.home-single-event-wrap {position: relative; padding: 10px 10px; margin: 0px 5px;}
.event-image {background-size: contain; background-position: center; background-repeat: no-repeat; height: 100px; margin-bottom: 10px;}
.home-single-event-details-wrap {min-height: 210px;}
.home-single-citation-details-wrap {min-height: 200px;}

nav.main_menu.right {

}

nav.main_menu.right .menu-item-has-children > a span:first-of-type:after{
    content: '\f107';
    font-family: FontAwesome;
    padding-left:6px;
}
nav.main_menu.right .second .menu-item-has-children > a span:first-of-type:after{
    content:'';
    padding-left:0;
}
.drop_down .second .inner .inner {
    top: -25px!important;
}

nav.main_menu > ul > li > a{
}
.mobile_menu ul{
    list-style-type: none;
    margin:0;
}
.mobile_menu ul li {
    list-style: none;
}

.single_tags { display:none; }

.blog_holder article .post_text .post_text_inner {
    padding: 0 20px 0 0 !important;
    background-color: #fff;
}

.blog_holder article .post_image, .blog_holder article .post_image img, .blog_holder article .post_image>a {
    width: 55%!important;
    float: right;
    padding-right: 10px;
}
