
/* #contcont img {
    width: 50%;
} */

/* #banner {
    height: 50px;
} */
/* #backgroundImg {
    margin-top: 50px;
} */
#logocont {
    margin-left: 20px;
    width: 200px;
}
#hamcont {
    top: 35px; 
    right: 10px;
    width: 50px;
}
/* #menu {
    top: 50px;
} */

#headtext {
    top: 310px; 
    /* left: 25%;
    width: 50%;  */
    font-size: 2.5em; 
}
#headminor {
    font-size: 0.7em;
}
#mobile_padder {
    height: 100px;
}


#opportunities {
    width: 80%;
    border: 2px solid #b27f05;
    border-radius: 10px;
    margin: 2em;
    font-size: 1em;
}

#oppHeader {
    padding: 0.5em;
    font-size: 1.25em;
    font-weight: bold;
}




.prop_headtext {
    font-size: 2em;
}

.prop_headprice {
    font-size: 1.75em;
}

.prop_headpara {
    width: 60%;
    font-size: 0.85em;
}

.prop_headimg {
    width: 60%
}





#searchiconcont {
    max-width: 90px;
}

#searchheadtext {
    font-size: 1.25em;
    width: 50%;
}




.invoppsection {
    margin: 1em 3em;
}
.invoppfoot {
    margin: 1em 3em 3em;
}

#popupWin {
        /* left: 10%; */
        width: 80%;
}

#popupWin p {
    width: 80%;
    text-align: justify;

}

.popupTextLabel { 
    width: 30% !important;
}

#alertBox {
    width: 70%;
}
