.events_table .even{
    background:#efefef;
}
.events_table td{
    font-size:14px;
}

.vert.notb2016 .notbsidebar{
    padding-left:10px;
    padding-top:15px;
}

.vert.notb2016 a{
    text-decoration: none;
    color: #bebebe;
    font-family: "Montserrat", sans-serif;
    font-size:14px;
}
.vert.notb2016 a:hover{
    color:#f26522;
}

.vert.notb2016{
    background-image: url("/wp-content/uploads/2015/10/vert1-notb2016.png");
}

.vert.notb2016 .sidedonation{
    margin-top:10px;
    margin-bottom:30px;
}

.user_story_content .wp-post-image{
    float:left;
    margin:0 20px 20px 0;
}


.page-id-4554 .wp-post-image{
    max-width:80px;
}

@media (min-width: 768px){
    .vc_col-sm-9 {
        width: 75%;
        float:left;
    }
    .vc_col-sm-3 {
        width: 25%;
        float:left;
    }
}

.type-user_story .widget-area{
    margin:0;
    float:none;
}

.desktop-hide{
    display:none;
}

.mobile-hide{
    display:none;
}

@media (max-width: 992px) {
    .desktop-hide{
        display:block;
    }
    .mobile-hide{
        display:none;
    }
    .desktop-hide .vert{
        display:block;
        margin:0 auto;
        height:auto;
    }
}



.vc_custom_heading h4{
    text-transform: none;
}

.page-id-4550 .entry-content h1.head3{
    margin-bottom:10px!important;
}

.page-id-4550 .entry-content h3.droid3{
    margin-bottom:20px!important;
}