.page-id-104.ip-container #main-wrapper::before{
    position: fixed;
    height: 100vh;
    background: linear-gradient(rgba(51,51,51,.57),rgba(51,51,51,.57)), url(../../images/sell-your-home-banner.jpg) no-repeat center center;
    background-size: cover;
    z-index: -1;
}
.page-id-104 p.yoast-breadcrumbs{
    display: none;
}

.page-id-104 #content-full{
    margin-top: 0;
}

.page-id-104 .featcomm-wrap{
    background: #fff;
}

#sell-your-home{
    font-size: 0;
}

.syh-container{
    width: 100%;
    max-width: 1280px;
    padding: 0 15px;
    margin: 0 auto;
}

.syh-bg-white{
    background: #fff;
}



.syh-caption{
    font-size: 72px;
    line-height: 90px;
    letter-spacing: -1px;
    font-weight: 700;
}

.syh-excerpt{
    font-size: 22px;
    line-height: 30px;
    font-weight: lighter;
    margin-top: 15px;
}

.syh-content{
    text-align: center;
    padding: 0 10%;
}

.syh-content-dark{
    color: #000;
}

.syh-content-light{
    color: #fff;
}

.syh-title{
    font-size: 72px;
    line-height: 90px;
    letter-spacing: -1px;
    color: inherit;
    font-weight: 700;
}

.syh-synopsis{
    font-size: 22px;
    line-height: 30px;
    color: inherit;
    font-weight: lighter;
}

.syh-banner {
    padding: 130px 0;
}

.syh-section-1{
    background: linear-gradient(rgba(255,255,255,.87),rgba(255,255,255,.87)), url(../../images/the-right-place.jpg) no-repeat center center;
    background-size: cover;
    padding: 280px 0;
}
.syh-section-2{
    background: linear-gradient(rgba(48,48,48,.68),rgba(48,48,48,.68)), url(../../images/staging.jpg) no-repeat center center;
    background-size: cover;
    padding: 280px 0;
}

.syh-section-3 .syh-caption{
    font-size: 40px;
    line-height: 42px;
}

.syh-section-3 .syh-excerpt{
    line-height: 24px;
    font-size: 15px;
}

.syh-photography-head{
    padding: 150px 0;
}

#sell-your-home .syh-section-3 .syh-container {
    width: 100%;
    max-width: initial;
    padding: 0;
}

#sell-your-home .syh-section-3 .syh-content {
    padding: 0;
}


.syh-section-3 .syh-photography-list{
    position: relative;
    width: 100%;
}


.syh-photography-list{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.syh-photography-list .syh-photography-item{
    position: relative;
    overflow: hidden;
    width: 50%;
}

.syh-photography-item:hover canvas{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    cursor: pointer;
}

.syh-photography-item canvas{
    display: block;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: 1s all ease-in-out;
    -webkit-transition: 1s all ease-in-out;
    -moz-transition: 1s all ease-in-out;
    -ms-transition: 1s all ease-in-out;
    -o-transition: 1s all ease-in-out;
}

.syh-section-4{
    background: linear-gradient(rgba(255,255,255,.91),rgba(255,255,255,.91)), url(../../images/strategic-open-houses.jpg) no-repeat center center;
    background-size: cover;
    padding: 280px 0;
}

.syh-section-5 {

}

.syh-cta-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.syh-cta-item{
    width: calc(100% / 3);
    height: 320px;
    border-top: 1px solid rgba(0,0,0,0.1);
}

.syh-cta-list .syh-cta-item:nth-child(-n+3) {
    border-top-width: 0;
}

.syh-cta-list .syh-cta-item:nth-child(3n-1), 
.syh-cta-list .syh-cta-item:nth-child(3n-2) {
    box-shadow: 1px 0 0 rgba(0,0,0,0.1);
}

.syh-cta-item:hover .syh-cta-icon{
    -webkit-transform: translateY(-35px);
    -moz-transform: translateY(-35px);
    -ms-transform: translateY(-35px);
    transform: translateY(-35px);
}

.syh-cta-item:hover{
    background: rgba(0,0,0,0.05);
}

.syh-cta-item:hover .syh-cta-icon svg path{
    stroke: #00824a;
}

.syh-cta-item:hover .syh-cta-divider{
    width: 150px;
}

.syh-cta-item:hover .syh-cta-title{
    -webkit-transform: translateY(35px);
    -moz-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
    color: #00824a;
}

.syh-cta-item,
.syh-cta-title,
.syh-cta-divider,
.syh-cta-icon,
.syh-cta-icon svg path{
    -webkit-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    -moz-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    -o-transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
    transition: all 500ms cubic-bezier(1.000, 0.000, 0.600, 1.000);
}


.syh-cta-icon{
    height: 48px;
}

.syh-cta-icon svg{
    width: 48px;
    height: 48px;
}

.syh-cta-divider{
    width: 0;
    max-width: 80%;
    height: 2px;
    margin: 10px 0;
    display: inline-block;
    background: #00824a;
}

.syh-section-5 .syh-caption{
    line-height: 52px;
    font-size: 36px;
    padding: 50px 0;
}

.syh-cta-content{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.syh-cta-title{
    line-height: 28px;
    font-weight: 700;
    font-size: 18px;
}

.syh-section-6{
    padding: 100px 0;
}

.syh-section-6 div.wpcf7-response-output {
    font-size: 13px;
    margin: 10px 0;
}

@media only screen and (max-width: 991px) {
    #sell-your-home{
        padding-top: 0 !important;
    }
    .syh-banner {
        padding: 70px 0;
    }
    .syh-title {
        font-size: 50px;
        line-height: 70px;
    }
    .syh-caption {
        font-size: 50px;
        line-height: 70px;
    }
    .syh-synopsis {
        font-size: 20px;
        line-height: 27px;
    }
    .syh-excerpt{
        font-size: 20px;
        line-height: 27px;
    }
    .syh-section-1,
    .syh-section-2,
    .syh-section-4{
        padding: 100px 0;
    }
    .syh-photography-head{
        padding: 80px 0;
    }
    
}

@media only screen and (max-width: 767px) {
    .syh-photography-list .syh-photography-item{
        width: 100%;
    }
    .syh-cta-item{
        width: 100%;
    }
    .syh-cta-list .syh-cta-item:nth-child(3n-1), .syh-cta-list .syh-cta-item:nth-child(3n-2){
        box-shadow: none;
    }
    .syh-cta-item{
        border-top: 1px solid rgba(0,0,0,0.1) !important;
    }
}

@media only screen and (max-width: 480px) {
    .syh-title {
        font-size: 30px;
        line-height: 40px;
    }
    .syh-caption {
        font-size: 30px;
        line-height: 40px;
    }
    .syh-synopsis {
        font-size: 16px;
        line-height: 25px;
    }
    .syh-excerpt{
        font-size: 16px;
        line-height: 25px;
    }
}