@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300,300italic,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,700,600);

/*
	GLOBAL OVERRIDES
*/

    html, body {
        /*font-family: "Times New Roman", Times, serif;*/
        font-family: 'Crimson Text', serif;
    }

    input[type="text"].error, input[type="text"].is-invalid, input[type="password"].error, input[type="password"].is-invalid, input[type="datetime"].error, input[type="datetime"].is-invalid, input[type="datetime-local"].error, input[type="datetime-local"].is-invalid, input[type="date"].error, input[type="date"].is-invalid, input[type="month"].error, input[type="month"].is-invalid, input[type="time"].error, input[type="time"].is-invalid, input[type="week"].error, input[type="week"].is-invalid, input[type="number"].error, input[type="number"].is-invalid, input[type="email"].error, input[type="email"].is-invalid, input[type="url"].error, input[type="url"].is-invalid, input[type="search"].error, input[type="search"].is-invalid, input[type="tel"].error, input[type="tel"].is-invalid, input[type="color"].error, input[type="color"].is-invalid, select.error, select.is-invalid, textarea.error, textarea.is-invalid, .field.error, .field.is-invalid {
        color: gray !important;
        background: rgba(255, 0, 0, 0.06) !important;
        border: 1px solid red !important;
    }

    .post-15942 p.author_side {
        display: none;
    }

    .home .conexus_small {
        display: none !important;
    }

    .postid-15857 #related-articles-section {
        display: none;
    }

    blockquote {
      quotes: "\201C""\201D""\2018""\2019";
    }
    blockquote:before {
      color: #767676;
      content: open-quote;
      font-size: 4em;
      line-height: 0.1em;
      margin-right: 0.25em;
      vertical-align: -0.4em;
    }
    blockquote p {
      display: inline;
      color: #767676 !important;
    }

    .entry-content blockquote {
        border: none !important;
    }

    p.intro {
        padding-top: 20px;
    }

    .entry-content p.intro:first-of-type:first-letter {
        color: black;
        font-weight: bold;
        font-size: 70px;
        line-height: 40px;
        float: left;
        padding-right: 5px;
        padding-top: 20px;
        margin-bottom: -10px;
    }

    @-moz-document url-prefix() {
      .entry-content p.intro:first-of-type:first-letter {
            color: black;
            font-weight: bold;
            font-size: 70px;
            line-height: 40px;
            float: left;
            padding-right: 5px;
            padding-top: 8px;
            margin-bottom: 0px;
        }
    }

    .featured_sections_image {
        width: 177px;
        /*height: 118px;*/
        max-height: 130px;
        display: none;
    }

    .adslot {
        width: 300px;
        overflow: hidden;
        border-right: 1px solid #00A2BD;
        background: #DDDDDD;
    }

    .tags a:hover {
        color: black;
    }

    .tags a {
        /*color: black;*/
        font-weight: lighter;
        line-height: 180%;
    }

    img#wpstats {
        display: none;
    }

    .footer-links.cf {
        margin-top: 20px;
    }

    .single-header {
        background: black;
        color: white;
        padding: 20px;
        position: relative;
        margin-bottom: 10px;
        min-height: 100px;
        text-transform: uppercase;
        margin-top: 50px;
    }

    a.at300b .at4-icon, a.at300m .at4-icon {
        display: block;
        width: 25px;
        height: 25px;
        background-size: cover !important;
    }

    .addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
        float: left;
        clear: both;
        position: relative;
        left: -50px;
    }

    a.addthis_counter.addthis_bubble_style {
        display: none !important;
    }

    .addthis_toolbox {
        position: absolute;
    }

    p.byline.vcard {
        /*margin-left: 46px;*/
        float: right;
        clear: both;
    }

    .widget_conexus_ad_widget {
        margin-bottom: 30px;
    }

    .search p.byline.vcard {
        float: left;
    }

    .category p.byline.vcard {
        float: left;
        position: relative;
        clear: both;
    }

    .entry-content .addthis_toolbox {
        margin: 132px 0 10px 0 !important;
    }

    .single section img {
        /*width: auto !important;*/
        /*height: auto;*/
        margin-top: 20px;
    }

    .single header.article-header {
        min-height: 130px;
        margin-top: -126px;
        margin-right: -1px;
        margin-left: 0px;
        width: 90%;
    }

    #main-image-holder {
        background: white;
        width: 93%;
        /*height: 440px;*/
        height: auto;
        position: relative;
        top: -21px;
        text-align: center;
        /*display: none;*/
    }

    img.ifm_logo {
        position: absolute;
        right: 0;
        display: block;
        z-index: 9999;
    }

    div#related-articles-section {
        float: right;
        width: 40%;
        padding: 0px 0px 10px 20px;
        margin-left: 10px;
        border-left: 1px solid rgb(203, 203, 203);
    }

    div#see_also_container {
        clear: both;
    }

    #main-image-holder img.attachment-bones-thumb-690.wp-post-image {
        width: 100%;
        height: 100%;
        max-width: 1000px;
        position: relative;
        margin-left: 2px;
    }

    .nav>li>a:focus, .nav>li>a:hover {
        text-decoration: none;
        background-color: gray !important;
    }

    .single-see-also {
        width: 30%;
        float: left;
        margin-right: 20px;
    }

    .home #content {
        margin-top: 0;
    }

    .d-5of7 {
        padding-right: 0px;
    }

    .category .article-footer {
        border-bottom: 1px solid #95969a;
        margin-right: 20px;
        margin-left: 20px;
        border-top: 0;
    }

    p {
        margin: 0 0 5px;
        line-height: 120%;
    }

    .category-robeco-asset-management #main {
        border-left: none !important;
    }

    .category #main {
        border-left: 1px solid #95969a;
    }

    .single #inner-content {
    }

    #inner-content {
        margin-bottom: 20px;
    }

    .home .widget_latest_popular_recommended_widget {
        /*display: none;*/
    }

    .single .widget_latest_popular_recommended_widget {
        /*display: none;*/
    }

    .home .widget_most_popular_widget {
        /*display: none;*/
    }

    .category .widget_most_popular_widget {
        /*display: none;*/
    }

    .menu-item {
       font-family: 'Oswald', sans-serif;
       text-transform: uppercase;
    }

    .page-numbers {
        font-family: 'Oswald', sans-serif;
    }

    span.ip-cats {
        color: #c0091f;
        font-family: 'Oswald', sans-serif;
        margin-bottom: 10px;
        display: block;
    }

    a.mp_side_header {
        float: right;
        width: 114px;
    }

    .count-disabled a.mp_side_header {
        float: right;
        /*width: 140px;*/
        width: 100%;
        line-height: 120%;
        /*text-transform: uppercase;*/
    }


	.h1, .h2, .h3, h1, h2, h3 {
		margin-top: 0;
	   /*font-family: 'Roboto Condensed', sans-serif;*/
       font-family: 'Oswald', sans-serif;
       text-transform: uppercase;
    }

    .h1, h1, .entry-title {
        font-size: 22px;
        font-weight: bold;
    }

    h4.widgettitle {
        font-size: 24px;
        line-height: 20px;
        color: rgb(51, 51, 51);
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        font-weight: bold;
    }

    .widgettitle {
        border-bottom: none;
    }

    .home #main {
        min-height: 810px;
        /*border-right: 1px solid #95969a;*/
    }

    a:hover, a:focus, a:visited:hover, a:visited:focus {
        /*color: #c0091f;*/
        color: inherit;
        text-decoration: none;
    }

    p.featured_home_title a {
        color: white;
    }

	a, a:visited, a:active {
		/*color: #c0091f;*/
        color: inherit;
        text-decoration: none;
	}

    a:hover, a:visited:hover {
        /*color: #c0091f;*/
        color: inherit;
        text-decoration: underline;
    }

	.screen-reader-text,
	button#searchsubmit {
		display: none;
	}

	.header,
	.footer {
		background-color: black;
	}

    nav#navigation {
        /*margin-left: 270px;
        width: 410px;*/
        text-align: center;
    }

	ul#menu-main-menu {
        /*width: 470px;*/
        margin: 0 auto;
        /*height: 20px;*/
        overflow: hidden;
        line-height: 1px;
        /*width: 500px !important;*/
        width: auto;
        display: inline-block;
	}

    .sidebar {
        margin-top: 0;
    }

    .single .sidebar {
        margin-left: -33px;
    }

	.home .sidebar {
		margin-top: 15px;
	}

	.col-md-4.members_side {
	    margin-top: -90px;
        width: 230px;
        float: right;
	}

	#logo img {
	    max-width: 520px;
	    /*margin-left: 90px;*/
        margin: 0 auto;
        display: block;
	}

    .home .widget_most_popular_widget {
        display: none;
    }

	.current-menu-item a {
	    background: gray;
	    border-bottom: 1px solid #c0091f !important;
	    /*padding: 0 10px;*/
	}

    .nav li a {
        text-transform: uppercase;
        padding: 10px !important;
        position: relative !important;
        width: auto;
        height: 30px;
        line-height: 10px;
    }

    .nav li:before {
        content: " | ";
        color: #c0091f;
        position: relative;
        top: 14px;
        right: 7px;
    }

    .footer nav {
        float: right;
    }

    .footer .nav li:before {
        content: " | ";
        color: #c0091f;
        position: relative;
        top: 0px;
        right: 0;
    }

    .footer .nav li a {
        text-transform: uppercase;
        padding: 10px !important;
        position: relative !important;
        width: auto;
        height: 30px;
        line-height: 10px;
        display: inline-block;
        font-size: 11px;
    }

    .nav li:first-child:before {
        content: none;
    }

    .nav li:last-of-type a {
        border-right: 0;
    }

    .header .nav li {
        padding: 0px 10px 0px 0px;
    }

    .nav li a:hover {
        background: gray;
        border-bottom: 1px solid #c0091f;
    }

	div#inner-footer {
	    padding: 10px 0;
	}

/*
	NAVIGATION STYLES
*/

	.nav_members {
	    padding: 0;
	    margin: 0;
	}

	.nav_search {
	    margin: 0;
	    padding: 0;
	    width: 200px;
	    float: right;
	}

	.nav_members li {
	    float: right;
	}

	.nav_subscribe {
	    background: white;
	    padding: 5px;
	    text-align: center;
	    width: 120px;
	}

	.nav_subscribe a {
	    color: #c0091f;
	    font-weight: bold;
	}

    .nav_subscribe a:hover,
    .nav_subscribe a:visited:hover  {
        color: #c0091f !important;
        font-weight: bold;
    }

	.nav_signin {
	    text-align: right;
	    padding-right: 10px;
	    width: 75px;
	}

	.nav_signin a {
		color: white;
	}

    .count-disabled .attachment-post-thumbnail {
        /*height: 63px;*/
        height: auto;
    }


/* Widget Styles */

.widget {
    padding: 0 10px;
    margin: 0 0 10px 0;
}

h3 a {
    color: black !important;
}

h3.robeco a {
    font-weight: bold;
    color: #00a2bd !important;
}


/*header.entry-header.article-header {
    float: left !important;
}*/

.entry-content .alignright {
    margin-left: 0;
    margin-right: 10px;
    display: inline;
    float: left;
    width: auto;
    height: auto;
}

.entry-content img.alignright{
    margin-left: 0;
    margin-right: 10px;
    display: inline;
    float: right;
    width: auto;
    height: auto;
}


h1.archive-title {
    margin-left: 20px;
    font-weight: bold;
}

.pagination {
    margin-left: 20px;
}

.ctv_container p {
    width: 240px;
    white-space: normal;
    text-align: left;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    -moz-hyphens: none !important;
    word-break: keep-all;
    -webkit-hyphens: manual;
}

.pagination .current,
.pagination a, .pagination span,
.pagination .current:hover, .pagination .current:focus {
    color: #c0091f;
}

.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
    background-color: #c0091f;
}

.conexus_tv {
    background: black;
    margin: 0 10px 20px;
    color: white;
}

.widget_featured_article_widget {
    border-bottom: 1px solid #95969a;
    padding-bottom: 10px;
    margin-left: 10px;
    padding-left: 0px;
    margin-right: 10px;
    padding-right: 0px;
}

.ctv_container {
    float: right;
    margin-right: 20px;
    font-size: 22px;
    font-weight: bold;
    width: 300px;
}

.ctv_blanker p.small_tv_blurb {
    display: none;
}

.conexus_large .ctv_container {
    float: right;
    margin-right: 20px;
    font-size: 18px;
    font-weight: bold;
    width: 240px;
}

.cbp-fwdots {
    bottom: 5px;
}

.featured_home_image {
	width: 100%;
    /*max-height: 390px;*/
    /*max-height: 530px;*/
    max-height: 614px;
    /*max-width: 100%;*/
    margin-bottom: -45px;
}



.featured_home_title {
	font-size: 30px;
    font-weight: bold;
	line-height: 40px;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.featured_home_excerpt {
	font-size: 14px;
    clear: both;
}

.featured_home_author {
    font-size: 12px;
    float: left;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    border-right: 1px solid #c0091f;
    text-transform: uppercase;
    padding: 2px 10px 0 0;
    display: inline-block;
}

p.featured_sections_date {
    font-size: 12px !important;
}

.single .entry-content li {
    list-style: inherit;
    list-style-type: disc;
    margin-left: 40px;
    margin-bottom: 20px;
    font-size: 18px;
}

.featured_home_date {
	font-size: 12px;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding: 0 10px;
    display: inline-block;
}

.featured_home_container {
    display: inline-block;
    background: black;
    color: white;
    padding: 22px;
    width: 90%;
    margin-top: -130px;
    z-index: 99999;
    margin-left: 10%;
}

.cat_label {
    background: #c0091f;
    display: inline-block;
    margin-top: -40px;
    margin-left: -22px;
    padding: 2px 6px;
    position: absolute;
    color: white;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
}

.cat_label_basic {
    background: #c0091f;
    display: inline-block;
    /*margin-top: -40px;*/
    /*margin-left: -20px;*/
    /*padding: 5px 20px;*/
    padding: 2px 6px;
    position: absolute;
    color: white;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
}

.cat_label_basic a,
.cat_label_basic a:visited:hover {
    color: white
}

.cat_label_basic:hover {
    background: #c0091f;
}

.taxonomy-description {
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
}

.cat_label_category {
    background: #c0091f;
    display: inline-block;
    /*margin-top: -40px;*/
    /*margin-left: -20px;*/
    padding: 2px 6px;
    /*position: absolute;*/
    color: white;
    margin-bottom: 10px;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.cat_label_category.robeco {
    background: #00a2bd;
    display: inline-block;
    /*margin-top: -40px;*/
    /*margin-left: -20px;*/
    padding: 2px 6px;
    /*position: absolute;*/
    color: white;
    margin-bottom: 10px;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
}

.cat_label_category a {
    color: white;
    text-decoration: none;
}

.cat_label_category:hover,
.cat_label_category a:hover {
    background: #c0091f;
    color: white;
    text-decoration: none;
}

.featured_home_text_image {
	height: 390px;
}

.ctv_clicker {
    /*background: red;*/
    height: 113px;
    width: 200px;
    position: absolute;
    top: 2px;
    left: 13px;
    cursor: pointer;
}

.featured_home_text_title {
    font-size: 16px;
    line-height: 120%;
    color: #c0091f;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    max-height: 50px;
    overflow: hidden;
}

.home p.intro {
    padding-top: 0px !important;
}

.featured_sub_title {
    font-size: 14px;
    line-height: 140%;
    color: black;
    /*font-weight: bold;*/
    font-family: 'Oswald', sans-serif;
    max-height: 50px;
    overflow: hidden;
}

.featured_home_text_excerpt {
	font-size: 14px;
    margin-bottom: 15px;
}

.featured_home_text_author {
    font-size: 18px;
    width: 150px;
    float: left;
}

.featured_home_text_date {
	font-size: 12px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    border-left: 1px solid #c0091f;
    border-right: 1px solid #c0091f;
    text-align: center;
    display: inline-block;
    padding: 0 10px;
}

.featured_home_text_container {
    display: inline-block;
    color: black;
    width: 100%;
    z-index: 99999;
    /*height: 160px;*/
    /*margin-bottom: 20px;*/
    /*height: 144px;*/
    /*height: 114px;*/
}

div#featured_sections_widget-2 {
    /*border-top: 1px solid #95969a;*/
}

.featured_home_text_container:last-of-type {
    /*border-bottom: 1px solid #95969a;*/
    padding-bottom: 5px;
}

.featured_sections_image {
	width: 100%;
	margin-top: 34px;
	margin-bottom: 20px;
}

.featured_sections_title {
	  font-size: 16px;
    line-height: 110%;
    height: 41px;
    max-width: 210px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    overflow: hidden;
    max-height: 55px;
    margin-bottom: 5px;
    margin-top: 30px;
}
.featured_sections_title a {
  font-size: 16px;
}

.featured_sections_container h3 a {
    font-size: 16px;
    line-height: 100%;
    height: auto;
    max-width: 210px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: black;
}

.featured_sections_excerpt {
	font-size: 18px;
    max-width: 210px;
}

.featured_sections_author {
    font-size: 18px;
    width: 150px;
    float: left;
}

.featured_sections_date {
	font-size: 12px;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    border-left: 1px solid #c0091f;
    border-right: 1px solid #c0091f;
    text-align: center;
    display: inline-block;
    padding: 0 10px;
}

nav.col-md-5 {
    margin-left: 250px;
}

.featured_sections_container {
    display: inline-block;
    width: 33.333%;
    z-index: 99999;
    float: left;
    /*height: 450px;*/
    /*border-left: 1px solid #95969a;*/
    border-right: 1px solid #95969a;
    padding: 0 15px;
    cursor: pointer;
    height: 205px;
}

.featured_sections_container:nth-of-type(2) {
    border-left: 0px solid #95969a;
    border-right: 1px solid #95969a;
}

.widget_sponsored_article_widget {
    border-right: 1px solid #95969a;
    max-width: 90%;
    margin-left: 10%;
}

.widget_featured_sections_widget {
    border-right: 1px solid #95969a;
    border-left: 1px solid #95969a;
    padding: 0;
    margin-left: 85px;
    padding-bottom: 40px;
}

.widget_sponsored_article_widget,
.conexus_tv {
    margin-top: -10px;
    /*padding-top: 30px;*/
    padding-bottom: 30px;
}

.conexus_tv {
    background: white;
    /*margin: 0 10px 20px;*/
    color: white;
    padding: 0;
    margin-left: 10px;
    margin-right: 0;
    padding-right: 10px;
    border-right: 1px solid #95969a;
    margin-left: 84px;
}

.conexus_tv .span4 {
    background: black;
}

.featured_sections_container:nth-of-type(3) {
    border-left: 0px solid #95969a;
    border-right: 0px solid #95969a;
}

.featured_sections_container_short {
    display: inline-block;
    width: 33.333%;
    z-index: 99999;
    float: left;
    /*height: 450px;*/
    /*border-left: 1px solid #95969a;*/
    border-right: 1px solid #95969a;
    padding: 0 15px;
    cursor: pointer;
    min-height: 205px;
}

.featured_sections_container_short:nth-of-type(3) {
    border-right: 0px solid #95969a;
}

.featured_sections_container_short p {
    font-size: 14px;
    max-width: 220px;
}

.related_single_article {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
}

.home .entry-meta {
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    text-transform: uppercase;
    border-left: 1px solid #c0091f;
    border-right: 1px solid #c0091f;
    /*text-align: center;*/
    /*width: 73%;*/
    /*padding: 1.5em 1.5em 0;*/
    display: inline-block;
    padding: 0 10px;
}

footer.article-footer {
    /*margin-bottom: 30px;*/
    padding: 10px 45px;
    color: black;
    font-family: 'Oswald', sans-serif;
}

.entry-time {
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    border-left: 1px solid #c0091f;
    border-right: 1px solid #c0091f;
    text-align: center;
    padding: 0px 10px;
    display: inline-block;
}

.entry-time.robeco {
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    /*border-left: 1px solid #00a2bd;*/
    /*border-right: 1px solid #00a2bd;*/
    border: none;
    text-align: center;
    padding: 0px;
    display: inline-block;
    color: #bbbbbb;
}

.robeco-tag {
    /*text-transform: uppercase;*/
    /*border-right: 1px solid #00a2bd;*/
    border: none;
    text-align: center;
    /*padding: 0px 10px;*/
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    color: #bbbbbb !important;

}

.category-robeco-asset-management #right_sidebar {
    width: 320px;
    margin: 0 auto;
}

.robeco-right {
    background: #ebebeb !important;
    padding: 10px !important;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 420px;
}



div#ajax-load-more {
    clear: both;
}

.featured_sections_container_short h3 {
    height: 43px !important;
    overflow: hidden;
    display: block;
    line-height: 17px;
    margin-top: 30px;
}

.featured_sections_container_short h3 a {
    font-size: 16px;
    height: auto;
    max-width: 210px;
    font-weight: bold;
    color: black;
    margin-bottom: 5px;
}

.featured_sections_container p {
    font-size: 14px;
    /*max-width: 210px;*/
}

div#load_more_featured_sections {
    background: black;
    clear: both;
    color: white;
    padding: 5px;
    text-align: center;
    max-width: 100%;
}

.featured_sponsored_image {
	height: 390px;
}

.featured_sponsored_title {
	font-size: 32px;
    font-weight: bold;
	line-height: 40px;
	margin-top: 40px;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.featured_sponsored_excerpt {
	font-size: 14px;
}

.featured_sponsored_author {
    font-size: 18px;
    width: 150px;
    float: left;
}

.featured_sponsored_date {
	font-size: 12px;
}

.featured_sponsored_container {
    display: inline-block;
    background: #999999;
    color: white;
    padding: 20px;
    width: 100%;
    /*margin-top: -70px;*/
    z-index: 99999;
    max-width: 100%;
}

.home .article_page_only,
.category .article_page_only {
    display: none;
}

.home .ctv_widget_container.ifm_small {
    /*display: none;*/
}

.widget_latest_popular_recommended_widget {
    border: 1px solid #BEBEBE;
    padding: 10px;
}

.nav-tabs li {
	background: #BEBEBE;
    width: auto;
    font-size: 18px;
    max-width: 118px;
}

.nav-tabs>li>a {
    line-height: 1.42857143;
    border-radius: 0;
    margin-right: 0px;
    border: 0;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #FFF;
    cursor: default;
    background-color: #000;
    border: 0;
}

img.conexus_small_logo {
    position: absolute;
    top: 6px;
    right: 13px;
    width: 100px;
}

/* Category Styles */

header.entry-header.article-header {
    float: right;
    width: 503px;
    text-align: left;
}

header.entry-header.article-header.robeco {
    float: left;
    width: 100%;
    text-align: left;
}

.single section>p>a {
    text-decoration: underline !important;
}

.hentry {
	border: none;
    margin-bottom: 0;
	/*border-bottom: 1px solid #cccccc;*/
}

.entry-content img {
    /*height: 120px;*/
    height: auto;
	float: left;
}

.category .entry-content {
    padding: 1.5em;
}
/*
.single-see-also img {
    height: 110px !important;
}
*/
.entry-post-content {
    width: 66%;
    float: right;
    margin-top: -10px;
}

.entry-post-content.robeco {
    width: 100%;
    float: left;
    margin-top: -10px;
}

.category .entry-post-content {
    font-size: 14px;
}

.hentry header {
	border: none;
}

.hentry footer {
    /*padding: 10px 0;*/
    padding: 0em 3em 0;
    border-top: 1px solid #f8f9fa;
}

.footer {
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
}

.taxonomy-description {
    padding-left: 20px;
}

.taxonomy-description.robeco {
    padding-left: 0px;
}

/* Page: Single */

.single .entry-content img {
    /*width: 100%;*/
    height: auto;
    margin-bottom: 10px;
}

#cbp-fwslider-ifm_small {
    background: #F2EFED !important;
}

.ifm_small .ctv_container .ctv_title {
    color: #283041;
    width: 70%;
}

.ifm_small .ctv_container {
    margin-top: 15px;
}

div#cbp-fwslider-ifm_small {
    height: 250px;
}

div#cbp-fwslider-conexus_small {
    height: 250px;
}

/*.single .entry-content img:not(:first-of-type) {
    width: auto;
    height: auto;
    margin: 0 10px 0px 0;
}*/

.single .entry-content {
    padding: 1em 2.5em 0 1.8em;
    /*width: 680px;*/
}

.single .entry-content p img {
    width: auto;
    height: auto;
    margin: 0 10px 0px 0;
}

p.see-also-title {
    font-size: 15px !important;
    font-family: 'Oswald', sans-serif;
    /*text-transform: uppercase;*/
}

p.related_article_headings {
    margin: 10px 0px !important;
    font-family: 'Oswald', sans-serif;
    /*text-transform: uppercase;*/
}

p.related_article_headings a {
    color: #c0091f;
    font-size: 16px;
}

p.related_article_headings a:hover {
    color: #c0091f;
    text-decoration: underline;
}

.single .hentry header {
	padding-bottom: 0;
	padding-top: 0;
}

div#middle-col-article {
	height: auto;
    display: table-cell;
    vertical-align: bottom;
    top: 450px;
    position: relative;
}

ul.count,
ul.count-disabled {
    margin-top: 10px;
}

ul.count li,
ul.count-disabled li {
    list-style-type: decimal;
    font-size: 24px;
    margin-left: 30px;
    font-weight: bold;
    color: #c0091f;
    line-height: 18px;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    overflow: hidden;
    height: auto;
}

ul.count-disabled li {
    list-style-type: none;
    margin-left: 0px;
    margin: 10px 0px !important;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

ul.count li a,
ul.count-disabled li a {
    font-size: 16px;
    color: black;
    font-weight: normal;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
}

.count-disabled a:hover {
    color: black;
}

.single .widget_featured_article_text_widget,
.category .widget_featured_article_text_widget {
    display: none;
}

img.featured_home_image {
    height: 483px !important;
    max-height: 483px !important;
}
.widget_featured_sections_widget .widget_ad_unit_widget {clear: left;}
.widget_featured_article_text_widget {
    /*min-height: 472px;
    height: 473px !important;*/
    border-bottom: 1px solid #95969A;
    margin-left: 5px;
    padding-right: 0;
    width: 314px;
}

input#s {
    height: 30px;
    line-height: 30px;
    color: black;
    background: white;
    border-radius: 0;
}

div#email_toc {
    display: none;
}

.success {
    padding: 10px;
    border: 1px solid #c0091f;
    margin-bottom: 20px;
    font-weight: bold;
    color: #c0091f;
}

.field-wrapper {
    margin-bottom: 20px;
}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    margin-bottom: 18px;
    font-size: 1em;
    color: #5c6b80;
    border-radius: 3px;
    vertical-align: middle;
    box-shadow: none;
    border: 0;
    width: 100%;
    max-width: 400px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #E8E8E8;
    -webkit-transition: background-color 0.24s ease-in-out;
    transition: background-color 0.24s ease-in-out;
}

.checkBoxes p input {
    float: left;
}
.checkBoxes p label {
    width: 60%;
    margin-left: 10px;
}

input[type="submit"] {
    background: black;
    color: white;
    border: 0;
    padding: 2px 6px;
    margin-bottom: 10px;
}

.alm-listing li {
    padding: 0;
}

.alm-listing span img {
    position: relative;
    width: 100%;
    height: 218px;
}

.alm-listing span img {
    width: 90%;
    margin-top: 40px;
    margin-bottom: 20px;
    border-radius: 0;
}

button#load-more {
    background: black;
    font-size: 16px;
    width: 100%;
    height: 30px;
    line-height: 18px;
    border-radius: 0;
    margin: 0;
    padding: 0;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
}

.alm-btn-wrap {
    text-align: center;
    padding: 10px 10px 30px;
    overflow: hidden;
    display: block;
    padding-left: 0;
    padding-right: 0px;
    height: 30px;
    clear: both;
    max-width: 100%;
    padding-right: 10px;
    /*padding-top: 50px;*/
}

button.alm-load-more-btn.loading:before {
    width: 20px;
    height: 20px;
    margin: -3px 5px;
}

p.author_side {
    float: left;
    width: auto;
    font-size: 12px;
    text-align: center;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    margin-right: 20px;
}

img.avatar.avatar-75.photo {
    margin: 10px 0px 10px 20px;
    float: right;
    background: gray;
}

.entry-content p {
    margin: 0 0 1.5em;
    clear: both;
}

.single .entry-content p {
    margin: 0 0 1.2em;
    clear: none;
    font-size: 18px;
    line-height: 120%;
    word-break: keep-all;
}

.byline {
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    color: black;
}

p.tags {
    padding: 1.5em 1.5em 0;
}

p#footer-logo {
    display: inline-block;
    float: left;
    margin-top: 10px;
}

p#footer-logo img {
    width: 300px;
}

div#livefyre-comments {
    padding: 1.5em 4.8em 0;
    background: white;
    padding-left: 20px
}

#livefyre-comments span,
.fyre .fyre-stream-livecount {
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
}

.fyre .fyre-stream-sort a {
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
}

.fyre-help {
    display: none;
}

div#fyre-editor-3 {
    border-radius: 0px;
    background: white;
}

.fyre a {
    color: black !important;
}

.fyre .fyre-moderator, .fyre .fyre-comment-author-tag {
    background-color: #c0091f !important;
}

.fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-right.fyre-post-button .fyre-button-right-outer-box .fyre-button-right-inner-box,
.fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-right .fyre-button-right-outer-box .fyre-button-right-inner-box,
.fyre-editor .fyre-editor-toolbar .goog-toolbar > div.fyre-button-left .fyre-button-left-outer-box .fyre-button-left-inner-box {
    font-family: 'Oswald', sans-serif !important;
    text-transform: uppercase;
}

#menu-members-options a {
    background: none;
}

#menu-members-options a:hover {
    color: #c0091f;
}

.nav-mobile-toggle,
#mobile-navigation {
    display: none;
}

div#mediamanager-player_display_button {
    background-color: red !important;
    background-image: none !important;
}

div#main-image-placeholder {
    height: 80px;
}

/*.header-white div {
    background: white;
    color: black;
    padding: 0;
    margin-bottom: 20px;
    height: auto;
    min-height: auto;
}*/

.featured_sponsored_excerpt {
    margin-top: 30px;
    height: 80px;
    width: 100%;
    overflow: hidden;
    font-size: 10px !important;
}

a:-webkit-any-link {
    text-decoration: none !important;
}
