.page-template-buyers .global-site-title-bot,
.page-template-buyers .bs-sub-title {
    font-family: 'Gotham-font';
}

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

.page-template-buyers #inner-page-wrapper {
    margin-bottom: 0;
}

.page-template-buyers .ip-banner canvas {
    min-height: 542px;
}

.ip-banner-logos {
	display: block !important;
}

.bs-custom-container {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}

p#breadcrumbs {
    max-width: 1490px;
    padding: 0 15px;
}

/*section1*/
.bs-section1-wc {
    position: relative;
    margin: 15px 0 0;
    padding: 93px 15px 62px;
    text-align: center;
}

.bs-section1-wc::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/buyers/s1-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    filter: grayscale(1);
    opacity: .07;
}

.bs-s1-inner {
    position: relative;
    z-index: 5;
}

.sv-head {
    margin: 0 0 45px;
}

.sv-head .global-site-head {
    text-align: left;
}

.bs-sub-title {
    font-size: 45px;
    font-weight: 700;
    font-family: var(--font-family-title);
    text-transform: uppercase;
    position: relative;
    padding: 0 0 24px;
    letter-spacing: -1.4px;
    margin: 0 0 38px;
    text-align: center;
}

.bs-sub-title-line {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 358px;
    height: 1px;
    background: #cccccc;
}

.bs-sub-title-line::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 116px;
    height: 1px;
    background: #454545;
}

.bs-text {
    max-width: 1284px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 400;
    color: #454545;
    line-height: 1.7;
    letter-spacing: .9px;
}

.bs-text p {
    display: block;
    margin: 0 0 34px;
}

/*section2*/
.bs-section2-ff {
    position: relative;
    padding: 110px 15px;
}

.bs-s2-ff-inner {
    position: relative;
    z-index: 5;
    max-width: 1368px;
    margin: 0 auto;
}

h2.bs-title {
    font-size: 30px;
    font-weight: 700;
    font-family: var(--font-family-title);
    text-transform: uppercase;
    letter-spacing: -.9px;
    display: block;
    margin: 0 0 25px;
}

.bs-section2-ff .bs-text {
    max-width: 100%;
}

.bs-s2-ff-content {
    column-count: 2;
    column-gap: 80px;
}

.bs-text p > span {
    display: block;
}

.bs-s2-ff-photo {
    max-width: 630px;
    margin: 38px 0 0;
}

/*section3*/
.bs-section3-lf {
    position: relative;
    padding: 115px 15px;
}

.bs-s3-lf-inner {
    position: relative;
    z-index: 5;
    max-width: 1490px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.bs-s3-lf-col {
    width: 50%;
    padding: 0 15px;
}

.bs-s3-lf-photo {
    max-width: 680px;
}

.bs-s3-lf-content .bs-text {
    max-width: 670px;
    margin: 0;
}

.bs-s3-lf-content .bs-text > p:nth-child(even) {
    column-count: 2;
}

.bs-s3-lf-content .bs-text {
    line-height: 1.8;
}

.bs-s3-lf-content .bs-text > p {
    margin: 0 0 31px;
}

.bs-section3-lf::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/buyers/s3-lf-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    filter: grayscale(1);
    opacity: .07;
}

.bs-section3-lf::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 117px;
    height: 100%;
    background: url(../../images/buyers/accent1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    z-index: 1;
}

/*section3 get help*/
.bs-section3-gh {
    position: relative;
    padding: 115px 15px 84px;
}

.bs-s3-gh-inner {
    position: relative;
    z-index: 5;
    max-width: 1490px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.bs-s3-gh-content {
    margin-left: 45px;
}

.bs-s3-gh-col {
    width: 50%;
    padding: 0 15px;
}

.bs-s3-gh-photo {
    max-width: 680px;
    margin-left: auto;
}

.bs-s3-gh-content .bs-text {
    max-width: 670px;
    margin: 0;
}

.bs-s3-gh-content .bs-text {
    line-height: 1.8;
}

.bs-s3-gh-content .bs-text > p {
    margin: 0 0 31px;
}

.bs-section3-gh::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 117px;
    height: 100%;
    background: url(../../images/buyers/accent2.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    z-index: 1;
}

/*section 2*/
.bs-section2 {
    position: relative;
    padding: 115px 0 0;
}

.bs-s2-row {
    text-align: center;
    
}

.bs-negotiate {
    padding: 0 15px;
    margin: 0 0 93px;
}

.bs-s2-row.bs-what-to-do,
.bs-s2-row.bs-what-not-to-do {
    padding: 115px 0 90px;
    position: relative;
}

.bs-s2-content {
    max-width: 1490px;
    margin: 0 auto;
    z-index: 5;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.bs-s2-row.bs-what-to-do::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/buyers/s2-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    opacity: .07;
    filter: grayscale(1);
    pointer-events: none;
}

.bs-s2-row.bs-what-to-do::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 117px;
    height: 100%;
    background: url(../../images/buyers/accent3.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    z-index: 1;
}

.bs-s2-row.bs-what-not-to-do::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 117px;
    height: 71%;
    background: url(../../images/buyers/accent2.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    z-index: 1;
}

.bs-s2-col {
    width: 50%;
    padding: 0 15px;
}

.bs-s2-photo {
    max-width: 680px;
}

.bs-s2-details {
    text-align: left;
}

.bs-s2-details .bs-text {
    max-width: 688px;
    margin: 0;
    letter-spacing: .8px;
    line-height: 1.8;
}

.bs-s2-details .bs-text > p {
    margin: 0 0 25px;
}

.bs-s2-row.bs-what-not-to-do .bs-s2-content {
    display: block;
    padding: 0 15px;
}

.bs-s2-row.bs-what-not-to-do .bs-s2-photo {
    float: right;
}

.bs-s2-row.bs-what-not-to-do .bs-s2-details {
    margin-left: 46px;
}

.bs-s2-row.bs-what-not-to-do .bs-text {
    max-width: 100%;
}

.bs-s2-row.bs-what-not-to-do .bs-s2-photo {
    float: right;
    margin: 0 0 0 30px;
}

.bs-s2-row.bs-what-not-to-do .bs-text:nth-child(2) {
    padding: 0 0 40px;
}

.bs-s2-row.bs-what-not-to-do .bs-text:nth-child(4) {
    max-width: 1218px;
}


/*section3*/
.bs-section3 {
    position: relative;
    padding: 120px 15px 80px;
}

.bs-section3::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/buyers/s2-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    filter: grayscale(1);
    opacity: .07;
    pointer-events: none;
}

.bs-s3-inner {
    position: relative;
    z-index: 5;
    max-width: 1368px;
    margin: 0 auto;
}

.bs-types-mortgages {
    text-align: center;
    padding: 0 0 15px;
}

.bs-s3-photo {
    float: right;
    margin: 0 0 0 40px;
}

.bs-section3 .bs-text,
.bs-s3-row-bottom .bs-text {
    max-width: 100%;
}

.bs-section3 .bs-text p:nth-child(2) {
    margin: 0 0 57px;
}

.bs-s3-row-bottom {
    padding: 115px 15px;
}

/*section4*/
.bs-section4 {
    position: relative;
}

.bs-s4-row.bs-faqs {
    position: relative;
    padding: 107px 15px 70px;
    text-align: center;
}

.bs-s4-row.bs-faqs::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/buyers/s4-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    filter: grayscale(1);
    opacity: .07;
    pointer-events: none;
}

.bs-s4-row.bs-faqs .bs-text {
    max-width: 1294px;
}

.bs-s4-row.bs-s4-row2 {
    position: relative;
    padding: 125px 0 90px;
}

.bs-s4-row.bs-s4-row3 {
    position: relative;
    padding: 115px 0 80px;
}

.bs-s4-row.bs-s4-row3::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/buyers/s2-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    filter: grayscale(1);
    opacity: .07;
}

.bs-s4-row.bs-s4-row2::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 117px;
    height: 100%;
    background: url(../../images/buyers/accent2.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    z-index: 1;
}

.bs-s4-row.bs-s4-row3::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 117px;
    height: 100%;
    background: url(../../images/buyers/accent3.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    z-index: 1;
}

.bs-s4-row2-inner,
.bs-s4-row3-inner {
    max-width: 1490px;
    margin: 0 auto;
    padding: 0 15px;
    z-index: 5;
    position: relative;
}

.bs-s4-photo {
    float: right;
    margin: 0 0 0 65px;
}

.bs-s4-row.bs-s4-row3 .bs-s4-photo {
    float: left;
    margin: 0 65px 0 0;
}

.bs-s4-row.bs-s4-row2 .bs-text,
.bs-s4-row.bs-s4-row3 .bs-text {
    max-width: 100%;
}

.bs-s4-details {
    margin-left: 45px;
}

.bs-s4-details .bs-text:nth-child(2) {
    margin: 0 0 58px;
}

.bs-s4-row.bs-s4-row3 .bs-s4-details .bs-text:nth-child(2) {
    margin: 0;
}

.bs-s4-details .bs-text:nth-child(4) {
    max-width: 1230px;
    margin: 0;
}

.bs-s4-row.bs-s4-row3 .bs-s4-details .bs-text:nth-child(6) {
    max-width: 1257px;
    margin: 0 0 0 155px;
}

.bs-s4-row.bs-s4-row3 .bs-s4-details .bs-title:nth-child(5) {
    max-width: 1257px;
    margin: 0 0 25px 155px;
}

.bs-s4-row.bs-s4-row3 .bs-s4-details .bs-text:nth-child(4) {
    max-width: 100%;
    margin: 0 0 70px;
}

.bs-s4-row.bs-s4-row3 .bs-s4-details .bs-title {
    line-height: 1.2;
}

/*section5*/
.bs-section5 {
    position: relative;
}

.bs-surviving {
    padding: 120px 15px 85px;
    text-align: center;
}

.bs-s5-row {
    position: relative;
    padding: 120px 0 75px;
}

.bs-s5-row-inner {
    max-width: 1490px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    display: flex;
    flex-wrap: wrap;
}

.bs-s5-col {
    width: 50%;
    padding: 0 15px;
}

.bs-s5-row:nth-child(odd) .bs-s5-row-inner {
    flex-flow: row-reverse;
}

.bs-s5-row:nth-child(odd) .bs-s5-details {
    margin-left: 45px;
}

.bs-s5-row:nth-child(odd) .bs-s5-photo {
    max-width: 680px;
    margin-left: auto;
}

.bs-s5-row:nth-child(odd)::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/buyers/s5-bg1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    filter: grayscale(1);
    opacity: .07;
}

.bs-s5-row:nth-child(3)::after {
    background: url(../../images/buyers/s5-bg2.jpg) no-repeat;
}

.bs-s5-row::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 117px;
    height: 100%;
    background: url(../../images/buyers/accent2.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    z-index: 1;
}

.bs-s5-row:nth-child(odd)::before {
    left: auto;
    right: 0;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1440px) {
    .bs-s2-details .bs-text {
        line-height: 1.5;
        font-size: 17px;
    }

    .bs-s3-gh-content {
        margin-left: 30px;
    }

    h2.bs-title {
        font-size: 27px;
    }
} 

@media only screen and (max-width: 1366px) {
    .bs-sub-title {
        font-size: 40px;
    }

    .bs-text {
        font-size: 16px;
        line-height: 1.5;
    }

    h2.bs-title {
        font-size: 25px;
        margin: 0 0 15px;
    }

    .bs-s3-lf-content .bs-text > p {
        margin: 0 0 20px;
    }

    .bs-s3-gh-content {
        margin-left: 20px;
    }

    .bs-s4-photo {
        margin: 0 0 0 25px;
    }

    .bs-s4-row.bs-s4-row3 .bs-s4-photo {
        margin: 0 25px 0 0;
    }
} 
 
/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
@media only screen and (max-width: 1199px) {
    .bs-sub-title {
        font-size: 35px;
    }

    .bs-section1-wc {
        padding: 70px 15px 40px;
    }

    .bs-section2-ff,
    .bs-section3-lf,
    .bs-section3-gh,
    .bs-s3-row-bottom {
        padding: 70px 15px;
    }

    .bs-section2,
    .bs-s2-row.bs-what-to-do, 
    .bs-s2-row.bs-what-not-to-do {
        padding: 70px 0 0;
    }

    .bs-section3,
    .bs-s4-row.bs-faqs {
        padding: 70px 15px 20px;
    }

    .bs-s4-row.bs-s4-row2,
    .bs-s4-row.bs-s4-row3,
    .bs-s5-row {
        padding: 70px 0 30px;
    }

    .bs-surviving {
        padding: 70px 15px 30px;
    }

    h2.bs-title {
        font-size: 20px;
        margin: 0 0 10px;
    }

    .bs-text {
        font-size: 15px;
        letter-spacing: 0;
    }

    .bs-s2-row.bs-what-not-to-do .bs-s2-details {
        margin-left: 0;
    }

    .bs-s2-row.bs-what-not-to-do .bs-s2-photo,
    .bs-s3-photo,
    .bs-s4-photo {
        max-width: 580px;
    }

    .bs-text p {
        margin: 0 0 20px;
    }

    .bs-s4-details {
        margin-left: 0;
    }

    .bs-s4-details .bs-text:nth-child(4) {
        max-width: 855px;
    }

    .bs-s4-row.bs-s4-row3 .bs-s4-photo {
        margin: 0 25px 35px 0;
    }
} 

/* iPad(portrait) | Galaxy Tab 4(portrait)  */ 
@media only screen and (max-width: 991px) {
    .bs-section1-wc {
        padding: 50px 15px 30px;
    }

    .bs-sub-title {
        font-size: 30px;
    }

    .bs-s2-ff-content {
        column-count: 1;
        column-gap: 0;
    }

    .bs-section2-ff, .bs-section3-lf, .bs-section3-gh, .bs-s3-row-bottom {
        padding: 50px 15px;
    }

    .ip-buyers {
        text-align: center !important;
    }

    .bs-s2-ff-photo {
        margin: 38px auto 0;
    }

    .bs-s3-lf-photo,
    .bs-s3-gh-photo,
    .bs-s2-photo,
    .bs-s5-row:nth-child(odd) .bs-s5-photo {
        margin: 0 auto 20px;
    }

    .bs-s3-lf-col,
    .bs-s3-gh-col,
    .bs-s2-col,
    .bs-s5-col {
        width: 100%;
    }

    .bs-section3-lf::before,
    .bs-section3-gh::before,
    .bs-s2-row.bs-what-to-do::before,
    .bs-s2-row.bs-what-not-to-do::before,
    .bs-s4-row.bs-s4-row2::before,
    .bs-s4-row.bs-s4-row3::before,
    .bs-s5-row:nth-child(odd)::before,
    .bs-s5-row::before {
        display: none;
    }

    .bs-s3-lf-content .bs-text > p:nth-child(even) {
        column-count: 1;
    }

    .bs-s3-lf-content .bs-text,
    .bs-s3-gh-content .bs-text,
    .bs-s2-details .bs-text {
        max-width: 100%;
    }

    .bs-s2-row.bs-what-not-to-do .bs-s2-photo, .bs-s3-photo, .bs-s4-photo {
        max-width: 680px;
        float: unset;
        margin: 0 auto 20px;
    }

    .bs-s3-gh-content {
        margin-left: 0;
    }

    .bs-section2 {
        padding-top: 0;
    }

    .bs-section2, .bs-s2-row.bs-what-to-do, .bs-s2-row.bs-what-not-to-do {
        padding: 50px 0 0;
    }

    .bs-s2-details {
        text-align: center;
    }

    .bs-section3, .bs-s4-row.bs-faqs {
        padding: 50px 15px 20px;
    }

    .bs-s3-photo {
        max-width: 662px;
    }

    .bs-section3 .bs-text p:nth-child(2) {
        margin: 0 0 20px;
    }

    .bs-s4-row.bs-s4-row3 .bs-s4-photo {
        float: unset;
        margin: 0 auto 20px !important;
    }

    .bs-s4-row.bs-s4-row3 .bs-s4-details .bs-text:nth-child(4) {
        margin: 0 0 20px;
    }

    .bs-s4-row.bs-s4-row3 .bs-s4-details .bs-text:nth-child(6) {
        max-width: 100%;
        margin: 0;
    }

    .bs-s5-row:nth-child(odd) .bs-s5-row-inner {
        flex-flow: wrap;
    }

    .bs-s5-row:nth-child(odd) .bs-s5-details {
        margin-left: 0;
    }

    .bs-s5-photo {
        max-width: 680px;
        margin: 0 auto 20px;
    }

    p#breadcrumbs {
        text-align: left !important;
    }

    .bs-s4-row.bs-s4-row3 .bs-s4-details .bs-title:nth-child(5) {
        max-width: 100%;
        margin: 0 0 10px;
    }


} 

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

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

}