.wide .header, .boxed .header > .container {
    background-color: #175595!important;
    padding-top: 15px!important;
    padding-bottom: 5px!important;
}

.page-section.with-sidebar {
    padding-top: 0px!important;
}

.row.pushdownAd {
    margin: 95px auto 25px auto!important;
}

/*Banner image*/
.wpb_wrapper {
    margin-bottom: 25px;
}

.title {
    display: none!important;
}

.sidebar .widget-title {
    color: #b10000;
    margin-bottom: 0px;
}

.wide .footer-meta, .boxed .footer-meta > .container {
    padding: 10px 0 60px 0;
    background-color: #B10000!important;
    color: #fff !important;
    font-size: 16px;
}

/* Start Filter Sidebar */
#uwpqsf_id {
    border: 0px solid #ccc;
}

.uwpqsf_submit {
    text-align: center;
    margin-bottom: 5px;
    float: right;
}

form#uwpqsffrom_77 {
    width: 100%;
    clear: both;
}

.uwpqsf_class > span[class*='taxolabel-'], .uwpqsf_class > span[class*='cmflabel-'] {
    float: left;
    padding: 5px;
    font-weight: bold !important;
    clear: both;
    width: 100%;
    color: #175595;
}

#sidebar select {
    width: 100%;
    height: 30PX;
    line-height: 30PX;
    color: #b10000;
}


/* End Filter Sidebar */

/* Filter Images Size */
img.attachment-full.size-full.wp-post-image {
    max-width: 240px;
    height:auto;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 240px;
    height: 300px;
    margin: 0px auto;
}

header.entry-header {
    display: inline-block;
    float: left;
    width: 240px;
    height: 400px;
    margin: 0px 22px;
}

.caption-title {
    font-size: 12px;
}

.thumbnail .media img {
    height: auto!important;
}
/* Speaker Plugin */
.thumbnail .caption {
    padding: 0px 0 0 0;
    overflow: hidden;
    font-size: 14px;
}

.social-line li {
    padding: 10px 5px 10px 0;
}

.row.thumbnails .thumbnail {
    margin-top: 25px;
}

.thumbnail.no-border.no-padding.no-radius.square.text-center {
    margin-bottom: 25px;
}

@media (max-width: 991px){
.navigation {
    background-color: rgba(23, 85, 149, 0.70);
}
}

.shrink .logo img {
    height: 42px;
    margin-top: -20px;
}

#recent-posts-2 li {
    border-bottom: solid 1px #CFCFCF;
    margin: 5px auto;
    font-weight: bold;
    line-height: 20px;
}

.viewAllBtn{
    width:100%;
}

/*VideoPlayer*/
.playListItem {
    float: left;
    width: 100%;
    list-style: none;
}

.playListItem p {
    font-size: 12px;
    line-height: 14px;
    margin: 4px auto;
}

.playListItem img {
    float: left;
}

.col-md-8.videoContainer {
    padding: 0px;
    height:320px;
}


.col-md-4.videoPlaylistContainer {
    list-style: none;
    height: 300px;
    overflow: auto;
    margin-left: -16px;
}

@media (max-width: 360px) {

    .col-md-8.videoContainer {
        padding: 0px;
        height: 170px;
    }
}

@media (max-width: 420px) {

    .col-md-8.videoContainer {
        padding: 0px;
        height: 170px;
    }
}