li.content-widget h4.post-title{margin-bottom: 0}
.features-widget h5{font-style: normal!important;font-size: 13px}
.features-widget h4.post-title    { font-size: 15px}
.features-widget h5.post-date    { font-size: 11px}
#team-widget-block ul li:first-child {padding-top: 0;}
#team-widget-block .content-widget .post-title {margin-bottom: 0}
ul.wpuf_packs li {float: left}

ul#home_page_downs li.post-content-widget div.content {min-height: 0 !important;}


li.bottom-sidebar > div.wp-rss-aggregator-widget div.wprss-w-meta{font-size: 100%}


#owl-team  .content {text-align: center}


div#footer h4.widgettitle a.rsswidget {color: #111111 !important;}
div.footer-text p {text-align: justify;line-height: 1.8em; margin-bottom: 60px;}

a.wp_rss_retriever_title {
    color: #111111;
    font-family: "Montserrat",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 700;
}

a.wp_rss_retriever_title:hover {color:#3499d1;}

/********QV - Update 20170720 *****************************/

    /*Homepage - My Recently Published.. section*/
    div.wp_rss_retriever_image {
        width: 12%; float: left;  height: auto; margin-right: 2%; padding-top: 8px;
        text-align: left;
    }
    div.wp_rss_retriever_image img {
        width: 100%; height: auto !important;
        position: relative; top: auto; left: auto;
        transform: translate(0,0); -ms-transform: translate(0,0); -webkit-transform: translate(0,0);
    }
    div.wp-wp_rss_retriever_text {float:left;width:86%; font-size: 13px; font-style: normal !important; text-align: left; line-height: 1.8em;}

    /*New landing page*/
    .news_list_page ul.wp_rss_retriever_list {margin: 40px 0 0 0; padding: 0; list-style: none;}
    .news_list_page .wp_rss_retriever_item_wrapper {margin-bottom: 0;}

    /*Team detail page*/
    .single-team #content #left-column {width: 67%;}
    .single .team .post-image {width: 38%; margin: 0 3% 0 0;}
    .single .team .post-image img {width: 100%; height: auto;}

    .single .team div.wp_rss_retriever_image {padding-top: 8px;}
    .single .team div.wp-wp_rss_retriever_text p {margin-bottom: 0;}
    .single .team .wp_rss_retriever_metadata {font-size: 100%; margin: 0;}

    /*********************************************************************/
    @media only screen and (max-width: 1130px) {
        /*Homepage - My Recently Published.. section*/
        div.wp_rss_retriever_image {width: 20%; margin-right: 5%;}
        div.wp-wp_rss_retriever_text {width: 75%;}
    }
    /*********************************************************************/
    @media only screen and (max-width: 736px){
        /*Team detail page*/
        .single-team #content #left-column {width: 100%;}
    }
    /*********************************************************************/
    @media only screen and (max-width: 600px) {
        /*Homepage - My Recently Published.. section*/
        div.wp_rss_retriever_image,
        div.wp-wp_rss_retriever_text {width: 100%; clear: both; float: none; margin-right: 0;}
        div.wp_rss_retriever_image {margin: 0 0 20px; text-align: center;}
        div.wp_rss_retriever_image img {width: 40%;}

        /*Team detail page*/
        .single .team .post-image {width: 35%; margin: 0 5% 0 0;}
        .single .team div.wp_rss_retriever_image {margin: 0 0 20px;}
        .single .team div.wp_rss_retriever_image img {width: 40%;}
    }
    /*********************************************************************/
    @media only screen and (max-width: 350px) {
        /*Homepage - My Recently Published.. section and Team detail page*/
        div.wp_rss_retriever_image img,
        .single .team div.wp_rss_retriever_image img {width: 80%;}
    }