/* news */

.blog-jumbotron { 
    /*background-image: url('/images/blog/avant-blog-banner-02.jpg');*/
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top left;
    margin-bottom: 0;
    border-radius: 0;
}

.blog-jumbotron h1 { 
    font-weight: 300;
    text-align: left;
    font-size: 260%;
    line-height: 150%;
}

.blog-main a { 
    /*color: #000000;*/
}

.blog-main p { 
    /*margin-bottom: 5px;*/
    margin-bottom: 15px;
}

.blog-main h3 { 
    font-size: 120%;
    margin-bottom: 0;
    /*color: #000000;*/
}

.blog-main .update-date { 
    /*color: #000000;*/
}

.blog-post { 
    /*margin-top: 15px;*/
    /*margin-top: 20px;*/
}

.blog-post h1,
.blog-categories h1 { 
    /*font-size: 2.25em;*/
    font-size: 1.8em;
    line-height: normal;
    margin-bottom: 5px;
}

.blog-post h3,
.blog-post h3 a { 
    /*color: #000000;*/
}

.blog-categories h1 { 
    margin-bottom: 20px;
}

.blog-category-link { 
    display: block;
}

a.blog-category-link,
a:link.blog-category-link, 
a:active.blog-category-link, 
a:hover.blog-category-link, 
a:visited.blog-category-link { 
    /*color: #b93d3f;*/
    display: block;
    font-size: 110%;
    margin-bottom: 7px;
}

.blog-post h3 { 
    font-size: 1.15em;
    margin-bottom: 5px;
    font-weight: 500;
    color: #000000;
}

.blog-post-title { 
    margin-bottom:5px;
}

.blog-post-categories { 
    /*margin-bottom: 25px;*/
    margin-bottom: 20px;
}

.blog-post-excerpt p,
.blog-post-categories p { 
    margin-bottom: 0;
}

.blog-post-categories a {
    /*color: #ba3c3f;*/
}

.blog-post-categories p { 
    /*color: #000000;*/
}

.blog-post-excerpt p { 
    margin: 0;
}

p.blog-post-byline { 
    margin-bottom: 5px;
}

.blog-post-main-image { 
    max-width: 100%;
    /*margin-bottom: 20px;*/
    margin-bottom: 25px;
}

.blog-post-main-image img { 
    max-width: 100%;
}

.blog-post-body { 
    margin-top: 20px;
}

.blog-post-body ul li { 
    margin-bottom: 10px;
}

.blog-post-read-more { 
    margin: 5px 0 20px 0;
    text-align: right;
    font-size: 0.9em;
}

.blog-post-read-more a,
.all-posts a {
    /*color: #ba3c3f;*/
}

.blog-post-tags { 
    margin-top: 20px;
}

.blog-latest-posts { 
    margin-top: 0;
    margin-bottom: 15px;
}

.blog-latest-posts article.blog-post { 
    min-height: 160px;
}

.blog-all-posts { 
    padding-top: 18px;
    /*border-top: 1px solid rgba(0,0,0,.1);*/
}

.blog-all-posts a { 
    /*color: #ba3c3f;*/
}

.blog-related-posts { 
    margin-top: 25px;
    padding-top: 7px;
    /*border-top: 1px solid #ccc;*/
    /*border-top: 1px solid rgba(0,0,0,.1);*/
}

.blog-related-posts a {
    /*color: #b93d3f;*/
    font-size: 110%;
    line-height: 150%;
}

main.news .blog-related-posts h2 { 
    font-size: 135%;
}

main.news h2 { 
    margin-top: 15px;
    /*font-size: 150%;*/
    font-size: 1.6rem;
}

main.news table { 
    margin: 20px 0;
}

main.news table td { 
    padding-right: 1em;
}

main.news .blog-basic-block { 
    /*margin: 15px 0;*/
    margin: 20px 0;
}

main.news .blog-category-block { 
    /*margin: 15px 0;*/
    margin: 20px 0;
}

main.news .blog-callout-section { 
    /*margin: 15px 0;*/
    margin: 25px 0;
    background: #f1f1f1;
    padding: 20px;
}

main.news .blog-callout-section h2 { 
    font-size: 1.6rem;
    font-weight: 500;
    margin-top: 0;
}

main.news .blog-callout-section h3 { 
    font-size: 1.5rem;
    font-weight: 500;
}

main.news .blog-callout-section h4,
main.news .sidebar h4 { 
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: uppercase;
}

main.news .sidebar p {
    margin: 5px 0;
    padding: 0;
    line-height: normal;
    text-transform: uppercase;
    font-size: 1em;
}

main.news .sidebar p a { 
    font-size: 0.95em;
    margin-bottom: 0;
    display: inline;
}

ul.blog-post-pdf-file { 
    list-style: none;
    padding-left: 0;
    margin-top: 21px;
}

ul.blog-post-pdf-file li { 
    /*background: url(/images/consulting/pdf-icon.png) top left no-repeat;*/
    padding-left: 50px;
    background-size: 35px 22px; /*40px 25px;*/
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 5px;
    background-position-y: 5px;
}

ul.blog-post-pdf-file li a { 
    /*color: #B93D3F;*/
    font-size: 105%;
}

.intro-content { 
    margin: 25px 0;
}

.search { 
    margin-top: 1rem;
}

/* news - main landing page */

.news-main article.blog-post h4 { 
    font-size: 1em;
}

.news-main .blog-latest-posts hr { 
    margin-top: 0;
    margin-bottom: 1.4rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.news-main .main-wrap { 
    margin-top: 30px;
}

.news-main .blog-post-date { 
    margin-bottom: 12px;
    font-size: 0.85em;
}

/* news - category page */

.news-category .category h1 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 1.4rem;
}

.news-category article.blog-post h4 { 
    font-size: 1em;
}

.news-category .blog-latest-posts hr { 
    margin-top: 0;
    margin-bottom: 1.4rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.news-category .main-wrap { 
    margin-top: 30px;
}

.news-category .blog-post-date { 
    margin-bottom: 12px;
}

/* news - entry / single post page */

.news-entry figure {
    margin-top: 30px;
    margin-bottom: 30px;
}

.news-entry figure iframe { 
    border: 1px solid #dedede;
}

.news-entry .main-wrap { 
    margin-top: 30px;
}

.news-entry .entry-detail h1,
.news-search h1 { 
    font-size: 1.5em;
}

.news-entry .blog-post-categories { 
    margin-top: 1rem;
}

.news-entry .social-sharing-links { 
    margin-top: 1rem;
}

/* news - search results page */

.news-search main h3 { 
    font-size: 1.15em;
    font-weight: bold;
    margin-bottom: 0;
}

.news-search .search-result-item { 
    margin-bottom: 0.85rem;
}

.news-search .search-result-url { 
    font-size: 95%;
}

/* news landing and search results pages  */

#q { 
    padding-left: 50px;
    background: url('/images/bg-search.png')6px 0px no-repeat;
}

.paging { 
    text-align: center;
    font-size: 1em;
}

.paging a {
    display: inline;
    text-decoration: none;
    color: #666666;
    margin: 0 3px;
    padding: 5px 10px;
}

.paging a:hover { 
    text-decoration: underline;
}

.paging a, 
.paging span { 
    /*margin-right: 12px;*/
}

.paging span { 
    color: #000000;
    padding: 5px 10px;
    background: #eeeeee;
}

/* news entry page */

.blog-post-main-image { 
    margin-bottom: 30px;
}

/* media queries */

@media screen and (max-width: 576px) { 
    .blog-jumbotron {
        height: 130px;
        background-size: 100% auto;
        background-position: top left;
    }

	.news .main-content { 
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (min-width: 576px) {
    .blog-jumbotron { 
        padding: 0;
        height: 229px;
        font-size: 150%;
    }
    
    /*.news-main .form-inline .form-control {
        width: none !important;
    }*/
}

@media screen and (max-width: 600px) {
    main.news { 
        padding: 10px 0 40px 0;
    }
    main.news h2,
    main.news .blog-related-posts { 
        font-size: 160%;
    }
    main.news .blog-related-posts h2 { 
        font-size: 1.35rem;
    }
    main.news .blog-related-posts a { 
        /*color: #b93d3f;*/
        font-size: 1.15rem;
        line-height: normal;
    }
    .blog-jumbotron h1 { 
        font-size: 120%;
        line-height: 130%;
    }
    .blog-post h1, .blog-categories h1 {
        /*font-size: 165%;*/
        font-size: 132%;
        font-weight: 500;
        /*color: #000000;*/
    }

}

@media screen and (min-width: 601px) { 
    .blog-jumbotron {
        /*height: 185px;*/
        height: 220px;
        background-size: 100% auto;
        background-position: top right;
    }
    .blog-jumbotron h1 { 
        font-size: 120%;
        line-height: 130%;
    }
}

@media screen and (max-width: 767px) { 
    .blog-jumbotron h1 { 
        font-size: 130%;
        line-height: 130%;
    }
    
}

@media screen and (min-width: 768px) {
    .blog-jumbotron {
        height: 305px;
        background-size: 100% auto;
        background-position: top left;
    }
    
    .blog-jumbotron h1 { 
        font-size: 145%;
    }
    
}

@media screen and (min-width: 992px) {
    .blog-jumbotron { 
        height: 395px;
    }
    
    .blog-jumbotron h1 { 
        font-size: 170%;
    }
    
}