.roo-grid-excerpt > div a {
    display:none;
}
.mfp-content > form.wpcf7-form {
    background-color:#f1f8e9;
}
div.mfp-bg.mfp-ready {
    background-color:#45367c !important;
}
div.container.margin-top {
    margin-top:0;
}
.roo-grid-title h3 {
    color:#ffffff;
}
.hideme {
 display:none;   
}
.underlineme {
    text-decoration:underline;
}
.centerme {
    -webkit-box-align:center;
    -webkit-box-pack:center;
    display:-webkit-box;
}
.sliderWidth {
    position: relative;
}
@media only screen and (max-width: 500px) {
    .home-intro {
     font-size:inherit !important;   
    }
    h3 {
        line-height:normal;
    }
}
.postmodal {
    background-color: #f1f8e9 !important;
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}