    .close {
        float: right;
        font-size: 21px;
        font-weight: bold;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        filter: alpha(opacity=20);
        opacity: .2;
        position:initial;
        top: 0;
        right: 0;
        background: none;
        border-radius: 0;
        border: none;
        box-shadow: none !important;
    }
    .btn {
        font-family: Open Sans !important;
    }
    .filter-select .btn {
        color: #333 !important;
    }
    .authusr a {
        color: #000;
    }
    .authusr a:hover {
        font-weight: bolder;
    }
    
    h4.heading {
        margin-bottom: 10px !important;
        font-family: Open Sans;
    }
    a.post-category {
        margin-top: 5px;
    }
    .video-container h4.heading {
        color:#fff;
    }
    h4.heading.txt-nowrap {
        margin-top: 5px;
    }
    .post-about {
        margin-top: 5px;
    }
    .post-filtering a {
        color: #0d2e4a !important;
        font-size: 16px !important;
        padding: 5px 15px !important;
    }
    .video-modal .header {
        background: none !important;
        border-top: none !important;
        box-shadow: none !important;
        position: none !important;
    }
    p.video_p {
        font-size: 14px;
        width: none;
        float: none;
        line-height: 1.4;
    }
    .video-modal h3 {
        font-family:  Open Sans;
        font-size: 24px;
    }
    h4.heading.txt-nowrap {
        margin-top: 10px !important;
    }
    
    h4.video_heading {
        width: auto;
        background: #000;
        padding: 5px 10px;
        margin-bottom: 0px !important;
        opacity: 0.5;
    }
    .cutom_mod .close {
        margin:14px;
    }
    img.herodp{
	width: 32px;
}
.blog_cat{
	margin-top: -5px !important;
	max-height: 57px;
}
.blog_cat .btn{
	padding: 7px !important;
	font-size: 16px;
}
.blog_cat .btn .filter-option{
	padding-right: 15px;
	color: #569a29;
}
.bs-caret{
	color: #569a29;
}
.filter-post-container{
	min-height: 46px;
}