body {
    font-family: gill-sans-nova, Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 0;
    padding-top: 0;
    color: #182931;
}
#content h1,
#content h2,
#content h3 {
    font-weight: 700;
    margin-top: 30px;
    color: #053d6e;
}
h1 {
    font-size: 2.2rem;
}
.showOnIpad,
.showOnMobile,
.showOnPhone {
    display: none;
}
#content h2.large,
#news h2.large {
    font-size: 2.2rem;
    margin-bottom: 20px;
    margin-top: 30px;
}
h2.large.centered {
    margin-top: 30px;
}
#content.guides h2 {
    font-size: 1.6rem;
    margin-bottom: 20px;
}
#content.guides p:first-of-type {
    margin-top: 0;
}
a {
    color: #053d6e;
}
#content a {
    font-weight: 700;
}
#openSearchForm {
    display: none;
}
a:hover {
    opacity: 0.8;
    text-decoration: none;
    color: #393939;
}
a.noFade:hover {
    opacity: 1;
}
.right {
    float: right;
    width: auto;
    margin: 0 0 20px 20px;
}
strong {
    font-weight: 700;
}
.col-md-fifth {
    width: 20%;
    ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.sendEnquiry {
    background-color: #bed62f;
    border: 0;
    color: #003d73;
    padding: 10px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700;
}
.centered {
    text-align: center;
    color: #003d73;
}
#header {
    margin-top: 10px;
    max-width: 1650px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#header .col-md-5:last-of-type {
    margin-top: 10px;
    position: initial;
}
#menuLeft {
    padding-left: 0;
    margin-top: 15px;
}
#menuLeft li {
    display: inline-block;
    font-size: 15px;
    margin-right: 0;
    padding-right: 8px;
    height: 30px;
    border-right: 1px solid #bfcedc;
}
#menuLeft li:last-of-type {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}
#menuLeft a {
    color: #053d6e;
}
#menuLeft li#active a {
    font-weight: 700;
}
#logo picture {
    width: 100%;
    height: auto;
}
#logo img {
    width: 100%;
    height: auto;
}
#news {
    margin-top: 30px;
}
#news .col-md-3 p {
    min-height: 170px;
}
#news p.date {
    min-height: 1px;
}
#news .col-sm-6 div {
    background-color: #f6f6f6;
    padding: 20px;
    margin-bottom: 40px;
}
#news img {
    max-width: 800px;
    margin: 40px auto;
    width: 100%;
    float: none;
    display: block;
}
#news a img {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#news h2 {
    margin-top: 0;
    font-size: 1.2rem;
    min-height: 70px;
}
#news .col-md-3 div {
    border: 1px solid #eee;
    padding: 20px 10px;
    text-align: center;
}
#news .col-md-3 div.thumb {
    border: 0;
    margin-bottom: 0;
}
#content .areaGuide a.roundButton,
#news .roundButton {
    font-size: 0.9rem;
    font-weight: 400;
}
.navbar {
    width: 120px;
    float: right;
    padding: 0;
    position: initial;
}
.nav-item {
    text-align: left;
}
.navbar ul {
    padding-left: 0;
}
.navbar li {
    list-style: none;
}
.navbar li.active {
    font-weight: 700;
}
.navbar li:before {
    content: "";
    margin-right: 0;
}
.nav-link {
    font-weight: 700;
    font-size: 1.3rem;
    padding: 10px 0 0 0;
}
.navbar-collapse {
    position: absolute;
    top: 78px;
    z-index: 1000;
    padding: 20px;
    right: 0;
    text-align: right;
    width: 100%;
    background-color: #fbfbfb;
    text-align: left;
    z-index: 190900;
    border: 1px solid #ccc;
}
.navbar-collapse hr {
    width: 100%;
    height: 2px;
    margin-left: 10px;
    margin-right: 10px;
}
#comparedProps {
    margin-bottom: 20px;
    background-color: #ced9e4;
    padding: 20px;
    margin-top: 30px;
    position: relative;
    width: 100%;
}
#comparedProps h2 {
    margin-bottom: 20px;
    font-size: 1.2rem;
}
#comparedProps .details p {
    font-size: 12px;
    height: 26px;
}
#comparedProps .property {
    margin-top: 0;
    height: 300px;
}
#comparedProps .details {
    position: initial;
}
#comparedProps .property.exclusive {
    border-bottom: 0;
    max-height: 194px;
}
#comparedProps .details {
    width: 100%;
}
#comparedProps .details img {
    top: 0;
    left: 0;
}
#comparedProps .compareOverlay {
    position: absolute;
    top: -2px;
    right: 10px;
    padding: 10px 15px;
    background-color: #053d6e;
    color: #fff;
    display: block;
}
#telephoneNumber {
    right: 132px;
    width: auto;
    text-align: right;
}
#telephone {
    position: relative;
    cursor: pointer;
}
#telephoneNumber p {
    margin-bottom: 0;
}
#telephone {
    background-color: #d9e2ea;
    color: #003d73;
    float: right;
    padding: 7px 12px 8px 12px;
    font-size: 18px;
}
#valuation {
    color: #003d73;
    padding: 9px 12px 9px 12px;
    background-color: #bed62f;
    float: right;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 16px;
    font-size: 16px;
}
.animated-icon1 {
    width: 20px;
    height: 20px;
    position: relative;
    margin: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    display: block;
}
.animated-icon1 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
.animated-icon1 span {
    background: #fff;
}
.animated-icon1 span:nth-child(1) {
    top: 0;
}
.animated-icon1 span:nth-child(2) {
    top: 10px;
}
.animated-icon1 span:nth-child(3) {
    top: 20px;
}
.animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}
.animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
button.mfp-arrow,
button.mfp-close {
    background-color: #000;
}
.navbar-light .navbar-toggler {
    border: 0;
    background-color: #003d73;
    padding: 11px 10px;
    border-radius: 0;
    margin-left: 15px;
    position: relative;
    z-index: 99;
}
.navbar-brand {
    padding: 0;
    margin: 0;
    cursor: pointer;
}
button:focus {
    outline: 0;
}
.carousel .carousel-item {
    text-align: center;
}
.carousel-item {
    position: relative;
}
.carousel-inner {
    position: relative;
}
.carousel-inner img {
    width: 100%;
}
#propertySearch {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    width: 40%;
    max-width: 600px;
    border-radius: 8px;
    border: solid 20px rgba(0, 61, 115, 0.3);
    z-index: 1000;
}
.SearchForm {
    background-color: transparent;
    padding: 3px;
    border-radius: 5px;
}
.SearchForm select {
    background-color: #003d74;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    width: 25%;
    height: 32px;
    margin-left: 5px;
    line-height: 21px;
}
.SearchForm input {
    border-radius: 5px;
    padding: 5px 15px;
    border: 0;
    height: 32px;
}
.SearchForm input:first-of-type {
    background-color: #d9e2ea;
    width: calc(70% - 37px);
    margin-left: 5px;
}
.SearchForm button {
    background-color: #003d74;
    color: #fff;
    border: 0;
    border-radius: 5px;
    width: 32px;
    height: 32px;
    margin-left: 5px;
    font-size: 17px;
}
#searchtype {
    background: url(/images/down-arrow.png) no-repeat 90% 50% #fff;
    -webkit-appearance: none;
    border: 0;
    padding: 6px 15px;
}
#mainContent > p:first-of-type {
    margin-top: 40px;
}
#content h2 + p:first-of-type,
#mainContent h2 + p:first-of-type {
    margin-top: 0;
}
#content label,
#mainContent label {
    display: block;
    margin-top: 20px;
}
#content input,
#mainContent input {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    height: 48px;
}
#taxtable,
#yield {
    border: 1px solid #666;
    border-collapse: collapse;
    margin: 30px 0;
}
#taxtable td,
#yield td {
    border: 1px solid #666;
    border-collapse: collapse;
    padding: 5px 20px;
}
#myCarousel {
    margin-bottom: 40px;
    max-width: 1900px;
    margin-left: auto;
    margin-right: auto;
}
#myCarousel h1 {
    color: #053d6e;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px;
}
#myCarousel img {
    max-width: 1900px;
}
.bannerHeader {
    position: absolute;
    top: 5px;
    left: 50%;
    color: #075386;
    font-size: 3.5rem;
    transform: translateX(-50%);
    text-transform: uppercase;
    width: 100%;
    max-width: 1660px;
}
.bannerHeader.blue {
    background-color: #003d73;
    opacity: 0.9;
    color: #fff;
    top: 0;
    font-size: 2.5rem;
    text-transform: initial;
}
#fullWidthBanner .bannerHeader.blue {
    max-width: 1900px;
}
.carousel-caption {
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    width: 45%;
    text-align: left;
}
#fullWidthBanner .address,
.carousel-address {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    background-color: #fff;
    opacity: 0.75;
}
#fullWidthBanner .address p,
.carousel-address p {
    margin-bottom: 0;
    font-size: 1.3rem;
    color: #003d73;
}
.carousel-indicators {
    left: auto;
    margin-right: 1%;
    margin-left: 0;
}
.carousel-indicators li {
    border: 0;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #003d73;
    opacity: 1;
}
.carousel-indicators li.active {
    background-color: #fff;
    opacity: 1;
}
#second .carousel-caption {
    width: 30%;
}
.carousel-caption p {
    color: #fff;
    line-height: 4rem;
    font-size: 3rem;
}
.carousel-item a {
    display: inline-block;
    padding: 15px 40px;
    color: #053d6e;
    text-transform: uppercase;
    opacity: 1;
    border-radius: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    background-color: #bed62f;
    left: 10%;
    bottom: 150px;
    position: absolute;
}
.carousel-item a:hover {
    background-color: #084377;
    color: #fff;
}
.carousel-caption a:hover {
    background-color: #fff;
}
#fourth .carousel-caption,
#third .carousel-caption {
    left: auto;
    right: 5%;
    top: 10%;
    transform: initial;
    width: 35%;
}
#fourth .carousel-caption p,
#third .carousel-caption p {
    font-size: 2.5rem;
    line-height: 3rem;
}
#third .carousel-caption a {
    color: #b7a67a;
    opacity: 1;
    border-color: #b7a67a;
}
#third .carousel-caption a {
    color: #b7a67a;
    opacity: 1;
    border-color: #b7a67a;
}
#third .carousel-caption a:hover {
    opacity: 0.5;
}
.carousel-caption h2 {
    color: #b7a67a;
    margin-bottom: 50px;
    font-size: 2.5rem;
}
#fourth .carousel-caption h2 {
    color: #74b4d4;
}
.container-fluid {
    max-width: 1900px;
}
.container {
    max-width: 1460px;
}
.no-padding-left {
    padding-left: 0 !important;
}
.no-padding-right {
    padding-right: 0 !important;
}
.row img {
    width: 100%;
}
.property img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#comparedProps img {
    position: initial;
    top: 0;
    transform: initial;
}
.bannerOverlay {
    position: absolute;
    bottom: 30px;
    left: 10%;
    right: 20%;
}
.bannerOverlay h2,
.bannerOverlay p {
    color: #fff;
}
.bannerOverlay a {
    color: #fff;
    font-weight: 700;
}
a.roundButton {
    border: 1px solid #fff;
    padding: 5px 45px 7px 45px;
    text-transform: uppercase;
    border-radius: 20px;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    background-color: #053d6e;
}
a.roundButton:hover {
    opacity: 1;
    background-color: #bed62f;
    color: #053d6e;
}
a.roundButton.blue {
    background-color: #053d6e;
    margin-top: 20px;
}
a.roundButton.blue:hover {
    opacity: 0.8;
    background-color: #053d6e;
    color: #fff;
}
a.roundButton.facebook {
    background-color: #053d6e;
    position: relative;
    transition: 1s;
    margin-right: 10px;
}
a.roundButton.facebook:hover {
    opacity: 1;
    background-color: #053d6e;
    color: #fff;
    top: -10px;
}
a.roundButton.twitter {
    background-color: #000;
    position: relative;
    transition: 1s;
    margin-right: 10px;
}
a.roundButton.twitter:hover {
    opacity: 1;
    background-color: #000;
    color: #fff;
    top: -10px;
}
a.roundButton.whatsapp {
    background-color: #27d045;
    position: relative;
    transition: 1s;
    margin-right: 10px;
}
a.roundButton.whatsapp:hover {
    opacity: 1;
    background-color: #27d045;
    color: #fff;
    top: -10px;
}
#awards {
    position: relative;
}
#awards .overlay {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    width: 95%;
}
#affiliates {
    text-align: center;
}
#affiliates .container img {
    width: 100%;
    margin-top: 10px;
    max-width: 1200px;
}
#exclusive {
    margin-top: 50px;
    position: relative;
}
#ctaBlue .container,
#exclusive .container-fluid {
    position: relative;
}
#exclusive .container-fluid img {
    width: 100%;
}
#ctaBlue .overlay,
#exclusive .overlay {
    position: absolute;
    left: 60%;
    top: 50%;
    width: 35%;
    transform: translateY(-50%);
}
#exclusive .overlay p,
#mortgages .overlay p,
#salesValuation .overlay p {
    color: #003d74;
    font-size: 1.6rem;
}
#salesValuation .overlay p {
    color: #fff;
}
#exclusive .overlay p span {
    font-weight: 700;
}
#exclusive .overlay .roundButton {
    color: #fff;
    background-color: #053d6e;
    font-weight: 700;
    margin-top: 40px;
}
#exclusive .overlay .roundButton:hover {
    color: #053d6e;
    background-color: #fff;
}
#featuredProperties {
    margin-top: 40px;
}
#featuredProperties .nav-tabs {
    border-bottom: 2px solid #053d6e;
    padding-bottom: 10px;
}
#featuredProperties h2 {
    text-align: center;
    color: #003d74;
    margin-bottom: 30px;
    font-size: 3rem;
}
#featuredProperties h2 span {
    font-weight: 400;
}
#featuredProperties li {
    margin-right: 10px;
}
#featuredProperties a.roundButton {
    color: #053d6e;
    background-color: #fff;
    position: relative;
}
#featuredProperties a.roundButton.active,
#featuredProperties a.roundButton:hover {
    background-color: #053d6e;
    color: #fff;
}
#featuredProperties a.roundButton.active:after {
    background: url(/images/featured-downarrow.png) no-repeat;
    content: "";
    height: 34px;
    width: 68px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -45px;
}
#featuredProperties {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 0;
}
#featuredProperties .tab-content {
    margin-top: 50px;
}
#propertyLinks .tab-content img {
    max-width: 100%;
    width: auto;
}
#comparedProps .property,
#featuredProperties .property,
#searchResults .property {
    position: relative;
    border-bottom: 10px solid #003d73;
    overflow: hidden;
    height: 312px;
}
#featuredProperties .property {
    max-height: 250px;
    margin-bottom: 20px;
}
#comparedProps .property.exclusive,
#featuredProperties .property.exclusive,
#searchResults .property.exclusive {
    border-bottom: 10px solid #ac9e78;
}
#capitalGains .container,
#mortgages .container,
#salesValuation .container {
    margin: 50px auto;
    position: relative;
}
#capitalGains img,
#mortgages img,
#salesValuation img {
    width: 100%;
}
#capitalGains .overlay,
#mortgages .overlay,
#salesValuation .overlay {
    position: absolute;
    left: 60%;
    width: 30%;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}
#contactForm {
    margin-top: 20px;
}
#salesValuation .overlay {
    width: 40%;
    left: 55%;
}
#mortgages h2,
#salesValuation h2 {
    font-weight: 400;
    font-size: 2.5rem;
    margin-bottom: 40px;
    margin-top: 0;
}
#salesValuation h2 {
    margin-bottom: 10px;
}
#salesValuation p {
    margin-bottom: 30px;
}
#stampDuty {
    position: relative;
    margin-top: 50px;
}
#stampDuty img {
    width: 100%;
}
#stampDuty .overlay {
    position: absolute;
    left: 5%;
    width: 30%;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}
#capitalGains h2,
#stampDuty h2 {
    font-weight: 400;
    font-size: 2.3rem;
    margin-bottom: 10px;
    margin-top: 0;
}
#capitalGains p,
#stampDuty p {
    margin-bottom: 40px;
}
#searchResults .property {
    margin-bottom: 30px;
    margin-top: 30px;
    background-color: #666;
}
#comparedProps .property {
    margin-top: 0;
}
.exclusiveBadge {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    max-width: 195px;
    height: auto;
}
.property .exclusiveBadge img {
    top: 0;
    transform: initial;
    right: 0;
}

#searchResults .exclusiveBadge {
    right: 15px;
}
#searchResults .property.exclusive .exclusiveBadge {
    right: 0;
}
#searchResults .exclusiveBadge img {
    top: 0;
    transform: initial;
}
#comparedProps .exclusiveBadge {
    top: 0;
    right: 0;
}
.details {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 6px;
    width: auto;
    min-width: 40%;
}
#comparedProps .details,
#searchResults .details {
    padding: 12px 12px 17px 12px;
}
#searchResults .compare.property .details {
    padding: 12px 6px 17px 6px;
}
#featuredProperties .details h2,
#searchResults .details h2 {
    color: #333;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
}
#searchResults .details h2 {
    font-size: 18px;
}
#searchResults .details p {
    font-size: 14px;
}
#searchResults .compare.property .details p.viewDetails {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
#searchResults .details p.price {
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 10px;
    min-height: 40px;
}
#searchResults .details p.price span {
    font-size: 18px;
}
.accordion label {
    width: 100px;
}
.btn-light {
    background-color: transparent;
    border: 1px solid #495057;
    margin-bottom: 5px;
    border-radius: 0;
}
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    background-color: transparent;
    border-radius: 0;
}
.ui-accordion .ui-accordion-header,
.ui-state-active {
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #003d73;
    color: #666;
    margin-bottom: 20px;
}
.ui-accordion .ui-accordion-header,
.ui-state-active:focus {
    outline: 0;
}
.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
    background-image: url(http://code.jquery.com/ui/1.12.1/themes/base/images/ui-icons_444444_256x240.png);
}
.bootstrap-select.show-tick,
.populate {
    width: calc(100% - 138px) !important;
}
.ui-accordion .ui-accordion-content {
    margin-bottom: 20px;
    border-radius: 0;
    margin-top: -20px;
}
.populate {
    height: 38px;
    border-radius: 0;
    border: 1px solid #003d73;
    padding: 12px;
}
.details p {
    color: #333;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 18px;
}
.details .price {
    color: #003d73;
    font-size: 13px;
}
.details .price span {
    font-weight: 700;
}
#searchResults .property .details img {
    position: absolute;
    top: -14px;
    left: 0;
    width: 120px;
}
.details .viewDetails {
    background-color: #003d73;
    color: #fff;
    font-size: 11px;
    padding: 5px;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
}
#searchResultsList .details .viewDetails {
    font-size: 14px;
    padding: 5px 10px;
}
#searchResultsList .property img {
    top: 0;
    transform: initial;
}
.details .viewDetails:hover {
    background-color: #c2d83c;
    opacity: 1;
}
#whyStoneacre {
    text-align: center;
    margin-top: 80px;
}
#whyStoneacre .container {
    position: relative;
}
#whyStoneacre .container img {
    width: 100%;
}
#whyStoneacre .container p {
    position: absolute;
    left: 35px;
    top: 50%;
    color: #fff;
    width: 45%;
    font-size: 14px;
    text-align: left;
}
#whyStoneacre .container p a {
    display: inline-block;
    margin-top: 40px;
}
.footerGrey {
    background-color: #eee;
    padding: 40px 0;
    margin-top: 60px;
}
.footerGrey h2 {
    color: #333;
    font-size: 14px;
    margin-bottom: 0;
}
.footerGrey p {
    color: #333;
    font-size: 14px;
    margin-bottom: 5px;
    margin-bottom: 0;
}
.footerGrey .col-md-12 {
    border-top: 1px solid #bfbfbf;
    padding-top: 20px;
    margin-top: 20px;
}
.footerGrey .col-md-12 p {
    font-size: 13px;
}
.footerGrey .telephone {
    font-weight: 700;
}
.copyright {
    background-color: #003d73;
    padding: 40px 0;
    margin-top: 10px;
    text-align: center;
}
.copyright a {
    color: #fff;
}
.copyright a i {
    font-size: 27px;
    color: #fff;
    border-right: 1px solid #bfbfbf;
    height: 45px;
    padding: 9px 20px 0 20px;
}
.copyright a:last-of-type i {
    border-right: 0;
}
.copyright p {
    margin-bottom: 10px;
    font-size: 15px;
    color: #fff;
}
.copyright img {
    vertical-align: middle;
    margin-left: 5px;
}
#pageHeader {
    text-align: center;
    background-size: cover;
}
#pageHeader h1 {
    color: #fff;
    padding: 40px 0;
    text-transform: uppercase;
    font-size: 2rem;
}
#content {
    margin-top: 20px;
}
#content .container-fluid {
    background-color: #e6ecf1;
    padding: 20px;
}
#content.white .container-fluid {
    background-color: #fff;
}
#content h1 {
    margin-top: 0;
    color: #003d73;
    margin-bottom: 20px;
}
#content.white .container-fluid a {
    color: #003d73;
    font-weight: 700;
}
#content.white p {
    color: #333;
}
#content p.lead {
    font-size: 20px;
}
#content h2 {
    color: #003d73;
    font-size: 20px;
    margin-bottom: 4px;
}
#content h2.center {
    color: #003d73;
    text-align: center;
    font-size: 2rem;
    text-transform: initial;
    margin: 20px 0 40px 0;
}
#fixflo {
    width: 100%;
    height: 800px;
    border: 1px solid #eee;
}
#content h3 {
    color: #003d73;
}
#content h3.center {
    color: #003d73;
    text-align: center;
    margin-bottom: 20px;
}
#content li,
#content p {
    font-size: 17px;
    color: #003d73;
}
#content p.lead,
#letOnly p.lead. #fullyManaged p.lead {
    font-size: 20px;
}
#content .areaGuide {
    margin-bottom: 20px;
}
#content .areaGuide img {
    margin-bottom: 20px;
}
#content .areaGuide p {
    min-height: 160px;
}
#awards h2,
#awards p,
#content #awards p {
    color: #fff;
    font-weight: 400;
}
#fullyManaged,
#letOnly {
    position: relative;
}
#fullyManaged img,
#letOnly img {
    width: 100%;
    margin: 30px 0;
}
#fullyManaged h2,
#letOnly h2 {
    color: #003d73;
    text-transform: initial;
    margin-top: 0;
    font-size: 1.6rem;
}
#letOnly div {
    position: absolute;
    top: 50%;
    left: 55%;
    width: 40%;
    transform: translateY(-50%);
}
#fullyManaged div {
    position: absolute;
    top: 50%;
    left: 5%;
    width: 40%;
    transform: translateY(-50%);
    padding-left: 30px;
}
#comparison {
    width: 100%;
    border: 0;
}
#comparison th {
    background-color: #003d73;
    color: #fff;
    border: 0;
    border-right: 1px solid #fff;
    padding: 15px 20px;
    min-width: 185px;
    text-align: center;
}
#comparison th:first-of-type {
    text-align: left;
}
#comparison td {
    color: #003d73;
    border: 0;
    border-right: 1px solid #fff;
    padding: 15px 20px;
    min-width: 185px;
    text-align: center;
}
#comparison tr:nth-of-type(2n + 1) {
    background-color: #d9e2ea;
}
#comparison tr:nth-of-type(2n + 2) {
    background-color: #f5f8fa;
}
#comparison td:first-of-type {
    text-align: left;
}
#comparison img {
    max-width: 35px;
}
#marketAppraisal,
#propertyFinder {
    background-color: #bed62f;
    padding: 65px 80px 0 140px;
    position: relative;
    width: 48%;
    margin-left: 50px;
    margin-bottom: 50px;
    float: right;
}
#propertyFinder {
    background-color: #003d73;
}
#marketAppraisal.wide {
    position: relative;
    width: 100%;
    margin: 50px 0;
    padding: 65px;
}
#marketAppraisal h2,
#propertyFinder h2 {
    margin-top: 0;
    color: #003d73;
    font-size: 3.4rem;
    font-weight: 400;
    margin-bottom: 40px;
}
#propertyFinder h2 {
    font-size: 2rem;
    color: #bed62f;
}
#marketAppraisal h2 + p:first-of-type {
    margin-top: 30px;
    margin-bottom: 40px;
}
#marketAppraisal.wide h2 {
    font-size: 2.4rem;
    width: 60%;
    float: left;
    margin-left: 100px;
    margin-bottom: 0;
}
#marketAppraisal.wide p {
    float: right;
}
#marketAppraisal p,
#propertyFinder p {
    background-color: #fff;
    padding: 6px 20px;
    text-align: center;
    color: #003d73;
    border-radius: 20px;
    display: inline-block;
    text-transform: uppercase;
    margin: 20px 0 50px 0;
}
a:hover #marketAppraisal,
a:hover #propertyFinder {
    opacity: 1;
}
#marketAppraisal p:hover {
    color: #fff;
    background-color: #003d73;
}
#propertyFinder p {
    color: #bed62f;
    background-color: #fff;
}
#propertyFinder p:hover {
    color: #fff;
    background-color: #bed62f;
}
#marketAppraisal i,
#propertyFinder i {
    position: absolute;
    left: 50px;
    top: 100px;
    color: #003d73;
    font-size: 4rem;
}
#propertyFinder i {
    color: #bed62f;
}
#testimonials {
    background-color: #003d73;
    max-width: 1460px;
    padding: 50px;
    margin: 50px auto;
}
#testimonials h2 {
    color: #fff;
    margin: 0 0 20px 0;
}
#testimonials p {
    color: #fff;
    text-align: left;
}
#testimonials .carousel-indicators {
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
}
#testimonials .carousel-indicators li.active {
    border: 0;
}
#testimonials .carousel-indicators li {
    border: #fff 1px solid;
}
.slick-slide img {
    width: 100%;
}
#termsLinks {
    margin-top: 30px;
}
#termsLinks a {
    background-color: #d9e2ea;
    display: block;
    color: #003d73;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    padding: 8px 0;
    margin-bottom: 20px;
    border-radius: 5px;
}
#soldProperties {
    max-width: 1460px;
    margin-left: auto;
    margin-right: auto;
}
#soldProperties h2 {
    color: #003d73;
    text-align: center;
    font-weight: 400;
    margin-bottom: 40px;
}
#soldProperties h2 strong {
    text-transform: uppercase;
}
#soldProperties .overlay {
    position: absolute;
    bottom: 0;
    width: calc(100% - 20px);
}
#soldProperties p:first-of-type {
    background-color: #003d73;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
    margin: 0;
}
#soldProperties p:nth-of-type(2) {
    padding: 9px 20px;
    background-color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    width: 100%;
}
#fullWidthBanner {
    width: 100%;
    max-width: 1900px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
}
#fullWidthBanner img {
    width: 100%;
}
h1.center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-top: 0;
}
h1.center.dark {
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.3);
}
h1.center.dark span {
    font-size: 2rem;
}
h1.blue {
    color: #053d6e;
}
#branchDetails {
    background-color: #003d73;
    margin: 0 auto 50px auto;
    color: #fff;
    max-width: 1900px;
    padding-top: 30px;
}
#branchDetails a {
    color: #fff;
}
#branchDetails h2 {
    font-size: 1rem;
}
#branchDetails p {
    font-size: 0.9rem;
    margin-bottom: 0;
}
#branchDetails .telephone {
    font-weight: 700;
    margin-bottom: 30px;
}
#branchDetails p.email {
    margin-bottom: 30px;
}
#branchDetails p.email:before {
    content: "\f0e0";
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
}
#branchDetails h2:before {
    content: "\f3c5";
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
}
#branchTabs .container:first-of-type {
    background-color: #003d73;
    padding-top: 15px;
}
#branchTabs .container:last-of-type {
    background-color: #f6f6f6;
    padding: 15px;
}
#branchTabs {
    color: #003d73;
}
#branchTabs h2 {
    margin-bottom: 20px;
}
#branchTabs table {
    width: 100%;
    max-width: 300px;
    margin-bottom: 20px;
}
#branchTabs table th {
    width: 110px;
}
.nav-tabs {
    border-bottom: 0;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    background-color: #f6f6f6;
    padding: 10px 25px;
    border-radius: 0;
    text-transform: uppercase;
    color: #003d73;
    font-size: 1.2rem;
    font-weight: 600;
    opacity: 1;
    border: 0;
}
.nav-tabs .nav-link {
    background-color: transparent;
    color: #fff;
}
.form-control {
    border: 1px solid #003d73;
    height: 48px;
    border-radius: 0;
    margin-bottom: 30px;
}
select.form-control {
    height: 48px;
}
.map-container {
    width: 100%;
    height: 600px;
}
.sendContactEnquiry {
    background-color: #003d73;
    color: #fff;
    padding: 7px 30px;
    border-radius: 30px;
    margin: 40px 0;
    border: 0;
    text-transform: uppercase;
}
.sendContactEnquiry:hover {
    color: #003d73;
    background-color: #bed62f;
}
.slick-dots {
    position: relative;
    bottom: 0;
    margin: 10px 0 50px 0;
}
.slick-dots li {
    width: 30px;
    height: 30px;
}
.slick-dots li button:before {
    font-size: 20px;
    color: #bfcedc;
}
.slick-dots li.slick-active button:before {
    color: #003d73;
}
#termsLinks a.active,
#termsLinks a:hover {
    background-color: #003d73;
    color: #fff;
    opacity: 1;
}
#termsLinks a.active:after,
#termsLinks a:hover:after {
    content: "";
    border-top: 20px solid #003d73;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    height: 20px;
    width: 20px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}
#termsLinks a.active:hover {
    cursor: default;
}
#salesPersonnel {
    background-image: url(/images/cta/blue-bg.jpg);
    background-size: cover;
    padding: 50px;
}
#salesPersonnel h2 {
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin: 0 0 50px 0;
}
#salesPersonnel img {
    max-width: 130px;
    width: 100%;
}
#salesPersonnel h3 {
    font-size: 1.5rem;
}
#salesPersonnel p {
    margin-bottom: 5px;
}
#salesPersonnel a,
#salesPersonnel h3,
#salesPersonnel p {
    color: #fff;
    margin-top: 10px;
}
#searchHeader {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    padding-top: 0;
    position: relative;
    max-width: 1900px;
}
#searchHeader.homepage {
    margin-top: -6%;
}
#searchHeader.homepage #filters,
#searchHeader.homepage .view {
    display: none;
}
#searchHeader.home {
    margin-bottom: 40px;
    max-width: 1460px;
    margin-top: 50px;
}
#searchHeader h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 21px;
    text-align: center;
}
#searchHeader .nav-tabs {
    border-bottom: 0;
}
#searchHeader .tab-content {
    background-color: #084377;
    color: #fff;
    padding: 40px 0;
}
#searchHeader .tab-content label {
    display: block;
}
#searchHeader ul {
    width: 50%;
    float: left;
    margin-bottom: 0;
    padding: 0;
    display: inline;
}
#searchHeader ul:last-of-type {
    text-align: right;
}
#searchHeader li {
    display: inline;
}
#searchHeader .roundButton {
    background-color: #c2d83c;
    border-radius: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #084377;
    padding: 5px 20px;
    border: 0;
    margin-right: 1px;
}
#searchHeader .roundButton.active {
    background-color: #084377;
    color: #fff;
}
#searchHeader .roundButton:hover,
#searchHeader li.active .roundButton {
    background-color: #084377;
    color: #fff;
}
#searchHeader .SearchForm input,
#searchHeader .SearchForm select {
    border-radius: 10px;
    width: 100%;
    margin-left: 0;
    background-color: #fff;
    border-radius: 5px;
    color: #333;
    height: auto;
    padding: 6px 3px;
}
#searchHeader .SearchForm input {
    padding: 7px 3px;
}
#searchHeader .SearchForm input::-webkit-input-placeholder {
    color: #393939;
    text-transform: uppercase;
}
#searchHeader .SearchForm input:-ms-input-placeholder {
    color: #393939;
    text-transform: uppercase;
}
#searchHeader .SearchForm input::placeholder {
    color: #393939;
    text-transform: uppercase;
}
#searchHeader label {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
}
#searchHeader .submitButton {
    background-color: #c2d83c;
    color: #003d74;
    padding: 20px;
    width: auto;
    height: auto;
    margin-top: 36px;
    padding: 8px 14px;
}
#searchHeader .submitButton:hover {
    background-color: #fff;
}
#filters {
    background-color: #dae3eb;
    color: #393939;
    padding: 30px;
}
#filters p {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}
#filters .col-md-5:last-of-type p {
    text-align: right;
}
#filters p a {
    font-weight: 400;
    margin-left: 10px;
}
#filters a.active,
#filters a:hover {
    text-decoration: underline;
}
.paging {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}
.paging:first-of-type {
    margin-bottom: 0;
}
.paging a {
    background-color: #ccd8e3;
    padding: 2px 5px;
    color: #003d73;
    margin-right: 8px;
}
.paging .navbynumbers_current,
.paging a:hover {
    background-color: #003d73;
    color: #fff;
    opacity: 1;
}
.paging .navbynumbers_current {
    cursor: default;
}
#comparedProps .RemoveFromCompare,
#searchResults .RemoveFromCompare {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1000;
    color: #fff;
    padding: 2px 7px 4px 9px;
    background-color: #053d6e;
}
#searchResults h1 {
    margin-top: 25px;
    text-align: center;
}
#searchResultsList .property {
    width: 100%;
    margin: 40px 0;
    border-bottom: 10px solid #003d73;
}
#comparedProps .property {
    margin: 0;
}
#searchResultsList .property img {
    width: 33.333333%;
    float: left;
}
#searchResultsList .property img:first-of-type {
    width: 66.66666%;
}
#comparedProps .property img:first-of-type {
    width: 100%;
}
#searchResultsList .property img.overlay {
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 1000;
    width: auto;
}
#searchResults .compare.property {
    max-height: 1000px;
    border: 1px solid #003d73;
}
#searchResults .compare.property .details {
    position: initial;
    width: 100%;
    height: 385px;
}
#searchResults .compare.property a:first-of-type {
    display: block;
    max-height: 160px;
    overflow: hidden;
}
#searchResults .compare.property a.removeFromCompare {
    top: 0;
    right: 0;
    position: absolute;
    background-color: transparent;
    padding: 0;
}
#searchResults .compare.property ul {
    padding-left: 0;
    list-style: none;
    font-size: 15px;
}
#searchResults .compare.property li:before {
    content: "-";
}
#searchResults .compare.property a.removeFromCompare i {
    color: #fff;
    background-color: #003d73;
    padding: 10px;
}
#searchResultsList .property {
    background-color: #e6ecf1;
}
#searchResultsList .property.exclusive {
    background-color: #eeece4;
    border-bottom: 10px solid #ac9e78;
}
#searchResultsList .exclusiveBadge {
    width: 50%;
    top: 15px;
    right: 40px;
}
#comparedProps .exclusiveBadge {
    width: 40%;
    top: 0;
    right: 0;
}
#searchResultsList .property .exclusiveBadge img {
    width: 100%;
}
#searchResultsList .details {
    position: initial;
    background-color: transparent;
    padding: 20px 20px 20px 0;
    width: 100%;
}
#searchResultsList .details h2 {
    font-size: 1.5rem;
    color: #333;
}
#searchResultsList .details p {
    font-size: 2rem;
    line-height: 1.8rem;
    color: #333;
}
#searchResultsList .details p.price {
    font-size: 1.2rem;
    font-weight: 700;
    margin-top: 10px;
    color: #084377;
    line-height: 2rem;
}
#searchResultsList .details p.price span {
    font-size: 2rem;
}
#searchResultsList .details p.summary {
    font-size: 1rem;
    line-height: 1.3rem;
    margin: 20px 0;
}
#searchResultsList .details a {
    font-size: 1rem;
    padding: 5px 10px;
}
#searchResultsList .images {
    max-height: 350px;
    overflow: hidden;
}
#map_canvas {
    width: 100%;
    height: 800px;
    margin-top: -30px;
}
#map_canvas button {
    right: 10px !important;
    top: 0 !important;
}
#map_canvas button img {
    width: 25px !important;
    height: 25px !important;
    right: 10px !important;
}
#returnToResults {
    background-color: #003d73;
    padding: 30px 0;
    color: #fff;
}
#returnToResults .col-md-7 {
    text-align: right;
}
#returnToResults a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
#returnToResults span {
    font-size: 28px;
    line-height: 15px;
}
#carousel {
    width: 100%;
    cursor: pointer;
    box-shadow: none;
    height: auto !important;
    margin: 0;
}
#carousel .slides {
    max-height: 145px;
    overflow: hidden;
}
.flex-direction-nav a.flex-next:before,
.flex-direction-nav a.flex-prev:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
}
.flexslider:hover .flex-next,
.flexslider:hover .flex-prev {
    color: #fff;
    opacity: 1;
    background-color: rgba(0, 61, 115, 0.7);
}
#carousel .flex-direction-nav a {
    width: 20px;
    height: 20px;
}
#carousel .flex-direction-nav a.flex-next:before,
#carousel .flex-direction-nav a.flex-prev:before {
    font-size: 12px;
}
#propertyImage {
    position: relative;
}
#propertyImage .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
}
#propertyDetails {
    background-color: #e0e7ee;
    margin-top: 40px;
    margin-bottom: 50px;
}
#propertySummary {
    margin: 20px 40px 0 20px;
}
#propertySummary h1 {
    font-size: 1.7rem;
    color: #333;
}
#propertySummary ul {
    list-style: none;
    padding-left: 0;
}
#propertySummary li {
    margin: 0;
    line-height: 21px;
}
#propertySummary ul li:before {
    content: "-";
    margin-right: 10px;
}
#propertySummary h2 {
    font-size: 1.5rem;
    float: left;
    color: #003d73;
    margin-right: 20px;
}
#propertySummary hr {
    clear: both;
}
#propertySummary .price {
    color: #003d73;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.6rem;
    margin-bottom: 25px;
}
#propertySummary hr {
    margin-bottom: 0;
    margin: 20px 0 10px 0;
}
#propertySummary .price span {
    font-size: 1.9rem;
    display: block;
}
#propertySummary #available {
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
}
#propertySummary .branch {
    font-size: 1.4rem;
}
#RemoveFromCompare,
#addToCompare,
.addToCompare,
.removeFromCompare {
    color: #003d73;
    background-color: #a8bccf;
    padding: 5px 10px;
    cursor: pointer;
    text-transform: uppercase;
}
#RemoveFromCompare {
    background-color: red;
    color: #fff;
}
.addToCompare,
.removeFromCompare {
    padding: 4px 5px 4px 5px;
    font-size: 14px;
}
a.removeFromCompare {
    background-color: red;
    color: #fff;
}
#propertyLinks .nav-tabs {
    border-bottom: 0;
}
#propertyLinks .nav-tabs li a {
    background-color: #87a4bd;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    margin-right: 5px;
    border-radius: 5px;
    display: block;
}
#propertyLinks .nav-tabs a.active {
    background-color: #084377;
}
#propertyLinks .tab-content {
    margin-bottom: 50px;
}
#propertyLinks .tab-content #tab-epc,
#propertyLinks .tab-content #tab-floorplans {
    text-align: center;
}
#propertyLinks .tab-pane {
    background-color: #dbe4ec;
    padding: 50px;
}
#propertyLinks h2 {
    color: #10497b;
    text-align: left;
    margin-bottom: 40px;
}
#virtualYT{
    width: 100%;
    height: 750px;
}
#virtual360{
    width: 100%;
    height: 750px;
}
#map_canvas {
    width: 100%;
    height: 800px;
}
#propertyLinks input,
#propertyLinks select,
#propertyLinks textarea {
    border: 0;
    padding: 10px 20px;
    width: 100%;
    text-transform: uppercase;
    margin-right: 5px;
    border-radius: 2px;
    display: block;
    color: #666;
    margin-bottom: 30px;
    background-color: #fff;
}
#propertyLinks textarea {
    width: 100%;
    height: 100px;
}
#propertyLinks .submit {
    background-color: #c2d83c;
    color: #003d73;
    font-weight: 700;
    margin-top: 50px;
}
#propertyLinks .submit:hover {
    opacity: 0.8;
}
#datepicker {
    cursor: pointer;
    position: relative;
}
#error,
#sent {
    background-color: #bed62f;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}
#error {
    background-color: red;
}
.divcenter {
    position: relative !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 40px;
}
.modal2 h3 {
    text-align: left;
    margin: 0;
    font-size: 1.8rem;
}
.modal2 h4 {
    text-align: left;
    margin: 0 0 10px 0;
    font-size: 1.5rem;
}
.modal2 img {
    height: auto;
    margin-left: 20px;
    margin-bottom: 2px;
    float: right;
    width: 130px;
}
.modal2 p {
    text-align: justify;
    line-height: 1.4rem;
}
.modal2 a.button {
    position: absolute;
    top: 0;
    right: 5px;
}
.team {
    margin-top: 20px;
    text-align: center;
    border: 1px solid #eee;
    padding: 20px 5px 20px 5px;
}
.team:hover {
    opacity: 1;
}
.team img {
    max-width: 130px;
    margin-left: auto;
    margin-right: auto;
}
.team h3 {
    margin-top: 10px;
    font-size: 1.2rem;
    margin-bottom: 0;
}
.team h4 {
    font-size: 1rem;
    margin-bottom: 20px;
}
.team p {
    border: 1px solid #fff;
    padding: 5px 15px 5px 15px;
    text-transform: uppercase;
    border-radius: 20px;
    display: inline-block;
    color: #fff;
    font-size: 0.9rem;
    background-color: #053d6e;
}
.team p:hover {
    opacity: 1;
    background-color: #053d6e;
    color: #bed62f;
}
.reportRepairCommercial{
    background-color: #003d73;
    margin-top: 50px;
    color: white;
    padding: 40px 0px;
}
.reportRepairCommercial h2{
    font-size: 2.5rem;
    margin-bottom: 20px;
    font-weight: 700;
}
.reportRepairCommercial h2, .reportRepairCommercial p{
    text-align: center;
}
.reportRepairCommercial form{
    margin-top: 50px;
}
.reportRepairCommercial #Repair_Photo{
    display: block;
}
.reportRepairCommercial .sendContactEnquiry{
    background-color: #bed62f;
    color: #003d73;
}
.reportRepairCommercial .sendContactEnquiry:hover {
    color: #003d73;
    background-color: #FFF;
}
@media only screen and (max-width: 1400px) {
    #menuLeft li {
        font-size: 0.9rem;
        padding-right: 4px;
    }
    .carousel-item a {
        bottom: 85px;
        font-size: 1.2rem;
        padding: 5px 15px;
    }
    #searchHeader.homepage {
        margin-top: -8%;
    }
    a.roundButton {
        font-size: 0.8rem;
    }
    .bannerOverlay h2 {
        font-size: 1rem;
    }
    .bannerOverlay p {
        font-size: 0.9rem;
    }
    .bannerOverlay {
        background-color: rgba(0, 0, 0, 0.6);
        padding: 10px;
    }
    #featuredProperties .property {
        max-height: 230px;
    }
}
@media only screen and (max-width: 1300px) {
    #menuLeft li {
        font-size: 0.8rem;
    }
    .navbar li:before {
        content: "";
        margin-right: 0;
    }
    .nav-link {
        font-size: 1.1rem;
    }
    #marketAppraisal,
    #propertyFinder {
        width: 30%;
        padding: 65px 20px 0 100px;
    }
    #marketAppraisal i,
    #propertyFinder i {
        font-size: 3rem;
        left: 30px;
        top: 80px;
    }
    #marketAppraisal h2,
    #propertyFinder h2 {
        font-size: 2rem;
    }
    .sendEnquiry {
        font-size: 1rem;
    }
    #salesValuation h2 {
        font-size: 2.1rem;
    }
}
@media only screen and (max-width: 1200px) {
    .navbar-light .navbar-brand {
        display: none;
    }
    .navbar {
        width: 50px;
    }
    #valuation {
        font-size: 12px;
        padding: 12px;
    }
    #menuLeft li {
        font-size: 0.7rem;
    }
}
@media only screen and (max-width: 1024px) {
    #searchHeader .roundButton {
        font-size: 0.9rem;
    }
    #searchHeader .tab-content label {
        font-size: 0.9rem;
    }
    #searchHeader .SearchForm input,
    #searchHeader .SearchForm select {
        font-size: 0.8rem;
    }
    #featuredProperties .property {
        max-height: 190px;
    }
}
@media only screen and (max-width: 990px) {
    .navbar-light .navbar-brand {
        display: none;
    }
    .navbar {
        width: auto;
    }
    .carousel-caption {
        width: auto;
        right: 10%;
        top: 30px;
        transform: initial;
    }
    #searchHeader .tab-content label {
        font-size: 0.8rem;
    }
}
@media only screen and (max-width: 860px) {
    #searchHeader .roundButton {
        font-size: 0.7rem;
    }
    .carousel-item a {
        bottom: 60px;
    }
    a.roundButton {
        font-size: 0.7rem;
    }
    .bannerOverlay {
        left: 5%;
        right: 5%;
    }
}
@media only screen and (max-width: 768px) {
    .hiddenOnMobile {
        display: none;
    }
    .col-xs-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.33333%;
    }
    .col-xs-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .navbar .col-xs-4 {
        border-bottom: 1px solid #ccc;
    }
    .navbar .col-xs-4:last-of-type {
        border-bottom: 0;
        margin-bottom: 50px;
    }
    .col-xs-8 {
        -ms-flex: 0 0 66.6666666%;
        flex: 0 0 66.6666666%;
        max-width: 66.6666666%;
    }
    .col-xs-5 {
        -ms-flex: 0 0 41.66666%;
        flex: 0 0 41.66666%;
        max-width: 41.66666%;
    }
    .col-xs-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.3333%;
    }
    .navbar hr {
        display: none;
    }
    .hideOnMobile {
        display: none;
    }
    .showOnMobile {
        display: block;
    }
    #searchHeader .SearchForm input,
    #searchHeader .SearchForm select,
    #searchHeader .tab-content label {
        font-size: 0.7rem;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    h1 {
        font-size: 1.8rem;
    }
    #content h2.large,
    #news h2.large {
        font-size: 2rem;
    }
    .showOnMobile {
        display: block;
    }
    #menuLeft li {
        font-size: 11px;
        padding-right: 2px;
        line-height: 16px;
        height: 18px;
    }
    #logo img {
        margin-top: 10px;
    }
    .carousel-caption {
        width: auto;
        right: 10%;
        top: 10%;
        transform: translateY(0);
    }
    #searchHeader.homepage {
        margin-top: -8%;
    }
    #myCarousel h1 {
        font-size: 2rem;
    }
    .carousel-item a {
        font-size: 1rem;
        bottom: 90px;
    }
    .nav-link {
        font-size: 0.9rem;
    }
    .navbar li:before {
        content: "";
        margin-right: 0;
    }
    .navbar li {
        font-size: 0.9rem;
    }
    .navbar li.active {
        font-weight: 700;
    }
    #searchHeader .roundButton {
        font-size: 0.9rem;
    }
    #searchHeader label {
        font-size: 1rem;
    }
    #searchHeader .tab-content {
        padding: 20px 0;
    }
    #searchHeader .SearchForm input {
        font-size: 0.9rem;
        padding: 2px 3px;
        margin-top: 4px;
    }
    #searchHeader .SearchForm input,
    #searchHeader .SearchForm select {
        font-size: 0.9rem;
    }
    #searchHeader .submitButton {
        padding: 2px 6px;
        font-size: 0.9rem;
    }
    a.roundButton {
        font-size: 0.8rem;
    }
    .bannerOverlay p {
        font-size: 0.8rem;
    }
    .bannerOverlay {
        right: 8%;
        left: 8%;
    }
    .bannerOverlay h2 {
        font-size: 1.4rem;
    }
    #exclusive .overlay p,
    #mortgages .overlay p,
    #salesValuation .overlay p {
        font-size: 1.3rem;
    }
    #featuredProperties .property,
    #searchResults .property {
        height: 200px;
    }
    #whyStoneacre .container p {
        font-size: 0.8rem;
    }
    #whyStoneacre .container p a {
        margin-top: 20px;
        font-size: 0.7rem;
    }
    .footerGray {
        padding: 0 0 20px 0;
    }
    .footerGrey .col-sm-6 {
        padding-left: 60px;
    }
    .footerGrey .col-md-12 p {
        text-align: center;
    }
    #marketAppraisal,
    #propertyFinder {
        padding: 35px 30px 0 110px;
    }
    #marketAppraisal i,
    #propertyFinder i {
        font-size: 3rem;
        top: 50px;
    }
    #marketAppraisal h2,
    #propertyFinder h2 {
        font-size: 2.5rem;
        margin-bottom: 0;
    }
    #testimonials h2 {
        font-size: 1.5rem;
    }
    #testimonials p {
        font-size: 0.9rem;
    }
    #soldProperties p:first-of-type {
        font-size: 0.9rem;
    }
    #soldProperties p:nth-of-type(2) {
        font-size: 10px;
    }
    .slick-dots {
        margin: 10px 0;
    }
    #mortgages h2,
    #salesValuation h2 {
        font-size: 2rem;
    }
    #exclusive {
        margin-top: 30px;
    }
    #stampDuty {
        margin-top: 0;
    }
    .bannerHeader.blue {
        font-size: 1.5rem;
    }
    .bannerHeader.blue p {
        margin-bottom: 5px;
    }
    #fullWidthBanner .address,
    .carousel-address {
        padding: 15px 30px;
    }
    #fullWidthBanner .address p,
    .carousel-address p {
        font-size: 1.1rem;
    }
    .exclusiveBadge {
        width: 25%;
    }
    #featuredProperties .details h2,
    #searchResults .details h2 {
        font-size: 12px;
    }
    .details {
        padding: 10px;
    }
    .details .price,
    .details p {
        font-size: 11px;
    }
    #salesValuation h2 {
        margin-top: 0;
        font-size: 1.8rem;
    }
    #exclusive .overlay p,
    #mortgages .overlay p,
    #salesValuation .overlay p {
        font-size: 1rem;
    }
    #propertyFinder {
        padding: 25px 60px 0 120px;
    }
    #propertyFinder h2 {
        font-size: 1.5rem;
        margin-bottom: 40px;
    }
    #propertyFinder p {
        font-size: 12px;
    }
    #marketAppraisal.wide i {
        font-size: 4rem;
    }
    #marketAppraisal.wide {
        padding: 30px 60px;
    }
    #capitalGains h2,
    #stampDuty h2 {
        font-size: 2rem;
    }
    #capitalGains p,
    #stampDuty p {
        font-size: 1rem;
    }
    #content h2.center {
        font-size: 1.5rem;
    }
    h3 {
        font-size: 1.3rem;
    }
    #content p.lead {
        font-size: 1rem;
    }
    #fullyManaged div {
        padding-left: 0;
        width: 45%;
    }
    #comparison td,
    #comparison th,
    #content li,
    #content p {
        font-size: 13px;
    }
    #comparison img {
        width: 20px;
    }
    #comparison td {
        padding: 10px 20px;
    }
    h1.center {
        white-space: nowrap;
    }
    #capitalGains .overlay,
    #mortgages .overlay,
    #salesValuation .overlay {
        width: 40%;
        left: 55%;
    }
    .sendEnquiry {
        font-size: 0.9rem;
    }
    #content.guides h2 {
        font-size: 1.1rem;
    }
    .team h3 {
        font-size: 1rem;
    }
    .team h4 {
        font-size: 0.9rem;
        min-height: 40px;
    }
    #news .col-md-3 div {
        padding: 10px;
    }
    #news h2 {
        font-size: 1rem;
    }
    #news .col-md-3 div.thumb {
        min-height: 310px;
    }
    #news p {
        font-size: 0.9rem;
        min-height: 100px;
    }
    #news p.date {
        min-height: 1px;
    }
    .nav-tabs .nav-link {
        font-size: 0.9rem;
    }
    #searchHeader .tab-content {
        padding-top: 30px;
    }
    #searchHeader h2 {
        top: 35px;
    }
    #filters p {
        font-size: 0.9rem;
    }
    #searchResultsList .exclusiveBadge {
        width: 25%;
    }
    #searchResultsList .details p {
        font-size: 1.6rem;
    }
    #searchResults .col-xs-6 {
        max-width: 50%;
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
    }
    #searchResults .property {
        height: 330px;
    }
    #propertyLinks .nav-tabs li a {
        font-size: 0.9rem;
    }
    #returnToResults a {
        font-size: 1rem;
    }
    #comparedProps .property {
        height: 120px;
        margin-top: 0;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .navbar li {
        font-size: 0.9rem;
    }
    .nav-link {
        font-size: 1rem;
    }
    .nav-tabs .nav-link {
        font-size: 1rem;
    }
    .carousel-caption {
        right: auto;
        width: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    #myCarousel h1 {
        font-size: 1.3rem;
    }
    .carousel-item a {
        bottom: 80px;
        font-size: 0.9rem;
    }
    #searchHeader .tab-content {
        padding: 20px 0;
    }
    #searchHeader ul {
        width: 100%;
    }
    #searchHeader ul.nav-tabs,
    #searchHeader ul.view {
        width: 50%;
    }
    #searchHeader .roundButton {
        font-size: 0.7rem;
    }
    #searchHeader.homepage {
        margin-top: -10%;
    }
    #searchHeader label {
        font-size: 0.8rem;
    }
    #searchHeader .SearchForm input,
    #searchHeader .SearchForm select {
        font-size: 0.8rem;
        padding: 6px 3px;
    }
    #searchHeader .SearchForm input {
        padding: 2px 3px;
    }
    .col-xs-12 {
        max-width: 100%;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        margin-bottom: 40px;
    }
    #awards h2 {
        font-size: 1.2rem;
        font-weight: 700;
    }
    #ctaBlue .overlay,
    #exclusive .overlay {
        left: 50%;
        width: 45%;
    }
    #exclusive .overlay p,
    #mortgages .overlay p,
    #salesValuation .overlay p {
        font-size: 1.2rem;
    }
    #exclusive .overlay .roundButton {
        font-size: 0.7rem;
        margin-top: 10px;
    }
    #featuredProperties .property {
        height: 160px;
    }
    #featuredProperties .details h2,
    #searchResults .details h2 {
        font-size: 0.8rem;
    }
    .details .price,
    .details p {
        font-size: 0.7rem;
    }
    .details .viewDetails {
        font-size: 0.6rem;
    }
    #whyStoneacre .col-md-12 {
        overflow: hidden;
    }
    #whyStoneacre .container p {
        font-size: 0.7rem;
        line-height: 12px;
        width: 42%;
    }
    #whyStoneacre .container p a {
        margin-top: 10px;
    }
    #marketAppraisal i,
    #propertyFinder i {
        left: 20px;
        top: 50px;
        font-size: 3rem;
    }
    #marketAppraisal,
    #propertyFinder {
        padding: 40px 20px 0 80px;
    }
    #marketAppraisal h2,
    #propertyFinder h2 {
        font-size: 1.9rem;
    }
    #marketAppraisal h2 + p:first-of-type {
        margin-top: 0;
    }
    #testimonials h2 {
        font-size: 1.5rem;
    }
    #testimonials p {
        font-size: 0.9rem;
        line-height: 15px;
    }
    #soldProperties p:nth-of-type(2) {
        padding: 8px 10px;
    }
    .slick-dots {
        margin: 10px 0 0 0;
    }
    #exclusive {
        margin-top: 40px;
    }
    #mortgages h2,
    #salesValuation h2 {
        font-size: 1.4rem;
        margin-bottom: 10px;
    }
    a.roundButton {
        font-size: 0.7rem;
    }
    .showOnMobile {
        display: block;
    }
    .footerGrey .col-md-12 p {
        text-align: center;
    }
    #content h2.large,
    #news h2.large {
        font-size: 1.8rem;
    }
    .sendEnquiry {
        font-size: 0.9rem;
        width: 120%;
        padding: 10px;
    }
    form .col-sm-4 {
        max-width: 33.33333%;
        flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
    }
    #salesValuation .overlay {
        left: 52%;
        width: 45%;
    }
    #exclusive .overlay p,
    #mortgages .overlay p,
    #salesValuation .overlay p {
        font-size: 1rem;
        margin-bottom: 15px;
    }
    h1.center {
        max-width: 90%;
        font-size: 1.8rem;
    }
    #marketAppraisal.wide {
        padding-top: 40px;
    }
    #marketAppraisal.wide h2 {
        margin-left: 20px;
        font-size: 1.8rem;
        width: 70%;
    }
    #stampDuty .overlay {
        width: 40%;
    }
    #capitalGains h2,
    #stampDuty h2 {
        font-size: 1.8rem;
    }
    #capitalGains p,
    #stampDuty p {
        font-size: 1rem;
        margin-bottom: 15px;
        line-height: 1.2rem;
    }
    #searchHeader .submitButton {
        padding: 4px 10px;
        font-size: 10px;
        margin-top: 22px;
    }
    #propertyFinder h2 {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }
    .guides .col-sm-6 {
        max-width: 50%;
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
    }
    #featuredProperties .property,
    #searchResults .property {
        height: 200px;
    }
    #searchResults .col-xs-6 {
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        max-width: 50%;
    }
    #searchResults .details p.price {
        min-height: 1px;
    }
    #content h1.center,
    #content h2.center {
        font-size: 1.9rem;
    }
    #content h3.center {
        font-size: 1.6rem;
    }
    .showOnIpad {
        display: block;
    }
    .hideOnIpad {
        display: none;
    }
    #fullyManaged div,
    #letOnly div {
        position: initial;
        top: auto;
        left: auto;
        width: 100%;
        padding-left: 0;
    }
    #comparison td {
        font-size: 0.9rem;
    }
    #comparison img {
        max-width: 25px;
    }
    #content input,
    #mainContent input {
        height: 40px;
    }
    #testimonials {
        margin: 20px 0;
    }
    #capitalGains .container,
    #mortgages .container,
    #salesValuation .container {
        margin: 20px auto;
    }
    #capitalGains {
        margin-top: 40px;
    }
    #capitalGains h2,
    #stampDuty h2 {
        font-size: 1.8rem;
    }
    #capitalGains .overlay,
    #mortgages .overlay,
    #salesValuation .overlay {
        left: 55%;
        width: 40%;
    }
    #marketAppraisal.wide {
        margin: 20px 0;
    }
    #meetTheTeam .col-sm-3 {
        flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        max-width: 25%;
    }
    #news .col-sm-6 {
        max-width: 50%;
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
    }
    #news .col-md-3 div.thumb {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        max-height: 300px;
        overflow: hidden;
        margin-bottom: 20px;
    }
    #news .col-sm-6 {
        margin-bottom: 30px;
    }
    #featuredProperties .property {
        height: 160px;
    }
    #searchHeader .tab-content {
        padding-top: 30px;
    }
    #returnToResults a {
        font-size: 0.8rem;
    }
    #propertySummary h1 {
        font-size: 1.4rem;
    }
    #propertySummary h2 {
        font-size: 1.2rem;
    }
    #propertySummary li {
        font-size: 1rem;
    }
    #propertySummary #available {
        font-size: 1.1rem;
    }
    #propertyLinks .nav-tabs li a {
        font-size: 0.75rem;
        padding: 8px;
        margin-right: 2px;
    }
    #propertyLinks textarea {
        margin-bottom: 0;
    }
    #propertyLinks .submit {
        margin-top: 0;
    }
    #propertyLinks select {
        height: 45px;
    }
    #searchResultsList .property img:first-of-type {
        width: 100%;
    }
    #searchResultsList .property img {
        width: 50%;
    }
    #searchResultsList .exclusiveBadge {
        width: 30%;
    }
    #searchResultsList .details p {
        font-size: 1.4rem;
    }
    #searchResultsList .details p.price {
        font-size: 1.4rem;
    }
    #searchResultsList .details p.price span {
        font-size: 1.6rem;
    }
    #searchHeader h2 {
        top: 38px;
        font-size: 15px;
    }
    #searchHeader label {
        margin-bottom: 0;
    }
    #filters p {
        font-size: 0.7rem;
    }
    #comparedProps h2 {
        font-size: 1.2rem;
    }
    #comparedProps .property {
        height: 120px;
    }
    #termsLinks a {
        font-size: 0.9rem;
        padding: 4px 0;
    }
    #mortgages {
        margin-top: 40px;
    }
    #stampDuty {
        margin-top: 20px;
    }
    #branchTabs table th {
        width: 70px;
    }
    #branchTabs table {
        font-size: 0.9rem;
    }
    #branchTabs p {
        font-size: 0.9rem;
    }
    #searchResults .property .exclusiveBadge {
        right: 0;
    }
    #searchResults .details p {
        font-size: 12px;
    }
    .col-xs-8 {
        -ms-flex: 0 0 66.6666666%;
        flex: 0 0 66.6666666%;
        max-width: 66.6666666%;
    }
    .col-xs-5 {
        -ms-flex: 0 0 41.66666%;
        flex: 0 0 41.66666%;
        max-width: 41.66666%;
    }
    .col-xs-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.3333%;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    .hiddenOnMobile {
        display: none;
    }
}
@media (max-width: 767px) {
    #searchResults .col-xs-6 {
        width: 50%;
    }
    #virtualYT{height: 370px;}
    #virtual360{height: 370px;}
    .showOnIpad {
        display: block;
    }
    .carousel-item a {
        display: none;
    }
    .hideOnIpad {
        display: none;
    }
    #logo {
        width: 100%;
    }
    #telephoneNumber {
        right: 67px;
    }
    .carousel-caption {
        top: 10px;
        max-height: 100px;
    }
    .col-xs-5 {
        flex: 0 0 41.66666%;
        -ms-flex: 0 0 41.66666%;
        max-width: 41.66666%;
    }
    .navbar {
        width: auto;
    }
    #searchHeader ul {
        padding-left: 0;
    }
    #searchHeader .roundButton {
        font-size: 0.6rem;
        padding: 5px 5px;
        border-radius: 0;
    }
    #logo img {
        margin-top: 10px;
    }
    .navbar.mb-4 {
        margin-bottom: 0 !important;
    }
    #myCarousel h1 {
        font-size: 1.2rem;
        font-weight: 700;
        padding: 10px;
    }
    #searchHeader.homepage {
        margin-top: -18%;
    }
    #searchHeader .tab-content {
        padding: 10px 0;
    }
    #searchHeader label {
        margin-bottom: 2px;
        font-size: 1rem;
    }
    #searchHeader .SearchForm input,
    #searchHeader .SearchForm select {
        font-size: 0.8rem;
        margin-bottom: 5px;
        padding: 3px;
    }
    #searchHeader .submitButton {
        margin-top: 10px;
    }
    a.roundButton {
        font-size: 0.6rem;
    }
    .bannerOverlay {
        right: 15px;
        left: 15px;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 20px;
        text-align: center;
    }
    .bannerOverlay h2 {
        font-size: 1.2rem;
    }
    .bannerOverlay p {
        font-size: 1rem;
    }
    .col-xs-12.no-padding:first-of-type {
        margin-bottom: 30px;
    }
    .no-padding-right {
        padding-right: 15px !important;
    }
    .no-padding-left {
        padding-left: 15px !important;
    }
    #awards h2 {
        font-size: 1.4rem;
        font-weight: 700;
    }
    #awards p,
    #content #awards p {
        font-size: 1rem;
    }
    #awards .overlay {
        width: 80%;
    }
    #exclusive .overlay p,
    #mortgages .overlay p,
    #salesValuation .overlay p {
        font-size: 1rem;
    }
    #exclusive .overlay .roundButton {
        margin-top: 10px;
    }
    #featuredProperties h2 {
        font-size: 1.4rem;
    }
    a.roundButton {
        padding: 5px 10px;
    }
    .showOnPhone {
        display: inline-block !important;
    }
    .hideOnPhone {
        display: none !important;
    }
    #exclusive .overlay {
        width: 90%;
        left: 5%;
        top: 40%;
        transform: initial;
        text-align: center;
    }
    #exclusive .overlay p {
        margin-bottom: 5px;
    }
    #exclusive .overlay .roundButton {
        margin-top: 0;
    }
    #whyStoneacre {
        margin-top: 20px;
    }
    #whyStoneacre .container p {
        position: initial;
        width: 100%;
        padding-top: 50px;
        background-color: #003d73;
        background-image: url(/images/cta/why-stoneacre-logo.jpg);
        background-size: contain;
        background-position: center 20px;
        background-repeat: no-repeat;
        margin-bottom: 0;
        padding: 80px 20px 20px 20px;
        text-align: center;
    }
    #whyStoneacre .container p a {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .footerGrey {
        text-align: center;
    }
    .footerGrey .telephone {
        margin-bottom: 20px;
    }
    .footerGrey p {
        font-size: 11px;
    }
    .copyright a i {
        font-size: 20px;
    }
    .copyright p {
        font-size: 12px;
    }
    .navbar li:before {
        content: "";
        margin-right: 0;
    }
    #searchHeader .tab-content {
        padding-top: 40px;
    }
    #searchHeader h2 {
        width: 100%;
        text-align: center;
    }
    #filters {
        padding: 5px;
    }
    #searchResultsList .details {
        padding: 10px;
    }
    #filters p {
        font-size: 0.8rem;
        margin-bottom: 5px;
    }
    #propertyLinks .nav-tabs li a {
        font-size: 0.8rem;
        padding: 5px 10px;
    }
}
@media only screen and (max-width: 600px) {
    .navbar-collapse {
        top: 68px;
    }
    .bannerHeader.blue {
        font-size: 1.5rem;
    }
    h1 {
        font-size: 1.5rem;
        line-height: 1.6rem;
    }
    .modal2 img {
        display: none;
    }
    #instafeed a:nth-of-type(1n + 7) {
        display: none;
    }
    #valuation {
        display: none;
    }
    .col-xs-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .nav-link {
        font-size: 1rem;
        margin-bottom: 10px;
    }
    .nav-link + ul {
        margin-top: -10px;
    }
    #content h1 {
        font-size: 1.5rem;
    }
    #marketAppraisal {
        display: none;
    }
    #testimonials {
        padding: 15px 15px 30px 15px;
        font-size: 1rem;
    }
    #testimonials h2 {
        font-size: 1.6rem;
    }
    #testimonials p {
        line-height: 1.2rem;
    }
    .carousel-indicators {
        bottom: -5px;
    }
    .slick-dots {
        margin: 10px 0;
    }
    #exclusive {
        margin-top: 10px;
    }
    #capitalGains .container,
    #mortgages .container,
    #salesValuation .container,
    #stampDuty .overlay .container {
        margin: 20px 0 0 0;
    }
    #capitalGains .overlay,
    #mortgages .overlay,
    #salesValuation .overlay,
    #stampDuty .overlay {
        left: 0;
        top: 0;
        transform: initial;
        position: initial;
        background-color: #053d6e;
        width: 100%;
        padding: 20px;
        margin-bottom: 0;
    }
    #mortgages h2,
    #salesValuation h2 {
        font-size: 1.8rem;
    }
    #soldProperties h2 {
        margin-bottom: 20px;
        font-size: 1.8rem;
    }
    h1.center.dark {
        width: 80%;
        font-size: 1.6rem;
    }
    #content h2.center {
        font-size: 1.6rem;
        width: 100%;
    }
    #content h3.center {
        font-size: 1.3rem;
    }
    #content h2.large,
    #news h2.large {
        font-size: 1.6rem;
    }
    .table-bordered td,
    .table-bordered th {
        font-size: 0.9rem;
    }
    .navbar li,
    .navbar li.active {
        font-size: 1rem;
    }
    h1.center {
        width: 95%;
        border-bottom: 0;
        line-height: 2rem;
    }
    #content h2.large,
    #news h2.large {
        font-size: 1.6rem;
    }
    #propertyFinder {
        display: none;
    }
    #fullyManaged div,
    #letOnly div {
        position: initial;
        top: auto;
        left: auto;
        width: 100%;
        transform: initial;
        padding-left: 0;
    }
    #comparison th {
        font-size: 0.7rem;
        padding: 5px;
        min-width: 10px;
    }
    #comparison td {
        padding: 5px;
        min-width: 20px;
    }
    #comparison img {
        max-width: 15px;
    }
    #searchHeader ul {
        width: 60%;
    }
    #searchHeader ul:last-of-type {
        width: 40%;
    }
    #searchResultsList .exclusiveBadge {
        width: 20%;
    }
    .price br {
        display: none;
    }
    .price span {
        margin-left: 5px;
    }
    #returnToResults {
        padding: 10px 0;
        text-align: center;
    }
    #returnToResults a {
        font-size: 0.8rem;
    }
    #returnToResults .col-md-7 {
        text-align: center;
    }
    #propertySummary #available {
        font-size: 1.1rem;
    }
    #propertySummary {
        margin: 10px;
    }
    #propertySummary ul li:before {
        content: "";
        margin-right: 0;
    }
    #propertySummary ul li {
        list-style-type: disc;
        margin-left: 20px;
    }
    #propertySummary #exclusiveBanner {
        position: initial;
        margin-bottom: 10px;
    }
    #propertySummary .price br {
        display: none;
    }
    #propertyLinks .nav-tabs li {
        font-size: 0.9rem;
    }
}
@media only screen and (max-width: 575px) {
    #comparedProps .details,
    #searchResults .details {
        width: 100%;
        position: initial;
    }
    #searchHeader .col-xs-6 {
        max-width: 50%;
        flex: 0 0 50%;
        -ms-flex: 0 0 50%;
    }
    #searchHeader .submitButton {
        margin-top: 19px;
        padding: 3px 11px;
    }
    .bootstrap-select.show-tick,
    .populate {
        width: 220px !important;
    }
    #hideForm {
        display: none;
    }
    #openSearchForm {
        display: inline-block;
        width: 100%;
    }
    #openSearchForm h2 {
        position: initial;
        top: initial;
        left: initial;
        transform: initial;
        cursor: pointer;
    }
    #searchHeader .tab-content {
        padding-top: 30px;
    }
    #searchResults .property .details img {
        top: -28px;
    }
    #featuredProperties .property {
        height: 200px;
    }
    .carousel-item a {
        display: none;
    }
    #searchResults .property {
        height: auto;
    }
    #searchResults .property img {
        top: 0;
        transform: initial;
    }
    #searchResults .details p.price {
        min-height: 1px;
        margin-bottom: 2px;
    }
    #searchResults .details p.price span {
        font-size: 0.8rem;
    }
    #searchResults .details h2 {
        font-size: 0.9rem;
    }
    #searchResults .details p {
        font-size: 0.8rem;
    }
    #searchResults .details p.viewDetails {
        font-size: 0.8rem;
    }
    #content input,
    #mainContent input {
        margin-bottom: 0;
    }
    #capitalGains h2,
    #stampDuty h2 {
        font-size: 1.4em;
    }
    .venture {
        max-width: 100px !important;
    }
    .navbar .col-xs-4:last-of-type {
        border-bottom: 1px solid #ccc;
        margin-bottom: 0;
    }
    #awards h2 {
        margin-top: 0;
    }
    #meetTheTeam .col-xs-6 {
        max-width: 50%;
        flex: 0 0 50%;
        -ms-flex: 50%;
    }
    .team h3 {
        font-size: 1rem;
    }
    .team h4 {
        font-size: 0.9rem;
        min-height: 30px;
    }
    .team p {
        font-size: 0.7rem;
    }
    #news img {
        margin: 0 0 10px 0;
    }
    #branchDetails .telephone {
        margin-bottom: 5px;
    }
    #branchTabs .nav-tabs .nav-link {
        font-size: 0.7rem;
        padding: 6px 10px;
    }
    #propertyLinks .nav-tabs li {
        width: 50%;
        margin-bottom: 2px;
    }
    #propertyLinks .tab-pane {
        padding: 10px;
    }
}

@media only screen and (max-width: 425px)
{
    h1.center {
        font-size: 1rem;
        line-height: 1.4rem;
    }
}

@media only screen and (max-width: 400px) {
    
    .bannerHeader.blue {
        font-size: 1rem;
    }
    #fullWidthBanner .address p, .carousel-address p {
        font-size: 1rem;
    }

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .navbar-collapse {
        min-width: 1000px;
    }
}
