

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {



    vertical-align: middle;



}



/*.w-checkbox.w-clearfix.form-item.check-box.bottom-service label {

    display: inline-block;

    cursor: pointer;

    font-weight: normal;

    margin-bottom: 0;

}



.w-checkbox.w-clearfix.form-item.check-box.bottom-service input {

    margin: 4px 0 0;

    margin-top: 1px \9;

    line-height: normal;

    float: left;

    margin-left: -20px;

    margin-right: 10px;

    margin-left: 0px;

}*/

.service-index {
    text-decoration: none;
}

.condolence-input-field {
    width: 100%;
}

.w-input.captc {
    margin-top: 10px;
    /*width: 30%;*/
}
.img-wrap {
    float: left;
    margin-right: 20px;
}
/*flash message start */
div#flashMessage {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    font-family: 'Open Sans', sans-serif;
    color: #fc0;
    font-size: 40px;
    line-height: 50px;
    font-weight: 200;
    /* text-align: left; */
    text-transform: uppercase;
}
.w-section.intro-sect.flash-message{
    padding: 0;
    /*margin-bottom: -45px;*/
}
/*flash message end */

/*start header contact*/
    .top-text {
        color: #2d7226;
        font-size: 14px;
    }
    .topr {
        color: #2d7226;
        font-size: 14px;
    }
/*end header contact*/

div.obit-info{
    /*visibility:hidden*/
}

@media (max-width: 767px) {

    .w-input.captc {
       /* width: 50%;*/
    }

    .gal-block {
        width: 100%;
        float: left;
    }
}