@font-face {
  font-family: 'TisaSansProItalic';
  src: url("../../fonts/tisa-sans-pro/334432_0_0.eot%3F") format("embedded-opentype"), url("../../fonts/tisa-sans-pro/334432_0_0.woff2") format("woff2"), url("../../fonts/tisa-sans-pro/334432_0_0.woff") format("woff"), url("../../fonts/tisa-sans-pro/334432_0_0.ttf") format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: 'TisaSansProRegular';
  src: url("../../fonts/tisa-sans-pro/334432_1_0.eot%3F") format("embedded-opentype"), url("../../fonts/tisa-sans-pro/334432_1_0.woff2") format("woff2"), url("../../fonts/tisa-sans-pro/334432_1_0.woff") format("woff"), url("../../fonts/tisa-sans-pro/334432_1_0.ttf") format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: 'TisaSansProBold';
  src: url("../../fonts/tisa-sans-pro/334432_2_0.eot%3F") format("embedded-opentype"), url("../../fonts/tisa-sans-pro/334432_2_0.woff2") format("woff2"), url("../../fonts/tisa-sans-pro/334432_2_0.woff") format("woff"), url("../../fonts/tisa-sans-pro/334432_2_0.ttf") format("truetype");
  /* Safari, Android, iOS */
}

html {
  font-size: 62.5%;
}

script * {
  display: none;
}
body:not(.page-id-21) .grecaptcha-badge {
  display: none;
}
.no-js body .script-warning {
  display: block;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.skip-to-content-link {
  background: #fe6900;
  height: 30px;
  padding: 8px;
  /*padding-left: 20px;*/
  left:-50%;
  position: absolute;
  transform: translateY(-100%);
  color:#fff!important;
  font-size: 1.5rem;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
  /*position: relative;*/
  left: 0;
  display: inline-block;
  outline-color: #fe6900;
  outline: 1px;
  text-decoration: none;
  /*width: 100%;*/
}
.skip-to-publication-navigation {
  background: #fe6900;
  height: 30px;
  padding: 8px;
  /*padding-left: 20px;*/
  position: absolute;
  left:-50%;
  transform: translateY(-100%);
  color:#fff!important;
  font-size: 1.5rem;
}
.skip-to-publication-navigation:focus {
  transform: translateY(0%);
  /*position: relative;*/
  left: 0;
  display: inline-block;
  outline-color: #fe6900;
  outline: 1px;
  text-decoration: none;
  /*width: 100%;*/
}

.skip-to-content-link:visited,
.skip-to-publication-navigation:visited {
  color:#fff!important;
}
.content--featured.container {
  padding: 0;
}

.content--featured.container .featured-image {
  margin-bottom: 1em;
}

@media (min-width: 58em) {
  .content--featured.container {
    margin-bottom: 2em;
  }
}

@media (min-width: 58em) {
  .col-lg-4 {
    width: 30%;
  }
}

.site-header .branding h1 {
  z-index: 1;
}

.header-wrapper {
  background: #162648;
  padding: 20px 0;
  height: 90px;
}

@media (min-width: 26em) {
  .header-wrapper {
    height: 100px;
  }
}

@media (min-width: 38em) {
  .header-wrapper {
    height: 155px;
  }
}

@media (min-width: 68em) {
  .header-wrapper {
    height: 155px;
  }
}

/* Main Navigation 
--------------------------------------------*/
.reuters-institute-logo {
  width: 129px;
  height: 47px;
  display: inline-block;
  margin-right: 10px;
}

@media (min-width: 26em) {
  .reuters-institute-logo {
    width: 149px;
    height: 54px;
  }
}

@media (min-width: 68em) {
  .reuters-institute-logo {
    width: 193px;
    height: 70px;
  }
}

.university-of-oxford-logo {
  width: 151px;
  height: 47px;
  display: inline-block;
}

@media (min-width: 26em) {
  .university-of-oxford-logo {
    width: 174px;
    height: 54px;
  }
}

@media (min-width: 68em) {
  .university-of-oxford-logo {
    width: 227px;
    height: 70px;
  }
}

.main-navigation {
  margin-top: 14px;
}

@media (min-width: 38em) {
  .main-navigation {
    margin-top: 30px;
  }
}

.main-navigation .label, .main-navigation .fa-angle-down {
  display: none;
}

.main-navigation h2, .main-navigation h3 {
  margin: 0;
}

.main-navigation h2 a, .main-navigation h3 a {
  text-decoration: none;
}

.main-navigation ul {
  float: none;
  position: relative;
  padding-left: 0;
}

.main-navigation ul li {
  line-height: 1.38857143;
  list-style-type: none;
  display: inline-block;
  width: 100%;
}

.main-navigation ul li ol {
  padding-left: 0;
}

.main-navigation ul li ol li a {
  display: block;
  width: 100%;
  padding: 1.2rem 1.4rem;
  color: #201a3d;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: normal;
}

.main-navigation ul li ol li a.current {
  font-weight: bold;
  color: #454545;
}

.main-navigation ul li ol li a.current:hover {
  color: #201a3d;
}

.main-navigation ul li ol li a:hover {
  background: #f0f1f8;
  color: #d45c07;
}

.main-navigation ul li a {
  color: #fff;
  font-size: 1.2em;
  font-weight: 100;
}

.main-navigation a:hover {
  color: #fff;
  -webkit-transition: all .3s ease;
}

.main-navigation ul li ol li.selected a {
  font-weight: bold;
  color: #454545;
}

.main-navigation nav ul li a {
  border-right: 1px solid #201a3d;
  border-left: 1px solid #201a3d;
}

.main-navigation .close {
  float: none;
  opacity: 1;
  line-height: 24px;
}

.page-template-page-interactive-application-php .main-navigation .close {
  text-shadow: none !important;
}

.main-navigation .label {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

.home-nav h2,
.table-of-content h2 i,
.search-form h2 i {
  font-size: 16px;
  font-size: 1.6rem;
}

@media (min-width: 26em) {
  .home-nav h2,
  .table-of-content h2 i,
  .search-form h2 i {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.home-nav h2 a,
.table-of-content h2 a,
.search-form h2 a {
  padding: 14px 10px 9px 10px;
  width: 15px;
}

@media (min-width: 26em) {
  .home-nav h2 a,
  .table-of-content h2 a,
  .search-form h2 a {
    padding: 14px 15px 9px 15px;
    width: 20px;
  }
}

/* Table Of Contents & Search Nav module 
--------------------------------------------*/
.table-of-content h2 + div, .search-form h2 + div {
  padding: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #f0f1f8;
  z-index: 2;
}

.table-of-content h2 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}

.table-of-content h2 + div {
  top: 48px;
}

@media (min-width: 62em) {
  .table-of-content h2 + div {
    background: transparent;
  }
}

.table-of-content h2 i {
  color: #fff;
}

.search-form h2 i {
  color: #fff;
}

.search-form h2 + div {
  top: 23px;
}

.search-form h2 + div form {
  padding: 1.2rem 1.1rem;
}

.search-form h2 + div form label {
  position: absolute;
  left: -50000px;
  top: -50000px;
}

.search-form h2 + div form input {
  padding: 1.1rem 4.8rem 1.1rem 1.3rem;
  width: 98%;
}

.search-form h2 + div form input::-webkit-input-placeholder {
  color: #162648;
  font-style: italic;
}

@media (min-width: 62em) {
  .search-form h2 + div form input::-webkit-input-placeholder {
    color: #ffffff;
  }
}

.search-form h2 + div form input::-moz-placeholder {
  color: #162648;
  font-style: italic;
}

@media (min-width: 62em) {
  .search-form h2 + div form input::-moz-placeholder {
    color: #ffffff;
  }
}

.search-form h2 + div form input:-ms-input-placeholder {
  color: #162648;
  font-style: italic;
}

@media (min-width: 62em) {
  .search-form h2 + div form input:-ms-input-placeholder {
    color: #ffffff;
  }
}

.search-form h2 + div form input:-moz-placeholder {
  color: #162648;
  font-style: italic;
}

@media (min-width: 62em) {
  .search-form h2 + div form input:-moz-placeholder {
    color: #ffffff;
  }
}

.search-navigation-submit {
  width: auto;
  color: #162648;
  margin-left: -4.8rem;
  background: transparent;
  border-left: 1px solid #f0f1f8;
  padding: 1.2rem 1.2rem;
  -webkit-transition: all .3s ease;
}

.home-nav, .table-of-content, .search-form {
  width: auto;
  height: auto;
}

.home-nav h2, .table-of-content h2, .search-form h2 {
  display: block;
}

.home-nav, .table-of-content h2, .search-form h2 {
  position: absolute;
  top: 0px;
}

.home-nav h2 {
  position: absolute;
  right: 69px;
}

@media (min-width: 26em) {
  .home-nav h2 {
    right: 93px;
  }
}

@media (min-width: 62em) {
  .home-nav h2 {
    position: relative;
    right: 0;
  }
}

.home-nav h2 a {
  display: block;
  z-index: 2;
}

.home-nav h2 a:visited {
  color: #ffffff;
}

.home-nav h2 a:visited:hover {
  color: #ffffff;
}

.table-of-content h2 {
  z-index: 2;
  right: 0px;
}

.table-of-content h2 a {
  display: block;
  -webkit-transition: all .3s ease;
}

.table-of-content h2.open a {
  background: #f0f1f8;
  border-top: 1px solid #f0f1f8;
  color: #201a3d;
}

.table-of-content h2.open a:hover {
  background: #f0f1f8;
  border-top: 1px solid #f0f1f8;
  color: #201a3d;
}

.table-of-content h2.open a i {
  color: #201a3d;
}

.main-navigation ul li.publication-link {
  display: none;
}

@media (min-width: 58em) {
  .main-navigation ul li.publication-link {
    display: inline-block;
  }
  .main-navigation ul li.publication-link h2 a {
    border-right: 0px solid #201a3d;
    border-left: 0px solid #201a3d;
    border-top: 0px solid #201a3d;
    display: block;
    width: 100%;
    word-wrap: break-word;
    -webkit-transition: all .3s ease;
    z-index: 2;
  }
  .main-navigation ul li.publication-link h2 a:hover {
    border-right: 0px solid #fff;
    border-left: 0px solid #fff;
    color: #ffffff;
  }
}

.search-form h2 {
  right: 35px;
  z-index: 2;
}

@media (min-width: 26em) {
  .search-form h2 {
    right: 46px;
  }
}

.search-form h2.open a i {
  color: #201a3d;
}

.search-form h2 a {
  display: block !important;
  -webkit-transition: all .3s ease;
}

.search-form h2.open a {
  background: #f0f1f8;
  color: #201a3d;
}

.search-form h2.open a:hover {
  background: #f0f1f8;
  color: #201a3d;
}

* {
  border: none;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}

html {
  font-size: 62.5%;
  color: #333;
}

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

img {
  width: 100%;
  max-width: 100%;
  display: block;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-family: "TisaSansProRegular", arial, sans-serif;
  background: #fff;
}

blockquote {
  border-left: 0;
  margin: initial;
  padding: initial;
  font-size: inherit;
}

.outer-wrapper,
.header-wrapper .header,
.footer-wrapper .footer,
.main-wrapper .wrapper {
  min-width: 16em;
  max-width: 30em;
  margin: 0 auto;
  padding: 0 1em;
  position: relative;
}

.wrapper {
  clear: both;
  position: relative;
}

.sr-only, .accessibility, .nav-single h3, .hidden-element, .hide-byline .byline {
  position: absolute !important;
  top: -500000px;
  left: -500000px;
}

.clear-fix:before, .clear-fix:after {
  content: "";
  display: table;
}

.branding img, .sharing-top {
  clear: none;
  content: none;
  display: none;
}

.clear-clear-fix:before, .clear-clear-fix:after {
  clear: none;
  content: none;
  display: none;
}

h1, h2, h3, h4 {
  text-rendering: optimizeLegibility;
  color: #162648;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

h1 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 32px;
  line-height: 3.2rem;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}

h2 {
  color: #162648;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 8px;
  margin-bottom: .8rem;
}

h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 0;
  font-weight: 700;
}

p, ol, ul, dl {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}

.entry-content .section-wrapper h2 {
  padding-top: 2.4rem;
}

ul {
  list-style: square;
}

ol {
  list-style: lower-roman;
}

blockquote {
  font-family: Georgia,serif;
  font-style: italic;
  padding-left: 32px;
  padding-left: 3.2rem;
  background: url("../../images/quote-marks.svg") top left no-repeat;
  background-size: 24px auto;
  background-size: 2.4rem auto;
  color: #162648;
}

figcaption, .figcaption {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  color: #666;
}

sup {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 11px;
  line-height: 1.1rem;
  font-weight: 700;
  top: -1em;
  text-decoration: underline;
}

a {
  color: #00919B;
  text-decoration: none;
}

a:hover {
  color: #00919B;
}

a:visited {
  color: #00919B;
}

a:visited:hover {
  color: #00919B;
}

.clear-fix:after, br:last-child {
  clear: both;
}

p:last-child, ol:last-child, ul:last-child, dl:last-child, figcaption p {
  margin-bottom: 0;
}

ol, ul, ol ul, ul ul, ol ol, ul ol {
  padding-left: 20px;
  padding-left: 2em;
}

img.alignright {
  display: block;
  float: none;
}

.wp-caption-text {
  font-style: italic;
  color: #B3B3B3;
  font-size: .6em;
  line-height: 1.2;
  margin: 1em 0;
  display: block;
  padding-bottom: 2em;
}

.button {
  display: block;
}

label {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-family: Helmet,Freesans,sans-serif;
  width: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=text], input[type=email] {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-family: Helmet,Freesans,sans-serif;
  width: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea, select {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-family: Helmet,Freesans,sans-serif;
  width: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=submit], input[type=button] {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-family: Helmet,Freesans,sans-serif;
  width: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

button, .button {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-family: Helmet,Freesans,sans-serif;
  width: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

form button,
form.wpcf7-form input.wpcf7-submit {
  background: #fe6900;
  color: #fff;
}

form.wpcf7-form input.wpcf7-submit,
#content form.wpcf7-form input[type=submit] {
  width: 100%;
  padding: 1em;
}
form.wpcf7 .screen-reader-response {
  color:#028202;
}

input[type=text], input[type=email] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
}

input[type=submit], input[type=button] {
  -webkit-appearance: none;
}

button, .button {
  -webkit-appearance: none;
}

select {
  cursor: pointer;
}

input[type=submit], input[type=button] {
  cursor: pointer;
}

button, .button {
  cursor: pointer;
}

input[type=submit], input[type=button] {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  -webkit-transition: all .3s ease;
  padding: 12px 13px;
  padding: 1.2rem 1.3rem;
}

button, .button {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  -webkit-transition: all .3s ease;
  padding: 12px 13px;
  padding: 1.2rem 1.3rem;
}

input[type=submit]:active, input[type=button]:active {
  position: relative;
  top: 10px;
  top: .1rem;
}

button:active, .button:active {
  position: relative;
  top: 10px;
  top: .1rem;
}

input[type=submit]:focus, input[type=button]:focus {
  position: relative;
  top: 10px;
  top: .1rem;
}

button:focus, .button:focus {
  position: relative;
  top: 10px;
  top: .1rem;
}

input[type=submit]:hover, button[type=submit]:hover, .button-submit:hover {
  background: #d45c07;
}

.search-navigation {
  width: 100%;
  color: #454545;
  background: transparent;
  border: 1px solid #f0f1f8;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s ease;
  padding: 11px 48px 11px 13px;
  padding: 1.1rem 4.8rem 1.1rem 1.3rem;
}

.search-navigation::-webkit-input-placeholder {
  color: #162648;
}

.search-navigation:focus {
  background: #fff;
  border: 1px solid #f0f1f8;
}

.search-navigation:focus::-webkit-input-placeholder {
  color: #162648;
  font-style: italic;
}

.search-navigation:focus::-moz-placeholder {
  color: #162648;
  font-style: italic;
}

.search-navigation:focus:-ms-input-placeholder {
  color: #162648;
  font-style: italic;
}

.search-navigation:focus:-moz-placeholder {
  color: #162648;
  font-style: italic;
}

.search-navigation:focus + .search-navigation-submit {
  border-left: 1px solid #162648;
}

.search-navigation:focus + .search-navigation-submit .fa-search {
  color: #162648;
}

.search-navigation-submit {
  width: auto;
  color: #162648;
  margin-left: -48px;
  margin-left: -4.8rem;
  background: transparent;
  border-left: 1px solid #f0f1f8;
  -webkit-transition: all .3s ease;
  padding: 12px 16px;
  padding: 1.2rem 1.6rem;
}

/* =Site Header & Branding 
----------------------------------------------- */
.site-header .branding h2 {
  margin-top: 0px;
  position: absolute;
  top: 1px;
  margin-bottom: 0;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.346153846;
  color: #757575;
  white-space: nowrap;
}
.site-header .branding h1 a {
  color: #201a3d;
  display: block;
  text-decoration: none;
}
.site-header .branding h1 a {
  color: #fff;
}
.site-header .branding h1 {
  text-align: left;
  position: relative;
  top: 65px;
  font-weight: normal;
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  margin-top: 0;
}

@media (min-width: 26em) {
  .site-header .branding h1 {
    top: 73px;
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 15px;
    margin-bottom: 1.2rem;
  }
}

/* Bootstrap overrides
-------------------------------------*/
h3 {
  margin-top: 0;
}

.close {
  float: none;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-shadow: inherit;
  opacity: inherit;
}

/* Sections 
-----------------------------------*/
section {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}

section article {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}

section.overview {
  margin-top: 24px;
  margin-top: 2.4rem;
}

/* Promo 
-----------------------------------*/
.promo-primary {
  background: #f0f1f8;
  border: 1px solid #f0f1f8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  padding: 1.5rem;
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
}

.promo-primary ul li {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  color: #00919B;
}

.promo-primary a {
  color: #00919B;
  font-style: italic;
}

.promo img {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}

.promo p {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

.promo-additional-countries {
  background: #ffffff;
  padding: 1em;
  margin-top: 1em;
}

.promo-additional-countries div {
  padding: 0;
  margin: 0;
}

.promo-additional-countries h2 span {
  color: #900;
  font-weight: 500;
  text-transform: uppercase;
}

.promo-additional-countries .button-submit {
  margin-top: 1em;
}

.dnr-2012 .promo-additional-countries,
.dnr-2013 .promo-additional-countries,
.dnr-2014 .promo-additional-countries {
  display: none;
}

.complementary .recent-publications {
  margin-top: 1em;
}

.complementary .promo-additional-countries {
  margin-bottom: 2em;
  font-size: 18px;
  font-size: 1.8rem;
  background: #f0f1f8;
}

.complementary .promo-additional-countries p {
  margin-bottom: 1em;
}

.complementary .promo-additional-countries p:last-child {
  margin-bottom: 0em;
}

.complementary .promo-additional-countries .button-submit {
  margin-top: 0;
}

/* Lazy Loading Images */
.section-wrapper img {
  /*opacity: 0;*/
  /*transition: opacity .3s ease-in;*/
  /*height: 100%!important;*/
}

/* Affix
-----------------------------------*/
#publication-affix {
  /*background: #fff;*/
  border: 0px;
  z-index: 0;
}

#publication-affix .pub-nav p {
  margin: 0 -1.5em 0 1em;
}

#publication-affix.promo-primary ul li {
  width: 255px;
}



body.nav-expanded {
  margin-left: 0em;
  transition: right 0.4s ease-in-out 0s;
  -webkit-transition: right 0.4s ease-in-out 0s;
  -moz-transition: right 0.4s ease-in-out 0s;
  -o-transition: right 0.4s ease-in-out 0s;
}

a.nav-expander {
  background: #201a3d;
  color: #FFFFFF;
  padding: .5em 1em;
  display: block;
  font-size: 15px;
  font-weight: 400;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  transition: right 0.3s ease-in-out 0s;
  z-index: 12;
  display: none;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
}

.affix a.nav-expander {
  position: fixed;
  top: 0px;
  right: 0;
  display: block;
}
.single-partners .affix,
.single-partners .affix a.nav-expander {
  position: relative;
  }

.single-partners .affix a.nav-expander {
  display: none;
}
a.nav-expander:hover {
  cursor: pointer;
}

a.nav-expander.fixed {
  position: fixed;
}

.nav-expanded a.nav-expander.fixed {
  right: 20em;
}

nav.pub-nav {
  background: #f0f1f8;
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  right: -30em;
  font-size: 15px;
  top: 0;
  z-index: 2000;
  border-left: 1px solid #f0f1f8;
  padding-right: 2.5em;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
}

.single-partners nav.pub-nav {
  padding-right: 0em;
  position: relative;
  right: 0;
  top: 0;
}

/*.single-partners nav.pub-nav h2 {
  padding: .5em .5em 0 .5em;
  margin-bottom: 11px;
  margin-bottom: 1.1rem;
}
*/
.single-partners nav.pub-nav h2:nth-of-type(2) {
  /*border-top: 1.5rem solid #fff;*/
}

.key-resources {
  margin-bottom: 2.2rem;
}

.nav-expanded nav.pub-nav h2 {
  max-width: 290px;
}

.nav-expanded nav {
  right: 0;
  max-height: fit-content;
  overflow: auto;
}

.affix #nav-close {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  background: #201a3d;
  padding: .5em 1em;
  display: block;
  font-size: 15px;
  font-weight: 400;
}

.promo-primary #publication-nav li.active a {
  color: #d45c07;
}

.promo-primary .button-submit, .promo-primary .button:visited {
  color: #fff;
  background: #fe6900;
  font-style: normal;
}

/* Buttons
-----------------------------------*/
.hide-footnotes.button-submit, .show-footnotes, .hide-footnotes {
  color: #fff;
  background: #162648;
}

.promo-additional-countries .button-submit, .promo-additional-countries .button:visited {
  color: #fff;
  background: #fe6900;
}

.button:hover, a.button:hover {
  color: #fff;
}

input[type=submit]:hover, button[type=submit]:hover, .button-submit:hover {
  background: #d45c07;
}

.button {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-family: Helmet,Freesans,sans-serif;
  width: 100%;
  display: block;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="submit"], input[type="button"] {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  padding: 1.2rem 1.3rem;
  -webkit-transition: all .3s ease;
}

button, .button {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  padding: 1.2rem 1.3rem;
  -webkit-transition: all .3s ease;
}

.button-submit span {
  position: absolute;
  top: -500000px;
  left: -500000px;
}

/* Content Forms 
--------------------------------------------*/
#content form {
  width: 100%;
  margin-top: 3px;
  margin-top: 3.0rem;
}

#content label, #content .submit, #content input, #content textarea {
  display: block;
  width: 100%;
}

#content input, #content textarea {
  border: 1px solid #ccc;
  padding: 2px;
  margin-bottom: 1em;
}

#content label {
  line-height: 2em;
}

#content textarea {
  height: 6em;
  border-color: #ccc;
}

#content input[type=submit], #content .submit {
  width: auto;
  margin: 1em 0 0 0;
}

/* Aside General
--------------------------------------------*/
.single #main article aside, .page #main article aside {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  border-top: 0.8rem solid #f0f1f8;
  border-bottom: 0.8rem solid #f0f1f8;
  padding-top: 12px;
  padding-bottom: 0px;
  padding-left: 12px;
}

.single #main article aside h2, .page #main article aside h2 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: bold;
}

/* Main Content 
--------------------------------------------*/
#content {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}

#content h1 {
  margin-top: 24px;
  margin-top: 2.4rem;
}

.single-partners #content h1 {
  margin-bottom: 1.6rem; 
}

#content .entry-content a {
  word-wrap: break-word;
}

.entry-content ul li {
  margin-bottom: 1em;
}

/* Footnotes 
--------------------------------------------*/
.footnotes {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  color: #162648;
  list-style: auto;
  margin-top: 24px;
  margin-top: 2.4rem;
  padding-top: 24px;
  padding-top: 2.4rem;
  padding-bottom: 24px;
  padding-bottom: 2.4rem;
  border-top: 0.8rem solid #F0F1F8;
  border-bottom: 0.8rem solid #F0F1F8;
}

.footnotes ol {
  padding: 0;
  margin: 0 0 0 30px;
}

.footnotes ol li {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.footnotes ol li a {
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.sharing-bottom {
  margin-top: 24px;
  margin-top: 2.4rem;
  padding-top: 24px;
  padding-top: 2.4rem;
  border-top: 0.8rem solid #f0f1f8;
}

.nav-single {
  margin-top: 24px;
  margin-top: 2.4rem;
  padding-top: 24px;
  padding-top: 2.4rem;
  border-top: 0.8rem solid #f0f1f8;
}

.nav-single ul {
  padding-left: 0;
}

.nav-single ul li {
  list-style-type: none;
}

.mobile .nav-single ul li a {
  font-size: 18px;
  font-size: 1.8rem;
}

.nav-single ul li.nav-previous {
  margin-bottom: 10px;
  margin-bottom: 1.0rem;
}

.mobile .nav-single ul li.nav-next {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  border-bottom: 0.1rem solid #f0f1f8;
  padding-bottom: 24px;
  padding-bottom: 2.4rem;
}

.nav-single ul li a span {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
}

.nav-single ul li a span i {
  display: none;
}

.factbox {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  padding: 1.5rem;
  background: #fff;
  border: 1px solid #162648;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.factbox p {
  color: #162648;
}

.factbox h2, .factbox h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: bold;
}

.factbox ul li {
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
}

.factbox table {
  background: #ebddd3;
  border: 0;
}

.factbox table tr {
  border: 0;
}

.factbox table td {
  border: 0;
  padding: .2rem .8rem .2rem 0;
}

.factbox table tr {
  display: table-row;
  border-right: none;
  border-bottom: 0px solid #fff;
}

.factbox td, .factbox tr {
  display: table-cell;
  border-right: 0px solid #fff;
}

.factbox th:first-child, .factbox td:first-child {
  color: #000;
}

.factbox table.extra-wide .factbox th:first-child, .factbox table.extra-wide td:first-child {
  color: #000;
}

.factbox table tbody td:first-child, .factbox table.extra-wide tbody td:first-child {
  background: #ebddd3;
}

.factbox tbody td:nth-child(n) {
  background: #ebddd3;
}

.factbox p {
  margin-bottom: 1.8rem;
}

/* Key Findings module 
--------------------------------------------*/
#key-findings h3 {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 1.2rem 1.3rem 1.1rem;
  -webkit-transition: all .3s ease;
  background: #01B2BE;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}

#key-findings h3.open {
  background: #F0F1F8;
  border-bottom: 1px solid transparent;
}

#key-findings h3.open a {
  color: #162648;
}

#key-findings h3 + div {
  background: #F0F1F8;
  height: 0px;
  padding: 0px;
  overflow: hidden;
  display: block !important;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#key-findings h3 a {
  display: block;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
}

#key-findings h3 a i {
  float: right;
}

#key-findings h3.open + div {
  height: auto;
}

#key-findings .content {
  padding: 0px 13px 16px 13px;
  padding: 0rem 1.3rem 1.6rem 1.3rem;
}

#key-findings .content figure {
  padding: 16px 5.5% 16px 5.5%;
  padding: 1.6rem 5.5% 1.6rem 5.5%;
}

/* -Byline 
-----------------------------------*/
.byline {
  position: relative;
  border-bottom: 0.8rem solid #f0f1f8;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  min-height: 3.4em;
}

.byline.third-aurthor-present {
  min-height: 8em;
}

.byline img {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
}

.byline .author {
  position: relative;
  display: block;
  min-height: 50px;
}

.byline .author span {
  margin-left: 75px;
}

.byline .meta-prep, .byline .timestamp, .byline span.byline {
  position: absolute;
  top: -50000px;
  left: -50000px;
}

.byline .author span {
  margin-left: 56px;
  display: block;
}

.byline .author span.fn {
  font-weight: bold;
}

.byline .author span.title {
  font-size: 13px;
  font-size: 1.3rem;
}

.byline .additional-author {
  float: none;
  clear: left;
  margin-top: 12px;
  margin-top: 1.2rem;
}

.single-partners .byline {
  min-height: auto;
}

.single-partners .byline .timestamp {
  position: relative;
  top: 0;
  left: 0;
}
/* Promo for previous report
-----------------------------------*/
.promo-previous-report a {
  padding-left: 32px;
  padding-left: 3.2rem;
  padding-top: 10px;
  padding-top: 1.0rem;
  display: block;
}

article.promo-previous-report {
  margin-bottom: 1.4em;
  padding-left: 0;
}

/* Supporters and Partners 
-----------------------------------*/
.supporters {
  display: inline-block;
  background: #ffffff;
  padding: 1em;
  vertical-align: middle;
  width: calc(100% - 2em);
}

.supporters h2 {
  font-size: 21px;
  font-size: 2.1rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

.partners h2 {
  font-size: 21px;
  font-size: 2.1rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

.supporters ul {
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}

.partners ul {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0;
}

.supporters ul li {
  display: inline-block;
  width: 48%;
  vertical-align: middle;
  margin: 1em 0 1.6rem 0;
  list-style-type: none;
}

/*.supporters ul li:nth-child(3n){
	width: 100%;
}*/
.partners ul li {
  display: block;
  width: 100%;
}

.partners ul li a {
  font-style: italic;
}

.supporters a {
  display: block;
  text-indent: 100%;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
}

.supporters li a.google {
  width: 12rem;
  height: 4rem;
}

.supporters li a.bbc {
  width: 10rem;
}

.supporters li a.ofcom {
  width: 14rem;
  height: 4rem;
}

.supporters li a.newsworks {
  width: 6rem;
  height: 5.7rem;
}

.supporters li a.city-university-london {
  width: 13rem;
  height: 4.2rem;
}

.supporters li a.you-gov {
  width: 9rem;
  height: 2rem;
}

.supporters li a.france-television {
  width: 14rem;
  height: 2.7rem;
}

.supporters li a.hans-bredow-institut {
  width: 16rem;
  height: 5.7rem;
}

.supporters li a.university-navarra, .supporters li a.edelman {
  width: 16rem;
}

.supporters li a.university-of-canberra {
  width: 10rem;
}
.supporters li a.thompson-reuters-foundation {
  width: 15rem;
}
.supporters li a.the-open-society-foundation {
  width: 15rem;
}


.supporters li a.tow-center-for-digital-journalism {
  width: 12rem;
}

.supporters li a.fritt-ord {
  width: 8rem;
}

.supporter:last-child {
  margin-right: 0;
}

/* -Search results 
-----------------------------------*/
.search #main h2 {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}

.search article {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}

/* Start Media Queries
-----------------------------------*/
@media (min-width: 26em) {
  .main-navigation .close {
    line-height: 24px;
  }
}

@media (min-width: 30em) {
  .byline .author {
    /*margin-bottom: 25px;*/
  }
  img.alignright {
    float: right;
    margin-left: 1em;
    width: auto;
    max-width: auto;
  }
  .promo-previous-report blockquote {
    padding-right: 14rem;
  }
  .report-2012 {
    background-image: url("../../images/report-cover-2012.jpg");
    background-repeat: no-repeat;
  }
  .report-2013 {
    background-image: url("../../images/report-cover-2013.jpg");
    background-repeat: no-repeat;
  }
  .report-2014 {
    background-image: url("../../images/report-cover-2014.jpg");
    background-repeat: no-repeat;
  }
  .report-2015 {
    background-image: url("../../../../uploads/2015/06/2015-cover.png");
    background-repeat: no-repeat;
  }
  .promo img {
    float: left;
    width: 30%;
    max-width: 30%;
    margin: 0 1.6rem 2.4rem 0;
  }
  .partners ul li {
    display: inline-block;
    width: 49%;
  }
  .home .promo-previous-report, .archive .promo-previous-report {
    /*padding-right: 14rem;*/
    background-size: 8rem auto;
    background-position: 95% 0%;
    margin-bottom: 30px;
    margin-bottom: 3.0rem;
  }
  .promo-previous-report a {
    padding-left: 32px;
    padding-left: 3.2rem;
    padding-top: 10px;
    padding-top: 1.0rem;
    display: block;
  }
  .supporters ul li.media-industry-foundation-finland {
    display: block;
  }
}

@media (min-width: 30.5em) {
  .factbox {
    float: right;
    width: 48.25%;
    margin-left: 3.5%;
    margin-bottom: 28px;
    margin-bottom: 2.8rem;
  }
  .factbox h2, .factbox h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
    font-weight: bold;
  }
  .supporters ul li {
    width: 32%;
    line-height: 20px;
    line-height: 2rem;
  }
  .supporters ul li.france-tv {
    width: 33%;
  }
  .supporters ul li.gruppo-editoriale-lespresso {
    width: 39%;
  }
  .supporters li a.france-television {
    width: 14rem;
  }
  .supporters ul li.hans-bredow-institut {
    width: 21rem;
  }
  .supporters li a.hans-bredow-institut {
    width: 20rem;
  }
  .supporters ul li.university-navarra {
    width: 24rem;
  }
  .supporters li a.university-navarra {
    width: 20rem;
  }
  .supporters li a.media-industry-foundation-finland {
    width: 24rem;
  }
  .supporters ul li.media-industry-foundation-finland {
    width: 20rem;
    display: inline-block;
  }
  .supporters ul li.university-of-canberra {
    width: 20rem;
  }
  .supporters ul li.thompson-reuters-foundation {
    width: 20rem;
  }
  .supporters ul li.the-open-society-foundation {
    width: 20rem;
  }

  .comment-analysis article.promo-secondary, .comment-analysis article.promo-third {
    width: 100%;
    clear: left;
  }
  .about-the-report article, .interactive article, .comment-analysis.three-photo div.bottom-list div {
    width: 100%;
    clear: left;
  }
  .main-navigation .close {
    line-height: 24px;
  }
}

@media (min-width: 38em) {
  body {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
  h1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 40px;
    line-height: 4rem;
    margin-bottom: 40px;
    margin-bottom: 4rem;
  }
  h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
    line-height: 2.8rem;
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
  h3 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 28px;
    line-height: 2.8rem;
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
  }
  .main-navigation ul {
    height: 48px;
  }
  .main-navigation h2 a {
    padding: 10px 15px 10px 15px;
  }
  .table-of-content h2 i {
    color: #ffffff;
  }
  .search-form h2 i {
    color: #162648;
  }
  .table-of-content h2:hover i, .search-form h2:hover i {
    color: #fff;
  }
  .site-header .branding {
    margin: 16px 0px 18px 0px;
    margin: 1.6rem 0px 1.8rem 0px;
  }
  .outer-wrapper,
  .header-wrapper .header,
  .footer-wrapper .footer,
  .main-wrapper .wrapper {
    min-width: 23em;
    max-width: 34em;
    padding: 0 2em;
  }
  .site-header .branding h1 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1;
    top: 90px;
  }
  .table-of-content h2 + div {
    width: 60%;
    position: absolute;
    right: 0;
  }
  .search-form h2 + div {
    top: 20px;
  }
  .nav-single li[class^="fa-"] {
    display: inline-block;
  }
  .nav-single ul {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    padding-left: 0;
  }
  .nav-single ul li {
    float: left;
    display: inline-block;
    width: 47%;
    list-style-type: none;
  }
  .nav-single ul li span {
    z-index: 1;
    font-weight: bold;
    font-size: 13px;
    font-size: 1.3rem;
    display: block;
  }
  .nav-single ul li a:hover {
    color: #d45c07 !important;
  }
  .nav-single ul li a span i {
    display: inline-block;
  }
  .nav-single ul li.nav-next {
    text-align: left;
    margin-left: 10px;
  }
  .nav-single ul li.nav-previous {
    text-align: right;
    margin-right: 10px;
  }
  .nav-single ul li a {
    z-index: 20;
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    vertical-align: text-top;
  }
  .promo-highlights {
    padding-right: 35%;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 34% auto;
  }
  .promo-highlights.year-2012 {
    background-image: url("../../images/report-cover-crop-12degrees.png");
  }
  .promo-highlights.year-2013 {
    background-image: url("../../images/report-cover-2013-degrees.png");
  }
  .promo-highlights.year-2014 {
    background-image: url("https://www.digitalnewsreport.org/wp-content/themes/digital-news-report-6.4.2/images/report-cover-2014-degrees.png");
  }
  .promo-highlights.year-2015 {
    background-image: url("../../images/report-cover-2015-degrees.png");
  }
  .promo img {
    width: 40%;
    max-width: 40%;
    margin: 0 16px 24px 0;
    margin: 0 1.6rem 2.4rem 0;
    float: left;
  }
  .comment-analysis {
    clear: both;
  }
  .comment-analysis article.promo-secondary, .comment-analysis article.promo-third {
    width: 100%;
    clear: left;
  }
  .about-the-report article, .interactive article, .comment-analysis.three-photo div.bottom-list div {
    width: 100%;
    clear: left;
  }
  .footnotes ol {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .partners ul li {
    display: inline-block;
    width: 49%;
  }
  .table-of-content h2 i, .search-form h2 i {
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff;
  }
  .home section article {
    margin-bottom: 32px;
  }
  .byline .author span {
    margin-left: 75px;
  }
  .byline img {
    width: 56px;
    width: 5.6rem;
    height: 56px;
    height: 5.6rem;
    margin-left: 0;
  }
  .byline .author-one {
    display: block;
    float: none;
  }
  .byline .author {
    margin-bottom: 20px;
  }
  .byline .additional-author, .byline .additional-author-third {
    float: none;
    display: block;
  }
  .single #main article aside p, .page #main article aside p {
    font-size: 1.6rem;
    font-size: 16px;
    line-height: 24px;
    line-height: 2.4rem;
  }
  #content figure {
    float: right;
    width: 300px;
    margin-left: 24px;
    margin-left: 2.4rem;
  }
  #content .chart figure figcaption {
    margin-bottom: 24px;
  }
  .mobile .nav-single ul li.nav-next {
    float: right;
    border-bottom: 0px;
  }
  /* -Country Headers
  -----------------------------------*/
  .supporters ul li.university-of-canberra {
    width: 14rem;
  }
}

@media (min-width: 42em) {
  .table-of-content h2 i, .search-form h2 i {
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff;
  }
}

@media (min-width: 55em) {
  .table-of-content h2 i, .search-form h2 i {
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff;
  }
  .partners ul li {
    display: inline-block;
    width: 100%;
  }
  .outer-wrapper,
  .header-wrapper .header,
  .footer-wrapper .footer,
  .main-wrapper .wrapper {
    min-width: 30em;
    max-width: 68em;
  }
  .table-of-content h2 + div {
    width: 55%;
    position: absolute;
    right: 0;
  }
  .search-form h2 + div {
    width: 55%;
    position: absolute;
    right: 0;
    top: 48px;
  }
  /*.main-wrapper a:focus {
    background: #fe6900;
    outline: none;
    color: #fff;
    text-decoration: none;
  }*/
  .single #main .site-content, .page #main .site-content, .search #main .site-content, .error404 #main .site-content {
    width: 80%;
    margin: 0 auto 2.8rem;
  }
  .archive #main .site-content {
    width: 80%;
    margin: 0 auto 2.8rem;
  }
  .archive.category-survey #main .site-content {
    width: 100%;
  }
  .image-small {
    width: 293px;
    float: right;
    margin-left: 30px;
  }
  .overview h2 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 32px;
    line-height: 3.2rem;
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
  }
  .overview p {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
  #key-findings {
    min-height: 423px;
  }
  #key-findings-data {
    position: relative;
  }
  #key-findings-data i {
    display: none;
  }
  #key-findings h3 {
    display: block;
    width: 31%;
    float: left;
    clear: left;
    position: absolute;
    padding: 1rem 1.3rem 1rem;
  }
  #key-findings h3.open {
    background: #f0f1f8;
  }
  #key-findings h3.open a {
    color: #454545;
    cursor: default;
  }
  #key-findings h3.introduction {
    top: 0;
  }
  #key-findings h3.mobile-tablet {
    top: 49px;
  }
  #key-findings h3.sources-access {
    top: 98px;
  }
  #key-findings h3.paying-news {
    top: 147px;
  }
  #key-findings h3.sharing-participation {
    top: 196px;
  }
  #key-findings h3.email-newsletter {
    top: 245px;
  }
  #key-findings .content {
    padding: 20px 20px;
    background: #f0f1f8;
    border: 1px solid #f0f1f8;
    min-height: 203px;
  }
  #key-findings .content figure {
    padding: 0;
  }
  #key-findings .content ul {
    margin: 0 20px;
  }
  #key-findings-data h3 + div {
    float: right;
    width: 65.8%;
    background: #555;
  }
  section.comment-analysis {
    margin-bottom: 13px;
    margin-bottom: 1.3rem;
  }
  .comment-analysis {
    clear: none;
  }
  .comment-analysis article.post-nr-3, .comment-analysis article.post-nr-4 {
    margin-right: 0;
  }
  .comment-analysis div.comment-analysis {
    margin-right: 0;
  }
  .comment-analysis div.comment-analysis article {
    float: none;
    width: 100%;
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
  }
  .comment-analysis div.comment-analysis article h3 {
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
  }
  .about-the-report article:nth-child(3n+3) {
    margin-right: 0;
  }
  .comment-analysis div.ca-list {
    margin-right: 3.5%;
  }
  .comment-analysis article h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin-bottom: 16px;
    margin-bottom: 1.6rem;
  }

  .comment-analysis article.comment-3 h3,
  .comment-analysis article.comment-4 h3 {
    margin-top: 1em;
  }

  .interactive article h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin-bottom: 16px;
    margin-bottom: 1.6rem;
  }
  .comment-analysis .promo p {
    margin-bottom: 0px;
    margin-bottom: 0rem;
  }
  .comment-analysis .promo-third {
    margin-right: 0;
  }
  .comment-analysis.three-photo div.bottom-list {
    clear: left;
    padding-top: 16px;
    padding-top: 1.6rem;
  }
  .comment-analysis.three-photo div.bottom-list div {
    float: left;
    width: 31%;
    margin: 0 3.5% 0 0;
    clear: none;
  }
  .comment-analysis.three-photo div.bottom-list div:nth-child(3) {
    margin-right: 0;
  }
  .comment-analysis.three-photo div article {
    width: 100%;
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
  }
  .promo-previous-report {
    padding-right: 35%;
    background-position: 90% 0%;
    background-size: 12rem auto;
    margin-bottom: 0;
  }
  .promo-previous-report p {
    margin-left: 4.8rem;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
  .promo-previous-report blockquote {
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
  }
  .promo-previous-report blockquote p {
    margin-left: 0;
  }
  .promo-previous-report a {
    padding-left: 48px;
    padding-left: 4.8rem;
  }
  .home .promo-previous-report {
    /*padding-right: 14rem;*/
    background-size: 8rem auto;
    background-position: 95% 0%;
    margin-bottom: 10px;
    margin-bottom: 1.0rem;
    /*width:32.5%;*/
    /*float: left;*/
    font-size: 18px;
    font-size: 1.8rem;
  }
  .promo p {
    margin-bottom: 16px;
    margin-bottom: 1.6rem;
  }
  /* Supporters and Partners 
  -----------------------------------*/
  .supporters {
    float: left;
    width: 65.5%;
    margin-top: 0;
  }
  .supporters ul li.media-industry-foundation-finland {
    display: inline-block;
    width: 28%;
  }
  .supporters ul li.hans-bredow-institut {
    width: 32%;
  }
  .supporters ul li.university-of-canberra {
    width: 39%;
  }
  .supporters ul li.thompson-reuters-foundation {
    width: 34%;
  }
  .supporters ul li.the-open-society-foundation {
    width: 34%;
  }
  .supporters ul li.university-navarra {
    width: 30%;
  }
  .supporters ul li.roskilde-university {
    margin: 3em 0;
  }
  .partners {
    float: right;
    width: 27%;
    margin-top: 0;
  }
  .single-partners .affix {
    position: relative;
    padding: 0;
    width: 80%;
    margin: 0 auto 2.8rem;
  }
  .single-partners nav.pub-nav {
    position: relative;
    left: 0;
  }
}

@media (min-width: 58em) {
  #publication-affix {
    background: #f0f1f8;
    border: 1px solid #f0f1f8;
  }
  #publication-affix .pub-nav p {
    margin: 0;
  }
  #publication-affix.promo-primary ul li {
    width: auto;
  }
  nav.pub-nav {
    position: relative;
    right: inherit;
    border-left: 0px solid #f0f1f8;
    padding-right: 0;
  }
  nav.pub-nav h2 {
    padding: 0;
  }
  .affix #nav-close, #nav-close {
    display: none;
  }
  .home section.overview, .category-survey section.overview {
    float: left;
    width: 65%;
    margin-top: 40px;
    margin-top: 4.0rem;
  }
  .site-header .branding h1 {
    font-family: "TisaSansProRegular", arial, sans-serif;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1;
    z-index: 1;
  }
  .site-header .branding h2 {
    font-weight: 100;
  }
  .site-header .branding h2 span {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 500;
  }
  .home .promo-primary.promo-highlights, .category-survey .promo-primary.promo-highlights {
    float: right;
    width: 31%;
    margin-top: 32px;
    margin-top: 3.2rem;
  }
  .promo-primary.promo-highlights.year-2012, .promo-primary.promo-highlights.year-2013, .promo-primary.promo-highlights.year-2014, .promo-primary.promo-highlights.year-2015 {
    background-image: none;
  }
  section.comment-analysis article p, section.about-the-report article p, section.interactive article p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
  .promo-primary {
    padding: 15px;
    padding: 1.5rem;
    background-image: none;
  }
  .promo-primary.promo-highlights h2 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
  .promo-primary.promo-highlights ul {
    margin-bottom: 1.3rem;
    padding-left: 1.5em !important;
  }
  .promo-primary.promo-highlights ul li {
    margin: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 27px;
    line-height: 2.7rem;
  }
  .promo-primary.promo-highlights ul + p {
    margin-bottom: 0;
  }
  .home .promo-primary.promo-highlights p.button, .category-survey .promo-primary.promo-highlights p.button {
    padding: 0;
  }
  .comment-analysis article.promo-secondary, .comment-analysis article.promo-third {
    float: left;
    width: 31%;
    margin-bottom: 0;
    margin-right: 3.5%;
    clear: none;
  }
  .about-the-report article {
    float: left;
    width: 31%;
    margin-bottom: 0;
    margin-right: 3.5%;
    clear: none;
  }
  .interactive {
    float: left;
    width: 31%;
    margin-bottom: 0;
    margin-right: 3.5%;
    clear: none;
    min-height: 20em;
  }
  .comment-analysis article.promo-secondary {
    /*min-height: 19em;*/
  }
  .comment-analysis article.comment-3, .comment-analysis article.comment-5 {
    margin-right: 3.5% !important;
  }
  .comment-analysis article.promo-third, .comment-analysis article.last {
    margin-right: 0;
  }
  .promo img {
    width: 100%;
    max-width: 100%;
  }
  #key-findings-data h3 + div {
    float: right;
    width: 66%;
    background: #9e3;
  }
  .byline img {
    width: 64px;
    height: 64px;
    margin-left: 0;
  }
  .byline .author span {
    margin-left: 72px;
  }
  .byline .author span.title {
    margin-top: -6px;
    margin-bottom: 7px;
  }
  .byline .additional-author {
    float: right;
    clear: none;
    margin-top: 0;
  }
  .byline .author-one, .byline .author-three {
    float: left;
    display: inline;
    clear: left;
  }
  .byline .author-one span.title, .byline .additional-author span.title, .byline .author-three span.title {
    width: 210px;
    line-height: 1.3;
    margin-top: 1px;
  }
  .factbox p {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
    margin-bottom: 1.0rem;
  }
  .factbox ul {
    padding-left: 2em;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
  .single #main .site-content, .page #main .site-content, .search #main .site-content, .error404 #main .site-content, .archive #main .site-content {
    float: left;
    width: 62%;
    margin-left: 3.5%;
    margin-top: 33px;
  }
  .page-template-page-interactive-application-php #main .site-content {
    float: left;
    width: 80%;
  }
  .category-survey #main .site-content {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .single #main article aside, .page #main article aside {
    margin-right: -55%;
    width: 46.447451%;
    border-top: 0.8rem solid #f0f1f8;
    border-bottom: 0.8rem solid #f0f1f8;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
  }
  .single #main aside, .page #main aside, .search #main aside, .error404 #main aside, .archive #main aside {
    float: right;
    width: 28.5%;
  }
  .single #main aside.complementary, .page #main aside.complementary, .search #main aside.complementary, .error404 #main aside.complementary, .archive #main aside.complementary {
    position: relative;
    top: 2.4px;
    top: 24rem;
  }

  .single-partners .affix {
    position: fixed;
    padding: 15px;
    padding: 1.5rem;
    width: 342px;
  }
  .single-partners nav.pub-nav h2 {
    padding-left: 0;
    padding-top: 0;
  }
}

@media (min-width: 60em) {
  #key-findings-data h3 + div {
    float: right;
    width: 66%;
    background: #212121;
  }
}

@media (min-width: 62em) {
  .site-header .branding h1 {
    top: 100px;
  }
  .site-header .branding h2 {
    top: 17px;
    margin-top: 0;
  }
  .table-of-content h2 i, .search-form h2 i {
    font-size: 24px;
    font-size: 2.4rem;
    color: #ffffff;
  }
  #content form {
    width: 50%;
  }
  #key-findings-data h3 + div {
    float: right;
    width: 66.8%;
    background: #000;
  }
  #content h1 {
    font-size: 4rem;
    line-height: 48px;
    line-height: 4.8rem;
    margin-bottom: 48px;
    margin-bottom: 4.8rem;
    margin-top: 0;
  }

  .single-partners #content h1 {
    margin-bottom: 1.4rem;
  }
  /*.archive #content h1{
  	font-size:4rem;
  	line-height:48px;
  	line-height:4.8rem;
  	margin-bottom:24pc;
  	margin-bottom:2.4rem;
  	margin-top:0;
  }
  */
  h2 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 32px;
    line-height: 3.2rem;
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
  }
  h3 {
    font-size: 2.4rem;
    line-height: 3.2rem;
    margin-bottom: 1.2rem;
  }
  h4 {
    font-size: 2.1rem;
    line-height: 3.2rem;
    margin-bottom: 0;
  }
  blockquote {
    padding-left: 4.8rem;
    background-size: 4rem auto;
  }
  article blockquote {
    margin-bottom: 12px;
    margin-bottom: 1.2rem;
  }
  article .cite {
    padding-left: 4.8rem;
  }
  article .cite p {
    font-weight: bold;
    margin-bottom: 0;
  }
  article .cite p + p {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
    margin-bottom: 32px;
    margin-bottom: 3.2rem;
  }
  sup {
    font-size: 1.1rem;
    line-height: 1.1rem;
  }
  p, ol, ul, dl, ol, ul {
    margin-bottom: 3.2rem;
  }
  .entry-content .section-wrapper h2 {
    padding-top: 3.2rem;
  }
  #content ol, #content ul {
    padding: 0;
  }
  #content .factbox ol, #content .factbox ul {
    padding: 0 0 0 30px;
  }
  #key-findings h3 {
    padding: 0.8rem 1.3rem 0.8rem;
  }
  .site-header .branding {
    float: left;
  }
  .main-navigation .search-form .label {
    display: none !important;
  }
  li .fa-home, li .fa-reorder {
    display: none !important;
  }
  .single #main aside.complementary, .page #main aside.complementary, .search #main aside.complementary, .error404 #main aside.complementary, .archive #main aside.complementary {
    position: relative;
    top: 4.5px;
    top: 4.5rem;
    z-index: 0;
  }
  .single #main.show-byline aside.complementary, .page #main.show-byline aside.complementary {
    top: 17px;
    top: 17.5rem;
  }
  .sharing-top {
    display: inline-block;
    margin-top: 40px;
    margin-top: 4rem;
    margin-bottom: 0px;
    margin-bottom: 0rem;
    float: right;
    font-size: 0.7em;
  }
  .sharing li {
    display: inline;
    padding-left: 1em;
  }
  .sharing li[class^="fa-"] {
    display: inline-block;
  }
  .sharing li a {
    cursor: pointer;
  }
  .category-survey .sharing-top,
  .single-partners .sharing-top {
    display: none;
  }
  .main-navigation {
    float: right;
    width: 56%;
    position: relative;
    margin-top: 6px;
    margin-right: 10px;
  }
  .main-navigation .label, .main-navigation .fa-angle-down, .main-navigation .search-form i.fa-search {
    display: inline;
  }
  .main-navigation .fa-angle-down {
    margin-right: 10px;
    position: relative;
    top: 4px;
    left: 3px;
  }
  .site-header {
    height: 8.2em;
    border-bottom: 16px solid #162648;
  }
  .main-navigation ul {
    float: right;
    margin-top: 105px;
    margin-top: 10.5rem;
  }
  .main-navigation ul li {
    display: inline-block;
    width: auto;
  }
  .main-navigation ul li.search-form {
    width: 230px;
  }
  .main-navigation ul li a {
    color: #ffffff;
    padding: 0.5rem 0 0.6rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 24px;
    line-height: 2rem;
  }
  .main-navigation ul li a span {
    padding: 0 12px;
  }
  .main-navigation ul li.table-of-content a span {
    padding-right: 0;
  }
  .main-navigation ul li ol {
    padding-left: 0;
  }
  .main-navigation ul li ol li {
    display: block;
    width: 100%;
  }
  .main-navigation ul li ol li a {
    display: block;
    width: 100%;
    padding: .6rem 1.2rem;
    color: #201a3d;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    font-weight: bold;
  }
  .main-navigation ul li ol li.selected a {
    font-weight: bold;
    color: #454545;
  }
  .main-navigation ul li ol li.current a:hover {
    color: #201a3d;
  }
  .main-navigation ul li ol li a:hover {
    background: #f0f1f8;
    color: #d45c07;
  }
  .table-of-content h2 + div {
    padding: 0px;
    overflow: hidden;
    position: absolute;
    width: auto;
    background: #f0f1f8;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2) !important;
    overflow-y: hidden;
    right: 20%;
  }
  .search-form h2 + div {
    height: 38px;
    padding: 0px;
    overflow: hidden;
    display: block !important;
    position: absolute;
    width: auto;
    background: #f0f1f8;
    top: 0px;
  }
  .table-of-content h2 + div {
    top: 38px;
    left: 3.6rem;
  }
  .search-form h2 + div form {
    padding: 4px;
    background: #162648;
  }
  .search-form h2 + div form input {
    padding: 4px 6px;
    background: #162648;
    border: 1px solid #162648;
    width: 96%;
  }
  .search-navigation-submit {
    width: auto;
    color: #ffffff;
    background: transparent;
    margin-left: -4.3rem;
    padding: .4rem 1.0rem;
    -webkit-transition: all .3s ease;
  }
  .home-nav {
    text-align: right;
    width: auto;
    height: auto;
  }
  .table-of-content, .search-form {
    width: auto;
    height: auto;
  }
  .home-nav h2, .table-of-content h2, .search-form h2 {
    display: inline;
  }
  .home-nav, .table-of-content h2, .search-form h2 {
    position: relative;
    top: 0px;
  }
  .home .home-nav h2 a {
    color: #fe6900;
  }
  .home-nav {
    left: 0px;
  }
  .home-nav h2 a {
    border-right: 0px;
    padding: 0;
    display: inline-block;
    width: auto;
  }
  .table-of-content h2 {
    left: 0px;
    z-index: 5;
    display: block;
  }
  .table-of-content h2 a {
    border-right: 0px solid #201a3d;
    border-left: 0px solid #201a3d;
    border-top: 0px solid #201a3d;
    padding: 0;
    display: block;
    width: 100%;
    word-wrap: break-word;
    -webkit-transition: all .3s ease;
  }
  .table-of-content h2.open a {
    background: #f0f1f8;
    border-right: 0px solid #f0f1f8;
    border-left: 0px solid #f0f1f8;
    border-top: 0px solid #201a3d;
    color: #201a3d;
  }
  .table-of-content h2.open a:hover {
    background: #f0f1f8;
    border-right: 0px solid #f0f1f8;
    border-left: 0px solid #f0f1f8;
    border-top: 0px solid #201a3d;
    color: #201a3d;
  }
  .search-form h2 a {
    position: absolute;
    left: -100000px;
    padding: 12px 18px 12px 14px;
    display: block !important;
    width: 200px;
    -webkit-transition: all .3s ease;
  }
  .search-form h2 a:hover {
    background: #fff;
    border-right: 0px solid #201a3d;
    border-left: 0px solid #fff;
  }
  .single #main aside h2, .archive #main aside .promo-primary.promo-highlights h2 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 32px;
    line-height: 3.2rem;
    margin-bottom: 16px;
    margin-bottom: 1.6rem;
  }
  .single #main aside h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin-bottom: 16px;
    margin-bottom: 1.6rem;
  }
  .single #main aside article {
    margin-bottom: 0px;
  }
  .single #main aside article p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
  /* -Country Headers
  -----------------------------------*/
  .country-header {
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
    padding-bottom: 12px;
    padding-bottom: 1.2rem;
  }
  #content .country-header h1 {
    padding: 8px 0px 0px 82px;
    padding: 0.8rem 0px 0rem 8.2rem;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 48px;
    line-height: 4.8rem;
    margin: 0;
  }
  .country-header h1.country-header-uk, .country-header h1.country-header-ita, .country-header h1.country-header-bra, .country-header h1.country-header-den, .country-header h1.country-header-fin, .country-header h1.country-header-fra, .country-header h1.country-header-ger, .country-header h1.country-header-jap, .country-header h1.country-header-spa, .country-header h1.country-header-us, .country-header h1.country-header-aus, .country-header h1.country-header-ire {
    background-size: 72px auto;
  }
}

@media (min-width: 68em) {
  /*.byline.third-aurthor-present{
  	min-height: 7em;
  }*/
  body {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
  .outer-wrapper,
  .header-wrapper .header,
  .footer-wrapper .footer,
  .main-wrapper .wrapper {
    max-width: 1200px;
  }
  .site-header {
    height: 7.2em;
    border-bottom: 16px solid #162648;
  }
  .promo-previous-report {
    padding-right: 35%;
    background-position: 90% 0%;
    background-size: 12rem auto;
  }
  .home .promo-previous-report {
    /*padding-right: 14rem;*/
    background-size: 8rem auto;
    background-position: 95% 0%;
    margin-bottom: 10px;
    margin-bottom: 1.0rem;
    /*width:35.5%;*/
    float: left;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .archive .year-2013 .promo-previous-report, .archive .year-2014 .promo-previous-report {
    /*padding-right: 14rem;*/
    background-size: 8rem auto;
    background-position: 95% 0%;
    margin-bottom: 10px;
    margin-bottom: 1.0rem;
    /*width:35.5%;*/
    float: left;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .footnotes {
    margin: 32px 0px 32px 0px;
    margin: 3.2rem 0px 3.2rem 0px;
    padding-top: 32px;
    padding-top: 3.2rem;
  }
  .factbox h2, .factbox h3 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 32px;
    line-height: 3.2rem;
    font-weight: bold;
  }
  .factbox p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
    margin-bottom: 1.0rem;
  }
  .factbox ul {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
  .single #main aside article p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}

.edit-post-wrapper {
  position: relative;
}

.edit-post-wrapper .edit-link {
  padding: 1px 13px;
  position: absolute;
  top: -50px;
  right: 0;
  background: #dedede;
  border: 1px solid #999;
}

/* Added for the carousel on the homepage and survey archives */
.carousel-inner .item {
  margin-bottom: 1em;
  padding-left: 0;
}

@media (max-width: 767px) {
  .carousel-inner .item {
    display: block;
    margin-bottom: 1em;
  }
  .carousel-inner .item article:not(:first-child) {
    display: none;
  }
}

@media (min-width: 768px) {
  .carousel-inner .item {
    display: block;
    margin-bottom: 1em;
  }
  .carousel-inner .item article:not(:first-child) {
    display: none;
  }
}

.carousel-control.left, .carousel-control.right {
  background: none;
  width: auto;
}

@media (min-width: 992px) {
  .affix {
    position: fixed;
    top: 60px;
    width: 340px;
  }
  .affix a.nav-expander {
    display: none;
  }
  .complementary .promo-additional-countries .button-submit {
    width: 100%;
    margin-left: 0em;
  }
  .complementary .promo-additional-countries h2 {
    margin-right: 0;
    margin-bottom: 0;
  }
  .promo-additional-countries .button-submit {
    margin-top: 3.6em;
    width: 90%;
    margin-left: 2em;
  }
  .promo-additional-countries h2 {
    margin-right: 120px;
    margin-right: 12.0rem;
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
  .carousel-inner .item {
    display: none;
    margin-bottom: 1em;
  }
  .carousel-inner .active, .carousel-inner .item.active article:not(:first-child) {
    display: block;
  }
  .item-content {
    padding: 0;
    width: 50%;
  }
  .carousel-inner .active.left {
    left: -50%;
  }
  .carousel-inner .next {
    left: 50%;
  }
  .carousel-control {
    right: 22px;
    left: auto;
    opacity: 1;
  }
  .carousel-control:hover {
    opacity: 1;
    /*		background-color: #d45c07;	
      */
  }
  .carousel-control.right {
    right: 0;
  }
  .carousel-control.left i, .carousel-control.right i {
    font-weight: normal;
    padding: .2em .5em;
    background: #162648;
    color: #fff;
  }
}

@media (min-width: 1200px) {
  .affix {
    width: 342px;
  }
}

.home.logged-in section.overview, .home.logged-in .promo-primary.promo-highlights {
  position: relative;
}

.category-survey.logged-in .promo-primary.promo-highlights, .home.logged-in section article {
  position: relative;
}

.logged-in .edit-link {
  position: absolute;
  top: 0;
  right: 0;
}

.edit-link a {
  background: #162648;
  color: #fff;
  padding: 0.8em 0.5em 0.4em;
  font-size: 13px;
  margin: 0 .5em;
}

.edit-link a:hover {
  background: rgba(22, 38, 72, 0.7);
  color: #fff;
}

.share-pane h4 {
  text-transform: uppercase;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bolder;
  font-family: 'Arial Black',arial,Helmet,Freesans,sans-serif;
}

.share-pane ul {
  padding-left: 0;
}

.share-pane ul li {
  display: inline;
  list-style: none;
}

.sharing-highchart .fa-stack {
  cursor: pointer;
}

.mobile .sharing-highchart .fa-stack {
  margin-right: 0.4em;
}

.sharing-highchart .fa-2x {
  font-size: 1.5em;
  cursor: pointer;
}

.sharing-highchart .fa-circle {
  color: #162648;
}

.sharing-highchart .fa-stack-1x {
  color: #fff;
  font-size: 0.7em;
}

.footer-wrapper {
  background: #162648;
  clear: both;
  padding-top: 1em;
}


.footer-wrapper .footer {
  padding: 0;
  padding-top: 1em;
  clear: both;
  line-height: 20px;
  line-height: 2rem;
}

@media (min-width: 38em) {
  .footer-wrapper .footer {
    padding-top: 0;
  }
}

.footer-wrapper .footer ul {
  margin: 0;
  padding-left: 0;
}

.footer-wrapper .footer ul li {
  list-style-type: none;
  display: inline-block;
  color: #fff;
  padding: 0 0.5em;
  display: inline-block;
  -webkit-transition: all .3s ease;
}

.footer-wrapper .footer ul li a {
  color: #01B2BE;
  font-weight: bold;
}

.footer-wrapper .footer ul li a:hover {
  color: #01B2BE;
}

.footer-wrapper .footer ul li.selected a {
  color: #d45c07;
  font-weight: bold;
}

.footer-wrapper .footer p {
  list-style-type: none;
  color: #fff;
  padding: 1.2rem 0.5em 1.5rem;
  font-size: 13px;
  font-size: 1.3rem;
}

@media (min-width: 42em) {
  .footer-wrapper .footer p {
    padding: 1.2rem 0.5em 2.5rem;
  }
}

.footer-wrapper .footer ul li a,
.footer-wrapper .footer p {
  font-size: 13px;
  font-size: 1.3rem;
}

@media (min-width: 42em) {
  .footer-wrapper .footer ul li a,
  .footer-wrapper .footer p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.footer p.copyright-notice img {
  width: 80px;
  height: 15px;
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 0.5em;
}

.panel.with-nav-tabs {
  border: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  margin-bottom: 0;
}

.panel.with-nav-tabs .panel-heading {
  padding: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: transparent;
}

.panel.with-nav-tabs .nav-tabs {
  border-bottom: none;
}

.panel.with-nav-tabs .nav-justified {
  margin-bottom: -1px;
}

/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
  color: #777;
  background-color: #e5e5e5;
  border-radius: 0;
  font-weight: 700;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 4px 15px;
}

.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
  color: #777;
  background-color: #ddd;
  border-color: transparent;
}

.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
  color: #d45c07;
  background-color: #fff;
  border-color: #ddd;
  border-bottom-color: transparent;
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
  background-color: #f5f5f5;
  border-color: #ddd;
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
  color: #777;
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
  background-color: #ddd;
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
  color: #fff;
  background-color: #555;
}

.event-info p {
  margin-bottom: 0;
}

@media (min-width: 62em) {
  .main-navigation ul li.table-of-content .label {
    color: #fff;
  }
}

@media (min-width: 62em) {
  .main-navigation ul li.table-of-content .open .label {
    color: #162648;
  }
}

@media (min-width: 62em) {
  .main-navigation ul li.search-form h2 i.fa-search {
    display: none;
  }
}

/* -Country Headers
-----------------------------------*/
.country-header {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  padding-bottom: 12px;
  padding-bottom: 1.2rem;
  border-bottom: 0.8rem solid #f0f1f8;
}

.country-header h1 {
  margin-bottom: 0;
  padding: 4px 0px 0px 48px;
  padding: 0.4rem 0px 0rem 4.8rem;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 32px;
  line-height: 3.2rem;
  color: #162648;
  margin-bottom: 0;
}

.country-header h1.country-header-arg {
  background: url("../backgrounds/flags/Argentina_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-aus {
  background: url("../backgrounds/flags/Austria_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-austria {
  background: url("../backgrounds/flags/Australia_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-belgium {
  background: url("../backgrounds/flags/Belgium_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-bulgaria {
  background: url("../backgrounds/flags/Bulgaria_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-bra {
  background: url("../backgrounds/flags/Brazil_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-canada {
  background: url("../backgrounds/flags/Canada_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-chi {
  background: url("../backgrounds/flags/Chile_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-cro {
  background: url("../backgrounds/flags/Croatia_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-czech_republic {
  background: url("../backgrounds/flags/Czech_Republic_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-den {
  background: url("../backgrounds/flags/Denmark_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-fin {
  background: url("../backgrounds/flags/Finland_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-fra {
  background: url("../backgrounds/flags/France_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-ger {
  background: url("../backgrounds/flags/Germany_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-greece {
  background: url("../backgrounds/flags/Greece_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-hong {
  background: url("../backgrounds/flags/Hong_Kong_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-hungary {
  background: url("../backgrounds/flags/Hungary_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-ita {
  background: url("../backgrounds/flags/Italy_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-ire {
  background: url("../backgrounds/flags/Ireland_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-jap {
  background: url("../backgrounds/flags/Japan_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-mal {
  background: url("../backgrounds/flags/Malaysia_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-mex {
  background: url("../backgrounds/flags/Mexico_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-netherlands {
  background: url("../backgrounds/flags/Netherlands_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-norway {
  background: url("../backgrounds/flags/Norway_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-poland {
  background: url("../backgrounds/flags/Poland_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-portugal {
  background: url("../backgrounds/flags/Portugal_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-rom {
  background: url("../backgrounds/flags/Romania_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-sin {
  background: url("../backgrounds/flags/Singapore_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-slo {
  background: url("../backgrounds/flags/Slovakia_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-south_africa {
  background: url("../backgrounds/flags/South_Africa_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-south_korea {
  background: url("../backgrounds/flags/South_Korea_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-sweden {
  background: url("../backgrounds/flags/Sweden_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-switzerland {
  background: url("../backgrounds/flags/Switzerland_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-tai {
  background: url("../backgrounds/flags/Taiwan_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-turkey {
  background: url("../backgrounds/flags/Turkey_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-spa {
  background: url("../backgrounds/flags/Spain_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-uk {
  background: url("../backgrounds/flags/UK_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-us {
  background: url("../backgrounds/flags/US_Flag.jpg") center left no-repeat;
}

.country-header h1.country-header-kenya {
  background: url("../backgrounds/flags/Kenya_Flag.jpg") bottom left no-repeat;
}

.country-header h1.country-header-philippines {
  background: url("../backgrounds/flags/Philippines_Flag.jpg") bottom left no-repeat;
}

.country-header h1.country-header-aus, .country-header h1.country-header-arg, .country-header h1.country-header-ita, .country-header h1.country-header-bra, .country-header h1.country-header-chi, .country-header h1.country-header-cro, .country-header h1.country-header-den, .country-header h1.country-header-fin, .country-header h1.country-header-fra, .country-header h1.country-header-ger, .country-header h1.country-header-jap, .country-header h1.country-header-mex, .country-header h1.country-header-mal, .country-header h1.country-header-spa, .country-header h1.country-header-uk, .country-header h1.country-header-us, .country-header h1.country-header-ire, .country-header h1.country-header-austria, .country-header h1.country-header-belgium, .country-header h1.country-header-bulgaria, .country-header h1.country-header-canada, .country-header h1.country-header-czech_republic, .country-header h1.country-header-greece, .country-header h1.country-header-hungary, .country-header h1.country-header-hong, .country-header h1.country-header-netherlands, .country-header h1.country-header-norway, .country-header h1.country-header-poland, .country-header h1.country-header-portugal, .country-header h1.country-header-rom, .country-header h1.country-header-sin, .country-header h1.country-header-slo, .country-header h1.country-header-south_africa, .country-header h1.country-header-south_korea, .country-header h1.country-header-sweden, .country-header h1.country-header-switzerland, .country-header h1.country-header-tai, .country-header h1.country-header-turkey, .country-header h1.country-header-kenya, .country-header h1.country-header-philippines {
  background-size: 40px auto;
}

@media (min-width: 38em) {
  .country-header {
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
    padding-bottom: 12px;
    padding-bottom: 1.2rem;
  }
  .country-header h1 {
    padding: 8px 0px 0px 68px;
    padding: 0.8rem 0px 0rem 6.8rem;
    font-size: 40px;
    font-size: 4rem;
    line-height: 40px;
    line-height: 4rem;
  }
  .country-header h1.country-header-aus, .country-header h1.country-header-arg, .country-header h1.country-header-ita, .country-header h1.country-header-bra, .country-header h1.country-header-chi, .country-header h1.country-header-cro, .country-header h1.country-header-den, .country-header h1.country-header-fin, .country-header h1.country-header-fra, .country-header h1.country-header-ger, .country-header h1.country-header-jap, .country-header h1.country-header-mex, .country-header h1.country-header-mal, .country-header h1.country-header-spa, .country-header h1.country-header-uk, .country-header h1.country-header-us, .country-header h1.country-header-ire, .country-header h1.country-header-austria, .country-header h1.country-header-belgium, .country-header h1.country-header-bulgaria, .country-header h1.country-header-canada, .country-header h1.country-header-czech_republic, .country-header h1.country-header-greece, .country-header h1.country-header-hungary, .country-header h1.country-header-hong, .country-header h1.country-header-netherlands, .country-header h1.country-header-norway, .country-header h1.country-header-poland, .country-header h1.country-header-portugal, .country-header h1.country-header-rom, .country-header h1.country-header-sin, .country-header h1.country-header-slo, .country-header h1.country-header-south_africa, .country-header h1.country-header-south_korea, .country-header h1.country-header-sweden, .country-header h1.country-header-switzerland, .country-header h1.country-header-tai, .country-header h1.country-header-turkey, .country-header h1.country-header-kenya, .country-header h1.country-header-philippines {
    background-size: 60px auto;
  }
}

.chart {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  position: relative;
}

.chart h2, .chart h3 {
  font-family: 'Arial Black',arial,Helmet,Freesans,sans-serif;
  font-weight: bolder;
  color: #162648;
  letter-spacing: -0.07rem;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 20px;
  line-height: 2rem;
  margin-bottom: 1em;
}

.chart .panel-body {
  padding: 10px 0 0 0;
}

.chart .panel-body .share-pane {
  padding: 15px;
}

#content .chart figure {
  float: none;
  width: 100%;
  margin-left: 0;
}

.dnr-2016 #content .chart figure p {
  /*border:1px solid red;*/
  /*display: none;*/
}

.dnr-2016 #content .chart figure p em {
  /*display: block;*/
}

.chart figure,
.chart img,
.chart table,
.chart .highcharts {
  margin-top: 0;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}

.chart .highcharts {
  height: 280px;
  height: 28rem;
  /*margin-bottom:0px;
	margin-bottom:0rem;*/
}

.chart .highcharts.medium {
  height: 388px;
  height: 38.8rem;
  width: 100%;
}

.chart .highcharts.tall {
  height: 518px;
  height: 55.8rem;
  width: 100%;
}

.mobile .chart .highcharts.tall {
  height: 500px;
  height: 50rem;
}

.chart.small-image img {
  width: 100%;
  max-width: 40%;
}

.chart-news-users div img {
  display: none;
}

.chart-news-users div h3 {
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 0;
}

.chart-news-users div ul {
  margin-left: 0;
}

.chart-news-users ul {
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
}

.chart-news-users p {
  clear: left;
  padding: 15px 0;
  padding: 1.5rem 0;
}

thead.table-head-two tr.first th:first-child {
  height: 24px;
}

thead.table-head-two tr.first th {
  height: 64px;
}

thead.table-head-two tr.first th.span-4 {
  height: 144px;
}

thead.table-head-two tr {
  float: left;
}

@media (min-width: 38em) {
  .chart {
    margin-bottom: 28px;
    margin-bottom: 2.8rem;
  }
  .chart h2,
  .chart h3 {
    /*font-size: 24px;
	    font-size: 2.4rem;
	    line-height: 24px;
	    line-height: 2.4rem;
	    margin-bottom: 1.8rem;*/
  }
  .chart .highcharts {
    width: 100%;
  }
  .chart-news-users div {
    float: none;
    width: 50%;
  }
  .chart-news-users div img {
    display: none;
  }
  .chart-news-users ul {
    margin-bottom: 22px;
    margin-bottom: 2.2rem;
  }
  thead.table-head-two tr.first th:first-child {
    height: auto;
  }
  thead.table-head-two tr.first th,
  thead.table-head-two tr.first th.span-4 {
    height: auto;
  }
  thead.table-head-two tr {
    float: none;
  }
}

@media (min-width: 55em) {
  .chart-news-users {
    padding: 15px;
    padding: 1.5rem;
    background: #dcdcdc;
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .chart-news-users div {
    padding: 15px;
    padding: 1.5rem;
    display: block;
    width: 28%;
  }
  .chart-news-users div img {
    display: block;
  }
  .chart-news-users ul {
    margin-left: 22px;
    margin-left: 2.2rem;
    margin-bottom: 0;
  }
  .chart-news-users div ul li {
    list-style: none;
  }
  .chart-news-users p {
    clear: left;
    padding: 0 15px;
    padding: 0 1.5rem;
  }
}

@media (min-width: 68em) {
  .chart {
    margin-bottom: 32px;
    margin-bottom: 3.2rem;
  }
  .chart-news-users {
    padding: 15px;
    padding: 1.5rem;
  }
  .chart-news-users div {
    padding: 15px;
    padding: 1.5rem;
    display: block;
    float: left;
  }
  .chart-news-users div img {
    display: block;
  }
}

table,
table.extra-wide {
  position: relative;
  display: block;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  border-collapse: collapse;
  border-spacing: 0;
  overflow: hidden;
}

table.one-column tbody td:first-child {
  width: 266px;
  text-align: center;
}

@media (min-width: 20em) {
  /* iPhone 4 port */
  table.one-column tbody td:first-child {
    width: 20rem;
    margin: 0 auto;
  }
}

@media (min-width: 22em) {
  /* Samsung S3 */
  table.one-column tbody td:first-child {
    width: 266px;
  }
}

@media (min-width: 62em) {
  table.extra-wide tbody td:first-child {
    padding: 8px 34px !important;
  }
}

table.two-column tbody td:first-child {
  width: 120px;
  text-align: center;
}

table.four-column tbody td:first-child {
  width: 70px;
  text-align: center;
}

thead, tbody,
table.extra-wide thead, table.extra-wide tbody {
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

thead,
table.extra-wide thead {
  float: left;
  display: block;
}

thead th,
table.extra-wide thead th {
  background: #f0f1f8;
}

thead th:first-child,
table.extra-wide thead th:first-child {
  background: #162648;
}

thead th:nth-child(2n+3),
table.extra-wide thead th:nth-child(2n+3) {
  background: #f9f9fd;
}

tbody,
table.extra-wide tbody {
  display: -moz-box;
  display: -webkit-box;
  overflow-x: auto;
  text-align: right;
}

@-moz-document url-prefix() {
  table.extra-wide {
    overflow: auto;
  }
  table.extra-wide thead {
    width: 10%;
  }
  table.extra-wide tbody {
    float: left;
    width: 140%;
    position: absolute;
    top: 0;
    left: 10%;
  }
  table.extra-wide tbody tr {
    float: left;
    display: inline-block;
  }
}

tbody td,
table.extra-wide tbody td {
  background: #ffffff;
  text-align: center;
  white-space: nowrap;
}

tbody td:first-child,
table.extra-wide tbody td:first-child {
  background: #162648;
  text-align: left;
}

table.extra-wide tbody td:first-child {
  padding: 8px 20px;
}

tbody td:nth-child(2n+3),
table.extra-wide tbody td:nth-child(2n+3) {
  background: #f0f1f8;
}

tbody .highlight td,
table.extra-wide tbody .highlight td {
  background: #f3ebe5;
}

tbody .highlight td:first-child,
table.extra-wide tbody .highlight td:first-child {
  background: #162648;
}

tbody .highlight td:nth-child(2n+3),
table.extra-wide tbody .highlight td:nth-child(2n+3) {
  background: #ebddd3;
}

table tbody td.highlight {
  background: #162648;
  color: #fff;
}

tr,
table.extra-wide tr {
  display: block;
  border-right: 1px solid #fff;
}

th, td, table.extra-wide th,
table.extra-wide td {
  display: block;
  padding: .8rem .8rem;
}

th:first-child, td:first-child,
table.extra-wide th:first-child, table.extra-wide td:first-child {
  color: #fff;
}

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

.half-width {
  width: 50%;
}

.quarter-width {
  width: 25%;
}

.three-quarter-width {
  width: 75%;
}

.third-width {
  width: 33%;
}

.two-third-width {
  width: 67%;
}

@media (min-width: 38em) {
  .l-half-width,
  .l-quarter-width,
  .l-three-quarter-width,
  .l-third-width,
  .l-two-third-width {
    width: auto;
  }
  table.one-column tbody td:first-child,
  table.two-column tbody td:first-child,
  table.four-column tbody td:first-child {
    width: auto;
    text-align: left;
  }
}

thead th:empty {
  height: 24px;
}

@media (min-width: 38em) {
  table {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4000000000000004rem;
    position: static;
    display: table;
  }
  thead {
    float: none;
    display: table-header-group;
  }
  thead tr:nth-child(n), thead th:nth-child(n) {
    color: #fff;
    background: #162648;
    font-weight: bolder;
  }
  table.extra-wide thead tr:nth-child(n), table.extra-wide thead th:nth-child(n) {
    color: #000;
    text-align: left;
  }
  tbody {
    display: table-row-group;
    overflow-x: visible;
    text-align: left;
  }
  tbody td:nth-child(n) {
    background: transparent;
  }
  tbody .highlight td:nth-child(n) {
    background: #ebddd3;
  }
  th, td {
    display: table-cell;
    border-right: 1px solid #fff;
  }
  th:nth-child(n), td:nth-child(n) {
    color: #201a3d;
  }
  th:nth-child(n+2), td:nth-child(n+2) {
    text-align: right;
  }
  table.extra-wide th:nth-child(n+2), table.extra-wide td:nth-child(n+2) {
    text-align: center;
  }
  table.extra-wide th, th {
    color: #fff;
  }
  tr {
    display: table-row;
    border-right: none;
    border-bottom: 1px solid #fff;
  }
  tr:nth-child(odd) {
    background: #f9f9fd;
  }
  tr:nth-child(even) {
    background: #f0f1f8;
  }
}

@media (min-width: 68em) {
  table {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}

.scroll-directive,
.scroll-directive-wide {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 16px;
  line-height: 1.6rem;
  text-align: right;
  color: #808080;
  margin-bottom: 0;
  margin-right: 0px;
  margin-right: 1.0rem;
}

@media (min-width: 38em) {
  .scroll-directive {
    display: none;
  }
  .scroll-directive-wide {
    display: block;
  }
}

.highcharts-contextmenu div div {
  padding: 5px 10px !important;
}

.highcharts-contextmenu div div:hover {
  background: #275b96 !important;
  padding: 5px 10px !important;
}

.highcharts-container svg {
  padding-top: 1em;
}

.highcharts-container .highcharts-legend {
  border: 1px solid red !important;
  margin: 0;
}

.highcharts-container .highcharts-title {
  top: -50000px !important;
  position: absolute !important;
}

.share-highchart-wrapper {
  /*display: none;
	position: absolute;
	left: -50000px;*/
}

.share-highchart-icon {
  position: absolute;
  left: -50000px;
}

@media (min-width: 55em) {
  .share-highchart-wrapper {
    /*display: block;
		-moz-box-shadow: #ccc 1px 1px 2px;
		width: 26px;
		padding: 5px;
		-moz-transition: opacity 0.25s ease;
		-o-transition: opacity 0.25s ease;
		position: absolute;
		background: #ffffff;
		border: 1px solid #e6e6e6;
		-webkit-box-shadow: #ccc 1px 1px 2px;
		-moz-box-shadow: #ccc 1px 1px 2px;
		box-shadow: #ccc 1px 1px 2px;
		left: -37px;
		top: 45px;
		z-index: 1000;*/
  }
  .share-highchart-wrapper:after,
  .share-highchart-wrapper:before {
    /*left: 100%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;*/
  }
  .share-highchart-wrapper:after {
    /*border-left-color: #ffffff;
		border-width: 15px;
		top: 20%;
		margin-top: -15px;*/
  }
  .share-highchart-wrapper:before {
    /*border-color: rgba(119, 119, 119, 0);
		border-left-color: #d9d9d9;
		border-width: 16px;
		top: 20%;
		margin-top: -16px;*/
  }
  i.share-highchart-icon {
    /*display: block;
		background: #ccc;
		color: #fff;
		padding:4px;
		position: absolute;
		left: -20px;
		top: 45px;
		font-size:14px;
		font-size:1.4rem;*/
  }
  .share-highchart-wrapper ul.sharing-highchart {
    /*padding-left:0;*/
  }
  .sharing-highchart li {
    /*cursor: pointer;
		display:inline;
		padding-left: 2px;
		padding-left: 0.2rem;
		font-size:16px;
		font-size:1.6rem;
		color: #275b96;
		margin-right: 0.8em;*/
  }
  .sharing-highchart li:hover {
    /*color:#d45c07;*/
  }
}

table.country-stats {
  display: table;
  margin-bottom: 1em;
}

table.country-stats thead {
  float: none;
  display: table-header-group;
}

table.country-stats tbody {
  display: table-row-group;
  overflow-x: visible;
  text-align: left;
}

table.country-stats th,
table.country-stats td {
  border-right: 0px;
  vertical-align: top;
  color: inherit;
}

table.country-stats td {
  display: table-cell;
  padding: 0.8rem 1rem;
}

table.country-stats td:nth-child(n+2) {
  text-align: right;
}

table.country-stats tr {
  display: table-row;
  border-right: none;
}

table.country-stats thead tr,
table.country-stats thead td:first-child {
  background: #fff;
  text-transform: uppercase;
  font-weight: 700;
  color: #201a3d;
}

table.country-stats tr {
  border-bottom: 1px solid #162648;
}

table.country-stats tbody tr:last-child,
table.country-stats tfoot tr:last-child {
  border-bottom: 1px solid #ffffff;
}

table.country-stats tr:nth-child(odd),
table.country-stats tr:nth-child(even),
table.country-stats tbody td:first-child {
  background: #fff;
}

@media (min-width: 20em) {
  .long-headers th {
    width: 120px;
    overflow: auto;
    white-space: nowrap;
  }
}

@media (min-width: 30em) {
  .long-headers th {
    width: auto;
    overflow: auto;
    white-space: pre-wrap;
  }
  tbody td {
    white-space: pre-wrap;
  }
}

.chart-table table {
  /*display: none;*/
}

.panel-body .chart-table table {
  /*display: block;*/
}

.panel-body .data-pane {
  padding: 0.5em;
}

.data-pane table tr th {
  background: #fff;
  color: #201a3d;
  font-weight: bolder;
}

.data-pane table tbody tr {
  background: #fff;
}

.data-pane table tr th,
.data-pane table tr td {
  border-bottom: 1px solid #e5e5e5;
}

.single #main article aside.pull-fact--left,
.single #main article aside.pull-fact--right {
  min-height: 16em;
  margin: 0 0 1em !important;
  max-height: 13em;
  width: 48% !important;
}

@media (min-width: 26em) {
  .single #main article aside.pull-fact--left,
  .single #main article aside.pull-fact--right {
    min-height: 11.5em;
  }
}

@media (min-width: 35em) {
  .single #main article aside.pull-fact--left,
  .single #main article aside.pull-fact--right {
    min-height: 9.5em;
  }
}

.single #main article aside.pull-fact--left {
  float: left !important;
}

.single #main article aside.pull-fact--right {
  float: right !important;
}

.single #main article aside.pull-fact--right + p {
  clear: both;
}

.single #main article aside.pull-fact {
  background: #fff;
  border: 1px solid #162648;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  padding: 15px 15px 15px 15px;
  padding: 1.5rem 15px 1.5rem 15px;
}

.single #main article aside.pull-fact .pull-fact__text {
  color: #162648;
  margin-bottom: 0;
}

.single #main article aside.pull-fact .pull-fact__text__figure {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 48px;
  line-height: 4.8rem;
  font-weight: bold;
}

.single #main article aside.pull-fact .pull-fact__text__figure sup {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 24px;
  line-height: 2.4rem;
  vertical-align: top;
  top: 0;
  text-decoration: none;
}

.single #main article aside.pull-fact .pull-fact__source {
  font-size: 10px;
  font-size: 1rem;
  line-height: 12px;
  line-height: 1.2rem;
  font-weight: bold;
  color: #ccc;
  text-transform: uppercase;
  margin: 4px 0px 0px 0px;
  margin: 0.4rem 0px 0rem 0px;
}

.single #main article aside.pull-fact:before {
  content: "";
  display: table;
}

.single #main article aside.pull-fact:after {
  content: "";
  display: table;
  clear: both;
}

.single #main article aside.pull-fact .pull-fact__text:before {
  content: "";
  display: table;
}

.single #main article aside.pull-fact .pull-fact__text:after {
  content: "";
  display: table;
  clear: both;
}

.single #main article aside.pull-fact .pull-fact__text__figure {
  float: left;
  margin-right: 8px;
}

.single #main article aside.pull-fact hr {
  clear: both;
  height: 1px;
  margin: 16px 0px 16px 0px;
  margin: 1.6rem 0px 1.6rem 0px;
  background: #201a3d;
}

@media (min-width: 35em) {
  .single #main article aside.pull-fact {
    float: right;
    width: 48.25%;
    margin: 0px 0% 28px 3.5%;
    margin: 0rem 0% 2.8rem 3.5%;
  }
  .single #main article aside.pull-fact .pull-fact__text__figure {
    float: none;
    display: block;
  }
}

.single article blockquote {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

@media (min-width: 38em) {
  .single #main article aside.pull-fact .pull-fact__text {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
  .single #main article aside.pull-fact .pull-fact__text__figure {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 48px;
    line-height: 4.8rem;
  }
  .single #main article aside.pull-fact .pull-fact__text__figure sup {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 24px;
    line-height: 2.4rem;
    vertical-align: top;
  }
  .single #main article aside.pull-fact .pull-fact__text {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}

@media (min-width: 55em) {
  .single #main article aside.pull-fact .pull-fact {
    margin-bottom: 28px;
    margin-bottom: 2.8rem;
    padding: 13px 13px 13px 13px;
    padding: 1.3rem 13px 1.3rem 13px;
  }
  .single #main article aside.pull-fact .pull-fact__text__figure {
    float: left;
    margin-right: 8px;
  }
}

@media (min-width: 58em) {
  .single #main article aside.pull-fact {
    width: 48.25%;
    padding: 15px 15px 15px 15px;
    padding: 1.5rem 15px 1.5rem 15px;
    margin: 0px 0% 28px 3.5%;
    margin: 0rem 0% 2.8rem 3.5%;
  }
  .single #main article aside.pull-fact .pull-fact__text__figure {
    float: none;
    display: block;
  }
}

@media (min-width: 68em) {
  .single #main article aside.pull-fact .pull-fact__text {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
  .single #main article aside.pull-fact .pull-fact__text__figure {
    font-size: 60px;
    font-size: 6rem;
    line-height: 60px;
    line-height: 6rem;
  }
  .single #main article aside.pull-fact .pull-fact__text__figure sup {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 28px;
    line-height: 2.8rem;
    vertical-align: top;
  }
  .single #main article aside.pull-fact .pull-fact {
    margin-bottom: 32px;
    margin-bottom: 3.2rem;
    padding: 15px 15px 15px 15px;
    padding: 1.5rem 15px 1.5rem 15px;
  }
  .single #main article aside.pull-fact .pull-fact__text__figure {
    float: left;
    margin-right: 12px;
  }
}


#page {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.main-wrapper {
  flex: 1 0 auto;
}

article.partners {
  float: none;
  width: auto;
  margin-top: initial;
}

.partner-content .login-username {
  /*display: none;*/
}
.partner-content .login-username .login-password {
  margin-bottom: 0;
}
.partner-content .login-remember {
  margin-bottom: 1rem;
}

.partner-content .login-remember #rememberme {
  width: auto;
  display: inline;
  margin-right: 0.5rem;
}
.partner-content #wp-submit {
  padding: 0.5rem 1rem;
    background: #11264a;
    color: #fff;
}

.partner-content ol {
  list-style: none;
  padding: 0;
}
.partner-content .partner-excerpt {
  display: block;
  margin-bottom: 1rem;
}


.chart-notes {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.6;
}
#key-findings-data .embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
#key-findings-data .embed-container iframe, 
#key-findings-data .embed-container object, 
#key-findings-data .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
