/* Listing Details CSS */

.ld-banner-wrapper .slick-slide { left: 0!important; } 
.ld-banner-wrapper .slick-active {
    left: 0 !important;
    /*position: absolute !important;*/
    top: 0 !important;
}

.ld-banner-wrapper.absolute .slick-active {
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
}

.header {
    position: relative;
    background: #000;
}

.header .header-inner-wrapper .header-center-content {
    padding-top: 28px;
}

.ip-banner {
    display: none;
}

#inner-page-wrapper {
    margin-bottom: 0;
}

div#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

.ld-content-sold {
    font-family: "tradegothic";
    font-size: 23px;
    font-weight: 500;
    color: red;
    text-align: center;
    padding-bottom: 10px;
}
.ld-content-share-options span.ai-font-envelope {
    font-size: 16px !important;
}

#ld-wrapper {
    position: relative;
}

.ld-banner-wrapper {
    position: relative;
}

.ld-banner-slide-arrows {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 223px;
    text-align: center;
    background-image: url('../../images/listing-details/ld-dark-overlay.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    padding: 29px 0;
    z-index: 1;
}

.ld-banner-slide-arrows::before {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 100%;
    background-color: #fff;
    pointer-events: none;
}

.ld-banner-slide-arrow-control {
    display: inline-block;
    vertical-align: middle;
    margin: 0 18px;
    font-family: "tradegothic";
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    cursor: pointer;
}

.ld-banner-slide-arrow-control:hover {
    opacity: .7;
}

.ld-banner-slide-arrow-control span {
    display: inline-block;
    vertical-align: middle;
    font-size: 9px;
    color: #fff;
}

.ld-banner-slide-arrow-control.prev span {
    margin-right: 10px;
}

.ld-banner-slide-arrow-control.next span {
    margin-left: 10px;
}

.ld-banner-item::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    height: 200px;
    background-image: url('../../../cycloneslider/cyclone-slider2-responsive/images/preloader.gif');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 1;
}

.ld-banner-item canvas {
    position: relative;
    display: block;
    width: 100%;
    /*      min-height: 250px;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: calc(100vh - 150px);
    z-index: 2;
}

.ld-breadcrumbs {
    position: relative;
    background-image: url('../../images/listing-details/ld-dark-overlay.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    padding: 39px 6.688vw;
}

.ld-breadcrumbs::before,
.ld-breadcrumbs::after {
    content: "";
    position: absolute;
    top: 100%;
    background-image: url('../../images/listing-details/ld-dark-overlay.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    pointer-events: none;
}

.ld-breadcrumbs::before {
    left: 0;
    width: 6.688vw;
    height: 188px;
}

.ld-breadcrumbs::after {
    right: 0;
    width: 31.75vw;
    height: 840px;
}

.ld-breadcrumbs p {
    font-family: "tradegothic";
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    text-transform: uppercase;
}

.ld-content-wrapper {
    position: relative;
    max-width: 1424px;
    margin: 40px auto 0;
    padding: 0 15px 65px;
}

.ld-content-col {
    display: inline-block;
    vertical-align: top;
}

.ld-content-col.col-left {
    width: 61.54%;
}

.ld-content-left {
    margin-top: 56px;
    padding-left: 15%;
}

.ld-content-status {
    font-family: "tradegothicbold";
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    max-width: 185px;
    padding: 13px 0;
    background-color: #000;
    margin-bottom: 36px;
    display: none;
}

.ld-content-address-line1 {
    font-family: "ivarfine";
    font-size: 54px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.025em;
    margin-bottom: 14px;
}

.ld-content-address-line2 {
    font-family: "tradegothic";
    font-size: 26px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    margin-bottom: 55px;
}

.ld-content-description {
    font-family: "proxima_novaregular";
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 1.7;
    padding-right: 72px;
    margin-bottom: 68px;
}

.ld-content-options {}

.ld-content-cta {
    width: 326px;
}

.ld-content-cta a {
    display: block;
    font-family: "tradegothic";
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 35px 0;
    background-image: url('../../images/listing-details/ld-cta-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ld-content-cta a:hover {
    opacity: .7;
}

.ld-content-share {
    margin-left: 37px;
}

.ld-content-share-heading {
    font-family: "tradegothicbold";
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 22px;
}

.ld-content-share-options {}

.ld-content-share-options a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 34px;
}

.ld-content-share-options a:hover {
    opacity: .7;
}

.ld-content-share-options a span {
    font-size: 27px;
    color: #000;
}

.ld-content-col.col-right {
    width: 38.45%;
}

.ld-content-right {
    position: relative;
    padding: 76px 80px 51px;
    background-image: url('../../images/listing-details/ld-details-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ld-content-price {
    font-family: "ivarfine";
    font-size: 49px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, .16);
}

.ld-content-features {
    justify-content: space-between;
    margin-top: 21px;
    padding-bottom: 23px;
    border-bottom: 1px solid rgba(255, 255, 255, .16);
    text-align: center;
}

.ld-content-feature-item-icon {
    height: 49px;
}

.ld-content-feature-item-icon img {
    margin: 0 auto;
}
.ld-content-feature-item-icon em {
    font-size: 32px;
  color: #fff;
	font-style: normal;
}

.ld-content-feature-item-text {
    font-family: "tradegothic";
    font-size: 14px;
    font-weight: 400;
    color: #d1d1d1;
    text-transform: uppercase;
    text-align: center;
}

.ld-content-form-wrapper {
    padding-top: 36px;
}

.ld-content-form-heading {
    font-family: "tradegothic";
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.ld-content-form {
    position: relative;
    margin-top: 30px;
}

.lf-form-input-container {
    margin-bottom: 12px;
}

.lf-form-input-container.your-message {
    margin-top: 21px;
}

.lf-form-input-container input,
.lf-form-input-container textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: "proxima_novaregular";
    font-size: 13px;
    font-weight: 400;
    color: #cccccc;
    letter-spacing: 0.1em;
    width: 100%;
    height: 42px;
    background-color: transparent;
    border-bottom: 1px solid rgba(153, 153, 153, .48);
}

.lf-form-input-container textarea {
    height: 76px;
    resize: none;
}

.lf-form-input-container input::placeholder,
.lf-form-input-container textarea::placeholder {
    text-transform: uppercase;
}

.lf-form-contact-submit {
    max-width: 228px;
    margin: 0 auto;
}

.lf-form-contact-submit button {
    font-size: 14px;
    color: #fff;
    width: 100%;
    background: transparent !important;
}

.lf-form-contact-submit button::before {
    background-color: #fff;
}

.lf-form-contact-submit button img {
    filter: brightness(0) invert(1);
}

.ld-content-form .wpcf7-response-output {
    font-size: 12px;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0 !important;
    padding: 6px 0 !important;
}

.ld-content-form span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: -14px;
}

.ld-video-wrapper {
    position: relative;
    padding: 128px 15px 193px;
}

.ld-video-wrapper::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 43.75vw;
    background-image: url('../../images/listing-details/ld-video-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    pointer-events: none;
    z-index: -1;
}
    .ios-true .ld-video-wrapper::after {
        background-attachment: scroll;
    }

.ld-video-inner-wrapper {
    max-width: 1120px;
    margin: 0 auto;
    border: 7px solid #000;
    border-radius: 35px;
    background: #101010;
    overflow: hidden;
}

.ld-video-inner-wrapper a {
    position: relative;
    display: block;
}

.ld-video-inner-wrapper span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    color: #fff;
    text-align: center;
    width: 72px;
    height: 72px;
    padding: 19px 0;
    border-radius: 50%;
    background: rgba(0, 0, 0, .6);
}

.ld-video-inner-wrapper:hover span {
    background: rgba(0, 0, 0, .8);
}

.ld-video-inner-wrapper canvas {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ld-gallery-wrapper {
    position: relative;
    margin-top: 92px;
}

.ld-galler-row-wrap::after {
    content: "";
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: calc(100% - 150px);
    background-image: url(../../images/listing-details/ld-dark-overlay.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    pointer-events: none;
    z-index: -1;
}
.safari .ld-galler-row-wrap::after {
    background-attachment: scroll;
}

.ld-galler-row-wrap {
    width: 100%;
    position: relative;
    /*padding-left: 7%;*/
    margin-bottom: 50px;
}

.ld-galler-row-wrap .ld-gallery-row:nth-child(1) {
    margin-left: auto;
    margin-bottom: 82px;
    padding-left: 7%;
}

.ld-gallery-row:nth-child(2) {
    margin-right: auto;
    padding-right: 7%;
}

.ld-gallery-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
}

.ld-gallery-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .07;
    pointer-events: none;
    transition: all .4s ease-in-out;
}

.ld-gallery-item:hover:before {
    opacity: 0;
}

.ld-gallery-row:nth-child(1) .ld-gallery-item {
    padding-left: 6px;
}

.ld-gallery-row:nth-child(2) .ld-gallery-item {
    padding-right: 6px;
}

.ld-gallery-item canvas {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.ld-gallery-link {
    max-width: 205px;
    margin: 42px auto 0;
}

.ld-gallery-link a {
    font-size: 14px;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup {
    padding: 0;
    background: #000;
    position: fixed;
    overflow: hidden;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup button.aiosp-close {
    width: 33px;
    height: 33px;
    right: 25px;
    opacity: 1;
    font-size: 0;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup button.aiosp-close:before {
    width: 33px;
    height: 1px;
    content: '';
    background: #fff;
    position: absolute;
    z-index: 2;
    opacity: 1;
    transform: rotate(45deg);
    left: 0;
    top: 50%;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup button.aiosp-close:after {
    width: 33px;
    height: 1px;
    content: '';
    background: #fff;
    position: absolute;
    z-index: 2;
    opacity: 1;
    transform: rotate(-45deg);
    right: 0;
    top: 50%;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup .aiosp-content.aios-popup-body {
    width: 100%;
    background: transparent;
}

.force-center .slick-track {
    transform: translate3d(0, 0, 0)!important;
}

.big_thumbnails canvas,
.small_thumbnails canvas {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
}

.big_thumbnails canvas {
    background-size: auto 100%;
    width: 100vw;
    height: 70vh;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup .slick-slide.slick-active > div {
    display: block;
    position: relative;
    padding: 0 2px;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup .slick-slide.slick-active > div::after {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    display: block;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup .slick-slide.slick-current.slick-active.slick-center > div::after,
.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup .slick-slide.slick-current.slick-active > div::after {
    background: transparent;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup .slick-arrow {
    font-size: 40px;
    color: #fff;
    font-weight: 800;
    position: absolute;
    top: 50%;
    cursor: pointer;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup span.slick-prev {
    left: 0;
    z-index: 2;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup span.slick-next {
    right: 0;
    z-index: 2;
}

.ld-map-wrapper {
    position: relative;
    margin-top: 79px;
    padding: 91px 0 97px;
    z-index: 1;
}

.ld-map-wrapper::before,
.ld-map-wrapper::after {
    content: "";
    position: absolute;
    background-image: url('../../images/listing-details/ld-dark-overlay.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    pointer-events: none;
    z-index: -1;
}
.safari .ld-map-wrapper::before,
.safari .ld-map-wrapper::after {
    background-attachment: scroll;
}

.ld-map-wrapper::before {
    top: 0;
    right: 0;
    width: 50%;
    height: 92px;
}

.ld-map-wrapper::after {
    bottom: 0;
    left: 0;
    width: 90%;
    height: 393px;
}

.ld-map-inner-wrapper {
    max-width: 92.06%;
    margin-left: auto;
}

.ld-map-inner-wrapper iframe {
    display: block;
    width: 100%;
}

.big_thumbnails {
    position: relative;
    padding: 2px;
}

.ld-similar-listings-wrapper {
    position: relative;
    padding: 95px 0 103px;
    z-index: 1;
}

.ld-similar-listings-wrapper::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 31.375vw;
    background-image: url('../../images/listing-details/ld-dark-overlay.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    pointer-events: none;
    z-index: -1;
}
.safari .ld-similar-listings-wrapper::after {
    background-attachment: scroll;
}

.ld-similar-listings-inner-wrapper {
    position: relative;
}

.ld-similar-listings-heading {
    text-align: center;
    margin-bottom: 80px;
    margin-bottom: 35px;
}

.hp-global-heading .hp-global-heading-bottom-text {
    margin-top: 27px;
}

.ld-similar-listings-heading .hp-global-heading-bottom-text {
    font-size: 90px;
}

.ld-similar-listings-slide-wrapper {
    max-width: 93.75%;
    margin-left: auto;
    margin-right: -3px;
}

.ld-similar-listings-item {
    position: relative;
    padding: 0 3px;
}

.ld-similar-listings-item a {
    display: block;
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
}

.ld-similar-listings-item-image {
    position: relative;
}

.ld-similar-listings-item-image::after {
    content: "";
    position: absolute;
    pointer-events: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.ld-similar-listings-item a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .12;
    pointer-events: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 1;
}

.ld-similar-listings-item a:hover:before {
    opacity: .44;
}

.ld-similar-listings-item-image::after {
    top: -50px;
    right: -50px;
    width: 589px;
    height: 537px;
    background-image: url('../../images/listing-details/ld-item-ak-logo-hover-overlay.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    opacity: 0;
}

.ld-similar-listings-item a:hover .ld-similar-listings-item-image::after {
    right: -105px;
    opacity: .5;
}

.ld-similar-listings-item-image canvas {
    display: block;
    width: 100%;
    min-height: 320px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ld-similar-listings-item a:hover .ld-similar-listings-item-image canvas {
    transform: scale(1.1);
}

.ld-similar-listings-item-details {
    position: absolute;
    display: block;
    bottom: 15px;
    left: 35px;
    width: calc( 100% - 35px);
    text-align: left;
    z-index: 3;
}

.ld-similar-listings-item a:hover .ld-similar-listings-item-details {
    bottom: 44px;
}

.ld-similar-listings-item-details-logo {
    position: relative;
    display: inline-block;
    margin-bottom: 31px;
}

.ld-similar-listings-item a:hover .ld-similar-listings-item-details-logo {
    opacity: 0;
}

.ld-similar-listings-item-details-logo::before {
    content: "";
    position: absolute;
    bottom: calc(100% + 28px);
    left: 58%;
    transform: translateX(-50%);
    width: 1px;
    height: 100vw;
    background-color: #cccccc;
    opacity: .66;
    pointer-events: none;
}

.ld-similar-listings-item-details-price {
    font-family: "ivarfine";
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.06em;
    margin-bottom: 16px;
}

.ld-similar-listings-item-details-address {
    font-family: "tradegothicbold";
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.ld-similar-listings-item-details-features {
    opacity: 0;
}

.ld-similar-listings-item a:hover .ld-similar-listings-item-details-features {
    opacity: 1;
}

.ld-similar-listings-item-details-features span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 25px;
    font-family: "tradegothicbold";
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}

.ld-similar-listings-item-details-features span:first-child {
    padding-left: 0;
}

.ld-similar-listings-item-details-features span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 2px;
    height: 15px;
    background-color: #fff;
    pointer-events: none;
}

.ld-similar-listings-item-details-features span:last-child:after {
    opacity: 0;
}

.ld-content-feature-item {
    display: inline-block;
    padding: 0px 15px;
    margin: 5px 0;
	width: 25%;
}


/* Sched Showing Popup::START */

.aiosp-ref-sched-showing-popup .aiosp-content.aios-popup-body {
    max-width: 737px;
    padding: 0;
}

.aiosp-ref-sched-showing-popup .aiosp-content.aios-popup-body > .aiosp-close {
    display: none;
}

.sched-showing-popup {
    font-size: 0;
    position: relative;
}

.sched-showing-popup .sched-showing-popup-wrapper {
    position: relative;
    padding: 75px 0 43px;
}

.sched-showing-popup .sched-showing-popup-wrapper::before {
    content: '';
    width: 651px;
    height: 594px;
    background-image: url(https://aaronkirman.com/wp-content/themes/ak.com/listings-templates/details-page/custom/assets/images/sched-showing-bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    opacity: .03;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-close-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 72px;
    height: 72px;
    padding: 12px 0;
    background-image: url("../../images/global/popup-close-toggle-bg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 1;
    opacity: 1;
    cursor: pointer;
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 0;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-close-toggle:hover,
.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-close-toggle:focus {
    opacity: .8;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-close-toggle span {
    font-size: 26px;
    color: #fff;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-close-toggle div {
    font-family: "proxima_novaregular";
    font-size: 10px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-top: 13px;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-logo {
    text-align: center;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-logo a {
    display: inline-block;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-heading {
    font-family: "ivarfine";
    font-size: 74px;
    font-weight: 400;
    color: #000;
    text-align: center;
    margin-top: 72px;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-subheading {
    font-family: "proxima_novaregular";
    font-size: 15px;
    font-weight: 400;
    color: #4b4b4b;
    text-align: center;
    line-height: 1.7;
    max-width: 570px;
    margin: 9px auto 0;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form {
    position: relative;
    max-width: 590px;
    margin: 27px auto 0;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .sched-showing-popup-form-container input,
.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .sched-showing-popup-form-container textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: "proxima_novaregular";
    font-size: 16px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.1em;
    width: 100%;
    height: 57px;
    padding: 17px 0;
    border: none;
    border-bottom: 1px solid #000;
    background: transparent;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .sched-showing-popup-form-container textarea {
    height: 77px;
    resize: none;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .sched-showing-popup-form-container input::placeholder,
.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .sched-showing-popup-form-container textarea::placeholder {
    color: #999999;
    text-transform: uppercase;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .contact-submit {
    max-width: 234px;
    margin: 19px auto 0;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .contact-submit input {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: "proxima_novaregular";
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    height: 57px;
    background-image: url("../../images/global/popup-signup-button-bg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .contact-submit input:hover,
.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .contact-submit input:focus {
    opacity: .8;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .wpcf7-not-valid-tip {
    font-size: 12px;
    margin: -13px;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .wpcf7-response-output {
    position: absolute;
    bottom: -50px;
    width: 100%;
    font-size: 12px;
    text-align: center;
    margin: 0 !important;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-cancel {
    position: relative;
    font-family: "proxima_novaregular";
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 1;
    text-align: center;
    width: auto;
    height: auto;
    padding: 0;
    max-width: 115px;
    margin: 3px auto 0;
    cursor: pointer;
}

.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-cancel:hover,
.sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-cancel:focus {
    color: #000;
}

.sched-showing-popup-form-row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 -10px;
}

.sched-showing-popup-form-container {
    margin-bottom: 21px;
    width: 100%;
    padding: 0 10px;
    position: relative;
}

.sched-showing-popup-form-row.col-2 .sched-showing-popup-form-container {
    width: 50%;
}

.sched-showing-popup-form-container .ajax-loader {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
}

.sched-showing-popup-form .wpcf7-response-output {
    bottom: -32px !important;
}

.grecaptcha-badge {
    visibility: hidden;
}

/* Sched Showing Popup::END */


/*******************************************************

 *

 * Mobile styles and other media queries

 *

 *******************************************************/

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1366px) {
    .ld-content-form-heading {
        font-size: 15px;
    }
    .ld-content-feature-item-text {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1299px) {
    .ld-content-form-heading {
        font-size: 12px;
    }
    .ld-content-form .wpcf7-response-output {
        font-size: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .ld-content-right {
        padding: 76px 30px 51px;
    }
    .ld-content-cta {
        width: 259px;
    }
    .ld-content-cta a,
    .ld-content-share-heading {
        font-size: 14px;
    }
    .ld-content-share-options a {
        margin-right: 26px;
    }
    .ld-content-feature-item {
        padding: 0px 8px;
    }
    .ld-content-feature-item-text {
        font-size: 12px;
    }
}

@media only screen and (max-width: 991px) {
    #main-wrapper {
        padding-top: 95px;
    }
    .ld-banner-item canvas {
        height: auto;
    }
    .aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup button.aiosp-close {
        top: 5px;
        right: 5px;
    }
    .ld-breadcrumbs {
        padding: 39px 15px;
    }
    .ld-breadcrumbs::before,
    .ld-breadcrumbs::after {
        display: none;
    }
    .ld-content-wrapper {
        padding: 0 15px 65px;
    }
    .ld-content-col {
        display: block;
        width: 100% !important;
    }
    .ld-content-left {
        margin-top: 30px;
        padding-left: 0;
    }
    .ld-content-address-line2,
    .ld-content-description {
        margin-bottom: 30px;
    }
    .ld-content-description {
        padding-right: 0;
    }
    .ld-content-options {
        display: block;
    }
    .ld-content-cta {
        margin: 0 auto;
    }
    .ld-content-share {
        margin-top: 30px;
        margin-left: 0;
        text-align: center;
    }
    .ld-content-share-options a {
        margin: 0 16px;
    }
    .ld-content-right {
        margin-top: 30px;
        padding: 76px 10px 51px;
    }
    .ld-video-wrapper {
        padding: 0px 15px;
    }
    .ld-video-inner-wrapper iframe {
        height: 420px;
    }
    .ld-video-wrapper::after {
        display: none;
    }
    .ld-galler-row-wrap {
        margin-left: 0 !important;
        margin-bottom: 6px !important;
        width: 100%;
    }
    .ld-gallery-item {
        padding: 0 3px !important;
    }
    .ld-gallery-wrapper::after,
    .ld-map-wrapper::before,
    .ld-map-wrapper::after,
    .ld-similar-listings-wrapper::after {
        display: none;
    }
    .ld-map-wrapper {
        padding: 0;
    }
    .ld-map-inner-wrapper {
        max-width: 100%;
    }
    .ld-similar-listings-wrapper {
        padding: 95px 0 50px;
    }
    .ld-similar-listings-heading {
        margin-bottom: 45px;
    }
    .ld-similar-listings-slide-wrapper {
        max-width: 560px;
        margin: 0 auto;
    }
    .aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup button.aiosp-close:after,
    .aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup button.aiosp-close:before {
        box-shadow: 0 0 8px #000;
    }
}

@media only screen and (max-width: 767px) {
    .ld-video-inner-wrapper iframe {
        height: 330px;
    }
    .ld-map-inner-wrapper iframe {
        height: 300px;
    }
    .ld-similar-listings-heading .hp-global-heading-bottom-text {
        font-size: 70px;
    }
    .ld-similar-listings-item {
        padding: 0;
    }
    .sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .sched-showing-popup-form-container input,
    .sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .sched-showing-popup-form-container textarea {
        font-size: 10px;
        height: 39px;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width: 767px) and (max-height: 480px) {
    .aiosp-container.aiosp-inline-holder.aiosp-ref-galleryPopup button.aiosp-close {
        top: 0;
    }
}

@media only screen and (max-width: 480px) {
    #main-wrapper {
        padding-top: 80px;
    }
    .ld-banner-item canvas {min-height: 250px;}
    .ld-banner-wrapper{
        display: flex;
        flex-flow: column-reverse wrap;
        align-items: center;
        justify-content: center;
    }
    .ld-banner-slide{
        width: 100vw;
    }
    .ld-banner-slide-arrows {
        width: 100%;
        position: relative;
    }
    .ld-breadcrumbs p {
        font-size: 9px;
    }
    .ld-content-address-line1 {
        font-size: 30px;
    }
    .ld-content-address-line2 {
        font-size: 15px;
    }
    .ld-content-feature-item-text {
        font-size: 10px;
    }
    .ld-content-form-heading {
        font-size: 19px;
    }
    .ld-content-form .wpcf7-response-output {
        font-size: 11px;
        padding: 6px 10px !important;
    }
    .ld-video-inner-wrapper iframe {
        height: 250px;
    }
    .ld-similar-listings-heading .hp-global-heading-text {
        font-size: 9px;
    }
    .ld-similar-listings-heading .hp-global-heading-text::before {
        top: 4px;
    }
    .ld-similar-listings-heading .hp-global-heading-bottom-text {
        font-size: 45px;
    }
    .ld-similar-listings-item-details-features span {
        font-size: 11px;
        padding: 0 12px;
    }
    .ld-similar-listings-item-details {
        left: 15px;
        width: calc( 100% - 30px);
    }
    .aiosp-ref-sched-showing-popup .aiosp-content.aios-popup-body {
        width: calc(100% - 5px);
    }
    .sched-showing-popup-form-container {
        padding: 0 5px;
    }
    .sched-showing-popup .sched-showing-popup-wrapper {
        padding: 75px 15px 86px;
    }
    .sched-showing-popup-form-row {
        flex-flow: column;
    }
    .sched-showing-popup-form-container {
        width: 100% !important;
    }
    .ld-galler-row-wrap .ld-gallery-row:nth-child(1) {
        margin-bottom: 6px;
    }
    .sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-heading {
        font-size: 46px;
    }
    .sched-showing-popup .sched-showing-popup-wrapper .sched-showing-popup-form .wpcf7-response-output {
        margin: -10px 0 !important;
    }
}