@charset "UTF-8";
/**
 * SASS/SCSS/Compass Transcription of Skeleton Responsive Grid
 * originally authored by Dave Gamache. This translation offers
 * mixins that support fluid and as well as fixed grids to supplement
 * the work that Dave Gamache has done.
 * @author Dennis Thompson <http://www.atomicpages.net>
 * @copyright Copyright (c) 2013 AtomicPages LLC
 * @license MIT
 * @version 1.6.0
 */
body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

/* #Clearing
================================================== */
/* Include clearfix on parent to clear nested columns,
or wrap each row of columns in a @include row */
/* You can also use a @include clear to clear columns */
/* RESET & BASICS (Inspired by E. Meyers)
 * ------------------------------------------------ */
/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: inherit; }

body {
  background: white; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

ol, ul {
  list-style: none; }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

a img {
  border: 0; }

/* TYPOGRAPHY
 * ------------------------------------------------ */
.interstatemglight {
  font-family: "Interstate MG Light";
  font-style: normal;
  font-weight: normal; }

.interstatemgregular {
  font-family: "Interstate MG";
  font-style: normal;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
  color: #181818;
  font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal; }

h1 a, h2 a, h3 a,
h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 strong, h2 strong, h3 strong,
h4 strong, h5 strong, h6 strong {
  font-weight: normal; }

p {
  margin: 0 0 20px 0; }
  p img {
    margin: 0; }

em, i {
  font-style: italic; }

strong, b {
  font-weight: bold; }

u {
  text-decoration: underline; }

small {
  font-size: 80%; }

body {
  font-size: 14px;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 21px;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%; }

#cookie-law-info-bar {
  font-size: 12.5px;
  line-height: 15px; }
  #cookie-law-info-bar span a#cookie_action_close_header {
    line-height: 10px; }

nav#site-navigation .container .columns .buttons button.menu-toggle {
  text-shadow: none;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 56px; }

nav#site-navigation .container .columns .buttons .search-button, nav#site-navigation .container .columns .buttons .language-button, nav#site-navigation .container .columns .buttons .rss-button, nav#site-navigation .container .columns .buttons .yt-button {
  font-size: 24px; }

nav#site-navigation .container .columns .buttons .yt-button {
  font-size: 30px;
  line-height: 56px !important; }

nav#site-navigation .container .columns .buttons .search-button form.search-form input.search-field {
  font-size: 18px;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

nav#site-navigation .container .columns .buttons .search-button form.search-form button.search-submit {
  text-transform: uppercase;
  font-size: 19px;
  line-height: 59px;
  text-shadow: none; }

nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu li {
  line-height: 55px; }
  nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu li a {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.8px; }

nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu.blurred li a {
  text-shadow: 0 0 2px white; }

nav#site-navigation .container .columns .language-chooser p,
nav#site-navigation .container .columns .language-chooser h3, nav#site-navigation .container .columns .subscribe p,
nav#site-navigation .container .columns .subscribe h3 {
  text-indent: 4px;
  text-transform: none;
  letter-spacing: auto;
  font-size: 16px; }

nav#site-navigation .container .columns .language-chooser p,
nav#site-navigation .container .columns .language-chooser h3 {
  font-weight: normal;
  line-height: 17px;
  text-indent: 27px; }

nav#site-navigation .container .columns .language-chooser ul li a, nav#site-navigation .container .columns .language-chooser ul li span {
  font-size: 12.7px; }

nav#site-navigation .container .columns .subscribe p {
  text-indent: 10px; }

nav#site-navigation.toggled .menu-navigation-container ul#menu-navigation li a {
  font-size: 12px; }

@media only screen and (min-width: 1021px) and (max-width: 1180px) {
  nav#site-navigation .container .columns .menu-navigation-container ul#menu-navigation li a {
    font-size: 16px; } }

/*
*
*
* Header
*
*
*/
header#masthead .company-logo {
  text-indent: -999999px; }

header#masthead h1.site-title {
  font-size: 18px;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.1em; }
  header#masthead h1.site-title a {
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    line-height: 235px; }

.disclaimer.top {
  text-align: center;
  line-height: 21px !important;
  font-size: 16px !important; }

.disclaimer-content {
  padding-bottom: 1px !important; }

.disclaimer-content-text {
  font-size: 16.999999996px; }

/*
*
*
* Initial Author Meta
*
*
*/
.widget .meta, article .entry-meta, body.home article .meta, body.archive article .meta,
body.page-template-template-archive-php article .meta,
body.search article .meta,
body.page-template-template-panoramic-outlook-php article .meta,
.single-author article .meta,
.archive.author article .meta {
  font-size: 15px; }
  .widget .meta .author span.byline .author a, .widget .meta .author span.by-author .author a, article .entry-meta .author span.byline .author a, article .entry-meta .author span.by-author .author a, body.home article .meta .author span.byline .author a, body.home article .meta .author span.by-author .author a, body.archive article .meta .author span.byline .author a, body.archive article .meta .author span.by-author .author a,
  body.page-template-template-archive-php article .meta .author span.byline .author a,
  body.page-template-template-archive-php article .meta .author span.by-author .author a,
  body.search article .meta .author span.byline .author a,
  body.search article .meta .author span.by-author .author a,
  body.page-template-template-panoramic-outlook-php article .meta .author span.byline .author a,
  body.page-template-template-panoramic-outlook-php article .meta .author span.by-author .author a,
  .single-author article .meta .author span.byline .author a,
  .single-author article .meta .author span.by-author .author a,
  .archive.author article .meta .author span.byline .author a,
  .archive.author article .meta .author span.by-author .author a {
    text-decoration: none;
    font-weight: bold; }
  .widget .meta .author .posted-on a, article .entry-meta .author .posted-on a, body.home article .meta .author .posted-on a, body.archive article .meta .author .posted-on a,
  body.page-template-template-archive-php article .meta .author .posted-on a,
  body.search article .meta .author .posted-on a,
  body.page-template-template-panoramic-outlook-php article .meta .author .posted-on a,
  .single-author article .meta .author .posted-on a,
  .archive.author article .meta .author .posted-on a {
    text-decoration: none; }

body.home article .meta .comments-link,
body.archive article .meta .comments-link,
body.page-template-template-archive-php article .meta .comments-link,
body.search article .meta .comments-link,
body.error404 article .meta .comments-link,
body.page-template-template-panoramic-outlook-php article .meta .comments-link,
body.page-template-template-archive-php article .meta .comments-link,
.single-author article .meta .comments-link,
.archive.author article .meta .comments-link {
  text-decoration: none; }
  body.home article .meta .comments-link a,
  body.archive article .meta .comments-link a,
  body.page-template-template-archive-php article .meta .comments-link a,
  body.search article .meta .comments-link a,
  body.error404 article .meta .comments-link a,
  body.page-template-template-panoramic-outlook-php article .meta .comments-link a,
  body.page-template-template-archive-php article .meta .comments-link a,
  .single-author article .meta .comments-link a,
  .archive.author article .meta .comments-link a {
    font-weight: normal;
    text-decoration: none;
    text-align: right; }

article .entry-meta .author {
  line-height: 40px; }

body.single article .entry-meta .comment-and-favourite-links a {
  line-height: normal;
  text-indent: 26px;
  text-decoration: none; }

body.single article .entry-meta .comment-and-favourite-links .comments-link a {
  font-weight: normal; }

.archive article.author header.entry-header .rss,
.page-template-template-authors-php article.author header.entry-header .rss,
.single-author article.author header.entry-header .rss,
.archive.author article.author header.entry-header .rss {
  font-size: 16px; }

.archive article.author header.entry-header h1.entry-title,
.page-template-template-authors-php article.author header.entry-header h1.entry-title,
.single-author article.author header.entry-header h1.entry-title,
.archive.author article.author header.entry-header h1.entry-title {
  font-weight: 200 !important; }
  .archive article.author header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.author header.entry-header h1.entry-title a,
  .single-author article.author header.entry-header h1.entry-title a,
  .archive.author article.author header.entry-header h1.entry-title a {
    font-weight: lighter; }

.archive article.author .entry-summary p,
.page-template-template-authors-php article.author .entry-summary p,
.single-author article.author .entry-summary p,
.archive.author article.author .entry-summary p {
  font-size: 16px; }

.archive article.author .entry-summary em,
.page-template-template-authors-php article.author .entry-summary em,
.single-author article.author .entry-summary em,
.archive.author article.author .entry-summary em {
  font-weight: bold;
  font-style: normal; }

.archive article.author .entry-footer a,
.page-template-template-authors-php article.author .entry-footer a,
.single-author article.author .entry-footer a,
.archive.author article.author .entry-footer a {
  font-size: 16px; }

/**
* ************************
* Author single page
* ************************
*/
.single-author .author header.entry-header h1,
.archive.author .author header.entry-header h1 {
  font-size: 30.000000002px;
  font-weight: lighter; }

.single-author .author header.entry-header h2,
.archive.author .author header.entry-header h2 {
  font-size: 21px; }
  .single-author .author header.entry-header h2 a,
  .archive.author .author header.entry-header h2 a {
    text-decoration: none; }

.single-author .author .entry-summary p,
.archive.author .author .entry-summary p {
  font-size: 16px; }

.single-author .author .entry-summary em,
.archive.author .author .entry-summary em {
  font-weight: bold;
  font-style: normal; }

/*
*
*
* Post Read More's.
*
*
*/
span.read-more a, p.read-more a {
  text-decoration: none;
  font-weight: bold;
  font-size: 16px; }

/*
*
*
* Sidebar / Widgets
*
*
*/
aside.widget .widget-title {
  font-size: 21px; }

aside div h3.widget-title,
.widget .widget-title {
  text-transform: uppercase;
  font-size: 20px; }

aside.widget_featured-posts div #yiw-featured-post li, aside.widget_featured-posts div ul.next-article-swooper li, aside.drew_next_article_swooper_widget div #yiw-featured-post li, aside.drew_next_article_swooper_widget div ul.next-article-swooper li {
  font-size: 16px;
  line-height: 20px; }
  aside.widget_featured-posts div #yiw-featured-post li h4 a, aside.widget_featured-posts div #yiw-featured-post li h4.featured-title a, aside.widget_featured-posts div ul.next-article-swooper li h4 a, aside.widget_featured-posts div ul.next-article-swooper li h4.featured-title a, aside.drew_next_article_swooper_widget div #yiw-featured-post li h4 a, aside.drew_next_article_swooper_widget div #yiw-featured-post li h4.featured-title a, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4 a, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4.featured-title a {
    font-size: 16px;
    line-height: 21px;
    text-decoration: none; }

aside.widget_featured-posts div.featured #yiw-featured-post li .meta .author, aside.drew_next_article_swooper_widget div.featured #yiw-featured-post li .meta .author {
  line-height: normal;
  font-size: 16px; }

aside.widget_featured-posts div.category h3.widget-title, aside.widget_featured-posts div.full-title h3.widget-title, aside.drew_next_article_swooper_widget div.category h3.widget-title, aside.drew_next_article_swooper_widget div.full-title h3.widget-title {
  font-size: 20px; }

aside.widget_featured-posts div.category #yiw-featured-post li h4.featured-title a, aside.widget_featured-posts div.category ul.next-article-swooper li h4.featured-title a, aside.widget_featured-posts div.full-title #yiw-featured-post li h4.featured-title a, aside.widget_featured-posts div.full-title ul.next-article-swooper li h4.featured-title a, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li h4.featured-title a, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li h4.featured-title a, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li h4.featured-title a, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li h4.featured-title a {
  font-size: 20px;
  color: #222;
  line-height: 26px; }

aside.widget_featured-posts div.category #yiw-featured-post li .meta .author, aside.widget_featured-posts div.category ul.next-article-swooper li .meta .author, aside.widget_featured-posts div.full-title #yiw-featured-post li .meta .author, aside.widget_featured-posts div.full-title ul.next-article-swooper li .meta .author, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li .meta .author, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li .meta .author, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li .meta .author, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li .meta .author {
  line-height: normal; }

aside.widget_featured-posts div.category #yiw-featured-post li .excerpt p, aside.widget_featured-posts div.category ul.next-article-swooper li .excerpt p, aside.widget_featured-posts div.full-title #yiw-featured-post li .excerpt p, aside.widget_featured-posts div.full-title ul.next-article-swooper li .excerpt p, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li .excerpt p, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li .excerpt p, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li .excerpt p, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li .excerpt p {
  font-size: 16px; }

aside.widget_featured-posts .cta span.read-more, aside.drew_next_article_swooper_widget .cta span.read-more {
  font-size: 16px;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  aside.widget_featured-posts .cta span.read-more a, aside.drew_next_article_swooper_widget .cta span.read-more a {
    font-weight: normal; }

aside.widget_advertising-widget .adverts-widget h4, aside.widget_advertising-widget .adverts-widget h4 a,
aside.widget .adverts-widget h4,
aside.widget .adverts-widget h4 a {
  line-height: 21px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px; }

aside.drew_archive_listing_widget div p {
  font-size: 16px; }

aside.drew_archive_listing_widget div .archive-list .year h4 {
  font-size: 16px; }

aside.drew_archive_listing_widget div .archive-list .year ul li a {
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  aside.drew_archive_listing_widget div .archive-list .year ul li a:hover {
    text-decoration: underline; }

aside.widget_mailchimpsf_widget h3.widget-title {
  line-height: 24px; }

aside.widget_mailchimpsf_widget #mc_signup {
  font-size: 16px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form #mc_subheader {
    line-height: 1.4em; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_merge_var label {
    font-size: 15px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_merge_var input.mc_input {
    line-height: 21px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_merge_var label.mc_radio_label {
    font-size: 15px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_interests_header {
    font-size: 16px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mergeRow label.mc_email_format {
    font-size: 16px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mergeRow .mc_email_options ul.mc_list li label.mc_email_type {
    font-size: 14px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_signup_submit {
    text-align: left; }
    aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_signup_submit input#mc_signup_submit {
      font-size: 15px;
      font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

aside.widget_sp_image .widget_sp_image-description p {
  font-size: 16px; }

aside.widget_text .textwidget p {
  font-size: 14px;
  line-height: 17px;
  text-align: left; }

aside.widget_nav_menu div ul.menu li a {
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

aside.widget_nav_menu:last-child, .discussion-area aside.widget_nav_menu {
  text-align: center; }
  aside.widget_nav_menu:last-child .menu-footer-container, .discussion-area aside.widget_nav_menu .menu-footer-container {
    text-align: center; }
    aside.widget_nav_menu:last-child .menu-footer-container ul.menu li a, .discussion-area aside.widget_nav_menu .menu-footer-container ul.menu li a {
      font-size: 14px;
      font-weight: bold;
      text-decoration: none;
      line-height: 12px !important; }
    aside.widget_nav_menu:last-child .menu-footer-container ul.menu li a:hover, .discussion-area aside.widget_nav_menu .menu-footer-container ul.menu li a:hover {
      text-decoration: underline; }
    aside.widget_nav_menu:last-child .menu-footer-container ul.menu li:after, .discussion-area aside.widget_nav_menu .menu-footer-container ul.menu li:after {
      font-weight: bold; }

/**
 *
 * Labels and tag-link styling
 *
 */
span.tags-links,
h2.label span {
  line-height: 15.4px;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: right; }

/*
*
*
* Blog page, Archive and Post Type pages [Inflation Survey, Panoramic Outlook]
*
*
*/
.blog article.post header.entry-header h1.entry-title,
.blog article.intro header.entry-header h1.entry-title,
.blog article.panoramic-outlook header.entry-header h1.entry-title,
.blog article.inflation-survey header.entry-header h1.entry-title,
.blog article.inflation-survey-content header.entry-header h1.entry-title,
.blog article.panoramic-outlook-content header.entry-header h1.entry-title,
.blog article.author header.entry-header h1.entry-title,
.archive article.post header.entry-header h1.entry-title,
.archive article.intro header.entry-header h1.entry-title,
.archive article.panoramic-outlook header.entry-header h1.entry-title,
.archive article.inflation-survey header.entry-header h1.entry-title,
.archive article.inflation-survey-content header.entry-header h1.entry-title,
.archive article.panoramic-outlook-content header.entry-header h1.entry-title,
.archive article.author header.entry-header h1.entry-title,
.search article.post header.entry-header h1.entry-title,
.search article.intro header.entry-header h1.entry-title,
.search article.panoramic-outlook header.entry-header h1.entry-title,
.search article.inflation-survey header.entry-header h1.entry-title,
.search article.inflation-survey-content header.entry-header h1.entry-title,
.search article.panoramic-outlook-content header.entry-header h1.entry-title,
.search article.author header.entry-header h1.entry-title,
.error404 article.post header.entry-header h1.entry-title,
.error404 article.intro header.entry-header h1.entry-title,
.error404 article.panoramic-outlook header.entry-header h1.entry-title,
.error404 article.inflation-survey header.entry-header h1.entry-title,
.error404 article.inflation-survey-content header.entry-header h1.entry-title,
.error404 article.panoramic-outlook-content header.entry-header h1.entry-title,
.error404 article.author header.entry-header h1.entry-title,
.page-template-template-archive-php article.post header.entry-header h1.entry-title,
.page-template-template-archive-php article.intro header.entry-header h1.entry-title,
.page-template-template-archive-php article.panoramic-outlook header.entry-header h1.entry-title,
.page-template-template-archive-php article.inflation-survey header.entry-header h1.entry-title,
.page-template-template-archive-php article.inflation-survey-content header.entry-header h1.entry-title,
.page-template-template-archive-php article.panoramic-outlook-content header.entry-header h1.entry-title,
.page-template-template-archive-php article.author header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.post header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.intro header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.author header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.post header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.intro header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.panoramic-outlook header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.inflation-survey header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.panoramic-outlook-content header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.author header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.post header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.intro header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.author header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.post header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.intro header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.panoramic-outlook header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.inflation-survey header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.panoramic-outlook-content header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.author header.entry-header h1.entry-title,
.page-template-template-authors-php article.post header.entry-header h1.entry-title,
.page-template-template-authors-php article.intro header.entry-header h1.entry-title,
.page-template-template-authors-php article.panoramic-outlook header.entry-header h1.entry-title,
.page-template-template-authors-php article.inflation-survey header.entry-header h1.entry-title,
.page-template-template-authors-php article.inflation-survey-content header.entry-header h1.entry-title,
.page-template-template-authors-php article.panoramic-outlook-content header.entry-header h1.entry-title,
.page-template-template-authors-php article.author header.entry-header h1.entry-title,
.single-author article.post header.entry-header h1.entry-title,
.single-author article.intro header.entry-header h1.entry-title,
.single-author article.panoramic-outlook header.entry-header h1.entry-title,
.single-author article.inflation-survey header.entry-header h1.entry-title,
.single-author article.inflation-survey-content header.entry-header h1.entry-title,
.single-author article.panoramic-outlook-content header.entry-header h1.entry-title,
.single-author article.author header.entry-header h1.entry-title,
.archive.author article.post header.entry-header h1.entry-title,
.archive.author article.intro header.entry-header h1.entry-title,
.archive.author article.panoramic-outlook header.entry-header h1.entry-title,
.archive.author article.inflation-survey header.entry-header h1.entry-title,
.archive.author article.inflation-survey-content header.entry-header h1.entry-title,
.archive.author article.panoramic-outlook-content header.entry-header h1.entry-title,
.archive.author article.author header.entry-header h1.entry-title {
  font-size: 24px;
  text-decoration: none;
  line-height: 28px; }
  .blog article.post header.entry-header h1.entry-title a,
  .blog article.intro header.entry-header h1.entry-title a,
  .blog article.panoramic-outlook header.entry-header h1.entry-title a,
  .blog article.inflation-survey header.entry-header h1.entry-title a,
  .blog article.inflation-survey-content header.entry-header h1.entry-title a,
  .blog article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .blog article.author header.entry-header h1.entry-title a,
  .archive article.post header.entry-header h1.entry-title a,
  .archive article.intro header.entry-header h1.entry-title a,
  .archive article.panoramic-outlook header.entry-header h1.entry-title a,
  .archive article.inflation-survey header.entry-header h1.entry-title a,
  .archive article.inflation-survey-content header.entry-header h1.entry-title a,
  .archive article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .archive article.author header.entry-header h1.entry-title a,
  .search article.post header.entry-header h1.entry-title a,
  .search article.intro header.entry-header h1.entry-title a,
  .search article.panoramic-outlook header.entry-header h1.entry-title a,
  .search article.inflation-survey header.entry-header h1.entry-title a,
  .search article.inflation-survey-content header.entry-header h1.entry-title a,
  .search article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .search article.author header.entry-header h1.entry-title a,
  .error404 article.post header.entry-header h1.entry-title a,
  .error404 article.intro header.entry-header h1.entry-title a,
  .error404 article.panoramic-outlook header.entry-header h1.entry-title a,
  .error404 article.inflation-survey header.entry-header h1.entry-title a,
  .error404 article.inflation-survey-content header.entry-header h1.entry-title a,
  .error404 article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .error404 article.author header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.post header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.intro header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.panoramic-outlook header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.inflation-survey header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.inflation-survey-content header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.author header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.post header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.intro header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.author header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.post header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.intro header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.panoramic-outlook header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.inflation-survey header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.author header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.post header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.intro header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.author header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.post header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.intro header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.panoramic-outlook header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.inflation-survey header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.author header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.post header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.intro header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.panoramic-outlook header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.inflation-survey header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.inflation-survey-content header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.author header.entry-header h1.entry-title a,
  .single-author article.post header.entry-header h1.entry-title a,
  .single-author article.intro header.entry-header h1.entry-title a,
  .single-author article.panoramic-outlook header.entry-header h1.entry-title a,
  .single-author article.inflation-survey header.entry-header h1.entry-title a,
  .single-author article.inflation-survey-content header.entry-header h1.entry-title a,
  .single-author article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .single-author article.author header.entry-header h1.entry-title a,
  .archive.author article.post header.entry-header h1.entry-title a,
  .archive.author article.intro header.entry-header h1.entry-title a,
  .archive.author article.panoramic-outlook header.entry-header h1.entry-title a,
  .archive.author article.inflation-survey header.entry-header h1.entry-title a,
  .archive.author article.inflation-survey-content header.entry-header h1.entry-title a,
  .archive.author article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .archive.author article.author header.entry-header h1.entry-title a {
    font-size: 22px;
    text-decoration: none;
    line-height: 28px; }
  .blog article.post header.entry-header h1.entry-title a:hover,
  .blog article.intro header.entry-header h1.entry-title a:hover,
  .blog article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .blog article.inflation-survey header.entry-header h1.entry-title a:hover,
  .blog article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .blog article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .blog article.author header.entry-header h1.entry-title a:hover,
  .archive article.post header.entry-header h1.entry-title a:hover,
  .archive article.intro header.entry-header h1.entry-title a:hover,
  .archive article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .archive article.inflation-survey header.entry-header h1.entry-title a:hover,
  .archive article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .archive article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .archive article.author header.entry-header h1.entry-title a:hover,
  .search article.post header.entry-header h1.entry-title a:hover,
  .search article.intro header.entry-header h1.entry-title a:hover,
  .search article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .search article.inflation-survey header.entry-header h1.entry-title a:hover,
  .search article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .search article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .search article.author header.entry-header h1.entry-title a:hover,
  .error404 article.post header.entry-header h1.entry-title a:hover,
  .error404 article.intro header.entry-header h1.entry-title a:hover,
  .error404 article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .error404 article.inflation-survey header.entry-header h1.entry-title a:hover,
  .error404 article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .error404 article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .error404 article.author header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.post header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.intro header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.inflation-survey header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.author header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.post header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.intro header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.author header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.post header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.intro header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.inflation-survey header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.author header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.post header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.intro header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.author header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.post header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.intro header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.inflation-survey header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.author header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.post header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.intro header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.inflation-survey header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.author header.entry-header h1.entry-title a:hover,
  .single-author article.post header.entry-header h1.entry-title a:hover,
  .single-author article.intro header.entry-header h1.entry-title a:hover,
  .single-author article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .single-author article.inflation-survey header.entry-header h1.entry-title a:hover,
  .single-author article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .single-author article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .single-author article.author header.entry-header h1.entry-title a:hover,
  .archive.author article.post header.entry-header h1.entry-title a:hover,
  .archive.author article.intro header.entry-header h1.entry-title a:hover,
  .archive.author article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .archive.author article.inflation-survey header.entry-header h1.entry-title a:hover,
  .archive.author article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .archive.author article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .archive.author article.author header.entry-header h1.entry-title a:hover {
    text-decoration: underline; }

.blog article.post .entry-content p, .blog article.post .entry-content h1, .blog article.post .entry-content h2, .blog article.post .entry-content h3, .blog article.post .entry-content h4,
.blog article.intro .entry-content p,
.blog article.intro .entry-content h1,
.blog article.intro .entry-content h2,
.blog article.intro .entry-content h3,
.blog article.intro .entry-content h4,
.blog article.panoramic-outlook .entry-content p,
.blog article.panoramic-outlook .entry-content h1,
.blog article.panoramic-outlook .entry-content h2,
.blog article.panoramic-outlook .entry-content h3,
.blog article.panoramic-outlook .entry-content h4,
.blog article.inflation-survey .entry-content p,
.blog article.inflation-survey .entry-content h1,
.blog article.inflation-survey .entry-content h2,
.blog article.inflation-survey .entry-content h3,
.blog article.inflation-survey .entry-content h4,
.blog article.inflation-survey-content .entry-content p,
.blog article.inflation-survey-content .entry-content h1,
.blog article.inflation-survey-content .entry-content h2,
.blog article.inflation-survey-content .entry-content h3,
.blog article.inflation-survey-content .entry-content h4,
.blog article.panoramic-outlook-content .entry-content p,
.blog article.panoramic-outlook-content .entry-content h1,
.blog article.panoramic-outlook-content .entry-content h2,
.blog article.panoramic-outlook-content .entry-content h3,
.blog article.panoramic-outlook-content .entry-content h4,
.blog article.author .entry-content p,
.blog article.author .entry-content h1,
.blog article.author .entry-content h2,
.blog article.author .entry-content h3,
.blog article.author .entry-content h4,
.archive article.post .entry-content p,
.archive article.post .entry-content h1,
.archive article.post .entry-content h2,
.archive article.post .entry-content h3,
.archive article.post .entry-content h4,
.archive article.intro .entry-content p,
.archive article.intro .entry-content h1,
.archive article.intro .entry-content h2,
.archive article.intro .entry-content h3,
.archive article.intro .entry-content h4,
.archive article.panoramic-outlook .entry-content p,
.archive article.panoramic-outlook .entry-content h1,
.archive article.panoramic-outlook .entry-content h2,
.archive article.panoramic-outlook .entry-content h3,
.archive article.panoramic-outlook .entry-content h4,
.archive article.inflation-survey .entry-content p,
.archive article.inflation-survey .entry-content h1,
.archive article.inflation-survey .entry-content h2,
.archive article.inflation-survey .entry-content h3,
.archive article.inflation-survey .entry-content h4,
.archive article.inflation-survey-content .entry-content p,
.archive article.inflation-survey-content .entry-content h1,
.archive article.inflation-survey-content .entry-content h2,
.archive article.inflation-survey-content .entry-content h3,
.archive article.inflation-survey-content .entry-content h4,
.archive article.panoramic-outlook-content .entry-content p,
.archive article.panoramic-outlook-content .entry-content h1,
.archive article.panoramic-outlook-content .entry-content h2,
.archive article.panoramic-outlook-content .entry-content h3,
.archive article.panoramic-outlook-content .entry-content h4,
.archive article.author .entry-content p,
.archive article.author .entry-content h1,
.archive article.author .entry-content h2,
.archive article.author .entry-content h3,
.archive article.author .entry-content h4,
.search article.post .entry-content p,
.search article.post .entry-content h1,
.search article.post .entry-content h2,
.search article.post .entry-content h3,
.search article.post .entry-content h4,
.search article.intro .entry-content p,
.search article.intro .entry-content h1,
.search article.intro .entry-content h2,
.search article.intro .entry-content h3,
.search article.intro .entry-content h4,
.search article.panoramic-outlook .entry-content p,
.search article.panoramic-outlook .entry-content h1,
.search article.panoramic-outlook .entry-content h2,
.search article.panoramic-outlook .entry-content h3,
.search article.panoramic-outlook .entry-content h4,
.search article.inflation-survey .entry-content p,
.search article.inflation-survey .entry-content h1,
.search article.inflation-survey .entry-content h2,
.search article.inflation-survey .entry-content h3,
.search article.inflation-survey .entry-content h4,
.search article.inflation-survey-content .entry-content p,
.search article.inflation-survey-content .entry-content h1,
.search article.inflation-survey-content .entry-content h2,
.search article.inflation-survey-content .entry-content h3,
.search article.inflation-survey-content .entry-content h4,
.search article.panoramic-outlook-content .entry-content p,
.search article.panoramic-outlook-content .entry-content h1,
.search article.panoramic-outlook-content .entry-content h2,
.search article.panoramic-outlook-content .entry-content h3,
.search article.panoramic-outlook-content .entry-content h4,
.search article.author .entry-content p,
.search article.author .entry-content h1,
.search article.author .entry-content h2,
.search article.author .entry-content h3,
.search article.author .entry-content h4,
.error404 article.post .entry-content p,
.error404 article.post .entry-content h1,
.error404 article.post .entry-content h2,
.error404 article.post .entry-content h3,
.error404 article.post .entry-content h4,
.error404 article.intro .entry-content p,
.error404 article.intro .entry-content h1,
.error404 article.intro .entry-content h2,
.error404 article.intro .entry-content h3,
.error404 article.intro .entry-content h4,
.error404 article.panoramic-outlook .entry-content p,
.error404 article.panoramic-outlook .entry-content h1,
.error404 article.panoramic-outlook .entry-content h2,
.error404 article.panoramic-outlook .entry-content h3,
.error404 article.panoramic-outlook .entry-content h4,
.error404 article.inflation-survey .entry-content p,
.error404 article.inflation-survey .entry-content h1,
.error404 article.inflation-survey .entry-content h2,
.error404 article.inflation-survey .entry-content h3,
.error404 article.inflation-survey .entry-content h4,
.error404 article.inflation-survey-content .entry-content p,
.error404 article.inflation-survey-content .entry-content h1,
.error404 article.inflation-survey-content .entry-content h2,
.error404 article.inflation-survey-content .entry-content h3,
.error404 article.inflation-survey-content .entry-content h4,
.error404 article.panoramic-outlook-content .entry-content p,
.error404 article.panoramic-outlook-content .entry-content h1,
.error404 article.panoramic-outlook-content .entry-content h2,
.error404 article.panoramic-outlook-content .entry-content h3,
.error404 article.panoramic-outlook-content .entry-content h4,
.error404 article.author .entry-content p,
.error404 article.author .entry-content h1,
.error404 article.author .entry-content h2,
.error404 article.author .entry-content h3,
.error404 article.author .entry-content h4,
.page-template-template-archive-php article.post .entry-content p,
.page-template-template-archive-php article.post .entry-content h1,
.page-template-template-archive-php article.post .entry-content h2,
.page-template-template-archive-php article.post .entry-content h3,
.page-template-template-archive-php article.post .entry-content h4,
.page-template-template-archive-php article.intro .entry-content p,
.page-template-template-archive-php article.intro .entry-content h1,
.page-template-template-archive-php article.intro .entry-content h2,
.page-template-template-archive-php article.intro .entry-content h3,
.page-template-template-archive-php article.intro .entry-content h4,
.page-template-template-archive-php article.panoramic-outlook .entry-content p,
.page-template-template-archive-php article.panoramic-outlook .entry-content h1,
.page-template-template-archive-php article.panoramic-outlook .entry-content h2,
.page-template-template-archive-php article.panoramic-outlook .entry-content h3,
.page-template-template-archive-php article.panoramic-outlook .entry-content h4,
.page-template-template-archive-php article.inflation-survey .entry-content p,
.page-template-template-archive-php article.inflation-survey .entry-content h1,
.page-template-template-archive-php article.inflation-survey .entry-content h2,
.page-template-template-archive-php article.inflation-survey .entry-content h3,
.page-template-template-archive-php article.inflation-survey .entry-content h4,
.page-template-template-archive-php article.inflation-survey-content .entry-content p,
.page-template-template-archive-php article.inflation-survey-content .entry-content h1,
.page-template-template-archive-php article.inflation-survey-content .entry-content h2,
.page-template-template-archive-php article.inflation-survey-content .entry-content h3,
.page-template-template-archive-php article.inflation-survey-content .entry-content h4,
.page-template-template-archive-php article.panoramic-outlook-content .entry-content p,
.page-template-template-archive-php article.panoramic-outlook-content .entry-content h1,
.page-template-template-archive-php article.panoramic-outlook-content .entry-content h2,
.page-template-template-archive-php article.panoramic-outlook-content .entry-content h3,
.page-template-template-archive-php article.panoramic-outlook-content .entry-content h4,
.page-template-template-archive-php article.author .entry-content p,
.page-template-template-archive-php article.author .entry-content h1,
.page-template-template-archive-php article.author .entry-content h2,
.page-template-template-archive-php article.author .entry-content h3,
.page-template-template-archive-php article.author .entry-content h4,
.post-type-panoramic-outlook article.post .entry-content p,
.post-type-panoramic-outlook article.post .entry-content h1,
.post-type-panoramic-outlook article.post .entry-content h2,
.post-type-panoramic-outlook article.post .entry-content h3,
.post-type-panoramic-outlook article.post .entry-content h4,
.post-type-panoramic-outlook article.intro .entry-content p,
.post-type-panoramic-outlook article.intro .entry-content h1,
.post-type-panoramic-outlook article.intro .entry-content h2,
.post-type-panoramic-outlook article.intro .entry-content h3,
.post-type-panoramic-outlook article.intro .entry-content h4,
.post-type-panoramic-outlook article.panoramic-outlook .entry-content p,
.post-type-panoramic-outlook article.panoramic-outlook .entry-content h1,
.post-type-panoramic-outlook article.panoramic-outlook .entry-content h2,
.post-type-panoramic-outlook article.panoramic-outlook .entry-content h3,
.post-type-panoramic-outlook article.panoramic-outlook .entry-content h4,
.post-type-panoramic-outlook article.inflation-survey .entry-content p,
.post-type-panoramic-outlook article.inflation-survey .entry-content h1,
.post-type-panoramic-outlook article.inflation-survey .entry-content h2,
.post-type-panoramic-outlook article.inflation-survey .entry-content h3,
.post-type-panoramic-outlook article.inflation-survey .entry-content h4,
.post-type-panoramic-outlook article.inflation-survey-content .entry-content p,
.post-type-panoramic-outlook article.inflation-survey-content .entry-content h1,
.post-type-panoramic-outlook article.inflation-survey-content .entry-content h2,
.post-type-panoramic-outlook article.inflation-survey-content .entry-content h3,
.post-type-panoramic-outlook article.inflation-survey-content .entry-content h4,
.post-type-panoramic-outlook article.panoramic-outlook-content .entry-content p,
.post-type-panoramic-outlook article.panoramic-outlook-content .entry-content h1,
.post-type-panoramic-outlook article.panoramic-outlook-content .entry-content h2,
.post-type-panoramic-outlook article.panoramic-outlook-content .entry-content h3,
.post-type-panoramic-outlook article.panoramic-outlook-content .entry-content h4,
.post-type-panoramic-outlook article.author .entry-content p,
.post-type-panoramic-outlook article.author .entry-content h1,
.post-type-panoramic-outlook article.author .entry-content h2,
.post-type-panoramic-outlook article.author .entry-content h3,
.post-type-panoramic-outlook article.author .entry-content h4,
.post-type-archive-inflation-survey article.post .entry-content p,
.post-type-archive-inflation-survey article.post .entry-content h1,
.post-type-archive-inflation-survey article.post .entry-content h2,
.post-type-archive-inflation-survey article.post .entry-content h3,
.post-type-archive-inflation-survey article.post .entry-content h4,
.post-type-archive-inflation-survey article.intro .entry-content p,
.post-type-archive-inflation-survey article.intro .entry-content h1,
.post-type-archive-inflation-survey article.intro .entry-content h2,
.post-type-archive-inflation-survey article.intro .entry-content h3,
.post-type-archive-inflation-survey article.intro .entry-content h4,
.post-type-archive-inflation-survey article.panoramic-outlook .entry-content p,
.post-type-archive-inflation-survey article.panoramic-outlook .entry-content h1,
.post-type-archive-inflation-survey article.panoramic-outlook .entry-content h2,
.post-type-archive-inflation-survey article.panoramic-outlook .entry-content h3,
.post-type-archive-inflation-survey article.panoramic-outlook .entry-content h4,
.post-type-archive-inflation-survey article.inflation-survey .entry-content p,
.post-type-archive-inflation-survey article.inflation-survey .entry-content h1,
.post-type-archive-inflation-survey article.inflation-survey .entry-content h2,
.post-type-archive-inflation-survey article.inflation-survey .entry-content h3,
.post-type-archive-inflation-survey article.inflation-survey .entry-content h4,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h2,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h3,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h4,
.post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content p,
.post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content h1,
.post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content h2,
.post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content h3,
.post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content h4,
.post-type-archive-inflation-survey article.author .entry-content p,
.post-type-archive-inflation-survey article.author .entry-content h1,
.post-type-archive-inflation-survey article.author .entry-content h2,
.post-type-archive-inflation-survey article.author .entry-content h3,
.post-type-archive-inflation-survey article.author .entry-content h4,
.post-type-archive-panoramic-outlook article.post .entry-content p,
.post-type-archive-panoramic-outlook article.post .entry-content h1,
.post-type-archive-panoramic-outlook article.post .entry-content h2,
.post-type-archive-panoramic-outlook article.post .entry-content h3,
.post-type-archive-panoramic-outlook article.post .entry-content h4,
.post-type-archive-panoramic-outlook article.intro .entry-content p,
.post-type-archive-panoramic-outlook article.intro .entry-content h1,
.post-type-archive-panoramic-outlook article.intro .entry-content h2,
.post-type-archive-panoramic-outlook article.intro .entry-content h3,
.post-type-archive-panoramic-outlook article.intro .entry-content h4,
.post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content p,
.post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content h1,
.post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content h2,
.post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content h3,
.post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content h4,
.post-type-archive-panoramic-outlook article.inflation-survey .entry-content p,
.post-type-archive-panoramic-outlook article.inflation-survey .entry-content h1,
.post-type-archive-panoramic-outlook article.inflation-survey .entry-content h2,
.post-type-archive-panoramic-outlook article.inflation-survey .entry-content h3,
.post-type-archive-panoramic-outlook article.inflation-survey .entry-content h4,
.post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content p,
.post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content h1,
.post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content h2,
.post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content h3,
.post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content h4,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content p,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content h1,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content h2,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content h3,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content h4,
.post-type-archive-panoramic-outlook article.author .entry-content p,
.post-type-archive-panoramic-outlook article.author .entry-content h1,
.post-type-archive-panoramic-outlook article.author .entry-content h2,
.post-type-archive-panoramic-outlook article.author .entry-content h3,
.post-type-archive-panoramic-outlook article.author .entry-content h4,
.page-template-template-inflation-survey-php article.post .entry-content p,
.page-template-template-inflation-survey-php article.post .entry-content h1,
.page-template-template-inflation-survey-php article.post .entry-content h2,
.page-template-template-inflation-survey-php article.post .entry-content h3,
.page-template-template-inflation-survey-php article.post .entry-content h4,
.page-template-template-inflation-survey-php article.intro .entry-content p,
.page-template-template-inflation-survey-php article.intro .entry-content h1,
.page-template-template-inflation-survey-php article.intro .entry-content h2,
.page-template-template-inflation-survey-php article.intro .entry-content h3,
.page-template-template-inflation-survey-php article.intro .entry-content h4,
.page-template-template-inflation-survey-php article.panoramic-outlook .entry-content p,
.page-template-template-inflation-survey-php article.panoramic-outlook .entry-content h1,
.page-template-template-inflation-survey-php article.panoramic-outlook .entry-content h2,
.page-template-template-inflation-survey-php article.panoramic-outlook .entry-content h3,
.page-template-template-inflation-survey-php article.panoramic-outlook .entry-content h4,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content p,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content h2,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content h3,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content h4,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h2,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h3,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h4,
.page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content p,
.page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content h1,
.page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content h2,
.page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content h3,
.page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content h4,
.page-template-template-inflation-survey-php article.author .entry-content p,
.page-template-template-inflation-survey-php article.author .entry-content h1,
.page-template-template-inflation-survey-php article.author .entry-content h2,
.page-template-template-inflation-survey-php article.author .entry-content h3,
.page-template-template-inflation-survey-php article.author .entry-content h4,
.page-template-template-authors-php article.post .entry-content p,
.page-template-template-authors-php article.post .entry-content h1,
.page-template-template-authors-php article.post .entry-content h2,
.page-template-template-authors-php article.post .entry-content h3,
.page-template-template-authors-php article.post .entry-content h4,
.page-template-template-authors-php article.intro .entry-content p,
.page-template-template-authors-php article.intro .entry-content h1,
.page-template-template-authors-php article.intro .entry-content h2,
.page-template-template-authors-php article.intro .entry-content h3,
.page-template-template-authors-php article.intro .entry-content h4,
.page-template-template-authors-php article.panoramic-outlook .entry-content p,
.page-template-template-authors-php article.panoramic-outlook .entry-content h1,
.page-template-template-authors-php article.panoramic-outlook .entry-content h2,
.page-template-template-authors-php article.panoramic-outlook .entry-content h3,
.page-template-template-authors-php article.panoramic-outlook .entry-content h4,
.page-template-template-authors-php article.inflation-survey .entry-content p,
.page-template-template-authors-php article.inflation-survey .entry-content h1,
.page-template-template-authors-php article.inflation-survey .entry-content h2,
.page-template-template-authors-php article.inflation-survey .entry-content h3,
.page-template-template-authors-php article.inflation-survey .entry-content h4,
.page-template-template-authors-php article.inflation-survey-content .entry-content p,
.page-template-template-authors-php article.inflation-survey-content .entry-content h1,
.page-template-template-authors-php article.inflation-survey-content .entry-content h2,
.page-template-template-authors-php article.inflation-survey-content .entry-content h3,
.page-template-template-authors-php article.inflation-survey-content .entry-content h4,
.page-template-template-authors-php article.panoramic-outlook-content .entry-content p,
.page-template-template-authors-php article.panoramic-outlook-content .entry-content h1,
.page-template-template-authors-php article.panoramic-outlook-content .entry-content h2,
.page-template-template-authors-php article.panoramic-outlook-content .entry-content h3,
.page-template-template-authors-php article.panoramic-outlook-content .entry-content h4,
.page-template-template-authors-php article.author .entry-content p,
.page-template-template-authors-php article.author .entry-content h1,
.page-template-template-authors-php article.author .entry-content h2,
.page-template-template-authors-php article.author .entry-content h3,
.page-template-template-authors-php article.author .entry-content h4,
.single-author article.post .entry-content p,
.single-author article.post .entry-content h1,
.single-author article.post .entry-content h2,
.single-author article.post .entry-content h3,
.single-author article.post .entry-content h4,
.single-author article.intro .entry-content p,
.single-author article.intro .entry-content h1,
.single-author article.intro .entry-content h2,
.single-author article.intro .entry-content h3,
.single-author article.intro .entry-content h4,
.single-author article.panoramic-outlook .entry-content p,
.single-author article.panoramic-outlook .entry-content h1,
.single-author article.panoramic-outlook .entry-content h2,
.single-author article.panoramic-outlook .entry-content h3,
.single-author article.panoramic-outlook .entry-content h4,
.single-author article.inflation-survey .entry-content p,
.single-author article.inflation-survey .entry-content h1,
.single-author article.inflation-survey .entry-content h2,
.single-author article.inflation-survey .entry-content h3,
.single-author article.inflation-survey .entry-content h4,
.single-author article.inflation-survey-content .entry-content p,
.single-author article.inflation-survey-content .entry-content h1,
.single-author article.inflation-survey-content .entry-content h2,
.single-author article.inflation-survey-content .entry-content h3,
.single-author article.inflation-survey-content .entry-content h4,
.single-author article.panoramic-outlook-content .entry-content p,
.single-author article.panoramic-outlook-content .entry-content h1,
.single-author article.panoramic-outlook-content .entry-content h2,
.single-author article.panoramic-outlook-content .entry-content h3,
.single-author article.panoramic-outlook-content .entry-content h4,
.single-author article.author .entry-content p,
.single-author article.author .entry-content h1,
.single-author article.author .entry-content h2,
.single-author article.author .entry-content h3,
.single-author article.author .entry-content h4,
.archive.author article.post .entry-content p,
.archive.author article.post .entry-content h1,
.archive.author article.post .entry-content h2,
.archive.author article.post .entry-content h3,
.archive.author article.post .entry-content h4,
.archive.author article.intro .entry-content p,
.archive.author article.intro .entry-content h1,
.archive.author article.intro .entry-content h2,
.archive.author article.intro .entry-content h3,
.archive.author article.intro .entry-content h4,
.archive.author article.panoramic-outlook .entry-content p,
.archive.author article.panoramic-outlook .entry-content h1,
.archive.author article.panoramic-outlook .entry-content h2,
.archive.author article.panoramic-outlook .entry-content h3,
.archive.author article.panoramic-outlook .entry-content h4,
.archive.author article.inflation-survey .entry-content p,
.archive.author article.inflation-survey .entry-content h1,
.archive.author article.inflation-survey .entry-content h2,
.archive.author article.inflation-survey .entry-content h3,
.archive.author article.inflation-survey .entry-content h4,
.archive.author article.inflation-survey-content .entry-content p,
.archive.author article.inflation-survey-content .entry-content h1,
.archive.author article.inflation-survey-content .entry-content h2,
.archive.author article.inflation-survey-content .entry-content h3,
.archive.author article.inflation-survey-content .entry-content h4,
.archive.author article.panoramic-outlook-content .entry-content p,
.archive.author article.panoramic-outlook-content .entry-content h1,
.archive.author article.panoramic-outlook-content .entry-content h2,
.archive.author article.panoramic-outlook-content .entry-content h3,
.archive.author article.panoramic-outlook-content .entry-content h4,
.archive.author article.author .entry-content p,
.archive.author article.author .entry-content h1,
.archive.author article.author .entry-content h2,
.archive.author article.author .entry-content h3,
.archive.author article.author .entry-content h4 {
  display: inline !important;
  font-size: 16px; }

.blog article.post.featured .entry-content span.tags-links,
.blog article.intro.featured .entry-content span.tags-links,
.blog article.panoramic-outlook.featured .entry-content span.tags-links,
.blog article.inflation-survey.featured .entry-content span.tags-links,
.blog article.inflation-survey-content.featured .entry-content span.tags-links,
.blog article.panoramic-outlook-content.featured .entry-content span.tags-links,
.blog article.author.featured .entry-content span.tags-links,
.archive article.post.featured .entry-content span.tags-links,
.archive article.intro.featured .entry-content span.tags-links,
.archive article.panoramic-outlook.featured .entry-content span.tags-links,
.archive article.inflation-survey.featured .entry-content span.tags-links,
.archive article.inflation-survey-content.featured .entry-content span.tags-links,
.archive article.panoramic-outlook-content.featured .entry-content span.tags-links,
.archive article.author.featured .entry-content span.tags-links,
.search article.post.featured .entry-content span.tags-links,
.search article.intro.featured .entry-content span.tags-links,
.search article.panoramic-outlook.featured .entry-content span.tags-links,
.search article.inflation-survey.featured .entry-content span.tags-links,
.search article.inflation-survey-content.featured .entry-content span.tags-links,
.search article.panoramic-outlook-content.featured .entry-content span.tags-links,
.search article.author.featured .entry-content span.tags-links,
.error404 article.post.featured .entry-content span.tags-links,
.error404 article.intro.featured .entry-content span.tags-links,
.error404 article.panoramic-outlook.featured .entry-content span.tags-links,
.error404 article.inflation-survey.featured .entry-content span.tags-links,
.error404 article.inflation-survey-content.featured .entry-content span.tags-links,
.error404 article.panoramic-outlook-content.featured .entry-content span.tags-links,
.error404 article.author.featured .entry-content span.tags-links,
.page-template-template-archive-php article.post.featured .entry-content span.tags-links,
.page-template-template-archive-php article.intro.featured .entry-content span.tags-links,
.page-template-template-archive-php article.panoramic-outlook.featured .entry-content span.tags-links,
.page-template-template-archive-php article.inflation-survey.featured .entry-content span.tags-links,
.page-template-template-archive-php article.inflation-survey-content.featured .entry-content span.tags-links,
.page-template-template-archive-php article.panoramic-outlook-content.featured .entry-content span.tags-links,
.page-template-template-archive-php article.author.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.post.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.intro.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.panoramic-outlook.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.inflation-survey.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.inflation-survey-content.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.panoramic-outlook-content.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.author.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.post.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.intro.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.panoramic-outlook.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.inflation-survey.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.inflation-survey-content.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.panoramic-outlook-content.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.author.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.post.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.intro.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.panoramic-outlook.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.inflation-survey.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.inflation-survey-content.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.author.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.post.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.intro.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.panoramic-outlook.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.inflation-survey.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.inflation-survey-content.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.panoramic-outlook-content.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.author.featured .entry-content span.tags-links,
.page-template-template-authors-php article.post.featured .entry-content span.tags-links,
.page-template-template-authors-php article.intro.featured .entry-content span.tags-links,
.page-template-template-authors-php article.panoramic-outlook.featured .entry-content span.tags-links,
.page-template-template-authors-php article.inflation-survey.featured .entry-content span.tags-links,
.page-template-template-authors-php article.inflation-survey-content.featured .entry-content span.tags-links,
.page-template-template-authors-php article.panoramic-outlook-content.featured .entry-content span.tags-links,
.page-template-template-authors-php article.author.featured .entry-content span.tags-links,
.single-author article.post.featured .entry-content span.tags-links,
.single-author article.intro.featured .entry-content span.tags-links,
.single-author article.panoramic-outlook.featured .entry-content span.tags-links,
.single-author article.inflation-survey.featured .entry-content span.tags-links,
.single-author article.inflation-survey-content.featured .entry-content span.tags-links,
.single-author article.panoramic-outlook-content.featured .entry-content span.tags-links,
.single-author article.author.featured .entry-content span.tags-links,
.archive.author article.post.featured .entry-content span.tags-links,
.archive.author article.intro.featured .entry-content span.tags-links,
.archive.author article.panoramic-outlook.featured .entry-content span.tags-links,
.archive.author article.inflation-survey.featured .entry-content span.tags-links,
.archive.author article.inflation-survey-content.featured .entry-content span.tags-links,
.archive.author article.panoramic-outlook-content.featured .entry-content span.tags-links,
.archive.author article.author.featured .entry-content span.tags-links {
  white-space: nowrap !important; }

.blog article.post footer.entry-footer span a,
.blog article.intro footer.entry-footer span a,
.blog article.panoramic-outlook footer.entry-footer span a,
.blog article.inflation-survey footer.entry-footer span a,
.blog article.inflation-survey-content footer.entry-footer span a,
.blog article.panoramic-outlook-content footer.entry-footer span a,
.blog article.author footer.entry-footer span a,
.archive article.post footer.entry-footer span a,
.archive article.intro footer.entry-footer span a,
.archive article.panoramic-outlook footer.entry-footer span a,
.archive article.inflation-survey footer.entry-footer span a,
.archive article.inflation-survey-content footer.entry-footer span a,
.archive article.panoramic-outlook-content footer.entry-footer span a,
.archive article.author footer.entry-footer span a,
.search article.post footer.entry-footer span a,
.search article.intro footer.entry-footer span a,
.search article.panoramic-outlook footer.entry-footer span a,
.search article.inflation-survey footer.entry-footer span a,
.search article.inflation-survey-content footer.entry-footer span a,
.search article.panoramic-outlook-content footer.entry-footer span a,
.search article.author footer.entry-footer span a,
.error404 article.post footer.entry-footer span a,
.error404 article.intro footer.entry-footer span a,
.error404 article.panoramic-outlook footer.entry-footer span a,
.error404 article.inflation-survey footer.entry-footer span a,
.error404 article.inflation-survey-content footer.entry-footer span a,
.error404 article.panoramic-outlook-content footer.entry-footer span a,
.error404 article.author footer.entry-footer span a,
.page-template-template-archive-php article.post footer.entry-footer span a,
.page-template-template-archive-php article.intro footer.entry-footer span a,
.page-template-template-archive-php article.panoramic-outlook footer.entry-footer span a,
.page-template-template-archive-php article.inflation-survey footer.entry-footer span a,
.page-template-template-archive-php article.inflation-survey-content footer.entry-footer span a,
.page-template-template-archive-php article.panoramic-outlook-content footer.entry-footer span a,
.page-template-template-archive-php article.author footer.entry-footer span a,
.post-type-panoramic-outlook article.post footer.entry-footer span a,
.post-type-panoramic-outlook article.intro footer.entry-footer span a,
.post-type-panoramic-outlook article.panoramic-outlook footer.entry-footer span a,
.post-type-panoramic-outlook article.inflation-survey footer.entry-footer span a,
.post-type-panoramic-outlook article.inflation-survey-content footer.entry-footer span a,
.post-type-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span a,
.post-type-panoramic-outlook article.author footer.entry-footer span a,
.post-type-archive-inflation-survey article.post footer.entry-footer span a,
.post-type-archive-inflation-survey article.intro footer.entry-footer span a,
.post-type-archive-inflation-survey article.panoramic-outlook footer.entry-footer span a,
.post-type-archive-inflation-survey article.inflation-survey footer.entry-footer span a,
.post-type-archive-inflation-survey article.inflation-survey-content footer.entry-footer span a,
.post-type-archive-inflation-survey article.panoramic-outlook-content footer.entry-footer span a,
.post-type-archive-inflation-survey article.author footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.post footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.intro footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.panoramic-outlook footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.inflation-survey footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.inflation-survey-content footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.author footer.entry-footer span a,
.page-template-template-inflation-survey-php article.post footer.entry-footer span a,
.page-template-template-inflation-survey-php article.intro footer.entry-footer span a,
.page-template-template-inflation-survey-php article.panoramic-outlook footer.entry-footer span a,
.page-template-template-inflation-survey-php article.inflation-survey footer.entry-footer span a,
.page-template-template-inflation-survey-php article.inflation-survey-content footer.entry-footer span a,
.page-template-template-inflation-survey-php article.panoramic-outlook-content footer.entry-footer span a,
.page-template-template-inflation-survey-php article.author footer.entry-footer span a,
.page-template-template-authors-php article.post footer.entry-footer span a,
.page-template-template-authors-php article.intro footer.entry-footer span a,
.page-template-template-authors-php article.panoramic-outlook footer.entry-footer span a,
.page-template-template-authors-php article.inflation-survey footer.entry-footer span a,
.page-template-template-authors-php article.inflation-survey-content footer.entry-footer span a,
.page-template-template-authors-php article.panoramic-outlook-content footer.entry-footer span a,
.page-template-template-authors-php article.author footer.entry-footer span a,
.single-author article.post footer.entry-footer span a,
.single-author article.intro footer.entry-footer span a,
.single-author article.panoramic-outlook footer.entry-footer span a,
.single-author article.inflation-survey footer.entry-footer span a,
.single-author article.inflation-survey-content footer.entry-footer span a,
.single-author article.panoramic-outlook-content footer.entry-footer span a,
.single-author article.author footer.entry-footer span a,
.archive.author article.post footer.entry-footer span a,
.archive.author article.intro footer.entry-footer span a,
.archive.author article.panoramic-outlook footer.entry-footer span a,
.archive.author article.inflation-survey footer.entry-footer span a,
.archive.author article.inflation-survey-content footer.entry-footer span a,
.archive.author article.panoramic-outlook-content footer.entry-footer span a,
.archive.author article.author footer.entry-footer span a {
  text-decoration: none; }

.blog article.post footer.entry-footer span a:hover,
.blog article.intro footer.entry-footer span a:hover,
.blog article.panoramic-outlook footer.entry-footer span a:hover,
.blog article.inflation-survey footer.entry-footer span a:hover,
.blog article.inflation-survey-content footer.entry-footer span a:hover,
.blog article.panoramic-outlook-content footer.entry-footer span a:hover,
.blog article.author footer.entry-footer span a:hover,
.archive article.post footer.entry-footer span a:hover,
.archive article.intro footer.entry-footer span a:hover,
.archive article.panoramic-outlook footer.entry-footer span a:hover,
.archive article.inflation-survey footer.entry-footer span a:hover,
.archive article.inflation-survey-content footer.entry-footer span a:hover,
.archive article.panoramic-outlook-content footer.entry-footer span a:hover,
.archive article.author footer.entry-footer span a:hover,
.search article.post footer.entry-footer span a:hover,
.search article.intro footer.entry-footer span a:hover,
.search article.panoramic-outlook footer.entry-footer span a:hover,
.search article.inflation-survey footer.entry-footer span a:hover,
.search article.inflation-survey-content footer.entry-footer span a:hover,
.search article.panoramic-outlook-content footer.entry-footer span a:hover,
.search article.author footer.entry-footer span a:hover,
.error404 article.post footer.entry-footer span a:hover,
.error404 article.intro footer.entry-footer span a:hover,
.error404 article.panoramic-outlook footer.entry-footer span a:hover,
.error404 article.inflation-survey footer.entry-footer span a:hover,
.error404 article.inflation-survey-content footer.entry-footer span a:hover,
.error404 article.panoramic-outlook-content footer.entry-footer span a:hover,
.error404 article.author footer.entry-footer span a:hover,
.page-template-template-archive-php article.post footer.entry-footer span a:hover,
.page-template-template-archive-php article.intro footer.entry-footer span a:hover,
.page-template-template-archive-php article.panoramic-outlook footer.entry-footer span a:hover,
.page-template-template-archive-php article.inflation-survey footer.entry-footer span a:hover,
.page-template-template-archive-php article.inflation-survey-content footer.entry-footer span a:hover,
.page-template-template-archive-php article.panoramic-outlook-content footer.entry-footer span a:hover,
.page-template-template-archive-php article.author footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.post footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.intro footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.panoramic-outlook footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.inflation-survey footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.inflation-survey-content footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.author footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.post footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.intro footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.panoramic-outlook footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.inflation-survey footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.inflation-survey-content footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.panoramic-outlook-content footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.author footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.post footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.intro footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.panoramic-outlook footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.inflation-survey footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.inflation-survey-content footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.author footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.post footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.intro footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.panoramic-outlook footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.inflation-survey footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-content footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.panoramic-outlook-content footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.author footer.entry-footer span a:hover,
.page-template-template-authors-php article.post footer.entry-footer span a:hover,
.page-template-template-authors-php article.intro footer.entry-footer span a:hover,
.page-template-template-authors-php article.panoramic-outlook footer.entry-footer span a:hover,
.page-template-template-authors-php article.inflation-survey footer.entry-footer span a:hover,
.page-template-template-authors-php article.inflation-survey-content footer.entry-footer span a:hover,
.page-template-template-authors-php article.panoramic-outlook-content footer.entry-footer span a:hover,
.page-template-template-authors-php article.author footer.entry-footer span a:hover,
.single-author article.post footer.entry-footer span a:hover,
.single-author article.intro footer.entry-footer span a:hover,
.single-author article.panoramic-outlook footer.entry-footer span a:hover,
.single-author article.inflation-survey footer.entry-footer span a:hover,
.single-author article.inflation-survey-content footer.entry-footer span a:hover,
.single-author article.panoramic-outlook-content footer.entry-footer span a:hover,
.single-author article.author footer.entry-footer span a:hover,
.archive.author article.post footer.entry-footer span a:hover,
.archive.author article.intro footer.entry-footer span a:hover,
.archive.author article.panoramic-outlook footer.entry-footer span a:hover,
.archive.author article.inflation-survey footer.entry-footer span a:hover,
.archive.author article.inflation-survey-content footer.entry-footer span a:hover,
.archive.author article.panoramic-outlook-content footer.entry-footer span a:hover,
.archive.author article.author footer.entry-footer span a:hover {
  text-decoration: underline; }

.post-type-archive-inflation-survey article.post header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.intro header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.inflation-survey header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h1.entry-title, .page-template-template-inflation-survey-php article.post header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.intro header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.inflation-survey header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header h1.entry-title {
  font-size: 31px; }

.post-type-archive-inflation-survey article.post .entry-content h1,
.post-type-archive-inflation-survey article.intro .entry-content h1,
.post-type-archive-inflation-survey article.inflation-survey .entry-content h1,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1, .page-template-template-inflation-survey-php article.post .entry-content h1,
.page-template-template-inflation-survey-php article.intro .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h1 {
  line-height: 31px; }

.single-panoramic-outlook article .entry-content ul li,
.single-inflation-survey article .entry-content ul li {
  font-size: 18px;
  line-height: 24px; }

.post-type-archive article .entry-content ul li {
  font-size: 16px;
  line-height: 21px; }

/*
*
*
* Singular posts
*
*
*/
body.single article header.entry-header h1.entry-title,
body.single article header.entry-header h1.page-title,
body.single article header.page-header h1.entry-title,
body.single article header.page-header h1.page-title,
body.page-template-default article header.entry-header h1.entry-title,
body.page-template-default article header.entry-header h1.page-title,
body.page-template-default article header.page-header h1.entry-title,
body.page-template-default article header.page-header h1.page-title,
body.page-template-template-about article header.entry-header h1.entry-title,
body.page-template-template-about article header.entry-header h1.page-title,
body.page-template-template-about article header.page-header h1.entry-title,
body.page-template-template-about article header.page-header h1.page-title,
body.page-template-template-postevent-php article header.entry-header h1.entry-title,
body.page-template-template-postevent-php article header.entry-header h1.page-title,
body.page-template-template-postevent-php article header.page-header h1.entry-title,
body.page-template-template-postevent-php article header.page-header h1.page-title,
body.page-template-template-awards-php article header.entry-header h1.entry-title,
body.page-template-template-awards-php article header.entry-header h1.page-title,
body.page-template-template-awards-php article header.page-header h1.entry-title,
body.page-template-template-awards-php article header.page-header h1.page-title,
body.page-template-template-thank-you article header.entry-header h1.entry-title,
body.page-template-template-thank-you article header.entry-header h1.page-title,
body.page-template-template-thank-you article header.page-header h1.entry-title,
body.page-template-template-thank-you article header.page-header h1.page-title {
  font-size: 30px;
  line-height: 33.6px; }

body.single article .entry-content p a,
body.page-template-default article .entry-content p a,
body.page-template-template-about article .entry-content p a,
body.page-template-template-postevent-php article .entry-content p a,
body.page-template-template-awards-php article .entry-content p a,
body.page-template-template-thank-you article .entry-content p a {
  text-decoration: none;
  font-weight: bold; }

body.single .entry-content p a, body.single .entry-content ul li a,
body.page-template-default .entry-content p a,
body.page-template-default .entry-content ul li a,
body.page-template-template-postevent-php .entry-content p a,
body.page-template-template-postevent-php .entry-content ul li a,
body.page-template-template-awards-php .entry-content p a,
body.page-template-template-awards-php .entry-content ul li a,
body.page-template-template-inflation-survey-php .entry-content p a,
body.page-template-template-inflation-survey-php .entry-content ul li a {
  font-weight: bold;
  text-decoration: none; }
  body.single .entry-content p a:hover, body.single .entry-content ul li a:hover,
  body.page-template-default .entry-content p a:hover,
  body.page-template-default .entry-content ul li a:hover,
  body.page-template-template-postevent-php .entry-content p a:hover,
  body.page-template-template-postevent-php .entry-content ul li a:hover,
  body.page-template-template-awards-php .entry-content p a:hover,
  body.page-template-template-awards-php .entry-content ul li a:hover,
  body.page-template-template-inflation-survey-php .entry-content p a:hover,
  body.page-template-template-inflation-survey-php .entry-content ul li a:hover {
    text-decoration: underline !important; }

body.single article .entry-content ul li, body.single article .entry-content p,
body.page-template-default article .entry-content ul li,
body.page-template-default article .entry-content p,
body.page-template-template-awards-php ul li,
body.page-template-template-awards-php p,
body.page-template-template-postevent-php ul li,
body.page-template-template-postevent-php p,
body.error404 article .page-content ul li,
body.error404 article .page-content p,
body.single-panoramic-outlook article .page-content ul li,
body.single-panoramic-outlook article .page-content p {
  font-size: 18px;
  line-height: 21px; }

body.single article .entry-content h1,
body.page-template-default article .entry-content h1,
body.page-template-template-awards-php h1,
body.page-template-template-postevent-php h1,
body.error404 article .page-content h1,
body.single-panoramic-outlook article .page-content h1 {
  font-size: 30px;
  line-height: 40px;
  font-weight: lighter; }

body.single article .entry-content h2,
body.page-template-default article .entry-content h2,
body.page-template-template-awards-php h2,
body.page-template-template-postevent-php h2,
body.error404 article .page-content h2,
body.single-panoramic-outlook article .page-content h2 {
  font-size: 23.999999996px;
  line-height: 30.8px; }

body.single article .entry-content h3,
body.page-template-default article .entry-content h3,
body.page-template-template-awards-php h3,
body.page-template-template-postevent-php h3,
body.error404 article .page-content h3,
body.single-panoramic-outlook article .page-content h3 {
  font-size: 20.000000006px;
  line-height: 23.999999996px; }

body.single article .entry-content div.cb,
body.single article .entry-content p, body.single article .entry-content em,
body.page-template-default article .entry-content div.cb,
body.page-template-default article .entry-content p,
body.page-template-default article .entry-content em,
body.page-template-template-awards-php div.cb,
body.page-template-template-awards-php p,
body.page-template-template-awards-php em,
body.page-template-template-postevent-php div.cb,
body.page-template-template-postevent-php p,
body.page-template-template-postevent-php em,
body.error404 article .page-content div.cb,
body.error404 article .page-content p,
body.error404 article .page-content em,
body.single-panoramic-outlook article .page-content div.cb,
body.single-panoramic-outlook article .page-content p,
body.single-panoramic-outlook article .page-content em {
  font-size: 16.999999996px;
  line-height: 25.000000004px; }

.dot-irecommendthis {
  font-size: 16px; }

body.single.single-post article .entry-content ul li,
body.single.single-post article .entry-content ol li, body.page article .entry-content ul li,
body.page article .entry-content ol li {
  font-size: 17px;
  line-height: 25px; }

body.single.single-post article .entry-content ol,
body.single.single-post article .entry-content ul, body.page article .entry-content ol,
body.page article .entry-content ul {
  font-weight: 300; }

/*
*
*
* Blockquotes
*
*
*/
blockquote {
  text-transform: uppercase;
  font-size: 18px; }
  blockquote p {
    line-height: 21px; }
    blockquote p:before {
      font-size: 32px; }
    blockquote p:after {
      font-size: 32px; }

body.single article footer.entry-footer .divider .category_list span, body.single article footer.entry-footer .divider .category_list a, body.single article footer.entry-footer .divider .tag_list span, body.single article footer.entry-footer .divider .tag_list a {
  line-height: 26px;
  font-size: 16px; }

body.single article footer.entry-footer .divider .category_list a, body.single article footer.entry-footer .divider .tag_list a {
  white-space: nowrap;
  text-decoration: none; }

body.single article footer.entry-footer .divider .category_list a {
  text-decoration: none; }

body.single article footer.entry-footer .divider .tag_list a {
  font-weight: bold; }

body.single article footer.entry-footer .divider .tag_list a:hover {
  text-decoration: underline; }

/*
*
*
* Highlighting text
*
*
*/
.entry-content p.highlight {
  font-size: 24px !important;
  line-height: 31.2px !important; }

/*
*
*
* Language bar
*
*
*/
.top-widget-area .drew_language_link_widget h3.widget-title {
  font-size: 14px;
  text-transform: none; }

/*
*
*
* Article excerpt to span full width of main column [Post, Inflation Survey, Panoramic Outlook]
*
*
*/
.blog article.post.sticky header.entry-header h2.type span,
.archive article.post header.entry-header h2.type span,
.search article.post header.entry-header h2.type span,
.page-template-template-archive-php article.post header.entry-header h2.type span,
.post-type-archive-inflation-survey article.inflation-survey header.entry-header h2.type span,
.post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h2.type span,
.page-template-template-panoramic-outlook-php article.inflation-survey header.entry-header h2.type span,
article.author header.entry-header h2.type span,
.single-author article.post.sticky header.entry-header h2.type span,
.archive.author article.post.sticky header.entry-header h2.type span {
  font-size: 14px;
  text-transform: uppercase; }

/*
*
*
* Singular posts: Content elements like table, lists etc
*
*
*/
.entry-content table tr td {
  text-align: center;
  font-size: 14px; }

.entry-content table tr:first-child td {
  font-weight: bold; }

/*
*
*
* Bottom widget area mainly for post types with singular posts
*
*
*/
.bottom-widget-area .widget_drew-disussion-widget li a {
  font-size: 18.2px;
  line-height: 19.6px; }

.bottom-widget-area .widget-title {
  font-size: 21px;
  font-weight: normal; }

.bottom-widget-area .widget_drew-like-post-widget .widget-title,
.bottom-widget-area .widget_drew-disussion-widget .widget-title,
.bottom-widget-area .widget_drew-sharing-widget .widget-title {
  font-size: 18.2px;
  line-height: 19.6px; }

.bottom-widget-area .widget_drew-like-post-widget .widget-title,
.bottom-widget-area .widget_drew-sharing-widget .widget-title,
.bottom-widget-area .widget_drew-disussion-widget .widget-title {
  text-transform: none; }

/*
*
*
* Comments
*
*
*/
.discussion-area h2 {
  font-size: 24px;
  font-weight: normal;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.discussion-area .comments-area .comments-title {
  font-size: 16px;
  font-weight: normal; }

.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-awaiting-moderation {
  font-style: normal; }

.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-author img {
  vertical-align: middle; }

.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-author .fn,
.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-author .says {
  font-size: 16px;
  font-weight: normal;
  vertical-align: text-top;
  line-height: 32px; }

.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-content p {
  font-size: 16px; }

.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-meta {
  font-size: 16px; }

.discussion-area .comments-area .comment-respond h3.comment-reply-title {
  font-size: 18px;
  font-weight: normal; }
  .discussion-area .comments-area .comment-respond h3.comment-reply-title small a {
    font-size: 14px;
    font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 21px; }

.discussion-area .comments-area .comment-respond .comment-notes,
.discussion-area .comments-area .comment-respond .logged-in-as {
  font-size: 16px; }

.discussion-area .comments-area .comment-respond label {
  font-size: 16px; }

.discussion-area .comments-area .comment-respond .required {
  font-weight: bold; }

.discussion-area .comments-area .comment-respond input[type="submit"] {
  font-size: 16px; }

body.archive article.intro header.entry-header h1.entry-title,
body.page-template-template-archive-php article.intro header.entry-header h1.entry-title,
body.search article.intro header.entry-header h1.entry-title,
body.error404 article.intro header.entry-header h1.entry-title {
  font-size: 23.8px; }

body.archive article.intro header.entry-header h2,
body.page-template-template-archive-php article.intro header.entry-header h2,
body.search article.intro header.entry-header h2,
body.error404 article.intro header.entry-header h2 {
  font-size: 16.8px;
  text-transform: uppercase; }

body.archive article.intro span.tags-links,
body.page-template-template-archive-php article.intro span.tags-links,
body.search article.intro span.tags-links,
body.error404 article.intro span.tags-links {
  line-height: 15.4px;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: right; }

body.archive article.intro .top-widget-area h3,
body.page-template-template-archive-php article.intro .top-widget-area h3,
body.search article.intro .top-widget-area h3,
body.error404 article.intro .top-widget-area h3 {
  font-size: 15.4px;
  text-transform: uppercase; }

body.archive article.intro .top-widget-area aside.widget li, body.archive article.intro .top-widget-area aside.widget .tagcloud,
body.page-template-template-archive-php article.intro .top-widget-area aside.widget li,
body.page-template-template-archive-php article.intro .top-widget-area aside.widget .tagcloud,
body.search article.intro .top-widget-area aside.widget li,
body.search article.intro .top-widget-area aside.widget .tagcloud,
body.error404 article.intro .top-widget-area aside.widget li,
body.error404 article.intro .top-widget-area aside.widget .tagcloud {
  font-size: 14px; }
  body.archive article.intro .top-widget-area aside.widget li a, body.archive article.intro .top-widget-area aside.widget .tagcloud a,
  body.page-template-template-archive-php article.intro .top-widget-area aside.widget li a,
  body.page-template-template-archive-php article.intro .top-widget-area aside.widget .tagcloud a,
  body.search article.intro .top-widget-area aside.widget li a,
  body.search article.intro .top-widget-area aside.widget .tagcloud a,
  body.error404 article.intro .top-widget-area aside.widget li a,
  body.error404 article.intro .top-widget-area aside.widget .tagcloud a {
    text-decoration: none;
    font-size: 14px; }

body.archive article.intro .top-widget-area aside.widget li:hover a,
body.page-template-template-archive-php article.intro .top-widget-area aside.widget li:hover a,
body.search article.intro .top-widget-area aside.widget li:hover a,
body.error404 article.intro .top-widget-area aside.widget li:hover a {
  text-decoration: underline; }

body.archive article.intro .top-widget-area aside.widget_search label .search-field,
body.page-template-template-archive-php article.intro .top-widget-area aside.widget_search label .search-field,
body.search article.intro .top-widget-area aside.widget_search label .search-field,
body.error404 article.intro .top-widget-area aside.widget_search label .search-field {
  line-height: 43px;
  font-size: 14px; }

body.archive article.intro .top-widget-area aside.widget_search .search-submit,
body.page-template-template-archive-php article.intro .top-widget-area aside.widget_search .search-submit,
body.search article.intro .top-widget-area aside.widget_search .search-submit,
body.error404 article.intro .top-widget-area aside.widget_search .search-submit {
  font-size: 24px; }

body.archive article.intro .top-widget-area ul.tabs-menu h3.clicked,
body.page-template-template-archive-php article.intro .top-widget-area ul.tabs-menu h3.clicked,
body.search article.intro .top-widget-area ul.tabs-menu h3.clicked,
body.error404 article.intro .top-widget-area ul.tabs-menu h3.clicked {
  text-decoration: underline; }

.widget_bpt_tag_cloud .tagcloud.category a {
  font-size: 16px !important;
  text-decoration: none; }
  .widget_bpt_tag_cloud .tagcloud.category a:hover {
    text-decoration: underline; }

.widget_bpt_tag_cloud .tagcloud.post_tag a {
  text-decoration: none; }
  .widget_bpt_tag_cloud .tagcloud.post_tag a:hover {
    text-decoration: underline; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p a, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h2 a, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h1 a, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p a, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h2 a, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1 a,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content p a,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h2 a,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h1 a,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p a,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h2 a,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h1 a {
  text-decoration: none;
  font-size: 16px;
  text-indent: 10px !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p a:hover, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h2 a:hover, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h1 a:hover, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p a:hover, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h2 a:hover, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1 a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content p a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h2 a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h1 a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h2 a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h1 a:hover {
  text-decoration: underline; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p:first-child, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p:first-child,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content p:first-child,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p:first-child {
  line-height: 27px;
  color: #52682f !important;
  font-size: 21px !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h1, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h1 {
  font-size: 23.8px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h2, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h2,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h2,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h2 {
  font-size: 22.4px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h3, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h3,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h3,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h3 {
  font-size: 21px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h4, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h4,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h4,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h4 {
  font-size: 19.6px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h5, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h5,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h5,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h5 {
  font-size: 18.2px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h6, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h6,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h6,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h6 {
  font-size: 16.8px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.inflation-survey-intro header.entry-header h1.entry-title {
  font-size: 28px !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content p {
  font-size: 21px !important;
  line-height: 27px !important; }

body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content ul li,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content ul li {
  font-size: 18px !important;
  line-height: 24px; }

.single-inflation-survey #primary .discussion-area h2,
body.page-template-template-inflation-survey-php #primary .discussion-area h2 {
  font-size: 24px; }

.single-inflation-survey .post-type.inflation-survey .post-type-header h3 {
  text-transform: uppercase;
  font-size: 20px; }

#gforms_confirmation_message {
  font-size: 16px; }

div.gform_wrapper input {
  font-size: 14px !important; }

#main.masonry .entry-content ol li, #main.masonry .entry-content ul li {
  font-size: 16px; }

.group .links span {
  font-size: 13px; }

/* Meta Slider */
.metaslider .caption-wrap {
  font-size: 15px;
  line-height: 1.4em; }
  .metaslider .caption-wrap .caption strong {
    font-weight: bold; }

/* LINKS
 * ------------------------------------------------ */
a, a:visited {
  color: #333;
  text-decoration: underline;
  outline: 0; }

a:hover, a:focus, a:active {
  color: #000; }

p a, p a:visited {
  line-height: inherit; }

/* LISTS
 * ------------------------------------------------ */
ul,
ol {
  margin-bottom: 20px; }

ul {
  list-style: none outside; }

ol {
  list-style: decimal; }

ol, ul.square,
ul.circle, ul.disc {
  margin-left: 30px; }

ul.square {
  list-style: square outside; }

ul.circle {
  list-style: circle outside; }

ul.disc {
  list-style: disc outside; }

ul ul, ul ol,
ol ol, ol ul {
  margin-top: 4px;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 30px;
  font-size: 90%; }

ul ul li, ul ol li,
ol ol li, ol ul li {
  margin-bottom: 6px; }

li {
  line-height: 18px;
  margin-bottom: 12px; }

ul.large li {
  line-height: 21px; }

li p {
  line-height: 21px; }

.broken_link, a.broken_link {
  text-decoration: line-through !important;
  cursor: not-allowed !important; }

/* IMAGES
 * ------------------------------------------------ */
img.scale-with-grid {
  max-width: 100%;
  height: auto; }

/* BUTTONS
 * ------------------------------------------------ */
button,
a.btn,
a.comment-reply-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  border-radius: 0px;
  background: #1c626c;
  box-shadow: none !important;
  color: #ffffff;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: none;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 14px;
  line-height: 14px;
  padding: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-shadow: none;
  text-decoration: none; }
  button:hover,
  a.btn:hover,
  a.comment-reply-link:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #217480; }

/* FORMS
 * ------------------------------------------------ */
.eqform input, .eqform label, .eqform select {
  display: block;
  font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  font-weight: 300; }

.eqform label {
  font-weight: 600;
  margin-bottom: 6px; }

.eqform label.required::after {
  content: "*"; }

.eqform label abbr {
  display: none; }

.eqform input[type="color"],
.eqform input[type="date"],
.eqform input[type="datetime"],
.eqform input[type="datetime-local"],
.eqform input[type="email"],
.eqform input[type="month"],
.eqform input[type="number"],
.eqform input[type="password"],
.eqform input[type="search"],
.eqform input[type="tel"],
.eqform input[type="text"],
.eqform input[type="time"],
.eqform input[type="url"],
.eqform input[type="week"],
.eqform textarea,
.eqform select[multiple=multiple],
.eqform textarea {
  background-color: #ffffff;
  box-sizing: border-box;
  font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  margin-bottom: 12px;
  padding: 10px 8px;
  width: 100%;
  border: 1px solid #dddddd; }

.eqform input[type="color"]:focus,
.eqform input[type="date"]:focus,
.eqform input[type="datetime"]:focus,
.eqform input[type="datetime-local"]:focus,
.eqform input[type="email"]:focus,
.eqform input[type="month"]:focus,
.eqform input[type="number"]:focus,
.eqform input[type="password"]:focus,
.eqform input[type="search"]:focus,
.eqform input[type="tel"]:focus,
.eqform input[type="text"]:focus,
.eqform input[type="time"]:focus,
.eqform input[type="url"]:focus,
.eqform input[type="week"]:focus,
.eqform textarea:focus,
.eqform select[multiple=multiple]:focus,
.eqform textarea:focus {
  border: 1px solid #1c626c;
  outline: none; }

.LV_validation_message.LV_valid {
  display: none !important; }

.bottom-widget-area-search {
  border-top: solid 1px #cccccc;
  background: transparent;
  position: relative; }

.author-search {
  display: inline-block;
  padding: 20px;
  border-right: solid 1px #cccccc; }

.author-search a {
  text-decoration: none; }

span.no-margin {
  margin-top: 0px !important; }

/* MISC
 * ------------------------------------------------ */
.subtract-bottom {
  margin-bottom: -20px !important; }

.remove-bottom {
  margin-bottom: 0 !important; }

.half-bottom {
  margin-bottom: 10px !important; }

.add-bottom {
  margin-bottom: 20px !important; }

/**
 Snowmen replace people in banner, on set dates (header.php)
 */
header#masthead.snowmen {
  /*height: 305px !important;*/
  background: #1c626c url(../img/header-bg.png) top center repeat-x !important;
  background: url(../img/snow_pattern.png) 0 -403px repeat-x, #1c626c url(../img/header-bg.png) top center repeat-x !important;
  background-size: initial !important; }

header#masthead.snowmen h1.site-title {
  position: relative;
  height: 209px;
  background: url(../img/snowmen.png) center no-repeat; }

@media only screen and (max-width: 768px) {
  header#masthead.snowmen {
    height: 197px !important; }
  header#masthead.snowmen h1.site-title {
    font-size: 20px;
    height: 110px;
    background: url(../img/snowmen-small.png) top center no-repeat !important; } }

    /**
 Pride version replace people in banner, on set dates (header.php)
 */
header#masthead.pride {
  height: 305px !important;
  background: #1c626c url(../img/header-bg.png) top center repeat-x !important;
 /* background: url(../img/snow_pattern.png) 0 -403px repeat-x, #1c626c url(../img/header-bg.png) top center repeat-x !important;*/
  background-size: initial !important; }

header#masthead.pride h1.site-title {
  position: relative;
  height: 220px;
  background: url(../img/BV_PrideLogo.png) center no-repeat; }

header#masthead.pride h1.site-title a{
  bottom: -5px;
}

@media only screen and (max-width: 768px) {
  header#masthead.pride {
    height: 197px !important; }
  header#masthead.pride h1.site-title {
    font-size: 20px;
    height: 110px;
    background: url(../img/BV_PrideWeek_Small.png) top center no-repeat !important; } }


/* BASE GRID
 * ------------------------------------------------ */
.container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 0; }
  .container .column,
  .container .columns {
    float: left;
    display: inline;
    position: relative; }
    .container .column.alpha,
    .container .columns.alpha {
      margin-left: 0; }
    .container .column.omega,
    .container .columns.omega {
      margin-right: 0; }

.row {
  margin-bottom: 20px; }

.container .column,
.container .columns {
  margin-left: 10px;
  margin-right: 10px; }

/* The Grid */
.container .one.column,
.container .one.columns {
  width: 80px; }

.container .two.columns {
  width: 180px; }

.container .three.columns {
  width: 280px; }

.container .four.columns {
  width: 380px; }

.container .five.columns {
  width: 480px; }

.container .six.columns {
  width: 580px; }

.container .seven.columns {
  width: 680px; }

.container .eight.columns {
  width: 780px; }

.container .nine.columns {
  width: 880px; }

.container .ten.columns {
  width: 980px; }

.container .eleven.columns {
  width: 1080px; }

.container .twelve.columns {
  width: 1180px; }

.container .one-third.column {
  width: 380px; }

.container .two-thirds.column {
  width: 780px; }

.container .offset-by-one {
  padding-left: 100px; }

.container .offset-by-two {
  padding-left: 200px; }

.container .offset-by-three {
  padding-left: 300px; }

.container .offset-by-four {
  padding-left: 400px; }

.container .offset-by-five {
  padding-left: 500px; }

.container .offset-by-six {
  padding-left: 600px; }

.container .offset-by-seven {
  padding-left: 700px; }

.container .offset-by-eight {
  padding-left: 800px; }

.container .offset-by-nine {
  padding-left: 900px; }

.container .offset-by-ten {
  padding-left: 1000px; }

.container .offset-by-eleven {
  padding-left: 1100px; }

/* SMALL DESKTOP
 * ------------------------------------------------ */
@media only screen and (max-width: 1199px) {
  .container {
    width: 1020px; }
  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px; }
  /* The Grid */
  .container .one.column,
  .container .one.columns {
    width: 65px; }
  .container .two.columns {
    width: 150px; }
  .container .three.columns {
    width: 235px; }
  .container .four.columns {
    width: 320px; }
  .container .five.columns {
    width: 405px; }
  .container .six.columns {
    width: 490px; }
  .container .seven.columns {
    width: 575px; }
  .container .eight.columns {
    width: 660px; }
  .container .nine.columns {
    width: 745px; }
  .container .ten.columns {
    width: 830px; }
  .container .eleven.columns {
    width: 915px; }
  .container .twelve.columns {
    width: 1000px; }
  .container .one-third.column {
    width: 320px; }
  .container .two-thirds.column {
    width: 660px; }
  .container .offset-by-one {
    padding-left: 85px; }
  .container .offset-by-two {
    padding-left: 170px; }
  .container .offset-by-three {
    padding-left: 255px; }
  .container .offset-by-four {
    padding-left: 340px; }
  .container .offset-by-five {
    padding-left: 425px; }
  .container .offset-by-six {
    padding-left: 510px; }
  .container .offset-by-seven {
    padding-left: 595px; }
  .container .offset-by-eight {
    padding-left: 680px; }
  .container .offset-by-nine {
    padding-left: 765px; }
  .container .offset-by-ten {
    padding-left: 850px; }
  .container .offset-by-eleven {
    padding-left: 935px; } }

/* TABLET (PORTRAIT)
 * ------------------------------------------------ */
@media only screen and (min-width: 768px) and (max-width: 1019px) {
  .container {
    width: 768px; }
    .container .column.alpha, .container .columns.alpha {
      margin-left: 0;
      margin-right: 10px; }
    .container .column.omega, .container .columns.omega {
      margin-right: 0;
      margin-left: 10px; }
  .alpha.omega {
    margin-left: 0;
    margin-right: 0; }
  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px; }
  /* The Grid */
  .container .one.column,
  .container .one.columns {
    width: 44px; }
  .container .two.columns {
    width: 108px; }
  .container .three.columns {
    width: 172px; }
  .container .four.columns {
    width: 236px; }
  .container .five.columns {
    width: 300px; }
  .container .six.columns {
    width: 364px; }
  .container .seven.columns {
    width: 428px; }
  .container .eight.columns {
    width: 492px; }
  .container .nine.columns {
    width: 556px; }
  .container .ten.columns {
    width: 620px; }
  .container .eleven.columns {
    width: 684px; }
  .container .twelve.columns {
    width: 748px; }
  .container .one-third.column {
    width: 236px; }
  .container .two-thirds.column {
    width: 492px; }
  .container .offset-by-one {
    padding-left: 64px; }
  .container .offset-by-two {
    padding-left: 128px; }
  .container .offset-by-three {
    padding-left: 192px; }
  .container .offset-by-four {
    padding-left: 256px; }
  .container .offset-by-five {
    padding-left: 320px; }
  .container .offset-by-six {
    padding-left: 384px; }
  .container .offset-by-seven {
    padding-left: 448px; }
  .container .offset-by-eight {
    padding-left: 512px; }
  .container .offset-by-nine {
    padding-left: 576px; }
  .container .offset-by-ten {
    padding-left: 640px; }
  .container .offset-by-eleven {
    padding-left: 704px; } }

/*  MOBILE (PORTRAIT)
 * ------------------------------------------------ */
@media only screen and (max-width: 767px) {
  .container {
    width: 300px; }
    .container .column,
    .container .columns {
      margin-left: 0;
      margin-right: 0; }
    .container .one.column {
      width: 300px; }
    .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns {
      width: 300px; }
    .container .one-third.column {
      width: 300px; }
    .container .two-thirds.column {
      width: 300px; }
    .container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven {
      padding-left: 0; } }

/* MOBILE (LANDSCAPE)
 * ------------------------------------------------ */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 480px; }
    .container .column,
    .container .columns {
      margin-left: 0;
      margin-right: 0; }
    .container .one.column {
      width: 480px; }
    .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns {
      width: 480px; }
    .container .one-third.column {
      width: 480px; }
    .container .two-thirds.column {
      width: 480px; }
    .container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven {
      padding-left: 0; } }

/* CLEARING
 * ------------------------------------------------ */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix, .row {
  zoom: 1; }
  .clearfix:before, .clearfix:after, .row:before, .row:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .clearfix:after, .row:after {
    clear: both; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* LAYOUT
 * ------------------------------------------------ */
/**
 * SASS/SCSS/Compass Transcription of Skeleton Responsive Grid
 * originally authored by Dave Gamache. This translation offers
 * mixins that support fluid and as well as fixed grids to supplement
 * the work that Dave Gamache has done.
 * @author Dennis Thompson <http://www.atomicpages.net>
 * @copyright Copyright (c) 2013 AtomicPages LLC
 * @license MIT
 * @version 1.6.0
 */
body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

/* #Clearing
================================================== */
/* Include clearfix on parent to clear nested columns,
or wrap each row of columns in a @include row */
/* You can also use a @include clear to clear columns */
/* RESET & BASICS (Inspired by E. Meyers)
 * ------------------------------------------------ */
/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: inherit; }

body {
  background: white; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

ol, ul {
  list-style: none; }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

a img {
  border: 0; }

/* TYPOGRAPHY
 * ------------------------------------------------ */
.interstatemglight {
  font-family: "Interstate MG Light";
  font-style: normal;
  font-weight: normal; }

.interstatemgregular {
  font-family: "Interstate MG";
  font-style: normal;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
  color: #181818;
  font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal; }

h1 a, h2 a, h3 a,
h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 strong, h2 strong, h3 strong,
h4 strong, h5 strong, h6 strong {
  font-weight: normal; }

p {
  margin: 0 0 20px 0; }
  p img {
    margin: 0; }

em, i {
  font-style: italic; }

strong, b {
  font-weight: bold; }

u {
  text-decoration: underline; }

small {
  font-size: 80%; }

body {
  font-size: 14px;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 21px;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%; }

#cookie-law-info-bar {
  font-size: 12.5px;
  line-height: 15px; }
  #cookie-law-info-bar span a#cookie_action_close_header {
    line-height: 10px; }

nav#site-navigation .container .columns .buttons button.menu-toggle {
  text-shadow: none;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 56px; }

nav#site-navigation .container .columns .buttons .search-button, nav#site-navigation .container .columns .buttons .language-button, nav#site-navigation .container .columns .buttons .rss-button, nav#site-navigation .container .columns .buttons .yt-button {
  font-size: 24px; }

nav#site-navigation .container .columns .buttons .yt-button {
  font-size: 30px;
  line-height: 56px !important; }

nav#site-navigation .container .columns .buttons .search-button form.search-form input.search-field {
  font-size: 18px;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

nav#site-navigation .container .columns .buttons .search-button form.search-form button.search-submit {
  text-transform: uppercase;
  font-size: 19px;
  line-height: 59px;
  text-shadow: none; }

nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu li {
  line-height: 55px; }
  nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu li a {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.8px; }

nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu.blurred li a {
  text-shadow: 0 0 2px white; }

nav#site-navigation .container .columns .language-chooser p,
nav#site-navigation .container .columns .language-chooser h3, nav#site-navigation .container .columns .subscribe p,
nav#site-navigation .container .columns .subscribe h3 {
  text-indent: 4px;
  text-transform: none;
  letter-spacing: auto;
  font-size: 16px; }

nav#site-navigation .container .columns .language-chooser p,
nav#site-navigation .container .columns .language-chooser h3 {
  font-weight: normal;
  line-height: 17px;
  text-indent: 27px; }

nav#site-navigation .container .columns .language-chooser ul li a, nav#site-navigation .container .columns .language-chooser ul li span {
  font-size: 12.7px; }

nav#site-navigation .container .columns .subscribe p {
  text-indent: 10px; }

nav#site-navigation.toggled .menu-navigation-container ul#menu-navigation li a {
  font-size: 12px; }

@media only screen and (min-width: 1021px) and (max-width: 1180px) {
  nav#site-navigation .container .columns .menu-navigation-container ul#menu-navigation li a {
    font-size: 16px; } }

/*
*
*
* Header
*
*
*/
header#masthead .company-logo {
  text-indent: -999999px; }

header#masthead h1.site-title {
  font-size: 18px;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.1em; }
  header#masthead h1.site-title a {
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    line-height: 235px; }

.disclaimer.top {
  text-align: center;
  line-height: 21px !important;
  font-size: 16px !important; }

.disclaimer-content {
  padding-bottom: 1px !important; }

.disclaimer-content-text {
  font-size: 16.999999996px; }

/*
*
*
* Initial Author Meta
*
*
*/
.widget .meta, article .entry-meta, body.home article .meta, body.archive article .meta,
body.page-template-template-archive-php article .meta,
body.search article .meta,
body.page-template-template-panoramic-outlook-php article .meta,
.single-author article .meta,
.archive.author article .meta {
  font-size: 15px; }
  .widget .meta .author span.byline .author a, .widget .meta .author span.by-author .author a, article .entry-meta .author span.byline .author a, article .entry-meta .author span.by-author .author a, body.home article .meta .author span.byline .author a, body.home article .meta .author span.by-author .author a, body.archive article .meta .author span.byline .author a, body.archive article .meta .author span.by-author .author a,
  body.page-template-template-archive-php article .meta .author span.byline .author a,
  body.page-template-template-archive-php article .meta .author span.by-author .author a,
  body.search article .meta .author span.byline .author a,
  body.search article .meta .author span.by-author .author a,
  body.page-template-template-panoramic-outlook-php article .meta .author span.byline .author a,
  body.page-template-template-panoramic-outlook-php article .meta .author span.by-author .author a,
  .single-author article .meta .author span.byline .author a,
  .single-author article .meta .author span.by-author .author a,
  .archive.author article .meta .author span.byline .author a,
  .archive.author article .meta .author span.by-author .author a {
    text-decoration: none;
    font-weight: bold; }
  .widget .meta .author .posted-on a, article .entry-meta .author .posted-on a, body.home article .meta .author .posted-on a, body.archive article .meta .author .posted-on a,
  body.page-template-template-archive-php article .meta .author .posted-on a,
  body.search article .meta .author .posted-on a,
  body.page-template-template-panoramic-outlook-php article .meta .author .posted-on a,
  .single-author article .meta .author .posted-on a,
  .archive.author article .meta .author .posted-on a {
    text-decoration: none; }

body.home article .meta .comments-link,
body.archive article .meta .comments-link,
body.page-template-template-archive-php article .meta .comments-link,
body.search article .meta .comments-link,
body.error404 article .meta .comments-link,
body.page-template-template-panoramic-outlook-php article .meta .comments-link,
body.page-template-template-archive-php article .meta .comments-link,
.single-author article .meta .comments-link,
.archive.author article .meta .comments-link {
  text-decoration: none; }
  body.home article .meta .comments-link a,
  body.archive article .meta .comments-link a,
  body.page-template-template-archive-php article .meta .comments-link a,
  body.search article .meta .comments-link a,
  body.error404 article .meta .comments-link a,
  body.page-template-template-panoramic-outlook-php article .meta .comments-link a,
  body.page-template-template-archive-php article .meta .comments-link a,
  .single-author article .meta .comments-link a,
  .archive.author article .meta .comments-link a {
    font-weight: normal;
    text-decoration: none;
    text-align: right; }

article .entry-meta .author {
  line-height: 40px; }

body.single article .entry-meta .comment-and-favourite-links a {
  line-height: normal;
  text-indent: 26px;
  text-decoration: none; }

body.single article .entry-meta .comment-and-favourite-links .comments-link a {
  font-weight: normal; }

.archive article.author header.entry-header .rss,
.page-template-template-authors-php article.author header.entry-header .rss,
.single-author article.author header.entry-header .rss,
.archive.author article.author header.entry-header .rss {
  font-size: 16px; }

.archive article.author header.entry-header h1.entry-title,
.page-template-template-authors-php article.author header.entry-header h1.entry-title,
.single-author article.author header.entry-header h1.entry-title,
.archive.author article.author header.entry-header h1.entry-title {
  font-weight: 200 !important; }
  .archive article.author header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.author header.entry-header h1.entry-title a,
  .single-author article.author header.entry-header h1.entry-title a,
  .archive.author article.author header.entry-header h1.entry-title a {
    font-weight: lighter; }

.archive article.author .entry-summary p,
.page-template-template-authors-php article.author .entry-summary p,
.single-author article.author .entry-summary p,
.archive.author article.author .entry-summary p {
  font-size: 16px; }

.archive article.author .entry-summary em,
.page-template-template-authors-php article.author .entry-summary em,
.single-author article.author .entry-summary em,
.archive.author article.author .entry-summary em {
  font-weight: bold;
  font-style: normal; }

.archive article.author .entry-footer a,
.page-template-template-authors-php article.author .entry-footer a,
.single-author article.author .entry-footer a,
.archive.author article.author .entry-footer a {
  font-size: 16px; }

/**
* ************************
* Author single page
* ************************
*/
.single-author .author header.entry-header h1,
.archive.author .author header.entry-header h1 {
  font-size: 30.000000002px;
  font-weight: lighter; }

.single-author .author header.entry-header h2,
.archive.author .author header.entry-header h2 {
  font-size: 21px; }
  .single-author .author header.entry-header h2 a,
  .archive.author .author header.entry-header h2 a {
    text-decoration: none; }

.single-author .author .entry-summary p,
.archive.author .author .entry-summary p {
  font-size: 16px; }

.single-author .author .entry-summary em,
.archive.author .author .entry-summary em {
  font-weight: bold;
  font-style: normal; }

/*
*
*
* Post Read More's.
*
*
*/
span.read-more a, p.read-more a {
  text-decoration: none;
  font-weight: bold;
  font-size: 16px; }

/*
*
*
* Sidebar / Widgets
*
*
*/
aside.widget .widget-title {
  font-size: 21px; }

aside div h3.widget-title,
.widget .widget-title {
  text-transform: uppercase;
  font-size: 20px; }

aside.widget_featured-posts div #yiw-featured-post li, aside.widget_featured-posts div ul.next-article-swooper li, aside.drew_next_article_swooper_widget div #yiw-featured-post li, aside.drew_next_article_swooper_widget div ul.next-article-swooper li {
  font-size: 16px;
  line-height: 20px; }
  aside.widget_featured-posts div #yiw-featured-post li h4 a, aside.widget_featured-posts div #yiw-featured-post li h4.featured-title a, aside.widget_featured-posts div ul.next-article-swooper li h4 a, aside.widget_featured-posts div ul.next-article-swooper li h4.featured-title a, aside.drew_next_article_swooper_widget div #yiw-featured-post li h4 a, aside.drew_next_article_swooper_widget div #yiw-featured-post li h4.featured-title a, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4 a, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4.featured-title a {
    font-size: 16px;
    line-height: 21px;
    text-decoration: none; }

aside.widget_featured-posts div.featured #yiw-featured-post li .meta .author, aside.drew_next_article_swooper_widget div.featured #yiw-featured-post li .meta .author {
  line-height: normal;
  font-size: 16px; }

aside.widget_featured-posts div.category h3.widget-title, aside.widget_featured-posts div.full-title h3.widget-title, aside.drew_next_article_swooper_widget div.category h3.widget-title, aside.drew_next_article_swooper_widget div.full-title h3.widget-title {
  font-size: 20px; }

aside.widget_featured-posts div.category #yiw-featured-post li h4.featured-title a, aside.widget_featured-posts div.category ul.next-article-swooper li h4.featured-title a, aside.widget_featured-posts div.full-title #yiw-featured-post li h4.featured-title a, aside.widget_featured-posts div.full-title ul.next-article-swooper li h4.featured-title a, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li h4.featured-title a, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li h4.featured-title a, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li h4.featured-title a, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li h4.featured-title a {
  font-size: 20px;
  color: #222;
  line-height: 26px; }

aside.widget_featured-posts div.category #yiw-featured-post li .meta .author, aside.widget_featured-posts div.category ul.next-article-swooper li .meta .author, aside.widget_featured-posts div.full-title #yiw-featured-post li .meta .author, aside.widget_featured-posts div.full-title ul.next-article-swooper li .meta .author, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li .meta .author, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li .meta .author, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li .meta .author, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li .meta .author {
  line-height: normal; }

aside.widget_featured-posts div.category #yiw-featured-post li .excerpt p, aside.widget_featured-posts div.category ul.next-article-swooper li .excerpt p, aside.widget_featured-posts div.full-title #yiw-featured-post li .excerpt p, aside.widget_featured-posts div.full-title ul.next-article-swooper li .excerpt p, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li .excerpt p, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li .excerpt p, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li .excerpt p, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li .excerpt p {
  font-size: 16px; }

aside.widget_featured-posts .cta span.read-more, aside.drew_next_article_swooper_widget .cta span.read-more {
  font-size: 16px;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  aside.widget_featured-posts .cta span.read-more a, aside.drew_next_article_swooper_widget .cta span.read-more a {
    font-weight: normal; }

aside.widget_advertising-widget .adverts-widget h4, aside.widget_advertising-widget .adverts-widget h4 a,
aside.widget .adverts-widget h4,
aside.widget .adverts-widget h4 a {
  line-height: 21px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px; }

aside.drew_archive_listing_widget div p {
  font-size: 16px; }

aside.drew_archive_listing_widget div .archive-list .year h4 {
  font-size: 16px; }

aside.drew_archive_listing_widget div .archive-list .year ul li a {
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  aside.drew_archive_listing_widget div .archive-list .year ul li a:hover {
    text-decoration: underline; }

aside.widget_mailchimpsf_widget h3.widget-title {
  line-height: 24px; }

aside.widget_mailchimpsf_widget #mc_signup {
  font-size: 16px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form #mc_subheader {
    line-height: 1.4em; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_merge_var label {
    font-size: 15px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_merge_var input.mc_input {
    line-height: 21px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_merge_var label.mc_radio_label {
    font-size: 15px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_interests_header {
    font-size: 16px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mergeRow label.mc_email_format {
    font-size: 16px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mergeRow .mc_email_options ul.mc_list li label.mc_email_type {
    font-size: 14px; }
  aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_signup_submit {
    text-align: left; }
    aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_signup_submit input#mc_signup_submit {
      font-size: 15px;
      font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

aside.widget_sp_image .widget_sp_image-description p {
  font-size: 16px; }

aside.widget_text .textwidget p {
  font-size: 14px;
  line-height: 17px;
  text-align: left; }

aside.widget_nav_menu div ul.menu li a {
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

aside.widget_nav_menu:last-child, .discussion-area aside.widget_nav_menu {
  text-align: center; }
  aside.widget_nav_menu:last-child .menu-footer-container, .discussion-area aside.widget_nav_menu .menu-footer-container {
    text-align: center; }
    aside.widget_nav_menu:last-child .menu-footer-container ul.menu li a, .discussion-area aside.widget_nav_menu .menu-footer-container ul.menu li a {
      font-size: 14px;
      font-weight: bold;
      text-decoration: none;
      line-height: 12px !important; }
    aside.widget_nav_menu:last-child .menu-footer-container ul.menu li a:hover, .discussion-area aside.widget_nav_menu .menu-footer-container ul.menu li a:hover {
      text-decoration: underline; }
    aside.widget_nav_menu:last-child .menu-footer-container ul.menu li:after, .discussion-area aside.widget_nav_menu .menu-footer-container ul.menu li:after {
      font-weight: bold; }

/**
 *
 * Labels and tag-link styling
 *
 */
span.tags-links,
h2.label span {
  line-height: 15.4px;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: right; }

/*
*
*
* Blog page, Archive and Post Type pages [Inflation Survey, Panoramic Outlook]
*
*
*/
.blog article.post header.entry-header h1.entry-title,
.blog article.intro header.entry-header h1.entry-title,
.blog article.panoramic-outlook header.entry-header h1.entry-title,
.blog article.inflation-survey header.entry-header h1.entry-title,
.blog article.inflation-survey-content header.entry-header h1.entry-title,
.blog article.panoramic-outlook-content header.entry-header h1.entry-title,
.blog article.author header.entry-header h1.entry-title,
.archive article.post header.entry-header h1.entry-title,
.archive article.intro header.entry-header h1.entry-title,
.archive article.panoramic-outlook header.entry-header h1.entry-title,
.archive article.inflation-survey header.entry-header h1.entry-title,
.archive article.inflation-survey-content header.entry-header h1.entry-title,
.archive article.panoramic-outlook-content header.entry-header h1.entry-title,
.archive article.author header.entry-header h1.entry-title,
.search article.post header.entry-header h1.entry-title,
.search article.intro header.entry-header h1.entry-title,
.search article.panoramic-outlook header.entry-header h1.entry-title,
.search article.inflation-survey header.entry-header h1.entry-title,
.search article.inflation-survey-content header.entry-header h1.entry-title,
.search article.panoramic-outlook-content header.entry-header h1.entry-title,
.search article.author header.entry-header h1.entry-title,
.error404 article.post header.entry-header h1.entry-title,
.error404 article.intro header.entry-header h1.entry-title,
.error404 article.panoramic-outlook header.entry-header h1.entry-title,
.error404 article.inflation-survey header.entry-header h1.entry-title,
.error404 article.inflation-survey-content header.entry-header h1.entry-title,
.error404 article.panoramic-outlook-content header.entry-header h1.entry-title,
.error404 article.author header.entry-header h1.entry-title,
.page-template-template-archive-php article.post header.entry-header h1.entry-title,
.page-template-template-archive-php article.intro header.entry-header h1.entry-title,
.page-template-template-archive-php article.panoramic-outlook header.entry-header h1.entry-title,
.page-template-template-archive-php article.inflation-survey header.entry-header h1.entry-title,
.page-template-template-archive-php article.inflation-survey-content header.entry-header h1.entry-title,
.page-template-template-archive-php article.panoramic-outlook-content header.entry-header h1.entry-title,
.page-template-template-archive-php article.author header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.post header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.intro header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title,
.post-type-panoramic-outlook article.author header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.post header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.intro header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.panoramic-outlook header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.inflation-survey header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.panoramic-outlook-content header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.author header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.post header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.intro header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title,
.post-type-archive-panoramic-outlook article.author header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.post header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.intro header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.panoramic-outlook header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.inflation-survey header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.panoramic-outlook-content header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.author header.entry-header h1.entry-title,
.page-template-template-authors-php article.post header.entry-header h1.entry-title,
.page-template-template-authors-php article.intro header.entry-header h1.entry-title,
.page-template-template-authors-php article.panoramic-outlook header.entry-header h1.entry-title,
.page-template-template-authors-php article.inflation-survey header.entry-header h1.entry-title,
.page-template-template-authors-php article.inflation-survey-content header.entry-header h1.entry-title,
.page-template-template-authors-php article.panoramic-outlook-content header.entry-header h1.entry-title,
.page-template-template-authors-php article.author header.entry-header h1.entry-title,
.single-author article.post header.entry-header h1.entry-title,
.single-author article.intro header.entry-header h1.entry-title,
.single-author article.panoramic-outlook header.entry-header h1.entry-title,
.single-author article.inflation-survey header.entry-header h1.entry-title,
.single-author article.inflation-survey-content header.entry-header h1.entry-title,
.single-author article.panoramic-outlook-content header.entry-header h1.entry-title,
.single-author article.author header.entry-header h1.entry-title,
.archive.author article.post header.entry-header h1.entry-title,
.archive.author article.intro header.entry-header h1.entry-title,
.archive.author article.panoramic-outlook header.entry-header h1.entry-title,
.archive.author article.inflation-survey header.entry-header h1.entry-title,
.archive.author article.inflation-survey-content header.entry-header h1.entry-title,
.archive.author article.panoramic-outlook-content header.entry-header h1.entry-title,
.archive.author article.author header.entry-header h1.entry-title {
  font-size: 24px;
  text-decoration: none;
  line-height: 28px; }
  .blog article.post header.entry-header h1.entry-title a,
  .blog article.intro header.entry-header h1.entry-title a,
  .blog article.panoramic-outlook header.entry-header h1.entry-title a,
  .blog article.inflation-survey header.entry-header h1.entry-title a,
  .blog article.inflation-survey-content header.entry-header h1.entry-title a,
  .blog article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .blog article.author header.entry-header h1.entry-title a,
  .archive article.post header.entry-header h1.entry-title a,
  .archive article.intro header.entry-header h1.entry-title a,
  .archive article.panoramic-outlook header.entry-header h1.entry-title a,
  .archive article.inflation-survey header.entry-header h1.entry-title a,
  .archive article.inflation-survey-content header.entry-header h1.entry-title a,
  .archive article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .archive article.author header.entry-header h1.entry-title a,
  .search article.post header.entry-header h1.entry-title a,
  .search article.intro header.entry-header h1.entry-title a,
  .search article.panoramic-outlook header.entry-header h1.entry-title a,
  .search article.inflation-survey header.entry-header h1.entry-title a,
  .search article.inflation-survey-content header.entry-header h1.entry-title a,
  .search article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .search article.author header.entry-header h1.entry-title a,
  .error404 article.post header.entry-header h1.entry-title a,
  .error404 article.intro header.entry-header h1.entry-title a,
  .error404 article.panoramic-outlook header.entry-header h1.entry-title a,
  .error404 article.inflation-survey header.entry-header h1.entry-title a,
  .error404 article.inflation-survey-content header.entry-header h1.entry-title a,
  .error404 article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .error404 article.author header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.post header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.intro header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.panoramic-outlook header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.inflation-survey header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.inflation-survey-content header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .page-template-template-archive-php article.author header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.post header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.intro header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .post-type-panoramic-outlook article.author header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.post header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.intro header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.panoramic-outlook header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.inflation-survey header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .post-type-archive-inflation-survey article.author header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.post header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.intro header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .post-type-archive-panoramic-outlook article.author header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.post header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.intro header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.panoramic-outlook header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.inflation-survey header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .page-template-template-inflation-survey-php article.author header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.post header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.intro header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.panoramic-outlook header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.inflation-survey header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.inflation-survey-content header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .page-template-template-authors-php article.author header.entry-header h1.entry-title a,
  .single-author article.post header.entry-header h1.entry-title a,
  .single-author article.intro header.entry-header h1.entry-title a,
  .single-author article.panoramic-outlook header.entry-header h1.entry-title a,
  .single-author article.inflation-survey header.entry-header h1.entry-title a,
  .single-author article.inflation-survey-content header.entry-header h1.entry-title a,
  .single-author article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .single-author article.author header.entry-header h1.entry-title a,
  .archive.author article.post header.entry-header h1.entry-title a,
  .archive.author article.intro header.entry-header h1.entry-title a,
  .archive.author article.panoramic-outlook header.entry-header h1.entry-title a,
  .archive.author article.inflation-survey header.entry-header h1.entry-title a,
  .archive.author article.inflation-survey-content header.entry-header h1.entry-title a,
  .archive.author article.panoramic-outlook-content header.entry-header h1.entry-title a,
  .archive.author article.author header.entry-header h1.entry-title a {
    font-size: 22px;
    text-decoration: none;
    line-height: 28px; }
  .blog article.post header.entry-header h1.entry-title a:hover,
  .blog article.intro header.entry-header h1.entry-title a:hover,
  .blog article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .blog article.inflation-survey header.entry-header h1.entry-title a:hover,
  .blog article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .blog article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .blog article.author header.entry-header h1.entry-title a:hover,
  .archive article.post header.entry-header h1.entry-title a:hover,
  .archive article.intro header.entry-header h1.entry-title a:hover,
  .archive article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .archive article.inflation-survey header.entry-header h1.entry-title a:hover,
  .archive article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .archive article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .archive article.author header.entry-header h1.entry-title a:hover,
  .search article.post header.entry-header h1.entry-title a:hover,
  .search article.intro header.entry-header h1.entry-title a:hover,
  .search article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .search article.inflation-survey header.entry-header h1.entry-title a:hover,
  .search article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .search article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .search article.author header.entry-header h1.entry-title a:hover,
  .error404 article.post header.entry-header h1.entry-title a:hover,
  .error404 article.intro header.entry-header h1.entry-title a:hover,
  .error404 article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .error404 article.inflation-survey header.entry-header h1.entry-title a:hover,
  .error404 article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .error404 article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .error404 article.author header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.post header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.intro header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.inflation-survey header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .page-template-template-archive-php article.author header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.post header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.intro header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .post-type-panoramic-outlook article.author header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.post header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.intro header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.inflation-survey header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .post-type-archive-inflation-survey article.author header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.post header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.intro header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .post-type-archive-panoramic-outlook article.author header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.post header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.intro header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.inflation-survey header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .page-template-template-inflation-survey-php article.author header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.post header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.intro header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.inflation-survey header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .page-template-template-authors-php article.author header.entry-header h1.entry-title a:hover,
  .single-author article.post header.entry-header h1.entry-title a:hover,
  .single-author article.intro header.entry-header h1.entry-title a:hover,
  .single-author article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .single-author article.inflation-survey header.entry-header h1.entry-title a:hover,
  .single-author article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .single-author article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .single-author article.author header.entry-header h1.entry-title a:hover,
  .archive.author article.post header.entry-header h1.entry-title a:hover,
  .archive.author article.intro header.entry-header h1.entry-title a:hover,
  .archive.author article.panoramic-outlook header.entry-header h1.entry-title a:hover,
  .archive.author article.inflation-survey header.entry-header h1.entry-title a:hover,
  .archive.author article.inflation-survey-content header.entry-header h1.entry-title a:hover,
  .archive.author article.panoramic-outlook-content header.entry-header h1.entry-title a:hover,
  .archive.author article.author header.entry-header h1.entry-title a:hover {
    text-decoration: underline; }

.blog article.post .entry-content p, .blog article.post .entry-content h1, .blog article.post .entry-content h2, .blog article.post .entry-content h3, .blog article.post .entry-content h4,
.blog article.intro .entry-content p,
.blog article.intro .entry-content h1,
.blog article.intro .entry-content h2,
.blog article.intro .entry-content h3,
.blog article.intro .entry-content h4,
.blog article.panoramic-outlook .entry-content p,
.blog article.panoramic-outlook .entry-content h1,
.blog article.panoramic-outlook .entry-content h2,
.blog article.panoramic-outlook .entry-content h3,
.blog article.panoramic-outlook .entry-content h4,
.blog article.inflation-survey .entry-content p,
.blog article.inflation-survey .entry-content h1,
.blog article.inflation-survey .entry-content h2,
.blog article.inflation-survey .entry-content h3,
.blog article.inflation-survey .entry-content h4,
.blog article.inflation-survey-content .entry-content p,
.blog article.inflation-survey-content .entry-content h1,
.blog article.inflation-survey-content .entry-content h2,
.blog article.inflation-survey-content .entry-content h3,
.blog article.inflation-survey-content .entry-content h4,
.blog article.panoramic-outlook-content .entry-content p,
.blog article.panoramic-outlook-content .entry-content h1,
.blog article.panoramic-outlook-content .entry-content h2,
.blog article.panoramic-outlook-content .entry-content h3,
.blog article.panoramic-outlook-content .entry-content h4,
.blog article.author .entry-content p,
.blog article.author .entry-content h1,
.blog article.author .entry-content h2,
.blog article.author .entry-content h3,
.blog article.author .entry-content h4,
.archive article.post .entry-content p,
.archive article.post .entry-content h1,
.archive article.post .entry-content h2,
.archive article.post .entry-content h3,
.archive article.post .entry-content h4,
.archive article.intro .entry-content p,
.archive article.intro .entry-content h1,
.archive article.intro .entry-content h2,
.archive article.intro .entry-content h3,
.archive article.intro .entry-content h4,
.archive article.panoramic-outlook .entry-content p,
.archive article.panoramic-outlook .entry-content h1,
.archive article.panoramic-outlook .entry-content h2,
.archive article.panoramic-outlook .entry-content h3,
.archive article.panoramic-outlook .entry-content h4,
.archive article.inflation-survey .entry-content p,
.archive article.inflation-survey .entry-content h1,
.archive article.inflation-survey .entry-content h2,
.archive article.inflation-survey .entry-content h3,
.archive article.inflation-survey .entry-content h4,
.archive article.inflation-survey-content .entry-content p,
.archive article.inflation-survey-content .entry-content h1,
.archive article.inflation-survey-content .entry-content h2,
.archive article.inflation-survey-content .entry-content h3,
.archive article.inflation-survey-content .entry-content h4,
.archive article.panoramic-outlook-content .entry-content p,
.archive article.panoramic-outlook-content .entry-content h1,
.archive article.panoramic-outlook-content .entry-content h2,
.archive article.panoramic-outlook-content .entry-content h3,
.archive article.panoramic-outlook-content .entry-content h4,
.archive article.author .entry-content p,
.archive article.author .entry-content h1,
.archive article.author .entry-content h2,
.archive article.author .entry-content h3,
.archive article.author .entry-content h4,
.search article.post .entry-content p,
.search article.post .entry-content h1,
.search article.post .entry-content h2,
.search article.post .entry-content h3,
.search article.post .entry-content h4,
.search article.intro .entry-content p,
.search article.intro .entry-content h1,
.search article.intro .entry-content h2,
.search article.intro .entry-content h3,
.search article.intro .entry-content h4,
.search article.panoramic-outlook .entry-content p,
.search article.panoramic-outlook .entry-content h1,
.search article.panoramic-outlook .entry-content h2,
.search article.panoramic-outlook .entry-content h3,
.search article.panoramic-outlook .entry-content h4,
.search article.inflation-survey .entry-content p,
.search article.inflation-survey .entry-content h1,
.search article.inflation-survey .entry-content h2,
.search article.inflation-survey .entry-content h3,
.search article.inflation-survey .entry-content h4,
.search article.inflation-survey-content .entry-content p,
.search article.inflation-survey-content .entry-content h1,
.search article.inflation-survey-content .entry-content h2,
.search article.inflation-survey-content .entry-content h3,
.search article.inflation-survey-content .entry-content h4,
.search article.panoramic-outlook-content .entry-content p,
.search article.panoramic-outlook-content .entry-content h1,
.search article.panoramic-outlook-content .entry-content h2,
.search article.panoramic-outlook-content .entry-content h3,
.search article.panoramic-outlook-content .entry-content h4,
.search article.author .entry-content p,
.search article.author .entry-content h1,
.search article.author .entry-content h2,
.search article.author .entry-content h3,
.search article.author .entry-content h4,
.error404 article.post .entry-content p,
.error404 article.post .entry-content h1,
.error404 article.post .entry-content h2,
.error404 article.post .entry-content h3,
.error404 article.post .entry-content h4,
.error404 article.intro .entry-content p,
.error404 article.intro .entry-content h1,
.error404 article.intro .entry-content h2,
.error404 article.intro .entry-content h3,
.error404 article.intro .entry-content h4,
.error404 article.panoramic-outlook .entry-content p,
.error404 article.panoramic-outlook .entry-content h1,
.error404 article.panoramic-outlook .entry-content h2,
.error404 article.panoramic-outlook .entry-content h3,
.error404 article.panoramic-outlook .entry-content h4,
.error404 article.inflation-survey .entry-content p,
.error404 article.inflation-survey .entry-content h1,
.error404 article.inflation-survey .entry-content h2,
.error404 article.inflation-survey .entry-content h3,
.error404 article.inflation-survey .entry-content h4,
.error404 article.inflation-survey-content .entry-content p,
.error404 article.inflation-survey-content .entry-content h1,
.error404 article.inflation-survey-content .entry-content h2,
.error404 article.inflation-survey-content .entry-content h3,
.error404 article.inflation-survey-content .entry-content h4,
.error404 article.panoramic-outlook-content .entry-content p,
.error404 article.panoramic-outlook-content .entry-content h1,
.error404 article.panoramic-outlook-content .entry-content h2,
.error404 article.panoramic-outlook-content .entry-content h3,
.error404 article.panoramic-outlook-content .entry-content h4,
.error404 article.author .entry-content p,
.error404 article.author .entry-content h1,
.error404 article.author .entry-content h2,
.error404 article.author .entry-content h3,
.error404 article.author .entry-content h4,
.page-template-template-archive-php article.post .entry-content p,
.page-template-template-archive-php article.post .entry-content h1,
.page-template-template-archive-php article.post .entry-content h2,
.page-template-template-archive-php article.post .entry-content h3,
.page-template-template-archive-php article.post .entry-content h4,
.page-template-template-archive-php article.intro .entry-content p,
.page-template-template-archive-php article.intro .entry-content h1,
.page-template-template-archive-php article.intro .entry-content h2,
.page-template-template-archive-php article.intro .entry-content h3,
.page-template-template-archive-php article.intro .entry-content h4,
.page-template-template-archive-php article.panoramic-outlook .entry-content p,
.page-template-template-archive-php article.panoramic-outlook .entry-content h1,
.page-template-template-archive-php article.panoramic-outlook .entry-content h2,
.page-template-template-archive-php article.panoramic-outlook .entry-content h3,
.page-template-template-archive-php article.panoramic-outlook .entry-content h4,
.page-template-template-archive-php article.inflation-survey .entry-content p,
.page-template-template-archive-php article.inflation-survey .entry-content h1,
.page-template-template-archive-php article.inflation-survey .entry-content h2,
.page-template-template-archive-php article.inflation-survey .entry-content h3,
.page-template-template-archive-php article.inflation-survey .entry-content h4,
.page-template-template-archive-php article.inflation-survey-content .entry-content p,
.page-template-template-archive-php article.inflation-survey-content .entry-content h1,
.page-template-template-archive-php article.inflation-survey-content .entry-content h2,
.page-template-template-archive-php article.inflation-survey-content .entry-content h3,
.page-template-template-archive-php article.inflation-survey-content .entry-content h4,
.page-template-template-archive-php article.panoramic-outlook-content .entry-content p,
.page-template-template-archive-php article.panoramic-outlook-content .entry-content h1,
.page-template-template-archive-php article.panoramic-outlook-content .entry-content h2,
.page-template-template-archive-php article.panoramic-outlook-content .entry-content h3,
.page-template-template-archive-php article.panoramic-outlook-content .entry-content h4,
.page-template-template-archive-php article.author .entry-content p,
.page-template-template-archive-php article.author .entry-content h1,
.page-template-template-archive-php article.author .entry-content h2,
.page-template-template-archive-php article.author .entry-content h3,
.page-template-template-archive-php article.author .entry-content h4,
.post-type-panoramic-outlook article.post .entry-content p,
.post-type-panoramic-outlook article.post .entry-content h1,
.post-type-panoramic-outlook article.post .entry-content h2,
.post-type-panoramic-outlook article.post .entry-content h3,
.post-type-panoramic-outlook article.post .entry-content h4,
.post-type-panoramic-outlook article.intro .entry-content p,
.post-type-panoramic-outlook article.intro .entry-content h1,
.post-type-panoramic-outlook article.intro .entry-content h2,
.post-type-panoramic-outlook article.intro .entry-content h3,
.post-type-panoramic-outlook article.intro .entry-content h4,
.post-type-panoramic-outlook article.panoramic-outlook .entry-content p,
.post-type-panoramic-outlook article.panoramic-outlook .entry-content h1,
.post-type-panoramic-outlook article.panoramic-outlook .entry-content h2,
.post-type-panoramic-outlook article.panoramic-outlook .entry-content h3,
.post-type-panoramic-outlook article.panoramic-outlook .entry-content h4,
.post-type-panoramic-outlook article.inflation-survey .entry-content p,
.post-type-panoramic-outlook article.inflation-survey .entry-content h1,
.post-type-panoramic-outlook article.inflation-survey .entry-content h2,
.post-type-panoramic-outlook article.inflation-survey .entry-content h3,
.post-type-panoramic-outlook article.inflation-survey .entry-content h4,
.post-type-panoramic-outlook article.inflation-survey-content .entry-content p,
.post-type-panoramic-outlook article.inflation-survey-content .entry-content h1,
.post-type-panoramic-outlook article.inflation-survey-content .entry-content h2,
.post-type-panoramic-outlook article.inflation-survey-content .entry-content h3,
.post-type-panoramic-outlook article.inflation-survey-content .entry-content h4,
.post-type-panoramic-outlook article.panoramic-outlook-content .entry-content p,
.post-type-panoramic-outlook article.panoramic-outlook-content .entry-content h1,
.post-type-panoramic-outlook article.panoramic-outlook-content .entry-content h2,
.post-type-panoramic-outlook article.panoramic-outlook-content .entry-content h3,
.post-type-panoramic-outlook article.panoramic-outlook-content .entry-content h4,
.post-type-panoramic-outlook article.author .entry-content p,
.post-type-panoramic-outlook article.author .entry-content h1,
.post-type-panoramic-outlook article.author .entry-content h2,
.post-type-panoramic-outlook article.author .entry-content h3,
.post-type-panoramic-outlook article.author .entry-content h4,
.post-type-archive-inflation-survey article.post .entry-content p,
.post-type-archive-inflation-survey article.post .entry-content h1,
.post-type-archive-inflation-survey article.post .entry-content h2,
.post-type-archive-inflation-survey article.post .entry-content h3,
.post-type-archive-inflation-survey article.post .entry-content h4,
.post-type-archive-inflation-survey article.intro .entry-content p,
.post-type-archive-inflation-survey article.intro .entry-content h1,
.post-type-archive-inflation-survey article.intro .entry-content h2,
.post-type-archive-inflation-survey article.intro .entry-content h3,
.post-type-archive-inflation-survey article.intro .entry-content h4,
.post-type-archive-inflation-survey article.panoramic-outlook .entry-content p,
.post-type-archive-inflation-survey article.panoramic-outlook .entry-content h1,
.post-type-archive-inflation-survey article.panoramic-outlook .entry-content h2,
.post-type-archive-inflation-survey article.panoramic-outlook .entry-content h3,
.post-type-archive-inflation-survey article.panoramic-outlook .entry-content h4,
.post-type-archive-inflation-survey article.inflation-survey .entry-content p,
.post-type-archive-inflation-survey article.inflation-survey .entry-content h1,
.post-type-archive-inflation-survey article.inflation-survey .entry-content h2,
.post-type-archive-inflation-survey article.inflation-survey .entry-content h3,
.post-type-archive-inflation-survey article.inflation-survey .entry-content h4,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h2,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h3,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h4,
.post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content p,
.post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content h1,
.post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content h2,
.post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content h3,
.post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content h4,
.post-type-archive-inflation-survey article.author .entry-content p,
.post-type-archive-inflation-survey article.author .entry-content h1,
.post-type-archive-inflation-survey article.author .entry-content h2,
.post-type-archive-inflation-survey article.author .entry-content h3,
.post-type-archive-inflation-survey article.author .entry-content h4,
.post-type-archive-panoramic-outlook article.post .entry-content p,
.post-type-archive-panoramic-outlook article.post .entry-content h1,
.post-type-archive-panoramic-outlook article.post .entry-content h2,
.post-type-archive-panoramic-outlook article.post .entry-content h3,
.post-type-archive-panoramic-outlook article.post .entry-content h4,
.post-type-archive-panoramic-outlook article.intro .entry-content p,
.post-type-archive-panoramic-outlook article.intro .entry-content h1,
.post-type-archive-panoramic-outlook article.intro .entry-content h2,
.post-type-archive-panoramic-outlook article.intro .entry-content h3,
.post-type-archive-panoramic-outlook article.intro .entry-content h4,
.post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content p,
.post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content h1,
.post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content h2,
.post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content h3,
.post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content h4,
.post-type-archive-panoramic-outlook article.inflation-survey .entry-content p,
.post-type-archive-panoramic-outlook article.inflation-survey .entry-content h1,
.post-type-archive-panoramic-outlook article.inflation-survey .entry-content h2,
.post-type-archive-panoramic-outlook article.inflation-survey .entry-content h3,
.post-type-archive-panoramic-outlook article.inflation-survey .entry-content h4,
.post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content p,
.post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content h1,
.post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content h2,
.post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content h3,
.post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content h4,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content p,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content h1,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content h2,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content h3,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content h4,
.post-type-archive-panoramic-outlook article.author .entry-content p,
.post-type-archive-panoramic-outlook article.author .entry-content h1,
.post-type-archive-panoramic-outlook article.author .entry-content h2,
.post-type-archive-panoramic-outlook article.author .entry-content h3,
.post-type-archive-panoramic-outlook article.author .entry-content h4,
.page-template-template-inflation-survey-php article.post .entry-content p,
.page-template-template-inflation-survey-php article.post .entry-content h1,
.page-template-template-inflation-survey-php article.post .entry-content h2,
.page-template-template-inflation-survey-php article.post .entry-content h3,
.page-template-template-inflation-survey-php article.post .entry-content h4,
.page-template-template-inflation-survey-php article.intro .entry-content p,
.page-template-template-inflation-survey-php article.intro .entry-content h1,
.page-template-template-inflation-survey-php article.intro .entry-content h2,
.page-template-template-inflation-survey-php article.intro .entry-content h3,
.page-template-template-inflation-survey-php article.intro .entry-content h4,
.page-template-template-inflation-survey-php article.panoramic-outlook .entry-content p,
.page-template-template-inflation-survey-php article.panoramic-outlook .entry-content h1,
.page-template-template-inflation-survey-php article.panoramic-outlook .entry-content h2,
.page-template-template-inflation-survey-php article.panoramic-outlook .entry-content h3,
.page-template-template-inflation-survey-php article.panoramic-outlook .entry-content h4,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content p,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content h2,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content h3,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content h4,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h2,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h3,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h4,
.page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content p,
.page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content h1,
.page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content h2,
.page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content h3,
.page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content h4,
.page-template-template-inflation-survey-php article.author .entry-content p,
.page-template-template-inflation-survey-php article.author .entry-content h1,
.page-template-template-inflation-survey-php article.author .entry-content h2,
.page-template-template-inflation-survey-php article.author .entry-content h3,
.page-template-template-inflation-survey-php article.author .entry-content h4,
.page-template-template-authors-php article.post .entry-content p,
.page-template-template-authors-php article.post .entry-content h1,
.page-template-template-authors-php article.post .entry-content h2,
.page-template-template-authors-php article.post .entry-content h3,
.page-template-template-authors-php article.post .entry-content h4,
.page-template-template-authors-php article.intro .entry-content p,
.page-template-template-authors-php article.intro .entry-content h1,
.page-template-template-authors-php article.intro .entry-content h2,
.page-template-template-authors-php article.intro .entry-content h3,
.page-template-template-authors-php article.intro .entry-content h4,
.page-template-template-authors-php article.panoramic-outlook .entry-content p,
.page-template-template-authors-php article.panoramic-outlook .entry-content h1,
.page-template-template-authors-php article.panoramic-outlook .entry-content h2,
.page-template-template-authors-php article.panoramic-outlook .entry-content h3,
.page-template-template-authors-php article.panoramic-outlook .entry-content h4,
.page-template-template-authors-php article.inflation-survey .entry-content p,
.page-template-template-authors-php article.inflation-survey .entry-content h1,
.page-template-template-authors-php article.inflation-survey .entry-content h2,
.page-template-template-authors-php article.inflation-survey .entry-content h3,
.page-template-template-authors-php article.inflation-survey .entry-content h4,
.page-template-template-authors-php article.inflation-survey-content .entry-content p,
.page-template-template-authors-php article.inflation-survey-content .entry-content h1,
.page-template-template-authors-php article.inflation-survey-content .entry-content h2,
.page-template-template-authors-php article.inflation-survey-content .entry-content h3,
.page-template-template-authors-php article.inflation-survey-content .entry-content h4,
.page-template-template-authors-php article.panoramic-outlook-content .entry-content p,
.page-template-template-authors-php article.panoramic-outlook-content .entry-content h1,
.page-template-template-authors-php article.panoramic-outlook-content .entry-content h2,
.page-template-template-authors-php article.panoramic-outlook-content .entry-content h3,
.page-template-template-authors-php article.panoramic-outlook-content .entry-content h4,
.page-template-template-authors-php article.author .entry-content p,
.page-template-template-authors-php article.author .entry-content h1,
.page-template-template-authors-php article.author .entry-content h2,
.page-template-template-authors-php article.author .entry-content h3,
.page-template-template-authors-php article.author .entry-content h4,
.single-author article.post .entry-content p,
.single-author article.post .entry-content h1,
.single-author article.post .entry-content h2,
.single-author article.post .entry-content h3,
.single-author article.post .entry-content h4,
.single-author article.intro .entry-content p,
.single-author article.intro .entry-content h1,
.single-author article.intro .entry-content h2,
.single-author article.intro .entry-content h3,
.single-author article.intro .entry-content h4,
.single-author article.panoramic-outlook .entry-content p,
.single-author article.panoramic-outlook .entry-content h1,
.single-author article.panoramic-outlook .entry-content h2,
.single-author article.panoramic-outlook .entry-content h3,
.single-author article.panoramic-outlook .entry-content h4,
.single-author article.inflation-survey .entry-content p,
.single-author article.inflation-survey .entry-content h1,
.single-author article.inflation-survey .entry-content h2,
.single-author article.inflation-survey .entry-content h3,
.single-author article.inflation-survey .entry-content h4,
.single-author article.inflation-survey-content .entry-content p,
.single-author article.inflation-survey-content .entry-content h1,
.single-author article.inflation-survey-content .entry-content h2,
.single-author article.inflation-survey-content .entry-content h3,
.single-author article.inflation-survey-content .entry-content h4,
.single-author article.panoramic-outlook-content .entry-content p,
.single-author article.panoramic-outlook-content .entry-content h1,
.single-author article.panoramic-outlook-content .entry-content h2,
.single-author article.panoramic-outlook-content .entry-content h3,
.single-author article.panoramic-outlook-content .entry-content h4,
.single-author article.author .entry-content p,
.single-author article.author .entry-content h1,
.single-author article.author .entry-content h2,
.single-author article.author .entry-content h3,
.single-author article.author .entry-content h4,
.archive.author article.post .entry-content p,
.archive.author article.post .entry-content h1,
.archive.author article.post .entry-content h2,
.archive.author article.post .entry-content h3,
.archive.author article.post .entry-content h4,
.archive.author article.intro .entry-content p,
.archive.author article.intro .entry-content h1,
.archive.author article.intro .entry-content h2,
.archive.author article.intro .entry-content h3,
.archive.author article.intro .entry-content h4,
.archive.author article.panoramic-outlook .entry-content p,
.archive.author article.panoramic-outlook .entry-content h1,
.archive.author article.panoramic-outlook .entry-content h2,
.archive.author article.panoramic-outlook .entry-content h3,
.archive.author article.panoramic-outlook .entry-content h4,
.archive.author article.inflation-survey .entry-content p,
.archive.author article.inflation-survey .entry-content h1,
.archive.author article.inflation-survey .entry-content h2,
.archive.author article.inflation-survey .entry-content h3,
.archive.author article.inflation-survey .entry-content h4,
.archive.author article.inflation-survey-content .entry-content p,
.archive.author article.inflation-survey-content .entry-content h1,
.archive.author article.inflation-survey-content .entry-content h2,
.archive.author article.inflation-survey-content .entry-content h3,
.archive.author article.inflation-survey-content .entry-content h4,
.archive.author article.panoramic-outlook-content .entry-content p,
.archive.author article.panoramic-outlook-content .entry-content h1,
.archive.author article.panoramic-outlook-content .entry-content h2,
.archive.author article.panoramic-outlook-content .entry-content h3,
.archive.author article.panoramic-outlook-content .entry-content h4,
.archive.author article.author .entry-content p,
.archive.author article.author .entry-content h1,
.archive.author article.author .entry-content h2,
.archive.author article.author .entry-content h3,
.archive.author article.author .entry-content h4 {
  display: inline !important;
  font-size: 16px; }

.blog article.post.featured .entry-content span.tags-links,
.blog article.intro.featured .entry-content span.tags-links,
.blog article.panoramic-outlook.featured .entry-content span.tags-links,
.blog article.inflation-survey.featured .entry-content span.tags-links,
.blog article.inflation-survey-content.featured .entry-content span.tags-links,
.blog article.panoramic-outlook-content.featured .entry-content span.tags-links,
.blog article.author.featured .entry-content span.tags-links,
.archive article.post.featured .entry-content span.tags-links,
.archive article.intro.featured .entry-content span.tags-links,
.archive article.panoramic-outlook.featured .entry-content span.tags-links,
.archive article.inflation-survey.featured .entry-content span.tags-links,
.archive article.inflation-survey-content.featured .entry-content span.tags-links,
.archive article.panoramic-outlook-content.featured .entry-content span.tags-links,
.archive article.author.featured .entry-content span.tags-links,
.search article.post.featured .entry-content span.tags-links,
.search article.intro.featured .entry-content span.tags-links,
.search article.panoramic-outlook.featured .entry-content span.tags-links,
.search article.inflation-survey.featured .entry-content span.tags-links,
.search article.inflation-survey-content.featured .entry-content span.tags-links,
.search article.panoramic-outlook-content.featured .entry-content span.tags-links,
.search article.author.featured .entry-content span.tags-links,
.error404 article.post.featured .entry-content span.tags-links,
.error404 article.intro.featured .entry-content span.tags-links,
.error404 article.panoramic-outlook.featured .entry-content span.tags-links,
.error404 article.inflation-survey.featured .entry-content span.tags-links,
.error404 article.inflation-survey-content.featured .entry-content span.tags-links,
.error404 article.panoramic-outlook-content.featured .entry-content span.tags-links,
.error404 article.author.featured .entry-content span.tags-links,
.page-template-template-archive-php article.post.featured .entry-content span.tags-links,
.page-template-template-archive-php article.intro.featured .entry-content span.tags-links,
.page-template-template-archive-php article.panoramic-outlook.featured .entry-content span.tags-links,
.page-template-template-archive-php article.inflation-survey.featured .entry-content span.tags-links,
.page-template-template-archive-php article.inflation-survey-content.featured .entry-content span.tags-links,
.page-template-template-archive-php article.panoramic-outlook-content.featured .entry-content span.tags-links,
.page-template-template-archive-php article.author.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.post.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.intro.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.panoramic-outlook.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.inflation-survey.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.inflation-survey-content.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.panoramic-outlook-content.featured .entry-content span.tags-links,
.post-type-panoramic-outlook article.author.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.post.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.intro.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.panoramic-outlook.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.inflation-survey.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.inflation-survey-content.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.panoramic-outlook-content.featured .entry-content span.tags-links,
.post-type-archive-inflation-survey article.author.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.post.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.intro.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.panoramic-outlook.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.inflation-survey.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.inflation-survey-content.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content.featured .entry-content span.tags-links,
.post-type-archive-panoramic-outlook article.author.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.post.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.intro.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.panoramic-outlook.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.inflation-survey.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.inflation-survey-content.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.panoramic-outlook-content.featured .entry-content span.tags-links,
.page-template-template-inflation-survey-php article.author.featured .entry-content span.tags-links,
.page-template-template-authors-php article.post.featured .entry-content span.tags-links,
.page-template-template-authors-php article.intro.featured .entry-content span.tags-links,
.page-template-template-authors-php article.panoramic-outlook.featured .entry-content span.tags-links,
.page-template-template-authors-php article.inflation-survey.featured .entry-content span.tags-links,
.page-template-template-authors-php article.inflation-survey-content.featured .entry-content span.tags-links,
.page-template-template-authors-php article.panoramic-outlook-content.featured .entry-content span.tags-links,
.page-template-template-authors-php article.author.featured .entry-content span.tags-links,
.single-author article.post.featured .entry-content span.tags-links,
.single-author article.intro.featured .entry-content span.tags-links,
.single-author article.panoramic-outlook.featured .entry-content span.tags-links,
.single-author article.inflation-survey.featured .entry-content span.tags-links,
.single-author article.inflation-survey-content.featured .entry-content span.tags-links,
.single-author article.panoramic-outlook-content.featured .entry-content span.tags-links,
.single-author article.author.featured .entry-content span.tags-links,
.archive.author article.post.featured .entry-content span.tags-links,
.archive.author article.intro.featured .entry-content span.tags-links,
.archive.author article.panoramic-outlook.featured .entry-content span.tags-links,
.archive.author article.inflation-survey.featured .entry-content span.tags-links,
.archive.author article.inflation-survey-content.featured .entry-content span.tags-links,
.archive.author article.panoramic-outlook-content.featured .entry-content span.tags-links,
.archive.author article.author.featured .entry-content span.tags-links {
  white-space: nowrap !important; }

.blog article.post footer.entry-footer span a,
.blog article.intro footer.entry-footer span a,
.blog article.panoramic-outlook footer.entry-footer span a,
.blog article.inflation-survey footer.entry-footer span a,
.blog article.inflation-survey-content footer.entry-footer span a,
.blog article.panoramic-outlook-content footer.entry-footer span a,
.blog article.author footer.entry-footer span a,
.archive article.post footer.entry-footer span a,
.archive article.intro footer.entry-footer span a,
.archive article.panoramic-outlook footer.entry-footer span a,
.archive article.inflation-survey footer.entry-footer span a,
.archive article.inflation-survey-content footer.entry-footer span a,
.archive article.panoramic-outlook-content footer.entry-footer span a,
.archive article.author footer.entry-footer span a,
.search article.post footer.entry-footer span a,
.search article.intro footer.entry-footer span a,
.search article.panoramic-outlook footer.entry-footer span a,
.search article.inflation-survey footer.entry-footer span a,
.search article.inflation-survey-content footer.entry-footer span a,
.search article.panoramic-outlook-content footer.entry-footer span a,
.search article.author footer.entry-footer span a,
.error404 article.post footer.entry-footer span a,
.error404 article.intro footer.entry-footer span a,
.error404 article.panoramic-outlook footer.entry-footer span a,
.error404 article.inflation-survey footer.entry-footer span a,
.error404 article.inflation-survey-content footer.entry-footer span a,
.error404 article.panoramic-outlook-content footer.entry-footer span a,
.error404 article.author footer.entry-footer span a,
.page-template-template-archive-php article.post footer.entry-footer span a,
.page-template-template-archive-php article.intro footer.entry-footer span a,
.page-template-template-archive-php article.panoramic-outlook footer.entry-footer span a,
.page-template-template-archive-php article.inflation-survey footer.entry-footer span a,
.page-template-template-archive-php article.inflation-survey-content footer.entry-footer span a,
.page-template-template-archive-php article.panoramic-outlook-content footer.entry-footer span a,
.page-template-template-archive-php article.author footer.entry-footer span a,
.post-type-panoramic-outlook article.post footer.entry-footer span a,
.post-type-panoramic-outlook article.intro footer.entry-footer span a,
.post-type-panoramic-outlook article.panoramic-outlook footer.entry-footer span a,
.post-type-panoramic-outlook article.inflation-survey footer.entry-footer span a,
.post-type-panoramic-outlook article.inflation-survey-content footer.entry-footer span a,
.post-type-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span a,
.post-type-panoramic-outlook article.author footer.entry-footer span a,
.post-type-archive-inflation-survey article.post footer.entry-footer span a,
.post-type-archive-inflation-survey article.intro footer.entry-footer span a,
.post-type-archive-inflation-survey article.panoramic-outlook footer.entry-footer span a,
.post-type-archive-inflation-survey article.inflation-survey footer.entry-footer span a,
.post-type-archive-inflation-survey article.inflation-survey-content footer.entry-footer span a,
.post-type-archive-inflation-survey article.panoramic-outlook-content footer.entry-footer span a,
.post-type-archive-inflation-survey article.author footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.post footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.intro footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.panoramic-outlook footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.inflation-survey footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.inflation-survey-content footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span a,
.post-type-archive-panoramic-outlook article.author footer.entry-footer span a,
.page-template-template-inflation-survey-php article.post footer.entry-footer span a,
.page-template-template-inflation-survey-php article.intro footer.entry-footer span a,
.page-template-template-inflation-survey-php article.panoramic-outlook footer.entry-footer span a,
.page-template-template-inflation-survey-php article.inflation-survey footer.entry-footer span a,
.page-template-template-inflation-survey-php article.inflation-survey-content footer.entry-footer span a,
.page-template-template-inflation-survey-php article.panoramic-outlook-content footer.entry-footer span a,
.page-template-template-inflation-survey-php article.author footer.entry-footer span a,
.page-template-template-authors-php article.post footer.entry-footer span a,
.page-template-template-authors-php article.intro footer.entry-footer span a,
.page-template-template-authors-php article.panoramic-outlook footer.entry-footer span a,
.page-template-template-authors-php article.inflation-survey footer.entry-footer span a,
.page-template-template-authors-php article.inflation-survey-content footer.entry-footer span a,
.page-template-template-authors-php article.panoramic-outlook-content footer.entry-footer span a,
.page-template-template-authors-php article.author footer.entry-footer span a,
.single-author article.post footer.entry-footer span a,
.single-author article.intro footer.entry-footer span a,
.single-author article.panoramic-outlook footer.entry-footer span a,
.single-author article.inflation-survey footer.entry-footer span a,
.single-author article.inflation-survey-content footer.entry-footer span a,
.single-author article.panoramic-outlook-content footer.entry-footer span a,
.single-author article.author footer.entry-footer span a,
.archive.author article.post footer.entry-footer span a,
.archive.author article.intro footer.entry-footer span a,
.archive.author article.panoramic-outlook footer.entry-footer span a,
.archive.author article.inflation-survey footer.entry-footer span a,
.archive.author article.inflation-survey-content footer.entry-footer span a,
.archive.author article.panoramic-outlook-content footer.entry-footer span a,
.archive.author article.author footer.entry-footer span a {
  text-decoration: none; }

.blog article.post footer.entry-footer span a:hover,
.blog article.intro footer.entry-footer span a:hover,
.blog article.panoramic-outlook footer.entry-footer span a:hover,
.blog article.inflation-survey footer.entry-footer span a:hover,
.blog article.inflation-survey-content footer.entry-footer span a:hover,
.blog article.panoramic-outlook-content footer.entry-footer span a:hover,
.blog article.author footer.entry-footer span a:hover,
.archive article.post footer.entry-footer span a:hover,
.archive article.intro footer.entry-footer span a:hover,
.archive article.panoramic-outlook footer.entry-footer span a:hover,
.archive article.inflation-survey footer.entry-footer span a:hover,
.archive article.inflation-survey-content footer.entry-footer span a:hover,
.archive article.panoramic-outlook-content footer.entry-footer span a:hover,
.archive article.author footer.entry-footer span a:hover,
.search article.post footer.entry-footer span a:hover,
.search article.intro footer.entry-footer span a:hover,
.search article.panoramic-outlook footer.entry-footer span a:hover,
.search article.inflation-survey footer.entry-footer span a:hover,
.search article.inflation-survey-content footer.entry-footer span a:hover,
.search article.panoramic-outlook-content footer.entry-footer span a:hover,
.search article.author footer.entry-footer span a:hover,
.error404 article.post footer.entry-footer span a:hover,
.error404 article.intro footer.entry-footer span a:hover,
.error404 article.panoramic-outlook footer.entry-footer span a:hover,
.error404 article.inflation-survey footer.entry-footer span a:hover,
.error404 article.inflation-survey-content footer.entry-footer span a:hover,
.error404 article.panoramic-outlook-content footer.entry-footer span a:hover,
.error404 article.author footer.entry-footer span a:hover,
.page-template-template-archive-php article.post footer.entry-footer span a:hover,
.page-template-template-archive-php article.intro footer.entry-footer span a:hover,
.page-template-template-archive-php article.panoramic-outlook footer.entry-footer span a:hover,
.page-template-template-archive-php article.inflation-survey footer.entry-footer span a:hover,
.page-template-template-archive-php article.inflation-survey-content footer.entry-footer span a:hover,
.page-template-template-archive-php article.panoramic-outlook-content footer.entry-footer span a:hover,
.page-template-template-archive-php article.author footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.post footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.intro footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.panoramic-outlook footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.inflation-survey footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.inflation-survey-content footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span a:hover,
.post-type-panoramic-outlook article.author footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.post footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.intro footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.panoramic-outlook footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.inflation-survey footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.inflation-survey-content footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.panoramic-outlook-content footer.entry-footer span a:hover,
.post-type-archive-inflation-survey article.author footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.post footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.intro footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.panoramic-outlook footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.inflation-survey footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.inflation-survey-content footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span a:hover,
.post-type-archive-panoramic-outlook article.author footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.post footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.intro footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.panoramic-outlook footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.inflation-survey footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-content footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.panoramic-outlook-content footer.entry-footer span a:hover,
.page-template-template-inflation-survey-php article.author footer.entry-footer span a:hover,
.page-template-template-authors-php article.post footer.entry-footer span a:hover,
.page-template-template-authors-php article.intro footer.entry-footer span a:hover,
.page-template-template-authors-php article.panoramic-outlook footer.entry-footer span a:hover,
.page-template-template-authors-php article.inflation-survey footer.entry-footer span a:hover,
.page-template-template-authors-php article.inflation-survey-content footer.entry-footer span a:hover,
.page-template-template-authors-php article.panoramic-outlook-content footer.entry-footer span a:hover,
.page-template-template-authors-php article.author footer.entry-footer span a:hover,
.single-author article.post footer.entry-footer span a:hover,
.single-author article.intro footer.entry-footer span a:hover,
.single-author article.panoramic-outlook footer.entry-footer span a:hover,
.single-author article.inflation-survey footer.entry-footer span a:hover,
.single-author article.inflation-survey-content footer.entry-footer span a:hover,
.single-author article.panoramic-outlook-content footer.entry-footer span a:hover,
.single-author article.author footer.entry-footer span a:hover,
.archive.author article.post footer.entry-footer span a:hover,
.archive.author article.intro footer.entry-footer span a:hover,
.archive.author article.panoramic-outlook footer.entry-footer span a:hover,
.archive.author article.inflation-survey footer.entry-footer span a:hover,
.archive.author article.inflation-survey-content footer.entry-footer span a:hover,
.archive.author article.panoramic-outlook-content footer.entry-footer span a:hover,
.archive.author article.author footer.entry-footer span a:hover {
  text-decoration: underline; }

.post-type-archive-inflation-survey article.post header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.intro header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.inflation-survey header.entry-header h1.entry-title,
.post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h1.entry-title, .page-template-template-inflation-survey-php article.post header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.intro header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.inflation-survey header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header h1.entry-title {
  font-size: 31px; }

.post-type-archive-inflation-survey article.post .entry-content h1,
.post-type-archive-inflation-survey article.intro .entry-content h1,
.post-type-archive-inflation-survey article.inflation-survey .entry-content h1,
.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1, .page-template-template-inflation-survey-php article.post .entry-content h1,
.page-template-template-inflation-survey-php article.intro .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h1 {
  line-height: 31px; }

.single-panoramic-outlook article .entry-content ul li,
.single-inflation-survey article .entry-content ul li {
  font-size: 18px;
  line-height: 24px; }

.post-type-archive article .entry-content ul li {
  font-size: 16px;
  line-height: 21px; }

/*
*
*
* Singular posts
*
*
*/
body.single article header.entry-header h1.entry-title,
body.single article header.entry-header h1.page-title,
body.single article header.page-header h1.entry-title,
body.single article header.page-header h1.page-title,
body.page-template-default article header.entry-header h1.entry-title,
body.page-template-default article header.entry-header h1.page-title,
body.page-template-default article header.page-header h1.entry-title,
body.page-template-default article header.page-header h1.page-title,
body.page-template-template-about article header.entry-header h1.entry-title,
body.page-template-template-about article header.entry-header h1.page-title,
body.page-template-template-about article header.page-header h1.entry-title,
body.page-template-template-about article header.page-header h1.page-title,
body.page-template-template-postevent-php article header.entry-header h1.entry-title,
body.page-template-template-postevent-php article header.entry-header h1.page-title,
body.page-template-template-postevent-php article header.page-header h1.entry-title,
body.page-template-template-postevent-php article header.page-header h1.page-title,
body.page-template-template-awards-php article header.entry-header h1.entry-title,
body.page-template-template-awards-php article header.entry-header h1.page-title,
body.page-template-template-awards-php article header.page-header h1.entry-title,
body.page-template-template-awards-php article header.page-header h1.page-title,
body.page-template-template-thank-you article header.entry-header h1.entry-title,
body.page-template-template-thank-you article header.entry-header h1.page-title,
body.page-template-template-thank-you article header.page-header h1.entry-title,
body.page-template-template-thank-you article header.page-header h1.page-title {
  font-size: 30px;
  line-height: 33.6px; }

body.single article .entry-content p a,
body.page-template-default article .entry-content p a,
body.page-template-template-about article .entry-content p a,
body.page-template-template-postevent-php article .entry-content p a,
body.page-template-template-awards-php article .entry-content p a,
body.page-template-template-thank-you article .entry-content p a {
  text-decoration: none;
  font-weight: bold; }

body.single .entry-content p a, body.single .entry-content ul li a,
body.page-template-default .entry-content p a,
body.page-template-default .entry-content ul li a,
body.page-template-template-postevent-php .entry-content p a,
body.page-template-template-postevent-php .entry-content ul li a,
body.page-template-template-awards-php .entry-content p a,
body.page-template-template-awards-php .entry-content ul li a,
body.page-template-template-inflation-survey-php .entry-content p a,
body.page-template-template-inflation-survey-php .entry-content ul li a {
  font-weight: bold;
  text-decoration: none; }
  body.single .entry-content p a:hover, body.single .entry-content ul li a:hover,
  body.page-template-default .entry-content p a:hover,
  body.page-template-default .entry-content ul li a:hover,
  body.page-template-template-postevent-php .entry-content p a:hover,
  body.page-template-template-postevent-php .entry-content ul li a:hover,
  body.page-template-template-awards-php .entry-content p a:hover,
  body.page-template-template-awards-php .entry-content ul li a:hover,
  body.page-template-template-inflation-survey-php .entry-content p a:hover,
  body.page-template-template-inflation-survey-php .entry-content ul li a:hover {
    text-decoration: underline !important; }

body.single article .entry-content ul li, body.single article .entry-content p,
body.page-template-default article .entry-content ul li,
body.page-template-default article .entry-content p,
body.page-template-template-awards-php ul li,
body.page-template-template-awards-php p,
body.page-template-template-postevent-php ul li,
body.page-template-template-postevent-php p,
body.error404 article .page-content ul li,
body.error404 article .page-content p,
body.single-panoramic-outlook article .page-content ul li,
body.single-panoramic-outlook article .page-content p {
  font-size: 18px;
  line-height: 21px; }

body.single article .entry-content h1,
body.page-template-default article .entry-content h1,
body.page-template-template-awards-php h1,
body.page-template-template-postevent-php h1,
body.error404 article .page-content h1,
body.single-panoramic-outlook article .page-content h1 {
  font-size: 30px;
  line-height: 40px;
  font-weight: lighter; }

body.single article .entry-content h2,
body.page-template-default article .entry-content h2,
body.page-template-template-awards-php h2,
body.page-template-template-postevent-php h2,
body.error404 article .page-content h2,
body.single-panoramic-outlook article .page-content h2 {
  font-size: 23.999999996px;
  line-height: 30.8px; }

body.single article .entry-content h3,
body.page-template-default article .entry-content h3,
body.page-template-template-awards-php h3,
body.page-template-template-postevent-php h3,
body.error404 article .page-content h3,
body.single-panoramic-outlook article .page-content h3 {
  font-size: 20.000000006px;
  line-height: 23.999999996px; }

body.single article .entry-content div.cb,
body.single article .entry-content p, body.single article .entry-content em,
body.page-template-default article .entry-content div.cb,
body.page-template-default article .entry-content p,
body.page-template-default article .entry-content em,
body.page-template-template-awards-php div.cb,
body.page-template-template-awards-php p,
body.page-template-template-awards-php em,
body.page-template-template-postevent-php div.cb,
body.page-template-template-postevent-php p,
body.page-template-template-postevent-php em,
body.error404 article .page-content div.cb,
body.error404 article .page-content p,
body.error404 article .page-content em,
body.single-panoramic-outlook article .page-content div.cb,
body.single-panoramic-outlook article .page-content p,
body.single-panoramic-outlook article .page-content em {
  font-size: 16.999999996px;
  line-height: 25.000000004px; }

.dot-irecommendthis {
  font-size: 16px; }

body.single.single-post article .entry-content ul li,
body.single.single-post article .entry-content ol li, body.page article .entry-content ul li,
body.page article .entry-content ol li {
  font-size: 17px;
  line-height: 25px; }

body.single.single-post article .entry-content ol,
body.single.single-post article .entry-content ul, body.page article .entry-content ol,
body.page article .entry-content ul {
  font-weight: 300; }

/*
*
*
* Blockquotes
*
*
*/
blockquote {
  text-transform: uppercase;
  font-size: 18px; }
  blockquote p {
    line-height: 21px; }
    blockquote p:before {
      font-size: 32px; }
    blockquote p:after {
      font-size: 32px; }

body.single article footer.entry-footer .divider .category_list span, body.single article footer.entry-footer .divider .category_list a, body.single article footer.entry-footer .divider .tag_list span, body.single article footer.entry-footer .divider .tag_list a {
  line-height: 26px;
  font-size: 16px; }

body.single article footer.entry-footer .divider .category_list a, body.single article footer.entry-footer .divider .tag_list a {
  white-space: nowrap;
  text-decoration: none; }

body.single article footer.entry-footer .divider .category_list a {
  text-decoration: none; }

body.single article footer.entry-footer .divider .tag_list a {
  font-weight: bold; }

body.single article footer.entry-footer .divider .tag_list a:hover {
  text-decoration: underline; }

/*
*
*
* Highlighting text
*
*
*/
.entry-content p.highlight {
  font-size: 24px !important;
  line-height: 31.2px !important; }

/*
*
*
* Language bar
*
*
*/
.top-widget-area .drew_language_link_widget h3.widget-title {
  font-size: 14px;
  text-transform: none; }

/*
*
*
* Article excerpt to span full width of main column [Post, Inflation Survey, Panoramic Outlook]
*
*
*/
.blog article.post.sticky header.entry-header h2.type span,
.archive article.post header.entry-header h2.type span,
.search article.post header.entry-header h2.type span,
.page-template-template-archive-php article.post header.entry-header h2.type span,
.post-type-archive-inflation-survey article.inflation-survey header.entry-header h2.type span,
.post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h2.type span,
.page-template-template-panoramic-outlook-php article.inflation-survey header.entry-header h2.type span,
article.author header.entry-header h2.type span,
.single-author article.post.sticky header.entry-header h2.type span,
.archive.author article.post.sticky header.entry-header h2.type span {
  font-size: 14px;
  text-transform: uppercase; }

/*
*
*
* Singular posts: Content elements like table, lists etc
*
*
*/
.entry-content table tr td {
  text-align: center;
  font-size: 14px; }

.entry-content table tr:first-child td {
  font-weight: bold; }

/*
*
*
* Bottom widget area mainly for post types with singular posts
*
*
*/
.bottom-widget-area .widget_drew-disussion-widget li a {
  font-size: 18.2px;
  line-height: 19.6px; }

.bottom-widget-area .widget-title {
  font-size: 21px;
  font-weight: normal; }

.bottom-widget-area .widget_drew-like-post-widget .widget-title,
.bottom-widget-area .widget_drew-disussion-widget .widget-title,
.bottom-widget-area .widget_drew-sharing-widget .widget-title {
  font-size: 18.2px;
  line-height: 19.6px; }

.bottom-widget-area .widget_drew-like-post-widget .widget-title,
.bottom-widget-area .widget_drew-sharing-widget .widget-title,
.bottom-widget-area .widget_drew-disussion-widget .widget-title {
  text-transform: none; }

/*
*
*
* Comments
*
*
*/
.discussion-area h2 {
  font-size: 24px;
  font-weight: normal;
  font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.discussion-area .comments-area .comments-title {
  font-size: 16px;
  font-weight: normal; }

.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-awaiting-moderation {
  font-style: normal; }

.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-author img {
  vertical-align: middle; }

.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-author .fn,
.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-author .says {
  font-size: 16px;
  font-weight: normal;
  vertical-align: text-top;
  line-height: 32px; }

.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-content p {
  font-size: 16px; }

.discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-meta {
  font-size: 16px; }

.discussion-area .comments-area .comment-respond h3.comment-reply-title {
  font-size: 18px;
  font-weight: normal; }
  .discussion-area .comments-area .comment-respond h3.comment-reply-title small a {
    font-size: 14px;
    font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 21px; }

.discussion-area .comments-area .comment-respond .comment-notes,
.discussion-area .comments-area .comment-respond .logged-in-as {
  font-size: 16px; }

.discussion-area .comments-area .comment-respond label {
  font-size: 16px; }

.discussion-area .comments-area .comment-respond .required {
  font-weight: bold; }

.discussion-area .comments-area .comment-respond input[type="submit"] {
  font-size: 16px; }

body.archive article.intro header.entry-header h1.entry-title,
body.page-template-template-archive-php article.intro header.entry-header h1.entry-title,
body.search article.intro header.entry-header h1.entry-title,
body.error404 article.intro header.entry-header h1.entry-title {
  font-size: 23.8px; }

body.archive article.intro header.entry-header h2,
body.page-template-template-archive-php article.intro header.entry-header h2,
body.search article.intro header.entry-header h2,
body.error404 article.intro header.entry-header h2 {
  font-size: 16.8px;
  text-transform: uppercase; }

body.archive article.intro span.tags-links,
body.page-template-template-archive-php article.intro span.tags-links,
body.search article.intro span.tags-links,
body.error404 article.intro span.tags-links {
  line-height: 15.4px;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: right; }

body.archive article.intro .top-widget-area h3,
body.page-template-template-archive-php article.intro .top-widget-area h3,
body.search article.intro .top-widget-area h3,
body.error404 article.intro .top-widget-area h3 {
  font-size: 15.4px;
  text-transform: uppercase; }

body.archive article.intro .top-widget-area aside.widget li, body.archive article.intro .top-widget-area aside.widget .tagcloud,
body.page-template-template-archive-php article.intro .top-widget-area aside.widget li,
body.page-template-template-archive-php article.intro .top-widget-area aside.widget .tagcloud,
body.search article.intro .top-widget-area aside.widget li,
body.search article.intro .top-widget-area aside.widget .tagcloud,
body.error404 article.intro .top-widget-area aside.widget li,
body.error404 article.intro .top-widget-area aside.widget .tagcloud {
  font-size: 14px; }
  body.archive article.intro .top-widget-area aside.widget li a, body.archive article.intro .top-widget-area aside.widget .tagcloud a,
  body.page-template-template-archive-php article.intro .top-widget-area aside.widget li a,
  body.page-template-template-archive-php article.intro .top-widget-area aside.widget .tagcloud a,
  body.search article.intro .top-widget-area aside.widget li a,
  body.search article.intro .top-widget-area aside.widget .tagcloud a,
  body.error404 article.intro .top-widget-area aside.widget li a,
  body.error404 article.intro .top-widget-area aside.widget .tagcloud a {
    text-decoration: none;
    font-size: 14px; }

body.archive article.intro .top-widget-area aside.widget li:hover a,
body.page-template-template-archive-php article.intro .top-widget-area aside.widget li:hover a,
body.search article.intro .top-widget-area aside.widget li:hover a,
body.error404 article.intro .top-widget-area aside.widget li:hover a {
  text-decoration: underline; }

body.archive article.intro .top-widget-area aside.widget_search label .search-field,
body.page-template-template-archive-php article.intro .top-widget-area aside.widget_search label .search-field,
body.search article.intro .top-widget-area aside.widget_search label .search-field,
body.error404 article.intro .top-widget-area aside.widget_search label .search-field {
  line-height: 43px;
  font-size: 14px; }

body.archive article.intro .top-widget-area aside.widget_search .search-submit,
body.page-template-template-archive-php article.intro .top-widget-area aside.widget_search .search-submit,
body.search article.intro .top-widget-area aside.widget_search .search-submit,
body.error404 article.intro .top-widget-area aside.widget_search .search-submit {
  font-size: 24px; }

body.archive article.intro .top-widget-area ul.tabs-menu h3.clicked,
body.page-template-template-archive-php article.intro .top-widget-area ul.tabs-menu h3.clicked,
body.search article.intro .top-widget-area ul.tabs-menu h3.clicked,
body.error404 article.intro .top-widget-area ul.tabs-menu h3.clicked {
  text-decoration: underline; }

.widget_bpt_tag_cloud .tagcloud.category a {
  font-size: 16px !important;
  text-decoration: none; }
  .widget_bpt_tag_cloud .tagcloud.category a:hover {
    text-decoration: underline; }

.widget_bpt_tag_cloud .tagcloud.post_tag a {
  text-decoration: none; }
  .widget_bpt_tag_cloud .tagcloud.post_tag a:hover {
    text-decoration: underline; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p a, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h2 a, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h1 a, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p a, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h2 a, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1 a,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content p a,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h2 a,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h1 a,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p a,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h2 a,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h1 a {
  text-decoration: none;
  font-size: 16px;
  text-indent: 10px !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p a:hover, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h2 a:hover, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h1 a:hover, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p a:hover, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h2 a:hover, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1 a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content p a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h2 a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h1 a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h2 a:hover,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h1 a:hover {
  text-decoration: underline; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p:first-child, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p:first-child,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content p:first-child,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p:first-child {
  line-height: 27px;
  color: #52682f !important;
  font-size: 21px !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h1, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h1,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h1 {
  font-size: 23.8px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h2, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h2,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h2,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h2 {
  font-size: 22.4px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h3, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h3,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h3,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h3 {
  font-size: 21px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h4, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h4,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h4,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h4 {
  font-size: 19.6px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h5, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h5,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h5,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h5 {
  font-size: 18.2px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h6, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h6,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content h6,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content h6 {
  font-size: 16.8px; }

body.post-type-archive-inflation-survey article.inflation-survey-intro header.entry-header h1.entry-title,
.page-template-template-inflation-survey-php article.inflation-survey-intro header.entry-header h1.entry-title {
  font-size: 28px !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p,
.page-template-template-inflation-survey-php article.inflation-survey-intro .entry-content p {
  font-size: 21px !important;
  line-height: 27px !important; }

body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content ul li,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p,
.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content ul li {
  font-size: 18px !important;
  line-height: 24px; }

.single-inflation-survey #primary .discussion-area h2,
body.page-template-template-inflation-survey-php #primary .discussion-area h2 {
  font-size: 24px; }

.single-inflation-survey .post-type.inflation-survey .post-type-header h3 {
  text-transform: uppercase;
  font-size: 20px; }

#gforms_confirmation_message {
  font-size: 16px; }

div.gform_wrapper input {
  font-size: 14px !important; }

#main.masonry .entry-content ol li, #main.masonry .entry-content ul li {
  font-size: 16px; }

.group .links span {
  font-size: 13px; }

/* Meta Slider */
.metaslider .caption-wrap {
  font-size: 15px;
  line-height: 1.4em; }
  .metaslider .caption-wrap .caption strong {
    font-weight: bold; }

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

/* LINKS
 * ------------------------------------------------ */
a, a:visited {
  color: #333;
  text-decoration: underline;
  outline: 0; }

a:hover, a:focus, a:active {
  color: #000; }

p a, p a:visited {
  line-height: inherit; }

/* LISTS
 * ------------------------------------------------ */
ul,
ol {
  margin-bottom: 20px; }

ul {
  list-style: none outside; }

ol {
  list-style: decimal; }

ol, ul.square,
ul.circle, ul.disc {
  margin-left: 30px; }

ul.square {
  list-style: square outside; }

ul.circle {
  list-style: circle outside; }

ul.disc {
  list-style: disc outside; }

ul ul, ul ol,
ol ol, ol ul {
  margin-top: 4px;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 30px;
  font-size: 90%; }

ul ul li, ul ol li,
ol ol li, ol ul li {
  margin-bottom: 6px; }

li {
  line-height: 18px;
  margin-bottom: 12px; }

ul.large li {
  line-height: 21px; }

li p {
  line-height: 21px; }

.broken_link, a.broken_link {
  text-decoration: line-through !important;
  cursor: not-allowed !important; }

/* IMAGES 
 * ------------------------------------------------ */
img.scale-with-grid {
  max-width: 100%;
  height: auto; }

/* BUTTONS
 * ------------------------------------------------ */
button,
a.btn,
a.comment-reply-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  border-radius: 0px;
  background: #1c626c;
  box-shadow: none !important;
  color: #ffffff;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: none;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 14px;
  line-height: 14px;
  padding: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-shadow: none;
  text-decoration: none; }
  button:hover,
  a.btn:hover,
  a.comment-reply-link:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #217480; }

/* FORMS
 * ------------------------------------------------ */
.eqform input, .eqform label, .eqform select {
  display: block;
  font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  font-weight: 300; }

.eqform label {
  font-weight: 600;
  margin-bottom: 6px; }

.eqform label.required::after {
  content: "*"; }

.eqform label abbr {
  display: none; }

.eqform input[type="color"],
.eqform input[type="date"],
.eqform input[type="datetime"],
.eqform input[type="datetime-local"],
.eqform input[type="email"],
.eqform input[type="month"],
.eqform input[type="number"],
.eqform input[type="password"],
.eqform input[type="search"],
.eqform input[type="tel"],
.eqform input[type="text"],
.eqform input[type="time"],
.eqform input[type="url"],
.eqform input[type="week"],
.eqform textarea,
.eqform select[multiple=multiple],
.eqform textarea {
  background-color: #ffffff;
  box-sizing: border-box;
  font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  margin-bottom: 12px;
  padding: 10px 8px;
  width: 100%;
  border: 1px solid #dddddd; }

.eqform input[type="color"]:focus,
.eqform input[type="date"]:focus,
.eqform input[type="datetime"]:focus,
.eqform input[type="datetime-local"]:focus,
.eqform input[type="email"]:focus,
.eqform input[type="month"]:focus,
.eqform input[type="number"]:focus,
.eqform input[type="password"]:focus,
.eqform input[type="search"]:focus,
.eqform input[type="tel"]:focus,
.eqform input[type="text"]:focus,
.eqform input[type="time"]:focus,
.eqform input[type="url"]:focus,
.eqform input[type="week"]:focus,
.eqform textarea:focus,
.eqform select[multiple=multiple]:focus,
.eqform textarea:focus {
  border: 1px solid #1c626c;
  outline: none; }

.LV_validation_message.LV_valid {
  display: none !important; }

.bottom-widget-area-search {
  border-top: solid 1px #cccccc;
  background: transparent;
  position: relative; }

.author-search {
  display: inline-block;
  padding: 20px;
  border-right: solid 1px #cccccc; }

.author-search a {
  text-decoration: none; }

span.no-margin {
  margin-top: 0px !important; }

/* MISC
 * ------------------------------------------------ */
.subtract-bottom {
  margin-bottom: -20px !important; }

.remove-bottom {
  margin-bottom: 0 !important; }

.half-bottom {
  margin-bottom: 10px !important; }

.add-bottom {
  margin-bottom: 20px !important; }

/**
 Snowmen replace people in banner, on set dates (header.php)
 */
header#masthead.snowmen {
  /*height: 305px !important;*/
  background: #1c626c url(../img/header-bg.png) top center repeat-x !important;
  background: url(../img/snow_pattern.png) 0 -403px repeat-x, #1c626c url(../img/header-bg.png) top center repeat-x !important;
  background-size: initial !important; }

header#masthead.snowmen h1.site-title {
  position: relative;
  height: 209px;
  background: url(../img/snowmen.png) center no-repeat; }

@media only screen and (max-width: 768px) {
  header#masthead.snowmen {
    height: 197px !important; }
  header#masthead.snowmen h1.site-title {
    font-size: 20px;
    height: 110px;
    background: url(../img/snowmen-small.png) top center no-repeat !important; } }

/* LAYOUT
 * ------------------------------------------------ */
/**
 * SASS/SCSS/Compass Transcription of Skeleton Responsive Grid
 * originally authored by Dave Gamache. This translation offers
 * mixins that support fluid and as well as fixed grids to supplement
 * the work that Dave Gamache has done.
 * @author Dennis Thompson <http://www.atomicpages.net>
 * @copyright Copyright (c) 2013 AtomicPages LLC
 * @license MIT
 * @version 1.6.0
 */
body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

/* #Clearing
================================================== */
/* Include clearfix on parent to clear nested columns,
or wrap each row of columns in a @include row */
/* You can also use a @include clear to clear columns */
.no-padding {
  padding: 0; }

body {
  background-color: #e4e4e4;
  color: #222; }

/*
*
*
* Floating Sidebar positioning
*
*
*/
.floaters {
  position: absolute; }

.floaters.on {
  position: fixed;
  bottom: 0;
  background-color: #e4e4e4; }
  .floaters.on aside:last-child {
    margin-bottom: 0 !important; }

.floaters.top {
  position: fixed; }

.floaters.stick-to-top {
  position: absolute;
  top: 0px; }

.floaters.off {
  position: relative; }

.floaters.hide {
  display: none !important; }

/* Multilingual Press Quick Links */
.mlp_quicklinks {
  display: none !important; }

/*
*
*
* Cookie Bar
*
*
*/
#cookie-law-info-bar {
  background-color: #a0bbbe !important;
  border-bottom: 0 !important;
  padding: 7px 20px !important;
  position: relative; }
  #cookie-law-info-bar span {
    color: white; }
    #cookie-law-info-bar span a.cli-plugin-main-link {
      color: #1c626c !important; }
    #cookie-law-info-bar span a#cookie_action_close_header {
      color: #fff !important;
      background: #004f5c !important;
      border-radius: 0;
      box-shadow: none;
      padding-top: 6px; }

#cookie-law-info-again {
  display: none !important; }

/*
*
*
* Navigation
*
*
*/
nav#site-navigation {
  background: #004752;
  border-top: solid 1px white;
  float: none;
  margin-bottom: 20px; }
  nav#site-navigation a {
    outline: 0; }
  nav#site-navigation .container .columns {
    float: right; }
    nav#site-navigation .container .columns .scrolled-logo.site-owner {
      top: 0;
      position: absolute;
      width: 0px;
      background-color: #1c626c;
      left: 0;
      height: 56px;
      display: none; }
      nav#site-navigation .container .columns .scrolled-logo.site-owner a {
        width: 130px;
        height: 56px;
        background-image: url("../img/mandg-logo-condensed.png");
        background-size: 80px;
        background-repeat: no-repeat;
        background-position: center;
        text-indent: -9999px;
        display: inline-block; }
    nav#site-navigation .container .columns .buttons {
      float: right;
      border-right: solid 1px white; }
      nav#site-navigation .container .columns .buttons button.menu-toggle {
        background: #1c626c;
        color: white;
        border: 0;
        box-shadow: none;
        height: 56px;
        padding: 0 16px 0;
        border-left: solid 1px white;
        border-right: solid 1px white;
        border-radius: 0;
        display: block; }
        nav#site-navigation .container .columns .buttons button.menu-toggle span {
          display: none;
          margin-left: 6px; }
      nav#site-navigation .container .columns .buttons .search-button, nav#site-navigation .container .columns .buttons .language-button, nav#site-navigation .container .columns .buttons .rss-button, nav#site-navigation .container .columns .buttons .yt-button {
        height: 56px;
        width: 56px;
        display: block;
        float: right;
        color: white;
        border-left: solid 1px white;
        background-color: #1c626c;
        line-height: 53px;
        text-align: center; }
      nav#site-navigation .container .columns .buttons .yt-button {
        width: 67px; }
      nav#site-navigation .container .columns .buttons .search-button {
        background-color: #1c626c; }
        nav#site-navigation .container .columns .buttons .search-button form.search-form span.screen-reader-text,
        nav#site-navigation .container .columns .buttons .search-button form.search-form span.screen-reader-text:hover,
        nav#site-navigation .container .columns .buttons .search-button form.search-form span.screen-reader-text:active,
        nav#site-navigation .container .columns .buttons .search-button form.search-form span.screen-reader-text:focus {
          display: none; }
        nav#site-navigation .container .columns .buttons .search-button form.search-form input.search-box, nav#site-navigation .container .columns .buttons .search-button form.search-form button.search-submit {
          display: none; }
        nav#site-navigation .container .columns .buttons .search-button form.search-form input.search-field {
          height: 54px;
          padding: 0 10px;
          position: absolute;
          border-radius: 0;
          top: 0px;
          width: 177px;
          background: transparent;
          border: 0;
          color: #222;
          display: none; }
        nav#site-navigation .container .columns .buttons .search-button form.search-form button.search-submit {
          text-indent: 0;
          line-height: 56px;
          color: white;
          position: absolute;
          right: 0px;
          width: 55px;
          font-size: 24px;
          border: 0;
          border-radius: 0;
          box-shadow: none;
          top: 0;
          padding: 0;
          height: 100%;
          z-index: 100; }
      nav#site-navigation .container .columns .buttons .search-button.off:hover,
      nav#site-navigation .container .columns .buttons .rss-button:hover,
      nav#site-navigation .container .columns .buttons .language-button:hover,
      nav#site-navigation .container .columns .buttons .yt-button:hover,
      nav#site-navigation .container .columns .buttons button.menu-toggle:hover,
      nav#site-navigation .container .columns .buttons .rss-button.clicked,
      nav#site-navigation .container .columns .buttons .yt-button.clicked
.language-button.clicked {
        background-color: #004752 !important; }
      nav#site-navigation .container .columns .buttons .search-button.clicked {
        background: #1c626c;
        border-right: solid 1px white;
        position: absolute;
        right: 0;
        width: 300px;
        z-index: 1; }
        nav#site-navigation .container .columns .buttons .search-button.clicked button.search-submit {
          display: block;
          color: #1c626c !important;
          background-color: white;
          line-height: 59px; }
        nav#site-navigation .container .columns .buttons .search-button.clicked i.fa-search {
          left: 0px;
          position: absolute;
          height: 54px;
          line-height: 52px;
          width: 55px;
          text-align: center; }
        nav#site-navigation .container .columns .buttons .search-button.clicked form.search-form {
          background-color: white;
          position: absolute;
          left: 56px;
          top: 0;
          height: 56px;
          width: 242px; }
          nav#site-navigation .container .columns .buttons .search-button.clicked form.search-form input.search-field {
            display: block !important; }
          nav#site-navigation .container .columns .buttons .search-button.clicked form.search-form span.screen-reader-text,
          nav#site-navigation .container .columns .buttons .search-button.clicked form.search-form span.screen-reader-text:hover,
          nav#site-navigation .container .columns .buttons .search-button.clicked form.search-form span.screen-reader-text:active,
          nav#site-navigation .container .columns .buttons .search-button.clicked form.search-form span.screen-reader-text:focus {
            position: absolute;
            left: -56px;
            top: 0;
            height: 56px;
            width: 56px;
            clip: auto;
            cursor: pointer;
            background: transparent;
            box-shadow: none !important;
            border-radius: 0 !important;
            display: block; }
    nav#site-navigation .container .columns .menu-navigation-container {
      width: auto;
      display: none;
      margin-right: 113px; }
      nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu {
        height: 56px;
        border-left: solid 1px white; }
        nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu li {
          padding: 0 23px;
          margin: 0; }
          nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu li a {
            color: white;
            height: 41px;
            line-height: 32px; }
        nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu li.current_page_item a, nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu li a:hover {
          border-bottom: solid 1px #ffcc33; }
      nav#site-navigation .container .columns .menu-navigation-container ul.nav-menu.blurred li a {
        color: transparent;
        border-bottom: 0; }
    nav#site-navigation .container .columns .language-chooser, nav#site-navigation .container .columns .subscribe {
      float: left;
      display: none;
      z-index: 100;
      padding: 10px;
      border: solid 1px white;
      border-bottom: 0; }
      nav#site-navigation .container .columns .language-chooser p,
      nav#site-navigation .container .columns .language-chooser h3, nav#site-navigation .container .columns .subscribe p,
      nav#site-navigation .container .columns .subscribe h3 {
        color: white;
        margin: 0 0 4px 0; }
    nav#site-navigation .container .columns .language-chooser {
      background: #1c626c; }
      nav#site-navigation .container .columns .language-chooser p,
      nav#site-navigation .container .columns .language-chooser h3 {
        background-color: #1c626c;
        height: 17px;
        padding: 0; }
      nav#site-navigation .container .columns .language-chooser h3 {
        margin: 0;
        text-indent: 0; }
      nav#site-navigation .container .columns .language-chooser h3:before {
        content: "\f0ac";
        font-family: FontAwesome;
        margin-right: 10px;
        font-size: 20px;
        font-weight: normal; }
      nav#site-navigation .container .columns .language-chooser ul {
        margin-left: 27px;
        margin-top: 4px;
        display: block !important; }
        nav#site-navigation .container .columns .language-chooser ul li {
          height: 18px;
          margin-bottom: 0px; }
          nav#site-navigation .container .columns .language-chooser ul li a, nav#site-navigation .container .columns .language-chooser ul li span {
            float: left;
            color: white;
            margin-right: 4px;
            padding-bottom: 3px; }
          nav#site-navigation .container .columns .language-chooser ul li a:hover, nav#site-navigation .container .columns .language-chooser ul li a.current {
            border-bottom: solid 1px #ffcc33; }
    nav#site-navigation .container .columns .subscribe {
      background: #1c626c;
      border-top: solid 1px white;
      position: relative;
      margin-right: 0;
      z-index: 1000; }
      nav#site-navigation .container .columns .subscribe p {
        margin: 10px 0; }
      nav#site-navigation .container .columns .subscribe ul {
        margin: 0;
        top: 18px;
        position: absolute;
        right: 20px;
        display: block !important; }
        nav#site-navigation .container .columns .subscribe ul li {
          width: 25px;
          height: 25px;
          float: left;
          margin-left: 15px; }
          nav#site-navigation .container .columns .subscribe ul li a {
            width: 35px;
            height: 25px;
            display: block;
            color: white;
            padding-left: 0;
            font-size: 24px; }
        nav#site-navigation .container .columns .subscribe ul li.email a {
          margin-top: -1px;
          margin-left: -3px; }

nav#site-navigation.sticky-nav-enabled, #cookie-law-info-bar.sticky-nav-enabled {
  position: fixed;
  top: -1px;
  left: 0;
  z-index: 100000; }

nav#site-navigation.sticky-nav-enabled {
  border-bottom: solid 1px white !important; }
  nav#site-navigation.sticky-nav-enabled .scrolled-logo.site-owner {
    display: block; }

.disclaimer.top.sticky-nav-enabled {
  position: fixed;
  width: 100%;
  z-index: 100000; }

body.home nav#site-navigation .container .language-chooser {
  display: block; }

.lc-adjustment {
  margin-top: 67px; }

nav#site-navigation.toggled .menu-navigation-container {
  width: 100% !important;
  display: block !important; }
  nav#site-navigation.toggled .menu-navigation-container ul#menu-navigation {
    clear: both;
    height: auto;
    width: 100%;
    border-top: solid 1px white;
    border-right: solid 1px white; }
    nav#site-navigation.toggled .menu-navigation-container ul#menu-navigation li {
      float: none;
      border-bottom: solid 1px #1c626c; }
      nav#site-navigation.toggled .menu-navigation-container ul#menu-navigation li a {
        height: 32px; }
    nav#site-navigation.toggled .menu-navigation-container ul#menu-navigation li.current_page_item a, nav#site-navigation.toggled .menu-navigation-container ul#menu-navigation li a:hover {
      margin-bottom: -1px;
      height: 33px; }

/*
*
*
* Header
*
*
*/
header#masthead {
  position: relative;
  width: 100%;
  background: #000101 url("../img/header-bg.png") bottom center repeat-x;
  background-size: contain;
  height: auto; }
  header#masthead .company-logo {
    display: block;
    position: absolute;
    left: 20px;
    top: 0px;
    background: url("../img/logo-mandg-small.png") 0 0 no-repeat;
    height: 20px;
    width: 38px;
    z-index: 1; }
  header#masthead h1.site-title.halloween {
    background: url("../img/ghosts-small.png") top center no-repeat !important; }
  header#masthead h1.site-title {
    background: url("../img/logo-small.png") top center no-repeat;
    height: 130px;
    width: 100%;
    display: block;
    margin: 22px auto 0px;
    position: relative; }
    header#masthead h1.site-title a {
      color: white;
      position: absolute;
      width: 100%;
      bottom: 10px;
      height: 100%; }
    header#masthead h1.site-title span {
      display: none; }

header#masthead.tenyears {
  height: 305px;
  background: #1c626c url("../img/header-bg.png") top center repeat-x;
  background-size: initial; }

header#masthead.tenyears h1.site-title a {
  line-height: 1em;
  display: block;
  height: auto;
  bottom: auto;
  top: 100%; }

header#masthead.tenyears h1.site-title {
  position: relative;
  height: 209px;
  background: url("../img/ten-years-logo.png") top center no-repeat; }

@media only screen and (max-width: 1020px) {
  header#masthead.tenyears h1.site-title {
    font-size: 30px;
    background: url("../img/logo.png") top center no-repeat; } }

@media only screen and (max-width: 768px) {
  header#masthead.tenyears {
    height: 169px; }
  header#masthead.tenyears h1.site-title {
    font-size: 20px;
    height: 110px;
    background: url("../img/logo-small.png") top center no-repeat; } }

body.post-type-archive-inflation-survey #masthead .site-header-inner .site-branding.container a.company-logo,
body.page-template-template-inflation-survey #masthead .site-header-inner .site-branding.container a.company-logo,
body.single-inflation-survey #masthead .site-header-inner .site-branding.container a.company-logo {
  background: url("../img/logo-mandg-yougov-small.png") 0 0 no-repeat !important;
  height: 34px;
  width: 50px; }

.disclaimer.top {
  background: #1c626c;
  color: white;
  padding: 10px 20px; }

/*
*
*
* Initial Author Meta
*
*
*/
.widget .meta, article .entry-meta, body.home article .meta, body.archive article .meta,
body.page-template-template-archive-php article .meta,
body.search article .meta,
body.page-template-template-panoramic-outlook-php article .meta,
.single-author article.post .meta,
.archive.author article.post .meta {
  border-top: 0;
  padding: 0 15px 0 15px;
  border-bottom: 0;
  position: relative; }
  .widget .meta .avatar, article .entry-meta .avatar, body.home article .meta .avatar, body.archive article .meta .avatar,
  body.page-template-template-archive-php article .meta .avatar,
  body.search article .meta .avatar,
  body.page-template-template-panoramic-outlook-php article .meta .avatar,
  .single-author article.post .meta .avatar,
  .archive.author article.post .meta .avatar {
    float: left;
    margin-right: 5px; }
    .widget .meta .avatar img, article .entry-meta .avatar img, body.home article .meta .avatar img, body.archive article .meta .avatar img,
    body.page-template-template-archive-php article .meta .avatar img,
    body.search article .meta .avatar img,
    body.page-template-template-panoramic-outlook-php article .meta .avatar img,
    .single-author article.post .meta .avatar img,
    .archive.author article.post .meta .avatar img {
      display: block;
      width: 40px;
      height: 40px; }
  .widget .meta .author, article .entry-meta .author, body.home article .meta .author, body.archive article .meta .author,
  body.page-template-template-archive-php article .meta .author,
  body.search article .meta .author,
  body.page-template-template-panoramic-outlook-php article .meta .author,
  .single-author article.post .meta .author,
  .archive.author article.post .meta .author {
    font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: table;
    line-height: normal;
    line-height: 22px; }
    .widget .meta .author span.byline .author a, .widget .meta .author span.by-author .author a, article .entry-meta .author span.byline .author a, article .entry-meta .author span.by-author .author a, body.home article .meta .author span.byline .author a, body.home article .meta .author span.by-author .author a, body.archive article .meta .author span.byline .author a, body.archive article .meta .author span.by-author .author a,
    body.page-template-template-archive-php article .meta .author span.byline .author a,
    body.page-template-template-archive-php article .meta .author span.by-author .author a,
    body.search article .meta .author span.byline .author a,
    body.search article .meta .author span.by-author .author a,
    body.page-template-template-panoramic-outlook-php article .meta .author span.byline .author a,
    body.page-template-template-panoramic-outlook-php article .meta .author span.by-author .author a,
    .single-author article.post .meta .author span.byline .author a,
    .single-author article.post .meta .author span.by-author .author a,
    .archive.author article.post .meta .author span.byline .author a,
    .archive.author article.post .meta .author span.by-author .author a {
      display: inline;
      color: #1c626c; }
  .widget .meta .comment-and-favourite-links, article .entry-meta .comment-and-favourite-links, body.home article .meta .comment-and-favourite-links, body.archive article .meta .comment-and-favourite-links,
  body.page-template-template-archive-php article .meta .comment-and-favourite-links,
  body.search article .meta .comment-and-favourite-links,
  body.page-template-template-panoramic-outlook-php article .meta .comment-and-favourite-links,
  .single-author article.post .meta .comment-and-favourite-links,
  .archive.author article.post .meta .comment-and-favourite-links {
    display: block;
    float: left;
    clear: both;
    margin: 10px 0; }
    .widget .meta .comment-and-favourite-links .comments-link, article .entry-meta .comment-and-favourite-links .comments-link, body.home article .meta .comment-and-favourite-links .comments-link, body.archive article .meta .comment-and-favourite-links .comments-link,
    body.page-template-template-archive-php article .meta .comment-and-favourite-links .comments-link,
    body.search article .meta .comment-and-favourite-links .comments-link,
    body.page-template-template-panoramic-outlook-php article .meta .comment-and-favourite-links .comments-link,
    .single-author article.post .meta .comment-and-favourite-links .comments-link,
    .archive.author article.post .meta .comment-and-favourite-links .comments-link {
      width: 45px;
      float: left; }
    .widget .meta .comment-and-favourite-links .dot-irecommendthis, article .entry-meta .comment-and-favourite-links .dot-irecommendthis, body.home article .meta .comment-and-favourite-links .dot-irecommendthis, body.archive article .meta .comment-and-favourite-links .dot-irecommendthis,
    body.page-template-template-archive-php article .meta .comment-and-favourite-links .dot-irecommendthis,
    body.search article .meta .comment-and-favourite-links .dot-irecommendthis,
    body.page-template-template-panoramic-outlook-php article .meta .comment-and-favourite-links .dot-irecommendthis,
    .single-author article.post .meta .comment-and-favourite-links .dot-irecommendthis,
    .archive.author article.post .meta .comment-and-favourite-links .dot-irecommendthis {
      width: 50px;
      float: left;
      margin-top: 6px; }
    .widget .meta .comment-and-favourite-links .dot-irecommendthis-suffix, article .entry-meta .comment-and-favourite-links .dot-irecommendthis-suffix, body.home article .meta .comment-and-favourite-links .dot-irecommendthis-suffix, body.archive article .meta .comment-and-favourite-links .dot-irecommendthis-suffix,
    body.page-template-template-archive-php article .meta .comment-and-favourite-links .dot-irecommendthis-suffix,
    body.search article .meta .comment-and-favourite-links .dot-irecommendthis-suffix,
    body.page-template-template-panoramic-outlook-php article .meta .comment-and-favourite-links .dot-irecommendthis-suffix,
    .single-author article.post .meta .comment-and-favourite-links .dot-irecommendthis-suffix,
    .archive.author article.post .meta .comment-and-favourite-links .dot-irecommendthis-suffix {
      display: none; }

.widget_featured-posts .author {
  display: inline !important;
  width: auto; }

body.home article,
body.archive article,
body.page-template-template-archive-php article,
body.search article,
body.error404 article,
body.page-template-template-panoramic-outlook-php article,
body.page-template-template-archive-php article,
.single-author article.post,
.archive.author article.post {
  border: 0 !important; }
  body.home article .meta,
  body.archive article .meta,
  body.page-template-template-archive-php article .meta,
  body.search article .meta,
  body.error404 article .meta,
  body.page-template-template-panoramic-outlook-php article .meta,
  body.page-template-template-archive-php article .meta,
  .single-author article.post .meta,
  .archive.author article.post .meta {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    height: auto; }
    body.home article .meta .comments-link,
    body.archive article .meta .comments-link,
    body.page-template-template-archive-php article .meta .comments-link,
    body.search article .meta .comments-link,
    body.error404 article .meta .comments-link,
    body.page-template-template-panoramic-outlook-php article .meta .comments-link,
    body.page-template-template-archive-php article .meta .comments-link,
    .single-author article.post .meta .comments-link,
    .archive.author article.post .meta .comments-link {
      position: absolute;
      right: 20px !important;
      top: 10px;
      width: auto; }
      body.home article .meta .comments-link a,
      body.archive article .meta .comments-link a,
      body.page-template-template-archive-php article .meta .comments-link a,
      body.search article .meta .comments-link a,
      body.error404 article .meta .comments-link a,
      body.page-template-template-panoramic-outlook-php article .meta .comments-link a,
      body.page-template-template-archive-php article .meta .comments-link a,
      .single-author article.post .meta .comments-link a,
      .archive.author article.post .meta .comments-link a {
        background: url("../img/icon-speech-bubble-small.png") 0px 3px no-repeat;
        display: inline-block;
        padding-left: 24px; }
        body.home article .meta .comments-link a:hover,
        body.archive article .meta .comments-link a:hover,
        body.page-template-template-archive-php article .meta .comments-link a:hover,
        body.search article .meta .comments-link a:hover,
        body.error404 article .meta .comments-link a:hover,
        body.page-template-template-panoramic-outlook-php article .meta .comments-link a:hover,
        body.page-template-template-archive-php article .meta .comments-link a:hover,
        .single-author article.post .meta .comments-link a:hover,
        .archive.author article.post .meta .comments-link a:hover {
          background: url("../img/icon-speech-bubble-small-on.png") 0px 3px no-repeat;
          color: #999; }

body.post-type-archive-inflation-survey article,
body.post-type-archive-panoramic-outlook article {
  border-top: solid 1px #cccccc !important; }

body.home article,
body.page-template-template-archive-php article,
body.search article,
body.error404 article,
.single-author article,
.archive.author article,
.archive.category article,
.archive.tag article {
  border-top: 0; }
  body.home article header.entry-header,
  body.page-template-template-archive-php article header.entry-header,
  body.search article header.entry-header,
  body.error404 article header.entry-header,
  .single-author article header.entry-header,
  .archive.author article header.entry-header,
  .archive.category article header.entry-header,
  .archive.tag article header.entry-header {
    border-top: 0 !important; }
  body.home article.panoramic-outlook,
  body.page-template-template-archive-php article.panoramic-outlook,
  body.search article.panoramic-outlook,
  body.error404 article.panoramic-outlook,
  .single-author article.panoramic-outlook,
  .archive.author article.panoramic-outlook,
  .archive.category article.panoramic-outlook,
  .archive.tag article.panoramic-outlook {
    border-top: solid 4px #42739b !important; }
    body.home article.panoramic-outlook header.entry-header h2.type,
    body.page-template-template-archive-php article.panoramic-outlook header.entry-header h2.type,
    body.search article.panoramic-outlook header.entry-header h2.type,
    body.error404 article.panoramic-outlook header.entry-header h2.type,
    .single-author article.panoramic-outlook header.entry-header h2.type,
    .archive.author article.panoramic-outlook header.entry-header h2.type,
    .archive.category article.panoramic-outlook header.entry-header h2.type,
    .archive.tag article.panoramic-outlook header.entry-header h2.type {
      background: #42739b;
      border-bottom: solid 1px #42739b; }
  body.home article.inflation-survey,
  body.page-template-template-archive-php article.inflation-survey,
  body.search article.inflation-survey,
  body.error404 article.inflation-survey,
  .single-author article.inflation-survey,
  .archive.author article.inflation-survey,
  .archive.category article.inflation-survey,
  .archive.tag article.inflation-survey {
    border-top: solid 4px #cccc00 !important; }
    body.home article.inflation-survey header.entry-header h2.type,
    body.page-template-template-archive-php article.inflation-survey header.entry-header h2.type,
    body.search article.inflation-survey header.entry-header h2.type,
    body.error404 article.inflation-survey header.entry-header h2.type,
    .single-author article.inflation-survey header.entry-header h2.type,
    .archive.author article.inflation-survey header.entry-header h2.type,
    .archive.category article.inflation-survey header.entry-header h2.type,
    .archive.tag article.inflation-survey header.entry-header h2.type {
      background: #8d9d06;
      border-bottom: solid 1px #cccc00; }
  body.home article.post,
  body.page-template-template-archive-php article.post,
  body.search article.post,
  body.error404 article.post,
  .single-author article.post,
  .archive.author article.post,
  .archive.category article.post,
  .archive.tag article.post {
    border-top: solid 4px #cc9933 !important; }
  body.home article.featured,
  body.page-template-template-archive-php article.featured,
  body.search article.featured,
  body.error404 article.featured,
  .single-author article.featured,
  .archive.author article.featured,
  .archive.category article.featured,
  .archive.tag article.featured {
    border-top: 0 !important; }
  body.home article.author,
  body.page-template-template-archive-php article.author,
  body.search article.author,
  body.error404 article.author,
  .single-author article.author,
  .archive.author article.author,
  .archive.category article.author,
  .archive.tag article.author {
    margin-bottom: 20px !important; }

.single-author article.post .entry-content p {
  padding-left: 0;
  padding-right: 0; }

article .entry-meta {
  margin-top: 20px;
  padding: 0; }

body.single article .entry-meta .comment-and-favourite-links {
  margin: 20px 0; }
  body.single article .entry-meta .comment-and-favourite-links a {
    float: left;
    color: #cccccc;
    height: 20px;
    margin: 0; }
  body.single article .entry-meta .comment-and-favourite-links .comments-link {
    float: left;
    width: auto;
    margin-right: 15px; }
    body.single article .entry-meta .comment-and-favourite-links .comments-link a {
      background: url("../img/icon-speech-bubble-small.png") 0px 2px no-repeat;
      display: block; }
      body.single article .entry-meta .comment-and-favourite-links .comments-link a:hover {
        background: url("../img/icon-speech-bubble-small-on.png") 0px 2px no-repeat;
        color: #999; }
  body.single article .entry-meta .comment-and-favourite-links a.dot-irecommendthis {
    background: url("../img/icon-star-small.png") 0 0 no-repeat !important;
    height: 22px;
    padding: 0;
    width: auto; }
    body.single article .entry-meta .comment-and-favourite-links a.dot-irecommendthis:hover {
      background: url("../img/icon-star-small-on.png") 0 0 no-repeat !important; }
      body.single article .entry-meta .comment-and-favourite-links a.dot-irecommendthis:hover .dot-irecommendthis-count {
        color: #999; }

a.dot-irecommendthis:hover {
  color: #222 !important; }

body article .entry-content .comments-link {
  right: 20px !important;
  bottom: 57px;
  position: absolute; }
  body article .entry-content .comments-link a {
    padding-right: 12px;
    background: url("../img/icon-speech-bubble-small.png") 0px 3px no-repeat;
    display: inline-block;
    padding-left: 24px;
    text-decoration: none; }
    body article .entry-content .comments-link a:hover {
      background: url("../img/icon-speech-bubble-small-on.png") 0px 3px no-repeat;
      color: #999; }
  body article .entry-content .comments-link a.dot-irecommendthis {
    background: url("../img/icon-star-small.png") 0 0 no-repeat !important;
    position: relative;
    top: 1px;
    padding-left: 21px; }
    body article .entry-content .comments-link a.dot-irecommendthis span.dot-irecommendthis-count {
      position: relative;
      top: -1px;
      font-size: 14px; }
    body article .entry-content .comments-link a.dot-irecommendthis:hover {
      background: url("../img/icon-star-small-on.png") 0 0 no-repeat !important; }
      body article .entry-content .comments-link a.dot-irecommendthis:hover .dot-irecommendthis-count {
        color: #999; }
  body article .entry-content .comments-link a.dot-irecommendthis.active, body article .entry-content .comments-link a.dot-irecommendthis.active span {
    color: #333 !important; }

/*
*
*
* Post Read More's.
*
*
*/
span.read-more, p.read-more {
  display: block !important;
  margin-top: 15px;
  /*margin-bottom:20px;*/
  clear: both;
  width: 100%; }
  span.read-more a, p.read-more a {
    float: left;
    color: #363636;
    display: block;
    background: url("../img/icon-arrow-right.png") right center no-repeat;
    padding-right: 23px; }

article.inflation-survey span.read-more a {
  background: url("../img/icon-arrow-right-is.png") right center no-repeat; }

.widget_featured-posts .cat-panoramic-outlook li span.read-more a, article.panoramic-outlook span.read-more a {
  background: url("../img/icon-arrow-right-po.png") right center no-repeat; }

.widget_featured-posts .cat-panoramic-outlook .cta span.read-more {
  color: white;
  background-color: #42739b; }

/*
*
*
* Sidebar / Widgets
*
*
*/
#secondary {
  height: 100%;
  float: left;
  padding-top: 0px; }

aside.widget {
  padding: 20px 15px 15px 15px;
  background-color: #f7f7f7; }
  aside.widget.widget_text {
    padding: 0; }
  aside.widget .widget-title {
    color: #004752; }

.language-chooser .widget {
  padding: 0; }

aside div h3.widget-title,
.widget .widget-title {
  color: #004752;
  padding: 5px 0 0 0;
  margin-bottom: 15px; }

aside div h3.widget-title {
  border-top: solid 4px #1c626c; }

aside.widget_featured-posts, aside.drew_next_article_swooper_widget {
  background: #f7f7f7;
  padding: 0px; }
  aside.widget_featured-posts div h3.widget-title, aside.drew_next_article_swooper_widget div h3.widget-title {
    padding: 23px 15px 0 15px; }
  aside.widget_featured-posts div #yiw-featured-post, aside.widget_featured-posts div ul.next-article-swooper, aside.drew_next_article_swooper_widget div #yiw-featured-post, aside.drew_next_article_swooper_widget div ul.next-article-swooper {
    padding: 0px 15px 20px 15px;
    margin: 0; }
    aside.widget_featured-posts div #yiw-featured-post li, aside.widget_featured-posts div ul.next-article-swooper li, aside.drew_next_article_swooper_widget div #yiw-featured-post li, aside.drew_next_article_swooper_widget div ul.next-article-swooper li {
      padding: 0;
      margin-bottom: 12px;
      border-bottom: 0;
      border-top: dashed 1px #cccccc;
      padding-top: 20px; }
      aside.widget_featured-posts div #yiw-featured-post li a.featured-thumb, aside.widget_featured-posts div ul.next-article-swooper li a.featured-thumb, aside.drew_next_article_swooper_widget div #yiw-featured-post li a.featured-thumb, aside.drew_next_article_swooper_widget div ul.next-article-swooper li a.featured-thumb {
        margin: 0 0 8px 0;
        min-height: 0;
        display: block; }
        aside.widget_featured-posts div #yiw-featured-post li a.featured-thumb img, aside.widget_featured-posts div ul.next-article-swooper li a.featured-thumb img, aside.drew_next_article_swooper_widget div #yiw-featured-post li a.featured-thumb img, aside.drew_next_article_swooper_widget div ul.next-article-swooper li a.featured-thumb img {
          margin: 0;
          width: 100%; }
      aside.widget_featured-posts div #yiw-featured-post li h4, aside.widget_featured-posts div #yiw-featured-post li h4.featured-title, aside.widget_featured-posts div ul.next-article-swooper li h4, aside.widget_featured-posts div ul.next-article-swooper li h4.featured-title, aside.drew_next_article_swooper_widget div #yiw-featured-post li h4, aside.drew_next_article_swooper_widget div #yiw-featured-post li h4.featured-title, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4.featured-title {
        margin: 0; }
        aside.widget_featured-posts div #yiw-featured-post li h4 a, aside.widget_featured-posts div #yiw-featured-post li h4.featured-title a, aside.widget_featured-posts div ul.next-article-swooper li h4 a, aside.widget_featured-posts div ul.next-article-swooper li h4.featured-title a, aside.drew_next_article_swooper_widget div #yiw-featured-post li h4 a, aside.drew_next_article_swooper_widget div #yiw-featured-post li h4.featured-title a, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4 a, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4.featured-title a {
          color: #1c626c; }
          aside.widget_featured-posts div #yiw-featured-post li h4 a span.number, aside.widget_featured-posts div #yiw-featured-post li h4.featured-title a span.number, aside.widget_featured-posts div ul.next-article-swooper li h4 a span.number, aside.widget_featured-posts div ul.next-article-swooper li h4.featured-title a span.number, aside.drew_next_article_swooper_widget div #yiw-featured-post li h4 a span.number, aside.drew_next_article_swooper_widget div #yiw-featured-post li h4.featured-title a span.number, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4 a span.number, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4.featured-title a span.number {
            display: none; }
    aside.widget_featured-posts div #yiw-featured-post li:hover, aside.widget_featured-posts div ul.next-article-swooper li:hover, aside.drew_next_article_swooper_widget div #yiw-featured-post li:hover, aside.drew_next_article_swooper_widget div ul.next-article-swooper li:hover {
      background-color: transparent; }
    aside.widget_featured-posts div #yiw-featured-post li:last-child, aside.widget_featured-posts div ul.next-article-swooper li:last-child, aside.drew_next_article_swooper_widget div #yiw-featured-post li:last-child, aside.drew_next_article_swooper_widget div ul.next-article-swooper li:last-child {
      margin-bottom: 0; }
    aside.widget_featured-posts div #yiw-featured-post li:first-child, aside.widget_featured-posts div ul.next-article-swooper li:first-child, aside.drew_next_article_swooper_widget div #yiw-featured-post li:first-child, aside.drew_next_article_swooper_widget div ul.next-article-swooper li:first-child {
      border-top: 0;
      padding-top: 0px; }
  aside.widget_featured-posts div ul.next-article-swooper, aside.drew_next_article_swooper_widget div ul.next-article-swooper {
    margin-top: 0px; }
    aside.widget_featured-posts div ul.next-article-swooper li a.featured-thumb, aside.drew_next_article_swooper_widget div ul.next-article-swooper li a.featured-thumb {
      margin-top: 20px;
      margin-bottom: 0; }
    aside.widget_featured-posts div ul.next-article-swooper li h4, aside.widget_featured-posts div ul.next-article-swooper li h4.featured-title, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4, aside.drew_next_article_swooper_widget div ul.next-article-swooper li h4.featured-title {
      margin-top: 0;
      padding-top: 15px !important; }
  aside.widget_featured-posts div.featured #yiw-featured-post li a.featured-thumb img, aside.drew_next_article_swooper_widget div.featured #yiw-featured-post li a.featured-thumb img {
    margin-bottom: 5px;
    width: 100%; }
  aside.widget_featured-posts div.featured #yiw-featured-post li h4.featured-title, aside.drew_next_article_swooper_widget div.featured #yiw-featured-post li h4.featured-title {
    display: inline; }
  aside.widget_featured-posts div.featured #yiw-featured-post li .meta, aside.drew_next_article_swooper_widget div.featured #yiw-featured-post li .meta {
    display: none;
    padding: 0;
    border: 0; }
    aside.widget_featured-posts div.featured #yiw-featured-post li .meta .author, aside.drew_next_article_swooper_widget div.featured #yiw-featured-post li .meta .author {
      display: inline; }
  aside.widget_featured-posts div.category h3.widget-title, aside.widget_featured-posts div.full-title h3.widget-title, aside.drew_next_article_swooper_widget div.category h3.widget-title, aside.drew_next_article_swooper_widget div.full-title h3.widget-title {
    border-top: solid 4px #42739b;
    color: #42739b;
    margin-bottom: 0; }
  aside.widget_featured-posts div.category #yiw-featured-post, aside.widget_featured-posts div.category ul.next-article-swooper, aside.widget_featured-posts div.full-title #yiw-featured-post, aside.widget_featured-posts div.full-title ul.next-article-swooper, aside.drew_next_article_swooper_widget div.category #yiw-featured-post, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper {
    padding-top: 0; }
    aside.widget_featured-posts div.category #yiw-featured-post li, aside.widget_featured-posts div.category ul.next-article-swooper li, aside.widget_featured-posts div.full-title #yiw-featured-post li, aside.widget_featured-posts div.full-title ul.next-article-swooper li, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li {
      overflow: auto;
      margin-bottom: 5px;
      margin-top: 15px;
      padding-top: 0; }
      aside.widget_featured-posts div.category #yiw-featured-post li h4.featured-title, aside.widget_featured-posts div.category ul.next-article-swooper li h4.featured-title, aside.widget_featured-posts div.full-title #yiw-featured-post li h4.featured-title, aside.widget_featured-posts div.full-title ul.next-article-swooper li h4.featured-title, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li h4.featured-title, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li h4.featured-title, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li h4.featured-title, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li h4.featured-title {
        padding-top: 18px;
        margin-top: 0px;
        margin-bottom: 15px; }
        aside.widget_featured-posts div.category #yiw-featured-post li h4.featured-title a, aside.widget_featured-posts div.category ul.next-article-swooper li h4.featured-title a, aside.widget_featured-posts div.full-title #yiw-featured-post li h4.featured-title a, aside.widget_featured-posts div.full-title ul.next-article-swooper li h4.featured-title a, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li h4.featured-title a, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li h4.featured-title a, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li h4.featured-title a, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li h4.featured-title a {
          color: #222; }
          aside.widget_featured-posts div.category #yiw-featured-post li h4.featured-title a span.number, aside.widget_featured-posts div.category ul.next-article-swooper li h4.featured-title a span.number, aside.widget_featured-posts div.full-title #yiw-featured-post li h4.featured-title a span.number, aside.widget_featured-posts div.full-title ul.next-article-swooper li h4.featured-title a span.number, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li h4.featured-title a span.number, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li h4.featured-title a span.number, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li h4.featured-title a span.number, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li h4.featured-title a span.number {
            display: none; }
      aside.widget_featured-posts div.category #yiw-featured-post li .meta, aside.widget_featured-posts div.category ul.next-article-swooper li .meta, aside.widget_featured-posts div.full-title #yiw-featured-post li .meta, aside.widget_featured-posts div.full-title ul.next-article-swooper li .meta, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li .meta, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li .meta, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li .meta, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li .meta {
        border: 0;
        padding: 0;
        margin-bottom: 15px; }
      aside.widget_featured-posts div.category #yiw-featured-post li .excerpt, aside.widget_featured-posts div.category ul.next-article-swooper li .excerpt, aside.widget_featured-posts div.full-title #yiw-featured-post li .excerpt, aside.widget_featured-posts div.full-title ul.next-article-swooper li .excerpt, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li .excerpt, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li .excerpt, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li .excerpt, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li .excerpt {
        clear: both; }
    aside.widget_featured-posts div.category #yiw-featured-post li:first-child, aside.widget_featured-posts div.category ul.next-article-swooper li:first-child, aside.widget_featured-posts div.full-title #yiw-featured-post li:first-child, aside.widget_featured-posts div.full-title ul.next-article-swooper li:first-child, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li:first-child, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li:first-child, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li:first-child, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li:first-child {
      margin-top: 0;
      margin-bottom: 15px; }
      aside.widget_featured-posts div.category #yiw-featured-post li:first-child h4.featured-title, aside.widget_featured-posts div.category ul.next-article-swooper li:first-child h4.featured-title, aside.widget_featured-posts div.full-title #yiw-featured-post li:first-child h4.featured-title, aside.widget_featured-posts div.full-title ul.next-article-swooper li:first-child h4.featured-title, aside.drew_next_article_swooper_widget div.category #yiw-featured-post li:first-child h4.featured-title, aside.drew_next_article_swooper_widget div.category ul.next-article-swooper li:first-child h4.featured-title, aside.drew_next_article_swooper_widget div.full-title #yiw-featured-post li:first-child h4.featured-title, aside.drew_next_article_swooper_widget div.full-title ul.next-article-swooper li:first-child h4.featured-title {
        border: 0;
        margin-top: 0; }
  aside.widget_featured-posts .cta, aside.drew_next_article_swooper_widget .cta {
    padding: 0px 15px 60px 15px; }
    aside.widget_featured-posts .cta span.read-more, aside.drew_next_article_swooper_widget .cta span.read-more {
      margin: 0;
      padding: 6px 30px;
      float: left;
      width: auto;
      background-color: #1c626c; }
      aside.widget_featured-posts .cta span.read-more a, aside.drew_next_article_swooper_widget .cta span.read-more a {
        color: white;
        display: inline-block;
        background: none;
        padding: 0; }

aside.widget_advertising-widget .adverts-widget,
aside.widget .adverts-widget {
  padding-top: 20px; }
  aside.widget_advertising-widget .adverts-widget h3.widget-title,
  aside.widget .adverts-widget h3.widget-title {
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px; }
  aside.widget_advertising-widget .adverts-widget h4, aside.widget_advertising-widget .adverts-widget h4 a,
  aside.widget .adverts-widget h4,
  aside.widget .adverts-widget h4 a {
    color: #1c626c;
    color: #004752; }
  aside.widget_advertising-widget .adverts-widget h4,
  aside.widget .adverts-widget h4 {
    padding: 0px 15px 0 15px; }
  aside.widget_advertising-widget .adverts-widget a.img,
  aside.widget .adverts-widget a.img {
    display: block; }
    aside.widget_advertising-widget .adverts-widget a.img img,
    aside.widget .adverts-widget a.img img {
      margin-top: 20px;
      padding: 0;
      display: block;
      width: 100%; }

aside.widget_advertising-widget .adverts-widget.tag-i-view,
aside.widget .adverts-widget.tag-i-view {
  padding: 0; }
  aside.widget_advertising-widget .adverts-widget.tag-i-view a img,
  aside.widget .adverts-widget.tag-i-view a img {
    padding: 0;
    width: 100%; }

aside.drew_archive_listing_widget {
  background: #f7f7f7;
  padding: 0px; }
  aside.drew_archive_listing_widget div {
    margin-bottom: 0px; }
    aside.drew_archive_listing_widget div h3.widget-title {
      border-top: solid 4px #cccc00 !important;
      color: #073740 !important;
      padding: 23px 15px 0 15px; }
    aside.drew_archive_listing_widget div p {
      padding: 0 15px 0 15px;
      margin-bottom: 10px; }
      aside.drew_archive_listing_widget div p select {
        width: 31%;
        text-transform: capitalize; }
    aside.drew_archive_listing_widget div .archive-list {
      padding: 0 15px 20px 15px;
      width: 100%;
      display: block; }
      aside.drew_archive_listing_widget div .archive-list .year h4 {
        margin-top: 10px;
        margin-bottom: 0px;
        color: black;
        display: inline-block;
        padding-right: 20px;
        cursor: pointer; }
      aside.drew_archive_listing_widget div .archive-list .year ul {
        display: block;
        width: 100%;
        margin-bottom: 15px; }
        aside.drew_archive_listing_widget div .archive-list .year ul li {
          display: block;
          padding: 5px 0;
          border-bottom: dashed 1px #ccc;
          margin-bottom: 0; }
          aside.drew_archive_listing_widget div .archive-list .year ul li a {
            display: block;
            color: #1c626c; }
      aside.drew_archive_listing_widget div .archive-list .year.off h4 {
        background: url("../img/icon-arrow-down.png") center right no-repeat; }
      aside.drew_archive_listing_widget div .archive-list .year.off ul {
        display: none; }
      aside.drew_archive_listing_widget div .archive-list .year.no-title h4 {
        display: none !important; }
      aside.drew_archive_listing_widget div .archive-list .year.on h4 {
        background: url("../img/icon-arrow-up.png") center right no-repeat; }
      aside.drew_archive_listing_widget div .archive-list .year.on ul {
        display: block; }

.signup-success {
  width: 100%;
  background-color: #669999;
  text-align: center;
  position: fixed;
  height: auto;
  z-index: 1000001; }
  .signup-success .inner {
    width: 90%;
    padding: 20px 2%;
    margin: 0 auto;
    color: white;
    font-weight: bold;
    font-size: 16px; }

aside.widget_mailchimpsf_widget {
  background: #acc4c3;
  padding-left: 24px;
  padding-right: 24px; }
  aside.widget_mailchimpsf_widget h3.widget-title {
    color: #083e4a; }
  aside.widget_mailchimpsf_widget.selected {
    -webkit-box-shadow: 0px 0px 15px 5px rgba(32, 32, 32, 0.45);
    -moz-box-shadow: 0px 0px 15px 5px rgba(32, 32, 32, 0.45);
    box-shadow: 0px 0px 15px 5px rgba(32, 32, 32, 0.45); }
  aside.widget_mailchimpsf_widget #mc_signup {
    padding-top: 8px; }
    aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form {
      padding: 0;
      border: 0;
      background: transparent; }
      aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form #mc_subheader {
        color: #363636; }
      aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside #mc_message.updated {
        display: block;
        margin-bottom: 20px; }
      aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_merge_var label {
        color: #363636;
        font-size: 16px !important; }
        aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_merge_var label span.mc_required {
          color: #741620;
          margin-left: 3px; }
      aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_merge_var input.mc_input {
        height: 30px;
        border: solid 1px white;
        border-radius: 0; }
      aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_merge_var input.mc_input:focus {
        border: solid 1px #558887 !important; }
      aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_merge_var label.mc_radio_label {
        margin-left: 5px; }
      aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside #mc-indicates-required {
        color: #741620; }
      aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_interest label.mc_interest_label {
        margin-left: 5px; }
      aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mergeRow .mc_email_options ul.mc_list li {
        margin-bottom: 4px; }
        aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mergeRow .mc_email_options ul.mc_list li label.mc_email_type {
          margin-left: 4px; }
      aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside .mc_signup_submit input#mc_signup_submit {
        width: auto !important;
        min-width: 160px;
        margin-top: 10px;
        font-size: 16px; }
      aside.widget_mailchimpsf_widget #mc_signup form#mc_signup_form .mc_form_inside #mc_display_rewards {
        display: none !important; }

aside.widget_sp_image {
  padding: 0;
  background-color: #f7f7f7; }
  aside.widget_sp_image h3.widget-title {
    padding: 23px 15px 15px 15px;
    margin: 0; }
  aside.widget_sp_image .widget_sp_image-description {
    padding: 0 15px 15px 15px; }
    aside.widget_sp_image .widget_sp_image-description p:last-child {
      margin-bottom: 0; }
  aside.widget_sp_image a.widget_sp_image-image-link img {
    display: block; }

aside.widget_text {
  margin: 0; }
  aside.widget_text .textwidget {
    background: #69969c;
    padding: 20px 5px 10px 5px;
    color: white !important; }
    aside.widget_text .textwidget p {
      color: white;
      margin: 0 10px 10px 10px; }

.post-type-archive-inflation-survey aside.widget_nav_menu,
.page-template-template-inflation-survey-php aside.widget_nav_menu {
  border-top: 4px solid #cccc00 !important; }

.post-type-archive-panoramic-outlook aside.widget_nav_menu {
  border-top: 4px solid #42739b !important; }

aside.widget_nav_menu div ul.menu {
  display: block;
  width: 100%;
  margin-bottom: 15px; }
  aside.widget_nav_menu div ul.menu li {
    display: block;
    padding: 5px 0;
    border-bottom: dashed 1px #ccc;
    margin-bottom: 0; }
    aside.widget_nav_menu div ul.menu li a {
      display: block;
      color: #1c626c; }
  aside.widget_nav_menu div ul.menu li:last-child {
    border-bottom: 0 !important; }

aside.widget_nav_menu:last-child, .discussion-area aside.widget_nav_menu {
  background-color: white;
  margin-top: 0px;
  border-top: 0 !important;
  padding: 15px 20px; }
  aside.widget_nav_menu:last-child .menu-footer-container ul.menu, .discussion-area aside.widget_nav_menu .menu-footer-container ul.menu {
    margin: 0;
    padding: 0 15px; }
    aside.widget_nav_menu:last-child .menu-footer-container ul.menu li, .discussion-area aside.widget_nav_menu .menu-footer-container ul.menu li {
      display: inline;
      border-bottom: 0;
      padding: 0; }
      aside.widget_nav_menu:last-child .menu-footer-container ul.menu li a, .discussion-area aside.widget_nav_menu .menu-footer-container ul.menu li a {
        color: #9eaa00;
        display: inline; }
    aside.widget_nav_menu:last-child .menu-footer-container ul.menu li:after, .discussion-area aside.widget_nav_menu .menu-footer-container ul.menu li:after {
      content: "-";
      color: #9eaa00;
      margin: 0 3px 0 5px; }
    aside.widget_nav_menu:last-child .menu-footer-container ul.menu li:last-child:after, .discussion-area aside.widget_nav_menu .menu-footer-container ul.menu li:last-child:after {
      content: ""; }

/**
 *
 * Labels and tag-link styling
 *
 */
span.tags-links,
h2.label span {
  right: 0;
  position: absolute;
  display: block;
  /*white-space:nowrap;*/
  top: 16px;
  background: #9eaa00;
  height: auto;
  margin-right: -7px;
  padding: 3px 13px 4px 13px;
  color: black;
  box-shadow: -2px 2px 4px #333;
  color: white; }
  span.tags-links:before,
  h2.label span:before {
    content: "";
    position: absolute;
    bottom: -8px;
    right: -1px;
    border-width: 0px 0px 8px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #5b6f3a; }

/*
*
*
* Blog page, Archive and Post Type pages [Inflation Survey, Panoramic Outlook]
*
*
*/
.blog article.post,
.blog article.intro,
.blog article.panoramic-outlook,
.blog article.inflation-survey,
.blog article.inflation-survey-content,
.blog article.panoramic-outlook-content,
.blog article.author,
.archive article.post,
.archive article.intro,
.archive article.panoramic-outlook,
.archive article.inflation-survey,
.archive article.inflation-survey-content,
.archive article.panoramic-outlook-content,
.archive article.author,
.search article.post,
.search article.intro,
.search article.panoramic-outlook,
.search article.inflation-survey,
.search article.inflation-survey-content,
.search article.panoramic-outlook-content,
.search article.author,
.error404 article.post,
.error404 article.intro,
.error404 article.panoramic-outlook,
.error404 article.inflation-survey,
.error404 article.inflation-survey-content,
.error404 article.panoramic-outlook-content,
.error404 article.author,
.page-template-template-archive-php article.post,
.page-template-template-archive-php article.intro,
.page-template-template-archive-php article.panoramic-outlook,
.page-template-template-archive-php article.inflation-survey,
.page-template-template-archive-php article.inflation-survey-content,
.page-template-template-archive-php article.panoramic-outlook-content,
.page-template-template-archive-php article.author,
.post-type-panoramic-outlook article.post,
.post-type-panoramic-outlook article.intro,
.post-type-panoramic-outlook article.panoramic-outlook,
.post-type-panoramic-outlook article.inflation-survey,
.post-type-panoramic-outlook article.inflation-survey-content,
.post-type-panoramic-outlook article.panoramic-outlook-content,
.post-type-panoramic-outlook article.author,
.post-type-archive-inflation-survey article.post,
.post-type-archive-inflation-survey article.intro,
.post-type-archive-inflation-survey article.panoramic-outlook,
.post-type-archive-inflation-survey article.inflation-survey,
.post-type-archive-inflation-survey article.inflation-survey-content,
.post-type-archive-inflation-survey article.panoramic-outlook-content,
.post-type-archive-inflation-survey article.author,
.post-type-archive-panoramic-outlook article.post,
.post-type-archive-panoramic-outlook article.intro,
.post-type-archive-panoramic-outlook article.panoramic-outlook,
.post-type-archive-panoramic-outlook article.inflation-survey,
.post-type-archive-panoramic-outlook article.inflation-survey-content,
.post-type-archive-panoramic-outlook article.panoramic-outlook-content,
.post-type-archive-panoramic-outlook article.author,
.page-template-template-inflation-survey-php article.post,
.page-template-template-inflation-survey-php article.intro,
.page-template-template-inflation-survey-php article.panoramic-outlook,
.page-template-template-inflation-survey-php article.inflation-survey,
.page-template-template-inflation-survey-php article.inflation-survey-content,
.page-template-template-inflation-survey-php article.panoramic-outlook-content,
.page-template-template-inflation-survey-php article.author,
.page-template-template-authors-php article.post,
.page-template-template-authors-php article.intro,
.page-template-template-authors-php article.panoramic-outlook,
.page-template-template-authors-php article.inflation-survey,
.page-template-template-authors-php article.inflation-survey-content,
.page-template-template-authors-php article.panoramic-outlook-content,
.page-template-template-authors-php article.author,
.single-author article.post,
.single-author article.intro,
.single-author article.panoramic-outlook,
.single-author article.inflation-survey,
.single-author article.inflation-survey-content,
.single-author article.panoramic-outlook-content,
.single-author article.author,
.archive.author article.post,
.archive.author article.intro,
.archive.author article.panoramic-outlook,
.archive.author article.inflation-survey,
.archive.author article.inflation-survey-content,
.archive.author article.panoramic-outlook-content,
.archive.author article.author {
  background: #ffffff;
  float: left;
  position: relative;
  /*background: $colorBlogPostBg;*/ }
  .blog article.post header.entry-header,
  .blog article.intro header.entry-header,
  .blog article.panoramic-outlook header.entry-header,
  .blog article.inflation-survey header.entry-header,
  .blog article.inflation-survey-content header.entry-header,
  .blog article.panoramic-outlook-content header.entry-header,
  .blog article.author header.entry-header,
  .archive article.post header.entry-header,
  .archive article.intro header.entry-header,
  .archive article.panoramic-outlook header.entry-header,
  .archive article.inflation-survey header.entry-header,
  .archive article.inflation-survey-content header.entry-header,
  .archive article.panoramic-outlook-content header.entry-header,
  .archive article.author header.entry-header,
  .search article.post header.entry-header,
  .search article.intro header.entry-header,
  .search article.panoramic-outlook header.entry-header,
  .search article.inflation-survey header.entry-header,
  .search article.inflation-survey-content header.entry-header,
  .search article.panoramic-outlook-content header.entry-header,
  .search article.author header.entry-header,
  .error404 article.post header.entry-header,
  .error404 article.intro header.entry-header,
  .error404 article.panoramic-outlook header.entry-header,
  .error404 article.inflation-survey header.entry-header,
  .error404 article.inflation-survey-content header.entry-header,
  .error404 article.panoramic-outlook-content header.entry-header,
  .error404 article.author header.entry-header,
  .page-template-template-archive-php article.post header.entry-header,
  .page-template-template-archive-php article.intro header.entry-header,
  .page-template-template-archive-php article.panoramic-outlook header.entry-header,
  .page-template-template-archive-php article.inflation-survey header.entry-header,
  .page-template-template-archive-php article.inflation-survey-content header.entry-header,
  .page-template-template-archive-php article.panoramic-outlook-content header.entry-header,
  .page-template-template-archive-php article.author header.entry-header,
  .post-type-panoramic-outlook article.post header.entry-header,
  .post-type-panoramic-outlook article.intro header.entry-header,
  .post-type-panoramic-outlook article.panoramic-outlook header.entry-header,
  .post-type-panoramic-outlook article.inflation-survey header.entry-header,
  .post-type-panoramic-outlook article.inflation-survey-content header.entry-header,
  .post-type-panoramic-outlook article.panoramic-outlook-content header.entry-header,
  .post-type-panoramic-outlook article.author header.entry-header,
  .post-type-archive-inflation-survey article.post header.entry-header,
  .post-type-archive-inflation-survey article.intro header.entry-header,
  .post-type-archive-inflation-survey article.panoramic-outlook header.entry-header,
  .post-type-archive-inflation-survey article.inflation-survey header.entry-header,
  .post-type-archive-inflation-survey article.inflation-survey-content header.entry-header,
  .post-type-archive-inflation-survey article.panoramic-outlook-content header.entry-header,
  .post-type-archive-inflation-survey article.author header.entry-header,
  .post-type-archive-panoramic-outlook article.post header.entry-header,
  .post-type-archive-panoramic-outlook article.intro header.entry-header,
  .post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header,
  .post-type-archive-panoramic-outlook article.inflation-survey header.entry-header,
  .post-type-archive-panoramic-outlook article.inflation-survey-content header.entry-header,
  .post-type-archive-panoramic-outlook article.panoramic-outlook-content header.entry-header,
  .post-type-archive-panoramic-outlook article.author header.entry-header,
  .page-template-template-inflation-survey-php article.post header.entry-header,
  .page-template-template-inflation-survey-php article.intro header.entry-header,
  .page-template-template-inflation-survey-php article.panoramic-outlook header.entry-header,
  .page-template-template-inflation-survey-php article.inflation-survey header.entry-header,
  .page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header,
  .page-template-template-inflation-survey-php article.panoramic-outlook-content header.entry-header,
  .page-template-template-inflation-survey-php article.author header.entry-header,
  .page-template-template-authors-php article.post header.entry-header,
  .page-template-template-authors-php article.intro header.entry-header,
  .page-template-template-authors-php article.panoramic-outlook header.entry-header,
  .page-template-template-authors-php article.inflation-survey header.entry-header,
  .page-template-template-authors-php article.inflation-survey-content header.entry-header,
  .page-template-template-authors-php article.panoramic-outlook-content header.entry-header,
  .page-template-template-authors-php article.author header.entry-header,
  .single-author article.post header.entry-header,
  .single-author article.intro header.entry-header,
  .single-author article.panoramic-outlook header.entry-header,
  .single-author article.inflation-survey header.entry-header,
  .single-author article.inflation-survey-content header.entry-header,
  .single-author article.panoramic-outlook-content header.entry-header,
  .single-author article.author header.entry-header,
  .archive.author article.post header.entry-header,
  .archive.author article.intro header.entry-header,
  .archive.author article.panoramic-outlook header.entry-header,
  .archive.author article.inflation-survey header.entry-header,
  .archive.author article.inflation-survey-content header.entry-header,
  .archive.author article.panoramic-outlook-content header.entry-header,
  .archive.author article.author header.entry-header {
    position: relative;
    border-top: solid 1px #cccccc; }
    .blog article.post header.entry-header img.wp-post-image,
    .blog article.intro header.entry-header img.wp-post-image,
    .blog article.panoramic-outlook header.entry-header img.wp-post-image,
    .blog article.inflation-survey header.entry-header img.wp-post-image,
    .blog article.inflation-survey-content header.entry-header img.wp-post-image,
    .blog article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .blog article.author header.entry-header img.wp-post-image,
    .archive article.post header.entry-header img.wp-post-image,
    .archive article.intro header.entry-header img.wp-post-image,
    .archive article.panoramic-outlook header.entry-header img.wp-post-image,
    .archive article.inflation-survey header.entry-header img.wp-post-image,
    .archive article.inflation-survey-content header.entry-header img.wp-post-image,
    .archive article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .archive article.author header.entry-header img.wp-post-image,
    .search article.post header.entry-header img.wp-post-image,
    .search article.intro header.entry-header img.wp-post-image,
    .search article.panoramic-outlook header.entry-header img.wp-post-image,
    .search article.inflation-survey header.entry-header img.wp-post-image,
    .search article.inflation-survey-content header.entry-header img.wp-post-image,
    .search article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .search article.author header.entry-header img.wp-post-image,
    .error404 article.post header.entry-header img.wp-post-image,
    .error404 article.intro header.entry-header img.wp-post-image,
    .error404 article.panoramic-outlook header.entry-header img.wp-post-image,
    .error404 article.inflation-survey header.entry-header img.wp-post-image,
    .error404 article.inflation-survey-content header.entry-header img.wp-post-image,
    .error404 article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .error404 article.author header.entry-header img.wp-post-image,
    .page-template-template-archive-php article.post header.entry-header img.wp-post-image,
    .page-template-template-archive-php article.intro header.entry-header img.wp-post-image,
    .page-template-template-archive-php article.panoramic-outlook header.entry-header img.wp-post-image,
    .page-template-template-archive-php article.inflation-survey header.entry-header img.wp-post-image,
    .page-template-template-archive-php article.inflation-survey-content header.entry-header img.wp-post-image,
    .page-template-template-archive-php article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .page-template-template-archive-php article.author header.entry-header img.wp-post-image,
    .post-type-panoramic-outlook article.post header.entry-header img.wp-post-image,
    .post-type-panoramic-outlook article.intro header.entry-header img.wp-post-image,
    .post-type-panoramic-outlook article.panoramic-outlook header.entry-header img.wp-post-image,
    .post-type-panoramic-outlook article.inflation-survey header.entry-header img.wp-post-image,
    .post-type-panoramic-outlook article.inflation-survey-content header.entry-header img.wp-post-image,
    .post-type-panoramic-outlook article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .post-type-panoramic-outlook article.author header.entry-header img.wp-post-image,
    .post-type-archive-inflation-survey article.post header.entry-header img.wp-post-image,
    .post-type-archive-inflation-survey article.intro header.entry-header img.wp-post-image,
    .post-type-archive-inflation-survey article.panoramic-outlook header.entry-header img.wp-post-image,
    .post-type-archive-inflation-survey article.inflation-survey header.entry-header img.wp-post-image,
    .post-type-archive-inflation-survey article.inflation-survey-content header.entry-header img.wp-post-image,
    .post-type-archive-inflation-survey article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .post-type-archive-inflation-survey article.author header.entry-header img.wp-post-image,
    .post-type-archive-panoramic-outlook article.post header.entry-header img.wp-post-image,
    .post-type-archive-panoramic-outlook article.intro header.entry-header img.wp-post-image,
    .post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header img.wp-post-image,
    .post-type-archive-panoramic-outlook article.inflation-survey header.entry-header img.wp-post-image,
    .post-type-archive-panoramic-outlook article.inflation-survey-content header.entry-header img.wp-post-image,
    .post-type-archive-panoramic-outlook article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .post-type-archive-panoramic-outlook article.author header.entry-header img.wp-post-image,
    .page-template-template-inflation-survey-php article.post header.entry-header img.wp-post-image,
    .page-template-template-inflation-survey-php article.intro header.entry-header img.wp-post-image,
    .page-template-template-inflation-survey-php article.panoramic-outlook header.entry-header img.wp-post-image,
    .page-template-template-inflation-survey-php article.inflation-survey header.entry-header img.wp-post-image,
    .page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header img.wp-post-image,
    .page-template-template-inflation-survey-php article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .page-template-template-inflation-survey-php article.author header.entry-header img.wp-post-image,
    .page-template-template-authors-php article.post header.entry-header img.wp-post-image,
    .page-template-template-authors-php article.intro header.entry-header img.wp-post-image,
    .page-template-template-authors-php article.panoramic-outlook header.entry-header img.wp-post-image,
    .page-template-template-authors-php article.inflation-survey header.entry-header img.wp-post-image,
    .page-template-template-authors-php article.inflation-survey-content header.entry-header img.wp-post-image,
    .page-template-template-authors-php article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .page-template-template-authors-php article.author header.entry-header img.wp-post-image,
    .single-author article.post header.entry-header img.wp-post-image,
    .single-author article.intro header.entry-header img.wp-post-image,
    .single-author article.panoramic-outlook header.entry-header img.wp-post-image,
    .single-author article.inflation-survey header.entry-header img.wp-post-image,
    .single-author article.inflation-survey-content header.entry-header img.wp-post-image,
    .single-author article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .single-author article.author header.entry-header img.wp-post-image,
    .archive.author article.post header.entry-header img.wp-post-image,
    .archive.author article.intro header.entry-header img.wp-post-image,
    .archive.author article.panoramic-outlook header.entry-header img.wp-post-image,
    .archive.author article.inflation-survey header.entry-header img.wp-post-image,
    .archive.author article.inflation-survey-content header.entry-header img.wp-post-image,
    .archive.author article.panoramic-outlook-content header.entry-header img.wp-post-image,
    .archive.author article.author header.entry-header img.wp-post-image {
      float: left;
      width: 100%;
      display: block; }
      .blog article.post header.entry-header img.wp-post-image.avatar,
      .blog article.intro header.entry-header img.wp-post-image.avatar,
      .blog article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .blog article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .blog article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .blog article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .blog article.author header.entry-header img.wp-post-image.avatar,
      .archive article.post header.entry-header img.wp-post-image.avatar,
      .archive article.intro header.entry-header img.wp-post-image.avatar,
      .archive article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .archive article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .archive article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .archive article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .archive article.author header.entry-header img.wp-post-image.avatar,
      .search article.post header.entry-header img.wp-post-image.avatar,
      .search article.intro header.entry-header img.wp-post-image.avatar,
      .search article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .search article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .search article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .search article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .search article.author header.entry-header img.wp-post-image.avatar,
      .error404 article.post header.entry-header img.wp-post-image.avatar,
      .error404 article.intro header.entry-header img.wp-post-image.avatar,
      .error404 article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .error404 article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .error404 article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .error404 article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .error404 article.author header.entry-header img.wp-post-image.avatar,
      .page-template-template-archive-php article.post header.entry-header img.wp-post-image.avatar,
      .page-template-template-archive-php article.intro header.entry-header img.wp-post-image.avatar,
      .page-template-template-archive-php article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .page-template-template-archive-php article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .page-template-template-archive-php article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .page-template-template-archive-php article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .page-template-template-archive-php article.author header.entry-header img.wp-post-image.avatar,
      .post-type-panoramic-outlook article.post header.entry-header img.wp-post-image.avatar,
      .post-type-panoramic-outlook article.intro header.entry-header img.wp-post-image.avatar,
      .post-type-panoramic-outlook article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .post-type-panoramic-outlook article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .post-type-panoramic-outlook article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .post-type-panoramic-outlook article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .post-type-panoramic-outlook article.author header.entry-header img.wp-post-image.avatar,
      .post-type-archive-inflation-survey article.post header.entry-header img.wp-post-image.avatar,
      .post-type-archive-inflation-survey article.intro header.entry-header img.wp-post-image.avatar,
      .post-type-archive-inflation-survey article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .post-type-archive-inflation-survey article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .post-type-archive-inflation-survey article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .post-type-archive-inflation-survey article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .post-type-archive-inflation-survey article.author header.entry-header img.wp-post-image.avatar,
      .post-type-archive-panoramic-outlook article.post header.entry-header img.wp-post-image.avatar,
      .post-type-archive-panoramic-outlook article.intro header.entry-header img.wp-post-image.avatar,
      .post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .post-type-archive-panoramic-outlook article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .post-type-archive-panoramic-outlook article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .post-type-archive-panoramic-outlook article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .post-type-archive-panoramic-outlook article.author header.entry-header img.wp-post-image.avatar,
      .page-template-template-inflation-survey-php article.post header.entry-header img.wp-post-image.avatar,
      .page-template-template-inflation-survey-php article.intro header.entry-header img.wp-post-image.avatar,
      .page-template-template-inflation-survey-php article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .page-template-template-inflation-survey-php article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .page-template-template-inflation-survey-php article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .page-template-template-inflation-survey-php article.author header.entry-header img.wp-post-image.avatar,
      .page-template-template-authors-php article.post header.entry-header img.wp-post-image.avatar,
      .page-template-template-authors-php article.intro header.entry-header img.wp-post-image.avatar,
      .page-template-template-authors-php article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .page-template-template-authors-php article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .page-template-template-authors-php article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .page-template-template-authors-php article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .page-template-template-authors-php article.author header.entry-header img.wp-post-image.avatar,
      .single-author article.post header.entry-header img.wp-post-image.avatar,
      .single-author article.intro header.entry-header img.wp-post-image.avatar,
      .single-author article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .single-author article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .single-author article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .single-author article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .single-author article.author header.entry-header img.wp-post-image.avatar,
      .archive.author article.post header.entry-header img.wp-post-image.avatar,
      .archive.author article.intro header.entry-header img.wp-post-image.avatar,
      .archive.author article.panoramic-outlook header.entry-header img.wp-post-image.avatar,
      .archive.author article.inflation-survey header.entry-header img.wp-post-image.avatar,
      .archive.author article.inflation-survey-content header.entry-header img.wp-post-image.avatar,
      .archive.author article.panoramic-outlook-content header.entry-header img.wp-post-image.avatar,
      .archive.author article.author header.entry-header img.wp-post-image.avatar {
        width: auto; }
    .blog article.post header.entry-header h1.entry-title,
    .blog article.intro header.entry-header h1.entry-title,
    .blog article.panoramic-outlook header.entry-header h1.entry-title,
    .blog article.inflation-survey header.entry-header h1.entry-title,
    .blog article.inflation-survey-content header.entry-header h1.entry-title,
    .blog article.panoramic-outlook-content header.entry-header h1.entry-title,
    .blog article.author header.entry-header h1.entry-title,
    .archive article.post header.entry-header h1.entry-title,
    .archive article.intro header.entry-header h1.entry-title,
    .archive article.panoramic-outlook header.entry-header h1.entry-title,
    .archive article.inflation-survey header.entry-header h1.entry-title,
    .archive article.inflation-survey-content header.entry-header h1.entry-title,
    .archive article.panoramic-outlook-content header.entry-header h1.entry-title,
    .archive article.author header.entry-header h1.entry-title,
    .search article.post header.entry-header h1.entry-title,
    .search article.intro header.entry-header h1.entry-title,
    .search article.panoramic-outlook header.entry-header h1.entry-title,
    .search article.inflation-survey header.entry-header h1.entry-title,
    .search article.inflation-survey-content header.entry-header h1.entry-title,
    .search article.panoramic-outlook-content header.entry-header h1.entry-title,
    .search article.author header.entry-header h1.entry-title,
    .error404 article.post header.entry-header h1.entry-title,
    .error404 article.intro header.entry-header h1.entry-title,
    .error404 article.panoramic-outlook header.entry-header h1.entry-title,
    .error404 article.inflation-survey header.entry-header h1.entry-title,
    .error404 article.inflation-survey-content header.entry-header h1.entry-title,
    .error404 article.panoramic-outlook-content header.entry-header h1.entry-title,
    .error404 article.author header.entry-header h1.entry-title,
    .page-template-template-archive-php article.post header.entry-header h1.entry-title,
    .page-template-template-archive-php article.intro header.entry-header h1.entry-title,
    .page-template-template-archive-php article.panoramic-outlook header.entry-header h1.entry-title,
    .page-template-template-archive-php article.inflation-survey header.entry-header h1.entry-title,
    .page-template-template-archive-php article.inflation-survey-content header.entry-header h1.entry-title,
    .page-template-template-archive-php article.panoramic-outlook-content header.entry-header h1.entry-title,
    .page-template-template-archive-php article.author header.entry-header h1.entry-title,
    .post-type-panoramic-outlook article.post header.entry-header h1.entry-title,
    .post-type-panoramic-outlook article.intro header.entry-header h1.entry-title,
    .post-type-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title,
    .post-type-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title,
    .post-type-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title,
    .post-type-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title,
    .post-type-panoramic-outlook article.author header.entry-header h1.entry-title,
    .post-type-archive-inflation-survey article.post header.entry-header h1.entry-title,
    .post-type-archive-inflation-survey article.intro header.entry-header h1.entry-title,
    .post-type-archive-inflation-survey article.panoramic-outlook header.entry-header h1.entry-title,
    .post-type-archive-inflation-survey article.inflation-survey header.entry-header h1.entry-title,
    .post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h1.entry-title,
    .post-type-archive-inflation-survey article.panoramic-outlook-content header.entry-header h1.entry-title,
    .post-type-archive-inflation-survey article.author header.entry-header h1.entry-title,
    .post-type-archive-panoramic-outlook article.post header.entry-header h1.entry-title,
    .post-type-archive-panoramic-outlook article.intro header.entry-header h1.entry-title,
    .post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h1.entry-title,
    .post-type-archive-panoramic-outlook article.inflation-survey header.entry-header h1.entry-title,
    .post-type-archive-panoramic-outlook article.inflation-survey-content header.entry-header h1.entry-title,
    .post-type-archive-panoramic-outlook article.panoramic-outlook-content header.entry-header h1.entry-title,
    .post-type-archive-panoramic-outlook article.author header.entry-header h1.entry-title,
    .page-template-template-inflation-survey-php article.post header.entry-header h1.entry-title,
    .page-template-template-inflation-survey-php article.intro header.entry-header h1.entry-title,
    .page-template-template-inflation-survey-php article.panoramic-outlook header.entry-header h1.entry-title,
    .page-template-template-inflation-survey-php article.inflation-survey header.entry-header h1.entry-title,
    .page-template-template-inflation-survey-php article.inflation-survey-content header.entry-header h1.entry-title,
    .page-template-template-inflation-survey-php article.panoramic-outlook-content header.entry-header h1.entry-title,
    .page-template-template-inflation-survey-php article.author header.entry-header h1.entry-title,
    .page-template-template-authors-php article.post header.entry-header h1.entry-title,
    .page-template-template-authors-php article.intro header.entry-header h1.entry-title,
    .page-template-template-authors-php article.panoramic-outlook header.entry-header h1.entry-title,
    .page-template-template-authors-php article.inflation-survey header.entry-header h1.entry-title,
    .page-template-template-authors-php article.inflation-survey-content header.entry-header h1.entry-title,
    .page-template-template-authors-php article.panoramic-outlook-content header.entry-header h1.entry-title,
    .page-template-template-authors-php article.author header.entry-header h1.entry-title,
    .single-author article.post header.entry-header h1.entry-title,
    .single-author article.intro header.entry-header h1.entry-title,
    .single-author article.panoramic-outlook header.entry-header h1.entry-title,
    .single-author article.inflation-survey header.entry-header h1.entry-title,
    .single-author article.inflation-survey-content header.entry-header h1.entry-title,
    .single-author article.panoramic-outlook-content header.entry-header h1.entry-title,
    .single-author article.author header.entry-header h1.entry-title,
    .archive.author article.post header.entry-header h1.entry-title,
    .archive.author article.intro header.entry-header h1.entry-title,
    .archive.author article.panoramic-outlook header.entry-header h1.entry-title,
    .archive.author article.inflation-survey header.entry-header h1.entry-title,
    .archive.author article.inflation-survey-content header.entry-header h1.entry-title,
    .archive.author article.panoramic-outlook-content header.entry-header h1.entry-title,
    .archive.author article.author header.entry-header h1.entry-title {
      border: 1px solid #cccccc;
      border-top: 0;
      border-bottom: 0;
      padding: 20px 20px 15px 15px; }
  .blog article.post .entry-content,
  .blog article.intro .entry-content,
  .blog article.panoramic-outlook .entry-content,
  .blog article.inflation-survey .entry-content,
  .blog article.inflation-survey-content .entry-content,
  .blog article.panoramic-outlook-content .entry-content,
  .blog article.author .entry-content,
  .archive article.post .entry-content,
  .archive article.intro .entry-content,
  .archive article.panoramic-outlook .entry-content,
  .archive article.inflation-survey .entry-content,
  .archive article.inflation-survey-content .entry-content,
  .archive article.panoramic-outlook-content .entry-content,
  .archive article.author .entry-content,
  .search article.post .entry-content,
  .search article.intro .entry-content,
  .search article.panoramic-outlook .entry-content,
  .search article.inflation-survey .entry-content,
  .search article.inflation-survey-content .entry-content,
  .search article.panoramic-outlook-content .entry-content,
  .search article.author .entry-content,
  .error404 article.post .entry-content,
  .error404 article.intro .entry-content,
  .error404 article.panoramic-outlook .entry-content,
  .error404 article.inflation-survey .entry-content,
  .error404 article.inflation-survey-content .entry-content,
  .error404 article.panoramic-outlook-content .entry-content,
  .error404 article.author .entry-content,
  .page-template-template-archive-php article.post .entry-content,
  .page-template-template-archive-php article.intro .entry-content,
  .page-template-template-archive-php article.panoramic-outlook .entry-content,
  .page-template-template-archive-php article.inflation-survey .entry-content,
  .page-template-template-archive-php article.inflation-survey-content .entry-content,
  .page-template-template-archive-php article.panoramic-outlook-content .entry-content,
  .page-template-template-archive-php article.author .entry-content,
  .post-type-panoramic-outlook article.post .entry-content,
  .post-type-panoramic-outlook article.intro .entry-content,
  .post-type-panoramic-outlook article.panoramic-outlook .entry-content,
  .post-type-panoramic-outlook article.inflation-survey .entry-content,
  .post-type-panoramic-outlook article.inflation-survey-content .entry-content,
  .post-type-panoramic-outlook article.panoramic-outlook-content .entry-content,
  .post-type-panoramic-outlook article.author .entry-content,
  .post-type-archive-inflation-survey article.post .entry-content,
  .post-type-archive-inflation-survey article.intro .entry-content,
  .post-type-archive-inflation-survey article.panoramic-outlook .entry-content,
  .post-type-archive-inflation-survey article.inflation-survey .entry-content,
  .post-type-archive-inflation-survey article.inflation-survey-content .entry-content,
  .post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content,
  .post-type-archive-inflation-survey article.author .entry-content,
  .post-type-archive-panoramic-outlook article.post .entry-content,
  .post-type-archive-panoramic-outlook article.intro .entry-content,
  .post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content,
  .post-type-archive-panoramic-outlook article.inflation-survey .entry-content,
  .post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content,
  .post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content,
  .post-type-archive-panoramic-outlook article.author .entry-content,
  .page-template-template-inflation-survey-php article.post .entry-content,
  .page-template-template-inflation-survey-php article.intro .entry-content,
  .page-template-template-inflation-survey-php article.panoramic-outlook .entry-content,
  .page-template-template-inflation-survey-php article.inflation-survey .entry-content,
  .page-template-template-inflation-survey-php article.inflation-survey-content .entry-content,
  .page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content,
  .page-template-template-inflation-survey-php article.author .entry-content,
  .page-template-template-authors-php article.post .entry-content,
  .page-template-template-authors-php article.intro .entry-content,
  .page-template-template-authors-php article.panoramic-outlook .entry-content,
  .page-template-template-authors-php article.inflation-survey .entry-content,
  .page-template-template-authors-php article.inflation-survey-content .entry-content,
  .page-template-template-authors-php article.panoramic-outlook-content .entry-content,
  .page-template-template-authors-php article.author .entry-content,
  .single-author article.post .entry-content,
  .single-author article.intro .entry-content,
  .single-author article.panoramic-outlook .entry-content,
  .single-author article.inflation-survey .entry-content,
  .single-author article.inflation-survey-content .entry-content,
  .single-author article.panoramic-outlook-content .entry-content,
  .single-author article.author .entry-content,
  .archive.author article.post .entry-content,
  .archive.author article.intro .entry-content,
  .archive.author article.panoramic-outlook .entry-content,
  .archive.author article.inflation-survey .entry-content,
  .archive.author article.inflation-survey-content .entry-content,
  .archive.author article.panoramic-outlook-content .entry-content,
  .archive.author article.author .entry-content {
    float: left;
    margin-top: 0;
    padding: 10px 15px 0 15px;
    border: 1px solid #cccccc;
    border-top: 0;
    padding-bottom: 20px;
    width: 100%; }
    .blog article.post .entry-content div.cb,
    .blog article.post .entry-content p,
    .blog article.intro .entry-content div.cb,
    .blog article.intro .entry-content p,
    .blog article.panoramic-outlook .entry-content div.cb,
    .blog article.panoramic-outlook .entry-content p,
    .blog article.inflation-survey .entry-content div.cb,
    .blog article.inflation-survey .entry-content p,
    .blog article.inflation-survey-content .entry-content div.cb,
    .blog article.inflation-survey-content .entry-content p,
    .blog article.panoramic-outlook-content .entry-content div.cb,
    .blog article.panoramic-outlook-content .entry-content p,
    .blog article.author .entry-content div.cb,
    .blog article.author .entry-content p,
    .archive article.post .entry-content div.cb,
    .archive article.post .entry-content p,
    .archive article.intro .entry-content div.cb,
    .archive article.intro .entry-content p,
    .archive article.panoramic-outlook .entry-content div.cb,
    .archive article.panoramic-outlook .entry-content p,
    .archive article.inflation-survey .entry-content div.cb,
    .archive article.inflation-survey .entry-content p,
    .archive article.inflation-survey-content .entry-content div.cb,
    .archive article.inflation-survey-content .entry-content p,
    .archive article.panoramic-outlook-content .entry-content div.cb,
    .archive article.panoramic-outlook-content .entry-content p,
    .archive article.author .entry-content div.cb,
    .archive article.author .entry-content p,
    .search article.post .entry-content div.cb,
    .search article.post .entry-content p,
    .search article.intro .entry-content div.cb,
    .search article.intro .entry-content p,
    .search article.panoramic-outlook .entry-content div.cb,
    .search article.panoramic-outlook .entry-content p,
    .search article.inflation-survey .entry-content div.cb,
    .search article.inflation-survey .entry-content p,
    .search article.inflation-survey-content .entry-content div.cb,
    .search article.inflation-survey-content .entry-content p,
    .search article.panoramic-outlook-content .entry-content div.cb,
    .search article.panoramic-outlook-content .entry-content p,
    .search article.author .entry-content div.cb,
    .search article.author .entry-content p,
    .error404 article.post .entry-content div.cb,
    .error404 article.post .entry-content p,
    .error404 article.intro .entry-content div.cb,
    .error404 article.intro .entry-content p,
    .error404 article.panoramic-outlook .entry-content div.cb,
    .error404 article.panoramic-outlook .entry-content p,
    .error404 article.inflation-survey .entry-content div.cb,
    .error404 article.inflation-survey .entry-content p,
    .error404 article.inflation-survey-content .entry-content div.cb,
    .error404 article.inflation-survey-content .entry-content p,
    .error404 article.panoramic-outlook-content .entry-content div.cb,
    .error404 article.panoramic-outlook-content .entry-content p,
    .error404 article.author .entry-content div.cb,
    .error404 article.author .entry-content p,
    .page-template-template-archive-php article.post .entry-content div.cb,
    .page-template-template-archive-php article.post .entry-content p,
    .page-template-template-archive-php article.intro .entry-content div.cb,
    .page-template-template-archive-php article.intro .entry-content p,
    .page-template-template-archive-php article.panoramic-outlook .entry-content div.cb,
    .page-template-template-archive-php article.panoramic-outlook .entry-content p,
    .page-template-template-archive-php article.inflation-survey .entry-content div.cb,
    .page-template-template-archive-php article.inflation-survey .entry-content p,
    .page-template-template-archive-php article.inflation-survey-content .entry-content div.cb,
    .page-template-template-archive-php article.inflation-survey-content .entry-content p,
    .page-template-template-archive-php article.panoramic-outlook-content .entry-content div.cb,
    .page-template-template-archive-php article.panoramic-outlook-content .entry-content p,
    .page-template-template-archive-php article.author .entry-content div.cb,
    .page-template-template-archive-php article.author .entry-content p,
    .post-type-panoramic-outlook article.post .entry-content div.cb,
    .post-type-panoramic-outlook article.post .entry-content p,
    .post-type-panoramic-outlook article.intro .entry-content div.cb,
    .post-type-panoramic-outlook article.intro .entry-content p,
    .post-type-panoramic-outlook article.panoramic-outlook .entry-content div.cb,
    .post-type-panoramic-outlook article.panoramic-outlook .entry-content p,
    .post-type-panoramic-outlook article.inflation-survey .entry-content div.cb,
    .post-type-panoramic-outlook article.inflation-survey .entry-content p,
    .post-type-panoramic-outlook article.inflation-survey-content .entry-content div.cb,
    .post-type-panoramic-outlook article.inflation-survey-content .entry-content p,
    .post-type-panoramic-outlook article.panoramic-outlook-content .entry-content div.cb,
    .post-type-panoramic-outlook article.panoramic-outlook-content .entry-content p,
    .post-type-panoramic-outlook article.author .entry-content div.cb,
    .post-type-panoramic-outlook article.author .entry-content p,
    .post-type-archive-inflation-survey article.post .entry-content div.cb,
    .post-type-archive-inflation-survey article.post .entry-content p,
    .post-type-archive-inflation-survey article.intro .entry-content div.cb,
    .post-type-archive-inflation-survey article.intro .entry-content p,
    .post-type-archive-inflation-survey article.panoramic-outlook .entry-content div.cb,
    .post-type-archive-inflation-survey article.panoramic-outlook .entry-content p,
    .post-type-archive-inflation-survey article.inflation-survey .entry-content div.cb,
    .post-type-archive-inflation-survey article.inflation-survey .entry-content p,
    .post-type-archive-inflation-survey article.inflation-survey-content .entry-content div.cb,
    .post-type-archive-inflation-survey article.inflation-survey-content .entry-content p,
    .post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content div.cb,
    .post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content p,
    .post-type-archive-inflation-survey article.author .entry-content div.cb,
    .post-type-archive-inflation-survey article.author .entry-content p,
    .post-type-archive-panoramic-outlook article.post .entry-content div.cb,
    .post-type-archive-panoramic-outlook article.post .entry-content p,
    .post-type-archive-panoramic-outlook article.intro .entry-content div.cb,
    .post-type-archive-panoramic-outlook article.intro .entry-content p,
    .post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content div.cb,
    .post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content p,
    .post-type-archive-panoramic-outlook article.inflation-survey .entry-content div.cb,
    .post-type-archive-panoramic-outlook article.inflation-survey .entry-content p,
    .post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content div.cb,
    .post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content p,
    .post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content div.cb,
    .post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content p,
    .post-type-archive-panoramic-outlook article.author .entry-content div.cb,
    .post-type-archive-panoramic-outlook article.author .entry-content p,
    .page-template-template-inflation-survey-php article.post .entry-content div.cb,
    .page-template-template-inflation-survey-php article.post .entry-content p,
    .page-template-template-inflation-survey-php article.intro .entry-content div.cb,
    .page-template-template-inflation-survey-php article.intro .entry-content p,
    .page-template-template-inflation-survey-php article.panoramic-outlook .entry-content div.cb,
    .page-template-template-inflation-survey-php article.panoramic-outlook .entry-content p,
    .page-template-template-inflation-survey-php article.inflation-survey .entry-content div.cb,
    .page-template-template-inflation-survey-php article.inflation-survey .entry-content p,
    .page-template-template-inflation-survey-php article.inflation-survey-content .entry-content div.cb,
    .page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p,
    .page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content div.cb,
    .page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content p,
    .page-template-template-inflation-survey-php article.author .entry-content div.cb,
    .page-template-template-inflation-survey-php article.author .entry-content p,
    .page-template-template-authors-php article.post .entry-content div.cb,
    .page-template-template-authors-php article.post .entry-content p,
    .page-template-template-authors-php article.intro .entry-content div.cb,
    .page-template-template-authors-php article.intro .entry-content p,
    .page-template-template-authors-php article.panoramic-outlook .entry-content div.cb,
    .page-template-template-authors-php article.panoramic-outlook .entry-content p,
    .page-template-template-authors-php article.inflation-survey .entry-content div.cb,
    .page-template-template-authors-php article.inflation-survey .entry-content p,
    .page-template-template-authors-php article.inflation-survey-content .entry-content div.cb,
    .page-template-template-authors-php article.inflation-survey-content .entry-content p,
    .page-template-template-authors-php article.panoramic-outlook-content .entry-content div.cb,
    .page-template-template-authors-php article.panoramic-outlook-content .entry-content p,
    .page-template-template-authors-php article.author .entry-content div.cb,
    .page-template-template-authors-php article.author .entry-content p,
    .single-author article.post .entry-content div.cb,
    .single-author article.post .entry-content p,
    .single-author article.intro .entry-content div.cb,
    .single-author article.intro .entry-content p,
    .single-author article.panoramic-outlook .entry-content div.cb,
    .single-author article.panoramic-outlook .entry-content p,
    .single-author article.inflation-survey .entry-content div.cb,
    .single-author article.inflation-survey .entry-content p,
    .single-author article.inflation-survey-content .entry-content div.cb,
    .single-author article.inflation-survey-content .entry-content p,
    .single-author article.panoramic-outlook-content .entry-content div.cb,
    .single-author article.panoramic-outlook-content .entry-content p,
    .single-author article.author .entry-content div.cb,
    .single-author article.author .entry-content p,
    .archive.author article.post .entry-content div.cb,
    .archive.author article.post .entry-content p,
    .archive.author article.intro .entry-content div.cb,
    .archive.author article.intro .entry-content p,
    .archive.author article.panoramic-outlook .entry-content div.cb,
    .archive.author article.panoramic-outlook .entry-content p,
    .archive.author article.inflation-survey .entry-content div.cb,
    .archive.author article.inflation-survey .entry-content p,
    .archive.author article.inflation-survey-content .entry-content div.cb,
    .archive.author article.inflation-survey-content .entry-content p,
    .archive.author article.panoramic-outlook-content .entry-content div.cb,
    .archive.author article.panoramic-outlook-content .entry-content p,
    .archive.author article.author .entry-content div.cb,
    .archive.author article.author .entry-content p {
      display: inline !important;
      margin-bottom: 0 !important; }
      .blog article.post .entry-content div.cb img,
      .blog article.post .entry-content p img,
      .blog article.intro .entry-content div.cb img,
      .blog article.intro .entry-content p img,
      .blog article.panoramic-outlook .entry-content div.cb img,
      .blog article.panoramic-outlook .entry-content p img,
      .blog article.inflation-survey .entry-content div.cb img,
      .blog article.inflation-survey .entry-content p img,
      .blog article.inflation-survey-content .entry-content div.cb img,
      .blog article.inflation-survey-content .entry-content p img,
      .blog article.panoramic-outlook-content .entry-content div.cb img,
      .blog article.panoramic-outlook-content .entry-content p img,
      .blog article.author .entry-content div.cb img,
      .blog article.author .entry-content p img,
      .archive article.post .entry-content div.cb img,
      .archive article.post .entry-content p img,
      .archive article.intro .entry-content div.cb img,
      .archive article.intro .entry-content p img,
      .archive article.panoramic-outlook .entry-content div.cb img,
      .archive article.panoramic-outlook .entry-content p img,
      .archive article.inflation-survey .entry-content div.cb img,
      .archive article.inflation-survey .entry-content p img,
      .archive article.inflation-survey-content .entry-content div.cb img,
      .archive article.inflation-survey-content .entry-content p img,
      .archive article.panoramic-outlook-content .entry-content div.cb img,
      .archive article.panoramic-outlook-content .entry-content p img,
      .archive article.author .entry-content div.cb img,
      .archive article.author .entry-content p img,
      .search article.post .entry-content div.cb img,
      .search article.post .entry-content p img,
      .search article.intro .entry-content div.cb img,
      .search article.intro .entry-content p img,
      .search article.panoramic-outlook .entry-content div.cb img,
      .search article.panoramic-outlook .entry-content p img,
      .search article.inflation-survey .entry-content div.cb img,
      .search article.inflation-survey .entry-content p img,
      .search article.inflation-survey-content .entry-content div.cb img,
      .search article.inflation-survey-content .entry-content p img,
      .search article.panoramic-outlook-content .entry-content div.cb img,
      .search article.panoramic-outlook-content .entry-content p img,
      .search article.author .entry-content div.cb img,
      .search article.author .entry-content p img,
      .error404 article.post .entry-content div.cb img,
      .error404 article.post .entry-content p img,
      .error404 article.intro .entry-content div.cb img,
      .error404 article.intro .entry-content p img,
      .error404 article.panoramic-outlook .entry-content div.cb img,
      .error404 article.panoramic-outlook .entry-content p img,
      .error404 article.inflation-survey .entry-content div.cb img,
      .error404 article.inflation-survey .entry-content p img,
      .error404 article.inflation-survey-content .entry-content div.cb img,
      .error404 article.inflation-survey-content .entry-content p img,
      .error404 article.panoramic-outlook-content .entry-content div.cb img,
      .error404 article.panoramic-outlook-content .entry-content p img,
      .error404 article.author .entry-content div.cb img,
      .error404 article.author .entry-content p img,
      .page-template-template-archive-php article.post .entry-content div.cb img,
      .page-template-template-archive-php article.post .entry-content p img,
      .page-template-template-archive-php article.intro .entry-content div.cb img,
      .page-template-template-archive-php article.intro .entry-content p img,
      .page-template-template-archive-php article.panoramic-outlook .entry-content div.cb img,
      .page-template-template-archive-php article.panoramic-outlook .entry-content p img,
      .page-template-template-archive-php article.inflation-survey .entry-content div.cb img,
      .page-template-template-archive-php article.inflation-survey .entry-content p img,
      .page-template-template-archive-php article.inflation-survey-content .entry-content div.cb img,
      .page-template-template-archive-php article.inflation-survey-content .entry-content p img,
      .page-template-template-archive-php article.panoramic-outlook-content .entry-content div.cb img,
      .page-template-template-archive-php article.panoramic-outlook-content .entry-content p img,
      .page-template-template-archive-php article.author .entry-content div.cb img,
      .page-template-template-archive-php article.author .entry-content p img,
      .post-type-panoramic-outlook article.post .entry-content div.cb img,
      .post-type-panoramic-outlook article.post .entry-content p img,
      .post-type-panoramic-outlook article.intro .entry-content div.cb img,
      .post-type-panoramic-outlook article.intro .entry-content p img,
      .post-type-panoramic-outlook article.panoramic-outlook .entry-content div.cb img,
      .post-type-panoramic-outlook article.panoramic-outlook .entry-content p img,
      .post-type-panoramic-outlook article.inflation-survey .entry-content div.cb img,
      .post-type-panoramic-outlook article.inflation-survey .entry-content p img,
      .post-type-panoramic-outlook article.inflation-survey-content .entry-content div.cb img,
      .post-type-panoramic-outlook article.inflation-survey-content .entry-content p img,
      .post-type-panoramic-outlook article.panoramic-outlook-content .entry-content div.cb img,
      .post-type-panoramic-outlook article.panoramic-outlook-content .entry-content p img,
      .post-type-panoramic-outlook article.author .entry-content div.cb img,
      .post-type-panoramic-outlook article.author .entry-content p img,
      .post-type-archive-inflation-survey article.post .entry-content div.cb img,
      .post-type-archive-inflation-survey article.post .entry-content p img,
      .post-type-archive-inflation-survey article.intro .entry-content div.cb img,
      .post-type-archive-inflation-survey article.intro .entry-content p img,
      .post-type-archive-inflation-survey article.panoramic-outlook .entry-content div.cb img,
      .post-type-archive-inflation-survey article.panoramic-outlook .entry-content p img,
      .post-type-archive-inflation-survey article.inflation-survey .entry-content div.cb img,
      .post-type-archive-inflation-survey article.inflation-survey .entry-content p img,
      .post-type-archive-inflation-survey article.inflation-survey-content .entry-content div.cb img,
      .post-type-archive-inflation-survey article.inflation-survey-content .entry-content p img,
      .post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content div.cb img,
      .post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content p img,
      .post-type-archive-inflation-survey article.author .entry-content div.cb img,
      .post-type-archive-inflation-survey article.author .entry-content p img,
      .post-type-archive-panoramic-outlook article.post .entry-content div.cb img,
      .post-type-archive-panoramic-outlook article.post .entry-content p img,
      .post-type-archive-panoramic-outlook article.intro .entry-content div.cb img,
      .post-type-archive-panoramic-outlook article.intro .entry-content p img,
      .post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content div.cb img,
      .post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content p img,
      .post-type-archive-panoramic-outlook article.inflation-survey .entry-content div.cb img,
      .post-type-archive-panoramic-outlook article.inflation-survey .entry-content p img,
      .post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content div.cb img,
      .post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content p img,
      .post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content div.cb img,
      .post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content p img,
      .post-type-archive-panoramic-outlook article.author .entry-content div.cb img,
      .post-type-archive-panoramic-outlook article.author .entry-content p img,
      .page-template-template-inflation-survey-php article.post .entry-content div.cb img,
      .page-template-template-inflation-survey-php article.post .entry-content p img,
      .page-template-template-inflation-survey-php article.intro .entry-content div.cb img,
      .page-template-template-inflation-survey-php article.intro .entry-content p img,
      .page-template-template-inflation-survey-php article.panoramic-outlook .entry-content div.cb img,
      .page-template-template-inflation-survey-php article.panoramic-outlook .entry-content p img,
      .page-template-template-inflation-survey-php article.inflation-survey .entry-content div.cb img,
      .page-template-template-inflation-survey-php article.inflation-survey .entry-content p img,
      .page-template-template-inflation-survey-php article.inflation-survey-content .entry-content div.cb img,
      .page-template-template-inflation-survey-php article.inflation-survey-content .entry-content p img,
      .page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content div.cb img,
      .page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content p img,
      .page-template-template-inflation-survey-php article.author .entry-content div.cb img,
      .page-template-template-inflation-survey-php article.author .entry-content p img,
      .page-template-template-authors-php article.post .entry-content div.cb img,
      .page-template-template-authors-php article.post .entry-content p img,
      .page-template-template-authors-php article.intro .entry-content div.cb img,
      .page-template-template-authors-php article.intro .entry-content p img,
      .page-template-template-authors-php article.panoramic-outlook .entry-content div.cb img,
      .page-template-template-authors-php article.panoramic-outlook .entry-content p img,
      .page-template-template-authors-php article.inflation-survey .entry-content div.cb img,
      .page-template-template-authors-php article.inflation-survey .entry-content p img,
      .page-template-template-authors-php article.inflation-survey-content .entry-content div.cb img,
      .page-template-template-authors-php article.inflation-survey-content .entry-content p img,
      .page-template-template-authors-php article.panoramic-outlook-content .entry-content div.cb img,
      .page-template-template-authors-php article.panoramic-outlook-content .entry-content p img,
      .page-template-template-authors-php article.author .entry-content div.cb img,
      .page-template-template-authors-php article.author .entry-content p img,
      .single-author article.post .entry-content div.cb img,
      .single-author article.post .entry-content p img,
      .single-author article.intro .entry-content div.cb img,
      .single-author article.intro .entry-content p img,
      .single-author article.panoramic-outlook .entry-content div.cb img,
      .single-author article.panoramic-outlook .entry-content p img,
      .single-author article.inflation-survey .entry-content div.cb img,
      .single-author article.inflation-survey .entry-content p img,
      .single-author article.inflation-survey-content .entry-content div.cb img,
      .single-author article.inflation-survey-content .entry-content p img,
      .single-author article.panoramic-outlook-content .entry-content div.cb img,
      .single-author article.panoramic-outlook-content .entry-content p img,
      .single-author article.author .entry-content div.cb img,
      .single-author article.author .entry-content p img,
      .archive.author article.post .entry-content div.cb img,
      .archive.author article.post .entry-content p img,
      .archive.author article.intro .entry-content div.cb img,
      .archive.author article.intro .entry-content p img,
      .archive.author article.panoramic-outlook .entry-content div.cb img,
      .archive.author article.panoramic-outlook .entry-content p img,
      .archive.author article.inflation-survey .entry-content div.cb img,
      .archive.author article.inflation-survey .entry-content p img,
      .archive.author article.inflation-survey-content .entry-content div.cb img,
      .archive.author article.inflation-survey-content .entry-content p img,
      .archive.author article.panoramic-outlook-content .entry-content div.cb img,
      .archive.author article.panoramic-outlook-content .entry-content p img,
      .archive.author article.author .entry-content div.cb img,
      .archive.author article.author .entry-content p img {
        width: 100%;
        margin: 5px 0;
        display: none; }
    .blog article.post .entry-content ul,
    .blog article.intro .entry-content ul,
    .blog article.panoramic-outlook .entry-content ul,
    .blog article.inflation-survey .entry-content ul,
    .blog article.inflation-survey-content .entry-content ul,
    .blog article.panoramic-outlook-content .entry-content ul,
    .blog article.author .entry-content ul,
    .archive article.post .entry-content ul,
    .archive article.intro .entry-content ul,
    .archive article.panoramic-outlook .entry-content ul,
    .archive article.inflation-survey .entry-content ul,
    .archive article.inflation-survey-content .entry-content ul,
    .archive article.panoramic-outlook-content .entry-content ul,
    .archive article.author .entry-content ul,
    .search article.post .entry-content ul,
    .search article.intro .entry-content ul,
    .search article.panoramic-outlook .entry-content ul,
    .search article.inflation-survey .entry-content ul,
    .search article.inflation-survey-content .entry-content ul,
    .search article.panoramic-outlook-content .entry-content ul,
    .search article.author .entry-content ul,
    .error404 article.post .entry-content ul,
    .error404 article.intro .entry-content ul,
    .error404 article.panoramic-outlook .entry-content ul,
    .error404 article.inflation-survey .entry-content ul,
    .error404 article.inflation-survey-content .entry-content ul,
    .error404 article.panoramic-outlook-content .entry-content ul,
    .error404 article.author .entry-content ul,
    .page-template-template-archive-php article.post .entry-content ul,
    .page-template-template-archive-php article.intro .entry-content ul,
    .page-template-template-archive-php article.panoramic-outlook .entry-content ul,
    .page-template-template-archive-php article.inflation-survey .entry-content ul,
    .page-template-template-archive-php article.inflation-survey-content .entry-content ul,
    .page-template-template-archive-php article.panoramic-outlook-content .entry-content ul,
    .page-template-template-archive-php article.author .entry-content ul,
    .post-type-panoramic-outlook article.post .entry-content ul,
    .post-type-panoramic-outlook article.intro .entry-content ul,
    .post-type-panoramic-outlook article.panoramic-outlook .entry-content ul,
    .post-type-panoramic-outlook article.inflation-survey .entry-content ul,
    .post-type-panoramic-outlook article.inflation-survey-content .entry-content ul,
    .post-type-panoramic-outlook article.panoramic-outlook-content .entry-content ul,
    .post-type-panoramic-outlook article.author .entry-content ul,
    .post-type-archive-inflation-survey article.post .entry-content ul,
    .post-type-archive-inflation-survey article.intro .entry-content ul,
    .post-type-archive-inflation-survey article.panoramic-outlook .entry-content ul,
    .post-type-archive-inflation-survey article.inflation-survey .entry-content ul,
    .post-type-archive-inflation-survey article.inflation-survey-content .entry-content ul,
    .post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content ul,
    .post-type-archive-inflation-survey article.author .entry-content ul,
    .post-type-archive-panoramic-outlook article.post .entry-content ul,
    .post-type-archive-panoramic-outlook article.intro .entry-content ul,
    .post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content ul,
    .post-type-archive-panoramic-outlook article.inflation-survey .entry-content ul,
    .post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content ul,
    .post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content ul,
    .post-type-archive-panoramic-outlook article.author .entry-content ul,
    .page-template-template-inflation-survey-php article.post .entry-content ul,
    .page-template-template-inflation-survey-php article.intro .entry-content ul,
    .page-template-template-inflation-survey-php article.panoramic-outlook .entry-content ul,
    .page-template-template-inflation-survey-php article.inflation-survey .entry-content ul,
    .page-template-template-inflation-survey-php article.inflation-survey-content .entry-content ul,
    .page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content ul,
    .page-template-template-inflation-survey-php article.author .entry-content ul,
    .page-template-template-authors-php article.post .entry-content ul,
    .page-template-template-authors-php article.intro .entry-content ul,
    .page-template-template-authors-php article.panoramic-outlook .entry-content ul,
    .page-template-template-authors-php article.inflation-survey .entry-content ul,
    .page-template-template-authors-php article.inflation-survey-content .entry-content ul,
    .page-template-template-authors-php article.panoramic-outlook-content .entry-content ul,
    .page-template-template-authors-php article.author .entry-content ul,
    .single-author article.post .entry-content ul,
    .single-author article.intro .entry-content ul,
    .single-author article.panoramic-outlook .entry-content ul,
    .single-author article.inflation-survey .entry-content ul,
    .single-author article.inflation-survey-content .entry-content ul,
    .single-author article.panoramic-outlook-content .entry-content ul,
    .single-author article.author .entry-content ul,
    .archive.author article.post .entry-content ul,
    .archive.author article.intro .entry-content ul,
    .archive.author article.panoramic-outlook .entry-content ul,
    .archive.author article.inflation-survey .entry-content ul,
    .archive.author article.inflation-survey-content .entry-content ul,
    .archive.author article.panoramic-outlook-content .entry-content ul,
    .archive.author article.author .entry-content ul {
      margin-left: 10px;
      margin-bottom: 0;
      list-style-type: disc; }
      .blog article.post .entry-content ul li,
      .blog article.intro .entry-content ul li,
      .blog article.panoramic-outlook .entry-content ul li,
      .blog article.inflation-survey .entry-content ul li,
      .blog article.inflation-survey-content .entry-content ul li,
      .blog article.panoramic-outlook-content .entry-content ul li,
      .blog article.author .entry-content ul li,
      .archive article.post .entry-content ul li,
      .archive article.intro .entry-content ul li,
      .archive article.panoramic-outlook .entry-content ul li,
      .archive article.inflation-survey .entry-content ul li,
      .archive article.inflation-survey-content .entry-content ul li,
      .archive article.panoramic-outlook-content .entry-content ul li,
      .archive article.author .entry-content ul li,
      .search article.post .entry-content ul li,
      .search article.intro .entry-content ul li,
      .search article.panoramic-outlook .entry-content ul li,
      .search article.inflation-survey .entry-content ul li,
      .search article.inflation-survey-content .entry-content ul li,
      .search article.panoramic-outlook-content .entry-content ul li,
      .search article.author .entry-content ul li,
      .error404 article.post .entry-content ul li,
      .error404 article.intro .entry-content ul li,
      .error404 article.panoramic-outlook .entry-content ul li,
      .error404 article.inflation-survey .entry-content ul li,
      .error404 article.inflation-survey-content .entry-content ul li,
      .error404 article.panoramic-outlook-content .entry-content ul li,
      .error404 article.author .entry-content ul li,
      .page-template-template-archive-php article.post .entry-content ul li,
      .page-template-template-archive-php article.intro .entry-content ul li,
      .page-template-template-archive-php article.panoramic-outlook .entry-content ul li,
      .page-template-template-archive-php article.inflation-survey .entry-content ul li,
      .page-template-template-archive-php article.inflation-survey-content .entry-content ul li,
      .page-template-template-archive-php article.panoramic-outlook-content .entry-content ul li,
      .page-template-template-archive-php article.author .entry-content ul li,
      .post-type-panoramic-outlook article.post .entry-content ul li,
      .post-type-panoramic-outlook article.intro .entry-content ul li,
      .post-type-panoramic-outlook article.panoramic-outlook .entry-content ul li,
      .post-type-panoramic-outlook article.inflation-survey .entry-content ul li,
      .post-type-panoramic-outlook article.inflation-survey-content .entry-content ul li,
      .post-type-panoramic-outlook article.panoramic-outlook-content .entry-content ul li,
      .post-type-panoramic-outlook article.author .entry-content ul li,
      .post-type-archive-inflation-survey article.post .entry-content ul li,
      .post-type-archive-inflation-survey article.intro .entry-content ul li,
      .post-type-archive-inflation-survey article.panoramic-outlook .entry-content ul li,
      .post-type-archive-inflation-survey article.inflation-survey .entry-content ul li,
      .post-type-archive-inflation-survey article.inflation-survey-content .entry-content ul li,
      .post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content ul li,
      .post-type-archive-inflation-survey article.author .entry-content ul li,
      .post-type-archive-panoramic-outlook article.post .entry-content ul li,
      .post-type-archive-panoramic-outlook article.intro .entry-content ul li,
      .post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content ul li,
      .post-type-archive-panoramic-outlook article.inflation-survey .entry-content ul li,
      .post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content ul li,
      .post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content ul li,
      .post-type-archive-panoramic-outlook article.author .entry-content ul li,
      .page-template-template-inflation-survey-php article.post .entry-content ul li,
      .page-template-template-inflation-survey-php article.intro .entry-content ul li,
      .page-template-template-inflation-survey-php article.panoramic-outlook .entry-content ul li,
      .page-template-template-inflation-survey-php article.inflation-survey .entry-content ul li,
      .page-template-template-inflation-survey-php article.inflation-survey-content .entry-content ul li,
      .page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content ul li,
      .page-template-template-inflation-survey-php article.author .entry-content ul li,
      .page-template-template-authors-php article.post .entry-content ul li,
      .page-template-template-authors-php article.intro .entry-content ul li,
      .page-template-template-authors-php article.panoramic-outlook .entry-content ul li,
      .page-template-template-authors-php article.inflation-survey .entry-content ul li,
      .page-template-template-authors-php article.inflation-survey-content .entry-content ul li,
      .page-template-template-authors-php article.panoramic-outlook-content .entry-content ul li,
      .page-template-template-authors-php article.author .entry-content ul li,
      .single-author article.post .entry-content ul li,
      .single-author article.intro .entry-content ul li,
      .single-author article.panoramic-outlook .entry-content ul li,
      .single-author article.inflation-survey .entry-content ul li,
      .single-author article.inflation-survey-content .entry-content ul li,
      .single-author article.panoramic-outlook-content .entry-content ul li,
      .single-author article.author .entry-content ul li,
      .archive.author article.post .entry-content ul li,
      .archive.author article.intro .entry-content ul li,
      .archive.author article.panoramic-outlook .entry-content ul li,
      .archive.author article.inflation-survey .entry-content ul li,
      .archive.author article.inflation-survey-content .entry-content ul li,
      .archive.author article.panoramic-outlook-content .entry-content ul li,
      .archive.author article.author .entry-content ul li {
        padding-left: 5px; }
      .blog article.post .entry-content ul li:last-child,
      .blog article.intro .entry-content ul li:last-child,
      .blog article.panoramic-outlook .entry-content ul li:last-child,
      .blog article.inflation-survey .entry-content ul li:last-child,
      .blog article.inflation-survey-content .entry-content ul li:last-child,
      .blog article.panoramic-outlook-content .entry-content ul li:last-child,
      .blog article.author .entry-content ul li:last-child,
      .archive article.post .entry-content ul li:last-child,
      .archive article.intro .entry-content ul li:last-child,
      .archive article.panoramic-outlook .entry-content ul li:last-child,
      .archive article.inflation-survey .entry-content ul li:last-child,
      .archive article.inflation-survey-content .entry-content ul li:last-child,
      .archive article.panoramic-outlook-content .entry-content ul li:last-child,
      .archive article.author .entry-content ul li:last-child,
      .search article.post .entry-content ul li:last-child,
      .search article.intro .entry-content ul li:last-child,
      .search article.panoramic-outlook .entry-content ul li:last-child,
      .search article.inflation-survey .entry-content ul li:last-child,
      .search article.inflation-survey-content .entry-content ul li:last-child,
      .search article.panoramic-outlook-content .entry-content ul li:last-child,
      .search article.author .entry-content ul li:last-child,
      .error404 article.post .entry-content ul li:last-child,
      .error404 article.intro .entry-content ul li:last-child,
      .error404 article.panoramic-outlook .entry-content ul li:last-child,
      .error404 article.inflation-survey .entry-content ul li:last-child,
      .error404 article.inflation-survey-content .entry-content ul li:last-child,
      .error404 article.panoramic-outlook-content .entry-content ul li:last-child,
      .error404 article.author .entry-content ul li:last-child,
      .page-template-template-archive-php article.post .entry-content ul li:last-child,
      .page-template-template-archive-php article.intro .entry-content ul li:last-child,
      .page-template-template-archive-php article.panoramic-outlook .entry-content ul li:last-child,
      .page-template-template-archive-php article.inflation-survey .entry-content ul li:last-child,
      .page-template-template-archive-php article.inflation-survey-content .entry-content ul li:last-child,
      .page-template-template-archive-php article.panoramic-outlook-content .entry-content ul li:last-child,
      .page-template-template-archive-php article.author .entry-content ul li:last-child,
      .post-type-panoramic-outlook article.post .entry-content ul li:last-child,
      .post-type-panoramic-outlook article.intro .entry-content ul li:last-child,
      .post-type-panoramic-outlook article.panoramic-outlook .entry-content ul li:last-child,
      .post-type-panoramic-outlook article.inflation-survey .entry-content ul li:last-child,
      .post-type-panoramic-outlook article.inflation-survey-content .entry-content ul li:last-child,
      .post-type-panoramic-outlook article.panoramic-outlook-content .entry-content ul li:last-child,
      .post-type-panoramic-outlook article.author .entry-content ul li:last-child,
      .post-type-archive-inflation-survey article.post .entry-content ul li:last-child,
      .post-type-archive-inflation-survey article.intro .entry-content ul li:last-child,
      .post-type-archive-inflation-survey article.panoramic-outlook .entry-content ul li:last-child,
      .post-type-archive-inflation-survey article.inflation-survey .entry-content ul li:last-child,
      .post-type-archive-inflation-survey article.inflation-survey-content .entry-content ul li:last-child,
      .post-type-archive-inflation-survey article.panoramic-outlook-content .entry-content ul li:last-child,
      .post-type-archive-inflation-survey article.author .entry-content ul li:last-child,
      .post-type-archive-panoramic-outlook article.post .entry-content ul li:last-child,
      .post-type-archive-panoramic-outlook article.intro .entry-content ul li:last-child,
      .post-type-archive-panoramic-outlook article.panoramic-outlook .entry-content ul li:last-child,
      .post-type-archive-panoramic-outlook article.inflation-survey .entry-content ul li:last-child,
      .post-type-archive-panoramic-outlook article.inflation-survey-content .entry-content ul li:last-child,
      .post-type-archive-panoramic-outlook article.panoramic-outlook-content .entry-content ul li:last-child,
      .post-type-archive-panoramic-outlook article.author .entry-content ul li:last-child,
      .page-template-template-inflation-survey-php article.post .entry-content ul li:last-child,
      .page-template-template-inflation-survey-php article.intro .entry-content ul li:last-child,
      .page-template-template-inflation-survey-php article.panoramic-outlook .entry-content ul li:last-child,
      .page-template-template-inflation-survey-php article.inflation-survey .entry-content ul li:last-child,
      .page-template-template-inflation-survey-php article.inflation-survey-content .entry-content ul li:last-child,
      .page-template-template-inflation-survey-php article.panoramic-outlook-content .entry-content ul li:last-child,
      .page-template-template-inflation-survey-php article.author .entry-content ul li:last-child,
      .page-template-template-authors-php article.post .entry-content ul li:last-child,
      .page-template-template-authors-php article.intro .entry-content ul li:last-child,
      .page-template-template-authors-php article.panoramic-outlook .entry-content ul li:last-child,
      .page-template-template-authors-php article.inflation-survey .entry-content ul li:last-child,
      .page-template-template-authors-php article.inflation-survey-content .entry-content ul li:last-child,
      .page-template-template-authors-php article.panoramic-outlook-content .entry-content ul li:last-child,
      .page-template-template-authors-php article.author .entry-content ul li:last-child,
      .single-author article.post .entry-content ul li:last-child,
      .single-author article.intro .entry-content ul li:last-child,
      .single-author article.panoramic-outlook .entry-content ul li:last-child,
      .single-author article.inflation-survey .entry-content ul li:last-child,
      .single-author article.inflation-survey-content .entry-content ul li:last-child,
      .single-author article.panoramic-outlook-content .entry-content ul li:last-child,
      .single-author article.author .entry-content ul li:last-child,
      .archive.author article.post .entry-content ul li:last-child,
      .archive.author article.intro .entry-content ul li:last-child,
      .archive.author article.panoramic-outlook .entry-content ul li:last-child,
      .archive.author article.inflation-survey .entry-content ul li:last-child,
      .archive.author article.inflation-survey-content .entry-content ul li:last-child,
      .archive.author article.panoramic-outlook-content .entry-content ul li:last-child,
      .archive.author article.author .entry-content ul li:last-child {
        margin-bottom: 0; }
  .blog article.post footer.entry-footer,
  .blog article.intro footer.entry-footer,
  .blog article.panoramic-outlook footer.entry-footer,
  .blog article.inflation-survey footer.entry-footer,
  .blog article.inflation-survey-content footer.entry-footer,
  .blog article.panoramic-outlook-content footer.entry-footer,
  .blog article.author footer.entry-footer,
  .archive article.post footer.entry-footer,
  .archive article.intro footer.entry-footer,
  .archive article.panoramic-outlook footer.entry-footer,
  .archive article.inflation-survey footer.entry-footer,
  .archive article.inflation-survey-content footer.entry-footer,
  .archive article.panoramic-outlook-content footer.entry-footer,
  .archive article.author footer.entry-footer,
  .search article.post footer.entry-footer,
  .search article.intro footer.entry-footer,
  .search article.panoramic-outlook footer.entry-footer,
  .search article.inflation-survey footer.entry-footer,
  .search article.inflation-survey-content footer.entry-footer,
  .search article.panoramic-outlook-content footer.entry-footer,
  .search article.author footer.entry-footer,
  .error404 article.post footer.entry-footer,
  .error404 article.intro footer.entry-footer,
  .error404 article.panoramic-outlook footer.entry-footer,
  .error404 article.inflation-survey footer.entry-footer,
  .error404 article.inflation-survey-content footer.entry-footer,
  .error404 article.panoramic-outlook-content footer.entry-footer,
  .error404 article.author footer.entry-footer,
  .page-template-template-archive-php article.post footer.entry-footer,
  .page-template-template-archive-php article.intro footer.entry-footer,
  .page-template-template-archive-php article.panoramic-outlook footer.entry-footer,
  .page-template-template-archive-php article.inflation-survey footer.entry-footer,
  .page-template-template-archive-php article.inflation-survey-content footer.entry-footer,
  .page-template-template-archive-php article.panoramic-outlook-content footer.entry-footer,
  .page-template-template-archive-php article.author footer.entry-footer,
  .post-type-panoramic-outlook article.post footer.entry-footer,
  .post-type-panoramic-outlook article.intro footer.entry-footer,
  .post-type-panoramic-outlook article.panoramic-outlook footer.entry-footer,
  .post-type-panoramic-outlook article.inflation-survey footer.entry-footer,
  .post-type-panoramic-outlook article.inflation-survey-content footer.entry-footer,
  .post-type-panoramic-outlook article.panoramic-outlook-content footer.entry-footer,
  .post-type-panoramic-outlook article.author footer.entry-footer,
  .post-type-archive-inflation-survey article.post footer.entry-footer,
  .post-type-archive-inflation-survey article.intro footer.entry-footer,
  .post-type-archive-inflation-survey article.panoramic-outlook footer.entry-footer,
  .post-type-archive-inflation-survey article.inflation-survey footer.entry-footer,
  .post-type-archive-inflation-survey article.inflation-survey-content footer.entry-footer,
  .post-type-archive-inflation-survey article.panoramic-outlook-content footer.entry-footer,
  .post-type-archive-inflation-survey article.author footer.entry-footer,
  .post-type-archive-panoramic-outlook article.post footer.entry-footer,
  .post-type-archive-panoramic-outlook article.intro footer.entry-footer,
  .post-type-archive-panoramic-outlook article.panoramic-outlook footer.entry-footer,
  .post-type-archive-panoramic-outlook article.inflation-survey footer.entry-footer,
  .post-type-archive-panoramic-outlook article.inflation-survey-content footer.entry-footer,
  .post-type-archive-panoramic-outlook article.panoramic-outlook-content footer.entry-footer,
  .post-type-archive-panoramic-outlook article.author footer.entry-footer,
  .page-template-template-inflation-survey-php article.post footer.entry-footer,
  .page-template-template-inflation-survey-php article.intro footer.entry-footer,
  .page-template-template-inflation-survey-php article.panoramic-outlook footer.entry-footer,
  .page-template-template-inflation-survey-php article.inflation-survey footer.entry-footer,
  .page-template-template-inflation-survey-php article.inflation-survey-content footer.entry-footer,
  .page-template-template-inflation-survey-php article.panoramic-outlook-content footer.entry-footer,
  .page-template-template-inflation-survey-php article.author footer.entry-footer,
  .page-template-template-authors-php article.post footer.entry-footer,
  .page-template-template-authors-php article.intro footer.entry-footer,
  .page-template-template-authors-php article.panoramic-outlook footer.entry-footer,
  .page-template-template-authors-php article.inflation-survey footer.entry-footer,
  .page-template-template-authors-php article.inflation-survey-content footer.entry-footer,
  .page-template-template-authors-php article.panoramic-outlook-content footer.entry-footer,
  .page-template-template-authors-php article.author footer.entry-footer,
  .single-author article.post footer.entry-footer,
  .single-author article.intro footer.entry-footer,
  .single-author article.panoramic-outlook footer.entry-footer,
  .single-author article.inflation-survey footer.entry-footer,
  .single-author article.inflation-survey-content footer.entry-footer,
  .single-author article.panoramic-outlook-content footer.entry-footer,
  .single-author article.author footer.entry-footer,
  .archive.author article.post footer.entry-footer,
  .archive.author article.intro footer.entry-footer,
  .archive.author article.panoramic-outlook footer.entry-footer,
  .archive.author article.inflation-survey footer.entry-footer,
  .archive.author article.inflation-survey-content footer.entry-footer,
  .archive.author article.panoramic-outlook-content footer.entry-footer,
  .archive.author article.author footer.entry-footer {
    border: 1px solid #cccccc;
    border-top: 0;
    display: block;
    float: left;
    width: 100%;
    padding: 0; }
    .blog article.post footer.entry-footer span,
    .blog article.intro footer.entry-footer span,
    .blog article.panoramic-outlook footer.entry-footer span,
    .blog article.inflation-survey footer.entry-footer span,
    .blog article.inflation-survey-content footer.entry-footer span,
    .blog article.panoramic-outlook-content footer.entry-footer span,
    .blog article.author footer.entry-footer span,
    .archive article.post footer.entry-footer span,
    .archive article.intro footer.entry-footer span,
    .archive article.panoramic-outlook footer.entry-footer span,
    .archive article.inflation-survey footer.entry-footer span,
    .archive article.inflation-survey-content footer.entry-footer span,
    .archive article.panoramic-outlook-content footer.entry-footer span,
    .archive article.author footer.entry-footer span,
    .search article.post footer.entry-footer span,
    .search article.intro footer.entry-footer span,
    .search article.panoramic-outlook footer.entry-footer span,
    .search article.inflation-survey footer.entry-footer span,
    .search article.inflation-survey-content footer.entry-footer span,
    .search article.panoramic-outlook-content footer.entry-footer span,
    .search article.author footer.entry-footer span,
    .error404 article.post footer.entry-footer span,
    .error404 article.intro footer.entry-footer span,
    .error404 article.panoramic-outlook footer.entry-footer span,
    .error404 article.inflation-survey footer.entry-footer span,
    .error404 article.inflation-survey-content footer.entry-footer span,
    .error404 article.panoramic-outlook-content footer.entry-footer span,
    .error404 article.author footer.entry-footer span,
    .page-template-template-archive-php article.post footer.entry-footer span,
    .page-template-template-archive-php article.intro footer.entry-footer span,
    .page-template-template-archive-php article.panoramic-outlook footer.entry-footer span,
    .page-template-template-archive-php article.inflation-survey footer.entry-footer span,
    .page-template-template-archive-php article.inflation-survey-content footer.entry-footer span,
    .page-template-template-archive-php article.panoramic-outlook-content footer.entry-footer span,
    .page-template-template-archive-php article.author footer.entry-footer span,
    .post-type-panoramic-outlook article.post footer.entry-footer span,
    .post-type-panoramic-outlook article.intro footer.entry-footer span,
    .post-type-panoramic-outlook article.panoramic-outlook footer.entry-footer span,
    .post-type-panoramic-outlook article.inflation-survey footer.entry-footer span,
    .post-type-panoramic-outlook article.inflation-survey-content footer.entry-footer span,
    .post-type-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span,
    .post-type-panoramic-outlook article.author footer.entry-footer span,
    .post-type-archive-inflation-survey article.post footer.entry-footer span,
    .post-type-archive-inflation-survey article.intro footer.entry-footer span,
    .post-type-archive-inflation-survey article.panoramic-outlook footer.entry-footer span,
    .post-type-archive-inflation-survey article.inflation-survey footer.entry-footer span,
    .post-type-archive-inflation-survey article.inflation-survey-content footer.entry-footer span,
    .post-type-archive-inflation-survey article.panoramic-outlook-content footer.entry-footer span,
    .post-type-archive-inflation-survey article.author footer.entry-footer span,
    .post-type-archive-panoramic-outlook article.post footer.entry-footer span,
    .post-type-archive-panoramic-outlook article.intro footer.entry-footer span,
    .post-type-archive-panoramic-outlook article.panoramic-outlook footer.entry-footer span,
    .post-type-archive-panoramic-outlook article.inflation-survey footer.entry-footer span,
    .post-type-archive-panoramic-outlook article.inflation-survey-content footer.entry-footer span,
    .post-type-archive-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span,
    .post-type-archive-panoramic-outlook article.author footer.entry-footer span,
    .page-template-template-inflation-survey-php article.post footer.entry-footer span,
    .page-template-template-inflation-survey-php article.intro footer.entry-footer span,
    .page-template-template-inflation-survey-php article.panoramic-outlook footer.entry-footer span,
    .page-template-template-inflation-survey-php article.inflation-survey footer.entry-footer span,
    .page-template-template-inflation-survey-php article.inflation-survey-content footer.entry-footer span,
    .page-template-template-inflation-survey-php article.panoramic-outlook-content footer.entry-footer span,
    .page-template-template-inflation-survey-php article.author footer.entry-footer span,
    .page-template-template-authors-php article.post footer.entry-footer span,
    .page-template-template-authors-php article.intro footer.entry-footer span,
    .page-template-template-authors-php article.panoramic-outlook footer.entry-footer span,
    .page-template-template-authors-php article.inflation-survey footer.entry-footer span,
    .page-template-template-authors-php article.inflation-survey-content footer.entry-footer span,
    .page-template-template-authors-php article.panoramic-outlook-content footer.entry-footer span,
    .page-template-template-authors-php article.author footer.entry-footer span,
    .single-author article.post footer.entry-footer span,
    .single-author article.intro footer.entry-footer span,
    .single-author article.panoramic-outlook footer.entry-footer span,
    .single-author article.inflation-survey footer.entry-footer span,
    .single-author article.inflation-survey-content footer.entry-footer span,
    .single-author article.panoramic-outlook-content footer.entry-footer span,
    .single-author article.author footer.entry-footer span,
    .archive.author article.post footer.entry-footer span,
    .archive.author article.intro footer.entry-footer span,
    .archive.author article.panoramic-outlook footer.entry-footer span,
    .archive.author article.inflation-survey footer.entry-footer span,
    .archive.author article.inflation-survey-content footer.entry-footer span,
    .archive.author article.panoramic-outlook-content footer.entry-footer span,
    .archive.author article.author footer.entry-footer span {
      float: left;
      padding: 12px 15px; }
      .blog article.post footer.entry-footer span a,
      .blog article.intro footer.entry-footer span a,
      .blog article.panoramic-outlook footer.entry-footer span a,
      .blog article.inflation-survey footer.entry-footer span a,
      .blog article.inflation-survey-content footer.entry-footer span a,
      .blog article.panoramic-outlook-content footer.entry-footer span a,
      .blog article.author footer.entry-footer span a,
      .archive article.post footer.entry-footer span a,
      .archive article.intro footer.entry-footer span a,
      .archive article.panoramic-outlook footer.entry-footer span a,
      .archive article.inflation-survey footer.entry-footer span a,
      .archive article.inflation-survey-content footer.entry-footer span a,
      .archive article.panoramic-outlook-content footer.entry-footer span a,
      .archive article.author footer.entry-footer span a,
      .search article.post footer.entry-footer span a,
      .search article.intro footer.entry-footer span a,
      .search article.panoramic-outlook footer.entry-footer span a,
      .search article.inflation-survey footer.entry-footer span a,
      .search article.inflation-survey-content footer.entry-footer span a,
      .search article.panoramic-outlook-content footer.entry-footer span a,
      .search article.author footer.entry-footer span a,
      .error404 article.post footer.entry-footer span a,
      .error404 article.intro footer.entry-footer span a,
      .error404 article.panoramic-outlook footer.entry-footer span a,
      .error404 article.inflation-survey footer.entry-footer span a,
      .error404 article.inflation-survey-content footer.entry-footer span a,
      .error404 article.panoramic-outlook-content footer.entry-footer span a,
      .error404 article.author footer.entry-footer span a,
      .page-template-template-archive-php article.post footer.entry-footer span a,
      .page-template-template-archive-php article.intro footer.entry-footer span a,
      .page-template-template-archive-php article.panoramic-outlook footer.entry-footer span a,
      .page-template-template-archive-php article.inflation-survey footer.entry-footer span a,
      .page-template-template-archive-php article.inflation-survey-content footer.entry-footer span a,
      .page-template-template-archive-php article.panoramic-outlook-content footer.entry-footer span a,
      .page-template-template-archive-php article.author footer.entry-footer span a,
      .post-type-panoramic-outlook article.post footer.entry-footer span a,
      .post-type-panoramic-outlook article.intro footer.entry-footer span a,
      .post-type-panoramic-outlook article.panoramic-outlook footer.entry-footer span a,
      .post-type-panoramic-outlook article.inflation-survey footer.entry-footer span a,
      .post-type-panoramic-outlook article.inflation-survey-content footer.entry-footer span a,
      .post-type-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span a,
      .post-type-panoramic-outlook article.author footer.entry-footer span a,
      .post-type-archive-inflation-survey article.post footer.entry-footer span a,
      .post-type-archive-inflation-survey article.intro footer.entry-footer span a,
      .post-type-archive-inflation-survey article.panoramic-outlook footer.entry-footer span a,
      .post-type-archive-inflation-survey article.inflation-survey footer.entry-footer span a,
      .post-type-archive-inflation-survey article.inflation-survey-content footer.entry-footer span a,
      .post-type-archive-inflation-survey article.panoramic-outlook-content footer.entry-footer span a,
      .post-type-archive-inflation-survey article.author footer.entry-footer span a,
      .post-type-archive-panoramic-outlook article.post footer.entry-footer span a,
      .post-type-archive-panoramic-outlook article.intro footer.entry-footer span a,
      .post-type-archive-panoramic-outlook article.panoramic-outlook footer.entry-footer span a,
      .post-type-archive-panoramic-outlook article.inflation-survey footer.entry-footer span a,
      .post-type-archive-panoramic-outlook article.inflation-survey-content footer.entry-footer span a,
      .post-type-archive-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span a,
      .post-type-archive-panoramic-outlook article.author footer.entry-footer span a,
      .page-template-template-inflation-survey-php article.post footer.entry-footer span a,
      .page-template-template-inflation-survey-php article.intro footer.entry-footer span a,
      .page-template-template-inflation-survey-php article.panoramic-outlook footer.entry-footer span a,
      .page-template-template-inflation-survey-php article.inflation-survey footer.entry-footer span a,
      .page-template-template-inflation-survey-php article.inflation-survey-content footer.entry-footer span a,
      .page-template-template-inflation-survey-php article.panoramic-outlook-content footer.entry-footer span a,
      .page-template-template-inflation-survey-php article.author footer.entry-footer span a,
      .page-template-template-authors-php article.post footer.entry-footer span a,
      .page-template-template-authors-php article.intro footer.entry-footer span a,
      .page-template-template-authors-php article.panoramic-outlook footer.entry-footer span a,
      .page-template-template-authors-php article.inflation-survey footer.entry-footer span a,
      .page-template-template-authors-php article.inflation-survey-content footer.entry-footer span a,
      .page-template-template-authors-php article.panoramic-outlook-content footer.entry-footer span a,
      .page-template-template-authors-php article.author footer.entry-footer span a,
      .single-author article.post footer.entry-footer span a,
      .single-author article.intro footer.entry-footer span a,
      .single-author article.panoramic-outlook footer.entry-footer span a,
      .single-author article.inflation-survey footer.entry-footer span a,
      .single-author article.inflation-survey-content footer.entry-footer span a,
      .single-author article.panoramic-outlook-content footer.entry-footer span a,
      .single-author article.author footer.entry-footer span a,
      .archive.author article.post footer.entry-footer span a,
      .archive.author article.intro footer.entry-footer span a,
      .archive.author article.panoramic-outlook footer.entry-footer span a,
      .archive.author article.inflation-survey footer.entry-footer span a,
      .archive.author article.inflation-survey-content footer.entry-footer span a,
      .archive.author article.panoramic-outlook-content footer.entry-footer span a,
      .archive.author article.author footer.entry-footer span a {
        color: #1c626c; }
    .blog article.post footer.entry-footer span.cat-links,
    .blog article.intro footer.entry-footer span.cat-links,
    .blog article.panoramic-outlook footer.entry-footer span.cat-links,
    .blog article.inflation-survey footer.entry-footer span.cat-links,
    .blog article.inflation-survey-content footer.entry-footer span.cat-links,
    .blog article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .blog article.author footer.entry-footer span.cat-links,
    .archive article.post footer.entry-footer span.cat-links,
    .archive article.intro footer.entry-footer span.cat-links,
    .archive article.panoramic-outlook footer.entry-footer span.cat-links,
    .archive article.inflation-survey footer.entry-footer span.cat-links,
    .archive article.inflation-survey-content footer.entry-footer span.cat-links,
    .archive article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .archive article.author footer.entry-footer span.cat-links,
    .search article.post footer.entry-footer span.cat-links,
    .search article.intro footer.entry-footer span.cat-links,
    .search article.panoramic-outlook footer.entry-footer span.cat-links,
    .search article.inflation-survey footer.entry-footer span.cat-links,
    .search article.inflation-survey-content footer.entry-footer span.cat-links,
    .search article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .search article.author footer.entry-footer span.cat-links,
    .error404 article.post footer.entry-footer span.cat-links,
    .error404 article.intro footer.entry-footer span.cat-links,
    .error404 article.panoramic-outlook footer.entry-footer span.cat-links,
    .error404 article.inflation-survey footer.entry-footer span.cat-links,
    .error404 article.inflation-survey-content footer.entry-footer span.cat-links,
    .error404 article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .error404 article.author footer.entry-footer span.cat-links,
    .page-template-template-archive-php article.post footer.entry-footer span.cat-links,
    .page-template-template-archive-php article.intro footer.entry-footer span.cat-links,
    .page-template-template-archive-php article.panoramic-outlook footer.entry-footer span.cat-links,
    .page-template-template-archive-php article.inflation-survey footer.entry-footer span.cat-links,
    .page-template-template-archive-php article.inflation-survey-content footer.entry-footer span.cat-links,
    .page-template-template-archive-php article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .page-template-template-archive-php article.author footer.entry-footer span.cat-links,
    .post-type-panoramic-outlook article.post footer.entry-footer span.cat-links,
    .post-type-panoramic-outlook article.intro footer.entry-footer span.cat-links,
    .post-type-panoramic-outlook article.panoramic-outlook footer.entry-footer span.cat-links,
    .post-type-panoramic-outlook article.inflation-survey footer.entry-footer span.cat-links,
    .post-type-panoramic-outlook article.inflation-survey-content footer.entry-footer span.cat-links,
    .post-type-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .post-type-panoramic-outlook article.author footer.entry-footer span.cat-links,
    .post-type-archive-inflation-survey article.post footer.entry-footer span.cat-links,
    .post-type-archive-inflation-survey article.intro footer.entry-footer span.cat-links,
    .post-type-archive-inflation-survey article.panoramic-outlook footer.entry-footer span.cat-links,
    .post-type-archive-inflation-survey article.inflation-survey footer.entry-footer span.cat-links,
    .post-type-archive-inflation-survey article.inflation-survey-content footer.entry-footer span.cat-links,
    .post-type-archive-inflation-survey article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .post-type-archive-inflation-survey article.author footer.entry-footer span.cat-links,
    .post-type-archive-panoramic-outlook article.post footer.entry-footer span.cat-links,
    .post-type-archive-panoramic-outlook article.intro footer.entry-footer span.cat-links,
    .post-type-archive-panoramic-outlook article.panoramic-outlook footer.entry-footer span.cat-links,
    .post-type-archive-panoramic-outlook article.inflation-survey footer.entry-footer span.cat-links,
    .post-type-archive-panoramic-outlook article.inflation-survey-content footer.entry-footer span.cat-links,
    .post-type-archive-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .post-type-archive-panoramic-outlook article.author footer.entry-footer span.cat-links,
    .page-template-template-inflation-survey-php article.post footer.entry-footer span.cat-links,
    .page-template-template-inflation-survey-php article.intro footer.entry-footer span.cat-links,
    .page-template-template-inflation-survey-php article.panoramic-outlook footer.entry-footer span.cat-links,
    .page-template-template-inflation-survey-php article.inflation-survey footer.entry-footer span.cat-links,
    .page-template-template-inflation-survey-php article.inflation-survey-content footer.entry-footer span.cat-links,
    .page-template-template-inflation-survey-php article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .page-template-template-inflation-survey-php article.author footer.entry-footer span.cat-links,
    .page-template-template-authors-php article.post footer.entry-footer span.cat-links,
    .page-template-template-authors-php article.intro footer.entry-footer span.cat-links,
    .page-template-template-authors-php article.panoramic-outlook footer.entry-footer span.cat-links,
    .page-template-template-authors-php article.inflation-survey footer.entry-footer span.cat-links,
    .page-template-template-authors-php article.inflation-survey-content footer.entry-footer span.cat-links,
    .page-template-template-authors-php article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .page-template-template-authors-php article.author footer.entry-footer span.cat-links,
    .single-author article.post footer.entry-footer span.cat-links,
    .single-author article.intro footer.entry-footer span.cat-links,
    .single-author article.panoramic-outlook footer.entry-footer span.cat-links,
    .single-author article.inflation-survey footer.entry-footer span.cat-links,
    .single-author article.inflation-survey-content footer.entry-footer span.cat-links,
    .single-author article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .single-author article.author footer.entry-footer span.cat-links,
    .archive.author article.post footer.entry-footer span.cat-links,
    .archive.author article.intro footer.entry-footer span.cat-links,
    .archive.author article.panoramic-outlook footer.entry-footer span.cat-links,
    .archive.author article.inflation-survey footer.entry-footer span.cat-links,
    .archive.author article.inflation-survey-content footer.entry-footer span.cat-links,
    .archive.author article.panoramic-outlook-content footer.entry-footer span.cat-links,
    .archive.author article.author footer.entry-footer span.cat-links {
      display: block; }
    .blog article.post footer.entry-footer span.edit-link,
    .blog article.intro footer.entry-footer span.edit-link,
    .blog article.panoramic-outlook footer.entry-footer span.edit-link,
    .blog article.inflation-survey footer.entry-footer span.edit-link,
    .blog article.inflation-survey-content footer.entry-footer span.edit-link,
    .blog article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .blog article.author footer.entry-footer span.edit-link,
    .archive article.post footer.entry-footer span.edit-link,
    .archive article.intro footer.entry-footer span.edit-link,
    .archive article.panoramic-outlook footer.entry-footer span.edit-link,
    .archive article.inflation-survey footer.entry-footer span.edit-link,
    .archive article.inflation-survey-content footer.entry-footer span.edit-link,
    .archive article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .archive article.author footer.entry-footer span.edit-link,
    .search article.post footer.entry-footer span.edit-link,
    .search article.intro footer.entry-footer span.edit-link,
    .search article.panoramic-outlook footer.entry-footer span.edit-link,
    .search article.inflation-survey footer.entry-footer span.edit-link,
    .search article.inflation-survey-content footer.entry-footer span.edit-link,
    .search article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .search article.author footer.entry-footer span.edit-link,
    .error404 article.post footer.entry-footer span.edit-link,
    .error404 article.intro footer.entry-footer span.edit-link,
    .error404 article.panoramic-outlook footer.entry-footer span.edit-link,
    .error404 article.inflation-survey footer.entry-footer span.edit-link,
    .error404 article.inflation-survey-content footer.entry-footer span.edit-link,
    .error404 article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .error404 article.author footer.entry-footer span.edit-link,
    .page-template-template-archive-php article.post footer.entry-footer span.edit-link,
    .page-template-template-archive-php article.intro footer.entry-footer span.edit-link,
    .page-template-template-archive-php article.panoramic-outlook footer.entry-footer span.edit-link,
    .page-template-template-archive-php article.inflation-survey footer.entry-footer span.edit-link,
    .page-template-template-archive-php article.inflation-survey-content footer.entry-footer span.edit-link,
    .page-template-template-archive-php article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .page-template-template-archive-php article.author footer.entry-footer span.edit-link,
    .post-type-panoramic-outlook article.post footer.entry-footer span.edit-link,
    .post-type-panoramic-outlook article.intro footer.entry-footer span.edit-link,
    .post-type-panoramic-outlook article.panoramic-outlook footer.entry-footer span.edit-link,
    .post-type-panoramic-outlook article.inflation-survey footer.entry-footer span.edit-link,
    .post-type-panoramic-outlook article.inflation-survey-content footer.entry-footer span.edit-link,
    .post-type-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .post-type-panoramic-outlook article.author footer.entry-footer span.edit-link,
    .post-type-archive-inflation-survey article.post footer.entry-footer span.edit-link,
    .post-type-archive-inflation-survey article.intro footer.entry-footer span.edit-link,
    .post-type-archive-inflation-survey article.panoramic-outlook footer.entry-footer span.edit-link,
    .post-type-archive-inflation-survey article.inflation-survey footer.entry-footer span.edit-link,
    .post-type-archive-inflation-survey article.inflation-survey-content footer.entry-footer span.edit-link,
    .post-type-archive-inflation-survey article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .post-type-archive-inflation-survey article.author footer.entry-footer span.edit-link,
    .post-type-archive-panoramic-outlook article.post footer.entry-footer span.edit-link,
    .post-type-archive-panoramic-outlook article.intro footer.entry-footer span.edit-link,
    .post-type-archive-panoramic-outlook article.panoramic-outlook footer.entry-footer span.edit-link,
    .post-type-archive-panoramic-outlook article.inflation-survey footer.entry-footer span.edit-link,
    .post-type-archive-panoramic-outlook article.inflation-survey-content footer.entry-footer span.edit-link,
    .post-type-archive-panoramic-outlook article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .post-type-archive-panoramic-outlook article.author footer.entry-footer span.edit-link,
    .page-template-template-inflation-survey-php article.post footer.entry-footer span.edit-link,
    .page-template-template-inflation-survey-php article.intro footer.entry-footer span.edit-link,
    .page-template-template-inflation-survey-php article.panoramic-outlook footer.entry-footer span.edit-link,
    .page-template-template-inflation-survey-php article.inflation-survey footer.entry-footer span.edit-link,
    .page-template-template-inflation-survey-php article.inflation-survey-content footer.entry-footer span.edit-link,
    .page-template-template-inflation-survey-php article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .page-template-template-inflation-survey-php article.author footer.entry-footer span.edit-link,
    .page-template-template-authors-php article.post footer.entry-footer span.edit-link,
    .page-template-template-authors-php article.intro footer.entry-footer span.edit-link,
    .page-template-template-authors-php article.panoramic-outlook footer.entry-footer span.edit-link,
    .page-template-template-authors-php article.inflation-survey footer.entry-footer span.edit-link,
    .page-template-template-authors-php article.inflation-survey-content footer.entry-footer span.edit-link,
    .page-template-template-authors-php article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .page-template-template-authors-php article.author footer.entry-footer span.edit-link,
    .single-author article.post footer.entry-footer span.edit-link,
    .single-author article.intro footer.entry-footer span.edit-link,
    .single-author article.panoramic-outlook footer.entry-footer span.edit-link,
    .single-author article.inflation-survey footer.entry-footer span.edit-link,
    .single-author article.inflation-survey-content footer.entry-footer span.edit-link,
    .single-author article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .single-author article.author footer.entry-footer span.edit-link,
    .archive.author article.post footer.entry-footer span.edit-link,
    .archive.author article.intro footer.entry-footer span.edit-link,
    .archive.author article.panoramic-outlook footer.entry-footer span.edit-link,
    .archive.author article.inflation-survey footer.entry-footer span.edit-link,
    .archive.author article.inflation-survey-content footer.entry-footer span.edit-link,
    .archive.author article.panoramic-outlook-content footer.entry-footer span.edit-link,
    .archive.author article.author footer.entry-footer span.edit-link {
      float: right; }
  .blog article.post .rss,
  .blog article.intro .rss,
  .blog article.panoramic-outlook .rss,
  .blog article.inflation-survey .rss,
  .blog article.inflation-survey-content .rss,
  .blog article.panoramic-outlook-content .rss,
  .blog article.author .rss,
  .archive article.post .rss,
  .archive article.intro .rss,
  .archive article.panoramic-outlook .rss,
  .archive article.inflation-survey .rss,
  .archive article.inflation-survey-content .rss,
  .archive article.panoramic-outlook-content .rss,
  .archive article.author .rss,
  .search article.post .rss,
  .search article.intro .rss,
  .search article.panoramic-outlook .rss,
  .search article.inflation-survey .rss,
  .search article.inflation-survey-content .rss,
  .search article.panoramic-outlook-content .rss,
  .search article.author .rss,
  .error404 article.post .rss,
  .error404 article.intro .rss,
  .error404 article.panoramic-outlook .rss,
  .error404 article.inflation-survey .rss,
  .error404 article.inflation-survey-content .rss,
  .error404 article.panoramic-outlook-content .rss,
  .error404 article.author .rss,
  .page-template-template-archive-php article.post .rss,
  .page-template-template-archive-php article.intro .rss,
  .page-template-template-archive-php article.panoramic-outlook .rss,
  .page-template-template-archive-php article.inflation-survey .rss,
  .page-template-template-archive-php article.inflation-survey-content .rss,
  .page-template-template-archive-php article.panoramic-outlook-content .rss,
  .page-template-template-archive-php article.author .rss,
  .post-type-panoramic-outlook article.post .rss,
  .post-type-panoramic-outlook article.intro .rss,
  .post-type-panoramic-outlook article.panoramic-outlook .rss,
  .post-type-panoramic-outlook article.inflation-survey .rss,
  .post-type-panoramic-outlook article.inflation-survey-content .rss,
  .post-type-panoramic-outlook article.panoramic-outlook-content .rss,
  .post-type-panoramic-outlook article.author .rss,
  .post-type-archive-inflation-survey article.post .rss,
  .post-type-archive-inflation-survey article.intro .rss,
  .post-type-archive-inflation-survey article.panoramic-outlook .rss,
  .post-type-archive-inflation-survey article.inflation-survey .rss,
  .post-type-archive-inflation-survey article.inflation-survey-content .rss,
  .post-type-archive-inflation-survey article.panoramic-outlook-content .rss,
  .post-type-archive-inflation-survey article.author .rss,
  .post-type-archive-panoramic-outlook article.post .rss,
  .post-type-archive-panoramic-outlook article.intro .rss,
  .post-type-archive-panoramic-outlook article.panoramic-outlook .rss,
  .post-type-archive-panoramic-outlook article.inflation-survey .rss,
  .post-type-archive-panoramic-outlook article.inflation-survey-content .rss,
  .post-type-archive-panoramic-outlook article.panoramic-outlook-content .rss,
  .post-type-archive-panoramic-outlook article.author .rss,
  .page-template-template-inflation-survey-php article.post .rss,
  .page-template-template-inflation-survey-php article.intro .rss,
  .page-template-template-inflation-survey-php article.panoramic-outlook .rss,
  .page-template-template-inflation-survey-php article.inflation-survey .rss,
  .page-template-template-inflation-survey-php article.inflation-survey-content .rss,
  .page-template-template-inflation-survey-php article.panoramic-outlook-content .rss,
  .page-template-template-inflation-survey-php article.author .rss,
  .page-template-template-authors-php article.post .rss,
  .page-template-template-authors-php article.intro .rss,
  .page-template-template-authors-php article.panoramic-outlook .rss,
  .page-template-template-authors-php article.inflation-survey .rss,
  .page-template-template-authors-php article.inflation-survey-content .rss,
  .page-template-template-authors-php article.panoramic-outlook-content .rss,
  .page-template-template-authors-php article.author .rss,
  .single-author article.post .rss,
  .single-author article.intro .rss,
  .single-author article.panoramic-outlook .rss,
  .single-author article.inflation-survey .rss,
  .single-author article.inflation-survey-content .rss,
  .single-author article.panoramic-outlook-content .rss,
  .single-author article.author .rss,
  .archive.author article.post .rss,
  .archive.author article.intro .rss,
  .archive.author article.panoramic-outlook .rss,
  .archive.author article.inflation-survey .rss,
  .archive.author article.inflation-survey-content .rss,
  .archive.author article.panoramic-outlook-content .rss,
  .archive.author article.author .rss {
    margin-top: 20px; }

.blog nav.paging-navigation,
.archive nav.paging-navigation,
.search nav.paging-navigation,
.error404 nav.paging-navigation,
.page-template-template-archive-php nav.paging-navigation,
.post-type-panoramic-outlook nav.paging-navigation,
.post-type-archive-inflation-survey nav.paging-navigation,
.post-type-archive-panoramic-outlook nav.paging-navigation,
.page-template-template-inflation-survey-php nav.paging-navigation,
.page-template-template-authors-php nav.paging-navigation,
.single-author nav.paging-navigation,
.archive.author nav.paging-navigation {
  display: none !important; }

.archive.author .author .entry-content {
  float: none; }

body.search article.intro header.entry-header h1.entry-title span {
  display: block;
  overflow: hidden; }

.blog article .entry-content ul, .blog article .entry-content li,
.archive article .entry-content ul,
.archive article .entry-content li,
.search article .entry-content ul,
.search article .entry-content li,
.error404 article .entry-content ul,
.error404 article .entry-content li,
.page-template-template-archive-php article .entry-content ul,
.page-template-template-archive-php article .entry-content li,
.post-type-panoramic-outlook article .entry-content ul,
.post-type-panoramic-outlook article .entry-content li,
.post-type-archive-inflation-survey article .entry-content ul,
.post-type-archive-inflation-survey article .entry-content li,
.post-type-archive-panoramic-outlook article .entry-content ul,
.post-type-archive-panoramic-outlook article .entry-content li {
  padding-left: 0; }

.blog article .entry-content ul,
.archive article .entry-content ul,
.search article .entry-content ul,
.error404 article .entry-content ul,
.page-template-template-archive-php article .entry-content ul,
.post-type-panoramic-outlook article .entry-content ul,
.post-type-archive-inflation-survey article .entry-content ul,
.post-type-archive-panoramic-outlook article .entry-content ul {
  border-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-top: 0;
  margin-left: 10px; }
  .blog article .entry-content ul li,
  .archive article .entry-content ul li,
  .search article .entry-content ul li,
  .error404 article .entry-content ul li,
  .page-template-template-archive-php article .entry-content ul li,
  .post-type-panoramic-outlook article .entry-content ul li,
  .post-type-archive-inflation-survey article .entry-content ul li,
  .post-type-archive-panoramic-outlook article .entry-content ul li {
    margin-top: 0;
    margin-bottom: 10px; }

.page-template-template-archive-php article.intro header.entry-header {
  padding-left: 0 !important; }

/*
*
*
* Singular posts
*
*
*/
body.single .post-type-header,
body.archive.author .post-type-header,
body.page-template-default .post-type-header,
body.page-template-template-about .post-type-header,
body.page-template-template-postevent-php .post-type-header,
body.page-template-template-awards-php .post-type-header {
  padding: 0; }

body.single article,
body.archive.author article,
body.page-template-default article,
body.page-template-template-about article,
body.page-template-template-postevent-php article,
body.page-template-template-awards-php article {
  background-color: white;
  border: solid 1px #c1c1c1 !important; }
  body.single article.hentry,
  body.archive.author article.hentry,
  body.page-template-default article.hentry,
  body.page-template-template-about article.hentry,
  body.page-template-template-postevent-php article.hentry,
  body.page-template-template-awards-php article.hentry {
    border-bottom: 0;
    margin-bottom: 0; }
  body.single article header.entry-header,
  body.single article header.page-header,
  body.archive.author article header.entry-header,
  body.archive.author article header.page-header,
  body.page-template-default article header.entry-header,
  body.page-template-default article header.page-header,
  body.page-template-template-about article header.entry-header,
  body.page-template-template-about article header.page-header,
  body.page-template-template-postevent-php article header.entry-header,
  body.page-template-template-postevent-php article header.page-header,
  body.page-template-template-awards-php article header.entry-header,
  body.page-template-template-awards-php article header.page-header {
    border-top: 4px solid #cc9933;
    padding: 28px 20px 20px 20px;
    padding-bottom: 0; }

body.single .entry-content p a, body.single .entry-content ul li a,
body.page-template-default .entry-content p a,
body.page-template-default .entry-content ul li a,
body.page-template-template-about .entry-content p a,
body.page-template-template-about .entry-content ul li a,
body.page-template-template-postevent-php .entry-content p a,
body.page-template-template-postevent-php .entry-content ul li a,
body.page-template-template-awards-php .entry-content p a,
body.page-template-template-awards-php .entry-content ul li a,
body.page-template-template-inflation-survey-php .entry-content p a,
body.page-template-template-inflation-survey-php .entry-content ul li a,
.archive.author .entry-content p a,
.archive.author .entry-content ul li a {
  color: #1c626c; }

.single-author article.post.hentry,
.archive.author article.post.hentry {
  margin-bottom: 1.5em; }

.single-author article.post header.entry-header,
.single-author article.post header.page-header,
.archive.author article.post header.entry-header,
.archive.author article.post header.page-header {
  padding: 0; }

body.single article .entry-content .bond-trader, body.single article .entry-content p, body.single article .entry-content h1, body.single article .entry-content h2, body.single article .entry-content h3, body.single article .entry-content h4, body.single article .entry-content h5, body.single article .entry-content h6, body.single article .entry-content .reference, body.single article .entry-content div.cb,
body.page-template-default article .entry-content .bond-trader,
body.page-template-default article .entry-content p,
body.page-template-default article .entry-content h1,
body.page-template-default article .entry-content h2,
body.page-template-default article .entry-content h3,
body.page-template-default article .entry-content h4,
body.page-template-default article .entry-content h5,
body.page-template-default article .entry-content h6,
body.page-template-default article .entry-content .reference,
body.page-template-default article .entry-content div.cb,
body.page-template-template-about article .entry-content .bond-trader,
body.page-template-template-about article .entry-content p,
body.page-template-template-about article .entry-content h1,
body.page-template-template-about article .entry-content h2,
body.page-template-template-about article .entry-content h3,
body.page-template-template-about article .entry-content h4,
body.page-template-template-about article .entry-content h5,
body.page-template-template-about article .entry-content h6,
body.page-template-template-about article .entry-content .reference,
body.page-template-template-about article .entry-content div.cb,
body.page-template-template-postevent-php article .entry-content .bond-trader,
body.page-template-template-postevent-php article .entry-content p,
body.page-template-template-postevent-php article .entry-content h1,
body.page-template-template-postevent-php article .entry-content h2,
body.page-template-template-postevent-php article .entry-content h3,
body.page-template-template-postevent-php article .entry-content h4,
body.page-template-template-postevent-php article .entry-content h5,
body.page-template-template-postevent-php article .entry-content h6,
body.page-template-template-postevent-php article .entry-content .reference,
body.page-template-template-postevent-php article .entry-content div.cb,
body.page-template-template-awards-php article .entry-content .bond-trader,
body.page-template-template-awards-php article .entry-content p,
body.page-template-template-awards-php article .entry-content h1,
body.page-template-template-awards-php article .entry-content h2,
body.page-template-template-awards-php article .entry-content h3,
body.page-template-template-awards-php article .entry-content h4,
body.page-template-template-awards-php article .entry-content h5,
body.page-template-template-awards-php article .entry-content h6,
body.page-template-template-awards-php article .entry-content .reference,
body.page-template-template-awards-php article .entry-content div.cb,
body.error404 article .page-content .bond-trader,
body.error404 article .page-content p,
body.error404 article .page-content h1,
body.error404 article .page-content h2,
body.error404 article .page-content h3,
body.error404 article .page-content h4,
body.error404 article .page-content h5,
body.error404 article .page-content h6,
body.error404 article .page-content .reference,
body.error404 article .page-content div.cb {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0 !important; }

body.single article .entry-content img,
body.page-template-default article .entry-content img,
body.page-template-template-about article .entry-content img,
body.page-template-template-postevent-php article .entry-content img,
body.page-template-template-awards-php article .entry-content img,
body.error404 article .page-content img {
  margin-bottom: 20px; }

body.single article .entry-content .dot-irecommendthis,
body.page-template-default article .entry-content .dot-irecommendthis,
body.page-template-template-about article .entry-content .dot-irecommendthis,
body.page-template-template-postevent-php article .entry-content .dot-irecommendthis,
body.page-template-template-awards-php article .entry-content .dot-irecommendthis,
body.error404 article .page-content .dot-irecommendthis {
  /* display:none;*/ }

body.single article .entry-content ul,
body.page-template-default article .entry-content ul,
body.page-template-template-about article .entry-content ul,
body.page-template-template-postevent-php article .entry-content ul,
body.page-template-template-awards-php article .entry-content ul,
body.error404 article .page-content ul {
  margin-left: 0;
  margin-right: 0;
  width: auto; }

body.single article .entry-content h1,
body.page-template-default article .entry-content h1,
body.page-template-template-about article .entry-content h1,
body.page-template-template-postevent-php article .entry-content h1,
body.page-template-template-awards-php article .entry-content h1,
body.error404 article .page-content h1 {
  padding-top: 30px;
  padding-bottom: 20px; }

body.single article .entry-content h2,
body.page-template-default article .entry-content h2,
body.page-template-template-about article .entry-content h2,
body.page-template-template-postevent-php article .entry-content h2,
body.page-template-template-awards-php article .entry-content h2,
body.error404 article .page-content h2 {
  padding-top: 30px;
  padding-bottom: 20px; }

body.single article .entry-content h3,
body.page-template-default article .entry-content h3,
body.page-template-template-about article .entry-content h3,
body.page-template-template-postevent-php article .entry-content h3,
body.page-template-template-awards-php article .entry-content h3,
body.error404 article .page-content h3 {
  padding-top: 30px;
  padding-bottom: 20px; }

body.single article .entry-content img,
body.page-template-default article .entry-content img,
body.page-template-template-about article .entry-content img,
body.page-template-template-postevent-php article .entry-content img,
body.page-template-template-awards-php article .entry-content img,
body.error404 article .page-content img {
  padding-bottom: 20px; }

body.single article .entry-content img.alignright,
body.page-template-default article .entry-content img.alignright,
body.page-template-template-about article .entry-content img.alignright,
body.page-template-template-postevent-php article .entry-content img.alignright,
body.page-template-template-awards-php article .entry-content img.alignright,
body.error404 article .page-content img.alignright {
  margin-right: 20px;
  padding-left: 40px; }

body.single article .entry-content img.alignleft,
body.page-template-default article .entry-content img.alignleft,
body.page-template-template-about article .entry-content img.alignleft,
body.page-template-template-postevent-php article .entry-content img.alignleft,
body.page-template-template-awards-php article .entry-content img.alignleft,
body.error404 article .page-content img.alignleft {
  margin-left: 20px;
  padding-right: 40px; }

body.single article .entry-content figure,
body.page-template-default article .entry-content figure,
body.page-template-template-about article .entry-content figure,
body.page-template-template-postevent-php article .entry-content figure,
body.page-template-template-awards-php article .entry-content figure,
body.error404 article .page-content figure {
  background-color: #eeeeee;
  border: none; }
  body.single article .entry-content figure.wp-caption img[class*="wp-image-"],
  body.page-template-default article .entry-content figure.wp-caption img[class*="wp-image-"],
  body.page-template-template-about article .entry-content figure.wp-caption img[class*="wp-image-"],
  body.page-template-template-postevent-php article .entry-content figure.wp-caption img[class*="wp-image-"],
  body.page-template-template-awards-php article .entry-content figure.wp-caption img[class*="wp-image-"],
  body.error404 article .page-content figure.wp-caption img[class*="wp-image-"] {
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding-bottom: 0; }
  body.single article .entry-content figure figcaption,
  body.page-template-default article .entry-content figure figcaption,
  body.page-template-template-about article .entry-content figure figcaption,
  body.page-template-template-postevent-php article .entry-content figure figcaption,
  body.page-template-template-awards-php article .entry-content figure figcaption,
  body.error404 article .page-content figure figcaption {
    padding-bottom: 10px; }

body.single article .entry-content .search-form,
body.single article .entry-content .widget,
body.page-template-default article .entry-content .search-form,
body.page-template-default article .entry-content .widget,
body.page-template-template-about article .entry-content .search-form,
body.page-template-template-about article .entry-content .widget,
body.page-template-template-postevent-php article .entry-content .search-form,
body.page-template-template-postevent-php article .entry-content .widget,
body.page-template-template-awards-php article .entry-content .search-form,
body.page-template-template-awards-php article .entry-content .widget,
body.error404 article .page-content .search-form,
body.error404 article .page-content .widget {
  padding-left: 20px; }

body.page-template-default article .entry-content,
body.page-template-template-about article .entry-content,
body.page-template-template-postevent-php article .entry-content,
body.page-template-template-awards-php article .entry-content,
body.error404 article .entry-content {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 40px; }

body.page-template-template-authors-php article.author header.entry-header {
  padding-left: 0;
  padding-right: 0; }

body.page-template-template-archive-php article.post header.entry-header, body.page-template-template-archive-php article.post p, body.page-template-template-archive-php article.panoramic-outlook header.entry-header, body.page-template-template-archive-php article.panoramic-outlook p {
  padding-left: 0 !important;
  padding-right: 0  !important; }

/*
*
*
* Blockquotes
*
*
*/
blockquote {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background: none;
  color: #8d9d06;
  position: relative; }
  blockquote p {
    margin-left: 15px !important; }
    blockquote p:before {
      display: block;
      content: "\201C";
      position: absolute;
      left: -10px;
      top: 5px;
      color: #8d9d06; }
    blockquote p:after {
      display: block;
      content: "\201D";
      position: absolute;
      right: -10px;
      bottom: 35px;
      color: #8d9d06; }
  blockquote.left, blockquote.right {
    display: inline-block;
    width: 33%;
    margin-bottom: 10px; }
  blockquote.left {
    float: left;
    clear: left;
    margin-right: 15px; }
  blockquote.right {
    float: right;
    clear: right;
    margin-left: 15px; }
  blockquote.center {
    float: none;
    width: 80%;
    margin-left: 10px !important; }

body.single article footer.entry-footer {
  padding: 0 20px; }
  body.single article footer.entry-footer .divider {
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    width: 100%;
    border-top: 1px solid #a3c2c2; }
    body.single article footer.entry-footer .divider .category_list a, body.single article footer.entry-footer .divider .tag_list a {
      padding: 3px 5px; }
    body.single article footer.entry-footer .divider .category_list span {
      padding: 0; }
    body.single article footer.entry-footer .divider .category_list a {
      background-color: #004752 !important;
      color: white;
      margin-left: 2px; }
    body.single article footer.entry-footer .divider .tag_list a {
      color: #1c626c; }
    body.single article footer.entry-footer .divider .tag_list span {
      padding: 0; }
    body.single article footer.entry-footer .divider aside.widget_text {
      background: transparent; }
      body.single article footer.entry-footer .divider aside.widget_text .textwidget {
        background: transparent;
        color: #ccc;
        padding: 20px 0 10px 0; }
        body.single article footer.entry-footer .divider aside.widget_text .textwidget p {
          padding: 0;
          margin: 0 0 10px 0;
          color: #ccc; }
  body.single article footer.entry-footer .post-edit-link {
    margin-top: 10px;
    display: block; }

.single-author article.post footer.entry-footer,
.archive.author article.post footer.entry-footer {
  padding: 0; }

/*
*
*
* Highlighting text
*
*
*/
.entry-content p.highlight {
  color: #42739b;
  background: none;
  border: none; }

.entry-content p.post {
  color: #9eaa00; }

.entry-content p.panoramic-outlook {
  color: #42739b; }

.entry-content p.inflation-survey {
  color: #8d9d06; }

.entry-content p.yougov-survey {
  color: #52682f; }

.entry-content ol {
  padding-left: 20px;
  margin-left: 20px; }

.entry-content ol, .entry-content ul {
  padding-left: 25px;
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  clear: both;
  font-weight: 600; }

.entry-content ol {
  list-style-position: inside; }

.entry-content ol:first-child, .entry-content ul:first-child {
  margin-top: 70px; }

.site-main.masonry .entry-content ol, .site-main.masonry .entry-content ul {
  font-weight: normal; }

#main.masonry .entry-content ol, #main.masonry .entry-content ul {
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 20px; }

#main.masonry .entry-content ol:first-child, #main.masonry .entry-content ul:first-child {
  margin-top: 10px; }

.page-template-template-archive-php #main.masonry .entry-content ol, .page-template-template-archive-php #main.masonry .entry-content ul,
.search-results #main.masonry .entry-content ol,
.search-results #main.masonry .entry-content ul {
  padding-left: 0; }

.search-results #main.masonry .entry-content ol {
  margin-left: 17px; }

/*
*
*
* Language bar
*
*
*/
.top-widget-area {
  margin-top: 25px; }
  .top-widget-area .widget {
    width: 100%;
    clear: both;
    padding: 10px 40px 10px 20px;
    margin-top: 25px;
    margin-bottom: 25px;
    background-color: #ededed; }
  .top-widget-area .drew_language_link_widget p,
  .top-widget-area .drew_language_link_widget .mlp_language_box {
    display: inline-block;
    margin-bottom: 0 !important; }
    .top-widget-area .drew_language_link_widget p li,
    .top-widget-area .drew_language_link_widget .mlp_language_box li {
      display: inline;
      margin: 0;
      list-style-type: none; }
      .top-widget-area .drew_language_link_widget p li a,
      .top-widget-area .drew_language_link_widget .mlp_language_box li a {
        margin: 0 5px 0 0; }
        .top-widget-area .drew_language_link_widget p li a#mlp_current_locale,
        .top-widget-area .drew_language_link_widget .mlp_language_box li a#mlp_current_locale {
          display: none; }
  .top-widget-area .drew_language_link_widget ul {
    margin-bottom: 0; }
  .top-widget-area .drew_language_link_widget h3.widget-title {
    display: inline-block;
    color: #222;
    margin-bottom: 0;
    border-top: 0;
    padding-top: 0;
    margin-right: 10px; }
  .top-widget-area .widget_drew-disussion-widget {
    margin-left: 10px;
    background-color: white; }
    .top-widget-area .widget_drew-disussion-widget ul.small {
      margin: 0 10px 10px; }
  .top-widget-area .tabs aside.widget {
    margin-top: 0;
    padding-left: 0; }

/*
*
*
* Article excerpt to span full width of main column [Post, Inflation Survey, Panoramic Outlook]
*
*
*/
.blog article.post.sticky,
.archive article.post,
.search article.post,
.page-template-template-archive-php article.post,
.post-type-archive-inflation-survey article.inflation-survey,
.post-type-archive-panoramic-outlook article.panoramic-outlook,
.page-template-template-panoramic-outlook-php article.inflation-survey,
article.author {
  width: 100%;
  float: left !important; }

.blog article.post.sticky header.entry-header,
.archive article.post header.entry-header,
.search article.post header.entry-header,
.page-template-template-archive-php article.post header.entry-header,
.post-type-archive-inflation-survey article.inflation-survey header.entry-header,
.post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header,
.page-template-template-panoramic-outlook-php article.inflation-survey header.entry-header,
article.author header.entry-header,
.single-author article.post.sticky header.entry-header,
.archive.author article.post.sticky header.entry-header {
  border-top: 0; }
  .blog article.post.sticky header.entry-header h2.type,
  .archive article.post header.entry-header h2.type,
  .search article.post header.entry-header h2.type,
  .page-template-template-archive-php article.post header.entry-header h2.type,
  .post-type-archive-inflation-survey article.inflation-survey header.entry-header h2.type,
  .post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h2.type,
  .page-template-template-panoramic-outlook-php article.inflation-survey header.entry-header h2.type,
  article.author header.entry-header h2.type,
  .single-author article.post.sticky header.entry-header h2.type,
  .archive.author article.post.sticky header.entry-header h2.type {
    height: 56px;
    width: 100%;
    padding: 0;
    background: #1c626c;
    border-bottom: solid 1px #68969d; }
    .blog article.post.sticky header.entry-header h2.type span,
    .archive article.post header.entry-header h2.type span,
    .search article.post header.entry-header h2.type span,
    .page-template-template-archive-php article.post header.entry-header h2.type span,
    .post-type-archive-inflation-survey article.inflation-survey header.entry-header h2.type span,
    .post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h2.type span,
    .page-template-template-panoramic-outlook-php article.inflation-survey header.entry-header h2.type span,
    article.author header.entry-header h2.type span,
    .single-author article.post.sticky header.entry-header h2.type span,
    .archive.author article.post.sticky header.entry-header h2.type span {
      position: absolute;
      top: 15px;
      background: #ffcc33;
      height: 22px;
      margin-left: -7px;
      display: block;
      padding: 0 13px;
      color: black;
      box-shadow: 2px 2px 4px #333; }
    .blog article.post.sticky header.entry-header h2.type span:before,
    .archive article.post header.entry-header h2.type span:before,
    .search article.post header.entry-header h2.type span:before,
    .page-template-template-archive-php article.post header.entry-header h2.type span:before,
    .post-type-archive-inflation-survey article.inflation-survey header.entry-header h2.type span:before,
    .post-type-archive-panoramic-outlook article.panoramic-outlook header.entry-header h2.type span:before,
    .page-template-template-panoramic-outlook-php article.inflation-survey header.entry-header h2.type span:before,
    article.author header.entry-header h2.type span:before,
    .single-author article.post.sticky header.entry-header h2.type span:before,
    .archive.author article.post.sticky header.entry-header h2.type span:before {
      content: "";
      position: absolute;
      top: 22px;
      left: -1px;
      border-width: 8px 0px 0px 8px;
      border-style: solid;
      border-color: #cc9933 #e4e4e4 #e4e4e4; }

/*
*
*
* Infinite Scroll
*
*
*/
#infscr-loading {
  position: absolute;
  bottom: -100px;
  left: 0px;
  height: 100px;
  width: 100%; }
  #infscr-loading img {
    display: none; }
  #infscr-loading div {
    width: 100%;
    height: 100px;
    margin-left: -15px;
    background: url("../img/loader.gif") top center no-repeat; }
    #infscr-loading div em {
      display: none; }

/*
*
*
* Singular posts: Content elements like table, lists etc
*
*
*/
.entry-content table.agenda {
  border: solid 1px #e4eded;
  border-right: 0;
  margin: 20px auto 20px auto;
  overflow: auto; }
  .entry-content table.agenda tr {
    background-color: white; }
    .entry-content table.agenda tr th {
      color: white; }
    .entry-content table.agenda tr th, .entry-content table.agenda tr td {
      padding: 10px; }
    .entry-content table.agenda tr td {
      border-collapse: collapse;
      color: black;
      border-right: solid 1px #e4eded; }
  .entry-content table.agenda tr:nth-child(odd) {
    background: #f2f2f2; }
  .entry-content table.agenda tr:first-child {
    background: #004752; }
    .entry-content table.agenda tr:first-child td {
      border: 0;
      color: white; }

.entry-content table tr td {
  text-align: left;
  padding-left: 40px; }
  .entry-content table tr td .fieldLabel {
    padding-left: 40px; }
  .entry-content table tr td .paragraph {
    padding-left: 40px; }
  .entry-content table tr td .yesNoCheckboxLabel input {
    margin-right: 10px; }

.entry-content form .paragraph {
  padding-left: 40px; }

.entry-content ul {
  background: #fefefe;
  padding: 10px 20px;
  border: solid 1px #fbfbfb;
  margin-bottom: 20px !important;
  margin: 0 0 40px 0;
  width: 100%;
  border-left: solid #cc9933;
  border-width: 0px 0px 0px 4px; }
  .entry-content ul li {
    list-style-type: disc;
    padding-left: 10px;
    margin: 20px 0 20px 10px; }
  .entry-content ul li:first-child {
    margin-top: 10px; }
  .entry-content ul li:last-child {
    margin-bottom: 10px; }

/*
*
*
* Scrollable TABLEs
*
*
*/
.scrollable {
  overflow-x: auto;
  margin: 10px 0; }

.scrollable.has-scroll {
  position: relative;
  overflow: hidden;
  /* Clips the shadow created with the pseudo-element in the next rule. Not necessary for the actual scrolling. */ }

.scrollable.has-scroll:after {
  position: absolute;
  top: 0;
  left: 100%;
  width: 50px;
  height: 100%;
  border-radius: 10px 0 0 10px / 50% 0 0 50%;
  box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
  content: ''; }

/* This is the element whose content will be scrolled if necessary */
.scrollable.has-scroll > div {
  overflow-x: auto; }

.scrollable > div::-webkit-scrollbar {
  height: 12px; }

.scrollable > div::-webkit-scrollbar-track {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15) inset;
  background: #f0f0f0; }

.scrollable > div::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #ccc; }

/*
*
*
* Bottom widget area mainly for post types with singular posts
*
*
*/
.bottom-widget-area {
  /*border-left: 1px solid $borderColor;
    border-right: 1px solid $borderColor;*/
  background-color: #f7f7f7;
  /*background-color: $septenaryColor;*/
  margin-left: 0;
  /*.widget_drew-sharing-widget{
        padding-top: 0;
    }*/ }
  .bottom-widget-area .widget {
    float: left; }
    .bottom-widget-area .widget.widget_drew-sharing-widget {
      margin-bottom: 1em; }
  .bottom-widget-area .columns {
    margin-left: 0;
    margin-right: 0; }
  .bottom-widget-area #sharing {
    margin-top: 0; }
  .bottom-widget-area .widget_drew-disussion-widget {
    margin-bottom: 0;
    float: left; }
    .bottom-widget-area .widget_drew-disussion-widget h3 {
      margin: 0;
      padding: 0 0 10px 20px; }
    .bottom-widget-area .widget_drew-disussion-widget ul {
      margin: 0; }
    .bottom-widget-area .widget_drew-disussion-widget ul.small {
      margin: 0 10px 40px;
      width: 90%; }
    .bottom-widget-area .widget_drew-disussion-widget li {
      margin-bottom: 0; }
      .bottom-widget-area .widget_drew-disussion-widget li.linkedin {
        background-position: right 15px top -20px; }
      .bottom-widget-area .widget_drew-disussion-widget li.xing {
        background-position: right 15px top -90px; }
      .bottom-widget-area .widget_drew-disussion-widget li.google-plus {
        background-position: right 15px top -160px; }
      .bottom-widget-area .widget_drew-disussion-widget li.twitter {
        background-position: right 15px top -240px; }
      .bottom-widget-area .widget_drew-disussion-widget li.facebook {
        background-position: right 15px top -310px; }
      .bottom-widget-area .widget_drew-disussion-widget li.email {
        background-position: right 15px top -387px; }
      .bottom-widget-area .widget_drew-disussion-widget li.print {
        background-position: right 15px top -388px; }
  .bottom-widget-area .widget-title {
    padding-top: 20px;
    padding-bottom: 20px; }
  .bottom-widget-area .widget_drew-sharing-widget,
  .bottom-widget-area .widget_drew-like-post-widget {
    padding-left: 30px; }
  .bottom-widget-area .widget_drew-like-post-widget {
    margin-bottom: 0;
    padding-bottom: 0; }
  .bottom-widget-area .widget_drew-like-post-widget,
  .bottom-widget-area .widget_drew-sharing-widget {
    padding: 30px 20px 20px 20px; }
    .bottom-widget-area .widget_drew-like-post-widget .dot-irecommendthis,
    .bottom-widget-area .widget_drew-sharing-widget .dot-irecommendthis {
      height: 22px; }
      .bottom-widget-area .widget_drew-like-post-widget .dot-irecommendthis span.dot-irecommendthis-count,
      .bottom-widget-area .widget_drew-sharing-widget .dot-irecommendthis span.dot-irecommendthis-count {
        margin-left: 5px; }
  .bottom-widget-area .widget_drew-like-post-widget .widget-title,
  .bottom-widget-area .widget_drew-disussion-widget .widget-title,
  .bottom-widget-area .widget_drew-sharing-widget .widget-title {
    padding-top: 0; }
  .bottom-widget-area .widget_drew-like-post-widget .widget-title,
  .bottom-widget-area .widget_drew-sharing-widget .widget-title,
  .bottom-widget-area .widget_drew-disussion-widget .widget-title {
    color: #363636;
    margin-bottom: 0; }

body.single-panoramic-outlook .discussion-area .bottom-widget-area .widget_drew-disussion-widget {
  padding: 0 !important;
  margin-bottom: 0 !important; }
  body.single-panoramic-outlook .discussion-area .bottom-widget-area .widget_drew-disussion-widget ul li {
    padding: 0 20px !important; }

/*
*
*
* Comments
*
*
*/
.container .comments-area {
  margin-bottom: 0 !important; }
  .container .comments-area.columns {
    margin-left: 0;
    margin-right: 0; }

.g-recaptcha {
  margin-top: 20px; }

.discussion-area {
  width: 100%;
  background-color: #fafafa;
  border: 1px solid #cccccc;
  border-top: none;
  padding-top: 40px; }
  .discussion-area h2 {
    background-color: #004752;
    color: #fff;
    padding: 20px 0;
    padding-left: 20px;
    zoom: 1; }
    .discussion-area h2:after {
      clear: both; }
    .discussion-area h2:before, .discussion-area h2:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
  .discussion-area .comments-area {
    background: #ffffff;
    border: 1px solid #cccccc;
    border-top: 0;
    margin-left: 0;
    margin-bottom: 40px; }
    .discussion-area .comments-area.four {
      margin-right: 0px;
      margin-left: 5px;
      float: right; }
    .discussion-area .comments-area.eight {
      margin-left: 0; }
    .discussion-area .comments-area .comments-title {
      width: 100%;
      background-color: #004752;
      padding: 20px 40px;
      color: #ffffff; }
    .discussion-area .comments-area ol.comment-list {
      margin: 0; }
      .discussion-area .comments-area ol.comment-list li {
        list-style: none;
        margin: 0;
        padding-left: 20px;
        padding-right: 20px; }
        .discussion-area .comments-area ol.comment-list li article {
          border-top: 1px solid #a3c2c2;
          padding-top: 20px; }
        .discussion-area .comments-area ol.comment-list li:first-child article {
          border-top: none;
          padding-top: 0; }
        .discussion-area .comments-area ol.comment-list li:last-child .comment-body {
          border: 0 !important; }
      .discussion-area .comments-area ol.comment-list .comment-body {
        border-bottom: solid 1px #a7c4c3;
        padding: 32px 0; }
        .discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer {
          clear: both; }
          .discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-awaiting-moderation {
            width: 100%;
            background: #f0f0f0;
            display: block;
            padding: 10px;
            margin: 10px 0; }
          .discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-author {
            height: 32px; }
            .discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-author img {
              margin-right: 14px;
              vertical-align: middle;
              width: 32px;
              height: 32px;
              display: block;
              background: url("../img/icon-speech-bubble.png") 0 0 no-repeat;
              float: left; }
            .discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-author .fn,
            .discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-author .says {
              vertical-align: text-top; }
            .discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-author .fn {
              color: #1c626c; }
          .discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-content {
            margin-top: 10px;
            padding-left: 0; }
          .discussion-area .comments-area ol.comment-list .comment-body .comment-meta-outer .comment-meta {
            padding-left: 0; }
        .discussion-area .comments-area ol.comment-list .comment-body .reply {
          padding: 0;
          padding-left: 0; }
          .discussion-area .comments-area ol.comment-list .comment-body .reply a.comment-reply-link {
            clear: both;
            display: inline-block;
            margin-top: 20px;
            padding-left: 20px;
            padding-right: 20px; }
      .discussion-area .comments-area ol.comment-list ul.children li .comment-body {
        padding-top: 0; }
    .discussion-area .comments-area .comment-respond {
      background: #b5cece;
      padding: 30px 20px; }
      .discussion-area .comments-area .comment-respond h3.comment-reply-title small a {
        float: right; }
      .discussion-area .comments-area .comment-respond .comment-notes,
      .discussion-area .comments-area .comment-respond .logged-in-as {
        padding-top: 20px; }
      .discussion-area .comments-area .comment-respond label {
        display: block;
        clear: both;
        padding-bottom: 7px; }
      .discussion-area .comments-area .comment-respond .required {
        color: #88232b; }
      .discussion-area .comments-area .comment-respond input[type="text"], .discussion-area .comments-area .comment-respond input[type="email"], .discussion-area .comments-area .comment-respond input[type="url"], .discussion-area .comments-area .comment-respond input[type="password"], .discussion-area .comments-area .comment-respond input[type="search"], .discussion-area .comments-area .comment-respond textarea {
        padding: 7px;
        border-radius: 0;
        width: 100%;
        font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
        .discussion-area .comments-area .comment-respond input[type="text"]:focus, .discussion-area .comments-area .comment-respond input[type="text"]:hover, .discussion-area .comments-area .comment-respond input[type="email"]:focus, .discussion-area .comments-area .comment-respond input[type="email"]:hover, .discussion-area .comments-area .comment-respond input[type="url"]:focus, .discussion-area .comments-area .comment-respond input[type="url"]:hover, .discussion-area .comments-area .comment-respond input[type="password"]:focus, .discussion-area .comments-area .comment-respond input[type="password"]:hover, .discussion-area .comments-area .comment-respond input[type="search"]:focus, .discussion-area .comments-area .comment-respond input[type="search"]:hover, .discussion-area .comments-area .comment-respond textarea:focus, .discussion-area .comments-area .comment-respond textarea:hover {
          border: 1px solid #004752; }
      .discussion-area .comments-area .comment-respond input[type="submit"] {
        padding: 12px 30px;
        font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .discussion-area .comments-area .comment-respond .form-allowed-tags {
        display: none; }
      .discussion-area .comments-area .comment-respond .form-submit {
        margin-bottom: 0; }
      .discussion-area .comments-area .comment-respond textarea {
        width: 100%; }
    .discussion-area .comments-area .reply {
      padding-left: 54px;
      padding-bottom: 20px; }
  .discussion-area .bottom-widget-area {
    border-left: 0;
    border-right: 0;
    margin-top: 0; }
    .discussion-area .bottom-widget-area aside {
      margin-bottom: 20px !important; }
      .discussion-area .bottom-widget-area aside.widget_text {
        margin-bottom: 0 !important; }
    .discussion-area .bottom-widget-area aside.widget_nav_menu {
      background-color: #f7f7f7; }

body.single {
  /*.discussion-area .eight.columns,.discussion-area .bottom-widget-area{
        width:100%;
        margin:0;
    }*/ }
  body.single .discussion-area {
    background-color: white;
    border-right: 0;
    padding-top: 0; }
    body.single .discussion-area .comments-area {
      border: 0; }

body.archive article.intro,
body.page-template-template-archive-php article.intro,
body.search article.intro,
body.error404 article.intro {
  background-color: white;
  border: solid 1px #cccccc !important;
  margin-bottom: 20px; }
  body.archive article.intro header.entry-header,
  body.page-template-template-archive-php article.intro header.entry-header,
  body.search article.intro header.entry-header,
  body.error404 article.intro header.entry-header {
    border: 0 !important; }
    body.archive article.intro header.entry-header h1.entry-title,
    body.page-template-template-archive-php article.intro header.entry-header h1.entry-title,
    body.search article.intro header.entry-header h1.entry-title,
    body.error404 article.intro header.entry-header h1.entry-title {
      padding: 20px 40px 20px 20px !important;
      color: #004752 !important;
      border: 0; }
    body.archive article.intro header.entry-header h2,
    body.page-template-template-archive-php article.intro header.entry-header h2,
    body.search article.intro header.entry-header h2,
    body.error404 article.intro header.entry-header h2 {
      padding: 0 40px 0 20px !important;
      margin-bottom: 20px; }
  body.archive article.intro span.tags-links,
  body.page-template-template-archive-php article.intro span.tags-links,
  body.search article.intro span.tags-links,
  body.error404 article.intro span.tags-links {
    right: 0;
    position: absolute;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    /*white-space:nowrap;*/
    right: 0;
    position: absolute;
    top: 22px;
    background: #9eaa00;
    height: auto;
    margin-right: -7px;
    display: block;
    padding: 3px 13px 4px 13px;
    color: black;
    box-shadow: -2px 2px 4px #333;
    color: white; }
    body.archive article.intro span.tags-links:before,
    body.page-template-template-archive-php article.intro span.tags-links:before,
    body.search article.intro span.tags-links:before,
    body.error404 article.intro span.tags-links:before {
      content: "";
      position: absolute;
      bottom: -8px;
      right: -1px;
      border-width: 0px 0px 8px 8px;
      border-style: solid;
      border-color: transparent transparent transparent #5b6f3a; }

body.archive article.intro .entry-content,
body.page-template-template-archive-php article.intro .entry-content,
body.search article.intro .entry-content,
body.error404 article.intro .entry-content,
body.post-type-archive article.type-panoramic-outlook .entry-content {
  width: 100% !important; }

.page-template-template-authors-php article.author {
  border: solid 1px #cccccc; }

body.archive article.intro,
body.page-template-template-archive-php article.intro,
body.search article.intro,
body.error404 article.intro {
  width: 100%; }
  body.archive article.intro .top-widget-area,
  body.page-template-template-archive-php article.intro .top-widget-area,
  body.search article.intro .top-widget-area,
  body.error404 article.intro .top-widget-area {
    background: transparent;
    padding: 20px 20px 0 20px;
    margin: 0 0 20px 0;
    position: relative;
    border-top: solid 1px #cccccc; }
    body.archive article.intro .top-widget-area h3,
    body.page-template-template-archive-php article.intro .top-widget-area h3,
    body.search article.intro .top-widget-area h3,
    body.error404 article.intro .top-widget-area h3 {
      padding: 0;
      margin-bottom: 10px;
      display: inline-block;
      cursor: pointer;
      cursor: pointer; }
    body.archive article.intro .top-widget-area aside.widget,
    body.page-template-template-archive-php article.intro .top-widget-area aside.widget,
    body.search article.intro .top-widget-area aside.widget,
    body.error404 article.intro .top-widget-area aside.widget {
      background: transparent; }
      body.archive article.intro .top-widget-area aside.widget h3.widget-title,
      body.page-template-template-archive-php article.intro .top-widget-area aside.widget h3.widget-title,
      body.search article.intro .top-widget-area aside.widget h3.widget-title,
      body.error404 article.intro .top-widget-area aside.widget h3.widget-title {
        display: none; }
      body.archive article.intro .top-widget-area aside.widget li, body.archive article.intro .top-widget-area aside.widget .tagcloud,
      body.page-template-template-archive-php article.intro .top-widget-area aside.widget li,
      body.page-template-template-archive-php article.intro .top-widget-area aside.widget .tagcloud,
      body.search article.intro .top-widget-area aside.widget li,
      body.search article.intro .top-widget-area aside.widget .tagcloud,
      body.error404 article.intro .top-widget-area aside.widget li,
      body.error404 article.intro .top-widget-area aside.widget .tagcloud {
        display: inline-block;
        margin-right: 10px;
        background: #1c626c;
        color: white;
        padding: 1px 4px;
        margin: 0 0 2px; }
        body.archive article.intro .top-widget-area aside.widget li a, body.archive article.intro .top-widget-area aside.widget .tagcloud a,
        body.page-template-template-archive-php article.intro .top-widget-area aside.widget li a,
        body.page-template-template-archive-php article.intro .top-widget-area aside.widget .tagcloud a,
        body.search article.intro .top-widget-area aside.widget li a,
        body.search article.intro .top-widget-area aside.widget .tagcloud a,
        body.error404 article.intro .top-widget-area aside.widget li a,
        body.error404 article.intro .top-widget-area aside.widget .tagcloud a {
          color: white; }
      body.archive article.intro .top-widget-area aside.widget .tagcloud,
      body.page-template-template-archive-php article.intro .top-widget-area aside.widget .tagcloud,
      body.search article.intro .top-widget-area aside.widget .tagcloud,
      body.error404 article.intro .top-widget-area aside.widget .tagcloud {
        background-color: transparent; }
        body.archive article.intro .top-widget-area aside.widget .tagcloud a,
        body.page-template-template-archive-php article.intro .top-widget-area aside.widget .tagcloud a,
        body.search article.intro .top-widget-area aside.widget .tagcloud a,
        body.error404 article.intro .top-widget-area aside.widget .tagcloud a {
          color: #222; }
      body.archive article.intro .top-widget-area aside.widget ul,
      body.page-template-template-archive-php article.intro .top-widget-area aside.widget ul,
      body.search article.intro .top-widget-area aside.widget ul,
      body.error404 article.intro .top-widget-area aside.widget ul {
        margin-left: 0; }
    body.archive article.intro .top-widget-area aside.widget_search,
    body.page-template-template-archive-php article.intro .top-widget-area aside.widget_search,
    body.search article.intro .top-widget-area aside.widget_search,
    body.error404 article.intro .top-widget-area aside.widget_search {
      position: relative;
      height: 50px; }
      body.archive article.intro .top-widget-area aside.widget_search label,
      body.page-template-template-archive-php article.intro .top-widget-area aside.widget_search label,
      body.search article.intro .top-widget-area aside.widget_search label,
      body.error404 article.intro .top-widget-area aside.widget_search label {
        border-radius: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 45px;
        right: 45px;
        display: block;
        border: solid 1px #cccccc;
        border-right: 0; }
        body.archive article.intro .top-widget-area aside.widget_search label .search-field,
        body.page-template-template-archive-php article.intro .top-widget-area aside.widget_search label .search-field,
        body.search article.intro .top-widget-area aside.widget_search label .search-field,
        body.error404 article.intro .top-widget-area aside.widget_search label .search-field {
          border: 0;
          height: 43px;
          padding: 0 0 0 6px;
          width: 100%; }
      body.archive article.intro .top-widget-area aside.widget_search .search-submit,
      body.page-template-template-archive-php article.intro .top-widget-area aside.widget_search .search-submit,
      body.search article.intro .top-widget-area aside.widget_search .search-submit,
      body.error404 article.intro .top-widget-area aside.widget_search .search-submit {
        background-color: #1c626c;
        position: relative;
        float: right;
        height: 45px;
        width: 45px;
        padding: 0;
        top: -10px; }
        body.archive article.intro .top-widget-area aside.widget_search .search-submit:hover,
        body.page-template-template-archive-php article.intro .top-widget-area aside.widget_search .search-submit:hover,
        body.search article.intro .top-widget-area aside.widget_search .search-submit:hover,
        body.error404 article.intro .top-widget-area aside.widget_search .search-submit:hover {
          background-color: #004752; }
    body.archive article.intro .top-widget-area ul.tabs-menu,
    body.page-template-template-archive-php article.intro .top-widget-area ul.tabs-menu,
    body.search article.intro .top-widget-area ul.tabs-menu,
    body.error404 article.intro .top-widget-area ul.tabs-menu {
      margin-bottom: 10px; }
      body.archive article.intro .top-widget-area ul.tabs-menu li,
      body.page-template-template-archive-php article.intro .top-widget-area ul.tabs-menu li,
      body.search article.intro .top-widget-area ul.tabs-menu li,
      body.error404 article.intro .top-widget-area ul.tabs-menu li {
        display: inline-block;
        padding-right: 10px; }
      body.archive article.intro .top-widget-area ul.tabs-menu li, body.archive article.intro .top-widget-area ul.tabs-menu h3,
      body.page-template-template-archive-php article.intro .top-widget-area ul.tabs-menu li,
      body.page-template-template-archive-php article.intro .top-widget-area ul.tabs-menu h3,
      body.search article.intro .top-widget-area ul.tabs-menu li,
      body.search article.intro .top-widget-area ul.tabs-menu h3,
      body.error404 article.intro .top-widget-area ul.tabs-menu li,
      body.error404 article.intro .top-widget-area ul.tabs-menu h3 {
        margin-bottom: 0; }
    body.archive article.intro .top-widget-area ul.tabs li.hidden,
    body.page-template-template-archive-php article.intro .top-widget-area ul.tabs li.hidden,
    body.search article.intro .top-widget-area ul.tabs li.hidden,
    body.error404 article.intro .top-widget-area ul.tabs li.hidden {
      display: none; }
    body.archive article.intro .top-widget-area ul.tabs.off h3.widget-title,
    body.page-template-template-archive-php article.intro .top-widget-area ul.tabs.off h3.widget-title,
    body.search article.intro .top-widget-area ul.tabs.off h3.widget-title,
    body.error404 article.intro .top-widget-area ul.tabs.off h3.widget-title {
      display: block;
      clear: both; }
    body.archive article.intro .top-widget-area ul.tabs.off aside.widget_search,
    body.page-template-template-archive-php article.intro .top-widget-area ul.tabs.off aside.widget_search,
    body.search article.intro .top-widget-area ul.tabs.off aside.widget_search,
    body.error404 article.intro .top-widget-area ul.tabs.off aside.widget_search {
      height: 50px; }
    body.archive article.intro .top-widget-area ul.tabs.off li,
    body.page-template-template-archive-php article.intro .top-widget-area ul.tabs.off li,
    body.search article.intro .top-widget-area ul.tabs.off li,
    body.error404 article.intro .top-widget-area ul.tabs.off li {
      padding-bottom: 20px; }
    body.archive article.intro .top-widget-area ul.tabs.off button.search-submit,
    body.page-template-template-archive-php article.intro .top-widget-area ul.tabs.off button.search-submit,
    body.search article.intro .top-widget-area ul.tabs.off button.search-submit,
    body.error404 article.intro .top-widget-area ul.tabs.off button.search-submit {
      position: absolute;
      top: 0;
      right: 0; }

body.search article.intro p,
body.error404 article.intro p {
  padding: 0 20px; }

.widget_bpt_tag_cloud .tagcloud.category a {
  background-color: #1c626c;
  color: white;
  padding: 1px 6px 3px 6px;
  margin: 0 0 6px 0;
  display: inline-block !important; }

.widget_bpt_tag_cloud .tagcloud.post_tag a {
  color: #004752; }

ul.post_images {
  clear: both;
  display: block;
  border: 0;
  background-color: white; }
  ul.post_images li {
    padding: 0px;
    float: left;
    list-style-type: none;
    display: inline-block !important;
    width: 200px; }
    ul.post_images li img {
      max-width: auto; }

.reference {
  margin-bottom: 40px !important; }

#gforms_confirmation_message {
  margin: 0 20px; }

div.gform_wrapper ul.gform_fields {
  padding-left: 0 !important;
  border-left: 0; }
  div.gform_wrapper ul.gform_fields li.gfield {
    padding-left: 0 !important;
    margin-top: 0 !important; }
    div.gform_wrapper ul.gform_fields li.gfield input {
      width: 100%; }
  div.gform_wrapper ul.gform_fields ul.gfield_radio, div.gform_wrapper ul.gform_fields ul.gfield_checkbox {
    margin-left: 0 !important;
    border-left: 0 !important; }
    div.gform_wrapper ul.gform_fields ul.gfield_radio li input, div.gform_wrapper ul.gform_fields ul.gfield_checkbox li input {
      margin-top: 6px;
      width: auto; }
  div.gform_wrapper ul.gform_fields li.gfield_label {
    float: left !important; }
  div.gform_wrapper ul.gform_fields p {
    padding-left: 0 !important;
    margin: 0 !important; }

div.gform_wrapper input.gform_button, div.gform_wrapper .validation_error {
  margin-left: 20px; }

div.gform_wrapper .gform_ajax_spinner {
  margin-left: 10px !important;
  margin-top: 30px !important; }

div.gform_wrapper input.gform_button {
  clear: both;
  display: block;
  float: none; }

.gform_wrapper .top_label .custom-checkbox-label .gfield_label {
  display: none; }

.entry-content iframe[id^='buto_iframe'] {
  width: 260px;
  height: 146px; }

.twitter-follow-button {
  margin-left: 10px; }

.twitter-disclaimer {
  background-color: #363636;
  height: 100%;
  left: 0;
  opacity: 0.95;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999999;
  display: none; }
  .twitter-disclaimer .content {
    background-color: #004752;
    display: block;
    color: white;
    float: none;
    padding: 20px 20px 0 20px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7% !important;
    opacity: 1 !important;
    width: 90%; }
    .twitter-disclaimer .content .inner {
      background: url("../img/logo-mandg-small.png") no-repeat scroll top right rgba(0, 0, 0, 0); }
      .twitter-disclaimer .content .inner h1, .twitter-disclaimer .content .inner p {
        color: white;
        clear: both;
        display: inline-block;
        margin-bottom: 15px;
        width: 100%; }
      .twitter-disclaimer .content .inner p {
        margin-bottom: 20px; }
      .twitter-disclaimer .content .inner h1 {
        font-size: 18px;
        display: block;
        width: 40%;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        font-family: "Interstate MG Light","Helvetica Neue",Helvetica,Arial,sans-serif; }
    .twitter-disclaimer .content p.read-more {
      display: block;
      clear: both;
      margin-top: 0px;
      padding-bottom: 20px; }
      .twitter-disclaimer .content p.read-more a {
        color: white;
        display: inline;
        float: none;
        background: url("../img/icon-arrow-right-large-white.png") right 5px no-repeat; }
        .twitter-disclaimer .content p.read-more a:hover {
          text-decoration: underline; }

body.search.search-results #main article.intro,
body.single.single-author #main article.author.type-author,
body.archive.category #primary article.intro,
body.archive.tag #primary article.intro,
body.archive.tax-year #primary article.intro {
  display: none !important; }

body.search.search-results #main article.intro:first-child,
body.single.single-author #main article.author.type-author:first-child,
body.archive.category #primary article.intro:first-child,
body.archive.tag #primary article.intro:first-child,
body.archive.tax-year #primary article.intro:first-child {
  display: block !important; }

.page-template-template-archive-php #main.site-main.masonry .entry-content ol {
  margin-left: 15px; }

.post-type-archive-inflation-survey article.inflation-survey .entry-content {
  float: none !important; }

.group {
  border-bottom: 0; }
  .group .items {
    border: solid 1px #ccc;
    width: 100%; }
    .group .items .hide {
      left: -9999px;
      position: absolute;
      width: 85%; }
  .group .links span {
    padding: 4px 12px;
    display: inline-block;
    background-color: #f2f2f2;
    font-weight: bold;
    cursor: pointer;
    border: solid 1px #f2f2f2;
    border-top: 0; }
  .group .links span.on {
    background-color: white !important;
    border: solid 1px #ccc;
    border-top: 0;
    color: #1c626c; }

#bondtraders .bond-trader {
  margin-bottom: 20px;
  clear: both; }
  #bondtraders .bond-trader img {
    margin-bottom: 0; }
  #bondtraders .bond-trader h2, #bondtraders .bond-trader p {
    padding-left: 0;
    padding-right: 0; }
  #bondtraders .bond-trader .po-pullout-outer {
    padding-bottom: 15px; }
    #bondtraders .bond-trader .po-pullout-outer p {
      font-size: 17px;
      line-height: 26.5px; }
    #bondtraders .bond-trader .po-pullout-outer a.rm-shorten-button {
      margin-bottom: 20px;
      display: block; }
    #bondtraders .bond-trader .po-pullout-outer a {
      text-decoration: none;
      font-weight: bold; }

.widget_mc4wp_form_widget {
  background: #acc4c3 !important;
  padding: 24px !important;
  font-size: 16px !important; }
  .widget_mc4wp_form_widget p {
    line-height: 1.4em;
    color: #363636; }
  .widget_mc4wp_form_widget input {
    display: block;
    width: 100%; }
  .widget_mc4wp_form_widget input.button {
    width: initial; }
  .widget_mc4wp_form_widget li {
    line-height: 18px;
    margin-bottom: 12px;
    list-style: none;
    background: none !important; }
  .widget_mc4wp_form_widget input[type='radio'] {
    display: inline;
    width: auto;
    margin-right: 5px; }

.bond-trader-anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
  clear: both; }

body.page-id-12014 header#masthead, body.page-id-13291 header#masthead {
  background: #000101 url("../img/header-bg-bvxtech.png") repeat-x scroll center center; }
  body.page-id-12014 header#masthead .site-branding h1.site-title, body.page-id-13291 header#masthead .site-branding h1.site-title {
    background: rgba(0, 0, 0, 0) url("../img/logo.png") no-repeat scroll 135px top;
    height: 245px;
    margin: 42px auto 0;
    width: 800px;
    line-height: normal; }
    body.page-id-12014 header#masthead .site-branding h1.site-title a, body.page-id-13291 header#masthead .site-branding h1.site-title a {
      top: 60px;
      color: white;
      font-size: 25px;
      height: auto;
      left: 468px;
      letter-spacing: 3px;
      position: absolute;
      width: auto;
      text-align: left;
      line-height: normal; }
    body.page-id-12014 header#masthead .site-branding h1.site-title span, body.page-id-13291 header#masthead .site-branding h1.site-title span {
      display: block;
      font-weight: 900;
      font-size: 29.5px;
      color: #9eaa00; }
  @media only screen and (min-width: 769px) and (max-width: 1019px) {
    body.page-id-12014 header#masthead .site-branding, body.page-id-13291 header#masthead .site-branding {
      width: 100%; }
      body.page-id-12014 header#masthead .site-branding h1.site-title, body.page-id-13291 header#masthead .site-branding h1.site-title {
        width: 750px;
        margin: 42px auto 0; }
        body.page-id-12014 header#masthead .site-branding h1.site-title a, body.page-id-13291 header#masthead .site-branding h1.site-title a {
          font-size: 21px; }
          body.page-id-12014 header#masthead .site-branding h1.site-title a span, body.page-id-13291 header#masthead .site-branding h1.site-title a span {
            font-size: 25px; }
      body.page-id-12014 header#masthead .site-branding a.company-logo, body.page-id-13291 header#masthead .site-branding a.company-logo {
        background: url("../img/logo-mandg.png") 0 0 no-repeat;
        height: 57px;
        width: 109px; } }
  @media only screen and (max-width: 768px) {
    body.page-id-12014 header#masthead .site-branding h1.site-title, body.page-id-13291 header#masthead .site-branding h1.site-title {
      height: 120px !important;
      margin: 32px auto 0 60px;
      width: 200px;
      background: rgba(0, 0, 0, 0) url("../img/logo-small.png") no-repeat scroll center top; }
      body.page-id-12014 header#masthead .site-branding h1.site-title a, body.page-id-13291 header#masthead .site-branding h1.site-title a {
        left: 200px;
        top: 30px;
        font-size: 15px;
        width: 200px; }
        body.page-id-12014 header#masthead .site-branding h1.site-title a span, body.page-id-13291 header#masthead .site-branding h1.site-title a span {
          font-size: 18.2px; } }
  @media only screen and (max-width: 479px) {
    body.page-id-12014 header#masthead .site-branding a.company-logo, body.page-id-13291 header#masthead .site-branding a.company-logo {
      left: 0;
      top: -25px; }
    body.page-id-12014 header#masthead .site-branding h1.site-title, body.page-id-13291 header#masthead .site-branding h1.site-title {
      margin-left: -20px;
      margin-top: 40px;
      height: 112px !important; }
      body.page-id-12014 header#masthead .site-branding h1.site-title a, body.page-id-13291 header#masthead .site-branding h1.site-title a {
        left: 185px;
        top: 30px;
        font-size: 13px;
        letter-spacing: 1px;
        width: 130px; }
        body.page-id-12014 header#masthead .site-branding h1.site-title a span, body.page-id-13291 header#masthead .site-branding h1.site-title a span {
          font-size: 14px; } }

/* Video */
.video.base-akita-container {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* Meta Slider */
.easy-t-slideshow-wrap {
  background-color: #1c626c;
  position: relative;
  margin: 0 auto 30px auto; }
  .easy-t-slideshow-wrap blockquote.easy_testimonial {
    float: none;
    width: 50%;
    color: transparent !important;
    margin: 20px auto 20px 15% !important; }
    .easy-t-slideshow-wrap blockquote.easy_testimonial p::before {
      color: transparent; }
    .easy-t-slideshow-wrap blockquote.easy_testimonial p::after {
      color: transparent; }
    .easy-t-slideshow-wrap blockquote.easy_testimonial p {
      color: white;
      font-family: "Interstate MG Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: none;
      margin-top: 10px;
      margin-bottom: 10px; }
    .easy-t-slideshow-wrap blockquote.easy_testimonial .testimonial-client {
      font-weight: bold; }
  .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-prev, .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-next {
    text-indent: -99999px;
    border: solid 1px white;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    height: 23px;
    width: 23px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 200;
    background: url("../img/quotes-arrow.png") no-repeat; }
  .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-prev {
    left: 20px;
    right: auto; }
  .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-next {
    right: 20px;
    left: auto;
    background: url("../img/quotes-arrow-flip.png") no-repeat; }

.page-template-template-thank-you .entry-header {
  padding-top: 40px;
  border-bottom: none; }
  .page-template-template-thank-you .entry-header .entry-title {
    margin-bottom: 0; }

.page-template-template-thank-you .entry-content {
  margin-top: 30px;
  margin-bottom: 60px; }
  .page-template-template-thank-you .entry-content p a {
    font-size: 16px; }
  .page-template-template-thank-you .entry-content i.fa {
    margin-right: 6px;
    font-size: 20px; }

.page-template-template-thank-you .container .eight.columns {
  width: 100%; }

.page-template-template-thank-you .widget-area.columns.four {
  width: 100%;
  height: auto !important; }

/*
*
*
* Panoramic Outlook specific
*
*
*/
.single-panoramic-outlook {
  background: #fff;
  box-sizing: border-box; }
  .single-panoramic-outlook #primary .discussion-area h2 {
    background-color: #42739b; }
  .single-panoramic-outlook #primary .entry-meta {
    margin-top: 0; }
    .single-panoramic-outlook #primary .entry-meta .author {
      float: none; }
    .single-panoramic-outlook #primary .entry-meta .comment-and-favourite-links {
      margin: 20px 0;
      top: 18px; }
  .single-panoramic-outlook .post-type.panoramic-outlook {
    margin-top: 60px; }
    .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook .post-type-header {
      margin-bottom: 21px;
      padding-left: 0; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook .post-type-header h3 {
        color: #42739b;
        text-transform: uppercase;
        padding: 0 !important;
        font-size: 2.286em;
        line-height: 1em; }
    .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook.hentry {
      margin: 0;
      border: 0 !important; }
    .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .post-header {
      background-color: #ffffff; }
    .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .entry-header {
      width: 100%;
      padding: 0;
      border-top: 0; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .entry-header h1 {
        font-size: 2.286em; }
    .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .entry-content {
      padding-right: 0 !important; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .entry-content p, .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .entry-content h2 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 40px; }
    .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents {
      float: left;
      margin-left: 0; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents p {
        margin-bottom: 10px;
        margin-right: 0px;
        float: left; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents .comment-and-favourite-links {
        float: left;
        display: inline-block; }
        .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents .comment-and-favourite-links .links-text {
          float: left;
          width: 50%; }
          .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents .comment-and-favourite-links .links-text p {
            float: left;
            display: block; }
        .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents .comment-and-favourite-links .links-image {
          float: right;
          width: 50%;
          display: block;
          padding-left: 30px; }
          .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents .comment-and-favourite-links .links-image a {
            padding-left: 25px; }
        .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents .comment-and-favourite-links .dot-irecommendthis {
          display: block;
          padding-left: 30px; }
        .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents .comment-and-favourite-links a.dot-irecommendthis {
          background: url("../img/icon-star-small.png") 0 0 no-repeat !important; }
        .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents .comment-and-favourite-links .comments-link a {
          background: url("../img/icon-speech-bubble-small.png") 0px 2px no-repeat;
          display: block; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents ul {
        background: none;
        list-style: none;
        border: 0;
        border-left: 0 !important;
        padding: 0 10px 0 0;
        margin-left: 0;
        margin-bottom: 40px !important; }
        .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents ul li {
          list-style-type: none;
          padding-left: 0;
          margin: 0 0 10px 0; }
          .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents ul li a h2, .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents ul li a h3 {
            color: #222;
            font-weight: lighter;
            padding-bottom: 0px; }
          .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents ul li a h2 {
            text-transform: uppercase;
            font-size: 16px;
            line-height: 21px;
            padding: 0 0 8px 0; }
          .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents ul li a h3 {
            font-size: 14px;
            color: #5e5d5d;
            text-transform: capitalize;
            margin-top: -10px;
            padding-left: 0 !important; }
            .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents ul li a h3:before {
              content: ' > '; }
          .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents ul li ul {
            margin: 6px 0 10px 0 !important; }
            .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents ul li ul li {
              padding-left: 10px; }
              .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents ul li ul li a {
                color: #5e5d5d;
                text-transform: none;
                font-size: 14px;
                font-weight: normal; }
    .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .panoramic-content {
      margin-right: 0; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .panoramic-content h2 {
        font-size: 1.786em; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .panoramic-content h3 {
        padding-bottom: 30px;
        text-transform: uppercase; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .panoramic-content p {
        max-width: 750px;
        font-size: 1.286em;
        line-height: 1.5em;
        clear: both; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .panoramic-content img {
        max-width: 750px;
        width: 100%;
        display: block;
        box-sizing: border-box; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .panoramic-content ul {
        border-left: solid 4px #42739b !important; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .panoramic-content a {
        font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 500;
        text-decoration: none;
        color: #42739b;
        padding-bottom: 40px;
        margin-left: 0px; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .panoramic-content a[href$=".pdf"] {
        font-size: 18px;
        font-family: "Interstate MG", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 500;
        text-decoration: none;
        color: #004752;
        padding-bottom: 0px;
        margin-left: 0px; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .panoramic-content .po-pullout[aria-expanded="true"] {
        /*height: auto !important;*/ }
    .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook div.entry-meta {
      width: 95%;
      padding-top: 28px;
      padding-bottom: 28px; }
    .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .entry-footer .category_list a {
      background-color: #42739b !important; }
    .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook .top-widget-area {
      margin-top: 0;
      overflow: hidden;
      padding-left: 0;
      padding-right: 0; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook .top-widget-area .widget {
        margin-top: 0; }
      .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook .top-widget-area .drew_language_link_widget {
        width: 100%; }
        .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook .top-widget-area .drew_language_link_widget .inner {
          display: block;
          background-color: #f0f0f0;
          padding-top: 5px;
          padding-bottom: 6px; }
  .single-panoramic-outlook .widget_drew-like-post-widget,
  .single-panoramic-outlook .widget_drew-sharing-widget {
    padding: 30px 15px 0 15px !important; }
  .single-panoramic-outlook .discussion-area {
    border: 0; }

/* Unapproved design stuff */
.po-pullout-outer {
  background: #f7f7f7;
  border-left: 4px solid #42739b;
  margin: 0px 0 40px 94px;
  padding: 30px 22px;
  height: auto; }
  .po-pullout-outer h3 {
    color: #42739b;
    text-transform: uppercase;
    font-size: 22px !important;
    padding: 0 0 25px 0 !important; }
  .po-pullout-outer p {
    margin-bottom: 20px !important; }
  .po-pullout-outer a {
    color: #42739b !important;
    font-size: 1.286em; }
  .po-pullout-outer .small {
    height: 178px;
    overflow: hidden; }
  .po-pullout-outer .big {
    height: auto; }

body.post-type-archive-panoramic-outlook article header.entry-header h2.type,
.page-template-template-panoramic-outlook-php article header.entry-header h2.type {
  background: #42739b !important;
  border-bottom: solid 1px #cccccc !important; }

body.post-type-archive-panoramic-outlook article .entry-content,
.page-template-template-panoramic-outlook-php article .entry-content {
  padding-top: 0 !important; }

body.post-type-archive-panoramic-outlook article.panoramic-outlook-intro,
.page-template-template-panoramic-outlook-php article.panoramic-outlook-intro {
  background-color: white; }
  body.post-type-archive-panoramic-outlook article.panoramic-outlook-intro header.entry-header h1,
  .page-template-template-panoramic-outlook-php article.panoramic-outlook-intro header.entry-header h1 {
    padding: 40px 80px 40px 40px !important; }
  body.post-type-archive-panoramic-outlook article.panoramic-outlook-intro header.entry-header h2.type,
  .page-template-template-panoramic-outlook-php article.panoramic-outlook-intro header.entry-header h2.type {
    display: block;
    height: 4px;
    width: 100%;
    background: #42739b !important; }
  body.post-type-archive-panoramic-outlook article.panoramic-outlook-intro .entry-content,
  .page-template-template-panoramic-outlook-php article.panoramic-outlook-intro .entry-content {
    padding: 0px 80px 10px 40px !important; }
    body.post-type-archive-panoramic-outlook article.panoramic-outlook-intro .entry-content p, body.post-type-archive-panoramic-outlook article.panoramic-outlook-intro .entry-content h2,
    .page-template-template-panoramic-outlook-php article.panoramic-outlook-intro .entry-content p,
    .page-template-template-panoramic-outlook-php article.panoramic-outlook-intro .entry-content h2 {
      font-size: 20px;
      line-height: 24px;
      color: #42739b;
      display: block !important;
      margin-bottom: 20px !important; }
      body.post-type-archive-panoramic-outlook article.panoramic-outlook-intro .entry-content p a, body.post-type-archive-panoramic-outlook article.panoramic-outlook-intro .entry-content h2 a,
      .page-template-template-panoramic-outlook-php article.panoramic-outlook-intro .entry-content p a,
      .page-template-template-panoramic-outlook-php article.panoramic-outlook-intro .entry-content h2 a {
        background: url("../img/icon-arrow-right-black.png") left 7px no-repeat;
        color: #42739b;
        text-decoration: none;
        font-size: 16px;
        display: inline-block;
        text-indent: 10px !important; }
      body.post-type-archive-panoramic-outlook article.panoramic-outlook-intro .entry-content p a:hover, body.post-type-archive-panoramic-outlook article.panoramic-outlook-intro .entry-content h2 a:hover,
      .page-template-template-panoramic-outlook-php article.panoramic-outlook-intro .entry-content p a:hover,
      .page-template-template-panoramic-outlook-php article.panoramic-outlook-intro .entry-content h2 a:hover {
        text-decoration: underline; }

body.post-type-archive-panoramic-outlook article.panoramic-outlook-intro .entry-content,
.page-template-template-panoramic-outlook-php article.panoramic-outlook-intro .entry-content {
  padding-bottom: 20px !important; }

body.post-type-archive-panoramic-outlook article.panoramic-outlook-content p,
.page-template-template-panoramic-outlook-php article.panoramic-outlook-content p {
  font-size: 15.4px !important;
  color: black !important; }

body.single-panoramic-outlook aside.drew_archive_listing_widget div h3.widget-title {
  border-top: solid 4px #42739b !important; }

/*
*
*
* Inflation Survey specific
*
*
*/
body.post-type-archive-inflation-survey #masthead,
body.page-template-template-inflation-survey #masthead {
  padding-top: 0;
  margin-top: 0; }
  body.post-type-archive-inflation-survey #masthead .site-header-inner,
  body.page-template-template-inflation-survey #masthead .site-header-inner {
    background: url("../img/header-is-bg.png") center -31px no-repeat;
    padding-top: 0 !important;
    margin-top: 0;
    float: left;
    width: 100%;
    height: 100%; }
    body.post-type-archive-inflation-survey #masthead .site-header-inner .site-branding.container a.company-logo,
    body.page-template-template-inflation-survey #masthead .site-header-inner .site-branding.container a.company-logo {
      background: url("../img/logo-mandg-yougov-large.png") 0 0 no-repeat;
      width: 50px !important; }

body.post-type-archive-inflation-survey article,
body.page-template-template-inflation-survey article {
  border-top: 0 !important; }
  body.post-type-archive-inflation-survey article header.entry-header h2.type,
  body.page-template-template-inflation-survey article header.entry-header h2.type {
    background: #cccc00 !important;
    border: 0 !important;
    height: 4px !important; }
    body.post-type-archive-inflation-survey article header.entry-header h2.type span,
    body.page-template-template-inflation-survey article header.entry-header h2.type span {
      background: #8d9d06 !important;
      color: white !important; }
    body.post-type-archive-inflation-survey article header.entry-header h2.type span:before,
    body.page-template-template-inflation-survey article header.entry-header h2.type span:before {
      border-color: #6b7705 #e4e4e4 #e4e4e4 !important; }
  body.post-type-archive-inflation-survey article .top-widget-area .drew_language_link_widget,
  body.page-template-template-inflation-survey article .top-widget-area .drew_language_link_widget {
    width: 100%;
    float: left; }
    body.post-type-archive-inflation-survey article .top-widget-area .drew_language_link_widget .inner,
    body.page-template-template-inflation-survey article .top-widget-area .drew_language_link_widget .inner {
      display: block;
      background-color: #f0f0f0;
      padding-top: 5px;
      padding-bottom: 10px; }
  body.post-type-archive-inflation-survey article .entry-content,
  body.page-template-template-inflation-survey article .entry-content {
    padding-top: 0 !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro, body.post-type-archive-inflation-survey article.inflation-survey-content, body.post-type-archive-inflation-survey article.inflation-survey,
body.page-template-template-inflation-survey article.inflation-survey-intro,
body.page-template-template-inflation-survey article.inflation-survey-content,
body.page-template-template-inflation-survey article.inflation-survey {
  background-color: white; }
  body.post-type-archive-inflation-survey article.inflation-survey-intro header.entry-header h1, body.post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h1, body.post-type-archive-inflation-survey article.inflation-survey header.entry-header h1,
  body.page-template-template-inflation-survey article.inflation-survey-intro header.entry-header h1,
  body.page-template-template-inflation-survey article.inflation-survey-content header.entry-header h1,
  body.page-template-template-inflation-survey article.inflation-survey header.entry-header h1 {
    padding: 40px 40px 40px 20px !important; }
  body.post-type-archive-inflation-survey article.inflation-survey-intro header.entry-header h1.entry-title, body.post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h1.entry-title, body.post-type-archive-inflation-survey article.inflation-survey header.entry-header h1.entry-title,
  body.page-template-template-inflation-survey article.inflation-survey-intro header.entry-header h1.entry-title,
  body.page-template-template-inflation-survey article.inflation-survey-content header.entry-header h1.entry-title,
  body.page-template-template-inflation-survey article.inflation-survey header.entry-header h1.entry-title {
    color: #333; }
  body.post-type-archive-inflation-survey article.inflation-survey-intro header.entry-header h2.type, body.post-type-archive-inflation-survey article.inflation-survey-content header.entry-header h2.type, body.post-type-archive-inflation-survey article.inflation-survey header.entry-header h2.type,
  body.page-template-template-inflation-survey article.inflation-survey-intro header.entry-header h2.type,
  body.page-template-template-inflation-survey article.inflation-survey-content header.entry-header h2.type,
  body.page-template-template-inflation-survey article.inflation-survey header.entry-header h2.type {
    display: block;
    width: 100%;
    background: #cccc00 !important; }
  body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content, body.post-type-archive-inflation-survey article.inflation-survey .entry-content,
  body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content,
  body.page-template-template-inflation-survey article.inflation-survey-content .entry-content,
  body.page-template-template-inflation-survey article.inflation-survey .entry-content {
    padding: 0px 20px 10px 20px !important; }
    body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h2, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h1, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h2, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1, body.post-type-archive-inflation-survey article.inflation-survey .entry-content p, body.post-type-archive-inflation-survey article.inflation-survey .entry-content h2, body.post-type-archive-inflation-survey article.inflation-survey .entry-content h1,
    body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content p,
    body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content h2,
    body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content h1,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content p,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content h2,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content h1,
    body.page-template-template-inflation-survey article.inflation-survey .entry-content p,
    body.page-template-template-inflation-survey article.inflation-survey .entry-content h2,
    body.page-template-template-inflation-survey article.inflation-survey .entry-content h1 {
      color: #52682f;
      display: block !important;
      margin-bottom: 20px !important; }
      body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p a, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h2 a, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h1 a, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p a, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h2 a, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1 a, body.post-type-archive-inflation-survey article.inflation-survey .entry-content p a, body.post-type-archive-inflation-survey article.inflation-survey .entry-content h2 a, body.post-type-archive-inflation-survey article.inflation-survey .entry-content h1 a,
      body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content p a,
      body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content h2 a,
      body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content h1 a,
      body.page-template-template-inflation-survey article.inflation-survey-content .entry-content p a,
      body.page-template-template-inflation-survey article.inflation-survey-content .entry-content h2 a,
      body.page-template-template-inflation-survey article.inflation-survey-content .entry-content h1 a,
      body.page-template-template-inflation-survey article.inflation-survey .entry-content p a,
      body.page-template-template-inflation-survey article.inflation-survey .entry-content h2 a,
      body.page-template-template-inflation-survey article.inflation-survey .entry-content h1 a {
        background: url("../img/icon-arrow-right.png") right 4px no-repeat;
        color: #1c626c;
        display: inline-block;
        font-weight: bold;
        padding-right: 25px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-indent: 0 !important; }
    body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p:first-child, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p:first-child, body.post-type-archive-inflation-survey article.inflation-survey .entry-content p:first-child,
    body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content p:first-child,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content p:first-child,
    body.page-template-template-inflation-survey article.inflation-survey .entry-content p:first-child {
      line-height: 27px;
      color: #52682f !important;
      font-size: 21px !important;
      color: #52682f !important; }
    body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h1, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h2, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h3, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h4, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h5, body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h6, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h2, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h3, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h4, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h5, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h6, body.post-type-archive-inflation-survey article.inflation-survey .entry-content h1, body.post-type-archive-inflation-survey article.inflation-survey .entry-content h2, body.post-type-archive-inflation-survey article.inflation-survey .entry-content h3, body.post-type-archive-inflation-survey article.inflation-survey .entry-content h4, body.post-type-archive-inflation-survey article.inflation-survey .entry-content h5, body.post-type-archive-inflation-survey article.inflation-survey .entry-content h6,
    body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content h1,
    body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content h2,
    body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content h3,
    body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content h4,
    body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content h5,
    body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content h6,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content h1,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content h2,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content h3,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content h4,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content h5,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content h6,
    body.page-template-template-inflation-survey article.inflation-survey .entry-content h1,
    body.page-template-template-inflation-survey article.inflation-survey .entry-content h2,
    body.page-template-template-inflation-survey article.inflation-survey .entry-content h3,
    body.page-template-template-inflation-survey article.inflation-survey .entry-content h4,
    body.page-template-template-inflation-survey article.inflation-survey .entry-content h5,
    body.page-template-template-inflation-survey article.inflation-survey .entry-content h6 {
      color: #222; }
    body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content table, body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content table, body.post-type-archive-inflation-survey article.inflation-survey .entry-content table,
    body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content table,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content table,
    body.page-template-template-inflation-survey article.inflation-survey .entry-content table {
      margin-left: 0;
      margin-right: 0;
      width: 100%; }

body.post-type-archive-inflation-survey article.inflation-survey-content,
body.page-template-template-inflation-survey article.inflation-survey-content {
  width: 100%; }
  body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content,
  body.page-template-template-inflation-survey article.inflation-survey-content .entry-content {
    width: 100%; }
    body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content table,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content table {
      width: 20% !important; }
    body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content h1.entry-title,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content h1.entry-title {
      padding-bottom: 10px !important; }
    body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content p,
    body.page-template-template-inflation-survey article.inflation-survey-content .entry-content p {
      color: #222 !important;
      font-size: 17px;
      line-height: 25px; }

body.post-type-archive-inflation-survey article.inflation-survey header.entry-header h1.entry-title,
body.page-template-template-inflation-survey article.inflation-survey header.entry-header h1.entry-title {
  padding-bottom: 25px !important; }

body.post-type-archive-inflation-survey article.inflation-survey header.entry-header h1,
body.page-template-template-inflation-survey article.inflation-survey header.entry-header h1 {
  font-size: 26px !important; }

body.post-type-archive-inflation-survey article.inflation-survey .entry-content h1,
body.page-template-template-inflation-survey article.inflation-survey .entry-content h1 {
  font-size: 26px !important;
  padding-top: 20px !important;
  padding-bottom: 15px !important; }

body.post-type-archive-inflation-survey article.inflation-survey .entry-content p,
body.page-template-template-inflation-survey article.inflation-survey .entry-content p {
  color: #222 !important;
  font-size: 17px;
  line-height: 25px; }
  body.post-type-archive-inflation-survey article.inflation-survey .entry-content p a,
  body.page-template-template-inflation-survey article.inflation-survey .entry-content p a {
    font-size: 17px; }

body.post-type-archive-inflation-survey article.inflation-survey .entry-content a,
body.page-template-template-inflation-survey article.inflation-survey .entry-content a {
  text-decoration: none;
  background: 0 !important;
  margin: 0 !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro header.entry-header h1.entry-title,
body.page-template-template-inflation-survey article.inflation-survey-intro header.entry-header h1.entry-title {
  padding-bottom: 40px !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content h1.entry-title,
body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content h1.entry-title {
  padding-bottom: 40px !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content p,
body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content p {
  color: #52682f !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content a,
body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content a {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  background: url("../img/icon-arrow-right.png") right 6px no-repeat !important; }

body.post-type-archive-inflation-survey article.inflation-survey-intro .entry-content img,
body.page-template-template-inflation-survey article.inflation-survey-intro .entry-content img {
  width: 100%;
  margin-bottom: 10px; }

body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_sp_image, body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget, body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_bvbutovideos_widget,
body.page-template-template-inflation-survey #secondary.widget-area aside.widget_sp_image,
body.page-template-template-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget,
body.page-template-template-inflation-survey #secondary.widget-area aside.widget_bvbutovideos_widget {
  border-top: solid 4px #cccc00 !important; }
  body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_sp_image a.widget_sp_image-image-link, body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget a.widget_sp_image-image-link, body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_bvbutovideos_widget a.widget_sp_image-image-link,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_sp_image a.widget_sp_image-image-link,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget a.widget_sp_image-image-link,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_bvbutovideos_widget a.widget_sp_image-image-link {
    display: block; }
  body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_sp_image img, body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget img, body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_bvbutovideos_widget img,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_sp_image img,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget img,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_bvbutovideos_widget img {
    margin: 10px 15px 0px 15px !important;
    padding-bottom: 25px;
    width: 270px;
    height: auto; }

body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_bvbutovideos_widget p,
body.page-template-template-inflation-survey #secondary.widget-area aside.widget_bvbutovideos_widget p {
  margin-bottom: 10px; }

body.single-inflation-survey #primary,
body.page-template-template-inflation-survey-php #primary {
  margin-bottom: 0; }
  body.single-inflation-survey #primary .discussion-area h2,
  body.page-template-template-inflation-survey-php #primary .discussion-area h2 {
    background-color: #cccc00; }
  body.single-inflation-survey #primary .inflation-survey.post-type,
  body.page-template-template-inflation-survey-php #primary .inflation-survey.post-type {
    margin-top: 0; }
  body.single-inflation-survey #primary article.inflation-survey, body.single-inflation-survey #primary article.inflation-survey-content,
  body.page-template-template-inflation-survey-php #primary article.inflation-survey,
  body.page-template-template-inflation-survey-php #primary article.inflation-survey-content {
    background: white !important; }
    body.single-inflation-survey #primary article.inflation-survey .entry-content ul, body.single-inflation-survey #primary article.inflation-survey-content .entry-content ul,
    body.page-template-template-inflation-survey-php #primary article.inflation-survey .entry-content ul,
    body.page-template-template-inflation-survey-php #primary article.inflation-survey-content .entry-content ul {
      border-left: solid 4px #cccc00 !important;
      margin-bottom: 40px;
      margin-left: 0;
      padding-right: 0; }

.single-you-gov .discussion-area h2 {
  background-color: #cccc00; }

.single-inflation-survey .post-type {
  margin-top: 60px; }
  .single-inflation-survey .post-type.inflation-survey .post-type-header {
    background-color: #cccc00;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px; }
    .single-inflation-survey .post-type.inflation-survey .post-type-header h3 {
      color: #fff;
      padding: 10px 0; }
  .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header {
    border-top: 0;
    padding-top: 40px;
    padding-bottom: 0; }
  .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-meta {
    margin-top: 0; }
  .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-footer .category_list a {
    background-color: #cccc00 !important; }
  .single-inflation-survey .post-type.inflation-survey .top-widget-area {
    margin-top: 0; }
    .single-inflation-survey .post-type.inflation-survey .top-widget-area .drew_language_link_widget {
      margin-top: 0;
      width: 100%;
      float: left; }
      .single-inflation-survey .post-type.inflation-survey .top-widget-area .drew_language_link_widget .inner {
        display: block;
        padding-top: 5px;
        padding-bottom: 5px; }
  .single-inflation-survey .post-type .discussion-area {
    border-left: 0 !important; }

article.inflation-survey .entry-content iframe {
  width: 260px;
  height: 146px; }

article.inflation-survey .entry-content div[id^=visualizer] {
  margin-bottom: 20px; }

/*
 *
 *
 * Author profile
 *
 */
/**
* ************************
* Author archive
* ************************
*/
.archive article.author header.entry-header,
.page-template-template-authors-php article.author header.entry-header {
  zoom: 1; }
  .archive article.author header.entry-header:after,
  .page-template-template-authors-php article.author header.entry-header:after {
    clear: both; }
  .archive article.author header.entry-header:before, .archive article.author header.entry-header:after,
  .page-template-template-authors-php article.author header.entry-header:before,
  .page-template-template-authors-php article.author header.entry-header:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }

.archive article.author,
.page-template-template-authors-php article.author,
.single-author article.author,
.archive.author article.author {
  padding: 20px; }
  .archive article.author header.entry-header,
  .page-template-template-authors-php article.author header.entry-header,
  .single-author article.author header.entry-header,
  .archive.author article.author header.entry-header {
    border-top: none !important;
    margin-top: 0 !important; }
    .archive article.author header.entry-header h1.entry-title,
    .archive article.author header.entry-header .rss,
    .page-template-template-authors-php article.author header.entry-header h1.entry-title,
    .page-template-template-authors-php article.author header.entry-header .rss,
    .single-author article.author header.entry-header h1.entry-title,
    .single-author article.author header.entry-header .rss,
    .archive.author article.author header.entry-header h1.entry-title,
    .archive.author article.author header.entry-header .rss {
      padding-bottom: 0;
      border: none;
      padding-right: 0; }
    .archive article.author header.entry-header h1.entry-title,
    .page-template-template-authors-php article.author header.entry-header h1.entry-title,
    .single-author article.author header.entry-header h1.entry-title,
    .archive.author article.author header.entry-header h1.entry-title {
      margin-bottom: 20px; }
      .archive article.author header.entry-header h1.entry-title a,
      .page-template-template-authors-php article.author header.entry-header h1.entry-title a,
      .single-author article.author header.entry-header h1.entry-title a,
      .archive.author article.author header.entry-header h1.entry-title a {
        line-height: 28px; }
    .archive article.author header.entry-header .avatar,
    .page-template-template-authors-php article.author header.entry-header .avatar,
    .single-author article.author header.entry-header .avatar,
    .archive.author article.author header.entry-header .avatar {
      margin-bottom: 20px; }
  .archive article.author .entry-summary,
  .page-template-template-authors-php article.author .entry-summary,
  .single-author article.author .entry-summary,
  .archive.author article.author .entry-summary {
    zoom: 1; }
    .archive article.author .entry-summary:after,
    .page-template-template-authors-php article.author .entry-summary:after,
    .single-author article.author .entry-summary:after,
    .archive.author article.author .entry-summary:after {
      clear: both; }
    .archive article.author .entry-summary:before, .archive article.author .entry-summary:after,
    .page-template-template-authors-php article.author .entry-summary:before,
    .page-template-template-authors-php article.author .entry-summary:after,
    .single-author article.author .entry-summary:before,
    .single-author article.author .entry-summary:after,
    .archive.author article.author .entry-summary:before,
    .archive.author article.author .entry-summary:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .archive article.author .entry-summary p,
    .page-template-template-authors-php article.author .entry-summary p,
    .single-author article.author .entry-summary p,
    .archive.author article.author .entry-summary p {
      margin-bottom: 3px; }
      .archive article.author .entry-summary p em,
      .page-template-template-authors-php article.author .entry-summary p em,
      .single-author article.author .entry-summary p em,
      .archive.author article.author .entry-summary p em {
        display: inline-block;
        margin-bottom: 0; }
  .archive article.author .entry-content,
  .page-template-template-authors-php article.author .entry-content,
  .single-author article.author .entry-content,
  .archive.author article.author .entry-content {
    border: 0;
    padding-left: 0;
    padding-bottom: 10px; }

/**
* ************************
* Author single page
* ************************
*/
.single-author .author header.entry-header,
.archive.author .author header.entry-header {
  border-top: none; }
  .single-author .author header.entry-header h1,
  .archive.author .author header.entry-header h1 {
    color: #004752; }
  .single-author .author header.entry-header h2,
  .archive.author .author header.entry-header h2 {
    padding-top: 15px; }

.single-author .author .entry-summary p,
.archive.author .author .entry-summary p {
  margin-bottom: 5px; }

.single-author .author .entry-content h2.label span,
.archive.author .author .entry-content h2.label span {
  background-color: #669999; }

.single-author .author .entry-footer,
.archive.author .author .entry-footer {
  float: none;
  padding-top: 20px; }
  .single-author .author .entry-footer a,
  .archive.author .author .entry-footer a {
    line-height: 25.2px; }

.single-author .author.hentry,
.archive.author .author.hentry {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 20px; }

.single-author article.author,
.archive.author article.author {
  padding-top: 30px; }

.single-author article .entry-content p,
.archive.author article .entry-content p {
  padding-left: 0;
  padding-right: 0; }

.page-template-template-authors-php article.author {
  border: solid 1px #cccccc; }
  .page-template-template-authors-php article.author header.entry-header .title h1.entry-title {
    clear: both; }
  .page-template-template-authors-php article.author .entry-content h2.label span {
    background-color: #669999; }

/*
 *
 *
 * Iconography
 *
 * I.e. making use of the image sprite.
 *
 */
/**
* ************************
* Iconography
* ************************
*/
.rss a,
.sharing.small .linkedin a,
.single-author .linkedin a,
.archive.author .linkedin a,
.googleplus a,
.sharing.small .twitter a,
.single-author .twitter a,
.archive.author .twitter a {
  background: url(../img/iconography-sprite.png);
  background-position: 0 -192px;
  padding-left: 25px;
  text-decoration: none;
  color: #1c626c; }
  .rss a:hover,
  .sharing.small .linkedin a:hover,
  .single-author .linkedin a:hover,
  .archive.author .linkedin a:hover,
  .googleplus a:hover,
  .sharing.small .twitter a:hover,
  .single-author .twitter a:hover,
  .archive.author .twitter a:hover {
    text-decoration: underline; }

.linkedin a {
  background-position: -230px -192px; }

.googleplus a {
  background-position: -230px -300px; }

.twitter a {
  background-position: 0 -302px; }

.single-author .rss a,
.single-author .linkedin a,
.single-author .googleplus a,
.single-author .twitter a,
.archive.author .rss a,
.archive.author .linkedin a,
.archive.author .googleplus a,
.archive.author .twitter a {
  color: #9eaa00; }

.single-author .rss a,
.archive.author .rss a {
  background-position: 0 -227px; }

.single-author .linkedin a,
.archive.author .linkedin a {
  background-position: -230px -228px; }

.single-author .googleplus a,
.archive.author .googleplus a {
  background-position: -230px -334px; }

.single-author .twitter a,
.archive.author .twitter a {
  background-position: 0 -334px; }

.nav-menu .rss a {
  background: transparent; }

.page-template-template-authors-php .rss a {
  background-position: 0 -194px; }

/*
*
*
* Panoramic Outlook specific
*
*
*/
body.page-template-template-postevent-php article .entry-content p a {
  text-decoration: underline !important;
  font-weight: normal !important;
  color: #1a0dab; }

body.page-template-template-postevent-php article .entry-content .pres-container {
  padding-left: 40px !important;
  padding-right: 40px !important; }
  body.page-template-template-postevent-php article .entry-content .pres-container .post-thumb {
    float: left !important; }
    body.page-template-template-postevent-php article .entry-content .pres-container .post-thumb img {
      display: block; }
  body.page-template-template-postevent-php article .entry-content .pres-container .pres-content {
    padding-left: 100px !important; }
    body.page-template-template-postevent-php article .entry-content .pres-container .pres-content p.speaker-header {
      padding-top: 50px !important;
      font-size: 24px;
      font-weight: 700; }

body.page-template-template-postevent-php article .no-border {
  border-top: none !important; }

body.page-template-template-postevent-php article.not-first {
  margin-top: 40px; }

#cookie-law-info-bar span {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1200px; }
  #cookie-law-info-bar span:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 959px) {
    #cookie-law-info-bar span {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    #cookie-law-info-bar span {
      width: 300px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #cookie-law-info-bar span {
      width: 480px; } }

/* MEDIA QUERIES
 * ------------------------------------------------ */
/**
* ------------------------------------------------------------------------------------------------
* All mobile sizes
*
*/
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .comments-area .comment-respond input[type="text"], .comments-area .comment-respond input[type="email"], .comments-area .comment-respond input[type="url"], .comments-area .comment-respond input[type="password"], .comments-area .comment-respond input[type="search"], .comments-area .comment-respond textarea {
    width: 100%; }
  .entry-header {
    overflow: hidden; }
  /* Panoramic Outlook */
  .po-pullout-outer {
    margin: -10px 0 40px; }
  .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .panoramic-content h3 {
    padding-bottom: 12px; }
  nav#site-navigation .buttons {
    width: 100%; }
    nav#site-navigation .buttons button.menu-toggle {
      float: left; }
  .single-post .post .entry-content img.base-poster-frame, .single-post .inflation-survey .entry-content img.base-poster-frame, .single-post .panoramic-outlook .entry-content img.base-poster-frame, .single-inflation-survey .post .entry-content img.base-poster-frame, .single-inflation-survey .inflation-survey .entry-content img.base-poster-frame, .single-inflation-survey .panoramic-outlook .entry-content img.base-poster-frame, .single-panoramic-outlook .post .entry-content img.base-poster-frame, .single-panoramic-outlook .inflation-survey .entry-content img.base-poster-frame, .single-panoramic-outlook .panoramic-outlook .entry-content img.base-poster-frame {
    padding-bottom: 0; }
  /* Meta Slider */
  .easy-t-slideshow-wrap .cycle-slideshow {
    background: url("../img/speech-bubble.png") center center no-repeat;
    background-size: 578px 310px; }
  .easy-t-slideshow-wrap blockquote.easy_testimonial {
    width: 70%;
    margin: 20px auto 20px auto !important; }
    .easy-t-slideshow-wrap blockquote.easy_testimonial p {
      font-size: 14px;
      line-height: 22px; }
  .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-prev, .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-next {
    -webkit-border-radius: 11px;
    border-radius: 11px;
    height: 23px;
    width: 23px;
    background-size: 6px 11px;
    background-position: 6px 5px; }
  .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-next {
    background-position: 8px 5px; }
  .page-template-template-about .metaslider {
    margin-bottom: 30px !important; }
  .archive article.author.guest-author header.entry-header,
  .search article.author.guest-author header.entry-header,
  .error404 article.author.guest-author header.entry-header,
  .page-template-template-authors-php article.author.guest-author header.entry-header,
  .single-author article.author.guest-author header.entry-header,
  .archive.author article.author.guest-author header.entry-header {
    margin-top: 30px; }
  .archive article.author header.entry-header .title .rss,
  .archive article.author header.entry-header .testing .rss,
  .search article.author header.entry-header .title .rss,
  .search article.author header.entry-header .testing .rss,
  .error404 article.author header.entry-header .title .rss,
  .error404 article.author header.entry-header .testing .rss,
  .page-template-template-authors-php article.author header.entry-header .title .rss,
  .page-template-template-authors-php article.author header.entry-header .testing .rss,
  .single-author article.author header.entry-header .title .rss,
  .single-author article.author header.entry-header .testing .rss,
  .archive.author article.author header.entry-header .title .rss,
  .archive.author article.author header.entry-header .testing .rss {
    text-align: left; }
  .archive article.author header.entry-header .title h1.entry-title,
  .archive article.author header.entry-header .testing h1.entry-title,
  .search article.author header.entry-header .title h1.entry-title,
  .search article.author header.entry-header .testing h1.entry-title,
  .error404 article.author header.entry-header .title h1.entry-title,
  .error404 article.author header.entry-header .testing h1.entry-title,
  .page-template-template-authors-php article.author header.entry-header .title h1.entry-title,
  .page-template-template-authors-php article.author header.entry-header .testing h1.entry-title,
  .single-author article.author header.entry-header .title h1.entry-title,
  .single-author article.author header.entry-header .testing h1.entry-title,
  .archive.author article.author header.entry-header .title h1.entry-title,
  .archive.author article.author header.entry-header .testing h1.entry-title {
    padding-left: 0;
    padding-top: 0;
    text-align: left; }
  .archive article.author header.entry-header .avatar img,
  .search article.author header.entry-header .avatar img,
  .error404 article.author header.entry-header .avatar img,
  .page-template-template-authors-php article.author header.entry-header .avatar img,
  .single-author article.author header.entry-header .avatar img,
  .archive.author article.author header.entry-header .avatar img {
    width: 100px;
    max-width: 100px; }
  .archive article.author .entry-content,
  .search article.author .entry-content,
  .error404 article.author .entry-content,
  .page-template-template-authors-php article.author .entry-content,
  .single-author article.author .entry-content,
  .archive.author article.author .entry-content {
    border: 0;
    padding-left: 0;
    padding-bottom: 10px; }
    .archive article.author .entry-content h2.label,
    .search article.author .entry-content h2.label,
    .error404 article.author .entry-content h2.label,
    .page-template-template-authors-php article.author .entry-content h2.label,
    .single-author article.author .entry-content h2.label,
    .archive.author article.author .entry-content h2.label {
      width: 80px;
      position: absolute;
      top: 0;
      right: 0; }
  .single-author article.post header.entry-header img.attachment-featured-post,
  .archive.author article.post header.entry-header img.attachment-featured-post {
    width: 100%; }
  .single-author article.author header.entry-header,
  .archive.author article.author header.entry-header {
    padding: 0; }
    .single-author article.author header.entry-header .title,
    .archive.author article.author header.entry-header .title {
      float: none;
      text-align: left; }
  .single-author article.author .avatar,
  .archive.author article.author .avatar {
    margin-bottom: 10px !important; }
  .single-author article.author .entry-summary,
  .archive.author article.author .entry-summary {
    width: 80%; }
  .single-author article.author .entry-content h2.label,
  .archive.author article.author .entry-content h2.label {
    width: 100%;
    margin: 0;
    padding: 0; }
  .single-author article.author .entry-footer,
  .archive.author article.author .entry-footer {
    padding-top: 0; }
  .post-archive.masonry {
    clear: both; }
  #primary {
    margin-bottom: 20px; }
  .table-of-contents {
    display: none; }
  table {
    width: 88%; }
  #bondtraders .bond-trader img, #bondtraders .bond-trader .profile {
    float: none; }
  #bondtraders .bond-trader .profile {
    width: 100%; } }

/**
* ------------------------------------------------------------------------------------------------
* Wide mobile
*
*/
/* Tablet Portrait size to standard */
@media only screen and (min-width: 480px) {
  nav#site-navigation .container .columns .scrolled-logo.site-owner {
    right: 82.5%;
    left: auto;
    display: none; }
  nav#site-navigation .container .columns .buttons .search-button.clicked {
    right: 0px;
    width: 480px; }
    nav#site-navigation .container .columns .buttons .search-button.clicked form.search-form {
      width: 422px; }
      nav#site-navigation .container .columns .buttons .search-button.clicked form.search-form input {
        display: block; }
      nav#site-navigation .container .columns .buttons .search-button.clicked form.search-form input.search-field {
        width: 353px; }
      nav#site-navigation .container .columns .buttons .search-button.clicked form.search-form button.search-submit {
        width: 56px;
        right: 0; }
  nav#site-navigation .container .columns .buttons button.menu-toggle {
    display: block; }
  nav#site-navigation .container .columns .menu-navigation-container {
    display: none; }
  nav#site-navigation.sticky-nav-enabled .container .columns .scrolled-logo.site-owner {
    display: block; }
  .bottom-widget-area .widget_drew-like-post-widget,
  .bottom-widget-area .widget_drew-sharing-widget {
    padding: 30px 15px 0 15px !important; }
  .bottom-widget-area .widget_drew-sharing-widget {
    padding-bottom: 5px;
    padding-top: 0; }
  .discussion-area .bottom-widget-area .widget_drew-disussion-widget, .discussion-area .bottom-widget-area .widget_drew-like-post-widget {
    padding: 30px 15px 30px 15px !important; }
  .entry-content iframe[id^='buto_iframe'] {
    width: 450px;
    height: 253px; }
  .twitter-disclaimer .content {
    width: 480px; }
    .twitter-disclaimer .content .inner {
      background: url("../img/logo-mandg.png") no-repeat scroll top right rgba(0, 0, 0, 0); }
      .twitter-disclaimer .content .inner h1, .twitter-disclaimer .content .inner p {
        width: 60%; }
      .twitter-disclaimer .content .inner h1 {
        font-size: 26px; }
  body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_sp_image img, body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget img,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_sp_image img,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget img {
    width: 450px; }
  article.inflation-survey .entry-content iframe {
    width: 440px !important;
    height: 248px !important; }
  .group .items .hide {
    width: 90.8%; }
  /* Meta Slider */
  .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-prev, .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-next {
    top: 3.2%; }
  /**
     * ************************
     * Author archive
     * ************************
     */
  .archive.post-type-archive-author article.author header.entry-header .title,
  .page-template-template-authors-php article.author header.entry-header .title {
    margin-right: 0;
    float: right;
    margin-top: 40px;
    text-align: right; }
    .archive.post-type-archive-author article.author header.entry-header .title h1.entry-title,
    .page-template-template-authors-php article.author header.entry-header .title h1.entry-title {
      margin-bottom: 10px; }
  .archive.post-type-archive-author article.author header.entry-header .avatar,
  .page-template-template-authors-php article.author header.entry-header .avatar {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0; }
    .archive.post-type-archive-author article.author header.entry-header .avatar img,
    .page-template-template-authors-php article.author header.entry-header .avatar img {
      width: 100px;
      max-width: 100px; }
  .archive.post-type-archive-author article.author .entry-content h2.label,
  .page-template-template-authors-php article.author .entry-content h2.label {
    width: 100%; }
  .archive.post-type-archive-author article.author.guest-author .avatar,
  .page-template-template-authors-php article.author.guest-author .avatar {
    margin-top: 10px; }
  .single-author article.author header.entry-header,
  .archive.author article.author header.entry-header {
    padding: 0; }
    .single-author article.author header.entry-header .title,
    .archive.author article.author header.entry-header .title {
      float: none;
      text-align: left; }
  .single-author article.author header .avatar,
  .archive.author article.author header .avatar {
    position: absolute;
    right: 20px;
    margin-top: 0; }
    .single-author article.author header .avatar img,
    .archive.author article.author header .avatar img {
      right: auto;
      margin: auto;
      position: relative; }
  .single-author article.author .entry-summary,
  .archive.author article.author .entry-summary {
    width: 80%; }
  .single-author article.author .entry-content h2.label,
  .archive.author article.author .entry-content h2.label {
    margin: 0;
    padding: 0; }
  .single-author article.author .entry-footer,
  .archive.author article.author .entry-footer {
    padding-top: 0; }
  .single-author article.author.guest-author .avatar,
  .archive.author article.author.guest-author .avatar {
    margin-top: 20px; }
    .single-author article.author.guest-author .avatar img,
    .archive.author article.author.guest-author .avatar img {
      margin-top: 0; }
  .post-archive.masonry {
    clear: both; }
  table {
    width: 92%; }
  .gform_wrapper ul {
    margin-left: 40px;
    margin-right: 40px; } }

/**
* ------------------------------------------------------------------------------------------------
* Tablet Portrait size to standard
*
*/
/* Tablet Portrait size to standard */
@media only screen and (min-width: 768px) {
  header#masthead {
    height: 288px; }
    header#masthead h1.site-title.halloween {
      background: url("../img/ghosts.png") top center no-repeat !important; }
    header#masthead.bunting {
      background-size: 600px,contain !important; }
    header#masthead h1.site-title {
      background: url("../img/logo.png") top center no-repeat;
      font-size: 40px;
      height: 245px;
      margin: 28px auto 0; }
      header#masthead h1.site-title a {
        line-height: 470px; }
    header#masthead .company-logo {
      background: url("../img/logo-mandg-large.png") 0 0 no-repeat;
      height: 70px;
      width: 135px;
      top: 8px; }
  body.post-type-archive-inflation-survey #masthead .site-header-inner .site-branding.container a.company-logo,
  body.page-template-template-inflation-survey #masthead .site-header-inner .site-branding.container a.company-logo,
  body.single-inflation-survey #masthead .site-header-inner .site-branding.container a.company-logo {
    background: url("../img/logo-mandg-yougov-medium.png") 0 0 no-repeat !important;
    height: 99px;
    width: 147px !important; }
  nav#site-navigation .container .columns {
    float: left; }
    nav#site-navigation .container .columns .language-chooser {
      top: 56px;
      height: auto;
      padding-bottom: 12px;
      position: absolute;
      border-bottom: solid 1px white;
      right: 0 !important;
      margin-right: 0px; }
    nav#site-navigation .container .columns .buttons a.search-button.clicked {
      position: absolute;
      right: 0px;
      width: 235px; }
      nav#site-navigation .container .columns .buttons a.search-button.clicked form.search-form {
        width: 177px; }
        nav#site-navigation .container .columns .buttons a.search-button.clicked form.search-form input {
          display: block;
          right: 46px; }
        nav#site-navigation .container .columns .buttons a.search-button.clicked form.search-form input.search-field {
          width: 111px; }
    nav#site-navigation .container .columns .buttons button.menu-toggle {
      display: none; }
    nav#site-navigation .container .columns .subscribe {
      position: absolute !important;
      top: 56px;
      right: 0;
      border-bottom: solid 1px white !important; }
  body nav#site-navigation.main-navigation .menu-navigation-container {
    display: block !important; }
    body nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li {
      line-height: 55px;
      padding: 0 0 0 13px; }
      body nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li a {
        font-size: 14px;
        line-height: 55px;
        height: 41px; }
  nav#site-navigation.sticky-nav-enabled .container .columns .scrolled-logo.site-owner {
    display: none; }
  body.lang-de nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li a {
    line-height: 57px;
    font-size: 15.5px; }
  body.lang-fr nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li {
    padding: 0 0 0 12px; }
    body.lang-fr nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li a {
      line-height: 54px;
      height: 39px;
      font-size: 15.5px; }
  body.lang-es nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li a {
    height: 38px;
    font-size: 15.5px; }
  body.lang-it nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li {
    padding: 0 0 0 10px; }
    body.lang-it nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li a {
      font-size: 14px;
      height: 38px; }
  #content {
    padding: 0; }
  .no-left-margin {
    margin-left: 0 !important;
    margin-right: 20px !important; }
  .no-right-margin {
    margin-right: 0 !important;
    margin-left: 20px !important; }
  .single-post .post .post-type-header, .single-post .inflation-survey .post-type-header, .single-post .panoramic-outlook .post-type-header, .single-inflation-survey .post .post-type-header, .single-inflation-survey .inflation-survey .post-type-header, .single-inflation-survey .panoramic-outlook .post-type-header, .single-panoramic-outlook .post .post-type-header, .single-panoramic-outlook .inflation-survey .post-type-header, .single-panoramic-outlook .panoramic-outlook .post-type-header {
    padding-left: 20px; }
  .single-post .post .entry-header, .single-post .inflation-survey .entry-header, .single-post .panoramic-outlook .entry-header, .single-inflation-survey .post .entry-header, .single-inflation-survey .inflation-survey .entry-header, .single-inflation-survey .panoramic-outlook .entry-header, .single-panoramic-outlook .post .entry-header, .single-panoramic-outlook .inflation-survey .entry-header, .single-panoramic-outlook .panoramic-outlook .entry-header {
    overflow: hidden;
    padding-bottom: 0; }
  .single-post .post .entry-meta .comment-and-favourite-links, .single-post .inflation-survey .entry-meta .comment-and-favourite-links, .single-post .panoramic-outlook .entry-meta .comment-and-favourite-links, .single-inflation-survey .post .entry-meta .comment-and-favourite-links, .single-inflation-survey .inflation-survey .entry-meta .comment-and-favourite-links, .single-inflation-survey .panoramic-outlook .entry-meta .comment-and-favourite-links, .single-panoramic-outlook .post .entry-meta .comment-and-favourite-links, .single-panoramic-outlook .inflation-survey .entry-meta .comment-and-favourite-links, .single-panoramic-outlook .panoramic-outlook .entry-meta .comment-and-favourite-links {
    position: absolute;
    top: -10px;
    right: 0; }
  .single-post .post .entry-content, .single-post .inflation-survey .entry-content, .single-post .panoramic-outlook .entry-content, .single-inflation-survey .post .entry-content, .single-inflation-survey .inflation-survey .entry-content, .single-inflation-survey .panoramic-outlook .entry-content, .single-panoramic-outlook .post .entry-content, .single-panoramic-outlook .inflation-survey .entry-content, .single-panoramic-outlook .panoramic-outlook .entry-content {
    padding-top: 0 !important;
    margin-top: 0 !important; }
    .single-post .post .entry-content p, .single-post .inflation-survey .entry-content p, .single-post .panoramic-outlook .entry-content p, .single-inflation-survey .post .entry-content p, .single-inflation-survey .inflation-survey .entry-content p, .single-inflation-survey .panoramic-outlook .entry-content p, .single-panoramic-outlook .post .entry-content p, .single-panoramic-outlook .inflation-survey .entry-content p, .single-panoramic-outlook .panoramic-outlook .entry-content p {
      padding: 0 20px; }
    .single-post .post .entry-content ul, .single-post .inflation-survey .entry-content ul, .single-post .panoramic-outlook .entry-content ul, .single-inflation-survey .post .entry-content ul, .single-inflation-survey .inflation-survey .entry-content ul, .single-inflation-survey .panoramic-outlook .entry-content ul, .single-panoramic-outlook .post .entry-content ul, .single-panoramic-outlook .inflation-survey .entry-content ul, .single-panoramic-outlook .panoramic-outlook .entry-content ul {
      margin-left: 20px; }
    .single-post .post .entry-content img.base-poster-frame, .single-post .inflation-survey .entry-content img.base-poster-frame, .single-post .panoramic-outlook .entry-content img.base-poster-frame, .single-inflation-survey .post .entry-content img.base-poster-frame, .single-inflation-survey .inflation-survey .entry-content img.base-poster-frame, .single-inflation-survey .panoramic-outlook .entry-content img.base-poster-frame, .single-panoramic-outlook .post .entry-content img.base-poster-frame, .single-panoramic-outlook .inflation-survey .entry-content img.base-poster-frame, .single-panoramic-outlook .panoramic-outlook .entry-content img.base-poster-frame {
      padding-bottom: 0; }
  .single-post .post footer.entry-footer .divider, .single-post .inflation-survey footer.entry-footer .divider, .single-post .panoramic-outlook footer.entry-footer .divider, .single-inflation-survey .post footer.entry-footer .divider, .single-inflation-survey .inflation-survey footer.entry-footer .divider, .single-inflation-survey .panoramic-outlook footer.entry-footer .divider, .single-panoramic-outlook .post footer.entry-footer .divider, .single-panoramic-outlook .inflation-survey footer.entry-footer .divider, .single-panoramic-outlook .panoramic-outlook footer.entry-footer .divider {
    margin-top: 20px;
    padding-top: 40px;
    padding-bottom: 40px; }
  .discussion-area .eight.columns {
    margin: 0 !important; }
  .discussion-area .bottom-widget-area {
    margin-right: 0 !important;
    margin-left: 19px !important; }
  .bottom-widget-area {
    border-right: solid 1px #cccccc; }
    .bottom-widget-area .widget_drew-disussion-widget ul li {
      padding: 0 20px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li a {
        font-size: 18.2px;
        width: 80%;
        padding-left: 0; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.linkedin {
        background-position: right 15px top -13px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.xing {
        background-position: right 15px top -85px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.google-plus {
        background-position: right 15px top -155px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.twitter {
        background-position: right 15px top -233px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.facebook {
        background-position: right 15px top -300px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.print {
        background-position: right 15px top -388px; }
    .bottom-widget-area .widget_drew-like-post-widget,
    .bottom-widget-area .widget_drew-sharing-widget {
      padding: 30px 0 30px 20px; }
  .single-inflation-survey #primary article.inflation-survey .top-widget-area, .single-inflation-survey #primary article.inflation-survey-content .top-widget-area,
  body.page-template-template-inflation-survey-php #primary article.inflation-survey .top-widget-area,
  body.page-template-template-inflation-survey-php #primary article.inflation-survey-content .top-widget-area {
    margin-top: 25px; }
  .single-inflation-survey #primary article.inflation-survey .entry-meta .comment-and-favourite-links, .single-inflation-survey #primary article.inflation-survey-content .entry-meta .comment-and-favourite-links,
  body.page-template-template-inflation-survey-php #primary article.inflation-survey .entry-meta .comment-and-favourite-links,
  body.page-template-template-inflation-survey-php #primary article.inflation-survey-content .entry-meta .comment-and-favourite-links {
    position: relative;
    top: 0; }
  .single-inflation-survey #primary article.inflation-survey .entry-content ul, .single-inflation-survey #primary article.inflation-survey-content .entry-content ul,
  body.page-template-template-inflation-survey-php #primary article.inflation-survey .entry-content ul,
  body.page-template-template-inflation-survey-php #primary article.inflation-survey-content .entry-content ul {
    margin-left: 10px; }
  .single-inflation-survey #primary article.inflation-survey .entry-content p, .single-inflation-survey #primary article.inflation-survey-content .entry-content p,
  body.page-template-template-inflation-survey-php #primary article.inflation-survey .entry-content p,
  body.page-template-template-inflation-survey-php #primary article.inflation-survey-content .entry-content p {
    clear: both; }
  body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_sp_image img, body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget img,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_sp_image img,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget img {
    width: 288px; }
  article.inflation-survey .entry-content iframe {
    width: 620px !important;
    height: 349px !important; }
  .group .items .hide {
    width: 93.4%; }
  article.featured .meta .author, article.featured .entry-meta .author, body.single #primary article .meta .author, body.single #primary article .entry-meta .author {
    width: 80%; }
  .top-widget-area {
    margin-top: 0 !important; }
    .top-widget-area .widget_drew-disussion-widget {
      margin: 0;
      clear: both;
      float: left; }
      .top-widget-area .widget_drew-disussion-widget ul.small {
        float: right;
        margin: 0 20px 10px 0;
        width: 132px; }
        .top-widget-area .widget_drew-disussion-widget ul.small li {
          margin-right: 0;
          margin-left: 5px; }
  /* Meta Slider */
  .easy-t-slideshow-wrap {
    width: 1000px; }
    .easy-t-slideshow-wrap .cycle-slideshow {
      background: url("../img/speech-bubble.png") 180px -90px no-repeat;
      background-size: 578px 310px; }
    .easy-t-slideshow-wrap blockquote.easy_testimonial {
      width: 80%;
      margin: 20px auto 20px 10% !important; }
      .easy-t-slideshow-wrap blockquote.easy_testimonial p {
        line-height: 24px;
        font-size: 15px;
        padding: 0 60px !important; }
      .easy-t-slideshow-wrap blockquote.easy_testimonial .testimonial_body {
        background: url("../img/quote-marks.png") 0px 0px no-repeat;
        background-size: 53px 40px; }
      .easy-t-slideshow-wrap blockquote.easy_testimonial .testimonial_author {
        background: url("../img/quote-marks-flip.png") right 50px no-repeat;
        background-size: 53px 40px;
        padding-top: 100px !important;
        margin-top: -100px; }
    .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-prev, .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-next {
      -webkit-border-radius: 22px;
      border-radius: 22px;
      height: 46px;
      width: 46px;
      background-size: 12.5px 23px;
      background-position: 13px 10px; }
    .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-next {
      background-position: 17px 10px; }
  /**
     * ************************
     * Author archive
     * ************************
     */
  .archive.post-type-archive-author article.author header.entry-header,
  .page-template-template-authors-php article.author header.entry-header {
    zoom: 1; }
    .archive.post-type-archive-author article.author header.entry-header:after,
    .page-template-template-authors-php article.author header.entry-header:after {
      clear: both; }
    .archive.post-type-archive-author article.author header.entry-header:before, .archive.post-type-archive-author article.author header.entry-header:after,
    .page-template-template-authors-php article.author header.entry-header:before,
    .page-template-template-authors-php article.author header.entry-header:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .archive.post-type-archive-author article.author header.entry-header .title,
    .page-template-template-authors-php article.author header.entry-header .title {
      margin-top: 40px; }
      .archive.post-type-archive-author article.author header.entry-header .title h1.entry-title,
      .page-template-template-authors-php article.author header.entry-header .title h1.entry-title {
        margin: 0 0 10px 0;
        padding: 0; }
    .archive.post-type-archive-author article.author header.entry-header .avatar,
    .page-template-template-authors-php article.author header.entry-header .avatar {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 80px;
      margin-right: 0;
      margin-left: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 767px) {
      .archive.post-type-archive-author article.author header.entry-header .avatar,
      .page-template-template-authors-php article.author header.entry-header .avatar {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 959px) {
      .archive.post-type-archive-author article.author header.entry-header .avatar,
      .page-template-template-authors-php article.author header.entry-header .avatar {
        width: 44px; } }
    @media only screen and (min-width: 768px) and (max-width: 767px) {
      .archive.post-type-archive-author article.author header.entry-header .avatar,
      .page-template-template-authors-php article.author header.entry-header .avatar {
        width: 300px; } }
    @media only screen and (min-width: 768px) and (min-width: 480px) and (max-width: 767px) {
      .archive.post-type-archive-author article.author header.entry-header .avatar,
      .page-template-template-authors-php article.author header.entry-header .avatar {
        width: 480px; } }

@media only screen and (min-width: 768px) {
  #bondtraders .bond-trader img, #bondtraders .bond-trader .profile {
    float: left; }
  #bondtraders .bond-trader img {
    width: 10%;
    margin-right: 4%;
    margin-left: 2%; }
  #bondtraders .bond-trader .profile {
    width: 84%; }
  #bondtraders .bond-trader h3 {
    padding-left: 0 !important;
    padding-right: 0; }
  #bondtraders .bond-trader .po-pullout-outer {
    margin-left: 0; }
  .gform_wrapper ul, .learning-outcomes ul {
    margin-left: 40px;
    margin-right: 40px; } }

/**
* Mobile Wide
*
*/
@media only screen and (min-width: 769px) and (max-width: 1019px) {
  body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_sp_image img, body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget img,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_sp_image img,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget img {
    width: 205px; }
  body.post-type-archive-inflation-survey article.inflation-survey .entry-content iframe {
    width: 450px !important;
    height: 253px !important; }
  body.single-inflation-survey article.inflation-survey .entry-content iframe {
    width: 710px !important;
    height: 399px !important; }
  /* Meta Slider */
  .easy-t-slideshow-wrap {
    width: 750px; } }

@media only screen and (min-width: 1021px) and (max-width: 1180px) {
  nav#site-navigation.sticky-nav-enabled .container .columns .scrolled-logo.site-owner {
    display: block;
    left: 0; }
  nav#site-navigation.sticky-nav-enabled .container .columns #menu-navigation {
    padding-left: 110px; } }

/**
* ------------------------------------------------------------------------------------------------
* Desktop
*
*/
@media only screen and (min-width: 1200px) {
  body.archive.category #primary,
  body.archive.tag #primary,
  body.archive.tax-year #primary,
  body.page-template-template-archive-php #primary {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 1180px; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    body.archive.category #primary,
    body.archive.tag #primary,
    body.archive.tax-year #primary,
    body.page-template-template-archive-php #primary {
      margin: 0; } }
  @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
    body.archive.category #primary,
    body.archive.tag #primary,
    body.archive.tax-year #primary,
    body.page-template-template-archive-php #primary {
      width: 748px; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    body.archive.category #primary,
    body.archive.tag #primary,
    body.archive.tax-year #primary,
    body.page-template-template-archive-php #primary {
      width: 300px; } }
  @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
    body.archive.category #primary,
    body.archive.tag #primary,
    body.archive.tax-year #primary,
    body.page-template-template-archive-php #primary {
      width: 480px; } }

@media only screen and (min-width: 1200px) {
    body.archive.category #primary article,
    body.archive.tag #primary article,
    body.archive.tax-year #primary article,
    body.page-template-template-archive-php #primary article {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 380px;
      margin-left: 0;
      margin-right: 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.archive.category #primary article,
      body.archive.tag #primary article,
      body.archive.tax-year #primary article,
      body.page-template-template-archive-php #primary article {
        margin: 0; } }
    @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
      body.archive.category #primary article,
      body.archive.tag #primary article,
      body.archive.tax-year #primary article,
      body.page-template-template-archive-php #primary article {
        width: 236px; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.archive.category #primary article,
      body.archive.tag #primary article,
      body.archive.tax-year #primary article,
      body.page-template-template-archive-php #primary article {
        width: 300px; } }
    @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
      body.archive.category #primary article,
      body.archive.tag #primary article,
      body.archive.tax-year #primary article,
      body.page-template-template-archive-php #primary article {
        width: 480px; } }

@media only screen and (min-width: 1200px) {
    body.archive.category #primary article.intro,
    body.archive.tag #primary article.intro,
    body.archive.tax-year #primary article.intro,
    body.page-template-template-archive-php #primary article.intro {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 380px;
      margin-left: 0;
      margin-right: 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.archive.category #primary article.intro,
      body.archive.tag #primary article.intro,
      body.archive.tax-year #primary article.intro,
      body.page-template-template-archive-php #primary article.intro {
        margin: 0; } }
    @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
      body.archive.category #primary article.intro,
      body.archive.tag #primary article.intro,
      body.archive.tax-year #primary article.intro,
      body.page-template-template-archive-php #primary article.intro {
        width: 236px; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.archive.category #primary article.intro,
      body.archive.tag #primary article.intro,
      body.archive.tax-year #primary article.intro,
      body.page-template-template-archive-php #primary article.intro {
        width: 300px; } }
    @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
      body.archive.category #primary article.intro,
      body.archive.tag #primary article.intro,
      body.archive.tax-year #primary article.intro,
      body.page-template-template-archive-php #primary article.intro {
        width: 480px; } }

@media only screen and (min-width: 1200px) {
  body.search #primary,
  body.error404 #primary {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 1180px; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    body.search #primary,
    body.error404 #primary {
      margin: 0; } }
  @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
    body.search #primary,
    body.error404 #primary {
      width: 748px; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    body.search #primary,
    body.error404 #primary {
      width: 300px; } }
  @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
    body.search #primary,
    body.error404 #primary {
      width: 480px; } }

@media only screen and (min-width: 1200px) {
    body.search #primary article,
    body.error404 #primary article {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 380px;
      margin-left: 0;
      margin-right: 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.search #primary article,
      body.error404 #primary article {
        margin: 0; } }
    @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
      body.search #primary article,
      body.error404 #primary article {
        width: 236px; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.search #primary article,
      body.error404 #primary article {
        width: 300px; } }
    @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
      body.search #primary article,
      body.error404 #primary article {
        width: 480px; } }

@media only screen and (min-width: 1200px) {
    body.search #primary article.intro,
    body.error404 #primary article.intro {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 1180px;
      margin-left: 0;
      margin-right: 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.search #primary article.intro,
      body.error404 #primary article.intro {
        margin: 0; } }
    @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
      body.search #primary article.intro,
      body.error404 #primary article.intro {
        width: 748px; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.search #primary article.intro,
      body.error404 #primary article.intro {
        width: 300px; } }
    @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
      body.search #primary article.intro,
      body.error404 #primary article.intro {
        width: 480px; } }

@media only screen and (min-width: 1200px) {
  body.home.blog #primary,
  .post-type-archive-inflation-survey #primary,
  .post-type-archive-panoramic-outlook #primary {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 800px;
    margin-right: 0; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    body.home.blog #primary,
    .post-type-archive-inflation-survey #primary,
    .post-type-archive-panoramic-outlook #primary {
      margin: 0; } }
  @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
    body.home.blog #primary,
    .post-type-archive-inflation-survey #primary,
    .post-type-archive-panoramic-outlook #primary {
      width: 504.8px; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    body.home.blog #primary,
    .post-type-archive-inflation-survey #primary,
    .post-type-archive-panoramic-outlook #primary {
      width: 300px; } }
  @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
    body.home.blog #primary,
    .post-type-archive-inflation-survey #primary,
    .post-type-archive-panoramic-outlook #primary {
      width: 480px; } }

@media only screen and (min-width: 1200px) {
    body.home.blog #primary article,
    .post-type-archive-inflation-survey #primary article,
    .post-type-archive-panoramic-outlook #primary article {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 380px;
      margin-right: 20px;
      margin-left: 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.home.blog #primary article,
      .post-type-archive-inflation-survey #primary article,
      .post-type-archive-panoramic-outlook #primary article {
        margin: 0; } }
    @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
      body.home.blog #primary article,
      .post-type-archive-inflation-survey #primary article,
      .post-type-archive-panoramic-outlook #primary article {
        width: 236px; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.home.blog #primary article,
      .post-type-archive-inflation-survey #primary article,
      .post-type-archive-panoramic-outlook #primary article {
        width: 300px; } }
    @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
      body.home.blog #primary article,
      .post-type-archive-inflation-survey #primary article,
      .post-type-archive-panoramic-outlook #primary article {
        width: 480px; } }

@media only screen and (min-width: 1200px) {
    body.home.blog #primary article.sticky,
    body.home.blog #primary article.inflation-survey-intro,
    body.home.blog #primary article.inflation-survey.first,
    body.home.blog #primary article.panoramic-outlook-intro,
    body.home.blog #primary article.panoramic-outlook.first,
    .post-type-archive-inflation-survey #primary article.sticky,
    .post-type-archive-inflation-survey #primary article.inflation-survey-intro,
    .post-type-archive-inflation-survey #primary article.inflation-survey.first,
    .post-type-archive-inflation-survey #primary article.panoramic-outlook-intro,
    .post-type-archive-inflation-survey #primary article.panoramic-outlook.first,
    .post-type-archive-panoramic-outlook #primary article.sticky,
    .post-type-archive-panoramic-outlook #primary article.inflation-survey-intro,
    .post-type-archive-panoramic-outlook #primary article.inflation-survey.first,
    .post-type-archive-panoramic-outlook #primary article.panoramic-outlook-intro,
    .post-type-archive-panoramic-outlook #primary article.panoramic-outlook.first {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 780px;
      margin-left: 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.home.blog #primary article.sticky,
      body.home.blog #primary article.inflation-survey-intro,
      body.home.blog #primary article.inflation-survey.first,
      body.home.blog #primary article.panoramic-outlook-intro,
      body.home.blog #primary article.panoramic-outlook.first,
      .post-type-archive-inflation-survey #primary article.sticky,
      .post-type-archive-inflation-survey #primary article.inflation-survey-intro,
      .post-type-archive-inflation-survey #primary article.inflation-survey.first,
      .post-type-archive-inflation-survey #primary article.panoramic-outlook-intro,
      .post-type-archive-inflation-survey #primary article.panoramic-outlook.first,
      .post-type-archive-panoramic-outlook #primary article.sticky,
      .post-type-archive-panoramic-outlook #primary article.inflation-survey-intro,
      .post-type-archive-panoramic-outlook #primary article.inflation-survey.first,
      .post-type-archive-panoramic-outlook #primary article.panoramic-outlook-intro,
      .post-type-archive-panoramic-outlook #primary article.panoramic-outlook.first {
        margin: 0; } }
    @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
      body.home.blog #primary article.sticky,
      body.home.blog #primary article.inflation-survey-intro,
      body.home.blog #primary article.inflation-survey.first,
      body.home.blog #primary article.panoramic-outlook-intro,
      body.home.blog #primary article.panoramic-outlook.first,
      .post-type-archive-inflation-survey #primary article.sticky,
      .post-type-archive-inflation-survey #primary article.inflation-survey-intro,
      .post-type-archive-inflation-survey #primary article.inflation-survey.first,
      .post-type-archive-inflation-survey #primary article.panoramic-outlook-intro,
      .post-type-archive-inflation-survey #primary article.panoramic-outlook.first,
      .post-type-archive-panoramic-outlook #primary article.sticky,
      .post-type-archive-panoramic-outlook #primary article.inflation-survey-intro,
      .post-type-archive-panoramic-outlook #primary article.inflation-survey.first,
      .post-type-archive-panoramic-outlook #primary article.panoramic-outlook-intro,
      .post-type-archive-panoramic-outlook #primary article.panoramic-outlook.first {
        width: 492px; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      body.home.blog #primary article.sticky,
      body.home.blog #primary article.inflation-survey-intro,
      body.home.blog #primary article.inflation-survey.first,
      body.home.blog #primary article.panoramic-outlook-intro,
      body.home.blog #primary article.panoramic-outlook.first,
      .post-type-archive-inflation-survey #primary article.sticky,
      .post-type-archive-inflation-survey #primary article.inflation-survey-intro,
      .post-type-archive-inflation-survey #primary article.inflation-survey.first,
      .post-type-archive-inflation-survey #primary article.panoramic-outlook-intro,
      .post-type-archive-inflation-survey #primary article.panoramic-outlook.first,
      .post-type-archive-panoramic-outlook #primary article.sticky,
      .post-type-archive-panoramic-outlook #primary article.inflation-survey-intro,
      .post-type-archive-panoramic-outlook #primary article.inflation-survey.first,
      .post-type-archive-panoramic-outlook #primary article.panoramic-outlook-intro,
      .post-type-archive-panoramic-outlook #primary article.panoramic-outlook.first {
        width: 300px; } }
    @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
      body.home.blog #primary article.sticky,
      body.home.blog #primary article.inflation-survey-intro,
      body.home.blog #primary article.inflation-survey.first,
      body.home.blog #primary article.panoramic-outlook-intro,
      body.home.blog #primary article.panoramic-outlook.first,
      .post-type-archive-inflation-survey #primary article.sticky,
      .post-type-archive-inflation-survey #primary article.inflation-survey-intro,
      .post-type-archive-inflation-survey #primary article.inflation-survey.first,
      .post-type-archive-inflation-survey #primary article.panoramic-outlook-intro,
      .post-type-archive-inflation-survey #primary article.panoramic-outlook.first,
      .post-type-archive-panoramic-outlook #primary article.sticky,
      .post-type-archive-panoramic-outlook #primary article.inflation-survey-intro,
      .post-type-archive-panoramic-outlook #primary article.inflation-survey.first,
      .post-type-archive-panoramic-outlook #primary article.panoramic-outlook-intro,
      .post-type-archive-panoramic-outlook #primary article.panoramic-outlook.first {
        width: 480px; } }

@media only screen and (min-width: 1200px) {
    body.home.blog #primary article.inflation-survey-intro h1.entry-title, body.home.blog #primary article.inflation-survey-intro .entry-content,
    .post-type-archive-inflation-survey #primary article.inflation-survey-intro h1.entry-title,
    .post-type-archive-inflation-survey #primary article.inflation-survey-intro .entry-content,
    .post-type-archive-panoramic-outlook #primary article.inflation-survey-intro h1.entry-title,
    .post-type-archive-panoramic-outlook #primary article.inflation-survey-intro .entry-content {
      padding-left: 40px !important;
      padding-right: 40px !important; }
    body.home.blog #primary article.inflation-survey h1.entry-title, body.home.blog #primary article.inflation-survey .entry-content,
    .post-type-archive-inflation-survey #primary article.inflation-survey h1.entry-title,
    .post-type-archive-inflation-survey #primary article.inflation-survey .entry-content,
    .post-type-archive-panoramic-outlook #primary article.inflation-survey h1.entry-title,
    .post-type-archive-panoramic-outlook #primary article.inflation-survey .entry-content {
      padding-left: 40px !important;
      padding-right: 40px !important;
      width: 780px !important; }
  body.home.blog #secondary,
  .post-type-archive-inflation-survey #secondary,
  .post-type-archive-panoramic-outlook #secondary {
    margin-left: 0; }
  .single-author #main.site-main,
  .archive.author #main.site-main {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 800px;
    margin-right: 0;
    margin-left: 0; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    .single-author #main.site-main,
    .archive.author #main.site-main {
      margin: 0; } }
  @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
    .single-author #main.site-main,
    .archive.author #main.site-main {
      width: 504.8px; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    .single-author #main.site-main,
    .archive.author #main.site-main {
      width: 300px; } }
  @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
    .single-author #main.site-main,
    .archive.author #main.site-main {
      width: 480px; } }

@media only screen and (min-width: 1200px) {
    .single-author #main.site-main article,
    .archive.author #main.site-main article {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 380px;
      margin-right: 20px;
      margin-left: 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      .single-author #main.site-main article,
      .archive.author #main.site-main article {
        margin: 0; } }
    @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
      .single-author #main.site-main article,
      .archive.author #main.site-main article {
        width: 236px; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      .single-author #main.site-main article,
      .archive.author #main.site-main article {
        width: 300px; } }
    @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
      .single-author #main.site-main article,
      .archive.author #main.site-main article {
        width: 480px; } }

@media only screen and (min-width: 1200px) {
    .single-author #main.site-main article.sticky,
    .single-author #main.site-main article.author,
    .single-author #main.site-main article.inflation-survey-intro,
    .single-author #main.site-main article.inflation-survey.first,
    .single-author #main.site-main article.panoramic-outlook-intro,
    .single-author #main.site-main article.panoramic-outlook.first,
    .archive.author #main.site-main article.sticky,
    .archive.author #main.site-main article.author,
    .archive.author #main.site-main article.inflation-survey-intro,
    .archive.author #main.site-main article.inflation-survey.first,
    .archive.author #main.site-main article.panoramic-outlook-intro,
    .archive.author #main.site-main article.panoramic-outlook.first {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 780px;
      margin-left: 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      .single-author #main.site-main article.sticky,
      .single-author #main.site-main article.author,
      .single-author #main.site-main article.inflation-survey-intro,
      .single-author #main.site-main article.inflation-survey.first,
      .single-author #main.site-main article.panoramic-outlook-intro,
      .single-author #main.site-main article.panoramic-outlook.first,
      .archive.author #main.site-main article.sticky,
      .archive.author #main.site-main article.author,
      .archive.author #main.site-main article.inflation-survey-intro,
      .archive.author #main.site-main article.inflation-survey.first,
      .archive.author #main.site-main article.panoramic-outlook-intro,
      .archive.author #main.site-main article.panoramic-outlook.first {
        margin: 0; } }
    @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
      .single-author #main.site-main article.sticky,
      .single-author #main.site-main article.author,
      .single-author #main.site-main article.inflation-survey-intro,
      .single-author #main.site-main article.inflation-survey.first,
      .single-author #main.site-main article.panoramic-outlook-intro,
      .single-author #main.site-main article.panoramic-outlook.first,
      .archive.author #main.site-main article.sticky,
      .archive.author #main.site-main article.author,
      .archive.author #main.site-main article.inflation-survey-intro,
      .archive.author #main.site-main article.inflation-survey.first,
      .archive.author #main.site-main article.panoramic-outlook-intro,
      .archive.author #main.site-main article.panoramic-outlook.first {
        width: 492px; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      .single-author #main.site-main article.sticky,
      .single-author #main.site-main article.author,
      .single-author #main.site-main article.inflation-survey-intro,
      .single-author #main.site-main article.inflation-survey.first,
      .single-author #main.site-main article.panoramic-outlook-intro,
      .single-author #main.site-main article.panoramic-outlook.first,
      .archive.author #main.site-main article.sticky,
      .archive.author #main.site-main article.author,
      .archive.author #main.site-main article.inflation-survey-intro,
      .archive.author #main.site-main article.inflation-survey.first,
      .archive.author #main.site-main article.panoramic-outlook-intro,
      .archive.author #main.site-main article.panoramic-outlook.first {
        width: 300px; } }
    @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
      .single-author #main.site-main article.sticky,
      .single-author #main.site-main article.author,
      .single-author #main.site-main article.inflation-survey-intro,
      .single-author #main.site-main article.inflation-survey.first,
      .single-author #main.site-main article.panoramic-outlook-intro,
      .single-author #main.site-main article.panoramic-outlook.first,
      .archive.author #main.site-main article.sticky,
      .archive.author #main.site-main article.author,
      .archive.author #main.site-main article.inflation-survey-intro,
      .archive.author #main.site-main article.inflation-survey.first,
      .archive.author #main.site-main article.panoramic-outlook-intro,
      .archive.author #main.site-main article.panoramic-outlook.first {
        width: 480px; } }

@media only screen and (min-width: 1200px) {
  .single-inflation-survey .post-type.inflation-survey .post-type-header {
    zoom: 1; }
    .single-inflation-survey .post-type.inflation-survey .post-type-header:after {
      clear: both; }
    .single-inflation-survey .post-type.inflation-survey .post-type-header:before, .single-inflation-survey .post-type.inflation-survey .post-type-header:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .single-inflation-survey .post-type.inflation-survey .post-type-header h3 {
      padding-left: 160px; } }
    @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
      .single-inflation-survey .post-type.inflation-survey .post-type-header h3 {
        padding-left: 109.6px; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      .single-inflation-survey .post-type.inflation-survey .post-type-header h3 {
        padding-left: 0; } }

@media only screen and (min-width: 1200px) {
  .single-inflation-survey .post-type.inflation-survey .top-widget-area .drew_language_link_widget {
    padding-left: 0;
    padding-right: 0; }
    .single-inflation-survey .post-type.inflation-survey .top-widget-area .drew_language_link_widget .inner {
      padding-left: 160px; } }
    @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
      .single-inflation-survey .post-type.inflation-survey .top-widget-area .drew_language_link_widget .inner {
        padding-left: 109.6px; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      .single-inflation-survey .post-type.inflation-survey .top-widget-area .drew_language_link_widget .inner {
        padding-left: 0; } }

@media only screen and (min-width: 1200px) {
  .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 880px;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;
    display: block;
    float: none;
    padding-left: 10px;
    padding-right: 10px; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content {
      margin: 0; } }
  @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
    .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content {
      width: 556px; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content {
      width: 300px; } }
  @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
    .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content {
      width: 480px; } }

@media only screen and (min-width: 1200px) {
    .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header h1, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header h2, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header h3, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header h4, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header h5, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-header h6, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content h1, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content h2, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content h3, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content h4, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content h5, .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content h6 {
      padding-left: 0; }
  .single-inflation-survey .post-type.inflation-survey article.inflation-survey .top-widget-area {
    padding-left: 0;
    padding-right: 0;
    margin-top: 40px; }
  .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-footer {
    padding-right: 0; }
    .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-footer .divider {
      padding-left: 160px; } }
    @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
      .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-footer .divider {
        padding-left: 109.6px; } }
    @media only screen and (min-width: 1200px) and (max-width: 767px) {
      .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-footer .divider {
        padding-left: 0; } }

@media only screen and (min-width: 1200px) {
  table {
    width: 90%; }
  /*.single-inflation-survey .post-type.inflation-survey,
    .single-panoramic-outlook .post-type.panoramic-outlook
    {

        article.inflation-survey,
        article.panoramic-outlook{
            .entry-content,
            .entry-header,
            .entry-footer .divider{
                padding:$padding;
                @include columns( 10 );
                @include offset( 2 );
                @include alpha;

            }
            .entry-content,.entry-footer{
                @include clearfix();
            }
            .entry-meta{
                @include columns( 8 );
                @include alpha;
            }
        }

    } */
  /**
     * ************************
     * Author archive
     * ************************
     */
  .archive.post-type-archive-author #primary,
  .page-template-template-authors-php #primary {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 800px;
    margin-right: 0; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    .archive.post-type-archive-author #primary,
    .page-template-template-authors-php #primary {
      margin: 0; } }
  @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
    .archive.post-type-archive-author #primary,
    .page-template-template-authors-php #primary {
      width: 504.8px; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    .archive.post-type-archive-author #primary,
    .page-template-template-authors-php #primary {
      width: 300px; } }
  @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
    .archive.post-type-archive-author #primary,
    .page-template-template-authors-php #primary {
      width: 480px; } }

@media only screen and (min-width: 1200px) {
  .archive.post-type-archive-author #secondary,
  .page-template-template-authors-php #secondary {
    margin-left: 0; }
  .archive.post-type-archive-author article.author,
  .page-template-template-authors-php article.author {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 380px;
    margin-right: 20px;
    margin-left: 0; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    .archive.post-type-archive-author article.author,
    .page-template-template-authors-php article.author {
      margin: 0; } }
  @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
    .archive.post-type-archive-author article.author,
    .page-template-template-authors-php article.author {
      width: 236px; } }
  @media only screen and (min-width: 1200px) and (max-width: 767px) {
    .archive.post-type-archive-author article.author,
    .page-template-template-authors-php article.author {
      width: 300px; } }
  @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
    .archive.post-type-archive-author article.author,
    .page-template-template-authors-php article.author {
      width: 480px; } }

@media only screen and (min-width: 1200px) {
    .archive.post-type-archive-author article.author header.entry-header,
    .page-template-template-authors-php article.author header.entry-header {
      zoom: 1; }
      .archive.post-type-archive-author article.author header.entry-header:after,
      .page-template-template-authors-php article.author header.entry-header:after {
        clear: both; }
      .archive.post-type-archive-author article.author header.entry-header:before, .archive.post-type-archive-author article.author header.entry-header:after,
      .page-template-template-authors-php article.author header.entry-header:before,
      .page-template-template-authors-php article.author header.entry-header:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0; }
      .archive.post-type-archive-author article.author header.entry-header .title,
      .page-template-template-authors-php article.author header.entry-header .title {
        float: left;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
        width: 250px;
        margin-right: 0;
        float: right;
        padding: 0;
        margin-top: 45px; } }
      @media only screen and (min-width: 1200px) and (max-width: 767px) {
        .archive.post-type-archive-author article.author header.entry-header .title,
        .page-template-template-authors-php article.author header.entry-header .title {
          margin: 0; } }
      @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
        .archive.post-type-archive-author article.author header.entry-header .title,
        .page-template-template-authors-php article.author header.entry-header .title {
          width: 152.8px; } }
      @media only screen and (min-width: 1200px) and (max-width: 767px) {
        .archive.post-type-archive-author article.author header.entry-header .title,
        .page-template-template-authors-php article.author header.entry-header .title {
          width: 300px; } }
      @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
        .archive.post-type-archive-author article.author header.entry-header .title,
        .page-template-template-authors-php article.author header.entry-header .title {
          width: 480px; } }

@media only screen and (min-width: 1200px) {
      .archive.post-type-archive-author article.author header.entry-header .avatar,
      .page-template-template-authors-php article.author header.entry-header .avatar {
        float: left;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
        width: 80px;
        margin-right: 0;
        margin-left: 0;
        float: left; } }
      @media only screen and (min-width: 1200px) and (max-width: 767px) {
        .archive.post-type-archive-author article.author header.entry-header .avatar,
        .page-template-template-authors-php article.author header.entry-header .avatar {
          margin: 0; } }
      @media only screen and (min-width: 1200px) and (min-width: 768px) and (max-width: 959px) {
        .archive.post-type-archive-author article.author header.entry-header .avatar,
        .page-template-template-authors-php article.author header.entry-header .avatar {
          width: 44px; } }
      @media only screen and (min-width: 1200px) and (max-width: 767px) {
        .archive.post-type-archive-author article.author header.entry-header .avatar,
        .page-template-template-authors-php article.author header.entry-header .avatar {
          width: 300px; } }
      @media only screen and (min-width: 1200px) and (min-width: 480px) and (max-width: 767px) {
        .archive.post-type-archive-author article.author header.entry-header .avatar,
        .page-template-template-authors-php article.author header.entry-header .avatar {
          width: 480px; } }

@media only screen and (min-width: 1200px) {
  /*.page-template-template-authors-php{
        #primary{
            article{
                &.odd{
                    clear: left;
                }
                &.even{
                    clear: right;
                }
            }
        }
     }
    */
  body.post-type-archive-inflation-survey #masthead .site-header-inner .site-branding.container a.company-logo,
  body.page-template-template-inflation-survey #masthead .site-header-inner .site-branding.container a.company-logo,
  body.single-inflation-survey #masthead .site-header-inner .site-branding.container a.company-logo {
    background: url("../img/logo-mandg-yougov-large.png") 0 0 no-repeat !important;
    height: 57px;
    width: 362px !important; }
  body nav#site-navigation.main-navigation .container .columns .scrolled-logo.site-owner {
    left: 0; }
  body nav#site-navigation.main-navigation .container .menu,
  body nav#site-navigation.main-navigation .container .menu-navigation-container {
    margin-right: 178px; }
    body nav#site-navigation.main-navigation .container .menu ul.nav-menu li,
    body nav#site-navigation.main-navigation .container .menu-navigation-container ul.nav-menu li {
      padding: 0 23px !important; }
      body nav#site-navigation.main-navigation .container .menu ul.nav-menu li a,
      body nav#site-navigation.main-navigation .container .menu-navigation-container ul.nav-menu li a {
        font-size: 18px !important;
        line-height: 55px !important; }
    body nav#site-navigation.main-navigation .container .menu ul.nav-menu .nav-scroll-padding,
    body nav#site-navigation.main-navigation .container .menu-navigation-container ul.nav-menu .nav-scroll-padding {
      /* ON SCROLL CHANGE NAV PADDING */
      padding: 0 13px !important; }
  body nav#site-navigation.main-navigation .columns .buttons a.search-button.clicked {
    right: 113px !important;
    width: 267px !important; }
    body nav#site-navigation.main-navigation .columns .buttons a.search-button.clicked form.search-form {
      width: 209px !important; }
      body nav#site-navigation.main-navigation .columns .buttons a.search-button.clicked form.search-form input {
        display: block;
        right: 46px; }
      body nav#site-navigation.main-navigation .columns .buttons a.search-button.clicked form.search-form input.search-field {
        width: 144px !important; }
      body nav#site-navigation.main-navigation .columns .buttons a.search-button.clicked form.search-form button.search-submit {
        right: 0;
        width: 55px !important; }
  nav#site-navigation.sticky-nav-enabled .container .columns .scrolled-logo.site-owner {
    display: block; }
  nav#site-navigation.sticky-nav-enabled .container .columns #menu-navigation {
    padding-left: 110px; }
  body.lang-es nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li a {
    line-height: 55px !important;
    height: 41px !important;
    font-size: 17px !important; }
  body.lang-it nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li {
    padding: 0 0 0 32px !important; }
    body.lang-it nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li a {
      line-height: 55px !important;
      height: 41px !important;
      font-size: 15.8px !important; }
  body.lang-fr nav#site-navigation.main-navigation .menu-navigation-container ul#menu-navigation li a {
    height: 43px !important; }
  ol.comment-list li, .comment-respond {
    padding: 0 40px !important; }
    ol.comment-list li p, .comment-respond p {
      width: 85%; }
  .comment-respond {
    padding: 40px !important; }
    .comment-respond input[type="text"], .comment-respond input[type="email"], .comment-respond input[type="url"], .comment-respond input[type="password"], .comment-respond input[type="search"] {
      width: 50%; }
    .comment-respond textarea {
      width: 70%; }
  ol.comment-list .comment-body .comment-content {
    padding-left: 46px; }
  ol.comment-list .comment-body .comment-meta {
    padding-left: 46px; }
  ol.comment-list .comment-body .reply {
    padding-left: 46px; }
  .discussion-area h2 {
    padding-left: 40px;
    padding-right: 40px; }
  body.single.single-post .post-type-header,
  body.single.single-inflation-survey .post-type-header,
  body.single.single-panoramic-outlook .post-type-header {
    padding: 0 !important; }
  body.post-type-archive-inflation-survey article.inflation-survey-content .entry-content,
  body.page-template-template-inflation-survey-php article.inflation-survey-content .entry-content {
    padding-right: 80px !important; }
  body.single.single-inflation-survey article header.entry-header,
  body.single.single-panoramic-outlook article header.entry-header {
    padding-bottom: 40px; }
  body.single.single-inflation-survey article .entry-meta .comment-and-favourite-links,
  body.single.single-panoramic-outlook article .entry-meta .comment-and-favourite-links {
    position: absolute;
    right: 20px;
    top: 8px !important; }
  body.single.single-inflation-survey article .entry-content,
  body.single.single-panoramic-outlook article .entry-content {
    padding-top: 0 !important;
    margin-top: 0 !important;
    padding-right: 20px !important; }
    body.single.single-inflation-survey article .entry-content p,
    body.single.single-panoramic-outlook article .entry-content p {
      padding: 0 !important;
      width: 100%;
      margin-bottom: 40px; }
    body.single.single-inflation-survey article .entry-content table,
    body.single.single-panoramic-outlook article .entry-content table {
      margin-left: 0;
      margin-right: 0;
      width: 100%; }
    body.single.single-inflation-survey article .entry-content img,
    body.single.single-panoramic-outlook article .entry-content img {
      margin: 30px 0 30px 0; }
    body.single.single-inflation-survey article .entry-content ul,
    body.single.single-panoramic-outlook article .entry-content ul {
      margin-left: 0 !important; }
  body.single.single-inflation-survey article footer.entry-footer,
  body.single.single-panoramic-outlook article footer.entry-footer {
    padding-left: 0;
    margin-right: 0 !important; }
    body.single.single-inflation-survey article footer.entry-footer .divider,
    body.single.single-panoramic-outlook article footer.entry-footer .divider {
      margin-top: 20px; }
      body.single.single-inflation-survey article footer.entry-footer .divider .category_list, body.single.single-inflation-survey article footer.entry-footer .divider .tag_list,
      body.single.single-panoramic-outlook article footer.entry-footer .divider .category_list,
      body.single.single-panoramic-outlook article footer.entry-footer .divider .tag_list {
        padding-left: 0; }
  body.single.single-inflation-survey article .entry-meta .comment-and-favourite-links {
    top: 0px !important;
    left: 0; }
  body.post-type-archive-inflation-survey article .entry-content {
    padding-left: 40px !important; }
    body.post-type-archive-inflation-survey article .entry-content p {
      clear: both; }
    body.post-type-archive-inflation-survey article .entry-content ul {
      margin-left: 10px !important; }
      body.post-type-archive-inflation-survey article .entry-content ul li {
        width: 80%; }
  body.single.single-panoramic-outlook header.entry-header {
    padding-bottom: 10px !important; }
  body.single.single-post article header.entry-header, body.single.single-post article .entry-content p, body.single.single-post article .entry-footer, body.single.single-post article .entry-content div.cb, body.page article header.entry-header, body.page article .entry-content p, body.page article .entry-footer, body.page article .entry-content div.cb {
    padding-left: 40px;
    padding-right: 40px; }
  body.single.single-post article .entry-content li, body.page article .entry-content li {
    width: 80%; }
  body.single.single-post article .entry-content ol li, body.page article .entry-content ol li {
    margin-left: 20px; }
  body.single.single-post article .entry-content table, body.page article .entry-content table {
    margin-left: auto;
    margin-right: auto; }
  body.single.single-post article .entry-content img, body.page article .entry-content img {
    margin: 30px 0 10px 0; }
    body.single.single-post article .entry-content img.base-poster-frame, body.page article .entry-content img.base-poster-frame {
      margin: 0;
      padding: 0; }
  body.single.single-post article .entry-content ul, body.page article .entry-content ul {
    margin-left: 40px !important; }
  body.single.single-post article .entry-meta .comment-and-favourite-links, body.page article .entry-meta .comment-and-favourite-links {
    position: absolute;
    top: -12px;
    right: 0; }
  body.page-template-template-archive-php #main.site-main.masonry .entry-content ul {
    margin-left: 5px !important; }
  .page-template-template-archive-php #main.site-main.masonry .entry-content ol {
    margin-left: 0px !important; }
    .page-template-template-archive-php #main.site-main.masonry .entry-content ol li {
      margin-left: 20px; }
  body.page-template-default article .entry-content h1, body.page-template-default article .entry-content h2, body.page-template-default article .entry-content h3, body.page-template-default article .entry-content h4, body.page-template-default article .entry-content h5, body.page-template-default article .entry-content h6,
  body.page-template-template-about article .entry-content h1,
  body.page-template-template-about article .entry-content h2,
  body.page-template-template-about article .entry-content h3,
  body.page-template-template-about article .entry-content h4,
  body.page-template-template-about article .entry-content h5,
  body.page-template-template-about article .entry-content h6 {
    padding-left: 40px;
    padding-top: 0; }
  body.page-template-default article .entry-content ul,
  body.page-template-template-about article .entry-content ul {
    margin-left: 40px !important;
    margin-right: 40px !important;
    width: auto; }
  body.page-template-template-inflation-survey-php article header.entry-header, body.page-template-template-inflation-survey-php article .entry-content p, body.page-template-template-inflation-survey-php article .entry-footer {
    padding-left: 0;
    padding-right: 0; }
  .single-panoramic-outlook article.panoramic-outlook .entry-content h1, .single-panoramic-outlook article.panoramic-outlook .entry-content h2, .single-panoramic-outlook article.panoramic-outlook .entry-content h3, .single-panoramic-outlook article.panoramic-outlook .entry-content h4, .single-panoramic-outlook article.panoramic-outlook .entry-content h5, .single-panoramic-outlook article.panoramic-outlook .entry-content h6 {
    padding-left: 0;
    padding-top: 0px !important;
    padding-bottom: 40px; }
  blockquote {
    width: 35%;
    float: right;
    margin: 0 40px 20px 40px !important; }
    blockquote p {
      line-height: 6.3px;
      font-size: 18.2px !important;
      padding: 0 0 0 15px !important;
      margin: 0;
      width: 100% !important; }
  .bottom-widget-area {
    border-top: 0; }
    .bottom-widget-area .widget_drew-disussion-widget h3 {
      padding-left: 40px; }
    .bottom-widget-area .widget_drew-disussion-widget ul li {
      padding: 0 40px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li a {
        font-size: 18.2px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.linkedin {
        background-position: right 35px top -20px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.xing {
        background-position: right 35px top -90px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.google-plus {
        background-position: right 35px top -160px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.twitter {
        background-position: right 35px top -240px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.facebook {
        background-position: right 35px top -310px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.email {
        background-position: right 35px top -387px; }
      .bottom-widget-area .widget_drew-disussion-widget ul li.print {
        background-position: right 35px top -388px; }
    .bottom-widget-area .widget_drew-disussion-widget ul.small {
      margin: 0 30px; }
    .bottom-widget-area .widget_drew-like-post-widget,
    .bottom-widget-area .widget_drew-sharing-widget {
      padding: 30px 20px 30px 40px; }
      .bottom-widget-area .widget_drew-like-post-widget .widget-title,
      .bottom-widget-area .widget_drew-sharing-widget .widget-title {
        font-size: 18.2px; }
    .bottom-widget-area .widget_drew-sharing-widget {
      padding-top: 5px;
      padding-bottom: 0; }
  .top-widget-area {
    padding-left: 40px;
    padding-right: 40px; }
  #gforms_confirmation_message {
    margin: 0 40px; }
  div.gform_wrapper ul.gform_fields li.gfield input {
    width: 70%; }
  div.gform_wrapper input.gform_button, div.gform_wrapper .validation_error {
    margin-left: 40px !important; }
  div.gform_wrapper .gform_ajax_spinner {
    margin-left: 30px !important; }
  div.gform_wrapper input.gform_button {
    clear: both;
    display: block;
    float: none; }
  .entry-content iframe[id^='buto_iframe'] {
    width: 694px;
    height: 390px; }
  body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_sp_image img, body.post-type-archive-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget img,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_sp_image img,
  body.page-template-template-inflation-survey #secondary.widget-area aside.widget_nthtwittertimeline_widget img {
    width: 346px; }
  body.post-type-archive-inflation-survey article.inflation-survey .entry-content iframe {
    width: 736px !important;
    height: 414px !important; }
  .single-inflation-survey .post-type.inflation-survey article.inflation-survey .entry-content iframe {
    width: 953px !important;
    height: 536px !important; }
  .group .items .hide {
    width: 89.2% !important; }
  .top-widget-area .widget_drew-disussion-widget ul.small {
    margin-right: 0; }
  /* Meta Slider */
  .easy-t-slideshow-wrap {
    width: 1180px; }
    .easy-t-slideshow-wrap .cycle-slideshow {
      background: url("../img/speech-bubble.png") 630px -90px no-repeat;
      background-size: 578px 310px; }
    .easy-t-slideshow-wrap blockquote.easy_testimonial {
      width: 53%;
      margin: 20px auto 20px 8% !important; }
      .easy-t-slideshow-wrap blockquote.easy_testimonial p {
        line-height: 24px !important;
        font-size: 15px !important; }
    .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-prev, .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-next {
      -webkit-border-radius: 22px;
      border-radius: 22px;
      height: 46px;
      width: 46px;
      background-size: 12.5px 23px;
      background-position: 13px 10px; }
    .easy-t-slideshow-wrap .easy-t-cycle-controls .cycle-next {
      background-position: 17px 10px; } }

@media only screen and (max-width: 1180px) {
  .gform_wrapper, .learning-outcomes {
    margin-top: 0 !important;
    margin-left: 20px !important;
    margin-right: 20px !important; }
    .gform_wrapper input.gform_button, .learning-outcomes input.gform_button {
      margin-left: 0 !important; }
  #bondtraders .bond-trader h3 {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (max-width: 420px) {
  nav#site-navigation.sticky-nav-enabled, #cookie-law-info-bar.sticky-nav-enabled {
    position: relative; }
  nav#site-navigation.sticky-nav-enabled {
    top: auto !important; }
  .disclaimer.top.sticky-nav-enabled {
    position: relative;
    top: auto !important; }
  body.sticky-nav-enabled {
    margin-top: 0 !important; } }

@media only screen and (max-width: 767px) {
  .single-panoramic-outlook .post-type.panoramic-outlook.panoramic-outlook article.panoramic-outlook .table-of-contents {
    display: none; }
  .post-type.panoramic-outlook.panoramic-outlook .top-widget-area {
    margin-top: 20px !important; }
  .entry-meta .comment-and-favourite-links {
    margin: 15px 0 0 0 !important; } }

@media print {
  .rm-shorten-this {
    height: auto;
    /*or whatever value you want*/ } }
