/*!
* © Copyright MoneyTreeLeadSystems.com 2015. All rights reserved
*/

.title-wrapper-buyers-short-sales-foreclosure {
    background-image: url(/img/NewLook/banner3_big.jpg); //this url is used in interestLandingPage model too!!!
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.title-wrapper-buyers-bank-foreclosure {
    background-image: url(/img/NewLook/banner1_big.jpg); //this url is used in interestLandingPage model too!!!
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.title-wrapper-buyers-fixer-uppers {
    background-image: url(/img/NewLook/banner2_big.jpg); //this url is used in interestLandingPage model too!!!
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.title-wrapper-buyers-luxury-homes {
    background-image: url(/img/NewLook/banner4_big.jpg); //this url is used in interestLandingPage model too!!!
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.title-wrapper-buyers-mls {
    background-image: url(/img/NewLook/banner5_big.jpg); //this url is used in interestLandingPage model too!!!
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.title-wrapper-insurance {
    background-image: url(/img/NewLook/insurance_Bg_big.jpg);  //this url is used in interestLandingPage model too!!!
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.title-wrapper-mortgage {
    background-image: url(/img/NewLook/banner7_big.jpg); //this url is used in interestLandingPage model too!!!
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.title-wrapper-sellers-auction-report {
    background-image: url(/img/NewLook/real_estate_auctions_Bg_big.jpg); //this url is used in interestLandingPage model too!!!
    background-repeat: no-repeat; 
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.title-wrapper-sellers-guaranteed-sales {
    background-image: url(/img/NewLook/banner6_big.jpg); //this url is used in interestLandingPage model too!!!
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.title-wrapper-join-team {
    background-image: url(/img/NewLook/join_us_Bg_big.jpg); //this url is used in interestLandingPage model too!!!
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.title-wrapper-houses {
    background-image: url(/img/NewLook/row-of-houses.jpg); //this url is used in interestLandingPage model too!!!
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.sell-your-home-bg {
    background-image: url(../img/photos/big_bg_2.jpg) !important; // this url is used in sellYourHomeAction too!!!
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}

.sell-your-home-finish-bg {
    background-image: url(../img/photos/big_bg_1.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url("/frontend/assets/plugins/ie8fixes/backgroundsize.min.htc");
}
