/*
Compiled: 2021-01-21 11:30:18
Errors: None
*/

#property_auction_mobile_tablet .column,
#property_auction_desktop .column {
    padding-top: 0;
}

#bondi .renet_property_parent .renet_property_content .renet_auction .content .list .item .row i {
    margin-right: 1rem;
}.suburb_detail .suburbContent {
    overflow-wrap: break-word;
}#bondi #homePageBoutique.pusher {
    background: #ededed;
}

#homePageBoutique .container {
    padding: 50px 0 0 0;
}

#homePageBoutique .hamburgerMenu {
    border: none;
    position: absolute;
    right: -30px;
    top: 0;
}

#homePageBoutique .hamburgerMenu i {
    color: #777777;
    font-size: 15px;
}

#homePageBoutique .hamburgerMenu i:hover {
    color: rgba(192, 158, 128, 1);
}

#homePageBoutique #keyImage {
    left: -78px;
    position: absolute;
    top: 18px;
    width: 180px;
}

#homePageBoutique .segment {
    border-radius: 0;
}

#homePageBoutique #posterBackground {
    background: #565656;
    text-align: center;
}

#homePageBoutique .logo {
    position: relative;
    z-index: 1;
}

#homePageBoutique .logo img {
    max-height: 123px;
    max-width: 80%;
}

#homePageBoutique .information {
    background: rgba(119, 119, 119, 0.9);
    color: #ffffff;
    margin-left: 13%;
    text-align: left;
    width: 100%;
}

#homePageBoutique .information a {
    color: #ffffff;
}

#homePageBoutique .information a:hover {
    color: rgba(202, 194, 188, 1);
}

#homePageBoutique #introduction {
    margin-top: -13%;
    padding: 15% 18% 5% 5%;
}

#homePageBoutique .contact .information {
    margin-bottom: 30px;
    margin-top: 70px;
    padding: 5% 18% 5% 5%;
}

#homePageBoutique .information h2 {
    border-bottom: solid 1px;
    font-size: 14px;
    padding: 0 0 15px 0;
}

#bondi #homePageBoutique h3 {
    border-bottom: solid 1px rgba(192, 158, 128, 1);
    border-top: solid 1px rgba(192, 158, 128, 1);
    color: #565656;
    font-size: 12px;
    margin-top: 0;
    padding: 5%;
}

#bondi #homePageBoutique h4 {
    color: rgba(192, 158, 128, 1);
    font-size: 10px;
    margin-bottom: 5px;
}

#homePageBoutique .cta {
    margin-left: -20%;
    margin-top: 70px;
    width: 140%;
}

#homePageBoutique .cta a,
#homePageBoutique .cta p {
    color: inherit;
    font-size: 10px;
    line-height: 1.2;
}

#homePageBoutique .cta:hover a {
    color: rgba(192, 158, 128, 1);
}

#homePageBoutique .cta .background {
    border-bottom: none;
    border-color: transparent;
    margin-left: 5%;
    padding: 0 0 5% 0;
}

#homePageBoutique .cta.one .background {
    background: rgba(192, 158, 128, 0.9);
}

#homePageBoutique .cta.two .background {
    background: rgba(115, 54, 65, 0.9);
    left: -5%;
    padding: 0 0 5% 0;
    position: relative;
    top: -5%;
    width: 95%;
}

#homePageBoutique .cta.three .background {
    background: rgba(202, 194, 188, 0.9);
}

#homePageBoutique .cta .background .grid {
    margin: -5% 0 0 -5%;
    width: 100%;
}

#homePageBoutique .cta.two .background .grid {
    margin-left: 5%;
}

#homePageBoutique .cta .background .column,
#homePageBoutique .cta .background .segment {
    padding: 0;
}

#homePageBoutique .cta .background .column.content {
    align-items: center;
    display: flex;
}

#homePageBoutique .cta.two .background .column.content {
    position: absolute;
    right: -5%;
    top: 20%;
    z-index: 1;
}

#homePageBoutique .cta .background .column.content .segment {
    background: #ffffff;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 85%;
    padding: 10%;
    width: 100%;
}

#homePageBoutique .cta .background .column.image .segment {
    border: 0;
}

#homePageBoutique .cta.two .background .column.image .segment {
    position: relative;
    top: 20%;
}

#homePageBoutique .cta:hover .background .column.image .segment {
    border: 1px solid rgba(34, 36, 38, .15);
}

#homePageBoutique .cta .background img {
    max-height: 310px;
}

#homePageBoutique .cta.three {
    margin-top: 110px;
}

#homePageBoutique .socialMedia {
    padding: 30px 0 0 0;
}

#homePageBoutique .socialMedia .social .item {
    background: #777777;
    margin: 0 0 0 0.5rem;
    padding: 0;
    -webkit-box-shadow: 0 2px 4px 0 rgba(34,36,38,.12), 0 2px 10px 0 rgba(34,36,38,.15);
    box-shadow: 0 2px 4px 0 rgba(34,36,38,.12), 0 2px 10px 0 rgba(34,36,38,.15);
}

#homePageBoutique .socialMedia .social .item:hover {
    background: rgba(192, 158, 128, 1);
}

#homePageBoutique .socialMedia .social .item i {
    font-size: 18px;
    padding: 8px 10px;
}

#homePageBoutique #footer {
    color: #ffffff;
    align-items: flex-end;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    font-size: 12px;
    height: 100px;
    text-align: center;
}

#homePageBoutique #footer a {
    color: #ffffff;
}

#homePageBoutique #footer a:hover {
    text-decoration: underline;
}

#homePageBoutique .copyright {
    padding: 10px;
    width: 100%;
}

@media(min-width:360px) {

    #homePageBoutique .socialMedia .social .item {
        margin: 0 0 0 1rem;
    }

    #homePageBoutique .socialMedia .social .item i {
        font-size: 20px;
    }

}

@media(min-width:768px) {

    #homePageBoutique .socialMedia .social .item i {
        font-size: 25px;
        padding: 10px 12px;
    }

    #homePageBoutique #footer {
        font-size: 14px;
        height: 210px;
    }

}

@media(min-width:992px) {

    #bondi #homePageBoutique h3 {
        font-size: 17px;
    }
    
    #bondi #homePageBoutique h4 {
        font-size: 13px;
        margin-bottom: 1rem;
    }

    #homePageBoutique .cta p {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    #homePageBoutique .socialMedia .social .item {
        margin: 0 0 0 1.9rem;
    }

    #homePageBoutique .socialMedia .social .item i {
        font-size: 35px;
        padding: 10px 12px;
    }

    #homePageBoutique #footer {
        height: 353px;
    }

}

@media(min-width:1200px) {

    #bondi #homePageBoutique h3 {
        font-size: 20px;
    }

    #homePageBoutique .socialMedia .social .item {
        margin: 0 0 0 3.4rem;
    }

}