/*******************************************************
 *
 * Featured Listings
 *
 *******************************************************/
#inner-page-wrapper {
    margin-bottom: 0;
}

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

#ip-featured-listings {
    font-size: 0;
    letter-spacing: normal;
    line-height: 1;
    background-color: #000;
}

.ip-prop-container, .ip-prop-section {
    display: block;
    position: relative;
}

/* Banner */
.ip-banner {
    background: #000;
}

.ip-banner canvas {
    height: 530px;
    background-position: top center;
}

.ip-banner::before {
    background: rgba(0,0,0,.2);
}

.ip-banner-inner::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 35%;
    z-index: 3;
    background: rgb(0,0,0);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));
    background: -o-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    opacity: 0.6;
}

.ip-banner-inner::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 25%;
    z-index: 3;
    background: rgb(0,0,0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    opacity: 0.5;
}

.ip-banner .banner-title {
    display: block;
    z-index: 10;
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 3px;
    font-family: var(--font-family-title);
    text-transform: uppercase;
    text-align: center;
}

.ip-banner .container {
    top: 60%;
}

/* Content */
.custom-breadcrumbs > .custom-container {
    padding: 0 15px;
    max-width: 1170px;
}

#breadcrumbs {
    color: #adadad;
    font-size: 12px;
    letter-spacing: 0.320em;
    padding: 30px 0;
}

#breadcrumbs a {
    color: inherit;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

#breadcrumbs a:hover {
    color: #fff;
}

#breadcrumbs .breadcrumb_last {
    color: #fff;
}

/*Call to Action*/
.ip-prop-cta-container, .ip-prop-cta-main {
    display: block;
    position: relative;
}

.ip-prop-cta-main {
    margin: 0 -10px;
}

.ip-prop-cta-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 3);
    padding: 0 10px;
}

.ip-prop-cta-item a {
    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;
    width: 100%;
    height: 69px;
    border: 1px solid #fff;
    font-size: 16px;
    letter-spacing: 0.100em;
    line-height: 1;
    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;
}

em.ai-icon-lock {
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(http://jmorgan-pendingcom.rs4.aios-staging.com/wp-content/themes/jmorgan-pending.com/images/featured-listings/ai-lock-icon.png);
    width: 13px;
    height: 17px;
    margin-left: 15px;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-prop-cta-item a:hover {
    background-color: #fff;
    color: #000;
}

.ip-prop-cta-container {
    padding: 79px 0 114px;
}

.ip-prop-cta-container .custom-container {
    padding: 0 15px;
    max-width: 1200px;
}

.ip-prop-cta-item a:hover em.ai-icon-lock {
    -webkit-filter: invert(1) brightness(0);
    filter: invert(1) brightness(0);
}

/* Results */
.ip-prop-results-container, .ip-prop-results-main, .ip-prop-main-title, .ip-qs-container {
    display: block;
    position: relative;
}

.ip-prop-results-container {
    padding-bottom: 110px;
}

.ip-prop-main-title h2 {
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0.100em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 65px;
    font-family: var(--font-family-title);
}

.ip-prop-main-title span {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0.100em;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-family: var(--font-family-title);
}

.ip-prop-main-title {
    text-align: center;
    margin-bottom: 45px;
}

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

.ip-prop-results-container > .custom-container {
    padding: 0 15px;
    max-width: 1380px;
}

.ip-qs-field {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 360px;
    max-width: 100%;
}

.ip-qs-field input, .ip-qs-field select, .ip-qs-field.is-select button, .ip-qs-field .bootstrap-select button {
    width: 100%;
    height: 50px;
    font-size: 13px;
    line-height: normal;
    letter-spacing: 0.060em;
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,.50);
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    padding: 0 35px 0 0;
    text-align: left;
}

.ip-qs-field .bootstrap-select button .filter-option {
    font-size: 13px !important;
    color: #fff !important;
}

.ip-qs-field .bootstrap-select .bs-searchbox .form-control {
    color: #000;
}

.btn-group .dropdown-toggle {
    box-shadow: none !important;
    background: none !important;
    border-color: rgba(255,255,255,.50) !important;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.ip-qs-field select option, .ip-qs-field .dropdown-menu-sm {
    background-color: #000;
    color: #fff;
    width: 100%;
    padding: 0 !important;
    margin: 0;
    border: 1px solid rgba(255,255,255,.50);
    border-top: none;
    border-radius: 0;
}

.ip-qs-field .dropdown-menu-sm ul {
    list-style: none !important;
    margin: 0 !important;
}

.ip-qs-field .dropdown-menu-sm li {
    padding: 10px 10px 5px;
    line-height: 1;
}

.ip-qs-field .dropdown-menu-sm li:hover {
    background: #fff;
    color: #000;
}

.ip-qs-field .dropdown-menu-sm li:hover a {
    color: #000;
}

.ip-qs-col {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.ip-qs-field:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.ip-qs-field.is-search form > button {
    background: transparent;
    border: none;
    padding: 0;
    background-image: url(http://jmorgan-pendingcom.rs4.aios-staging.com/wp-content/themes/jmorgan-pending.com/images/featured-listings/ai-magnifying-icon.png);
    width: 19px;
    height: 19px;
    position: absolute;
    content: '';
    top: 50%;
    right: 10px;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ip-qs-field.is-select:before {
    background-image: url(http://jmorgan-pendingcom.rs4.aios-staging.com/wp-content/themes/jmorgan-pending.com/images/featured-listings/ai-caret-icon.png);
    width: 17px;
    height: 11px;
}

/* Properties */
.ip-prop-results, .ip-prop-item a, .ip-prop-img, .ip-prop-img canvas {
    display: block;
    position: relative;
}

.ip-prop-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: calc(100% / 3);
    padding: 5px;
}

.ip-prop-item {
}

.ip-prop-img canvas {
    width: 100%;
    height: 100%;
    min-height: 270px;
}

.ip-prop-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    z-index: 1;
    opacity: .80;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
}

.ip-prop-details {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 30px 30px;
    z-index: 5;
}

.ip-prop-img {
    background-color: #000;
    overflow: hidden;
}

.ip-prop-details h2 {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1;
    letter-spacing: 0.100em;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-bottom: 16px;
    font-family: var(--font-family-title);
    margin: 0 !important;
}

.ip-prop-details h2 span {
    font-size: 12px;
    line-height: 1;
    color: #fff;
    letter-spacing: 0.060em;
    display: block;
    margin-top: 5px;
    font-family: var(--font-family-default);
}

.ip-prop-details h2 span:first-child {
    margin-bottom: 5px;
}

.ip-prop-details h2:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 34px;
    height: 1px;
    background-color: rgba(255,255,255,.50);
}

.ip-prop-results {
    margin: 0 -5px;
}

.ip-qs-container {
    margin-bottom: 45px;
}

.ip-prop-img:before {
}

.ip-prop-img:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45%;
    pointer-events: none;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),to(rgba(0,0,0,0.65)));
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-prop-img:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 3px solid #fff;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),to(rgba(0,0,0,0.65)));
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    -webkit-transition: 0.3s all ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-prop-item a:hover .ip-prop-img:after {
    opacity: 1;
    visibility: visible;
}

.ip-prop-item a:hover .ip-prop-img img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.ip-prop-item a:hover .ip-prop-img:before {
    opacity: 0;
    visibility: hidden;
}

.ip-prop-results-container.is-international-listings {
    padding-bottom: 132px;
}

/* Work With Us */
.wwu-wrap {
    padding: 160px 15px 162px;
}

.wwu-wrap::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 51%;
    z-index: 4;
    background: rgb(0,0,0);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));
    background: -o-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    opacity: 0.7;
    pointer-events: none;
}

.wwu-wrap::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    z-index: 3;
    background: rgb(0,0,0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    pointer-events: none;
}

.wwu-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    pointer-events: none;
}

.wwu-bg::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgb(0,0,0);
    background: -o-radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    opacity: 0.9;
    pointer-events: none;
}

.wwu-bg::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgb(0,0,0);
    opacity: 0.3;
    pointer-events: none;
}

.wwu-desc {
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
    margin: 17px 0 0;
}

.wwu-form-inner {
    max-width: 882px;
    width: 100%;
    margin: auto;
    position: relative;
}

.cf-row.cf-field-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 62px -15px 43px;
}

.cf-row.cf-field-3 .cf-field {
    width: calc(100% / 3);
    padding: 0 15px;
}

.wwu-form input, .wwu-form textarea {
    width: 100%;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0 0 27px;
    color: #fff;
}

.wwu-form textarea {
    resize: none;
    padding: 0;
    height: 86px;
}

.wwu-form input[type="submit"] {
    height: 48px;
    padding: 0;
    border: 1px solid #fff;
    width: 221px;
    margin: 64px auto 0;
    display: block;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.wwu-form input[type="submit"]:hover {
    background: #fff;
    color: #000;
}

.wwu-form .use-floating-validation-tip .wpcf7-not-valid-tip {
    position: absolute;
    right: 0;
    left: auto;
    width: auto;
    font-size: 11px;
    padding: 7px 3px 3px;
    top: 0;
}

.wwu-form .wpcf7 form .wpcf7-response-output {
    text-align: center;
    color: #fff;
    padding: 7px 3px 3px;
    font-size: 11px;
    position: absolute;
    left: 0;
    bottom: -45px;
    width: 100%;
    margin: 0;
}

.wwu-form .wpcf7-spinner {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -30px;
}

.footer {
    border-top: 0;
}

.page-template-default.aios-custom-ihomefinder-results-template #inner-page-wrapper {
    background: #000;
    margin-bottom: 0;
    padding-bottom: 93px;
}

.page-template-default.aios-custom-ihomefinder-results-template #inner-page-wrapper > .container {
    max-width: 1300px;
    padding: 0 15px;
}

.page-template-default.aios-custom-ihomefinder-results-template #inner-page-wrapper #content .entry-title {
    text-align: center;
    color: #fff;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1560px) {
    .ip-prop-results-container > .custom-container {
        max-width: 1300px;
    }
}

@media only screen and (max-width: 1366px) {
    .ip-prop-results-container > .custom-container {
        max-width: 1220px;
    }

    .ip-prop-details {
        padding: 0 20px 30px;
    }
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
    .ip-qs-field {
        width: 320px;
    }

    .ip-prop-main-title h2 {
        letter-spacing: 0.050em;
        font-size: 30px;
        margin-bottom: 40px;
    }

    .ip-prop-main-title span {
        letter-spacing: 0.050em;
        font-size: 22px;
    }

    .ip-prop-cta-container {
        padding: 50px 0 70px;
    }

    .ip-prop-details h2 {
        font-size: 16px;
        letter-spacing: 0.050em;
    }

    .ip-prop-details h2 span {
        font-size: 11px;
        letter-spacing: 0.020em;
    }

    .ip-prop-results-container {
        padding-bottom: 70px;
    }

    .ip-prop-main-title {
        margin-bottom: 30px;
    }

    .ip-prop-results-container.is-international-listings {
        padding-bottom: 100px;
    }

    .wwu-wrap {
        padding: 100px 15px;
    }
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {
    .ip-banner .container {
        top: 50%;
    }

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

    .ip-prop-cta-container {
        padding: 30px 0 60px;
    }

    .ip-prop-cta-item {
        display: block;
        width: 100%;
        max-width: 265px;
        margin: 0 auto;
        padding: 0;
    }

    .ip-prop-cta-item:not(:last-child) {
        margin-bottom: 10px;
    }

    .ip-prop-cta-main {
        margin: 0;
    }

    .ip-prop-cta-item a {
        height: 60px;
        font-size: 13px;
    }

    .ip-prop-main-title h2 {
        margin-bottom: 30px;
    }

    .ip-qs-row {
        display: block;
    }

    .ip-qs-col {
        display: block;
    }

    .ip-qs-col:not(:last-child) {
        margin-bottom: 20px;
    }

    .ip-qs-field {
        display: block;
        margin: 0 auto;
        width: 270px;
    }

    .ip-qs-field.is-search:before {
        right: 0;
    }

    .ip-prop-results {
        margin: 0;
    }

    .ip-prop-item {
        width: 100%;
        display: block;
        max-width: 380px;
        margin: 0 auto;
        padding: 0;
    }

    .ip-prop-item:not(:last-child) {
        margin-bottom: 10px;
    }

    .ip-qs-field input, .ip-qs-field select {
        font-size: 12px;
        letter-spacing: 0.020em;
    }

    #breadcrumbs {
        letter-spacing: 0.150em;
        padding: 20px 0;
    }

    .cf-row.cf-field-3 .cf-field {
        width: 100%;
        padding: 15px;
    }

    .cf-row.cf-field-3 {
        margin-bottom: 15px;
        margin-top: 35px;
    }

    .ip-prop-results-container.is-international-listings {
        padding-bottom: 70px;
    }

    .wwu-form input[type="submit"] {
        margin: 30px auto 0;
    }

    .wwu-wrap {
        padding: 60px 15px;
    }

    .wwu-form-inner {
        max-width: 567px;
    }
}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    .ip-prop-img canvas {
        min-height: 250px;
    }

    .ip-prop-main-title h2 {
        font-size: 25px;
    }

    .ip-qs-field {
        width: 230px;
    }

    .ip-prop-cta-item {
        max-width: 240px;
    }
}

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