/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

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

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

/*.ip-banner {
    display: none;
}*/
.ip-banner::before {
    /* display: none; */
}

#ip-sellers .site-title {
    font-weight: 700 !important;
}

#ip-sellers .site-title span {
    color: #000;
}

/* banner */

.banner-title {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    padding: 0 20px;
    z-index: 1;
}

.banner-title h2 {
    font-size: clamp(45px, 4.5vw, 72px);
    font-family: var(--font-family-basker);
    color: #fff;
}

#ip-sellers .site-title span:before {
    background: var(--primary);
    opacity: 0.6;
}

/* breadcrumbs */
.custom-breadcrumbs {
    padding: 0 20px;
}

#ip-sellers #breadcrumbs {
    margin-top: 0 !important;
}

/* Mockup */
#ip-sellers .mockup {
    padding: 0 20px;
}

#ip-sellers .mockup-inner {
    padding: 30px 0;
}

#ip-sellers .mockup-photo {
    padding-top: 50px;
}

#ip-sellers .mockup-photo .img-canvas {
    max-width: 831px;
    margin: 0 auto;
}


/* photography */
#ip-sellers .photography {
    padding: 65px 0 0;
}

#ip-sellers .photography-slider {
    width: 100%;
    margin-left: 0;
    padding-right: 30.8125vw;
}

#ip-sellers .photography-slider .slick-list.draggable {
    overflow: visible;
}

#ip-sellers .photography-slider .slick-slide>div {
    margin-right: 30px;
}

#ip-sellers .photography-photo:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(transparent));
    background: -o-linear-gradient(bottom, #fff, transparent);
    background: linear-gradient(0deg, #fff, transparent);
    z-index: 1;
    opacity: 0.7;
    -webkit-transition: var(--animate);
    -o-transition: var(--animate);
    transition: var(--animate);
}

#ip-sellers .photography-slider .slick-slide:not(.slick-active) .photography-photo:before {
    opacity: 0;
}

#ip-sellers .photography-content {
    width: 100%;
    bottom: 0;
    padding: 50px 50px 50px clamp(50px, 8.125vw, 130px);
    z-index: 2;
}

#ip-sellers .photography-text {
    padding-top: 20px;
}

#ip-sellers .photography-text p {
    font-size: 15px;
    font-family: var(--font-family-basker);
    letter-spacing: 0.05em;
    color: var(--primary);
    line-height: 1.8;
    width: 100%;
    max-width: 440px;
    margin-top: 20px;
}

#ip-sellers .photography-controls {
    text-align: right;
    padding: 50px 190px;
}

#ip-sellers .photography-controls button {
    margin: 0 12px;
}

#ip-sellers .photography-slider.not-slicked {
    padding: 0;
    max-width: 1117px;
    margin: 0 auto;
    padding: 0 20px;
}

/* virtual */
.v-tour-bg:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0.5;
}

.v-tour-bg:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(transparent));
    background: -o-linear-gradient(top, #fff, transparent);
    background: linear-gradient(180deg, #fff, transparent);
}

#ip-sellers .v-tour-inner {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 40px 0 70px;
}

#ip-sellers .v-tour-vid {
    width: calc((535 / 1140)* 100%);
}

#ip-sellers .v-tour-content {
    width: calc(100% - calc((535 / 1140)* 100%));
    padding-left: clamp(40px, 5vw, 80px);
    padding-bottom: 30px;
}

#ip-sellers .v-tour-text p {
    font-size: 15px;
    font-family: var(--font-family-basker);
    letter-spacing: 0.05em;
    line-height: 1.8;
    width: 100%;
    max-width: 492px;
    margin-top: 18px;
}

#ip-sellers .v-tour-play {
    width: 97px;
    height: 97px;
    border-radius: 50%;
    background: rgba(0, 52, 98, 0.75);
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    -webkit-transition: var(--animate);
    -o-transition: var(--animate);
    transition: var(--animate);
}

#ip-sellers .v-tour-vid:hover .v-tour-play {
    background: var(--secondary);
}

/* floor plan */
#ip-sellers .f-plan {
    padding: 0 20px;
}

#ip-sellers .f-plan-photo a {
    display: block;
}

#ip-sellers .f-plan-inner {
    width: 100%;
    max-width: 1226px;
    margin: 0 auto;
    padding: 100px 0 50px;
}

#ip-sellers .f-plan-gallery {
    margin-left: -35px;
    margin-right: -35px;
    padding-top: 65px;
}

#ip-sellers .f-plan-photo {
    width: 44.59%;
    margin: 0 2.7%;
    -webkit-box-shadow: 0 0 30px #ccc;
    box-shadow: 0 0 30px #ccc;
}

/* open house */
#ip-sellers .o-house {
    padding: 0 20px;
}

#ip-sellers .o-house-inner {
    width: 100%;
    max-width: 1310px;
    margin: 0 auto;
    padding: 50px 0;
}

#ip-sellers .o-house-content {
    width: calc(100% - calc((670/1310)*100%));
    padding: 0 clamp(30px, 5vw, 80px);
}

#ip-sellers .o-house-photo {
    width: calc((670/1310)*100%);
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0px 25px rgba(153, 153, 153, 0.8);
    box-shadow: 0 0px 25px rgba(153, 153, 153, 0.8);
}

#ip-sellers .o-house-text p {
    font-size: 15px;
    font-family: var(--font-family-basker);
    letter-spacing: 0.05em;
    line-height: 1.8;
    margin-top: 18px;
}

/* footprint*/
#ip-sellers .footprint {
    padding: 20px 20px 50px;
}

#ip-sellers .footprint-inner {
    width: 100%;
    max-width: 1470px;
    margin: 0 auto;
    padding: 80px 30px 30px;
    -webkit-box-shadow: 0 20px 20px rgba(204, 204, 204, 0.7);
    box-shadow: 0 20px 20px rgba(204, 204, 204, 0.7);
}

#ip-sellers .footprint-text {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
}

#ip-sellers .footprint-text p {
    font-size: 15px;
    font-family: var(--font-family-basker);
    letter-spacing: 0.05em;
    line-height: 1.8;
    margin-top: 18px;
}

#ip-sellers .footprint-logos {
    padding: 60px 60px 80px;
}

#ip-sellers .footprint-logo {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    padding: 0 20px;
}

#ip-sellers .footprint-logo img {
    width: 100%;
    height: auto;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
}

/* Media */
#ip-sellers .soc-media {
    padding: 0 20px;
}

#ip-sellers .media-inner {
    padding: 30px 0;
}

#ip-sellers .media-text {
    width: 100%;
    max-width: 910px;
    margin: 0 auto;
    padding-top: 20px;
}

#ip-sellers .media-text p {
    font-size: 15px;
    font-family: var(--font-family-basker);
    letter-spacing: 0.05em;
    line-height: 1.8;
    margin-top: 18px;
    text-align: center;
}

#ip-sellers .media-smi {
    padding-top: 40px;
}

#ip-sellers .media-smi a {
    font-size: 45px;
    display: block;
    margin: 0 clamp(30px, 3.75vw, 60px);
    -webkit-transition: var(--animate);
    -o-transition: var(--animate);
    transition: var(--animate);
}

#ip-sellers .media-smi a i.ai-font-instagram {
    -webkit-background-clip: text;
    background-image: -o-linear-gradient(45deg, #f4ac60 0%, #f4d160 3%, #dc27a3 48%, #6d1250 100%);
    background-image: linear-gradient(45deg, #f4ac60 0%, #f4d160 3%, #dc27a3 48%, #6d1250 100%);
    -webkit-text-fill-color: transparent;
}

#ip-sellers .media-smi a i.ai-font-facebook {
    color: #1877f2;
}

#ip-sellers .media-smi a i.ai-font-youtube {
    color: #ce1312;
}

#ip-sellers .media-smi a i.ai-font-zillow {
    color: #006aff;
}

#ip-sellers .media-smi a:hover {
    opacity: 0.6;
}

/* Strategy */
#ip-sellers .strategy-bg:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: #fff;
    opacity: 0.5;
}

#ip-sellers .strategy-bg:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(transparent));
    background: -o-linear-gradient(top, #fff, transparent);
    background: linear-gradient(180deg, #fff, transparent);
    z-index: 1;
}

#ip-sellers .strategy {
    padding: 0 20px;
}

#ip-sellers .strategy-inner {
    width: 100%;
    max-width: 1310px;
    margin: 0 auto;
    padding: 60px 0 100px;
}

#ip-sellers .strategy-items {
    margin-left: -1%;
    margin-right: -1%;
}

#ip-sellers .strategy-item {
    width: 23%;
    margin: 0 1%;
    padding: 30px 0;
}

#ip-sellers .strategy-item-text p {
    font-size: 14px;
    font-family: var(--font-family-basker);
    letter-spacing: 0.05em;
    line-height: 1.8;
    margin-top: 18px;
}

#ip-sellers .strategy-item-header {
    min-height: 90px;
}

#ip-sellers .strategy-item-header h2 {
    font-size: clamp(19px, 1.5vw, 24px);
    color: var(--primary);
    font-family: var(--font-family-basker);
    line-height: 1.2;
    padding-left: 13px;
}

/* Home Valuation */
#ip-sellers .h-valuation {
    padding: 0 50px;
}

#ip-sellers .hv-inner {
    width: 100%;
    max-width: 1310px;
    margin: 0 auto;
    padding-top: 80px;
}

#ip-sellers .hv-form-holder {
    padding-top: 50px;
}

#ip-sellers .hv-form-fields {
    padding: 25px 0 0;
}

#ip-sellers .hv-form-col {
    /*    width: 48.85%;*/
    width: 100%;
    position: relative;
}

#ip-sellers .hv-form-header {
    min-height: 54px;
}

#ip-sellers .hv-form-col h2 {
    font-size: 24px;
    color: var(--primary);
    font-family: var(--font-family-basker);
}

#ip-sellers .hv-form-col p {
    font-size: 14px;
    color: #999;
    margin: 15px 0;
    letter-spacing: 0.05em;
}

#ip-sellers .hv-form-fields input,
#ip-sellers .hv-form-fields textarea,
#ip-sellers .hv-form-fields select {
    border: none;
    resize: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    height: 70px;
    width: 100%;
    background: #e5e5e5;
    padding: 0 20px;
    color: #999;
    outline: none;
}

#ip-sellers .hv-form-fields textarea {
    height: 151px;
    padding-top: 20px;
    padding-right: 45px;
}

#ip-sellers .hv-form-field {
    margin-bottom: 10px;
    width: 100%;
}

#ip-sellers .hv-form-field.field-2 {
    width: 49.3%;
}

#ip-sellers .hv-form-field.field-3 {
    width: 32.33%;
}

#ip-sellers .hv-form-submit {
    right: 10px;
    bottom: 30px;
}

#ip-sellers .hv-form-submit input {
    width: 25px;
    height: 24px;
    font-size: 0;
    opacity: 0;
}

#ip-sellers .hv-form-submit i {
    font-size: 23px;
    color: var(--primary);
    -webkit-transition: var(--animate);
    -o-transition: var(--animate);
    transition: var(--animate);
    pointer-events: none;
}

#ip-sellers .hv-form-submit:hover i {
    color: var(--secondary);
}

#ip-sellers .hv-form-holder form {
    position: relative;
}

.f-plan-text p {
    font-size: 15px;
    font-family: var(--font-family-basker);
    letter-spacing: 0.05em;
    line-height: 1.8;
    margin-top: 18px;
    text-align: center;
}

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


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

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

    #ip-sellers .photography-slider .slick-list.draggable {
        overflow: hidden;
    }

    #ip-sellers .photography-slider .slick-slide>div {
        margin-right: 0;
    }

    #ip-sellers .photography-slider {
        padding: 0 20px !important;
    }

    #ip-sellers .photography-text p {
        max-width: 100%;
        text-align: center;
    }

    #ip-sellers .photography-content {
        position: relative;
        padding: 30px 0;
    }

    #ip-sellers .photography-photo:before {
        display: none;
    }

    #ip-sellers .photography-controls {
        padding: 50px 30px;
    }

    #ip-sellers .v-tour-inner {
        display: block;
    }

    #ip-sellers .v-tour-vid {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
    }

    #ip-sellers .v-tour-content {
        padding: 20px;
        width: 100%;
        text-align: center;
    }

    #ip-sellers .v-tour-text p {
        max-width: 100%;
    }

    #ip-sellers .f-plan-gallery {
        margin: auto;
        padding-top: 30px;
    }

    #ip-sellers .f-plan-photo {
        width: 100%;
        max-width: 600px;
        margin: 30px auto;
    }

    #ip-sellers .f-plan-inner {
        padding: 50px 0;
    }

    #ip-sellers .o-house-inner {
        display: block;
    }

    #ip-sellers .o-house-content {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    #ip-sellers .o-house-photo {
        width: 100%;
        max-width: 600px;
        margin: 50px auto 0;
    }

    #ip-sellers .footprint-logos {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #ip-sellers .footprint-logo {
        margin-bottom: 50px;
    }

    #ip-sellers .footprint-logos {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 60px 0;
    }

    #ip-sellers .media-smi {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #ip-sellers .media-smi a {
        padding-bottom: 20px;
    }

    #ip-sellers .strategy-item {
        width: 47.9%;
    }

    #ip-sellers .hv-form-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #ip-sellers .hv-form-col {
        width: 100%;
        margin-bottom: 30px;
    }

    #ip-sellers .hv-form-header {
        min-height: auto;
    }
    #ip-sellers .h-valuation {
        padding: 0 30px;
    }
    #ip-sellers .hv-form-submit .wpcf7-spinner {
        margin: 0 !important;
    }

}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    #ip-sellers .strategy-item {
        width: 100%;
        text-align: center;
    }

    #ip-sellers .strategy-item-header {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
    .hv-form-field {
        width: 100% !important;
    }
}