.office-hero-banner {
        height: calc(101.4vh - 126px);
        position: relative;
      }

      @media (max-width: 991px) {
        .office-hero-banner {
          height: calc(100vh - 69px);
        }
      }


      .office-hero-banner.video {
        background-color: unset;
        height: calc(100vh - calc(127px + -71px));
        overflow: hidden;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video {
          height: 649px;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video {
          height: 100%;
        }
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 1rem;
          padding-right: 1rem;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 0;
          padding-right: 0;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video .container > .row .left-block {
          position: absolute;
          bottom: 1px;
          left: 0;
          z-index: 9;
        }
      }

      .office-hero-banner.video .container > .row .left-block .d-block {
        margin-top: 0;
        width: 400px;
        position: absolute;
        top: 45%;
        left: 50.2%;
        transform: translate(-50%, -50%);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.video .container > .row .left-block .d-block {
          top: 0;
          transform: translate(-50%, -212.9%);
        }
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video .container > .row .left-block .d-block {
          transform: translate(-50%, -190%);
          width: 272px;
        }
      }

      @media only screen and (min-width: 321px) and (max-width: 480px) {
        .office-hero-banner.video .container > .row .left-block .d-block {
          transform: translate(-50%, -250%);
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video .container > .row .left-block .d-block {
          transform: translate(-50%, -200%);
          width: 229px;
        }
      }

      .office-hero-banner.video .container > .row .left-block .d-block h1 {
        color: white;
        font-size: 60px;
        font-weight: normal;
        margin-bottom: 18px;
        display: inline-block;
        line-height: 72px;
        text-shadow: 0 0 32px black;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video .container > .row .left-block .d-block h1 {
          font-size: 40px;
          line-height: 49.6px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video .container > .row .left-block .d-block h1 {
          font-size: 33px;
        }
      }

      .office-hero-banner.video .container > .row .left-block .d-block h1:before {
        display: none;
      }

      .office-hero-banner.video .container > .row .left-block .d-block h1 i {
        color: #00ADEF;
        font-style: normal;
        transform: rotate(-10.84deg) translateX(-5px);
        display: inline-block;
        font-size: 84.3506px;
        font-family: HarcourtsScript;
      }

      @media (max-width: 991px) {
        .office-hero-banner.video .container > .row .left-block .d-block h1 i {
          font-size: 66px;
          padding-left: 10px;
        }
      }

      .office-hero-banner.video .container > .row .left-block .d-block p {
        color: #ffffff;
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 26px;
        text-shadow: 0 0 32px black;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      .office-hero-banner.video .container > .row .right-block > .row {
        margin-top: 0;
      }

      @media (max-width: 991px) {
        .office-hero-banner.video .container > .row .right-block > .row {
          margin-top: -38px;
        }
      }

      .office-hero-banner.video .container > .row .right-block > .row > .col .d-block {
        position: absolute;
        height: 100%;
        width: 100vw;
        left: 0px;
        z-index: -1;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block {
          width: 100vw;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block {
          padding-top: 0;
          padding-bottom: 0;
          height: 76.2vh;
          overflow: hidden;
          position: initial;
          width: initial;
          left: initial;
          z-index: initial;
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block {
          height: 100vh;
        }
      }

      .office-hero-banner.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
        height: 100%;
        width: 100%;
        margin-left: -11px;
        transform: scale(1.3);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(1.8);
        }
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(2.4);
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(3.5);
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          border: 1px green solid;
        }
      }

      .office-hero-banner.text-variation-01 {
        background-color: unset;
        height: calc(100vh - calc(127px + -71px));
        overflow: hidden;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.text-variation-01 {
          height: 649px;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 {
          height: 100%;
        }
      }

      @media (max-width: 1400px) {
        .office-hero-banner.text-variation-01 .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 1rem;
          padding-right: 1rem;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 0;
          padding-right: 0;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block {
          position: absolute;
          bottom: 1px;
          left: 0;
          z-index: 9;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .left-block .d-block {
        margin-top: 0;
        width: 400px;
        position: absolute;
        top: 45%;
        left: 50.2%;
        transform: translate(-50%, -50%);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block {
          top: 0;
          transform: translate(-50%, -212.9%);
        }
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block {
          transform: translate(-50%, -190%);
          width: 272px;
        }
      }

      @media only screen and (min-width: 321px) and (max-width: 480px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block {
          transform: translate(-50%, -250%);
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block {
          transform: translate(-50%, -200%);
          width: 229px;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1 {
        color: #001F49;
        font-size: 60px;
        font-weight: normal;
        margin-bottom: 18px;
        display: inline-block;
        line-height: 72px;
        text-shadow: 0 0 32px white;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1 {
          font-size: 40px;
          line-height: 49.6px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1 {
          font-size: 33px;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1:before {
        display: none;
      }

      .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1 i {
        color: #00ADEF;
        font-style: normal;
        transform: rotate(-10.84deg) translateX(-5px);
        display: inline-block;
        font-size: 84.3506px;
        font-family: HarcourtsScript;
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block h1 i {
          font-size: 66px;
          padding-left: 10px;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .left-block .d-block p {
        color: #001F49;
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 26px;
        text-shadow: 0 0 32px white;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.text-variation-01 .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .right-block > .row {
        margin-top: 0;
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row {
          margin-top: -31px;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block {
        position: absolute;
        height: 100%;
        width: 100vw;
        left: 0px;
        z-index: -1;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block {
          width: 100vw;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block {
          padding-top: 0;
          padding-bottom: 0;
          height: 76.2vh;
          overflow: hidden;
          position: initial;
          width: initial;
          left: initial;
          z-index: initial;
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block {
          height: 100vh;
        }
      }

      .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block iframe.video-banner {
        height: 100%;
        width: 100%;
        margin-left: -11px;
        transform: scale(1.3);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(1.8);
        }
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(2.4);
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(3.5);
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.text-variation-01 .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          border: 1px green solid;
        }
      }

      .office-hero-banner.video-overlay-with-buttons {
        background-color: unset;
        height: calc(100vh - calc(127px + -71px));
        overflow: hidden;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video-overlay-with-buttons {
          height: 649px;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons {
          height: 100%;
        }
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 1rem;
          padding-right: 1rem;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row {
          padding-top: 0;
          padding-bottom: 0;
          padding-left: 0;
          padding-right: 0;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block {
          z-index: 9;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block {
        margin-top: 0;
        width: 400px;
        position: absolute;
        top: 45%;
        left: 50.2%;
        transform: translate(-50%, -50%);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block {
          top: 50%;
          left: 20px;
          right: 20px;
          transform: translate(0, -50%);
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1 {
        color: white;
        font-size: 60px;
        font-weight: normal;
        margin-bottom: 18px;
        display: inline-block;
        line-height: 72px;
        text-shadow: 0 0 32px black;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1 {
          font-size: 40px;
          line-height: 49.6px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1 {
          font-size: 33px;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1:before {
        display: none;
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1 i {
        color: #00ADEF;
        font-style: normal;
        transform: rotate(-10.84deg) translateX(-5px);
        display: inline-block;
        font-size: 84.3506px;
        font-family: HarcourtsScript;
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block h1 i {
          font-size: 66px;
          padding-left: 10px;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block p {
        color: #ffffff;
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 26px;
        text-shadow: 0 0 32px black;
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      @media only screen and (max-width: 320px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .left-block .d-block p {
          font-size: 18px;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row {
        margin-top: 0;
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row {
          margin-top: -31px;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block {
        position: absolute;
        height: 100%;
        width: 100vw;
        left: 0px;
        z-index: -1;
      }

      @media (max-width: 1400px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block {
          width: 100vw;
        }
      }

      @media (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block {
          padding-top: 0;
          padding-bottom: 0;
          height: 76.2vh;
          overflow: hidden;
          position: initial;
          width: initial;
          left: initial;
          z-index: initial;
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block {
          height: 100vh;
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block iframe.video-banner {
        height: 100%;
        width: 100%;
        margin-left: -11px;
        transform: scale(1.3);
      }

      @media only screen and (max-width: 991px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(1.8);
        }
      }

      @media only screen and (max-width: 667px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(2.4);
        }
      }

      @media (max-width: 480px) {
        .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block iframe.video-banner {
          transform: scale(3.5);
        }
      }

      .office-hero-banner.video-overlay-with-buttons .container > .row .right-block > .row > .col .d-block .black-overlay {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: inline-block;
        background: rgba(0,0,0,0.7);
        z-index: 1;
      }
      .video-banner-overlay {
          position:absolute;
          z-index:1;
          height:100%;
          width:100%;
          background-repeat: no-repeat;
          background-size:cover;
          background-position:center center;
      }
      .overlay-middle-search ul.nav {
          padding-bottom: 1rem;
      }
      .overlay-middle-search ul.nav li.nav-item .nav-link {
        color: #ffffff;
        padding: 0rem 2rem;
        border-radius: 0;
        font-size: 22px;
        font-weight: bold;
      }
      .overlay-middle-search ul.nav li.nav-item:nth-child(2) .nav-link {
        border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
      }
      .overlay-middle-search ul.nav li.nav-item .nav-link:hover,
      .overlay-middle-search ul.nav li.nav-item .nav-link:focus {
        color: #00adef;
      }
      .overlay-middle-search ul.nav li.nav-item .nav-link.active {
        background-color: transparent;
        color: #00adef;
        font-weight: bold;
      }
      @media only screen and (max-width: 991px) {
        .overlay-middle-search ul.nav {
          justify-content: center;
        }
        .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button {
          text-align: right;
          margin-right: 0;
        }
        .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button .btn {
          width: 100%;
        }
      }
      .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__query .form-control {
        padding: 6px 12px 8px 12px;
      }
      .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button {
          width: auto;
      }
      .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button .btn {
        width: 278px;
        height: 100%;
        border-color: #00adef;
        border-radius: 0;
      }
      @media only screen and (max-width: 1190px) {
        .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button .btn {
          width: 100%;
          height: 100%;
        }
        .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button .btn .btn-label {
          display: none;
        }
      }

      @media only screen and (max-width: 767px) {
          .overlay-middle-search .tab-content .tab-pane {
              padding: 10px;
          }
          .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field {
              flex-direction: column;
          }
          .overlay-middle-search .tab-content .tab-pane .typeahead__container.blue .typeahead__field .typeahead__button .btn {
              width: 100%;
              height: 50px;
          }
        .overlay-middle-search ul.nav {
            padding-bottom: 0;
        }
        .overlay-middle-search ul.nav li.nav-item .nav-link {
            padding: 0rem 1.2rem;
            font-size: 18px;
            text-transform: uppercase;
        }
      }

      .overlay-middle-search .typeahead__container .twitter-typeahead .tt-menu {
          margin-top: 0px !important;
      }

      .overlay-middle-search .tab-content>.tab-pane {
        display: inherit;
        opacity: 0; /* Standard compliant browsers */
        -moz-opacity: 0; /* Firefox and Mozilla browsers */
        -webkit-opacity: 0; /* WebKit browser e.g. Safari */
        filter: alpha(opacity=0); /* For IE8 and earlier */
      }
      .overlay-middle-search .tab-content>.active {
        display: inherit;
        opacity: 1; /* Standard compliant browsers */
        -moz-opacity: 1; /* Firefox and Mozilla browsers */
        -webkit-opacity: 1; /* WebKit browser e.g. Safari */
        filter: alpha(opacity=100); /* For IE8 and earlier */
      }
.video-overlay-with-buttons form.prop-appraisal-form .typeahead__container .typeahead__query {
    margin-top: 0;
}
.cta2-show-more-image-right > .container {
  padding-top: 4px;
  padding-bottom: 88px;
}
@media (max-width: 1390px) {
  .cta2-show-more-image-right > .container {
    padding-top: 122px;
    padding-bottom: 50px;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-top: auto;
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .cta2-show-more-image-right > .container {
    padding: 0 0 45px 0;
    padding-right: 0;
    padding-left: 0;
    margin-top: auto;
    margin-bottom: 0;
  }
}
.cta2-show-more-image-right > .container > .row > .col:first-child .image-wrapper {
  padding-top: 0;
  max-height: 540px;

}
@media (max-width: 991px) {
  .cta2-show-more-image-right > .container > .row > .col:first-child .image-wrapper {
    padding-top: unset;
    height: auto;
    overflow: hidden;
  }
}
@media only screen and (max-width: 667px) {
  .cta2-show-more-image-right > .container > .row > .col:first-child .image-wrapper {
    height: 287px;
  }
}
.cta2-show-more-image-right > .container > .row > .col:first-child .image-wrapper img {
  margin-left: 0;
  width: 100%;
  height: auto;
  max-height: 504px;
  object-fit: contain;
  object-position: center;
}
@media (max-width: 991px) {
  .cta2-show-more-image-right > .container > .row > .col:first-child .image-wrapper img {
    margin-left: 0;
    object-fit: cover;
    transform: translateY(-42px);
    min-height: 50vw;
  }
}
.cta2-show-more-image-right > .container > .row > .col:nth-child(2) {
  padding-right: 53px;
  padding-left: 0;
}
@media (max-width: 1400px) {
  .cta2-show-more-image-right > .container > .row > .col:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
  }
}
.cta2-show-more-image-right > .container > .row > .col:nth-child(2) > .d-block {
  padding: 0;
}
@media (max-width: 1400px) {
  .cta2-show-more-image-right > .container > .row > .col:nth-child(2) > .d-block {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 667px) {
  .cta2-show-more-image-right > .container > .row > .col:nth-child(2) > .d-block {
    padding: 27px 24px 0 24px;
  }
}
.cta2-show-more-image-right > .container > .row > .col .heading-title {
  margin: 0 0 0 9px;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .cta2-show-more-image-right > .container > .row > .col .heading-title {
    margin: 0;
    padding-top: 25px;
  }
}
.cta2-show-more-image-right > .container > .row > .col .heading-title:before {
  height: 29px;
  top: 0px;
  left: -6px;
}
@media (max-width: 991px) {
  .cta2-show-more-image-right > .container > .row > .col .heading-title:before {
    height: 18px;
    top: -1px;
    left: -1px;
    margin-right: 22px;
  }
}
.cta2-show-more-image-right > .container > .row > .col p.heading-description {
  margin: 22px 0 0 7px;
  line-height: 29.7px;
  font-size: 18px;
}
@media (max-width: 991px) {
  .cta2-show-more-image-right > .container > .row > .col p.heading-description {
    margin: 22px 0 0 0;
  }
}
.cta2-show-more-image-right > .container > .row > .col .btn {
  padding: 15px 81px;
  margin: 37px 0 0 3px;
}
@media (max-width: 991px) {
  .cta2-show-more-image-right > .container > .row > .col .btn {
    margin: 28px 0 0 0;
    width: 100%;
  }
}
.cta2-show-more-image-right > .container > .row > .col .btn.harcourts-difference-btn {
  padding: 15px 34px !important;
}



.cta2-show-more-image-right > .container > .row > .col .details-text p {
    font-size: 18px !important;
    line-height: 29.7px !important;
    color: #6C6C6C!important;
	margin-bottom: 2.063rem;
	margin-right: 3.125rem;
	transition: max-height 0.25s ease-in;
}
@media (max-width: 991px) {
    .cta2-show-more-image-right > .container > .row > .col .details-text p {
        margin-bottom: 0;
        margin-right: 0;
    }
}


@media (max-width: 414px) {
    .cta2-show-more-image-right > .container > .row > .col .heading-title {
        padding-top: 0;
    }    
	.cta2-show-more-image-right > .container > .row > .col .details-text p.readmore {
		max-height: 273px;
	}
}
._card-usp .container {padding-top: 65px;padding-bottom: 82px;padding-right: 0;padding-left: 0;}@media (max-width: 991px) {._card-usp .container {padding-top: 54px;padding-bottom: 45px;padding-right: var(--bs-gutter-x, 0.75rem);padding-left: var(--bs-gutter-x, 0.75rem);}}._card-usp .container > .row > .col .usp-grid {position: relative;height: 100%;}@media only screen and (max-width: 991px) {._card-usp .container > .row > .col .usp-grid {width: 92vw;margin: 0 auto;}}@media only screen and (max-width: 667px) {._card-usp .container > .row > .col .usp-grid {width: 100%;}}._card-usp .container > .row > .col .usp-grid .auto-grid {display: grid;grid-template-columns: repeat(auto-fill, minmax(377px, 1fr));grid-gap: 30px;padding-left: 0;margin-bottom: 0;list-style-type: none;}@media only screen and (max-width: 991px) {._card-usp .container > .row > .col .usp-grid .auto-grid {grid-template-columns: repeat(auto-fill, minmax(351px, 1fr));grid-gap: 25px;}}@media only screen and (max-width: 320px) {._card-usp .container > .row > .col .usp-grid .auto-grid {grid-template-columns: repeat(auto-fill, minmax(295px, 1fr));}}._card-usp .container > .row > .col .usp-grid .auto-grid li {padding: 33px 27px 13px 24px;text-align: left;font-size: 1.2rem;background: #fafafa;border: 1px #fafafa solid;border-radius: 5.6px;overflow: hidden;position: relative;}._card-usp .container > .row > .col .usp-grid .auto-grid li p {font-size: 16px;line-height: 26px;color: #6C6C6C;}._card-usp .container > .row > .col .usp-grid .auto-grid li a {color: #001f49;}._card-usp .container > .row > .col .usp-grid .auto-grid li a i {font-size: 17px;}
._carousel-properties-sold, .carousel-awards {padding-top: 52px;padding-bottom: 21px;}._carousel-properties-sold .container, .carousel-awards .container {padding-right: 0;}._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: 53px;}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: initial;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title:before, .carousel-awards .container > .carousel-heading .heading-title:before {display: inline-block;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .property-carousel-arrows, .carousel-awards .container > .carousel-heading .property-carousel-arrows {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-stage-outer .owl-stage, .carousel-awards .container > .owl-theme .owl-stage-outer .owl-stage {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-dots .owl-dot, .carousel-awards .container > .owl-theme .owl-dots .owl-dot {border: 0;}}
._content-card-stats-counter {position: relative;padding: 80px 0 0 0;}@media (max-width: 575px) {._content-card-stats-counter {padding: 30px 0 0 0;}._content-card-stats-counter .container {background-color: #fafafa;display: inline-block;}}@media only screen and (min-width: 576px) and (max-width: 991px) {._content-card-stats-counter .row {margin-left: -24px;margin-right: -24px;}}@media only screen and (max-width: 575px) {._content-card-stats-counter .row:first-child {flex-direction: column;margin: 0;}._content-card-stats-counter .row:last-child {width: fit-content;padding: 0;margin: 0;}._content-card-stats-counter .row [class*=col-] {width: 100%;}}._content-card-stats-counter .row.bg-secondary {background-color: #fafafa !important;}._content-card-stats-counter .row.bg-secondary:first-child {padding-top: 68px;padding-bottom: 28.5px;}._content-card-stats-counter .row.bg-secondary:nth-child(2) {padding-top: 28.5px;padding-bottom: 52px;}._content-card-stats-counter .row:last-child {padding-bottom: 13px;}@media (max-width: 575px) {._content-card-stats-counter .row .position-relative {margin-bottom: 23px;}}._content-card-stats-counter h2 {font-size: 3.75rem;font-weight: 400;margin-bottom: 13px;}@media only screen and (max-width: 991px) {._content-card-stats-counter h2 {font-size: 2.125em;}}@media (max-width: 575px) {._content-card-stats-counter h2 {font-size: 34px;line-height: 44.2px;}}._content-card-stats-counter p {font-size: 0.875rem;}._content-card-stats-counter .text-muted {color: #6C6C6C !important;}._content-card-stats-counter .text-muted p {margin-top: 26px;margin-bottom: 70px;font-size: 1rem;}@media (max-width: 575px) {._content-card-stats-counter .text-muted p {margin-bottom: 30px;}}._content-card-stats-counter .grid-divider {overflow-x: hidden;position: relative;}._content-card-stats-counter .grid-divider > [class*=col-]:nth-child(n+2):after {content: "";background-color: #e1e1e1;position: absolute;top: 24px;bottom: 0;}@media (max-width: 992px) {._content-card-stats-counter .grid-divider > [class*=col-]:nth-child(n+2):after {top: 6px;}}@media (max-width: 767px) {._content-card-stats-counter .grid-divider > [class*=col-]:nth-child(n+2):after {width: 100%;height: 5px;left: 0;top: -4px;}}@media (min-width: 768px) {._content-card-stats-counter .grid-divider > [class*=col-]:nth-child(n+2):after {width: 2px;height: 106px;left: 5px;}}@media (max-width: 992px) {._content-card-stats-counter .grid-divider > [class*=col-]:after {display: none;}}
.office-landing-carousel-item.card {border: 0;border-radius: 0;flex-wrap: wrap;margin-bottom: 61px;}.office-landing-carousel-item.card .office-landing-carousel-image {overflow: hidden;position: relative;}.office-landing-carousel-item.card .office-landing-carousel-image a img.office-landing-carousel-thumbnail {transition: all 0.5s ease 0s;width: 100%;display: block;}.office-landing-carousel-item.card .office-landing-carousel-image a:hover img.office-landing-carousel-thumbnail {-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-badge {position: absolute;top: 15px;left: 15px;background: #00ADEF;z-index: 1;width: 56px;height: 56px;border-radius: 100%;display: flex;align-items: center;text-align: center;line-height: 14px;font-size: 14px;transform: rotate(-15.02deg);}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-badge.just-listed {content: "";width: 69px;height: 69px;top: 8px;left: 7px;display: inline-block;vertical-align: middle;background-color: transparent;background-position: center center;background-repeat: no-repeat;background-image: url("https://resources.cloudhi.io/images/office_enterprise_level/badge-Just_Listed.png");transform: none;}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart {position: absolute;right: 15px;top: 15px;z-index: 9;}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart .btn {box-shadow: none;background-color: #ffffff;border-radius: 1px solid #ffffff;border-radius: 100%;width: 32px;height: 32px;padding: 0;line-height: 30px;}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart .btn:hover, .office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart .btn:focus {background-color: #00ADEF;border-radius: 1px solid #00ADEF;}.office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart .btn:hover svg path, .office-landing-carousel-item.card .office-landing-carousel-image .office-landing-carousel-heart .btn:focus svg path {fill: #fff;stroke: #fff;}.office-landing-carousel-item.card:hover .office-landing-carousel-image img.office-landing-carousel-thumbnail {-ms-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}.office-landing-carousel-item.card .card-body {position: relative;padding: 22px 24px;border: 1px solid #F5F4F4;border-top: 0;border-radius: 0px 0px 4px 4px;}.office-landing-carousel-item.card .card-body .card-title {color: #001F49;width: calc(100% - 66px);display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}.office-landing-carousel-item.card .card-body .card-text {margin-bottom: 13px;}.office-landing-carousel-item.card .card-body .card-text .price {color: #00ADEF;font-weight: 600;margin-bottom: 5px;}.office-landing-carousel-item.card .card-body .card-text .address {color: #B8B8B8;margin-left: -2px;}.office-landing-carousel-item.card .card-body ul.summary {list-style: none;margin: 0;margin-left: -1px;margin-bottom: 10px;padding: 0;display: flex;flex-flow: row wrap;}.office-landing-carousel-item.card .card-body ul.summary li {display: inline-block;margin-right: 24px;}.office-landing-carousel-item.card .card-body ul.summary li span {font-weight: 600;color: #001F49;margin-right: 5px;}.office-landing-carousel-item.card .card-body .office-landing-carousel-agent {position: absolute;z-index: 1;top: -33px;right: 15px;}.office-landing-carousel-item.card .card-body .office-landing-carousel-agent img {width: 66px;height: 66px;border: 3px solid #fff;border-radius: 100%;object-fit: cover;}.office-landing-carousel-item.card a {text-decoration: none;color: inherit;}.office-landing-carousel-item.card a h5.office-landing-carousel-title {-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}.office-landing-carousel-item.card a:hover h5.office-landing-carousel-title {color: #00ADEF;}.office-landing-carousel-item.card.resources .card-body {border: 0;padding-left: 0;padding-right: 0;padding-top: 14px;padding-bottom: 15px;}.office-landing-carousel-item.card.resources .card-body > .row:first-child {font-size: 13px;padding-bottom: 8px;color: #989898;}.office-landing-carousel-item.card.resources .card-body h5 {font-size: 1.5rem;line-height: 1.9rem;}.office-landing-carousel-item.card.resources .card-body p {font-size: 13px;line-height: 1.6rem;color: #989898;}.office-landing-carousel-item.card.resources .card-body p a.read-more {display: inline-block;width: 100%;font-weight: 400;color: #00ADEF;margin-top: 4px;font-size: 0.875rem;}.office-landing-carousel-item.card.resources .card-body p a.read-more i {font-style: normal;padding: 0 0 0 32px;}.awards-carousel .office-landing-carousel-image a img.office-landing-carousel-thumbnail {-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: grayscale(100%);transition: all 0.5s ease;}.awards-carousel .office-landing-carousel-image a:hover img.office-landing-carousel-thumbnail {-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);filter: grayscale(0%);}.office-landing-carousel-carousel .office-landing-carousel-item.card {margin-bottom: 28px;}.carousel-heading {margin-bottom: 36px;}@media (max-width: 414px) {.carousel-heading {margin-bottom: 31px;}}.office-landing-carousel-carousel-arrows, .awards-carousel-arrows, .for-sale-carousel-arrows, .resources-carousel-arrows {position: relative;left: -3px;top: -5px;}.office-landing-carousel-carousel-arrows button[class*=owl-], .awards-carousel-arrows button[class*=owl-], .for-sale-carousel-arrows button[class*=owl-], .resources-carousel-arrows button[class*=owl-] {width: 48px;height: 48px;border: 1px solid #EBEBED;border-radius: 100px;background-color: #fff;}.office-landing-carousel-carousel-arrows button[class*=owl-] svg, .awards-carousel-arrows button[class*=owl-] svg, .for-sale-carousel-arrows button[class*=owl-] svg, .resources-carousel-arrows button[class*=owl-] svg {position: relative;top: -2px;}.office-landing-carousel-carousel-arrows button[class*=owl-]:not(.disabled):hover svg path, .office-landing-carousel-carousel-arrows button[class*=owl-]:not(.disabled):focus svg path, .awards-carousel-arrows button[class*=owl-]:not(.disabled):hover svg path, .awards-carousel-arrows button[class*=owl-]:not(.disabled):focus svg path, .for-sale-carousel-arrows button[class*=owl-]:not(.disabled):hover svg path, .for-sale-carousel-arrows button[class*=owl-]:not(.disabled):focus svg path, .resources-carousel-arrows button[class*=owl-]:not(.disabled):hover svg path, .resources-carousel-arrows button[class*=owl-]:not(.disabled):focus svg path {stroke: #00ADEF;}.office-landing-carousel-carousel-arrows button[class*=owl-].disabled, .awards-carousel-arrows button[class*=owl-].disabled, .for-sale-carousel-arrows button[class*=owl-].disabled, .resources-carousel-arrows button[class*=owl-].disabled {background-color: #EBEBED;}.office-landing-carousel-carousel-arrows button[class*=owl-].disabled svg path, .awards-carousel-arrows button[class*=owl-].disabled svg path, .for-sale-carousel-arrows button[class*=owl-].disabled svg path, .resources-carousel-arrows button[class*=owl-].disabled svg path {stroke: #C8C8C8;}.office-landing-carousel-carousel-arrows button.owl-prev, .awards-carousel-arrows button.owl-prev, .for-sale-carousel-arrows button.owl-prev, .resources-carousel-arrows button.owl-prev {margin-right: 10px;}.btn-cyan {font-weight: 400;color: white;font-size: 1.125rem !important;}
._carousel-properties-sold, .carousel-awards {padding-top: 52px;padding-bottom: 21px;}._carousel-properties-sold .container, .carousel-awards .container {padding-right: 0;}._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: 53px;}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: initial;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title:before, .carousel-awards .container > .carousel-heading .heading-title:before {display: inline-block;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .property-carousel-arrows, .carousel-awards .container > .carousel-heading .property-carousel-arrows {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-stage-outer .owl-stage, .carousel-awards .container > .owl-theme .owl-stage-outer .owl-stage {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-dots .owl-dot, .carousel-awards .container > .owl-theme .owl-dots .owl-dot {border: 0;}}
._content-leadership-team {padding-top: 49px;padding-bottom: 2px;background-color: #fafafa !important;margin-bottom: 80px;}@media all and (max-width: 767px) {._content-leadership-team {margin-bottom: 0;}}._content-leadership-team .container {padding-right: 0;}._content-leadership-team .container > .carousel-heading .heading-title:before {display: inline-block;}._content-leadership-team .container > .carousel-heading > .view-all-block {display: inline-block;padding-right: 0;padding-left: 0;}._content-leadership-team .container > .carousel-heading > .view-all-block .btn {font-size: 18px;padding: 17px 30px;white-space: nowrap;}@media all and (max-width: 767px) {._content-leadership-team .container > .carousel-heading > .view-all-block {padding-right: 15px;padding-left: 7px;}._content-leadership-team .container > .carousel-heading > .view-all-block .btn {font-size: 14px;padding: 6px 11px;}}._content-leadership-team .container > .carousel-heading .property-carousel-arrows {display: none;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage {position: relative;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card {border: 1px #f4f4f4 solid;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .property-image {text-align: center;padding-top: 30px;padding-bottom: 0;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .property-image a {display: inline-block;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .property-image a img {border: 1px #f2f2f2 solid;padding: 0;width: 164px;height: 164px;object-fit: cover;object-position: top;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body h5 {text-align: center;font-size: 24px;color: #001F49;margin-top: 1px !important;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body .small {font-size: 16px;text-align: center;color: #989898 !important;margin-top: 3px !important;display: block;min-height: 24px;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container {padding: 27px 0 0 0 !important;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .btn {padding-left: 0;padding-right: 0;padding-top: 12px;height: 50px;font-size: 16px !important;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .btn.btn-cyan {color: white;font-weight: normal;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .btn.btn-light {font-weight: 600;color: #00ADEF;}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .btn.btn-theme-white {margin-top: 9px;font-weight: 600;}@media only screen and (max-width: 320px) {._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .btn {height: 42px !important;font-size: 12px !important;}}._content-leadership-team .container > .owl-theme .owl-stage-outer .owl-stage .owl-item .item .card .card-body > .container .break {flex-basis: 100%;height: 0;}._content-leadership-team .container > .owl-theme .owl-dots .owl-dot {border: 0;}._content-leadership-team.office-landing-free-tier {padding-top: 23px;}.leadership-team-carousel .item .card .card-image-container > a > img {border: 1px solid #f2f2f2;padding: 0;width: 164px;height: 164px;object-fit: cover;object-position: top;}
._carousel-properties-sold, .carousel-awards {padding-top: 52px;padding-bottom: 21px;}._carousel-properties-sold .container, .carousel-awards .container {padding-right: 0;}._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: 53px;}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: initial;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title:before, .carousel-awards .container > .carousel-heading .heading-title:before {display: inline-block;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .property-carousel-arrows, .carousel-awards .container > .carousel-heading .property-carousel-arrows {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-stage-outer .owl-stage, .carousel-awards .container > .owl-theme .owl-stage-outer .owl-stage {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-dots .owl-dot, .carousel-awards .container > .owl-theme .owl-dots .owl-dot {border: 0;}}
._content-office-reviews{padding:112px 0 0 2px;overflow:hidden}@media (max-width:991px){._content-office-reviews{padding:56px 0 0 2px}}._content-office-reviews .heading{margin-bottom:70px}@media (max-width:991px){._content-office-reviews .heading{margin-bottom:15px}}._content-office-reviews .heading .btn{position:relative;top:-5px}._content-office-reviews .heading .heading-title{font-size:36px;line-height:44px;padding:0 0 13px 0!important}._content-office-reviews .heading .heading-title::before{content:"";display:inline-block;width:3px;min-width:3px;height:27px;background-color:#4cace9;margin-right:21px;position:relative;top:2px}._content-office-reviews .total-reviews{position:relative;top:5px}@media only screen and (max-width:667px){._content-office-reviews .heading .heading-title{font-size:26px;line-height:36.4px}}._content-office-reviews>.container{padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem)}@media (max-width:991px){._content-office-reviews>.container{padding-right:24px;padding-left:24px}}._content-office-reviews>.container>.articles .main-content>.container.column-left{padding-right:15px;padding-left:0}@media only screen and (max-width:667px){._content-office-reviews>.container>.articles .main-content>.container.column-left{padding-right:0}}._content-office-reviews>.container>.articles .main-content>.container.column-right{padding-right:0;padding-left:15px}@media only screen and (max-width:667px){._content-office-reviews>.container>.articles .main-content>.container.column-right{padding-left:0}}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark{border:1px #ebebed solid!important;padding-top:31px!important;padding-bottom:61px!important}@media (max-width:991px){._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark{border:0!important;padding-top:50px!important;padding-bottom:6px!important}}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row{margin-left:-10px}@media only screen and (max-width:667px){._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row{margin-left:0}}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row .img-fluid{border:1px #f2f2f2 solid;padding:0;height:72px}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative{margin-bottom:0!important;margin-left:-5px}@media only screen and (max-width:667px){._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative{margin-left:0}}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .agent-name{display:block;text-align:left;font-size:18px;color:#001f49;padding-bottom:9px}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .ratings-container{display:flex;justify-content:flex-start;width:100%;padding-bottom:12px}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .ratings-container .star{display:inline-block}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .ratings-container .rate-origin{color:#b8b8b8;font-size:14px;padding-left:22px;margin-top:2px}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .ratings-container .rate-origin:before{content:" ";background-image:url("https://resources.cloudhi.io/images/icon-google.png");width:31px;height:21px;display:inline-block;vertical-align:middle;background-color:transparent;background-position:top center;background-size:contain;background-repeat:no-repeat}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .comment{text-align:left;width:100%;display:inline-block;font-size:16px;color:#6c6c6c;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-right:10px}@media (min-width:768px){._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .comment{padding-right:30px}}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative a.read-more{white-space:nowrap;color:#102e54;text-decoration:none;font-weight:600;font-size:16px}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative a.read-more:hover{color:#0c366e}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .buyer-location{text-align:left;width:100%;display:inline-block;color:#b8b8b8;padding-top:12px}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .buyer-location:before{content:"—";margin-right:2px}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .quotes{background-image:url("https://resources.cloudhi.io/images/quote_big.png");width:35px;height:30px;display:inline-block;vertical-align:middle;background-color:transparent;background-position:top center;background-size:contain;background-repeat:no-repeat;position:absolute;top:-10px;right:27px}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .btn{padding-left:0;padding-right:0}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .btn.btn-cyan{color:#fff;font-weight:400;font-size:16px!important}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .btn.btn-light{font-weight:600;font-size:16px!important;color:#00adef}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row p.position-relative .btn.btn-theme-gray{font-weight:600;font-size:16px!important;color:#001f49}._content-office-reviews>.container>.articles .main-content>.container>.row>.col .border-dark>.row .break{flex-basis:100%;height:0}._content-office-reviews>.container>.articles .show-more-reviews-container .text-center{margin-top:36px!important;margin-bottom:84px!important}@media (max-width:991px){._content-office-reviews>.container>.articles .show-more-reviews-container .text-center .btn{width:88%}}._content-office-reviews.office-landing-free-tier{padding:83px 0 69px 2px}._content-office-reviews.office-landing-pro-tier{padding:113px 0 39px 2px}._content-office-reviews .main-content .border-dark{border:1px #ebebed solid!important;padding-top:25px!important;padding-bottom:29px!important}._content-office-reviews .main-content .border-dark .position-relative{margin-bottom:0!important;padding:0 13px 0 30px}._content-office-reviews .main-content a.read-more{white-space:nowrap;color:#102e54;text-decoration:none;font-weight:600;font-size:16px}._content-office-reviews .main-content .name{text-align:left;width:100%;display:inline-block;color:#b8b8b8;padding-top:12px}._content-office-reviews .main-content .name:before{content:"—";margin-right:2px}._content-office-reviews .main-content .quotes{background-image:url(https://resources.cloudhi.io/images/quote_big.png);width:35px;height:30px;display:inline-block;vertical-align:middle;background-color:transparent;background-position:top center;background-size:contain;background-repeat:no-repeat;position:absolute;bottom:-8px;right:41px}
.about-leadership-team {
	padding-top: 0 !important;
	background-color: #fafafa !important;
}

@media (max-width: 991px) {
	.about-leadership-team {
		padding-top: 0 !important;
	}
}

.about-leadership-team > .container {
	padding-top: 0;
	padding-bottom: 0;
}

@media (max-width: 1390px) {
	.about-leadership-team > .container {
		padding-top: 122px;
		padding-bottom: 50px;
		padding-right: var(--bs-gutter-x, 0.75rem);
		padding-left: var(--bs-gutter-x, 0.75rem);
		margin-top: auto;
		margin-bottom: 25px;
	}
}

@media (max-width: 991px) {
	.about-leadership-team > .container {
		padding: 0 0 36px 0;
		padding-right: 0;
		padding-left: 0;
		margin-top: auto;
		margin-bottom: 0;
	}
}

.about-leadership-team > .container .row .col h2.heading-title {
	margin-top: -13px;
}

@media (max-width: 991px) {
	.about-leadership-team > .container .row .col h2.heading-title {
		margin-top: 39px;
		display: inline-block;
		margin-bottom: 12px;
	}
}

.about-leadership-team > .container .row .col h2.heading-title:before {
	height: 29px;
	top: 0px;
	left: -6px;
}

@media (max-width: 991px) {
	.about-leadership-team > .container .row .col h2.heading-title:before {
		display: none;
	}
}

.about-leadership-team > .container .row .col .image-wrapper {
	width: calc(49vw + 0.5%);
	overflow: hidden;
	height: 523px;
	position: relative;
	transform: none;
	clip-path: none;
	text-align: right;
}

@media (max-width: 1400px) {
	.about-leadership-team > .container .row .col .image-wrapper {
		width: 100.5%;
	}
}

@media (max-width: 991px) {
	.about-leadership-team > .container .row .col .image-wrapper {
		text-align: center;
		width: 100%;
		height: 45vh;
		padding-top: unset;
		overflow: hidden;
	}
}

.about-leadership-team > .container .row .col .image-wrapper > .img-fluid {
	width: 50vw;
	height: 100%;
	object-fit: cover;
    object-position: top;
	position: absolute;
	top: 50%;
	left: 51.9%;
	transform: translate(-50%, -50%);
}

@media (max-width: 991px) {
	.about-leadership-team > .container .row .col .image-wrapper > .img-fluid {
        left: unset;
        width: 100%;
        position: static;
        top: unset;
        transform: none;
	}
}

.about-leadership-team > .container .row .col .btn {
	padding: 15px 63px;
	margin: 43px 0 0 0;
}

@media (max-width: 991px) {
	.about-leadership-team > .container .row .col .btn {
		margin: 29px 0 7px 0;
		padding: 15px 44px;
	}
}

.about-leadership-team > .container .row .col .heading-description {
	max-width: 461px;
    font-size: 18px !important;
    line-height: 29.7px !important;
    color: #6C6C6C!important;
}

@media (max-width: 991px) {
	.about-leadership-team > .container .row .col .heading-description {
		max-width: 357px;
		margin: 0 auto;
	}
}

.about-leadership-team > .container .row .col:first-child {
	margin-top: 0;
	padding-right: 0;
}

.about-leadership-team > .container .row .col:nth-child(2) {
	text-align: left;
}

@media (max-width: 991px) {
	.about-leadership-team > .container .row .col:nth-child(2) {
		text-align: center;
	}
}
.people-detail-resources {
	padding: 47px 0;
}

.people-detail-resources .resource-carousel.owl-carousel {
    justify-content: flex-start;
}

.people-detail-resources .title-block {
	margin-bottom: 24px;
}

@media (max-width: 414px) {
	.people-detail-resources .title-block h3 {
		font-size: 28px;
		line-height: 36.4px;
	}
}

.people-detail-resources .title-block .col.text-end a.btn {
	position: relative;
	top: -14px;
}

@media (max-width: 414px) {
	.people-detail-resources .title-block .col.text-end a.btn {
		padding: 6px 12px;
		top: 0;
	}
}
