@font-face {
    font-family: SourceSansPro-Regular;
    src: url(SourceSansPro-Regular.eot);
    src: url(SourceSansPro-Regular.eot?#iefix) format('embedded-opentype'), url(SourceSansPro-Regular.woff2) format('woff2'), url(SourceSansPro-Regular.woff) format('woff'), url(SourceSansPro-Regular.ttf) format('truetype'), url(SourceSansPro-Regular.svg#SourceSansPro-Regular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ProximaNova-Regular;
    src: url(ProximaNova-Regular.eot);
    src: url(ProximaNova-Regular.eot?#iefix) format('embedded-opentype'), url(ProximaNova-Regular.woff2) format('woff2'), url(ProximaNova-Regular.woff) format('woff'), url(ProximaNova-Regular.ttf) format('truetype'), url(ProximaNova-Regular.svg#ProximaNova-Regular) format('svg');
    font-weight: 400;
    font-style: normal
}

* {
    margin: 0;
    padding: 0;
    font-family: ProximaNova-Regular, Century Gothic, Arial, Helvetica, sans-serif;
    text-align: left
}

div,
img {
    behavior: url(/scripts/iepngfix.htc)
}

h1 {
    font-family: SourceSansPro-Regular, Arial, Helvetica, sans-serif;
    font-size: 32pt;
    color: #0c2340;
    font-weight: 400;
    margin-bottom: 0
}

.padding-bottom h1 {
    font-family: SourceSansPro-Regular, Arial, Helvetica, sans-serif;
    font-size: 28pt;
    color: #0c2340;
    font-weight: 400;
    margin-bottom: 20px
}

h2 {
    font-family: SourceSansPro-Regular, Arial, Helvetica, sans-serif;
    font-size: 20pt;
    color: #0c2340;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 20px
}

h3 {
    font-family: SourceSansPro-Regular, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    color: #0c2340;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 20px
}

h4 {
    font-family: SourceSansPro-Regular, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    color: #0c2340;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 20px
}

p {
    color: #58585a;
    padding-bottom: 10px;
    line-height: 1.5em;
    font-size: 16px
}

th {
    font-size: 18px;
    font-weight: 400;
    background: #0c2340;
    color: #fff;
    padding: 10px
}

td {
    padding: 10px;
    font-size: 18px;
    background: #f0faff
}

a {
    text-decoration: none;
    color: #9ac9ec
}
table {
    border-collapse: collapse;
    margin-top: 10px;
    table-layout: fixed;
}
.section-link {
    display: block;
    clear: left;
    float: none;
    width: auto;
    height: 20px;
    padding: 10px 40px;
    text-align: left;
    border-radius: 5px;
    border: 0;
    margin-bottom: 20px;
    margin-right: 10px;
    background: url(/../images/icon-link.png) 0 0 no-repeat;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #9ac9ec;
    font-size: 16px
}

.section-link:hover {
    background: url(/../images/icon-link.png) 0 0 no-repeat;
    color: #9c9e9c
}

nav {
    width: 100%
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

nav li {
    padding: 0;
    margin: 0;
    display: block
}

nav li a {
    display: block;
    width: 90%;
    padding: 5%;
    color: #fff;
    text-align: right;
    font-size: 14px;
    border-bottom: 1px solid #97c7eb;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

a.nav-active {
    display: block;
    color: #fff;
    background: #9ac9ec;
    text-align: right;
    font-size: 14px;
    border-bottom: 1px solid #9ac9ec
}

nav a:hover {
    display: block;
    color: #fff;
    background: #9ac9ec;
    text-align: right;
    font-size: 14px;
    border-bottom: 1px solid #9ac9ec
}

.hidden_desktop {
    display: none
}

ul {
    list-style-image: url(/../images/list.png);
    list-style-position: inside;
    padding: 10px
}

ol {
    list-style-position: inside;
    padding: 10px
}

li {
    color: #58585a;
    margin-bottom: 10px;
    font-size: 16px
}

hr {
    width: 100%;
    color: #9ac9ec;
    border-top: 1px solid #9ac9ec;
    border-bottom: 0;
    border-left: none;
    border-right: none;
    float: left;
    margin-bottom: 30px;
    margin-top: 30px
}

.black-line {
    width: 100%;
    color: #aeaeae;
    border-top: 2px solid #aeaeae;
    border-bottom: 0;
    border-left: none;
    border-right: none;
    float: left;
    margin-bottom: 30px;
    margin-top: 10px
}

.black-line-container {
    float: left;
    background: #fff;
    padding: 40px 20px;
    width: 920px;
    margin-top: 20px
}

body {

    background: #fff
}

#search_wrapper {
    background: #dbdbdb;
    width: 100%;
    position: relative;
    z-index: 2
}

#content_wrapper {
    background: #fff url(/../images/bg-content.png) repeat-x;
    background-position: bottom;
    width: 100%
}

#section-wrapper {
    background: #fff;
    background-position: bottom;
    width: 100%
}

#section-wrapper .white-text .check-title,
#section-wrapper .white-text a,
#section-wrapper .white-text h1,
#section-wrapper .white-text h2,
#section-wrapper .white-text h3,
#section-wrapper .white-text h4,
#section-wrapper .white-text h5,
#section-wrapper .white-text h6,
#section-wrapper .white-text li,
#section-wrapper .white-text ol,
#section-wrapper .white-text p,
#section-wrapper .white-text ul {
    color: #fff
}

#footer_wrapper {
    width: 100%;
    background: 0 0
}

#sidebar {
    background-color: #0c2340;
    color: #222;
    box-shadow: 0 0 56px rgba(3, 3, 3, .6);
    height: 100%;
    left: 0;
    min-height: 100%;
    position: fixed;
    width: 217px;
    z-index: 100
}

#nav-scroll {
    height: 100%;
    overflow-y: auto
}

#nav_container2 {
    width: 100%;
    overflow-y: hidden
}

#nav_container {
    background-color: none;
    color: #222;
    box-shadow: 0 0 26px rgba(3, 3, 3, .6);
    margin-top: 60px;
    width: 100%;
    height: auto;
    z-index: 100
}

#document_content {
    height: auto;
    padding-left: 0;
    position: absolute;
    left: 200px;
    right: 0;
    z-index: 1;
    background: 0 0
}

#document_content section {
    /* padding-bottom: 40px; */
    padding-top: 40px;
    padding-left: 70px;
    padding-right: 70px;
    /* min-height: 600px; */
    max-width: 1200px
}

#intro {
    padding-top: 180px !important;
    max-width: 1200px;
    float: left
}

#footer_container {
    width: 100%;
    height: auto;
    min-height: 100px;
    max-width: 1200px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    background: url(/../images/logo-footer.png) 0 58px no-repeat;
    overflow: hidden;
    padding-top: 90px;
    padding-bottom: 30px;
    text-align: left;
    float: left
}

#footer_container p {
    font-size: 14px;
    margin-top: -10px;
    padding-left: 0
}

.shadow {
    -moz-box-shadow: 0 0 10px 6px #d1d1d1;
    -webkit-box-shadow: 0 0 10px 6px #d1d1d1;
    box-shadow: 0 0 10px 6px #d1d1d1
}

.clear {
    clear: both
}

.clear2 {
    clear: both
}

.float-right {
    float: right
}

.no-float {
    float: none
}

.padding-bottom {
    padding-bottom: 30px
}

.margin-right {
    margin-right: 5px
}

.margin-left {
    margin-left: 5px
}

.error {
    color: #0c2340
}

.black {
    color: #000
}

.green {
    color: #3cb247
}

.red {
    color: #0c2340
}

.logo-white {
    margin-top: 50px;
    margin-left: 10px
}

.main-column {
    width: 730px;
    height: auto;
    min-height: 200px;
    margin-bottom: 40px;
    float: right
}

.main-header {
    width: 700px;
    height: auto;
    min-height: 12px;
    margin-bottom: 0;
    background: 0 0;
    padding: 15px 15px 5px 15px
}

.main-content {
    width: 700px;
    height: auto;
    min-height: 52px;
    margin-bottom: 15px;
    background: 0 0;
    padding: 0 15px 0 15px;
    float: left
}

.button-select {
    height: 50px;
    width: 140px;
    display: block;
    float: left;
    margin-bottom: 20px;
    border-radius: 5px 5px 5px 5px;
    padding: 2px;
    border: 0;
    background: #008cc5;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    box-shadow: inset 0 -1px 4px rgba(0, 0, 0, .5), inset 0 4px 4px rgba(255, 255, 255, .8);
    text-align: center
}

.button-select:hover {
    height: 50px;
    width: 140px;
    background: #0c2340;
    border-radius: 5px 5px 5px 5px;
    display: block;
    float: left;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    padding: 2px
}

.select-package-button {
    margin-left: 70px
}

.listing-information-button {
    float: left;
    padding-right: 10px
}

.join-ph-head {
    color: #000
}

.form-contact {
    width: 390px;
    height: auto;
    background: #fff;
    border: 1px solid #d3d2d2;
    display: block;
    padding: 40px;
    margin-top: 50px;
    float: left
}

.form-contact p {
    float: left;
    width: 410px;
    height: 10px;
    margin-bottom: 10px;
    padding-bottom: 2px;
    font-size: 12pt
}

.form-contact input {
    float: left;
    width: 98%;
    height: 50px;
    color: #000;
    margin-bottom: 10px;
    background: #f4f4f4;
    margin-top: 15px;
    padding-left: 2%;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #fff;
    border-top: 1px solid #dbdbdb
}

.form-contact .short-field {
    width: 140px
}

.form-contact .checkbox {
    width: auto;
    margin-right: 30px;
    margin-bottom: 0;
    border: 0;
    background: 0 0
}

.form-contact .textarea {
    width: 380px;
    height: 100px;
    padding-top: 5px;
    border: 1px solid #4165a5;
    color: #000;
    margin-bottom: 10px;
    background: #f4f4f4;
    padding-left: 5px;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #fff;
    border-top: 1px solid #dbdbdb
}

.form-contact select {
    width: auto;
    margin-bottom: 10px
}

.check-wrap {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px
}

.check-title {
    margin-left: 35px;
    margin-top: -20px;
    background: 0 0;
    display: block
}

label {
    float: left;
    width: 100%;
    color: #58585a;
    padding-bottom: 0;
    font-weight: 400;
    font-size: 16px
}

.accordian_wrapper label {
    width: 100%
}

.web-book {
    display: block;
    float: left;
    width: 260px;
    height: 70px;
    padding: 58px 30px 25px 105px;
    border-radius: 0 5px 5px 0;
    margin-bottom: 20px;
    margin-right: 50px;
    color: #0c2340;
    background: #fff url(/../images/icon-book.png) 45px no-repeat;
    -moz-box-shadow: 5px 3px 10px 3px #aeaeae;
    -webkit-box-shadow: 5px 3px 10px 3px #aeaeae;
    box-shadow: 5px 3px 10px 3px #aeaeae;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.web-book:hover {
    background: #9ac9ec url(/../images/icon-book-white.png) 45px no-repeat;
    color: #fff
}

.web-book-binder {
    margin-left: -120px;
    margin-top: -48px;
    float: left
}

.button-login {
    display: block;
    float: left;
    width: 100%;
    height: 70px;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    border: 0;
    margin-bottom: 20px;
    background: #9ac9ec url(/../images/icon-book-white.png) 15px -50px no-repeat;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #fff;
    font-size: 20px
}

.button-login:hover {
    background: #9ac9ec url(/../images/icon-book-white.png) 15px 10px no-repeat;
    color: #fff
}

.book-options {
    position: relative;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    height: auto;
    width: 100%;
    box-shadow: 0 0 26px rgba(3, 3, 3, .6)
}

.book-options2 {
    overflow-y: hidden;
    display: block
}

.white {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    width: 60px;
    height: 60px;
    padding: 10px;
    float: left;
    display: block;
    color: #000;
    opacity: 1;
    font-size: 14px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.white:hover {
    opacity: 1
}

.logout {
    background: #fff url(/../images/icon-logout.png) -1px -1px no-repeat
}

.logout:hover {
    background: #9ac9ec url(/../images/icon-logout.png) -1px -61px no-repeat
}

.save {
    background: #fff url(/../images/icon-save.png) -1px -1px no-repeat
}

.save:hover {
    background: #9ac9ec url(/../images/icon-save.png) -1px -61px no-repeat
}

.print {
    background: #fff url(/../images/icon-print.png) -1px -1px no-repeat
}

.print:hover {
    background: #9ac9ec url(/../images/icon-print.png) -1px -61px no-repeat
}

.property_feature {
    float: left;
    min-width: 90px;
    padding: 0 6px;
    margin: 5px 0;
    height: 60px;
    text-align: center;
    border-right: 1px solid #0c2340;
    background: 0 0
}

.sqm {
    font-size: 11px
}

.property_feature_fig {
    font-size: 24px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

.bold_table_entry {
    font-weight: 700;
    font-size: 20px
}

#demo-test-gallery {
    width: 100%
}

.item {
    display: inline-block;
    background: 0 0;
    padding: 0;
    margin: 0 0 5px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 1em
}

.item img {
    box-shadow: 2px 2px 4px 0 #ccc
}

.sale-container {
    border: 1px solid #000;
    max-width: 800px;
    background: #e5e5e5;
    width: 100%;
    margin: 80px 0
}

.image-container {
    width: 100%;
    height: auto
}

.image-container img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
    float: left
}

.details-container {
    width: 100%;
    height: auto
}

.main-details {
    background: #fff;
    width: 76%;
    padding: 2%;
    float: left;
    position: relative;
    min-height: 110px
}

.main-details a:not(.view-button),
.main-details p,
.main-details ul,
.main-details ul li {
    padding: 10px 0 0 0
}

.nomargin {
    margin: 0 !important
}

.nopadding {
    padding: 0 !important
}

.bottom-details {
    width: 76%;
    padding: 2%;
    float: left;
    position: relative;
    background: #fff;
    height: 25px
}

.side-details {
    width: 20%;
    float: right
}

ul.bbc {
    list-style: none;
    padding: 1rem 5px 0;
    margin: 0 auto;
    max-width: 70px
}

ul.bbc li p {
    font-size: 12px;
    color: #58585a;
    padding: 0;
}
ul.bbc li p + p.figure {
    padding-bottom: 8px;
}
ul.bbc li p.figure {
    font-size: 1rem;
}

ul.bbc li {
    width: 100%
}

ul.view-link {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0
}

ul.view-link li {
    display: inline-block
}

ul.view-link li:nth-child(2) {
    width: 50px;
    float: right
}

.view-button {
    position: relative;
    padding: 5px 10px !important;
    font-weight: 200;
    background: #000;
    color: #fff
}

.property-address {
    position: relative;
    padding: 0 !important;
    color: #000
}

.property-sold-date {
    position: absolute;
    bottom: 10px;
    left: 20px;
    padding: 0 !important;
    font-weight: 700;
    color: #000
}

.property-sold-price {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 0 !important;
    color: #000;
    font-size: 20px
}

.icon {
    max-width: 40px;
    float: left
}

@media only screen and (min-width:400px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media only screen and (min-width:700px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3
    }
}

@media only screen and (min-width:900px) {
    .masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4
    }
}

@media only screen and (min-width:1100px) {
    .masonry {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5
    }
}

@media only screen and (min-width:1280px) {
    .wrapper {
        width: 1260px
    }
}

.property_feature {
    float: left;
    min-width: 90px;
    padding: 0 6px;
    margin: 5px 0;
    height: 60px;
    text-align: center;
    border-right: 1px solid #888888;
    background: none;
}

.sqm {
    font-size: 11px;
}

.property_feature_fig {
    font-size: 24px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

.property-rhs {
    width: 58%;
    float: left;
    padding-left: 2%;
}

.property-lhs {
    width: 40%;
    float: left;
}

.comparable-lhs {
    width: 20%;
    float: left;
}

.comparable-rhs {
    width: 78%;
    float: left;
    padding-left: 2%;
}

.comparable-features {
    text-align: right;
    padding-left: 4%;
    padding-top: 20px;
    clear: both;
}

.inspection-details {
    width: 100%;
    background-color: #fff;
    color: #000;
}
.inspection-details.completed-tasks th {
    background-color: #0c2340;
    color: #ffffff;
    text-align: center;
}

/* .inspection-details.completed-tasks th:not(:last-of-type),
.inspection-details.completed-tasks td:not(:last-of-type) {
    width: 20%;
} */

#interested_parties {
    width: 100%;
}

#interested_parties hr {
    margin: 0;
}

.interested_party {
    background-color: #f5f5f5;
    margin-bottom: 25px;
    position: relative;
    width: 100%;
}

.interested_party:not(:first-of-type) {
    margin-top: 25px;
}

.interested_party div span {
    font-weight: 600;
    margin-right: 1rem;
}

.interested_party div:first-of-type {
    margin-bottom: 1rem;
}

.interest-container {
    padding: 2rem;
}

.interest-container ul,
.interest-container ol {
    padding-left: 0;
}

.ribbon-wrapper {
    height: 157px;
    width: 160px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.ribbon-wrapper .ribbon {
    background-color: #0c2340;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 1.2em;
    left: -5px;
    line-height: 1.5em;
    padding: 5px 6px;
    position: relative;
    text-align: center;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    width: 202px;
    top: 92px;
}

#completed_tasks_container table td {
    text-align: center;
}

#completed_tasks_container table tr {
    min-height: 3rem;
}

.feedback {
    background-color: #fff;
    border: solid 1px #ccc;
    padding: 20px;
}

.feedback .icon-area {
    width: 15%;
    display: inline-block;
}

.feedback .icon-area img {
    width: 35px;
}

.feedback .icon-area a {
    position: relative;
    top: -11px;
}

.feedback .content {
    float: right;
    width: 85%;
    margin-top: 0;
}

.feedback .content ul,
.feedback .content ol {
    padding: 0px;
}

@media screen and (max-width: 760px) {
    .feedback .icon-area {
        width: 150px;
        display: inline-block;
        padding-top: 22px;
    }
}

.feedback a {
    color: #000;
    font-weight: 600;
}

.negative {
    margin-top: 25px;
}

#completed_tasks_container,
.highlights,
.negative,
.inspection-details {
    margin-bottom: 1em;
}

.dash {
    width: 100%;
    border-left: 1px solid #aeaeae;
    border-right: 1px solid #aeaeae;
    vertical-align: middle;
    border-collapse: collapse;
    border: 0;
}

.dash td {
    width: 24%;
    height: 6rem;
    text-align: center;
    font-size: 16px;
    border-left: 0;
    border-right: 0;
    color: #000000;
    border: 1px solid #aeaeae;
}

.dash td:nth-child(2n) {
    width: 9.3333333%;
    background-color: #0c2340;
    color: #ffffff;
    font-size: 20px;
}

@media screen and (max-width: 820px) {
    .dash tr {
        font-size: 0;
    }
    .dash td {
        display: inline-flex;
        padding-left: calc(2% - 1px);
        padding-right: calc(2% - 1px);
        width: 46%;
        height: 2.5rem;
        align-items: center;
        justify-content: space-around;
    }

    .dash td:nth-child(2n) {
        width: 46%
    }

    .dash span {
        display: block;
        text-align: center;
    }

    .dash tr td {
        border-top: 0;
    }

    .dash tr:first-child td:first-child,
    .dash tr:first-child td:nth-child(2) {
        border-top: 1px solid #aeaeae;
    }
}

.form-wrapper {
	max-width: 750px;
	position: relative;
}
.form iframe {
	width: 100%;
}
.form-wrapper h1 {
	margin-bottom: 2rem;
	text-transform: none;
}
.form-inner {
	width: 75%;
	display: block;
	margin: 0 auto;
}
.form-wrapper form {
	display: block;
	margin: 0 auto;
}
.form-wrapper input, .form-wrapper textarea {
	width: 100%;
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	border: solid 1px #000;
	color: #000;
	opacity: 1;	
	margin-bottom: 2rem;
	padding: 0.75rem;
	font-size: 1rem;
	font-family: 'ProximaNova-Regular', Arial, Helvetica, sans-serif;
}
.form-wrapper textarea {
	resize: vertical;
	max-height: 400px;
}
.form-wrapper input[type='submit'] {
	background: #FFFFFF;
	color: #000000;
	width: auto;
	clear: both;
	margin: 0 auto;
	padding: 0.25rem 2rem;
	display: block;
	float: none;
	font-family: 'ProximaNova-Regular', Arial, Helvetica, sans-serif;
}
.form-wrapper input:nth-of-type(odd) {
	margin-right: 2%;	
}
.form-wrapper label {
	font-family: 'ProximaNova-Regular', Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 1rem 0 1rem;
}
.form-wrapper input:focus, .form-wrapper textarea:focus {
	box-shadow: 0px 0px 5px #888;
}
.form-wrapper input[type='submit']:disabled {
    background-color: #ddd;
    color: #888;
    border-color: #888;
}
.g-recaptcha {
	margin: 0 0 2rem;
}
.g-recaptcha > div {
	margin: 0 auto;
}
@media screen and (max-width: 580px) {
	.columns .right,
	.columns .left {
		width: 100%;
		margin-top: 2rem;
	}
	.form-wrapper input {
		width: 100%;
		margin: 0;
		margin-bottom: 1rem;
		float: left;
	}
	.form-inner {
		width: 100%;
	}
}
@media screen and (max-width: 375px) {
	.form-inner h1 {
		font-size: 24pt;
	}
	.form-wrapper {
		padding-bottom: 2rem;
	}
}
.book-option {
	margin: 0 calc((100% - 180px)/6) calc((100% - 180px)/3);
}
.book-option:nth-child(4), .book-option:nth-child(5) {
	margin: 0 calc((100% - 180px)/6) 0;
}
.enquire {
	background: #ffffff url('/images/icon-enquire.svg') -1px -1px no-repeat;
}
.enquire:hover {
	background: #0c2340 url('/images/icon-enquire.svg') -1px -61px no-repeat;
}
.inspect {
	background: #ffffff url('/images/icon-inspect.svg') -1px -1px no-repeat;
}
.inspect:hover {
	background: #0c2340 url('/images/icon-inspect.svg') -1px -61px no-repeat;
}
#demo-test-gallery {
	width: 100%;
}
#agent_top_bar {
	width: 100%;
	background: none;
	position: relative;
	float: left;
	height: auto;
	margin-top: -5px;
	margin-bottom: 50px;
	box-shadow: 2px 2px 4px 0 #ccc;
}
.agent_container {
	margin-left: 0px;
	min-height: 100px;
	height: auto;
	background: #ffffff;
	left: 50px;
	border-radius: 0 0 5px 5px;
	float: left;
	width: 100%;
}
.agent_left {
	width: 50%;
	min-height: 80px;
	height: auto;
	background: none;
	float: left;
	padding: 20px 5% 0 0;
}
.agent_right {
	width: 45%;
	min-height: 80px;
	height: auto;
	float: right;
	padding: 20px 2% 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.agent_left p {
	color: #0c2340;
	margin-top: 10px;
	font-size: 12px;
}
.agent_right p {
	color: #0c2340;
	padding-bottom: 0;
	font-size: 12px;
}
.agent_left a,
.agent_right a {
	color: #0c2340;
}
.agent_left h4,
.agent_right h4 {
	color: #0c2340;
	font-size: 19px;
	margin-bottom: 0;
	margin-top: 6px;
}
.agent_left img {
	margin-right: 10px;
	margin-top: -20px;
	margin-left: 10px;
	height: 90px !important;
}
.agent_phones {
	float: right;
	width: 100%;
	height: auto;
	background: none;
}
.agent_phone2 {
	float: left;
	width: 50%;
	padding-bottom: 5px;
}
.agent_email {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	background: none;
	clear: left;
}
.item {
	display: inline-block;
	background: none;
	padding: 0em;
	margin: 0 0 5px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 1em;
}
.gallery-container {
	height: auto;
	min-height: 10px;
	width: 100%;
}
.gallery-container:not(.surrounding-sales) .item {
	float: left;
}
.item img {
	box-shadow: 2px 2px 4px 0 #ccc;
}
@media only screen and (min-width: 400px) {
	.masonry {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}
	.gallery-container .item {
		width: 49% !important;
		margin-right: 1% !important;
	}
}
@media only screen and (min-width: 700px) {
	.masonry {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
	.gallery-container .item {
		width: 32% !important;
		margin-right: 1% !important;
	}
}
@media only screen and (min-width: 900px) {
	.masonry {
		-moz-column-count: 4;
		-webkit-column-count: 4;
		column-count: 4;
	}
	.gallery-container .item {
		width: 24% !important;
		margin-right: 1% !important;
	}
}
@media only screen and (min-width: 1100px) {
	.masonry {
		-moz-column-count: 5;
		-webkit-column-count: 5;
		column-count: 5;
	}
	.gallery-container .item {
		width: 19% !important;
		margin-right: 1% !important;
	}
}
@media only screen and (min-width: 1280px) {
	.wrapper {
		width: 1260px;
	}
}
.bbc_tabs {
	color: #ffffff;
	text-align: center;
}
.bbc_num {
	font-size: 36px;
	display: block;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.bed_tab, .bath_tab, .car_tab {
	width: 60px;
	height: 70px;
	background: #0c2340;
	float: right;
	position: relative;
	margin-right: 15px;
	box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.6);
	padding: 10px;
	text-align: center;
}
.bbc_tabs + .feat_img {
	margin-top: -75px;
}
.feat_img {
	margin-bottom: 0;
}
.corner::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: -20px;
    border-top: 15px solid transparent;
    border-right: 15px solid #0c2340 * 0.8;
}
.corner {
    float: right;
    width: 15px;
    padding-top: 20px;
    overflow: hidden;
}
#map-canvas {
	height: 200px;
	width: 100%;
	background: none;
	clear: left;
}
.property_words {
	background: none;
	clear: left;
	height: auto;
	float: left;
	width: 100%;
}
.property_title_wrapper {
	background: url('/images/bg-word-map-b2.png') center no-repeat;
	padding: 3.7% 3%;
	width: 100%;
	height: auto;
	clear: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.property_title {
	display: block;
	clear: left;
	padding: 2%;
	width: 100%;
	height: auto;
	background: #0c2340;
	color: #ffffff;
	text-align: center;
	word-wrap: break-word;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	box-shadow: 0px 0px 12px #000;
}
.property_word {
	display: block;
	margin: 0;
	float: left;
	padding: 2%;
	width: 33.3%;
	height: auto;
	background: none;
	text-align: center;
	word-wrap: break-word;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: 'ProximaNova-Regular', Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.surrounding_image {
	width: 33.3%;
	padding: 2% 0;
	height: 250px;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	display: inline-block;
}
.property_number {
	position: relative;
	z-index: 200;
	top: 20px;
	left: 10px;
	color: #ffffff;
	background: #0c2340;
	padding: 4px;
	box-shadow: 2px 2px 4px 0 #000;
	float: left;
}
@media only screen and (max-width: 1024px),
(min-device-width: 768px) and (max-device-width: 1024px) {
	table.surrounding {
		display: block;
        border-collapse: collapse;
    }
    table.surrounding thead, table.surrounding tbody, table.surrounding th, table.surrounding td, table.surrounding tr {
        display: block;
        border-collapse: collapse;
    }
    table.surrounding thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    table.surrounding tr {
        border: 1px solid #ccc;
    }
    table.surrounding td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }
    table.surrounding td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    table.surrounding td:nth-of-type(1):before {
        content: "Image";
        color: #0c2340;
        font-weight: bold;
    }
    table.surrounding td:nth-of-type(2):before {
        content: "Address";
        font-weight: bold;
    }
    table.surrounding td:nth-of-type(3):before {
        content: "Beds";
        font-weight: bold;
    }
    table.surrounding td:nth-of-type(4):before {
        content: "Baths";
        font-weight: bold;
    }
    table.surrounding td:nth-of-type(5):before {
        content: "Cars";
        font-weight: bold;
    }
    table.surrounding td:nth-of-type(6):before {
        content: "Sold Date";
        font-weight: bold;
    }
    table.surrounding td:nth-of-type(7):before {
        content: "Size";
        font-weight: bold;
    }
    table.surrounding td:nth-of-type(8):before {
        content: "Sold Price";
        font-weight: bold;
    }
    table.surrounding td:nth-of-type(9):before {
        content: "na";
    }
    table.surrounding td:nth-of-type(10):before {
        content: "na";
    }
}

#top_sidebar, #close2 {
    display: none;
}
.inline {
	display:inline-block;
	overflow-x: auto;
	max-width:100%;
}
.table-scroll table {
	margin:0px;
}
.table-scroll td {
	background-color:transparent !important;
}
.inline table {
	display:table !important;
}
.inline table tr {
	display: table-row !important;
}
.inline table tbody {
	display: table-row-group !important;
}
.inline table tbody thead {
	display: table-row !important;
}
.inline table tbody thead th {
	display:table-cell !important;
}
.inline table td {
	display:table-cell !important;
	padding:10px !important;
}
.inline table td:before {
	content:none !important;
	padding:0px !important;
	width:0px !important;
}