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

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

.ip-banner {
    display: none;
}

#footer-form {
    display: none;
}

.header-wrapper {
    background-color: #000;
}

#nav > li > a {
    color: #fff;
}

#ip-property-transformation {
    font-size: 0;
    letter-spacing: normal;
    line-height: 1;
    margin-top: 129px;
}

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

#fixed-smi {
    display: none;
}

/* Section 1 */
.ip-pt-content-container, .ip-pt-content-main, .ip-pt-content, .ip-pt-title {
    display: block;
    position: relative;
}

.ip-pt-title h2 {
    font-size: 80px;
    line-height: 0.8;
    letter-spacing: 0.100em;
    color: #000;
    font-family: var(--title-font);
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    z-index: 2;
}

.ip-pt-content p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.050em;
    color: #000;
    display: block;
    margin-top: 25px;
}

.ip-pt-title h2:before {
    position: absolute;
    content: '';
    top: 28px;
    right: calc(100% + 20px);
    width: 100%;
    height: 1px;
    background-color: var(--secondary-color);
    pointer-events: none;
}

.ip-pt-content {
    width: 100%;
    max-width: 500px;
    padding-left: 100px;
    position: relative;
    z-index: 1;
}

.ip-pt-content-main {
    padding: 150px 0;
}

.ip-pt-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 78%;
    pointer-events: none;
    height: 100%;
}
    .ip-pt-bg:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(../../images/results/results-photo-overlay.png) center/100% 100% no-repeat;
        z-index: 1;
    }

.ip-pt-bg canvas {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/* Section 2 */
.ip-ba-container, .ip-ba-main, .ip-ba-title, .ip-ba-holder {
    display: block;
    position: relative;
}

.gallery-holder.twentytwenty-container {
    overflow: visible;
}

.ip-ba-holder {
    overflow: hidden;
    padding: 0 35px;
}

.ip-ba-main {
    margin: 0 -35px;
}

.ip-ba-container:first-child {
    padding-top: 140px;
}

.ip-ba-container {
    padding: 50px 0;
}

.ip-ba-container > .custom-container, .ip-pt-content-container > .custom-container {
    max-width: 1510px;
}

.ip-ba-title {
    margin-bottom: 50px;
    margin-left: 135px;
}

.ip-ba-title h2 {
    font-size: 60px;
    line-height: 1;
    letter-spacing: 0.100em;
    color: #000;
    text-transform: uppercase;
    font-family: var(--title-font);
    display: inline-block;
    position: relative;
}

.ip-ba-title h2 span {
    display: block;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.050em;
    color: #000;
    font-family: var(--body-font);
    text-transform: none;
}

.ip-ba-title h2:before {
}

.ip-ba-title h2:before {
    position: absolute;
    content: '';
    top: 28px;
    right: calc(100% + 20px);
    width: 100%;
    height: 1px;
    background-color: var(--secondary-color);
    pointer-events: none;
}

.twentytwenty-handle {
    width: 70px;
    height: 70px;
    background: #fff;
    opacity: 1;
    margin-left: -38px;
    border: none;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 50;
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 4px;
    margin-left: -1px;
}

.twentytwenty-left-arrow:before, .twentytwenty-right-arrow:before {
    display: inline-block;
}

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
    border: none;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'agentimage'!important;
    font-size: 20px;
    line-height: 1;
    width: auto;
    height: auto;
    font-weight: 700;
}

.twentytwenty-left-arrow:before {
    content: "\b0001";
}

.twentytwenty-right-arrow:before {
    content: "\b0002";
}

.twentytwenty-left-arrow {
    left: 17px;
}

.twentytwenty-right-arrow {
    right: 17px;
}

.twentytwenty-before-label, .twentytwenty-after-label {
    display: none;
}

/* Section 3 */
.ip-pt-caption {
    display: block;
    position: relative;
    text-align: center;
    padding: 185px 0 119px;
    margin-top: 50px;
}

.ip-pt-caption a {
    margin: 0 auto;
    max-width: 275px;
}

.ip-pt-caption h2 {
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 0.100em;
    color: #000;
    text-transform: uppercase;
    font-family: var(--title-font);
    display: block;
    margin-bottom: 60px;
    position: relative;
}

.ip-pt-caption h2:before {
    position: absolute;
    content: '';
    bottom: calc(100% + 40px);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 135px;
    background-color: var(--secondary-color);
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1560px) {
    .ip-ba-container > .custom-container, .ip-pt-content-container > .custom-container {
        max-width: 100%;
        padding: 0 50px;
    }
}

@media only screen and (max-width: 1440px) {
    .ip-ba-container > .custom-container, .ip-pt-content-container > .custom-container {
    }

    .ip-pt-content {
        padding-left: 80px;
    }

    .ip-ba-title {
        margin-left: 115px;
    }
}

@media only screen and (max-width: 1366px) {
    .ip-pt-content {
        padding-left: 50px;
    }

    .ip-ba-title {
        margin-left: 85px;
    }
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
    .ip-pt-bg {
        width: 86%;
    }

    .ip-ba-container > .custom-container, .ip-pt-content-container > .custom-container {
        padding: 0 30px;
    }

    .ip-pt-content {
        padding-left: 30px;
    }

    .ip-ba-title {
        margin-left: 65px;
    }

    .ip-pt-caption h2 {
        font-size: 45px;
        margin-bottom: 30px;
    }

    .ip-pt-caption {
        padding: 125px 0 90px;
    }

    .ip-pt-caption h2:before {
        bottom: calc(100% + 20px);
    }

    .ip-pt-caption a {
        max-width: 230px;
    }

    .ip-ba-container:first-child {
        padding-top: 100px;
    }

    .ip-pt-content-main {
        padding: 90px 0;
    }

    .twentytwenty-handle {
        width: 50px;
        height: 50px;
        margin-left: -24px;
    }

    .twentytwenty-left-arrow {
        left: 10px;
    }

    .twentytwenty-right-arrow {
        right: 10px;
    }

    .ip-pt-title h2 {
        font-size: 70px;
    }

    #ip-property-transformation {
        margin-top: 110px;
    }
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {
    .ip-ba-container > .custom-container, .ip-pt-content-container > .custom-container {
        padding: 0 25px;
    }

    .ip-pt-bg {
        width: 100%;
    }

    .ip-pt-content {
        right: 0;
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }

    .ip-pt-title h2 {
        font-size: 50px;
    }

    .ip-pt-title h2 {
    }

    .ip-pt-title h2:before {
        top: 20px;
    }

    .ip-pt-bg canvas {
        opacity: .70;
    }

    .ip-ba-container {
        padding: 50px 0 0!important;
    }

    .ip-ba-title {
        margin: 0 auto 40px;
        text-align: center;
    }

    .ip-ba-title h2 {
        font-size: 40px;
    }

    .ip-ba-title h2 span {
        font-size: 18px;
    }

    .ip-pt-caption h2 {
        font-size: 40px;
    }

    .ip-pt-caption h2 br {
        display: none;
    }

    .ip-pt-caption h2:before {
        height: 60px;
    }

    .ip-pt-caption {
        padding: 79px 15px 50px;
    }

    .ip-pt-content-main {
        padding: 70px 15px;
    }

    #ip-property-transformation {
        margin-top: 120px;
    }

    .twentytwenty-left-arrow, .twentytwenty-right-arrow {
        font-size: 15px;
    }

    .ip-pt-content-container > .custom-container {
    padding: 0 15px;
}
}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    .ip-pt-title h2 {
        font-size: 35px;
    }

    .ip-pt-content p {
        font-size: 14px;
        line-height: 1.5;
    }

    .ip-ba-title h2 {
        font-size: 30px;
    }

    .ip-ba-title h2 span {
        font-size: 16px;
    }

    .twentytwenty-container img {
        height: 100%!important;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .twentytwenty-container {
        height: 231px!important;
    }

    .ip-pt-caption h2 {
        font-size: 30px;
    }

    .ip-pt-caption a {
        max-width: 200px;
    }

    .ip-ba-title h2:before {
        top: 20px;
        right: calc(100% + 10px);
    }
}

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