/*******************************************************
 *
 * Listing Details
 *
 *******************************************************/

 #inner-page-wrapper {
     margin-bottom: 0;
 }

 .ip-container #breadcrumbs {
     display: none;
 }

 #content-sidebar, #content-full {
     margin-top: 0;
 }

 #inner-page-wrapper > .container {
     padding: 0;
     max-width: 100% !important;
 }


 .ip-banner .container h1 {
     display: none;
 }

 #content .ld-title h1,
 #content .ld-title h2 {
    font-family: var(--title-font);
    font-size: 95px;
    font-size: 5.938vw;
    line-height: 1;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.ld-title span {
    font-size: 25px;
    font-size: 1.563vw;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-top: 15px;
    margin-top: 0.938vw;
}

.ld-price {
    position: relative;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}

.ld-title {
    display: block;
    position: relative;
    text-align: center;
    display: block;
}

.ld-price span {
    font-size: 30px;
    font-size: 1.875vw;
    font-weight: 400;
    line-height: 1;
    color: #000;
}

.ld-info span {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    font-size: 0.875vw;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
    padding: 0;
    margin-right: 80px;
    margin-right: 5vw;
    font-weight: 400;
}

.ld-info [class*="ai-icon-"]{
    -webkit-filter: invert(1)brightness(0);
            filter: invert(1)brightness(0);
    margin-right: 20px;
    margin-right: 1.250vw;
}

.ld-info span em.ai-icon-beds {
     width: 41px;
     height: 33px;
     background-image: url(../../images/listing-details/ai-beds-icon.png);
}


.ld-info span em.ai-icon-baths {
   width: 52px;
   height: 31px;
   background-image: url(../../images/listing-details/ai-baths-icon.png);
}


.ld-info span em.ai-icon-ruler {
    width: 36px;
    height: 36px;
    background-image: url(../../images/listing-details/ai-ruler-icon.png);
}

.ld-info span em.ai-icon-car {
    width: 34px;
    height: 32px;
    background-image: url(../../images/listing-details/ai-car-icon.png);
}

.ld-title-wrap {
    position: relative;
    z-index: 5;
    width: 100%;
    font-size: 0;
    overflow: hidden;
}

.ld-info span:first-child {
    padding-left: 0;
}

.ld-info span:last-child {
    margin-right: 0;
}

.ip-banner {
    display: none;
}

.ip-banner.clone {
    display: block;
}

.ld-title-wrap-flex {
    display: block;
    position: relative;
}

.ip-banner .container {
    top: 62%;
    max-width: 100%;
    padding: 0 100px;
    padding: 0 6.250vw;
}

.ld-info {
    display: inline-block;
    vertical-align: middle;
}


 .ld-share-icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.ld-share-icon a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    /* width: 2vw; */
    height: 32px;
    /* height: 2vw; */
    background: #000;
    border-radius: 50%;
    color: #fff;
    margin-right: 10px;
    margin-right: 0.625vw;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-size: 16px;
    /* font-size: 1vw; */
    line-height: 1;
}

.ld-share-icon span {
}

.ld-share-icon em.ai-font-facebook {
    display: inline-block;
    vertical-align: middle;
}

.ld-share-icon span {

}

.ip-banner canvas {
    height: 345px;
}

.ld-container {
    display: block;
    position: relative;
    padding-top: 34px;
    line-height: 1;
    padding-bottom: 83px;
    /* padding-bottom: 9.125vw; */
}

.ld-wrapper {
    display: block;
    position: relative;
}

.ld-wrapper > .container {
    width: 100%;
    padding: 0 15px;
    max-width: 1400px;
}

.ip-container p#ldp-breadcrumbs {
    letter-spacing: 0;
    margin-top: 23px;
    padding: 0 15px;
    max-width: 1400px;
    margin: 23px auto 0;
}

.ld-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
}

.ld-col-details {
    width: 71.7%;
}

.ld-col-sidebar {
    width: 28.3%;
    display: block;
    position: relative;
    padding-left: 30px;
    padding-left: 1.875vw;
}

.ld-gallery-thumb-item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 4px;
    width: calc(100% / 4);
    cursor: pointer;
}

.ld-gallery-thumb-slide {
    position: relative;
    margin: 0 -4px;
}

.ld-img canvas {
    display: block;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #666;
}

.ld-gallery-item {
    display: block;
    position: relative;
    margin-bottom: 6px;
}

.ld-gallery-slide {
    display: block;
    position: relative;
}

.ld-th-img canvas {
    display: block;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #666;
}

.ld-th-img {
    position: relative;
}

.ld-th-img:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.35);
    pointer-events: none;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ld-gallery-container {
    display: block;
    position: relative;
}

.ld-gallery-wrapper {
    display: block;
    position: relative;
}

.ld-gallery-main {
    display: block;
    position: relative;
}

.ld-gallery-thumb {
    display: block;
    position: relative;
}

.ld-schd-title {
    display: block;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 24px;
    border-bottom: 1px solid #d9d9d9;
    line-height: 1;
}

.ld-schd-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0 -4.5px;
    opacity: 0;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ld-schd-slide.slick-initialized {
    opacity: 1;
}

.ld-schd-date-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: calc(100% / 3);
    padding: 0 4.5px;
}

.ld-schd-canvas {
    position: relative;
}

.ld-schd-canvas canvas {
    display: block;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #e1c240;
}

.ld-schd-title span {
    font-family: var(--title-font);
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.75px;
    color: #000;
}

.ld-schd-info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: block;
    text-align: center;
}

.ld-schd-info span {
    display: block;
    text-align: center;
    font-size: 9.46px;
    font-size: 0.591vw;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.100em;
    color: #555555;
    text-transform: uppercase;
}

.ld-schd-info span.ld-schd-date {
    font-size: 33.12px;
    font-size: 2.070vw;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.025em;
    color: #000;
    padding: 2px 0;
    padding: 0.125vw 0;
}

.ld-schd-tour-container {
    display: block;
    position: relative;
    margin-bottom: 45px;
    padding-bottom: 35px;
    border: 2px solid #47C5C8;
    padding: 22px 20px 24px;
}

.ld-prop-desc-title span {
    font-family: var(--title-font);
    font-size: 30px;
    font-size: 1.875vw;
    line-height: 1;
    letter-spacing: 0.025em;
    color: #000;
}

.ld-prop-desc-title {
    display: block;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 9px;
    border-bottom: 1px solid #d9d9d9;
}

#content .ld-prop-desc-p p {
    font-size: 15px;
    font-weight: 300;
    line-height: 35px;
    letter-spacing: 0.45px;
    color: #555555;
    margin: 0;
}

.ld-property-desc-container {
    display: block;
    position: relative;
    margin-bottom: 30px;
}

.ld-inq-form-title span {
    font-family: var(--title-font);
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.75px;
    color: #000;
}

.ld-inq-form-title {
    display: block;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 17px;
    border-bottom: 1px solid #d9d9d9;
}

.ld-schd-slide-wrap {
    display: block;
    position: relative;
    width: 100%;
    max-width: 302px;
    max-width: 18.875vw;
    margin: 0 auto;
}

.ld-gallery-slide button.slick-arrow {
    padding: 0;
    border: none;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: transparent;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    outline: none;
    color: #fff;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    z-index: 4;
}

.ld-gallery-slide button.slick-arrow::before {
    font-size: 46px !important;
}

.ld-gallery-slide button.slick-prev.ai-font-arrow-h-p.slick-arrow {
    left: 39px;
}

.ld-gallery-slide button.slick-next.ai-font-arrow-h-n.slick-arrow {
    right: 39px;
}

.ld-gallery-slide button.slick-arrow:hover {
    color: #e9d789;
}

.ld-schd-slide button.slick-arrow {
    padding: 0;
    border: none;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: transparent;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    outline: none;
    color: #666666;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    z-index: 4;
}

.ld-schd-slide button.slick-arrow::before {
    font-size: 20px !important;
}

.ld-schd-slide button.slick-prev.ai-font-arrow-h-p.slick-arrow {
    left: -14px;
}

.ld-schd-slide button.slick-next.ai-font-arrow-h-n.slick-arrow {
    right: -14px;
}

.ld-schd-slide button.slick-arrow:hover {
    color: #e9d789;
}


.ld-gallery-slide:not(.slick-intialized) .ld-gallery-item:nth-child(n+2) {
    display: none;
}


.ld-gallery-thumb-slide:not(.slick-intialized) .ld-gallery-thumb-item:nth-child(3) ~ div {
    display: none;
}

.ld-inq-field {
    display: block;
    position: relative;
    width: 100%;
}

.ld-inq-form {
    display: block;
    position: relative;
}

.ld-inquire-form-container {
    display: block;
    position: relative;
    margin-bottom: 51px;
}

.ld-map-map canvas {
    display: block;
    position: relative;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
iframe#listingmap_canvas {
    display: block;
    position: relative;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ld-inq-field input:not([type=submit]) {
    width: 100%;
    height: 58px;
    border: 1px solid #868686;
    padding: 0 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.7px;
    color: #868686;
    text-transform: uppercase;
}

.ld-inq-field:not(:last-child) {
    margin-bottom: 9px;
}

.ld-inq-field textarea {
    width: 100%;
    height: 118px;
    border: 1px solid #868686;
    padding: 17px 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.7px;
    color: #868686;
    text-transform: uppercase;
    resize: none;
}

#content .ld-inq-form form {
    position: relative;
    margin: 0;
}

.ld-inq-field input[type=submit] {
    width: 100%;
    height: 58px;
    border: none;
    padding: 0;
    background: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.7px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ld-inq-field input[type=submit]:hover {
    background: #e9d789;
}

#content .ld-inq-form div.wpcf7 .ajax-loader {
    margin: 0 auto;
    position: absolute;
    bottom: -16px;
    left: 0;
    right: 0;
}

#content .ld-inq-form div.wpcf7-response-output {
    width: 100%;
    line-height: 1;
    text-align: center;
    margin: 10px auto;
    color: #000 !important;
}

.ld-calc-container {
    display: block;
    position: relative;
    padding: 66px 0 87px;
}

.ld-calc-title {
    display: block;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 54px;
    border-bottom: 1px solid #d9d9d9;
}

.ld-calc-graph-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 76px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.ld-qs-form-container {
    display: block;
    position: relative;
}

#content .ld-calc-title h2 {
    font-family: var(--title-font);
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.75px;
    color: #000;
    margin: 0;
}

.ld-calc-pie-chart {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    position: relative;
    text-align: center;
}

.ld-calc-markers {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    /*padding-left: 137px;
    padding-left: 8.563vw;*/
}

#content .ld-calc-markers ul {
    display: block;
    margin: 0;
    list-style: none;
}

#content .ld-calc-markers ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: right;
    font-size: 25px;
    font-size: 1.563vw;
    line-height: 1;
    color: #000;
    font-weight: 500;
    margin-bottom: 17px;
    padding-bottom: 17px;
    border-bottom: 1px solid rgba(0, 0, 0,.02);
    text-align: left;
}

#content .ld-calc-markers ul li div span.ld-calc-circle {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: transparent;
    margin-right: 29px;
}

#content .ld-calc-markers ul li div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#content .ld-calc-markers ul li:first-child div span.ld-calc-circle{
    background: #4ac5c5;
}

#content .ld-calc-markers ul li:nth-child(2) div span.ld-calc-circle{
    background: #e1c240;
}


#content .ld-calc-markers ul li:nth-child(3) div span.ld-calc-circle{
    background: #8f8e8b;
}


#content .ld-calc-markers ul li:last-child div span.ld-calc-circle{
    background: #577b94;
}


#content .ld-calc-markers ul li:last-child {
    margin-bottom: 0;
    border: none;
}

#content .ld-calc-markers ul li em {
    font-style: normal;
}

.ld-calc-p-title span {
    font-size: 38.12px;
    font-size: 2.382vw;
    font-weight: 600;
    line-height: 1;
    color: #000;
    display: block;
    margin-bottom: 6px;
    margin-bottom: 0.313vw;
}


.ld-calc-pie-img {
    position: relative;
}

.ld-calc-pie-img canvas {
    display: block;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    width: 100%!important;
    height: 100%!important;
}

.ld-calc-p-title {
    position: absolute;
    top: 53%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    font-size: 1.250vw;
    line-height: 1;
    color: #666666;
    font-weight: 300;
}

.ld-qs-form {
    display: block;
    position: relative;
}

.ld-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
}

.ld-form-field label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.7px;
    margin-bottom: 15px;
    color: #000;
}

.ld-form-field {
    width: calc(50% - 15px);
    position: relative;
    width: calc(50% - 0.938vw);
}

.ld-form-field input:not([type=submit]) {
    width: 100%;
    height: 58px;
    border: 1px solid #868686;
    padding: 0 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.7px;
    color: #868686;
}

.ld-form-row:nth-child(2) {
    margin-top: 46px;
    margin-bottom: 34px;
    margin-top: 2.875vw;
    margin-bottom: 2.125vw;
}

.ld-form-row:nth-child(2) .ld-form-field:nth-child(2) label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.ld-form-field.submit input[type=submit] {
    width: 100%;
    height: 58px;
    border: none;
    padding: 0;
    background: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.7px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ld-form-field.submit input[type=submit]:hover {
    background: #e9d789;
}

.ld-form-field.checkbox label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    padding-left: 0;
    font-size: 14px;
    line-height: 1;
    font-weight: 300;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.ld-form-field.checkbox input[type=checkbox] {
    -webkit-appearance: none;
    display: inline-block;
    position: relative;
    background: transparent;
    color: #868686;
    clear: none;
    cursor: pointer;
    margin: 0 18px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    min-width: 16px;
    -webkit-transition: .05s border-color ease-in-out;
    -o-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
    width: 20px;
    height: 18px;
    border: solid 1px #868686;
    overflow: hidden;
}


.ld-form-field.checkbox input[type=checkbox]:checked:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 6px;
    height: 11px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: 1px 0 0 6px;
}

.ld-form-field.checkbox input[type=checkbox]:checked:before {
    content: '';
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
}

.ld-form-field.checkbox input[type=checkbox]:checked {
    border: solid 1px #000;
}

.ld-form-field.submit {
    width: calc(50% - 0.938vw);
    padding-right: 125px;
    padding-right: 7.813vw;
}

.ld-prop-details-container {
    display: block;
    position: relative;
}

.ld-listing-title {
    display: block;
    position: relative;
    margin-bottom: 70px;
}

.ld-prop-status-wrap {
    display: block;
    position: relative;
}

.ld-prop-status-title {
    display: block;
    position: relative;
    margin-bottom: 17px;
}

.ld-prop-status-desc {
    display: block;
    position: relative;
    margin: 34px 0 73px;
}

#content .ld-listing-title h2 {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 1.25px;
    color: #000;
    margin: 0;
}

#content .ld-prop-status-title h2 {
    font-family: var(--title-font);
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.75px;
    color: #000;
    margin: 0;
}

.ld-prop-status-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
}

.ld-prop-status-item {
    position: relative;
    text-align: center;
    width: calc(100% / 3);
    min-height: 208px;
    /* min-height: 13vw; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ld-prop-status-item strong {
    display: block;
    font-family: var(--title-font);
    font-size: 50px;
    font-size: 3.125vw;
    line-height: 1;
    letter-spacing: 1.25px;
    color: #fff;
    margin-bottom: 17px;
    margin-bottom: 1.063vw;
    text-transform: uppercase;
}

.ld-prop-status-item span {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.7px;
    color: #fff;
}

#content .ld-prop-status-desc p {
    font-size: 15px;
    font-weight: 300;
    line-height: 35px;
    letter-spacing: 0.45px;
    color: #555555;
    margin: 0;
}

.ld-sp-title {
    display: block;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #d9d9d9;
}

#content .ld-sp-title h2 {
    font-family: var(--title-font);
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.75px;
    color: #000;
    margin: 0;
}

.ld-sp-img canvas {
    display: block;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    background-color: #545454;
}

.ld-sp-item a {
    display: block;
    position: relative;
}

.ld-sp-item {
    position: relative;
    width: calc(100% / 4);
    padding: 0 6.5px;
    display: inline-block;
    vertical-align: middle;
}

.ld-sp-slide {
    margin: 0 -6.5px;
    position: relative;
}

.ld-sp-slide:not(.slick-initialized) .ld-sp-item:nth-child(3) ~ div {
    display: none;
}

.ld-sp-slide-wrapper {
    display: block;
    position: relative;
}

.ld-sp-details {
    display: block;
    position: relative;
    padding: 22px 0;
}

.ld-sp-price {
    display: block;
    position: relative;
    margin-bottom: 5px;
}

.ld-sp-add {
    display: block;
    position: relative;
}

.ld-sp-price span {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.9px;
    color: #000;
}

.ld-sp-add span {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.24px;
    color: #000;
    font-family: var(--body-font);
    font-weight: 400;
}

.ld-register-form-title {
    display: block;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 38px;
    border-bottom: 1px solid #d9d9d9;
}

#content .ld-register-form-title h2{
    font-family: var(--title-font);
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.75px;
    color: #000;
    margin: 0;
}

input#reg-email {
    width: 100%;
    height: 57px;
    border: 1px solid #868686;
    padding: 0 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.7px;
    color: #868686;
    text-transform: uppercase;
}

button.ld-reg-btn {
    height: 57px;
    border: none;
    padding: 0;
    background: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.7px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    width: calc(33.5% - 4px);
}

.ld-disclaimer {
    margin-top: 80px;
}

.ld-similar-properties-container {
    display: block;
    position: relative;
    margin-bottom: 68px;
}

.ld-reg-form-field input:not([type=submit]) {
    width: 100%;
    height: 58px;
    border: 1px solid #868686;
    padding: 0 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.7px;
    color: #868686;
    text-transform: uppercase;
}

.ld-rg-form-submit input[type=submit] {
    width: 100%;
    height: 58px;
    border: none;
    padding: 0;
    background: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.7px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ld-rg-form-submit input[type=submit]:hover {
    background: #e9d789;
}

#content .ld-reg-form-widget div.wpcf7 .ajax-loader {
    position: absolute;
    bottom: -17px;
    left: auto;
    right: 0;
    margin: 0 auto;
}

.ld-reg-form-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 992px;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#content .ld-reg-form-widget form {
    position: relative;
    margin: 0;
}

#content .ld-reg-form-widget div.wpcf7-response-output {
    margin: 10px auto;
    text-align: center;
    line-height: 1;
    color: #000 !important;
}

.ld-reg-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.ld-reg-form-field {
    width: calc(66% - 4px);
}

.ld-rg-form-submit {
    width: calc(34% - 4px);
}

.ld-share-icon a:hover span:last-child {
    /* background: #e9d789; */
}

.ld-gallery-thumb-item:hover .ld-th-img:before {
    opacity: 0;
}

.ld-sp-item a:hover .ld-sp-img canvas {
    opacity: 0.80;
}
.page-id-0 .modal-backdrop.in {
    /* opacity: -1 !important; */
    /* z-index: 0 !important; */
}

.page-id-0 div#ihfsaveListing,
.page-id-0 div#ihfScheduleShowing {
    /* margin-top: 45px; */
}

.page-id-0 div#wpcf7-f106-o1 span.wpcf7-list-item-label {
    display: none;
}


/* Revamp code */

.ld-rv-title-state {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.ld-rv-title-state span {
    font-size: 30px;
    font-size: 1.875vw;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
}

.ld-rv-title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    max-width: 71.7%;
    margin-bottom: 40px;
    margin-bottom: 2.500vw;
    margin-top: 32px;
}

.ld-share-icon-text {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 22px;
    margin-right: 1.375vw;
}

.ld-share-smis {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.ld-share-smis a {
    position: relative;
}

.ld-rv-listing-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.ld-rv-listing-info-wrap {
    display: block;
    position: relative;
    padding: 28px 47px;
    padding: 1.750vw 2.938vw;
    background: #f8f8f8;
    margin-bottom: 10px;
    margin-bottom: 0.625vw;
}

.ld-share-icon a:last-child {
    margin-right: 0;
}

.ld-share-icon-text span {
    font-size: 20px;
    font-size: 1.250vw;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.5px;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    color: #000;
}

.ld-share-icon a:hover {
    background: #4ac5c5;
}

.ld-prop-status-item:first-child {
    background: #555555;
}

.ld-prop-status-item:nth-child(2) {
    background: #363636;
}

.ld-prop-status-item:last-child {
    background: #000;
}

#content .ld-disclaimer p {
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    margin: 0 0 10px;
}

.ld-disclaimer img {
    display: block;
    margin-bottom: 10px;
}

#content .ld-disclaimer p:first-child {
    margin-bottom: 35px;
}

.ld-info span.listing-info-item-title {
    display: none;
}

.ld-map-map:not(.street-view) {
    display: block;
    margin-bottom: 51px;
    margin-top: 50px;
}

.ld-form-field span + span {
    display: none;
}
input.wpcf7-form-control.wpcf7-submit.ld-reg-btn {
    height: 57px;
    border: none;
    padding: 0;
    background: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.7px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    width: 100%;
}

div#wpcf7-f2186-o4 {
    width: 100%;
}
p#street-view-warning {
    text-align: center;
    color: #FF0000;
}


.modal-backdrop.in,
.schedule-showing-btn,
.info-req-btn,
.save-listing-btn{
  display: none;
}
input#ihf_schedshow_pref_date,
input#ihf_schedshow_alt_date {
  width: 100%;
}
div#ihfScheduleShowing,
div#ihfMoreInfo,
div#ihfsaveListing {
  top: 100px;
}
.ld-register-form .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.ld-reg-form-widget .container {
    width: 100%;
}


/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

@media only screen and (min-width: 1650px) {
    #content .ld-calc-markers ul li {
        font-size: 1.263vw;
    }
    .ld-schd-info span {
        font-size: 0.491vw;
    }
    .ld-schd-info span.ld-schd-date {
        font-size: 1.370vw;
    }
}

@media only screen and (max-width: 1366px){
    .ld-wrapper > .container {
        /*padding: 0 30px;*/
    }

    .ld-col-sidebar {
        padding-left: 30px;
    }
}


/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {

    .ld-wrapper > .container {
        padding: 0 15px;
    }

    .ld-col-sidebar {
        padding-left: 30px;
        width: 30%;
    }

    .ld-schd-title span,
    .ld-prop-desc-title span,
    .ld-inq-form-title span,
    #content .ld-calc-title h2,
    #content .ld-prop-status-title h2,
    #content .ld-sp-title h2,
    #content .ld-register-form-title h2 {
        font-size: 25px;
        letter-spacing: normal;
    }

    .ld-col-details {
        width: 70%;
    }

    .ld-schd-slide-wrap {
        max-width: 236px;
    }

    .ld-form-field.submit {
        padding-right: 50px;
    }

    #content .ld-listing-title h2 {
        font-size: 25px;
    }

    #content .ld-prop-status-desc p {
        font-size: 14px;
        line-height: 30px;
    }

    .ld-prop-status-item strong {
        font-size: 40px;
        letter-spacing: normal;
    }

    #content .ld-prop-desc-p p {
        font-size: 13px;
        line-height: 30px;
    }

    .ld-gallery-slide button.slick-prev.ai-font-arrow-h-p.slick-arrow {
        left: 15px;
    }

    .ld-gallery-slide button.slick-next.ai-font-arrow-h-n.slick-arrow {
        right: 15px;
    }

    .ld-reg-form-widget {
        max-width: 800px;
    }

    .ld-sp-item {
        padding: 0 10px;
    }

    .ld-sp-slide {
        margin: 0 -10px;
    }

    .ld-form-field {
        width: calc(50% - 15px);
    }

    .ld-schd-info span {
        font-size: 7px;
    }
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {
    .street-view{
      width: 100% !important;
    }

    .ld-main {
        display: block;
    }

    .ld-col-details {
        width: 100%;
    }

    .ld-col-sidebar {
        width: 100%;
        padding: 0;
    }

    #content .ld-calc-markers ul li {
        font-size: 25px;
    }

    .ld-schd-title span, .ld-prop-desc-title span,
     .ld-inq-form-title span,
     #content .ld-calc-title h2,
     #content .ld-prop-status-title h2,
     #content .ld-sp-title h2,
     #content .ld-register-form-title h2 {
        font-size: 30px;
    }

    .ld-prop-status-item strong {
        font-size: 40px;
    }

    .ld-prop-status-list {
        display: block;
        padding: 30px 0;
    }

    .ld-prop-status-item {
        width: 100%;
        margin: 0 auto;
    }

    .ld-calc-title {
        text-align: center;
    }

    .ld-calc-graph-wrap {
        display: block;
    }

    .ld-calc-pie-chart {
        width: 100%;
        max-width: 480px;
        margin: 0 auto 50px;
        display: block;
    }

    .ld-calc-markers {
        width: 100%;
        padding: 0;
        max-width: 480px;
        margin: 0 auto;
        display: block;
    }

    .ld-prop-details-container {
        text-align: center;
    }

    .ld-sp-title {
        text-align: center;
    }

    .ld-register-form-title {
        text-align: center;
    }

    .ld-container {
        padding: 34px 0 50px;
    }

    .ld-mobile-details {
        background: #000;
        padding: 50px 15px;
        display: block;
        text-align: center;
        margin: 0 -15px 30px;
    }

    .ld-share-icon {
    display: block;
    text-align: center;
    }

    .ld-title-wrap-flex {
        display: block;
        text-align: center;
    }

    .ld-schd-slide-wrap {
        max-width: 302px;
    }

    .ld-schd-title, .ld-prop-desc-title {
        text-align: center;
    }

    .ld-property-desc-container {
        text-align: center;
    }

    .ld-inq-form-title {
        text-align: center;
    }

    .ld-inq-form {
        width: 100%;
        max-width: 333px;
        margin: 0 auto;
    }


    .ld-map-map {
        margin: 0 auto 51px;
    }

    .ld-reg-form-widget {
        max-width: 100%;
    }

    .ip-banner canvas {
        min-height: 250px;
    }

    .ld-img canvas {
        min-height: 300px;
    }

    #content .ld-title h1,
    #content .ld-title h2 {
        font-size: 45px;
    }

    .ld-title span {
        font-size: 20px;
        margin-top: 15px;
    }

    .ld-price span {
        font-size: 30px;
    }

    .ld-form-field.submit {
        padding-right: 0;
        width: calc(50% - 15px);
    }

    .ld-rv-title-wrap {
        display: block;
        text-align: center;
        max-width: 100%;
        margin-bottom: 44px;
    }

    .ld-rv-title-state {
        display: block;
        margin-bottom: 10px;
    }

    .ld-rv-title-state span {
        font-size: 30px;
    }

    .ld-rv-listing-info {
        display: block;
        text-align: center;
    }

    .ld-info {
        text-align: center;
        display: block;
        margin-bottom: 30px;
    }

    .ld-share-icon-text {
        display: block;
        margin: 0 0 10px;
    }

    .ld-rv-listing-info-wrap {
        padding: 30px 15px;
        margin-bottom: 10px;
    }

    .ld-info span {
        font-size: 14px;
        margin-right: 30px;
    }

    .ld-info [class*="ai-icon-"] {
        margin-right: 10px;
    }

    .ld-share-icon-text span {
        font-size: 20px;
    }


    .ld-share-icon a {
        margin-right: 10px;
    }

        .ld-calc-pie-img canvas {
        width: 100%!important;
        height: 100%!important;
    }

    .ld-calc-p-title {
        top: 56%;
    }

    .ld-calc-container {
        padding-bottom: 30px;
    }

}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {

    .ld-form-row {
        display: block;
    }

    .ld-form-field {
        width: 100%;
    }

    .ld-form-field:not(:last-child) {
        margin-bottom: 20px;
    }

    .ld-form-field.submit {
        padding: 0;
        width: 100%;
    }

    #content .ld-calc-markers ul li {
        font-size: 16px;
    }

    #content .ld-calc-markers ul li div span.ld-calc-circle {
        margin-right: 10px;
    }

    .ld-calc-markers {
        max-width: 360px;
    }

    .ld-calc-p-title span {
        font-size: 25px;
        margin-bottom: 6px;
    }

    .ld-calc-p-title {
        font-size: 18px;
    }

    .ld-form-field.checkbox {
        margin: 20px 0;
    }

    .ld-info span {
        display: inline-block;
        margin: 0 0 20px;
        width: calc(100% / 2);
        text-align: center;
    }

    .ld-info [class*="ai-icon-"] {
        display: block;
        margin: 0 auto 10px;
    }

    .ld-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        width: 100%;
        max-width: 64%;
        margin: 0 auto 30px;
    }
}

@media only screen and (max-width: 567px) {
    .ld-sp-item {
        width: 100%;
        padding: 0;
    }

    .ld-sp-slide {
        margin: 0 auto;
        width: 100%;
        max-width: 323px;
    }



}


/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {

    #content .ld-title h1,
    #content .ld-title h2 {
        font-size: 35px;
    }

    .ld-reg-form-row {
        display: block;
    }

    .ld-reg-form-field, .ld-rg-form-submit {
        width: 100%;
    }

    .ld-reg-form-field {
        margin-bottom: 10px;
    }

    .ld-info span {
        width: calc(100% / 2);
        border: none;
        margin-bottom: 15px;
    }


    .ld-schd-slide-wrap {
        max-width: 250px;
    }

    #content .ld-reg-form-widget div.wpcf7 .ajax-loader {
        left: 0;
    }

    .ld-schd-info span {
        font-size: 9.46px;
    }

    .ld-schd-info span.ld-schd-date {
        font-size: 25px;
    }

    input#reg-email {
        width: 100%;
        margin-bottom: 8px;
    }

    button.ld-reg-btn {
        width: 100%;
    }

    .ld-reg-form-widget {
        display: block;
    }

    .ld-info {
        max-width: 100%;
    }

    .ld-calc-p-title span {
        font-size: 16px;
    }

    .ld-calc-p-title {
        font-size: 14px;
    }

}
