.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox .EditingFormControlNestedControl {
	display: inline-block;
}

.w-checkbox-input {
  /*float: left;*/
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
  display: inline-block;
}

.w-checkbox-input label {
	display: none;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  margin-top: 115px;
  font-family: Montserrat, sans-serif;
  color: #00467f;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 300;
  letter-spacing: -2px;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 45px;
  font-weight: 300;
  letter-spacing: -2px;
  text-transform: none;
}

h3 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 33px;
  font-weight: 300;
  letter-spacing: -1px;
}

h4 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
}

h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}

h6 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 18px;
  font-weight: 300;
  text-transform: none;
}

a {
  color: #00467f;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

img {
  display: inline-block;
  max-width: 100%;
  border-radius: 3px;
}

label {
  display: block;
  margin-bottom: 5px;
  font-weight: 300;
}

strong {
  font-weight: 500;
}

blockquote {
  margin-bottom: 20px;
  padding: 0px 20px;
  border-left: 5px solid #d9e3ec;
  font-size: 14px;
}

figure {
  margin-bottom: 20px;
}

figcaption {
  margin-top: 7px;
  color: rgba(51, 51, 51, 0.56);
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.button {
  display: inline-block;
  margin-top: 20px;
  padding: 10px 40px;
  border-radius: 3px;
  background-color: #00467f;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #0860a8;
  color: #fff;
  text-decoration: none;
  outline: 0;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.white {
  padding-right: 40px;
  padding-left: 40px;
  background-color: #fff;
  color: #00467f;
  font-weight: 500;
}

.button.white:hover {
  background-color: hsla(0, 0%, 100%, 0.77);
}

.button.white.left-margin {
  margin-left: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.button.top-margin {
  margin-top: 10px;
}

.button.top-margin.red {
  background-color: #d70016;
}

.button.red {
  background-color: #d70016;
}

.button.no-padding-top {
  margin-top: 0px;
}

.navigation-link {
  height: auto;
  margin-right: 20px;
  margin-left: 20px;
  padding: 2px 0px;
  border-bottom: 4px solid transparent;
  -webkit-transition: border 500ms ease;
  transition: border 500ms ease;
  color: #00467f;
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
}

.navigation-link:hover {
  border-bottom-color: rgba(0, 20, 44, 0.15);
}

.navigation-link.w--current {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  border-bottom: 4px solid rgba(0, 20, 44, 0.15);
  color: #00467f;
}

.navigation-bar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  /*display: block;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 85px;
  padding: 15px 5%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(0, 20, 44, 0.17);
  background-color: #fff;
}

.navigation-menu {
  float: none;
}

.brand-link {
  height: 60px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.brand-link:hover {
  opacity: 0.66;
}

.brand-link.left-spacing {
  margin-left: 15px;
  color: #fff;
}

.brand-link.left-spacing.w--current {
  height: auto;
  padding-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section {
  padding-top: 8%;
  padding-bottom: 8%;
}

.section.dark-blue {
  background-color: #00467f;
  color: #fff;
}

.section.accent {
  background-color: #d9e3ec;
}

.section.no-padding {
  padding-top: 0%;
  padding-bottom: 0%;
}

.section.red {
  background-color: #d70016;
  color: #fff;
}

.cta-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #dbdbdb;
}

.cta-section.centered-accented {
  background-color: #00467f;
  color: #fff;
  text-align: center;
}

.cta-section.centered-accented.commercial-colour {
  background-color: #d70016;
}

.cta-heading {
  margin-top: 3px;
  margin-bottom: 0px;
  font-weight: 400;
}

.cta-heading.inline-block {
  display: inline-block;
  margin-top: 0px;
  margin-right: 13px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 200;
}

.fixed-image-section {
  padding: 0px 20px 200px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #fff), color-stop(74%, hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.57)), to(hsla(0, 0%, 100%, 0.57))), url('../images/interior.jpg');
  background-image: linear-gradient(180deg, #fff 33%, hsla(0, 0%, 100%, 0) 74%), linear-gradient(180deg, hsla(0, 0%, 100%, 0.57), hsla(0, 0%, 100%, 0.57)), url('../images/interior.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
  text-align: center;
}

.form-label {
  margin-bottom: 6px;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
}

.section-subheading {
  font-size: 20px;
  line-height: 25px;
}

.section-subheading.center {
  font-size: 18px;
  text-align: center;
}

.title-wrapper {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  color: #00467f;
  text-align: center;
}

.title-wrapper.white-text {
  color: #fff;
}

.form-field {
  margin-right: 1px;
  margin-bottom: 15px;
  border-style: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.form-field:focus {
  box-shadow: 0 0 0 2px #2196f3;
}

.form-field.text-area {
  min-height: 110px;
}

.form-wrapper {
  margin-bottom: 0px;
  background-color: transparent;
  color: #fff;
  font-weight: 200;
}

.form-wrapper.squeezed {
  padding-right: 19%;
  padding-left: 19%;
  background-color: transparent;
}

.social-icon-link {
  margin-right: 10px;
  padding: 3px;
  opacity: 1;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}

.social-icon-link:hover {
  opacity: 0.5;
}

.footer {
  padding-top: 60px;
  padding-bottom: 50px;
  background-color: #d9e3ec;
}

.grid-image {
  margin-bottom: 20px;
  -webkit-transition: -webkit-transform 350ms ease;
  transition: -webkit-transform 350ms ease;
  transition: transform 350ms ease;
  transition: transform 350ms ease, -webkit-transform 350ms ease;
  cursor: pointer;
}

.grid-image:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  color: #00467f;
  text-decoration: none;
}

.footer-link:hover {
  color: #3b99d9;
}

.utility-page-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.success-wrapper {
  padding: 31px;
  border-radius: 5px;
  background-color: #4caf50;
  color: #fff;
}

.success-message {
  margin-bottom: 0px;
}

.error-wrapper {
  border-radius: 5px;
  background-color: #d32f2f;
  color: #fff;
}

.error-message {
  margin-bottom: 0px;
}

.feature-column {
  padding-right: 35px;
  padding-left: 35px;
  text-align: center;
}

.hero-text-wrapper {
  width: 48%;
  padding: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.93);
  color: #00467f;
  text-transform: none;
}

.bold {
  font-weight: 600;
}

.form {
  display: block;
  max-width: 1150px;
  min-width: 950px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 10px;
  text-align: left;
}

.column-no-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.select {
  height: 35px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid transparent;
  border-radius: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  box-shadow: inset 0 0 0 0 transparent;
  color: #00467f;
  font-size: 16px;
}

.text-field {
  height: 35px;
  margin-bottom: 0px;
  padding-left: 30px;
  border-width: 0px;
  border-color: transparent;
  border-left-style: solid;
  border-radius: 0px;
  background-color: transparent;
  color: #000;
}

.selectwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  padding-right: 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid rgba(10, 32, 58, 0.22);
  border-radius: 0px;
  background-color: #fff;
}

.selectwrapper.small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 0px;
  background-color: #fff;
}

.selectwrapper.small.end {
  overflow: hidden;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 3px;
}

.selectwrapper.small.left-end {
  padding-right: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.selectwrapper.rounded {
  width: 150px;
  border-radius: 3px;
}

.selectwrapper.rounded.outline {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 70, 127, 0.15);
}

.selectwrapper.rounded.outline.no-margin-top {
  overflow: hidden;
  border-bottom-color: rgba(0, 70, 127, 0.25);
}

.spacer {
  height: 20px;
}

.hidden-name {
  display: block;
  color: transparent;
}

.hide-form {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 0px;
}

.show-form-text {
  display: inline-block;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  font-weight: 300;
  cursor: pointer;
}

.show-form-btn {
  position: static;
  top: 42px;
  right: 0px;
  bottom: 2px;
  display: inline-block;
  height: 20px;
  margin-top: 8px;
  margin-left: 5px;
  text-align: right;
}

.close-text {
  display: inline-block;
  float: right;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  font-weight: 300;
  text-align: right;
  cursor: pointer;
}

.field-label {
  padding-left: 15px;
  text-transform: uppercase;
}

.size-reduction-wrapper {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.house {
  margin-left: 25px;
}

.slider {
  height: auto;
  background-color: transparent;
}

.slide-nav {
  margin-bottom: -40px;
}

.container-2 {
  text-align: center;
}

.spacer-large {
  width: 100%;
  height: 60px;
}

.container-wide {
  display: block;
  max-width: 1150px;
  min-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.branch-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(10, 32, 58, 0.07);
  background-color: #d9e3ec;
  color: #00467f;
  font-size: 14px;
}

.branch-menu-link {
  display: inline-block;
  height: 30px;
  padding-top: 6px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-right: 1px solid rgba(0, 20, 44, 0.07);
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #00467f;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
}

.branch-menu-link:hover {
  background-color: rgba(0, 70, 127, 0.2);
  color: #001a3a;
  text-decoration: none;
  outline: 0;
}

.branch-menu-link.left-end {
  display: inline-block;
  border-left: 1px solid rgba(0, 20, 44, 0.07);
}

.branch-menu-link.end {
  padding-right: 10px;
  border-right-color: rgba(0, 20, 44, 0.07);
}

.branch-hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  padding-bottom: 5%;
  padding-left: 10%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(80%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/bethlehem_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), transparent 20%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 80%, rgba(0, 0, 0, 0.7)), url('../images/bethlehem_1.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.branch-hero-section.t-and-c-branch {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/tauranga-house-and-land.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), transparent 20%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.7)), url('../images/tauranga-house-and-land.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.branch-hero-section.commercial-img {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/commercial.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), transparent 20%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.7)), url('../images/commercial.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.branch-hero-section.tepuke-branch-image {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/tepuke.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), transparent 20%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.7)), url('../images/tepuke.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.branch-hero-section.katikati-branch-image {
  clear: left;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.71)), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(80%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/Katikati.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.71), transparent 20%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 80%, rgba(0, 0, 0, 0.7)), url('../images/Katikati.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.branch-hero-section.pukehina-img {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/pukehina.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), transparent 20%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.7)), url('../images/pukehina.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, repeat;
}

.branch-hero-section.papamoa-branch-image {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/papamoa.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.7)), url('../images/papamoa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.branch-hero-section.welcomebay-branch-image {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/welcomebay.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), transparent 20%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.7)), url('../images/welcomebay.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.selector-row {
  margin-top: 20px;
}

.white-card {
  height: auto;
  padding: 10px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(0, 70, 127, 0.15);
}

.white-card.add-padding {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding: 15px;
  box-shadow: 0 0 0 1px rgba(0, 70, 127, 0.15);
}

.white-card.testimonial {
  padding: 30px;
}

.white-card.add-padding-inside {
  margin-bottom: 20px;
}

.small-bold-text {
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
}

.small-bold-text.times {
  margin-left: 10px;
}

.small-bold-text.id {
  font-size: 10px;
}

.listing-type {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  padding: 10px;
  background-color: rgba(0, 20, 44, 0.43);
  color: #f1f1f1;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.listing-type.list-version {
  padding-right: 10px;
  background-color: rgba(0, 26, 58, 0.4);
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}

.image-wrapper.grey-background {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#acacac), to(#fcfcfc));
  background-image: linear-gradient(180deg, #acacac, #fcfcfc);
}

.property-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 85px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 5px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(0, 20, 44, 0.15);
}

.property-icon-wrapper.list-version {
  margin-bottom: 20px;
  padding-top: 25px;
  padding-bottom: 10px;
}

.icon-single {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.icon-single.small {
  width: 35px;
  font-size: 9px;
}

.image {
  overflow: visible;
}

.menu-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 11;
  display: block;
}

.counter-wrapper {
  width: 470px;
  margin-top: 20px;
  padding-left: 10px;
}

.reduced-text-size {
  font-size: 12px;
  height:36px;
}

.unordered-list {
  margin-bottom: 10px;
}

.map-link {
  overflow: visible;
  height: 35px;
  margin-top: 0px;
  border-radius: 3px;
  background-color: transparent;
  text-align: center;
}

.text-block {
  display: inline-block;
  margin-top: 13px;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.selector-toggle-wrapper {
  display: block;
  overflow: hidden;
  width: 170px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 3px;
}

.toggle {
  width: 50%;
  height: 35px;
  float: left;
  background-color: #00467f;
  color: #00467f;
}

.toggle.white-version {
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 70, 127, 0.15);
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #fff;
}

.image-2 {
  margin-left: 15px;
}

.list-view-img {
  margin-top: -1px;
  margin-left: 15px;
}

.form-block {
  margin-bottom: 0px;
  float: right;
}

.horizontal-content-wrapper {
  padding-left: 20px;
}

.dropdown-icon {
  top: 1px;
  right: -36px;
  bottom: 0px;
}

.dropdown-list.w--open {
  left: -10px;
  right: auto;
  padding: 10px 20px 20px 30px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #fff;
  box-shadow: 0 6px 12px -2px rgba(0, 20, 44, 0.36);
}

.rental-container {
  padding-top: 15px;
  text-align: center;
}

.dropdown-link {
  display: block;
  margin-right: 20px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  border-bottom: 4px solid transparent;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
  color: #00467f;
}

.dropdown-link:hover {
  border-bottom-color: transparent;
  -webkit-transform: translate(5px, 0px);
  -ms-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}

.dropdown-link.w--current {
  margin-right: 20px;
  border-bottom-color: rgba(0, 70, 127, 0.15);
  color: #00467f;
}

.dropdown {
  padding-right: 10px;
}

.image-4 {
  margin-right: 10px;
}

.find-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 0px;
  padding-right: 9px;
  padding-left: 9px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid rgba(0, 20, 44, 0.07);
  font-size: 11px;
  text-align: center;
}

.slide-2 {
  padding-bottom: 5px;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  padding: 0% 0px 0px 10%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(56%, transparent), to(#000e1f)), url('../images/house.jpg');
  background-image: linear-gradient(180deg, transparent 56%, #000e1f), url('../images/house.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.lightbox-hero {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-hero-wrapper {
  position: relative;
}

.click-to-view {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.map {
  height: 400px;
  margin-top: 25px;
  border-radius: 3px;
  background-image: url('../images/map.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.map.commercial-map {
  background-image: url('../images/Screen-Shot-2017-08-04-at-1.52.09-PM.png');
}

.sale-by {
  margin-left: 4px;
}

.sale-process-details {
  display: inline-block;
}

.text-wrapper-with-line {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 70, 127, 0.15);
}

.text-wrapper-with-line.top-padding {
  margin-top: 20px;
}

.no-margin {
  margin-bottom: 0px;
}

.agent-wrapper {
  margin-top: 0px;
}

.agent-wrapper.bottom-margin {
  margin-bottom: 30px;
}

.agent-text-wrapper {
  padding-right: 10px;
  padding-left: 15px;
}

.heading-with-line {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 70, 127, 0.15);
}

.heading-with-line.less-bottonm-margin {
  margin-bottom: 10px;
}

.contact-detail-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-detail-wrapper.left-margin {
  margin-right: 15px;
  margin-bottom: 0px;
}

.contact-detail-wrapper.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact-text {
  display: inline-block;
  margin-left: 0px;
}

.icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.agent-row {
  padding-bottom: 30px;
}

.social-icons-wrapper {
  margin-top: 30px;
}

.tab-pane {
  padding: 30px 30px 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 70, 127, 0.15);
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.tab-link {
  margin-left: 12px;
  border-top: 1px solid rgba(0, 70, 127, 0.15);
  border-right: 1px solid rgba(0, 70, 127, 0.15);
  border-left: 1px solid rgba(0, 70, 127, 0.15);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(0, 70, 127, 0.06)));
  background-image: linear-gradient(180deg, #fff, rgba(0, 70, 127, 0.06));
  color: #00467f;
}

.tab-link.w--current {
  background-color: #00467f;
  background-image: none;
  color: #fff;
}

.tab-link.no-left-margin {
  margin-left: 0px;
}

.padding-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.address {
  margin-top: 5px;
  margin-bottom: 5px;
}

.view-header {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.contact-link-with-underline {
  text-decoration: underline;
  cursor: pointer;
}

.youtube-icon {
  position: absolute;
  left: 6px;
  bottom: 8px;
}

.radio-btn-row {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.contact-agent-form {
  margin-top: 30px;
}

.tick-box-wrapper {
  margin-bottom: 20px;
}

.white-line-box {
  margin-bottom: 20px;
  padding: 10px 15px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  border-radius: 3px;
}

.white-line-box.tick-box-version {
  margin-top: 25px;
  padding-top: 16px;
  padding-bottom: 0px;
}

.sold {
  position: absolute;
  color: #00467f;
}

.narrow-paragraph {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.card-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-bottom: 10px;
  margin-left: -5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card-col {
  width: 25%;
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.separator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.sort-by-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sort-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sort-col.small-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.sort-heading {
  font-weight: 400;
}

.menu-container {
  padding-top: 15px;
  text-align: center;
}

.submit-btn {
  width: 100%;
  height: 35px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid #fff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: transparent;
  font-weight: 300;
  text-transform: uppercase;
}

.text-wrapper {
  margin-bottom: 20px;
}

.text-wrapper.top-margin {
  margin-top: 20px;
  margin-bottom: 0px;
}

.white-button {
  margin-left: 0px;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 3px;
  background-color: #fff;
  color: #00467f;
  font-weight: 400;
  text-transform: uppercase;
}

#email-form input[type="submit"] {
    display: inline-block;
    margin-left: 0px;
	padding: 9px 15px;
    padding-right: 40px;
    padding-left: 40px;
    background-color: #fff;
    color: #00467f;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 3px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-appearance: button;
	font-size: inherit;
}


.wrapper-left-margin {
  margin-left: 40px;
}

.cta-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-col-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-col.increase-size {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.branch-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.vertical-line {
  width: 1px;
  height: 120px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: rgba(0, 70, 127, 0.15);
}

.inline-block {
  display: inline-block;
  font-size: 48px;
  text-align: left;
}

.branch-name-wrapper {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}

.t-and-c-link {
  width: 280px;
}

.selector {
  margin-bottom: 0px;
  background-color: #00467f;
}

.selector.red {
  background-color: #d70016;
}

.section-small {
  padding: 2% 20px 4% 21px;
}

.brand {
  width: 150px;
}

.brand.w--current {
  width: 150px;
}

.branch-wrapper {
  margin-bottom: 50px;
}

.branch-hero-small {
  width: 100%;
  height: 350px;
  background-image: url('../images/Tauranga.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.branch-hero-small.papamoa {
  background-image: url('../images/papamoa1.jpg');
}

.branch-hero-small.tepuke {
  background-image: url('../images/Kiwi360_Yellow.jpg');
}

.branch-hero-small.welcome {
  background-image: url('../images/Welcome-Bay-2017-pic-Main.jpg');
}

.branch-hero-small.katikati {
  background-image: url('../images/katikati2.jpg');
}

.branch-hero-small.pukehina {
  background-image: url('../images/pukehinaoffice2010.jpg');
}

.col {
  padding-left: 0px;
}

.col.col-right {
  padding-right: 0px;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000003, 0.6000000000000003);
  -ms-transform: scale(0.6000000000000003, 0.6000000000000003);
  transform: scale(0.6000000000000003, 0.6000000000000003);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="hide-form"] {
  opacity: 1;
  height: 37px;
}

html.w-mod-js *[data-ix="hide-form-mobile"] {
  opacity: 1;
  height: 46px;
}

html.w-mod-js *[data-ix="hide-close-text"] {
  display: none;
}

html.w-mod-js *[data-ix="hide-close-text-mobile"] {
  display: none;
}

html.w-mod-js *[data-ix="hide-top-branch-menu"] {
  display: none;
}

html.w-mod-js *[data-ix="hide-whole-form"] {
  height: 62px;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 35px;
    line-height: 40px;
    letter-spacing: -1px;
  }
  h3 {
    font-size: 25px;
  }
  h5 {
    font-size: 16px;
  }
  .navigation-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;   
	justify-content: space-between;
  }
  .navigation-link.w--current {
    margin-bottom: 20px;
  }
  .hamburger-button {
    position: absolute;
    top: 9px;
    right: 14px;
    color: #00467f;
    font-size: 35px;
  }
  .hamburger-button:hover {
    color: #2196f3;
  }
  .hamburger-button.w--open {
    background-color: transparent;
    color: #00467f;
    font-size: 34px;
  }
  .hamburger-button.white {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
  }
  .navigation-menu {
    height: 100vh;
    padding-top: 10%;
    background-color: #d9e3ec;
  }
  .section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section.accent {
    padding-top: 5%;
  }
  .section.no-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .cta-section.centered-accented {
    padding: 30px 20px;
  }
  .cta-heading.inline-block {
    font-size: 30px;
  }
  .fixed-image-section {
    padding-bottom: 90px;
  }
  .section-subheading {
    font-size: 22px;
  }
  .title-wrapper {
    width: 100%;
    margin-bottom: 25px;
  }
  .form-wrapper.squeezed {
    padding-right: 10%;
    padding-left: 10%;
  }
  .footer {
    padding: 30px 20px;
  }
  .footer-link {
    font-size: 12px;
  }
  .hero-text-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .form {
    min-width: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .selectwrapper.rounded.outline {
    width: auto;
  }
  .show-form-text {
    font-size: 9px;
    line-height: 10px;
  }
  .close-text {
    font-size: 9px;
    line-height: 10px;
  }
  .field-label {
    font-size: 9px;
  }
  .size-reduction-wrapper {
    width: 80%;
  }
  .spacer-large {
    height: 30px;
  }
  .container-wide {
    min-width: 0px;
  }
  .branch-menu {
    padding-left: 0px;
  }
  .branch-hero-section {
    height: 60vh;
    padding-bottom: 10%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .white-card {
    padding: 10px;
  }
  .white-card.add-padding-inside {
    padding: 20px;
  }
  .small-bold-text.times {
    margin-left: 0px;
  }
  .image-wrapper.add-margin-bottom {
    margin-bottom: 10px;
  }
  .property-icon-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
  }
  .property-icon-wrapper.list-version {
    margin-top: 5px;
  }
  .icon-single {
    width: 30px;
    font-size: 10px;
  }
  .counter-wrapper {
    width: 50%;
  }
  .reduced-text-size {
    font-size: 10px;
    line-height: 12px;
  }
  .map-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .toggle.white-version {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image-2 {
    margin-left: 0px;
  }
  .list-view-img {
    margin-left: 0px;
  }
  .horizontal-content-wrapper {
    padding-left: 20px;
  }
  .dropdown-list.w--open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: transparent;
    box-shadow: 0 0 0 0 #000;
  }
  .dropdown-link {
    margin-bottom: 14px;
    margin-left: 0px;
  }
  .dropdown {
    margin-left: 0px;
    padding-right: 0px;
  }
  .hero-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .agent-text-wrapper {
    margin-top: 15px;
    font-size: 12px;
  }
  .heading-with-line {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 12px;
  }
  .contact-detail-wrapper {
    margin-bottom: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 12px;
  }
  .contact-detail-wrapper.left-margin {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .contact-detail-wrapper.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .icon-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .agent-row {
    margin-right: -10px;
    margin-left: -10px;
    padding-bottom: 10px;
  }
  .tab-link {
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }
  .tab-link.no-left-margin.w--current {
    font-size: 12px;
  }
  .padding-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .agent-profile-wrapper {
    margin-bottom: 0px;
  }
  .footer-text {
    font-size: 12px;
  }
  .narrow-paragraph {
    width: 70%;
  }
  .dropdown-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .card-col {
    width: 33.333%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .tc-logo {
    height: 50px;
  }
  .sort-col.larger-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .sort-heading {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .location-icon {
    margin-top: 5px;
  }
  .text-wrapper {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  body {
    margin-top: 85px;
  }
  h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .button.top-margin {
    border: 1px solid #fff;
  }
  .navigation-link {
    margin-bottom: 20px;
  }
  .navigation-link:hover {
    border-bottom-color: transparent;
  }
  .navigation-link.w--current {
    border-bottom-color: transparent;
    -webkit-transition: border 500ms ease;
    transition: border 500ms ease;
  }
  .hamburger-button.w--open {
    background-color: transparent;
    color: #00467f;
  }
  .navigation-menu {
    height: auto;
    padding-top: 10%;
    padding-left: 10%;
    background-color: #d9e3ec;
  }
  .w--open .dropdown-icon {
    transform: rotate(180deg);
}
  .brand-link.left-spacing {
    padding-left: 0px;
  }
  .section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section.centred {
    text-align: center;
  }
  .cta-section {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .cta-section.centered-accented {
    overflow: visible;
  }
  .cta-heading {
    margin-bottom: 10px;
  }
  .cta-heading.inline-block {
    font-size: 24px;
  }
  .fixed-image-section {
    position: relative;
    overflow: hidden;
    padding-top: 90px;
    background-image: url('../images/interior.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .title-wrapper {
    width: 100%;
  }
  .form-wrapper {
    overflow: hidden;
  }
  .form-wrapper.squeezed {
    padding-right: 9px;
    padding-left: 0px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-text-wrapper {
    width: 70%;
    padding: 20px;
  }
  .form {
    overflow: hidden;
    padding-top: 15px;
  }
  .select {
    font-size: 16px;
    font-weight: 300;
  }
  .text-field {
    padding-right: 0px;
    padding-left: 10px;
    color: #00467f;
    font-size: 16px;
    font-weight: 300;
  }
  .selectwrapper {
    overflow: hidden;
    margin-top: 10px;
    padding-right: 0px;
    border-radius: 3px;
  }
  .selectwrapper.small {
    overflow: hidden;
    margin-top: 0px;
    border-radius: 3px;
  }
  .selectwrapper.small.end {
    border-radius: 3px;
  }
  .show-form-text {
    text-transform: uppercase;
  }
  .show-form-btn {
    display: none;
    margin-top: 5px;
    margin-left: 10px;
    font-weight: 300;
  }
  .close-text {
    float: none;
    text-transform: uppercase;
  }
  .field-label {
    margin-top: 15px;
    margin-bottom: 0px;
    padding-left: 0px;
  }
  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .house {
    margin-left: 0px;
  }
  .slide-nav {
    margin-bottom: -35px;
  }
  .branch-menu {
    height: auto;
    padding-top: 10px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(217, 227, 236, 0.9);
  }
  .branch-menu-link {
    height: auto;
    margin-bottom: 10px;
    padding-top: 0px;
    border-right-color: transparent;
    line-height: 10px;
  }
  .branch-menu-link:hover {
    background-color: transparent;
  }
  .branch-menu-link.left-end {
    border-left-color: transparent;
  }
  .branch-menu-link.left-end.w--current {
    margin-bottom: 10px;
    padding-top: 0px;
    border-right-color: transparent;
    border-left-color: transparent;
    line-height: 10px;
  }
  .branch-menu-link.end {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-right-color: transparent;
  }
  .branch-menu-link.end.w--current {
    margin-bottom: 10px;
  }
  .branch-hero-section {
    height: 50vh;
  }
  .branch-hero-section.tepuke-branch-image {
    background-position: 0px 0px, 50% 50%;
  }
  .selector-row {
    margin-top: 0px;
  }
  .white-card.add-padding-inside {
    padding: 10px;
  }
  .property-icon-wrapper.list-version {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .counter-wrapper {
    width: 100%;
  }
  .horizontal-content-wrapper {
    margin-top: 20px;
    padding-left: 0px;
  }
  .dropdown-list.w--open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    box-shadow: 0 0 0 0 transparent;
  }
  .dropdown-link {
    margin-bottom: 9px;
    margin-left: 0px;
  }
  .dropdown-link:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .dropdown {
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
  }
  .hero-section {
    height: 100vh;
  }
  .agent-wrapper {
    margin-top: 20px;
  }
  .agent-text-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .agent-text-wrapper.wider {
    margin-right: -10px;
    margin-left: -10px;
  }
  .contact-detail-wrapper.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tab-pane {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 20px;
  }
  .tab-link {
    width: 155px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 4px;
    border-bottom: 1px solid rgba(0, 70, 127, 0.15);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-image: none;
    text-align: center;
  }
  .tab-link.no-left-margin.w--current {
    margin-left: 5px;
  }
  .footer-text.add-padding-bottom {
    margin-bottom: 6px;
  }
  .link-row {
    margin-bottom: 20px;
  }
  .narrow-paragraph {
    width: 100%;
  }
  .highlight-container {
    padding: 30px;
    border-radius: 3px;
    background-color: hsla(0, 0%, 100%, 0.9);
  }
  .tabs-menu {
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    text-align: center;
  }
  .dropdown-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .card-col {
    width: 50%;
  }
  .separator {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	flex-direction: row;
    flex-wrap: wrap;
  }
  .sort-col.larger-col {
    width: 50%;
  }
  .search-heading-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .search-heading {
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .search-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .show {
    margin-left: 4px;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .search-icon-hide {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .white-button.top-margin {
    margin-top: 20px;
  }
  .footer-col-wrapper {
    padding-left: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .footer-col {
    margin-bottom: 30px;
  }
  .footer-col.increase-size {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-small {
    padding-top: 13%;
  }
  .section-small.less-padding-top {
    padding-top: 0%;
  }
  .image-col {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  body {
    margin-top: 65px;
  }
  h1 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -0.5px;
  }
  h3 {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  p {
    font-size: 13px;
  }
  .button.white.left-margin {
    margin-left: 0px;
  }
  .button.top-margin {
    font-size: 12px;
  }
  .navigation-link {
    -webkit-justify-content:flex-start ;/*space-around*/
    -ms-flex-pack: distribute;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .navigation-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .hamburger-button {
    padding: 7px;
  }
  .hamburger-button.w--open {
    color: #00467f;
  }
  .navigation-menu {
    padding-top: 10%;
    background-color: #d9e3ec;
  }
  .brand-link.left-spacing {
    height: auto;
  }
  .section {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  .section.accent {
    padding-top: 10%;
    padding-bottom: 10%;
  }
  .cta-section.centered-accented {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cta-heading.inline-block {
    font-size: 20px;
    line-height: 22px;
    letter-spacing: -0.5px;
  }
  .section-subheading {
    font-size: 16px;
    line-height: 18px;
  }
  .form-wrapper {
    overflow: hidden;
  }
  .hero-text-wrapper {
    width: 100%;
    border-radius: 0px;
    background-color: hsla(0, 0%, 100%, 0.88);
  }
  .hero-text-wrapper.add-bottom-padding {
    padding-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: hsla(0, 0%, 100%, 0.88);
  }
  .form {
    padding-top: 20px;
  }
  .selectwrapper.rounded.outline.no-margin-top {
    margin-top: 0px;
  }
  .spacer {
    display: block;
  }
  .field-label {
    padding-left: 0px;
  }
  .size-reduction-wrapper {
    width: 100%;
  }
  .house {
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .slide-nav {
    margin-bottom: -35px;
  }
  .spacer-large {
    height: 20px;
  }
  .branch-menu {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 2px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(217, 227, 236, 0.9);
  }
  .branch-menu-link {
    margin-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 9px;
  }
  .branch-menu-link.left-end.w--current {
    margin-bottom: 0px;
    padding-right: 5px;
    padding-left: 5px;
    border-left-width: 0px;
    border-left-color: transparent;
  }
  .branch-menu-link.end {
    margin-bottom: 5px;
  }
  .branch-hero-section {
    height: auto;
    padding-top: 20%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), color-stop(25%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/bethlehem_1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), transparent 25%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.7)), url('../images/bethlehem_1.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .branch-hero-section.tepuke-branch-image {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), color-stop(25%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/tepuke.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), transparent 25%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.7)), url('../images/tepuke.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .branch-hero-section.katikati-branch-image {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.71)), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(80%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/Katikati.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.71), transparent 20%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 80%, rgba(0, 0, 0, 0.7)), url('../images/Katikati.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }
  .branch-hero-section.pukehina-img {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(80%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.7))), url('../images/pukehina.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), transparent 20%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 80%, rgba(0, 0, 0, 0.7)), url('../images/pukehina.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, repeat;
  }
  .white-card.testimonial {
    padding: 0px;
    box-shadow: none;
  }
  .white-card.add-padding-inside {
    padding: 20px;
  }
  .small-bold-text {
    font-size: 12px;
  }
  .small-bold-text.times {
    margin-left: 5px;
  }
  .listing-type.list-version {
    background-color: rgba(0, 26, 58, 0.45);
    font-size: 15px;
  }
  .property-icon-wrapper.list-version {
    padding-top: 0px;
  }
  .counter-wrapper {
    width: 100%;
  }
  .map-link {
    height: auto;
    margin-top: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dropdown {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;*/
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .hero-section {
    height: 80vh;
    padding-bottom: 10%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .lightbox-hero-wrapper {
    margin-bottom: 10px;
  }
  .agent-wrapper.bottom-margin {
    margin-top: 0px;
  }
  .agent-text-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-with-line {
    margin-top: 15px;
  }
  .contact-detail-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .contact-detail-wrapper.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .tab-pane {
    padding-top: 10px;
    padding-left: 10px;
  }
  .tab-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 31%;
    height: 42px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 10px;
    line-height: 12px;
  }
  .tab-link.no-left-margin.w--current {
    width: 31%;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 10px;
  }
  .padding-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .important-text {
    letter-spacing: -1px;
  }
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .dropdown-wrapper {
    width: 70%;
  }
  .card-container {
    margin-right: 0px;
    margin-left: 0px;
  }
  .card-col {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .separator {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }
  .tc-logo {
    position: relative;
    left: -16px;
    top: 6px;
    display: block;
  }
  .sort-by-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sort-col {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .sort-col.larger-col {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sort-heading.add-margin-left {
    margin-right: 20px;
  }
  .location-icon {
    margin-top: 0px;
    margin-left: 10px;
  }
  .block-quote {
    padding-right: 0px;
    padding-left: 15px;
    font-size: 12px;
    font-style: italic;
  }
  .menu-container {
    padding-top: 0px;
  }
  .wrapper-left-margin {
    margin-left: 0px;
  }
  .cta-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-col-wrapper {
    padding-left: 10%;
  }
  .inline-block {
    font-size: 26px;
    line-height: 23px;
  }
  .t-and-c-link {
    width: 200px;
  }
  .section-small {
    padding-top: 20%;
    padding-bottom: 8%;
  }
  .brand {
    width: 35%;
    padding-left: 0px;
  }
  .branch-hero-small {
    height: 170px;
  }
  .branch-hero-small.pukehina {
    height: 170px;
  }
}

/**** Custom ****/

.w-input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #00467f;
	opacity: 0.25;
}
.w-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #00467f;
    opacity: 0.25;
}
.w-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #00467f;
    opacity: 0.25;
}
.w-input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #00467f;
	opacity: 0.25;
}

@keyframes bgburnsEast {
    from {
        transform: scale(1) translateX(0px);
        -webkit-transform: scale(1) translateX(0px);
    }

    to {
        transform: scale(1.2) translateX(6%);
        -webkit-transform: scale(1.2) translateX(6%);
    }
}

@-webkit-keyframes bgburnsEast {
    from {
        transform: scale(1) translateX(0px);
        -webkit-transform: scale(1) translateX(0px);
    }

    to {
        transform: scale(1.2) translateX(6%);
        -webkit-transform: scale(1.2) translateX(6%);
    }
}

@keyframes bgburnsWest {
    from {
        transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0)
    }

    to {
        transform: scale(1.2) translateX(-100px);
        -webkit-transform: scale(1.2) translateX(-100px)
    }
}

@-webkit-keyframes bgburnsWest {
    from {
        transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0)
    }

    to {
        transform: scale(1.2) translateX(-100px);
        -webkit-transform: scale(1.2) translateX(-100px)
    }
}

.footer { padding-left: 15px; padding-right: 15px; }

.branch-col-split { column-count: 1; }

.listing-map-wrapper { display: none; }
.listing-wrapper.card-container { -webkit-justify-content: left; justify-content: left; }
.listing-wrapper .white-card .reduced-text-size .description { display: none; }
.listing-wrapper .card-col > a:hover,
.listing-wrapper .card-col > a:focus { text-decoration: none; outline: 0; }

.image-wrapper .ribbon .status {
	position: absolute;
	top: 0;
    left: 0;
    display: inline-block;
    padding: 10px;
    background-color: rgba(255,255,255, 0.78);
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;    
    color: #00467f;
}

.card-container { margin-left: 0px; margin-right: 0px; }
.open-date-headings { padding: 0 5px; margin-top: 25px; }
.open-date-headings h4 { border-bottom: 1px solid rgba(0, 20, 44, 0.15); padding-bottom: 5px; margin: 0; background-color: #f4f9fd; }
.sort-by-wrapper { padding: 0 5px; }

.toggle { 
	float: left; 
	border-style: solid; 
	border-width: 1px; 
	border-color: rgba(0, 70, 127, 0.15);  
	background-color: #fff; 
	color: #00467f;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.toggle.active { width: 50%; height: 35px; float: left; background-color: #00467f; color: #ffffff; }
.toggle:nth-of-type(1) { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.toggle:nth-of-type(2) { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

.radio-wrap .EditingFormLabel { margin-bottom: 10px; display: inline-block; }
.radio-wrap input[type="radio"] { padding-right: 10px; margin-right: 10px; float: left; width: 15px; height: 15px; }
.radio-wrap label { padding-right: 15px; line-height: 15px; float: left; }

.info-label > [class*=col-] { font-size: 1.2em; border-bottom: 1px solid rgba(255,255,255,0.5); padding-bottom: 8px; margin-bottom: 15px; }

.tab-link.w--current:hover,
.tab-link.w--current:focus { color: #fff; }

.select {
	background-color: #fff;
    border-radius: 3px;
	max-width: 220px;
}

.map-info-box { display: flex; display: -webkit-flex; -webkit-align-items: center; align-items: center }
.map-info-box div:nth-child(1) { padding: 5px }
.map-info-box div:nth-child(2) { padding: 5px }
.map-info-box div p { font-size: 13px; line-height: 1rem; font-weight: 600; margin-bottom: 0.625rem; }
.map-info-box div p span { padding-top: 7px; display: inline-block; font-weight: 600; font-style: italic; color: #00467f }
.map-info-box div a { background-color: #00467f; color: #fff; padding: 3px 7px; border-radius: 3px }

.no-text { padding-right: 5px; padding-left: 5px; }

.outer-container { padding: 15% 0 20%; }

#banner { position: relative; }
.banner .carousel-item { overflow: hidden; }
.banner .banner-img-div { background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%; }
.banner-max-height .banner-img-div { max-height: 80vh; height: 80vh; }
.banner-max-height img { max-height: 80vh; height: 80vh; }
.banner .banner-slider-inner { overflow: hidden; }
.banner .banner-slider-inner { display: inline-block; text-shadow: none; right: 0%; left: 0%; width: 100%; height: 100%; bottom: 0; background-image: linear-gradient(180deg, transparent 56%, #000e1f); }
.banner .banner-slider-inner { padding: 0% 20px 10% 20px; text-align: initial; }
.banner .banner-slider-inner .hero-text-wrapper { -webkit-align-self: flex-end; align-self: flex-end; }

.search-heading { font-size: 25px; font-weight: 300; letter-spacing: -1px; }

.theme-bg { background-color: #00467f; }
.mainSearch-wrapper { color: #fff; font-weight: 200; max-width: 1150px; margin-right: auto; margin-left: auto; padding: 30px 10px; text-align: left; }
/*#mainSearch { max-width: 1150px; margin-right: auto; margin-left: auto; padding: 30px 10px; text-align: left; }*/
/*#mainSearch .form-group:not(.actions) { background-color: #fff; }*/
#mainSearch .form-group { margin: 0 0 5px; }
#mainSearch .form-group label { background: #00467f; margin: 0; padding: 0 0 5px 5px; text-transform: uppercase; font-size: 10px; }
#mainSearch .address { background-color: #fff; border-radius: 3px; }
#mainSearch .address input {  
	border-width: 0px; 
	border-color: transparent; 
	border-left-style: solid; 
	border-radius: 0px; 
	background-color: transparent; 
	color: #00467f; 
	width: 100%; 
	border-left: 1px solid rgba(10, 32, 58, 0.22); 
	height: 100%; 
	font-size: 14px; 
	line-height: 1.42857143; 
	padding: 8px 12px; 
	min-height: 37px;
	overflow: hidden;
    text-overflow: ellipsis;
	font-weight: 300;
}
#mainSearch .category {  
	display: -webkit-flex;
    display: flex;
	-webkit-align-items: stretch;
    align-items: stretch;	
}

#mainSearch .category select {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 0px solid transparent;
    border-radius: 0px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
    box-shadow: inset 0 0 0 0 transparent;
    color: #00467f;
    font-size: 16px;
    width: 100%;
    padding: 8px 12px;
	min-height: 37px;
}

#mainSearch .category > .bootstrap-select,
#mainSearch .type > .bootstrap-select,
#mainSearch .suburb > .bootstrap-select,
#mainSearch .carparks > .bootstrap-select,
#mainSearch .price.from > .bootstrap-select,
#mainSearch .leaseprice.from > .bootstrap-select,
#mainSearch .price.to > .bootstrap-select,
#mainSearch .leaseprice.to > .bootstrap-select {
	border-radius: 3px;
}

#mainSearch .actions input[type=submit] {
	display: inline-block;
    padding: 9px 15px;
    color: white;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px solid #fff;
	border-radius: 3px;
    background-color: transparent;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-appearance: button;
    height: 100%;
	min-height: 37px;
	font-size: 14px;
}
#mainSearch .collapse-btn-wrap { margin: 0 0 5px; }
#mainSearch .collapse { margin: 0; }

#mainSearch .search-switches { padding-top: 10px; }
#mainSearch .search-switches label { display: inline-block; padding-bottom: 0; line-height: 13px; }
#mainSearch .search-switches > .row > div { padding-bottom: 10px; }

@media (min-width: 768px) {
	#mainSearch .search-switches label { text-transform: initial; }
}

/*#mainSearch .type { display: none; }*/

/*--- Bootstrap select ---*/

.bootstrap-select { width: 100% !important; padding: 0; border-left: 1px solid rgba(10, 32, 58, 0.22); }
.bootstrap-select > .dropdown-toggle { 
	color: #00467f; 
	border: 0px solid transparent; 
	background-color: transparent; 
	font-weight: 300; 
	height: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	padding: .375rem .75rem;
}
.bootstrap-select .dropdown-toggle .filter-option {
    padding-top: 0;
    top: 50%;
    transform: translateY(-50%);
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, 
.bootstrap-select > .dropdown-toggle.bs-placeholder:active, 
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus, 
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover { color: #00467f; }
.bootstrap-select > .dropdown-menu { margin: 0; width: 100%; min-width: initial !important; -webkit-transform: initial !important; transform: initial !important; top: initial !important; }
.bootstrap-select > .dropdown-menu > .inner { margin: 0; }
.bootstrap-select > .dropdown-menu .dropdown-menu.inner { text-transform: initial !important; }
.bootstrap-select .dropdown-menu li a { color: #00467f; }
.bootstrap-select .dropdown-menu li a.active,
.bootstrap-select .dropdown-menu li a:active { color: #fff; }
.bootstrap-select .dropdown-toggle::after {
	border-top: .3em solid #00467f;
}

.bootstrap-select .btn-light:not(:disabled):not(.disabled).active, 
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active, 
.show>.btn-light.dropdown-toggle {
	background-color: transparent;
    border-color: transparent;
}

.form-group .bootstrap-select, 
.form-horizontal .bootstrap-select, 
.form-inline .bootstrap-select {
	background-color: #fff;
}

@media (min-width: 479px) {
	.banner-max-height .banner-img-div { max-height: 100vh; height: 100vh; }
	.banner-max-height img { max-height: 100vh; height: 100vh; }
	
	.banner .banner-slider-inner { padding: 0% 20px 0px 20px; }
	.banner .banner-slider-inner .hero-text-wrapper { -webkit-align-self: center; align-self: center; }
}

@media (min-width: 576px) {
	#mainSearch .category  > .bootstrap-select,
	#mainSearch .type  > .bootstrap-select,
	#mainSearch .price.from > .bootstrap-select,
	#mainSearch .leaseprice.from > .bootstrap-select{ border-radius: 3px 0 0 3px; }
	#mainSearch .address { border-radius: 0; }
	#mainSearch .collapse-btn-wrap { margin: 0 0 5px; }
	#mainSearch .actions input[type=submit],
	#mainSearch .carparks > .bootstrap-select,
	#mainSearch .propertytype > .bootstrap-select { border-radius: 0 3px 3px 0; }
	
	#mainSearch .suburb > .bootstrap-select,
	#mainSearch .bedrooms > .bootstrap-select,
	#mainSearch .bathrooms > .bootstrap-select,
	#mainSearch .price.to > .bootstrap-select,
	#mainSearch .leaseprice.to > .bootstrap-select {
		border-radius: 0px;
	}
	
	.outer-container { padding: 8% 0 10%; }
}

@media (min-width: 768px) {
	.branch-col-split { column-count: 2; }
	
	.list-v .card-col, 
	.list-v .card-col > a { width: 100%; }
	.list-v .white-card { width: 100%; display: block; float: left; }
	.list-v .white-card .image-wrapper { width: 30%; float: left; }
	.list-v .white-card .property-icon-wrapper { width: calc(70% - 10px); float: left; margin-left: 10px; justify-content: left; -webkit-justify-content: left; }
	.list-v .white-card .property-icon-wrapper .icon-single:nth-child(n+2) { margin-left: 30px; }
	.list-v .white-card .reduced-text-size { width: calc(70% - 10px); float: left; margin-left: 10px; }
	.list-v .white-card .reduced-text-size .address { font-size: 1rem; margin-bottom: 0.625rem; font-weight: 500; }
	.list-v .white-card .reduced-text-size .description { display: block; }
	
	.banner-max-height .banner-img-div { max-height: 70vh; height: 70vh; }
	.banner-max-height img { max-height: 70vh; height: 70vh; }
	
	#mainSearch .form-group label { font-size: 14px; padding: 5px 0 5px 5px; }
}

@media (min-width: 992px) {
	.banner .active .banner-img-div {
		animation: bgburnsEast 25s linear infinite alternate;
		-webkit-animation: bgburnsEast 25s linear infinite alternate;
	}
	.banner .banner-slider-inner { padding: 0% 0% 0% 10%; }
}

@media (min-width: 1200px) {
	#mainSearch .collapse-btn-wrap { margin: 0 0 5px; }
	
	.outer-container { padding: 5% 0 8%; }
}


@media screen and (max-width: 767px) {
	body { margin-top: 0 !important; overflow-x: hidden; }
	.menu-wrapper { position: static; }
	
	.footer-col-wrapper { padding: 0 15%; }
}

@media screen and (max-width: 479px) {
	.no-text { padding-left: 0; padding-right: 0; }
	
	.footer-col-wrapper { padding: 0 10%; }
}

/** Form **/

.ErrorLabel { display: none; }
.error_msg { 
	margin-bottom: 10px; 
	font-size: 90%;
    color: #de4654; 
}
.EditingFormErrorLabel {
	font-size: 90%;
    color: #de4654;
}
.white-line-box {
    padding: 10px 15px 10px;
}
.success-message {
    margin-bottom: 0px;
    text-align: center;
    font-size: 1.25rem;
}

/** Property Details **/

.lightgallery-wrapper {
	position: relative;
}

.lightgallery-wrapper .ribbon .status {
	position: absolute;
	top: 0;
    left: 0;
    display: inline-block;
    padding: 10px;
    background-color: rgba(255,255,255, 0.78);
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;    
    color: #00467f;
}

.click-to-view {
	z-index: 1;
}

.video-overlay-button {
    position: absolute;
    bottom: 4px;
    left: 6px;
    width: 30px;
    height: 30px;
    background: transparent;
    color: #fff;
    font-size: 18px;
    z-index: 2;
}

.virtualtour-overlay-button {
	position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 30px;
    z-index: 2;
	-webkit-transform: translate(-50%, -50%); 
        -ms-transform: translate(-50%, -50%); 
            transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    overflow: hidden;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    border-radius: 50%;
    cursor: pointer;
}

.virtualtour-overlay-button > span {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.virtualtour-overlay-button > span > span {
	font-size: 9px;
    width: 100%;
    display: block;
}

@media (min-width: 576px) {
	.virtualtour-overlay-button { width: 80px; height: 80px; font-size: 40px; }
	.virtualtour-overlay-button > span > span { font-size: 10px; }
}

.toolbox li {
	padding: 10px 0;
}

.toolbox li:not(:last-child) {
	border-bottom: 1px solid rgba(0, 20, 44, 0.15);
}

/** Property Details Social Buttons **/

.social-list {
    margin-top: 5px;
}

.social-list li {
    font-size: 16px;
	margin: 0 !important;
}

.social-list li a {
    margin-right: 3px;
    font-size: 14px;
    width: 40px;
    height: 40px;
    border-radius: 3px;
	display: -webkit-inline-flex;
    display: inline-flex;
    text-align: center;
    line-height: 40px;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.social-list li a {
    margin-bottom: 8px;
}

.social-list li a:hover {
	color: #525252;
    text-decoration: none;
}

.social-list li .facebook-bg { background: #4867aa; color: #fff; }
.social-list li .facebook-bg:hover { background: #3b589e; color: #fff; }
.social-list li .twitter-bg { background: #3cf; color: #fff; }
.social-list li .twitter-bg:hover { background: #56d7fe; color: #fff; }

.social-list li .instagram-bg { background: #8a3ab9; color: #fff; }
.social-list li .instagram-bg:hover { background: #a25bcb; color: #fff; }

.social-list li .linkedin-bg { background: #0177b5; color: #fff; }
.social-list li .linkedin-bg:hover { background: #1c82ca; color: #fff; }
.social-list li .tumblr-bg { background-color: #395874; color: #fff; }
.social-list li .tumblr-bg:hover { background-color: #456a8c; color: #fff;}
.social-list li .google-bg { background: #db4437; color: #fff; }
.social-list li .google-bg:hover { background: #dc4e41; color: #fff; }
.social-list li .envelope-bg { color: #525252; background-color: #ddd; }
.social-list li .envelope-bg:hover { color: #525252; background-color: #cbcbcb; }

.social-list li .ebook-bg { color: #525252; background-color: #ddd; }
.social-list li .ebook-bg:hover { color: #525252; background-color: #cbcbcb; }

/*--- Error Page ---*/

#error-404 {
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

#error-404 h2 { margin-bottom: 30px; }

@media (min-width: 576px) {
	#error-404 {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	#error-404 {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	#error-404 {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	#error-404 {
		max-width: 1140px;
	}
}

/*** RED ***/

.red .button { background-color: #d70016; }
.red .button:hover,
.red .button:focus { background-color: #d70016; }
.red .cta-section  { background-color: #d70016; }
.red #contact-general-form { background-color: #d70016; }
.red .theme-bg { background-color: #d70016; }
.red #mainSearch .form-group label { background-color: #d70016; }
.red .mainSearch-wrapper .btn[data-toggle="collapse"] { background-color: #d70016; border-color: #d70016; box-shadow: none !important; }
.red .error_msg { 
	margin-bottom: 10px; 
	font-size: 90%;
    color: #f3969e; 
}
.red .EditingFormErrorLabel {
	font-size: 90%;
    color: #f3969e;
}

/*---------------------------*/
/* gallery carousel override */
/*---------------------------*/

.gallery-images-wrapper .gallery-item {
  visibility: hidden;
}

.gallery-images-outer-wrapper {
	padding: 5px 0;
}

.gallery-images-wrapper {
  /* Prevent vertical gaps */
  line-height: 0;
   
  -webkit-column-count: 4;
  -webkit-column-gap:   5px;
  -moz-column-count:    4;
  -moz-column-gap:      5px;
  column-count:         4;
  column-gap:           5px;  
}

.gallery-images-wrapper .gallery-item {
  margin-bottom: 5px;
  position: relative;
}

.gallery-images-wrapper img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
  margin-bottom: 5px;
}

.gallery-images-wrapper .gallery-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0,0,0,.65);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}

.gallery-images-wrapper .gallery-item .overlay .title {
  opacity: 0;
    background-color: rgba(255,255,255,.15);
    text-align: center;
    font-size: 16px;
    line-height: 1rem;
    color: #fff;
    margin: 0;
    padding: 10px;
    font-weight: 300;
	width: 100%;
  
    /*-webkit-transform-origin: 50% 100% 0; 
    transform-origin: 50% 100% 0;
  
    transform-style: flat;*/
    /*-webkit-transform: matrix3d(.8,0,0,0,0,0,.8,-.00066667,0,-1,0,0,0,0,.001,.999999);
    transform: matrix3d(.8,0,0,0,0,0,.8,-.00066667,0,-1,0,0,0,0,.001,.999999);
  
    -webkit-transform: matrix3d(0.8,0,0.00,0,0.00,0.6,0.80,-.00066667,0,-0.8,0.6,0,0,0,0,1);
    transform: matrix3d(0.8,0,0.00,0,0.00,0.6,0.80,-.00066667,0,-0.8,0.6,0,0,0,0,1);*/
  
    /*-webkit-transform: matrix3d(1,0,0.00,0,0.00,0,1.00,-0.008,0,-1,0,0,0,0,0,1);
    transform: matrix3d(1,0,0.00,0,0.00,0,1.00,-0.008,0,-1,0,0,0,0,0,1);*/

    
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.gallery-images-wrapper .gallery-item.hovered .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.gallery-images-wrapper .gallery-item.hovered .overlay .title {
  opacity: 1;
  transform: none;
}

@media (max-width: 1200px) {
  .gallery-images-wrapper {
  -moz-column-count:    4;
  -webkit-column-count: 4;
  column-count:         4;
  }
}
@media (max-width: 1000px) {
  .gallery-images-wrapper {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 800px) {
  .gallery-images-wrapper {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  .gallery-images-outer-wrapper {
	padding: 5px 0 0;
  }
  .gallery-images-wrapper {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}
#page-content h1, #page-side h1 {
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
#page-content.fncolumn-main-left, #page-side.fncolumn-main-left, #page-content.fncolumn-main-right, #page-side.fncolumn-main-right {
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
}
#page-content.fncolumn-main-left {
    width: 66.66666667%;
}
.body-bg-color {
    background-color: #fff;
}
.content-cont {
    padding-top: 70px;
    padding-bottom: 70px;
    z-index: 2;
}
.hide {
    display: none !important;
}
.grid-v .white-card .image-wrapper {
    max-height: 171px;
    min-height: 171px;
}
.maintenance_form .row.info-label {
    margin: 0 0 15px;
}
.maintenance_form .block >.row {
    width: 50%;
    padding: 0 15px 15px;
    float: left;
    display: block;
    margin: 0;
}
.maintenance_form .row.info-label {
    margin: 0 0 15px;
}

.maintenance_form .block {
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 -15px 30px;
}
.footer-col.increase-size .branch-col > div {
    margin: 10px;
}

.reduced-text-size {
    font-size: 12px;
    height: 60px;
    font-weight: 700;
}