/*SELLERS*/
#inner-page-wrapper {
    margin-bottom: 0;
}
    #inner-page-wrapper > .container {
        width: 100%;
        padding: 0;
    }

#content-full {
    margin-top: 0;
}

#content {
    padding: 0;
}

#content .entry-title:not(.entry-custom-title) {
    display: none;
}

.ip-marketing-head-wrap {
    background: url(../../images/list-with-us-bg-b-new.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}

.ip-marketing-head {
    background: rgba(255, 255, 255, 0.85);
    padding-bottom: 20px;
}

.ip-marketing-head-desc {
    background: #fff;
    padding: 85px 30px 91px 30px;
}

.ip-marketing-head-desc p {
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
    color: #666666;
}

.ip-marketing-head-img {
    padding-right: 0;
    position: absolute;
    z-index: 9;
}

.ip-marketing-list-with-us {
    color: #000;
    margin: 50px 0 0 23px;
    max-width: 247px;
}

.ip-marketing-testi-title {
    font-family: "Barlow Semi Condensed", sans-serif;
    font-size: 115px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -2.25px;
    text-align: center;
    color: #1b1b1b;
    text-align: left;
    text-transform: uppercase;
}

.ip-marketing-testi-title span {
    display: inline-block;
    text-align: left;
    padding-left: 40px;
    position: relative;
}

.ip-marketing-testi-title span b {
    display: block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 55px;
    font-weight: 400 !important;
    line-height: 1;
    letter-spacing: -1.8px;
    color: #e51937;
    position: relative;
    left: 70px;
    margin-top: 6px;
}

.ip-marketing-head-wrap .ip-marketing-testi-title span .title-line {
    display: block;
    width: 2000px;
    height: 3px;
    background: #b0b0b0;
    position: absolute;
    top: 62px;
    left: -1968px;
}

.ip-marketing-head-img-spacer {
    float: right;
    display: block;
    width: 453.5px;
    min-width: 410px;
    min-height: 400px;
}

.ip-marketing-head-img img.img-real {
    width: 100%;
}

.addtoany_content {
    display: none;
}

@media only screen and (max-width: 1199px) {

}
@media only screen and (max-width: 991px) {
    .ip-marketing-head-img {
        display: none !important;
    }
    .ip-marketing-head-img-spacer {
        width: 100% !important;
        height: auto !important;
        display: block !important;
        float: none !important;
        min-width: initial;
        min-height: initial;
    }
    .ip-marketing-head-img-spacer img {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        position: relative;
        float: none;
        display: block;
    }
    .site-section-title.ip-marketing-testi-title {
        color: #000 !important;
        text-align: center !important;
        margin-bottom: 20px !important;
    }
    .ip-marketing-testi-title span {
        padding-left: 0 !important;
    }
    .ip-marketing-head-wrap .ip-marketing-testi-title span b {
        font-size: 36px !important;
        line-height: 36px !important;
        margin-top: 9px !important;
        left: 0 !important;
        padding-left: 0;
        text-align: center!important;
    }
    .ip-marketing-head-wrap .ip-marketing-testi-title span .title-line {
        left: -2040px !important;
    }
    .ip-marketing-head-desc {
        padding: 50px 40px;
    }
    a.site-button.ip-marketing-list-with-us {
        margin: 50px auto 0!important;
        display: block;
    }
}
@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 480px) {

}