
#contcont img {
    width: 45%;
}
/* #mainlogo {
    width: 90%;
} */

/* #banner {
    height: 55px;
} */
#backgroundImg {
    /* margin-top: 55px; */
    position: relative;  left: 10%;
    width: 80%;
    z-index: 0;

}

/* #menu {
    top: 55px;
} */

#headtext {
    top: 50px;
    left: 0;
    width: 30%; 
    padding: 5%;
    font-size: 2em; 
}
#headminor {
    font-size: 0.7em;
}

#head_fade {
    display: block;
    position: absolute; top: 0; left: 20%;
    width: 70%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
    z-index: 1;
}
#mobile_padder, #mobile_fader {
    display: none;
}

#opportunities {
    width: 400px;
}
#opportunities, #scrollDown, #topproperties, #searchblock, #sellersblock, #footer {
    position: relative;
    z-index: 2;
}



.prop_headtext {
    font-size: 2.5em;
}

.prop_headprice {
    font-size: 2em;
}

.prop_headpara {
    width: 60%;
    font-size: 1em;
}

.prop_headimg {
    width: 60%
}



#searchheadtext {
    font-size: 1.5em;
    width: 40%;
}





#sellerheadline {
    padding: 2em;
    font-size: 1.5em;
}

#sellerleftblock, .halfblock {
    display: inline-block;
    width: 49%;
}

#sellerleftblock p {
    display: inline-block;
    margin: 0.5em 0 0.5em 5%;
    width: 68%;
}
#sellerleftblock {
    padding-left: 5%;
    width: 39%;
}
#sellerleftblock img{
    width: 10%;
    max-width: 35px;
}

#sellerrightblock {
    text-align: right;
    vertical-align: top;
    position: relative;
    top: 1em;
}
#sellerrightblock img {
    width: 90%;
}

#sellerbottomblock {
    display: none;
}

.testimonial {
    display: inline-block;
    width: 33%;
    min-height: 185px;
    vertical-align: top;
}




.invoppsection {
    margin: 1em 5em;
}
.invoppfoot {
    margin: 1em 5em 3em;
}

.bios img {
    width: 80%;    
}
.director img {
    width: 15%;
}


#popupWin {
    /* left: 15%; */
    width: 70%;
}
#popupWin p {
    font-size: 0.9em;
}


.infobutton {
    font-size: 1em;
}

input[type="text" i] {
    padding: 0.25em;
    width: 55%;
}
#budgetLine {
    text-align: center;
}


#budgetLabel {
    width: 25% !important;
}


#alertBox {
    width: 60%;
}
