@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,600,600i,700,700i,800,800i);
@font-face {
  font-family: 'adamant';
  src: url("../fonts/Adamant/adamant__bg_bi-webfont.woff2") format("woff2"), url("../fonts/Adamant/adamant__bg_bi-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'adamant';
  src: url("../fonts/Adamant/adamant_bg_b-webfont.woff2") format("woff2"), url("../fonts/Adamant/adamant_bg_b-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'adamant';
  src: url("../fonts/Adamant/adamant_bg_i-webfont.woff2") format("woff2"), url("../fonts/Adamant/adamant_bg_i-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'adamant';
  src: url("../fonts/Adamant/adamant_bg-webfont.woff2") format("woff2"), url("../fonts/Adamant/adamant_bg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none;
  border: 0; }

.ui-tabs .ui-state-default.ui-tabs-active.ui-state-active {
  background: #ccc; }

.theme-gcweb .page-header {
  border: none;
  padding: 0;
  margin: 0;
  color: #ffffff; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  background: #ffffff;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.container {
  padding-left: 30px;
  padding-right: 30px; }

h1 {
  font-size: 40px;
  line-height: 48px;
  color: #ffffff;
  font-family: 'adamant';
  font-weight: normal;
  border: none; }

h2 {
  font-family: 'adamant';
  font-weight: normal;
  font-size: 35px;
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 25px; }

h3 {
  font-weight: 400; }

a {
  text-decoration: none; }
  a:visited {
    color: #000000; }

/* Remove focus outlines, not recommended due to accessbility reasons */
a, a:focus, div {
  outline: none; }

.ui-state-default:focus {
  outline: none; }

.col-md-12 {
  clear: both; }

/* Body content - Node view */
.field-name-body a,
.field-name-field-introduction a,
.wysiwyg-editor-body a {
  color: #000000;
  text-decoration: underline; }
  .field-name-body a:hover,
  .field-name-field-introduction a:hover,
  .wysiwyg-editor-body a:hover {
    color: #1748e1;
    text-decoration: none; }
  .field-name-body a:visited,
  .field-name-field-introduction a:visited,
  .wysiwyg-editor-body a:visited {
    text-decoration: underline; }

.btn.btn-pill {
  padding: 12px 25px;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .9em; }
  .btn.btn-pill:focus {
    outline: none; }
  .btn.btn-pill:hover {
    background: #ffffff;
    color: #1b1b1b !important; }
    .btn.btn-pill:hover a {
      text-decoration: none; }

.btn.btn-dark {
  background: transparent;
  border-color: #000000;
  color: #000000 !important; }
  .btn.btn-dark a, .btn.btn-dark a:visited {
    color: #000000; }
  .btn.btn-dark:hover {
    background: #000000;
    color: #ffffff !important; }
    .btn.btn-dark:hover a {
      color: #ffffff;
      text-decoration: none; }

.btn.btn-primary {
  padding: 12px 25px;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 50px;
  background: transparent;
  border-color: #000000;
  color: #000000; }
  .btn.btn-primary:hover {
    background: #000000;
    color: #ffffff; }

.btn.btn-pin {
  text-transform: uppercase;
  padding-left: 46px;
  font-size: 12px !important;
  letter-spacing: 1px;
  font-weight: 600;
  background: transparent url(../images/icons/icons-small/Pin-white.png) no-repeat 20px center; }
  .btn.btn-pin:hover {
    background: #ffffff url(../images/icons/icons-small/Pin.png) no-repeat 20px center; }

/* Download btn */
.ctools-button.ctools-button-processed,
.uis-btn {
  border-radius: 50px;
  font-size: 12px !important;
  font-weight: 600;
  border: 1px solid #000000; }
  .ctools-button.ctools-button-processed:not(.ctools-dropbutton):hover,
  .uis-btn:not(.ctools-dropbutton):hover {
    background: #000000; }
    .ctools-button.ctools-button-processed:not(.ctools-dropbutton):hover a,
    .uis-btn:not(.ctools-dropbutton):hover a {
      color: #ffffff;
      text-decoration: none; }
  .ctools-button.ctools-button-processed:not(.ctools-dropbutton) a,
  .uis-btn:not(.ctools-dropbutton) a {
    padding: 6px 12px;
    display: block; }

.ctools-dropbutton:hover {
  background: #000000;
  color: #ffffff; }
  .ctools-dropbutton:hover .ctools-link {
    background: url(../images/icons/icons-small/Download-white.png) calc(100% - 7px) 6px no-repeat; }

.ctools-dropbutton .ctools-link {
  width: 100%;
  z-index: 999999;
  background: url(../images/icons/icons-small/Download.png) calc(100% - 7px) 6px no-repeat; }
  .ctools-dropbutton .ctools-link .ctools-twisty {
    border: none;
    top: 4px; }

.ctools-dropbutton .ctools-content {
  position: relative;
  padding: 0; }
  .ctools-dropbutton .ctools-content span {
    overflow: hidden;
    border-radius: 50px;
    padding: 9px 12px;
    display: block; }
    .ctools-dropbutton .ctools-content span:hover {
      background: #000000;
      color: #ffffff; }
  .ctools-dropbutton .ctools-content li:nth-child(2), .ctools-dropbutton .ctools-content li.last {
    position: absolute;
    top: 50px;
    padding: 20px;
    left: -75px;
    background: #ffffff; }
    .ctools-dropbutton .ctools-content li:nth-child(2) a, .ctools-dropbutton .ctools-content li.last a {
      padding: 6px 12px;
      width: 230px;
      color: #000000;
      border: 1px solid #000000;
      border-radius: 50px; }
      .ctools-dropbutton .ctools-content li:nth-child(2) a:hover, .ctools-dropbutton .ctools-content li.last a:hover {
        background: #000000;
        color: #ffffff;
        text-decoration: none; }
  .ctools-dropbutton .ctools-content li.first {
    padding-right: 10px; }
  .ctools-dropbutton .ctools-content li:nth-child(2) {
    padding: 20px 20px 10px 20px; }
    .ctools-dropbutton .ctools-content li:nth-child(2):before {
      width: 0;
      height: 0;
      content: '';
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #ffffff;
      position: absolute;
      top: -15px;
      left: 115px; }
  .ctools-dropbutton .ctools-content li.last {
    top: 108px;
    padding: 10px 20px 20px 20px; }

.view-all-link {
  text-align: center;
  position: relative;
  margin: 30px 0; }
  .view-all-link a.btn.btn-pill {
    margin: 0 auto;
    color: #000000 !important;
    position: relative;
    z-index: 2;
    border: 1px solid #000000;
    background: #ffffff !important;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    font-size: .9em; }
    .view-all-link a.btn.btn-pill:hover {
      background: #000000 !important;
      color: #ffffff !important;
      text-decoration: none; }
  .view-all-link:after {
    height: 1px;
    width: 100%;
    content: '';
    background: #000000;
    position: absolute;
    z-index: 1;
    top: 24px;
    left: 0; }

.pager-load-more {
  text-align: center;
  position: relative;
  margin: 30px 0; }
  .pager-load-more li a {
    margin: 0 auto;
    color: #000000 !important;
    position: relative;
    z-index: 2;
    border: 1px solid #000000 !important;
    background: #ffffff !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8em;
    padding: 8px 25px;
    color: #ffffff;
    border-radius: 50px !important; }
    .pager-load-more li a:hover {
      background: #000000 !important;
      color: #ffffff !important; }
  .pager-load-more li:after {
    height: 1px;
    width: 100%;
    content: '';
    background: #000000;
    position: absolute;
    z-index: 1;
    top: 24px;
    left: 0; }

.morelink {
  margin: 0 auto;
  color: #000000 !important;
  position: relative;
  z-index: 2;
  border: 1px solid #000000 !important;
  background: #ffffff !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .9em;
  padding: 12px 25px;
  color: #ffffff;
  border-radius: 50px !important;
  position: relative;
  position: absolute;
  left: 50%;
  bottom: -20px;
  margin-left: -60px; }
  .morelink:hover {
    background: #000000 !important;
    color: #ffffff !important;
    text-decoration: none; }

/* More information - pop-up */
.more-information {
  color: #ffffff;
  font-weight: 500; }
  .more-information .fa {
    font-size: 1.5em;
    margin-right: 5px; }
  .more-information a {
    color: #ffffff;
    font-size: 1em; }

.mfp-bg {
  background: rgba(0, 0, 0, 0.5); }

.modal-dialog {
  border: 0;
  border-radius: 0; }
  .modal-dialog.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .modal-dialog.overlay-def header {
    background: #ffffff;
    border-bottom: 0; }
  .modal-dialog .modal-body {
    padding: 32px 45px 76px 45px; }
  .modal-dialog .mfp-close {
    color: #6e6e6e;
    margin: 30px;
    font-weight: 100;
    font-size: 32px; }

.visualisation-type, .indicator-type {
  background: #89a9a9;
  padding: 0 15px;
  border-radius: 20px;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: .8em;
  font-weight: bold;
  line-height: 1.6em; }
  @media (max-width: 767px) {
    .visualisation-type, .indicator-type {
      margin-top: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .visualisation-type, .indicator-type {
      margin-top: 20px; } }
  .visualisation-type.theme-education-and-literacy, .indicator-type.theme-education-and-literacy {
    background: #2f64b9; }
  .visualisation-type.theme-science-technology-and-innovation, .indicator-type.theme-science-technology-and-innovation {
    background: #249965; }
  .visualisation-type.theme-culture, .indicator-type.theme-culture {
    background: #fb6846; }
  .visualisation-type.theme-communication-and-information, .indicator-type.theme-communication-and-information {
    background: #a99b5e; }

.inner-wrapper {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 30px; }

.back-to-link {
  padding-left: 45px; }
  @media (max-width: 767px) {
    .back-to-link {
      padding-left: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .back-to-link {
      padding-left: 0; } }
  .back-to-link .back-to-btn {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px; }
    .back-to-link .back-to-btn:after {
      position: relative;
      display: inline-block;
      margin-left: 15px;
      font: normal normal normal 16px/1 FontAwesome;
      content: "\f105"; }

p {
  margin: 0 0 20px; }

body main .pane-node-field-related-links a {
  font-size: 16px;
  font-weight: 400;
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 30px;
  display: block; }
  body main .pane-node-field-related-links a:before {
    position: absolute;
    left: 0;
    top: 3px;
    font: normal normal normal 16px/1 FontAwesome;
    content: "\f105"; }

body main ul.arrow-right, body main div.arrow-right ul {
  font-size: 16px;
  font-weight: 400;
  list-style: none;
  padding: 0; }
  body main ul.arrow-right li, body main div.arrow-right ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px; }
    body main ul.arrow-right li:before, body main div.arrow-right ul li:before {
      position: absolute;
      left: 0;
      top: 3px;
      font: normal normal normal 16px/1 FontAwesome;
      content: "\f105"; }

.right ul.arrow-right,
.right div.arrow-right ul {
  font-size: 15px;
  font-weight: 600; }

.text-and-icon .fa {
  margin-right: 15px; }

select {
  background: #ffffff;
  border-radius: 20px;
  padding: 10px 25px;
  color: #000000;
  border: 1px solid #000000; }

.ctools-collapsible-container {
  margin-bottom: 20px; }
  .ctools-collapsible-container .ctools-toggle {
    display: none; }
  .ctools-collapsible-container .ctools-collapsible-content {
    border: 1px solid #000000;
    border-top: 0;
    padding: 20px; }
    .ctools-collapsible-container .ctools-collapsible-content ul {
      margin: 0;
      padding: 0; }
      .ctools-collapsible-container .ctools-collapsible-content ul li a {
        color: #000000;
        padding: 5px 10px;
        border-bottom: 1px solid #ececec;
        display: block; }
        .ctools-collapsible-container .ctools-collapsible-content ul li a.facetapi-active {
          float: left;
          border: 1px solid #000000;
          padding: 0px 9px;
          font-size: 12px;
          margin-right: 10px; }
          .ctools-collapsible-container .ctools-collapsible-content ul li a.facetapi-active:hover {
            text-decoration: none; }
        .ctools-collapsible-container .ctools-collapsible-content ul li a .facetapi-facet-count {
          float: right; }
        .ctools-collapsible-container .ctools-collapsible-content ul li a:hover {
          background-color: #e0dedf;
          text-decoration: none; }
  .ctools-collapsible-container h2.ctools-collapsible-handle {
    background: #ffffff;
    color: #000000 !important;
    padding: 5px 20px;
    border: 1px solid #000;
    text-transform: uppercase;
    border-radius: 0;
    font-family: "Open Sans";
    letter-spacing: 1px;
    font-size: 12px; }
    .ctools-collapsible-container h2.ctools-collapsible-handle:after {
      margin-top: 12px;
      float: right;
      font: normal normal normal 20px/1 FontAwesome;
      content: "\f106"; }
  .ctools-collapsible-container.ctools-collapsed h2.ctools-collapsible-handle {
    background: #ffffff;
    color: #000000 !important;
    padding: 5px 20px;
    border: 1px solid #000;
    text-transform: uppercase;
    border-radius: 0;
    font-family: "Open Sans";
    letter-spacing: 1px;
    font-size: 12px; }
    .ctools-collapsible-container.ctools-collapsed h2.ctools-collapsible-handle:after {
      margin-top: 12px;
      float: right;
      font: normal normal normal 20px/1 FontAwesome;
      content: "\f107"; }

@media (max-width: 767px) {
  .views-exposed-form .views-exposed-widget, .container-inline-date .form-item, .container-inline-date .form-item input, .container-inline-date .date-padding {
    width: 100%; } }

form input[type="text"], form input[type="password"], form input[type="email"] {
  border-radius: 40px;
  border: 1px solid #000;
  height: auto;
  background: transparent;
  padding: 8px 13px 7px 13px; }
  @media (max-width: 767px) {
    form input[type="text"], form input[type="password"], form input[type="email"] {
      width: 100%; } }

form .container-inline-date {
  margin-top: 0; }

form .form-type-select {
  border-radius: 40px;
  border: 1px solid #000;
  height: auto;
  position: relative; }
  form .form-type-select:after {
    position: absolute;
    right: 20px;
    bottom: 8px;
    font: normal normal normal 20px/1 FontAwesome;
    content: "\f107";
    z-index: 0; }
  form .form-type-select select {
    font-size: 14px;
    padding: 9px 33px 9px 13px;
    width: 100%;
    height: auto;
    border: none;
    background: transparent;
    box-shadow: none;
    border-radius: 40px;
    position: relative;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: radio-container;
    appearance: none; }
  form .form-type-select select::-ms-expand {
    display: none; }
  @media (max-width: 767px) {
    form .form-type-select {
      width: 100%; }
      form .form-type-select select {
        width: 100%; } }

.pane-search-widget input[type="text"], .pane-search-widget input[type="password"], .pane-search-widget input[type="email"] {
  width: 100%;
  background: #ffffff; }

.pane-search-widget .form-type-select {
  margin-top: 40px;
  background: #ffffff; }
  .pane-search-widget .form-type-select label {
    margin-top: -26px;
    display: block; }

.input-group-btn button.btn.btn-primary {
  padding: 11px 15px 10px 15px; }

ol.breadcrumb li a:after {
  font: normal normal normal 22px/1 FontAwesome;
  content: "\f105";
  margin-left: 10px;
  vertical-align: -1px; }

.icon-text {
  margin: 30px 0; }
  .icon-text .icon, .icon-text .text {
    display: inline-block; }
  .icon-text .icon {
    width: 42px;
    height: 42px;
    background: #ffffff;
    border-radius: 50%;
    text-align: center;
    padding-top: 10px;
    vertical-align: top; }
    .icon-text .icon .fa {
      color: #89a9a9;
      font-size: 20px; }
  .icon-text .text {
    width: calc(100% - 60px);
    margin-left: 14px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    width: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 100%; } }

blockquote {
  border: none;
  padding: 40px 90px;
  font-size: 1.3em;
  line-height: 1.5em;
  font-style: italic;
  font-weight: 600; }

.service-block {
  background: #ececec;
  padding: 60px 40px;
  font-size: 16px; }
  @media (max-width: 767px) {
    .service-block {
      margin-left: -30px;
      margin-right: -30px;
      padding: 40px; } }
  .service-block h2 {
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 28px; }
  .service-block ul {
    margin: 0;
    font-weight: normal !important;
    overflow: hidden;
    list-style-type: none;
    padding-left: 33px; }
    .service-block ul li {
      margin-bottom: 45px;
      padding-right: 45px; }
      .service-block ul li:before {
        content: '' !important;
        background: #89a9a9;
        width: 5px;
        height: 5px;
        top: 8px !important;
        border-radius: 50%;
        display: inline-block;
        margin-left: -32px;
        margin-right: 27px; }
  .service-block .row:last-child li {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .service-block .row:last-child li {
      margin-bottom: 30px; }
      .service-block .row:last-child li:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .service-block .row:last-child li {
      margin-bottom: 30px; }
      .service-block .row:last-child li:last-child {
        margin-bottom: 0; } }

/* Links block template */
.links-block {
  margin-top: 60px;
  font-weight: normal; }
  @media (max-width: 767px) {
    .links-block {
      margin-top: 30px; } }
  .links-block h2 {
    margin-left: 45px; }
    @media (max-width: 767px) {
      .links-block h2 {
        margin-left: 10px; } }
  .links-block a {
    font-size: 16px;
    margin-bottom: 15px;
    color: #ffffff;
    background: #2e2e2e;
    padding: 45px 45px 45px 65px;
    display: block;
    position: relative; }
    .links-block a:hover {
      background: #000000; }
    .links-block a:before {
      position: absolute;
      left: 50px;
      top: 48px;
      font: normal normal normal 16px/1 FontAwesome;
      content: "\f105";
      color: #ffffff; }
  @media (max-width: 767px) {
    .links-block .row:last-child a {
      margin-bottom: 15px !important; } }

.followus {
  margin-bottom: 0; }

ul.pagination li {
  margin-right: 15px;
  display: inline-block; }
  ul.pagination li a, ul.pagination li span {
    color: #000000;
    background: transparent;
    border: 1px solid #000000;
    height: 38px;
    width: 38px;
    padding: 10px 0 0 0 !important;
    margin: 0;
    text-align: center;
    border-radius: 50% !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px; }
    ul.pagination li a:hover, ul.pagination li a:focus, ul.pagination li span:hover, ul.pagination li span:focus {
      background: #000000;
      color: #ffffff;
      text-decoration: none; }
  ul.pagination li.active span {
    background: #000000;
    color: #ffffff; }
    ul.pagination li.active span:hover {
      background: #000000; }
  ul.pagination li.pager-last, ul.pagination li.pager-first {
    display: none; }
  ul.pagination li.next, ul.pagination li.pager-last, ul.pagination li.prev, ul.pagination li.pager-first {
    border-radius: 20px !important; }
    ul.pagination li.next a, ul.pagination li.pager-last a, ul.pagination li.prev a, ul.pagination li.pager-first a {
      height: auto;
      width: auto;
      padding: 10px 25px !important;
      border-radius: 22px !important;
      font-weight: 700; }

header#navbar {
  margin-bottom: 60px;
  padding: 40px 0 64px 0;
  background: #89a9a9; }
  @media (max-width: 767px) {
    header#navbar {
      padding: 10px 0 32px 0; }
      header#navbar h1 {
        font-size: 2em; } }
  @media (min-width: 768px) and (max-width: 991px) {
    header#navbar {
      padding: 10px 0 64px 0; } }
  header#navbar #wb-bc {
    background: transparent; }
    header#navbar #wb-bc li:before {
      display: none; }
  header#navbar h1 {
    border: none; }
    @media (max-width: 767px) {
      header#navbar h1 {
        padding-left: 0; } }
  header#navbar #wb-bnr .logo {
    margin-bottom: 45px; }
  header#navbar #wb-bnr .top-right ul {
    float: left;
    list-style: none; }
    header#navbar #wb-bnr .top-right ul li a {
      margin-left: 20px;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 1px;
      color: #ffffff; }
    header#navbar #wb-bnr .top-right ul.text-right li {
      margin-top: 10px; }
  header#navbar .side-menu {
    position: fixed;
    top: 150px;
    right: 0;
    z-index: 9999;
    list-style: none;
    margin: 0;
    padding: 0; }
    header#navbar .side-menu ul.toggle-buttons {
      list-style: none;
      margin: 0;
      padding: 0;
      z-index: 1000; }
      @media (min-width: 768px) and (max-width: 991px) {
        header#navbar .side-menu ul.toggle-buttons {
          position: fixed;
          top: 10px;
          right: 0;
          z-index: 98; } }
      @media (max-width: 767px) {
        header#navbar .side-menu ul.toggle-buttons {
          position: fixed;
          top: 10px;
          right: 0;
          z-index: 98; } }
      header#navbar .side-menu ul.toggle-buttons li {
        margin: 0;
        padding: 0;
        overflow: hidden; }
    header#navbar .side-menu .menu-toggle {
      padding: 15px 13px;
      background: #ffffff;
      float: left; }
      header#navbar .side-menu .menu-toggle .line-bar {
        width: 24px;
        height: 1px;
        background: #1b1b1b;
        float: left;
        clear: both;
        margin-bottom: 6px; }
        header#navbar .side-menu .menu-toggle .line-bar:last-child {
          margin-bottom: 0; }
      header#navbar .side-menu .menu-toggle:hover {
        background: #1b1b1b; }
        header#navbar .side-menu .menu-toggle:hover .line-bar {
          background: #ffffff; }
      header#navbar .side-menu .menu-toggle.active {
        background: #ffffff !important; }
        header#navbar .side-menu .menu-toggle.active .line-bar {
          background: #1b1b1b !important; }
    header#navbar .side-menu .search-toggle {
      padding: 13px;
      display: block;
      width: 50px;
      height: 50px;
      background: #1b1b1b url(../images/icons/icons-small/Search-white.png) no-repeat center center; }
      header#navbar .side-menu .search-toggle:hover {
        background: #ffffff url(../images/icons/icons-small/Search.png) no-repeat center center; }
      header#navbar .side-menu .search-toggle .close-btn {
        display: none;
        margin-top: 6px; }
        header#navbar .side-menu .search-toggle .close-btn .line-bar {
          width: 24px;
          height: 1px;
          background: #ffffff;
          float: left;
          clear: both;
          margin-bottom: 6px; }
          header#navbar .side-menu .search-toggle .close-btn .line-bar:nth-child(1) {
            -webkit-transform-origin: 2px 4px;
            -ms-transform-origin: 2px 4px;
            transform-origin: 2px 4px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
          header#navbar .side-menu .search-toggle .close-btn .line-bar:nth-child(2) {
            -webkit-transform-origin: 13px 1px;
            -ms-transform-origin: 13px 1px;
            transform-origin: 13px 1px;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    header#navbar .side-menu .slideout-menu {
      position: relative;
      top: 0;
      right: 0;
      padding: 0;
      width: 0;
      overflow: hidden;
      background: #ffffff;
      height: 100%;
      display: none;
      overflow: auto;
      transition: all 0.3s ease-in-out; }
      header#navbar .side-menu .slideout-menu .slideoutheader {
        margin-bottom: 40px;
        overflow: hidden; }
        @media (max-width: 767px) {
          header#navbar .side-menu .slideout-menu .slideoutheader {
            margin-bottom: 20px;
            height: 60px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          header#navbar .side-menu .slideout-menu .slideoutheader {
            margin-bottom: 20px; } }

@media (max-width: 767px) and (max-width: 767px) {
  header#navbar .side-menu .slideout-menu .slideoutheader:before {
    content: '';
    display: block;
    width: 110px;
    height: 45px;
    background: url("../logo-black.png");
    background-size: cover; } }
        @media (min-width: 768px) and (max-width: 991px) {
          header#navbar .side-menu .slideout-menu .slideoutheader:before {
            content: url("../logo-black.png");
            zoom: 75%;
            display: inline; } }
        header#navbar .side-menu .slideout-menu .slideoutheader .btn.btn-pill {
          border-color: #1b1b1b;
          color: #1b1b1b; }
          header#navbar .side-menu .slideout-menu .slideoutheader .btn.btn-pill.btn-pin {
            background: transparent url(../images/icons/icons-small/Pin.png) no-repeat 20px center; }
            @media (max-width: 767px) {
              header#navbar .side-menu .slideout-menu .slideoutheader .btn.btn-pill.btn-pin {
                padding: 10px 20px 10px 36px;
                background-position: 10px center; } }
            @media (min-width: 768px) and (max-width: 991px) {
              header#navbar .side-menu .slideout-menu .slideoutheader .btn.btn-pill.btn-pin {
                padding: 10px 20px 10px 36px;
                background-position: 10px center; } }
            header#navbar .side-menu .slideout-menu .slideoutheader .btn.btn-pill.btn-pin:hover {
              color: #ffffff !important;
              background: #1b1b1b url(../images/icons/icons-small/Pin-white.png) no-repeat 20px center; }
              @media (max-width: 767px) {
                header#navbar .side-menu .slideout-menu .slideoutheader .btn.btn-pill.btn-pin:hover {
                  background-position: 10px center; } }
              @media (min-width: 768px) and (max-width: 991px) {
                header#navbar .side-menu .slideout-menu .slideoutheader .btn.btn-pill.btn-pin:hover {
                  background-position: 10px center; } }
        header#navbar .side-menu .slideout-menu .slideoutheader #wet-fullhd-lang {
          margin: 12px 0 0 30px;
          font-size: 12px;
          text-transform: uppercase;
          font-weight: 600;
          letter-spacing: 1px; }
        header#navbar .side-menu .slideout-menu .slideoutheader ul {
          list-style: none;
          float: right; }
          @media (max-width: 767px) {
            header#navbar .side-menu .slideout-menu .slideoutheader ul {
              padding-left: 0;
              position: absolute;
              right: 20px;
              top: 15px; } }
          header#navbar .side-menu .slideout-menu .slideoutheader ul.text-right {
            margin-top: 10px;
            font-weight: 600;
            font-size: 12px;
            letter-spacing: 1px;
            text-transform: uppercase; }
            @media (max-width: 767px) {
              header#navbar .side-menu .slideout-menu .slideoutheader ul.text-right {
                position: absolute;
                right: 20px;
                top: 60px; } }
      header#navbar .side-menu .slideout-menu .bottommenu {
        margin-top: 20px; }
        header#navbar .side-menu .slideout-menu .bottommenu ul {
          position: relative; }
          @media (max-width: 767px) {
            header#navbar .side-menu .slideout-menu .bottommenu ul {
              padding: 0 15px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            header#navbar .side-menu .slideout-menu .bottommenu ul {
              padding: 0 15px; } }
          header#navbar .side-menu .slideout-menu .bottommenu ul li {
            margin-bottom: 10px;
            float: left;
            clear: both; }
            header#navbar .side-menu .slideout-menu .bottommenu ul li .fa {
              font-size: 24px; }
            header#navbar .side-menu .slideout-menu .bottommenu ul li a {
              color: #000000;
              padding: 0; }
              header#navbar .side-menu .slideout-menu .bottommenu ul li a:hover {
                background: transparent;
                text-decoration: underline; }
            header#navbar .side-menu .slideout-menu .bottommenu ul li:nth-last-child(3) {
              position: absolute;
              right: 70px;
              bottom: -5px; }
              @media (max-width: 767px) {
                header#navbar .side-menu .slideout-menu .bottommenu ul li:nth-last-child(3) {
                  bottom: -55px; } }
            header#navbar .side-menu .slideout-menu .bottommenu ul li:nth-last-child(2) {
              position: absolute;
              right: 38px;
              bottom: -5px; }
              @media (max-width: 767px) {
                header#navbar .side-menu .slideout-menu .bottommenu ul li:nth-last-child(2) {
                  bottom: -55px; } }
            header#navbar .side-menu .slideout-menu .bottommenu ul li:nth-last-child(1) {
              position: absolute;
              right: 0;
              bottom: -5px; }
              @media (max-width: 767px) {
                header#navbar .side-menu .slideout-menu .bottommenu ul li:nth-last-child(1) {
                  bottom: -55px; } }
      @media (max-width: 767px) {
        header#navbar .side-menu .slideout-menu .mainmenu ul {
          padding: 0 15px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        header#navbar .side-menu .slideout-menu .mainmenu ul {
          padding: 0 15px; } }
      header#navbar .side-menu .slideout-menu .mainmenu ul:nth-of-type(1) {
        margin-bottom: 30px; }
        header#navbar .side-menu .slideout-menu .mainmenu ul:nth-of-type(1) li:nth-child(1), header#navbar .side-menu .slideout-menu .mainmenu ul:nth-of-type(1) li:nth-child(2), header#navbar .side-menu .slideout-menu .mainmenu ul:nth-of-type(1) li:nth-child(3) {
          font-size: 18px;
          margin: 0; }
          header#navbar .side-menu .slideout-menu .mainmenu ul:nth-of-type(1) li:nth-child(1) a, header#navbar .side-menu .slideout-menu .mainmenu ul:nth-of-type(1) li:nth-child(2) a, header#navbar .side-menu .slideout-menu .mainmenu ul:nth-of-type(1) li:nth-child(3) a {
            padding: 20px 0 20px 50px;
            background-size: 40px; }
        header#navbar .side-menu .slideout-menu .mainmenu ul:nth-of-type(1) li:nth-child(1) a {
          background: url(../images/icons/icons-medium/Tag.png) no-repeat left center;
          background-size: 36px; }
        header#navbar .side-menu .slideout-menu .mainmenu ul:nth-of-type(1) li:nth-child(2) a {
          background: url(../images/icons/icons-medium/Indicator.png) no-repeat left center;
          background-size: 36px; }
        header#navbar .side-menu .slideout-menu .mainmenu ul:nth-of-type(1) li:nth-child(3) a {
          background: url(../images/icons/icons-medium/Earth.png) no-repeat left center;
          background-size: 36px; }
      header#navbar .side-menu .slideout-menu .mainmenu ul li {
        margin-bottom: 15px;
        font-size: 16px; }
        header#navbar .side-menu .slideout-menu .mainmenu ul li a {
          color: #000000;
          padding: 0;
          font-weight: 600; }
          header#navbar .side-menu .slideout-menu .mainmenu ul li a:hover {
            background-color: transparent;
            text-decoration: underline; }
    header#navbar .side-menu #search-popup {
      position: relative;
      top: 0;
      right: 0;
      padding: 0;
      width: 0;
      overflow: hidden;
      background: #ffffff;
      height: 100%;
      display: none;
      overflow: auto;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 767px) {
        header#navbar .side-menu #search-popup {
          width: 100%; } }
      @media (max-width: 767px) {
        header#navbar .side-menu #search-popup .container {
          padding: 15px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        header#navbar .side-menu #search-popup .container {
          padding: 15px; } }
      @media (max-width: 767px) {
        header#navbar .side-menu #search-popup .container:before {
          content: url("../logo-black.png");
          zoom: 55%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        header#navbar .side-menu #search-popup .container:before {
          content: url("../logo-black.png");
          zoom: 75%; } }
      header#navbar .side-menu #search-popup form {
        position: relative; }
        header#navbar .side-menu #search-popup form .form-item-search {
          width: calc(100% - 175px);
          display: inline-block;
          padding-right: 30px; }
          @media (max-width: 767px) {
            header#navbar .side-menu #search-popup form .form-item-search {
              width: calc(100% - 90px);
              margin-bottom: 0; } }
          @media (min-width: 768px) and (max-width: 991px) {
            header#navbar .side-menu #search-popup form .form-item-search {
              width: calc(100% - 90px);
              margin-bottom: 0; } }
        header#navbar .side-menu #search-popup form button {
          width: 175px; }
          @media (max-width: 767px) {
            header#navbar .side-menu #search-popup form button {
              width: 75px;
              right: 0; } }
          @media (min-width: 768px) and (max-width: 991px) {
            header#navbar .side-menu #search-popup form button {
              width: 75px;
              right: 0; } }
        header#navbar .side-menu #search-popup form input {
          width: 100%;
          border: none;
          border-bottom: 1px solid #000;
          border-radius: 0;
          box-shadow: none;
          font-weight: bold;
          font-size: 2em;
          color: #000;
          padding-left: 50px; }
          @media (max-width: 767px) {
            header#navbar .side-menu #search-popup form input {
              padding-left: 35px; } }
          @media (min-width: 768px) and (max-width: 991px) {
            header#navbar .side-menu #search-popup form input {
              padding-left: 35px; } }
        header#navbar .side-menu #search-popup form:before {
          position: absolute;
          top: 18px;
          left: 18px;
          content: url("../images/icons/icons-small/Search.png"); }
          @media (max-width: 767px) {
            header#navbar .side-menu #search-popup form:before {
              left: 0; } }
          @media (min-width: 768px) and (max-width: 991px) {
            header#navbar .side-menu #search-popup form:before {
              left: 0; } }
      @media (max-width: 767px) {
        header#navbar .side-menu #search-popup #search-links-replace {
          padding: 0 15px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        header#navbar .side-menu #search-popup #search-links-replace {
          padding: 0 15px; } }
      header#navbar .side-menu #search-popup #search-links-replace .view-all-link {
        margin-top: 50px; }
      header#navbar .side-menu #search-popup #search-links-replace h3 {
        font-weight: bold; }
        @media (max-width: 767px) {
          header#navbar .side-menu #search-popup #search-links-replace h3 {
            margin-top: 30px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          header#navbar .side-menu #search-popup #search-links-replace h3 {
            margin-top: 30px; } }
      header#navbar .side-menu #search-popup #search-links-replace ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        header#navbar .side-menu #search-popup #search-links-replace ul li {
          position: relative;
          margin-bottom: 10px; }
          header#navbar .side-menu #search-popup #search-links-replace ul li a {
            background: #ececec;
            display: block;
            padding: 15px 180px 15px 15px;
            font-size: 1.1em;
            font-weight: 400;
            color: #000000; }
            header#navbar .side-menu #search-popup #search-links-replace ul li a:hover {
              background: lightgray; }
          header#navbar .side-menu #search-popup #search-links-replace ul li span {
            position: absolute;
            top: 50%;
            margin-top: -8px;
            right: 15px;
            padding: 0 10px;
            display: inline-block;
            margin-bottom: 10px;
            text-transform: uppercase;
            font-weight: 400;
            border-radius: 20px;
            color: #ffffff;
            background: #89a9a9;
            font-size: .8em;
            font-weight: bold;
            line-height: 1.6em; }
            header#navbar .side-menu #search-popup #search-links-replace ul li span.theme-education-and-literacy {
              background: #2f64b9; }
            header#navbar .side-menu #search-popup #search-links-replace ul li span.theme-science-technology-and-innovation {
              background: #249965; }
            header#navbar .side-menu #search-popup #search-links-replace ul li span.theme-culture {
              background: #fb6846; }
            header#navbar .side-menu #search-popup #search-links-replace ul li span.theme-communication-and-information {
              background: #a99b5e; }
      @media (max-width: 767px) {
        header#navbar .side-menu #search-popup #search-links-replace .col-md-6:last-child li a {
          padding: 15px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        header#navbar .side-menu #search-popup #search-links-replace .col-md-6:last-child li a {
          padding: 15px; } }
    header#navbar .side-menu.active {
      position: fixed;
      top: 0;
      right: 0;
      height: 100vh;
      width: auto;
      z-index: 9999999; }
      @media (max-width: 767px) {
        header#navbar .side-menu.active {
          left: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        header#navbar .side-menu.active {
          left: 0; } }
      header#navbar .side-menu.active .slideout-menu {
        width: 500px;
        padding: 20px 50px;
        display: block; }
        @media (max-width: 767px) {
          header#navbar .side-menu.active .slideout-menu {
            width: calc(100vw - 50px);
            padding: 15px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          header#navbar .side-menu.active .slideout-menu {
            width: calc(100vw - 50px);
            padding: 15px; } }
      header#navbar .side-menu.active ul.toggle-buttons {
        position: absolute;
        top: 150px;
        left: -50px;
        z-index: 0; }
        @media (max-width: 767px) {
          header#navbar .side-menu.active ul.toggle-buttons {
            top: 10px;
            z-index: 99999999;
            margin-left: 100%; } }
        @media (min-width: 768px) and (max-width: 991px) {
          header#navbar .side-menu.active ul.toggle-buttons {
            top: 10px;
            z-index: 99999999;
            margin-left: 100%; } }
        header#navbar .side-menu.active ul.toggle-buttons .menu-toggle {
          background: #000000;
          color: #ffffff; }
          header#navbar .side-menu.active ul.toggle-buttons .menu-toggle .line-bar {
            background: #ffffff; }
            header#navbar .side-menu.active ul.toggle-buttons .menu-toggle .line-bar:nth-child(2) {
              -webkit-transform-origin: 2px 4px;
              -ms-transform-origin: 2px 4px;
              transform-origin: 2px 4px;
              -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
            header#navbar .side-menu.active ul.toggle-buttons .menu-toggle .line-bar:nth-child(3) {
              -webkit-transform-origin: 13px 1px;
              -ms-transform-origin: 13px 1px;
              transform-origin: 13px 1px;
              -webkit-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
            header#navbar .side-menu.active ul.toggle-buttons .menu-toggle .line-bar:nth-child(4) {
              display: none; }
    header#navbar .side-menu.active-search {
      position: fixed;
      top: 0;
      right: 0;
      height: 100vh;
      width: auto;
      z-index: 9999999; }
      @media (max-width: 767px) {
        header#navbar .side-menu.active-search {
          left: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        header#navbar .side-menu.active-search {
          left: 0; } }
      header#navbar .side-menu.active-search #search-popup {
        width: calc(100vw - 50px);
        padding: 100px 50px;
        display: block; }
        @media (max-width: 767px) {
          header#navbar .side-menu.active-search #search-popup {
            width: 100%;
            padding: 30px 0 0 0; } }
        @media (min-width: 768px) and (max-width: 991px) {
          header#navbar .side-menu.active-search #search-popup {
            width: 100%;
            padding: 30px 0 0 0; } }
      header#navbar .side-menu.active-search ul.toggle-buttons {
        position: absolute;
        top: 150px;
        left: -50px; }
        @media (max-width: 767px) {
          header#navbar .side-menu.active-search ul.toggle-buttons {
            top: 10px;
            width: 50px;
            margin-left: 100%; } }
        @media (min-width: 768px) and (max-width: 991px) {
          header#navbar .side-menu.active-search ul.toggle-buttons {
            top: 10px;
            width: 50px;
            margin-left: 100%; } }
        header#navbar .side-menu.active-search ul.toggle-buttons .search-toggle {
          background: #000000; }
        header#navbar .side-menu.active-search ul.toggle-buttons .close-btn {
          display: block; }

header .title-breadcrumb {
  padding-left: 45px; }
  @media (max-width: 767px) {
    header .title-breadcrumb {
      padding-left: 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    header .title-breadcrumb {
      padding-left: 0px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    header .title-breadcrumb {
      padding-left: 45px; } }
  header .title-breadcrumb #wb-bc {
    margin-bottom: 10px; }
    header .title-breadcrumb #wb-bc li {
      position: relative;
      margin-right: 8px; }
    header .title-breadcrumb #wb-bc a {
      color: #ffffff;
      font-weight: 600;
      text-transform: uppercase;
      font-size: .9em;
      padding-right: 20px;
      overflow: visible; }
      header .title-breadcrumb #wb-bc a:after {
        position: absolute;
        right: 0; }

.front header .title-breadcrumb {
  text-align: center; }

body.slideout-menu-active {
  overflow: hidden; }
  body.slideout-menu-active:before {
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      body.slideout-menu-active:before {
        right: 0; } }

footer#wb-info {
  color: #a4a4a4;
  font-size: 13px;
  background: #1b1b1b;
  padding: 50px 0 30px;
  margin-top: 95px; }
  @media (max-width: 767px) {
    footer#wb-info {
      margin-top: 30px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    footer#wb-info {
      margin-top: 30px; } }
  footer#wb-info a {
    font-size: 13px;
    color: #dadada; }
    footer#wb-info a:hover {
      color: #a4a4a4; }
    footer#wb-info a:focus {
      color: #a4a4a4; }
    footer#wb-info a.btn {
      font-size: 14px; }
  footer#wb-info ul {
    font-weight: bold;
    list-style: none;
    margin: 0;
    padding: 0; }
    footer#wb-info ul li {
      margin-bottom: 15px; }
      footer#wb-info ul li a {
        padding: 0; }
        footer#wb-info ul li a:hover {
          background: transparent;
          color: #ffffff;
          text-decoration: underline; }
        footer#wb-info ul li a:focus {
          text-decoration: underline; }
  footer#wb-info .bottomfooter {
    margin-top: 90px; }
    @media (max-width: 767px) {
      footer#wb-info .bottomfooter {
        margin-top: 0; } }
    footer#wb-info .bottomfooter span {
      margin-right: 20px; }
      footer#wb-info .bottomfooter span a {
        color: #a4a4a4;
        text-decoration: underline; }
        footer#wb-info .bottomfooter span a:hover {
          color: #ffffff; }
    footer#wb-info .bottomfooter ul {
      float: right; }
      @media (max-width: 767px) {
        footer#wb-info .bottomfooter ul {
          float: none; } }
      footer#wb-info .bottomfooter ul li {
        float: left;
        margin-left: 30px; }
        footer#wb-info .bottomfooter ul li .fa {
          vertical-align: middle;
          font-size: 22px; }
        @media (max-width: 767px) {
          footer#wb-info .bottomfooter ul li {
            display: none;
            width: 100%;
            margin-left: 0; }
            footer#wb-info .bottomfooter ul li:nth-child(1), footer#wb-info .bottomfooter ul li:nth-child(2), footer#wb-info .bottomfooter ul li:nth-child(3) {
              display: block; } }
        footer#wb-info .bottomfooter ul li:nth-child(5) {
          display: none; }
    footer#wb-info .bottomfooter .terms-menu span {
      vertical-align: top; }
    footer#wb-info .bottomfooter .terms-menu ul.menu.nav {
      display: inline-block;
      float: none; }
      footer#wb-info .bottomfooter .terms-menu ul.menu.nav li {
        margin-bottom: 0; }

.flexslider {
  background: transparent;
  padding: 0;
  margin: 0;
  border: none; }

.flex-control-nav {
  text-align: left; }
  @media (max-width: 767px) {
    .flex-control-nav {
      right: 0;
      margin: 20px;
      bottom: -39px;
      width: auto; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .flex-control-nav {
      right: 0;
      margin: 20px;
      bottom: -39px;
      width: auto; } }

.view-visualisations .flexslider .col-md-5 {
  position: absolute;
  height: 100%; }
  @media (max-width: 767px) {
    .view-visualisations .flexslider .col-md-5 {
      position: relative; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .view-visualisations .flexslider .col-md-5 {
      position: relative; } }

.view-visualisations .flexslider .use-uiscomponents {
  left: 0;
  bottom: 0;
  position: absolute; }
  @media (max-width: 767px) {
    .view-visualisations .flexslider .use-uiscomponents {
      right: 0;
      padding-left: 25px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .view-visualisations .flexslider .use-uiscomponents {
      right: 0;
      padding-left: 25px; } }

.jcarousel-skin-default .jcarousel-container-horizontal {
  width: 100%;
  height: auto; }
  .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal {
    width: 100%;
    height: auto; }
    .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item {
      height: 212px;
      width: 252px !important; }
    .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal li {
      margin: 0;
      border: none;
      padding: 30px 20px;
      text-align: center;
      color: #ffffff; }
      .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal li img {
        border-radius: 15px;
        display: inline-block; }
      .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal li a {
        color: #ffffff;
        font-size: 1.3em;
        font-weight: 600;
        margin-top: 30px;
        display: block; }
      .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal li.odd {
        background: #348bdd; }
      .jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal li.even {
        background: #2071be; }

.jcarousel-skin-default .jcarousel-prev-horizontal, .jcarousel-skin-default .jcarousel-next-horizontal {
  top: 50%;
  margin-top: -10px;
  color: #000000; }
  .jcarousel-skin-default .jcarousel-prev-horizontal:hover, .jcarousel-skin-default .jcarousel-prev-horizontal:focus, .jcarousel-skin-default .jcarousel-next-horizontal:hover, .jcarousel-skin-default .jcarousel-next-horizontal:focus {
    border: none;
    text-decoration: none; }

.jcarousel-skin-default .jcarousel-prev-horizontal {
  left: 0;
  background: transparent;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
  .jcarousel-skin-default .jcarousel-prev-horizontal:before {
    font-size: 40px;
    font-weight: bold;
    color: #999;
    font-family: Icons, serif;
    content: "˃"; }

.jcarousel-skin-default .jcarousel-next-horizontal {
  right: 0;
  background: transparent; }
  .jcarousel-skin-default .jcarousel-next-horizontal:before {
    font-size: 40px;
    font-weight: bold;
    color: #999;
    font-family: Icons, serif;
    content: "˃"; }

.page-body-left {
  padding-left: 45px;
  /*padding-right:70px;*/
  padding-right: 20px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-body-left {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 767px) {
    .page-body-left {
      padding-left: 0;
      padding-right: 0; } }

.page-primary-image, .page-intro {
  margin-bottom: 35px; }

/* Global nav */
@media (max-width: 767px) {
  #wb-bnr .top-right {
    display: none; } }

@media (min-width: 768px) and (max-width: 991px) {
  #wb-bnr .top-right {
    display: none; } }

/* Right sidebar */
.page-body-right,
.page-body-right-light {
  /* Load more/pagination fix */
  background: #2e2e2e;
  padding: 45px 40px;
  color: #ffffff;
  position: relative;
  overflow: hidden; }
  .page-body-right ul,
  .page-body-right-light ul {
    font-size: 16px;
    font-weight: 400;
    list-style: none;
    padding: 0;
    margin: 0 0 45px 0; }
    .page-body-right ul li,
    .page-body-right-light ul li {
      position: relative;
      padding-left: 20px;
      margin-bottom: 30px;
      font-weight: 600; }
      .page-body-right ul li:last-child,
      .page-body-right-light ul li:last-child {
        margin-bottom: 0; }
      .page-body-right ul li:before,
      .page-body-right-light ul li:before {
        position: absolute;
        left: 0;
        top: 3px;
        font: normal normal normal 16px/1 FontAwesome;
        content: "\f105"; }
  .page-body-right .pager-load-more li,
  .page-body-right-light .pager-load-more li {
    padding-left: 0; }
    .page-body-right .pager-load-more li:before,
    .page-body-right-light .pager-load-more li:before {
      display: none; }
    .page-body-right .pager-load-more li:after,
    .page-body-right-light .pager-load-more li:after {
      background: none; }
  @media (max-width: 767px) {
    .page-body-right,
    .page-body-right-light {
      margin-top: 45px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-body-right,
    .page-body-right-light {
      margin-top: 45px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .page-body-right,
    .page-body-right-light {
      margin-top: 0px; } }
  .page-body-right h2,
  .page-body-right-light h2 {
    margin-top: 0; }
  @media (max-width: 767px) {
    .page-body-right,
    .page-body-right-light {
      margin-left: -30px;
      margin-right: -30px;
      padding: 45px 30px; } }
  .page-body-right a,
  .page-body-right-light a {
    color: #ffffff; }
  .page-body-right h2,
  .page-body-right-light h2 {
    line-height: 36px;
    font-size: 30px; }

.page-body-right-cta {
  background: #89a9a9;
  padding: 40px 40px;
  color: #ffffff;
  position: relative; }
  .page-body-right-cta h2 {
    margin: 0; }
    .page-body-right-cta h2 a:after {
      position: absolute;
      right: 45px;
      top: calc(50% - 6px);
      font: normal normal normal 16px/1 FontAwesome;
      content: "\f105"; }
  @media (max-width: 767px) {
    .page-body-right-cta {
      margin-left: -30px;
      margin-right: -30px; } }
  .page-body-right-cta a {
    color: #ffffff; }
    .page-body-right-cta a.list-link {
      display: block; }
      .page-body-right-cta a.list-link:after {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -5px;
        color: #ffffff;
        font: normal normal normal 16px/1 FontAwesome;
        content: "\f105"; }
        @media (max-width: 767px) {
          .page-body-right-cta a.list-link:after {
            right: 30px; } }
  .page-body-right-cta h2 {
    line-height: 36px;
    font-size: 30px; }

.page-body-right-light {
  background: #ececec;
  padding: 40px 40px;
  color: #000000;
  position: relative; }
  .page-body-right-light a {
    color: #000000; }
  .page-body-right-light h2 {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .page-body-right-light {
      margin-left: -30px;
      margin-right: -30px; } }
  .page-body-right-light h2 {
    margin: 0; }
    .page-body-right-light h2 a:after {
      position: absolute;
      right: 45px;
      top: calc(50% - 6px);
      font: normal normal normal 16px/1 FontAwesome;
      content: "\f105"; }

.page-body-right-blue {
  background: #2f64b9;
  padding: 40px 40px;
  color: #ffffff;
  position: relative; }
  .page-body-right-blue a {
    color: #ffffff; }
  .page-body-right-blue h2 {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .page-body-right-blue {
      margin-left: -30px;
      margin-right: -30px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-body-right-blue {
      margin-left: -30px;
      margin-right: -30px; } }
  .page-body-right-blue h2 {
    margin: 0; }
  .page-body-right-blue .explore-link-box {
    font-family: 'adamant';
    line-height: 38px;
    font-size: 34px;
    margin-bottom: 75px; }

.page-body-right-white {
  margin-bottom: 30px; }

.page-body-bottom {
  margin-top: 60px; }

.pane-twitter-feed-panel-pane-1 h2.pane-title {
  margin-bottom: 25px; }

.view-twitter-feed .view-header {
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: uppercase; }
  .view-twitter-feed .view-header:before {
    content: url("../images/icons/twitter-unesco.png");
    display: inline-block; }
  .view-twitter-feed .view-header #twitter-block-image {
    display: inline-block;
    position: absolute;
    padding: 20px 15px; }

.view-twitter-feed .view-content a:before {
  display: none; }

.view-twitter-feed .view-content ul {
  font-size: .9em; }

.view-twitter-feed .view-content li {
  font-weight: 300; }

.view-twitter-feed .view-footer {
  margin-top: 50px; }

@media (min-width: 1200px) {
  .node-type-page header#navbar {
    background: url(../images/backgrounds/page-bg.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .node-type-page header#navbar {
    background: url(../images/backgrounds/page-bg.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 768px) and (max-width: 991px) {
  .node-type-page header#navbar {
    background: url(../images/backgrounds/page-bg-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (max-width: 767px) {
  .node-type-page header#navbar {
    background: url(../images/backgrounds/page-bg-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

/* Search bar - Custom across the website */
.search-bar {
  /*.views-exposed-widget {
    width: auto;
  } */
  /*.btn.btn-primary {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 11px 25px 10px 25px;
    margin-top: 21px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
  } */ }
  .search-bar #edit-combine-wrapper {
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    position: relative; }
  .search-bar .views-widget-combine-edit-combine {
    width: 100%;
    position: relative; }
  .search-bar .form-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0; }
  .search-bar .views-submit-button {
    position: absolute;
    right: 0;
    top: 37px;
    width: auto; }
    .search-bar .views-submit-button button {
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 1px; }
  .search-bar button {
    margin-top: 0 !important; }

/* Search filters and facets
================================ */
.views-exposed-widgets label,
.pane-search-widget label,
.search-widget-form label {
  text-transform: uppercase;
  font-size: .8em;
  letter-spacing: 1px;
  font-weight: 700; }

.views-exposed-widgets .form-actions button,
.pane-search-widget .form-actions button,
.search-widget-form .form-actions button {
  padding: 12px 20px 9px 20px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px; }

.views-exposed-widget {
  width: 33.333333%; }
  .views-exposed-widget:last-child {
    padding-right: 0; }
  .views-exposed-widget input, .views-exposed-widget select, .views-exposed-widget .form-item, .views-exposed-widget .container-inline-date .date-padding {
    width: 100%; }
  @media (max-width: 767px) {
    .views-exposed-widget {
      width: 100%;
      padding-right: 0; } }

.view-country-profile-documents .views-exposed-widget {
  width: 100%; }

#edit-combine-wrapper {
  width: 98%;
  padding: 0;
  position: relative; }
  #edit-combine-wrapper:before {
    position: absolute;
    top: 36px;
    left: 18px;
    content: url("../images/icons/icons-small/Search.png"); }
  #edit-combine-wrapper input {
    width: 99%;
    padding-left: 50px;
    padding-right: 100px;
    margin-top: 2px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px; }

.listings-view {
  /* Inline icons (Topics page)*/ }
  .listings-view a {
    color: #000000;
    text-decoration: none; }
    .listings-view a:visited {
      color: #000000;
      text-decoration: none; }
    .listings-view a:hover {
      text-decoration: underline; }
  .listings-view .views-row {
    margin-bottom: 30px;
    display: table;
    width: 100%; }
    .listings-view .views-row .image img {
      border: 1px solid #ececec;
      width: 100%; }
    .listings-view .views-row h3 {
      margin-top: 0; }
    .listings-view .views-row .type {
      padding: 0 10px;
      display: inline-block;
      margin-bottom: 10px;
      text-transform: uppercase;
      font-weight: 400;
      border-radius: 20px;
      color: #ffffff;
      background: #89a9a9;
      font-size: .8em;
      font-weight: bold;
      line-height: 1.6em; }
  .listings-view.listing-theme-indicator h3 {
    margin-top: 0;
    padding-left: 0;
    position: relative; }
    .listings-view.listing-theme-indicator h3:before {
      background: #89a9a9;
      content: '';
      width: 12px;
      height: 12px;
      position: initial;
      left: 0;
      top: 6px;
      margin-right: 10px;
      border-radius: 50%; }
  .listings-view.listing-theme-indicator .views-row {
    position: relative;
    display: table;
    width: 100%; }
    .listings-view.listing-theme-indicator .views-row.theme-education-and-literacy .type {
      background: #2f64b9; }
    .listings-view.listing-theme-indicator .views-row.theme-education-and-literacy h3:before {
      background: #2f64b9;
      content: '';
      width: 12px;
      height: 12px;
      display: inline-block;
      margin-right: 10px;
      border-radius: 50%; }
    .listings-view.listing-theme-indicator .views-row.theme-science-technology-and-innovation .type {
      background: #249965; }
    .listings-view.listing-theme-indicator .views-row.theme-science-technology-and-innovation h3:before {
      background: #249965;
      content: '';
      width: 12px;
      height: 12px;
      display: inline-block;
      margin-right: 10px;
      border-radius: 50%; }
    .listings-view.listing-theme-indicator .views-row.theme-culture .type {
      background: #fb6846; }
    .listings-view.listing-theme-indicator .views-row.theme-culture h3:before {
      background: #fb6846;
      content: '';
      width: 12px;
      height: 12px;
      display: inline-block;
      margin-right: 10px;
      border-radius: 50%; }
    .listings-view.listing-theme-indicator .views-row.theme-communication-and-information .type {
      background: #a99b5e; }
    .listings-view.listing-theme-indicator .views-row.theme-communication-and-information h3:before {
      background: #a99b5e;
      content: '';
      width: 12px;
      height: 12px;
      display: inline-block;
      margin-right: 10px;
      border-radius: 50%; }
  .listings-view.listings-view-sidebar .views-row {
    margin-left: 22px; }
  .listings-view.listings-view-sidebar h3 {
    margin-top: 0;
    padding-left: 0; }
    .listings-view.listings-view-sidebar h3:before {
      background: #89a9a9;
      content: '';
      width: 12px;
      height: 12px;
      display: inline-block;
      margin-right: 10px;
      border-radius: 50%;
      margin-left: -22px; }
  .listings-view.listings-view1 .views-row {
    border-bottom: 1px solid #ccc;
    padding: 30px 45px;
    margin: 0; }
  .listings-view.listings-view2 {
    background: #ececec; }
    .listings-view.listings-view2 .views-row {
      border-bottom: 1px solid #ccc;
      padding: 30px 45px;
      margin: 0; }
      @media (max-width: 767px) {
        .listings-view.listings-view2 .views-row {
          padding: 30px 30px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .listings-view.listings-view2 .views-row {
          padding: 30px 30px; } }
    @media (max-width: 767px) {
      .listings-view.listings-view2 {
        margin-left: -30px;
        margin-right: -30px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .listings-view.listings-view2 {
        margin-left: -30px;
        margin-right: -30px; } }
  .listings-view .body, .listings-view .views-field-body {
    margin-bottom: 15px; }
  .listings-view .views-field-node-sharelinks,
  .listings-view .views-field-field-published-date {
    display: inline-block; }

/* Theme tabs */
.view-themes-as-tabs,
.view-themes-as-tabs-mobile {
  margin-bottom: 45px; }
  .view-themes-as-tabs ul,
  .view-themes-as-tabs-mobile ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-height: 50px; }
    .view-themes-as-tabs ul li,
    .view-themes-as-tabs-mobile ul li {
      display: inline-block;
      margin-bottom: 20px;
      width: 24%;
      margin-right: 10px;
      text-align: center;
      vertical-align: middle;
      /*
      Adjust tab padding around text w/ 2 lines
      */ }
      .view-themes-as-tabs ul li:last-child,
      .view-themes-as-tabs-mobile ul li:last-child {
        margin-right: 0; }
      @media (max-width: 767px) {
        .view-themes-as-tabs ul li,
        .view-themes-as-tabs-mobile ul li {
          display: block;
          width: 100%;
          margin-bottom: 20px;
          text-align: center; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .view-themes-as-tabs ul li,
        .view-themes-as-tabs-mobile ul li {
          display: block;
          width: 100%;
          margin-bottom: 20px;
          text-align: center; } }
      .view-themes-as-tabs ul li a,
      .view-themes-as-tabs-mobile ul li a {
        background: #ececec;
        color: #000000;
        padding: 24px 25px;
        height: 64px;
        border-radius: 50px;
        font-weight: 700;
        position: relative;
        display: block;
        line-height: 1.1; }
        @media (max-width: 767px) {
          .view-themes-as-tabs ul li a,
          .view-themes-as-tabs-mobile ul li a {
            display: block;
            width: 100%;
            margin-bottom: 10px;
            padding-right: 50px !important; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .view-themes-as-tabs ul li a,
          .view-themes-as-tabs-mobile ul li a {
            display: block;
            width: 100%;
            margin-bottom: 10px;
            padding-right: 50px !important; } }
        .view-themes-as-tabs ul li a.active,
        .view-themes-as-tabs-mobile ul li a.active {
          background: #2f64bb;
          color: #ffffff; }
          .view-themes-as-tabs ul li a.active:before,
          .view-themes-as-tabs-mobile ul li a.active:before {
            width: 0;
            height: 0;
            content: '';
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-top: 15px solid #2f64bb;
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -7px;
            margin-bottom: -14px; }
        .view-themes-as-tabs ul li a:hover,
        .view-themes-as-tabs-mobile ul li a:hover {
          background: #2e2e2e;
          color: #ffffff;
          text-decoration: none; }
      .view-themes-as-tabs ul li.views-row-even a,
      .view-themes-as-tabs-mobile ul li.views-row-even a {
        padding: 18px 25px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .view-themes-as-tabs ul li a:after,
    .view-themes-as-tabs-mobile ul li a:after {
      position: absolute;
      right: 25px;
      top: 22px;
      font: normal normal normal 16px/1 FontAwesome;
      content: "\f106"; } }
  @media (max-width: 767px) {
    .view-themes-as-tabs ul li a:after,
    .view-themes-as-tabs-mobile ul li a:after {
      position: absolute;
      right: 25px;
      top: 22px;
      font: normal normal normal 16px/1 FontAwesome;
      content: "\f107"; } }

@media (min-width: 768px) and (max-width: 991px) {
  .themetabs-active .view-themes-as-tabs ul li a:after {
    content: "\f106"; } }

@media (max-width: 767px) {
  .themetabs-active .view-themes-as-tabs ul li a:after {
    content: "\f106"; } }

/* Theme tabs - Mobile adjustments */
@media (max-width: 767px) {
  .view-themes-as-tabs-mobile {
    margin-top: 45px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .view-themes-as-tabs-mobile {
    margin-top: 45px; } }

/* jQuery UI Vertical Tabs */
.ui-tabs-vertical {
  padding: 0;
  overflow: hidden; }

.ui-tabs-vertical .ui-widget-header {
  border: none; }

.ui-tabs-vertical .ui-tabs-nav {
  float: left;
  /*width: 320px;*/ }

.ui-tabs-vertical .ui-tabs-nav li {
  width: 100%;
  margin: 0.2em 0;
  border-width: 1px 0 1px 1px;
  border-radius: 4px 0 0 4px;
  overflow: hidden;
  position: relative;
  right: -2px; }

.ui-tabs-vertical .ui-tabs-nav li a {
  display: block;
  width: 100%;
  padding: 0.6em 1em; }

.ui-tabs-vertical .ui-tabs-nav li a:hover {
  cursor: pointer; }

.ui-tabs-vertical .ui-tabs-nav li.ui-state-active {
  margin-bottom: 0.2em;
  padding-bottom: 0;
  border-right: 1px solid white; }

.ui-tabs-vertical .ui-tabs-nav li:last-child {
  margin-bottom: 10px; }

.ui-tabs-vertical .ui-tabs-panel {
  float: left;
  /*	width: -webkit-calc(100% - 321px);
	width: calc(100% - 321px); */
  box-sizing: border-box; }

.ui-widget {
  font-family: inherit; }

.ui-widget-header {
  background: none; }

.ui-corner-top,
.ui-corner-all {
  border: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.ui-tabs-vertical .ui-tabs-nav {
  border: 0; }

/*
Icons
*/
/* .share-link, .pinit-link,  */
.number-comments, .time, .file-extension, .views-field-extension,
.info-icon, .upload, .views-field-field-event-date, .date-display-single, .views-field-field-document-upload {
  display: inline-block;
  margin-right: 10px;
  font-weight: 400;
  font-size: 0.91em;
  vertical-align: middle; }
  .number-comments:before, .time:before, .file-extension:before, .views-field-extension:before,
  .info-icon:before, .upload:before, .views-field-field-event-date:before, .date-display-single:before, .views-field-field-document-upload:before {
    height: 26px;
    display: inline-block;
    color: #aaa;
    vertical-align: middle; }

.views-field-extension:before,
.file-extension:before {
  content: url("../images/icons/icons-small/Document.png");
  opacity: 0.4;
  filter: alpha(opacity=40); }

.number-comments:before {
  content: url("../images/icons/icons-small/Comment.png");
  opacity: 0.4;
  filter: alpha(opacity=40); }

.time:before {
  content: url("../images/icons/icons-small/Time.png");
  opacity: 0.4;
  filter: alpha(opacity=40); }

.page-body-right .time:before {
  content: url("../images/icons/icons-small/Time-white.png");
  opacity: 0.6;
  filter: alpha(opacity=60); }

.info-icon:before {
  content: url("../images/icons/icons-small/Info-white.png"); }

/* Icons fixes for Docs, Topics and Search Results */
.views-field-field-document-upload,
.views-field-extension,
.page-search .views-field-php {
  display: inline-block;
  text-transform: uppercase; }
  .views-field-field-document-upload .ctools-content ul,
  .views-field-extension .ctools-content ul,
  .page-search .views-field-php .ctools-content ul {
    padding: 0;
    margin: 0; }

/* Share/Pinit icons in header */
header .use-uiscomponents {
  float: left;
  margin-right: 15px; }
  header .use-uiscomponents .icon {
    color: #ffffff; }

.landing-page {
  /* Thumbnais*/
  /* Visualisation Slier - reset thumbnails styling */ }
  .landing-page .views-field-field-featured-image .image-actual.img-responsive {
    max-width: 200px;
    max-height: 140px;
    display: inline-block;
    float: left;
    margin-right: 25px; }
    @media (max-width: 767px) {
      .landing-page .views-field-field-featured-image .image-actual.img-responsive {
        width: 130px; } }
  .landing-page .view-visualisations .views-field-field-featured-image .image-actual.img-responsive {
    max-width: 100%;
    max-height: 100%; }

.view-related-content .url, .view-related-content .summary, .view-related-content .upload {
  display: inline-block; }

.view-related-content .summary span.file {
  margin-right: 20px; }

.view-related-content .image {
  width: 200px;
  padding-right: 25px;
  border: 0; }
  @media (max-width: 767px) {
    .view-related-content .image {
      width: 130px; } }

.view-related-content .url {
  display: inline-block; }
  .view-related-content .url a {
    padding: 12px 25px;
    display: block;
    border: 1px solid #000000;
    border-radius: 50px;
    background: transparent;
    color: #000000;
    margin-right: 20px;
    text-decoration: none; }
    .view-related-content .url a:hover {
      background: #000000;
      color: #ffffff;
      text-decoration: none; }

/* Visualisations Sliders */
.topic-visualisations, .topic-indicators {
  background: #ececec;
  padding: 80px 0;
  position: relative;
  margin: 30px 0; }
  @media (max-width: 767px) {
    .topic-visualisations, .topic-indicators {
      margin: 30px -30px;
      padding: 30px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .topic-visualisations, .topic-indicators {
      margin: 30px -30px;
      padding: 30px; } }
  .topic-visualisations:after, .topic-indicators:after {
    position: absolute;
    left: 100%;
    top: 0;
    width: calc((100vw - 1110px)/2);
    content: '';
    background: #ececec;
    height: 100%;
    margin: 0;
    padding: 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .topic-visualisations:after, .topic-indicators:after {
        width: 30px; } }
  .topic-visualisations:before, .topic-indicators:before {
    position: absolute;
    right: 100%;
    top: 0;
    width: calc((100vw - 1110px)/2);
    content: '';
    background: #ececec;
    height: 100%;
    margin: 0;
    padding: 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .topic-visualisations:before, .topic-indicators:before {
        width: 30px; } }

.topic-indicators .title {
  font-weight: bold; }

/* Custom page - banners */
@media (min-width: 1200px) {
  .custom-page.theme-education-and-literacy header#navbar {
    background: url(../images/backgrounds/topic-education.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .custom-page.theme-education-and-literacy header#navbar {
    background: url(../images/backgrounds/topic-education.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 768px) and (max-width: 991px) {
  .custom-page.theme-education-and-literacy header#navbar {
    background: url(../images/backgrounds/topic-education-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (max-width: 767px) {
  .custom-page.theme-education-and-literacy header#navbar {
    background: url(../images/backgrounds/topic-education-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 1200px) {
  .custom-page.theme-science-technology-and-innovation header#navbar {
    background: url(../images/backgrounds/topic-science.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .custom-page.theme-science-technology-and-innovation header#navbar {
    background: url(../images/backgrounds/topic-science.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 768px) and (max-width: 991px) {
  .custom-page.theme-science-technology-and-innovation header#navbar {
    background: url(../images/backgrounds/topic-science-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (max-width: 767px) {
  .custom-page.theme-science-technology-and-innovation header#navbar {
    background: url(../images/backgrounds/topic-science-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 1200px) {
  .custom-page.theme-culture header#navbar {
    background: url(../images/backgrounds/topic-culture.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .custom-page.theme-culture header#navbar {
    background: url(../images/backgrounds/topic-culture.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 768px) and (max-width: 991px) {
  .custom-page.theme-culture header#navbar {
    background: url(../images/backgrounds/topic-culture-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (max-width: 767px) {
  .custom-page.theme-culture header#navbar {
    background: url(../images/backgrounds/topic-culture-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 1200px) {
  .custom-page.theme-communication-and-information header#navbar {
    background: url(../images/backgrounds/topic-communication.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .custom-page.theme-communication-and-information header#navbar {
    background: url(../images/backgrounds/topic-communication.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 768px) and (max-width: 991px) {
  .custom-page.theme-communication-and-information header#navbar {
    background: url(../images/backgrounds/topic-communication-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (max-width: 767px) {
  .custom-page.theme-communication-and-information header#navbar {
    background: url(../images/backgrounds/topic-communication-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

/*
News Node
*/
.node-type-news {
  /* Remove theme dotts from Related Content */ }
  .node-type-news .page-body-right.second {
    padding-top: 0; }
    @media (max-width: 767px) {
      .node-type-news .page-body-right.second {
        padding-top: 30px; } }
    .node-type-news .page-body-right.second a.btn {
      text-transform: uppercase;
      font-size: .9em; }
  .node-type-news header#navbar {
    padding: 40px 0 0px 0;
    background: #89a9a9; }
    .node-type-news header#navbar .title-breadcrumb {
      margin-bottom: 25px; }
    .node-type-news header#navbar nav #wb-bc {
      margin-bottom: 0; }
    .node-type-news header#navbar h1 {
      margin-top: 0;
      margin-bottom: 10px;
      width: 66%; }
      @media (max-width: 767px) {
        .node-type-news header#navbar h1 {
          width: 100%; } }
    .node-type-news header#navbar .date {
      color: #ffffff;
      font-weight: 400; }
      .node-type-news header#navbar .date .fa {
        margin-right: 10px;
        font-size: 22px;
        vertical-align: middle; }
  .node-type-news.theme-education-and-literacy header#navbar {
    background: #2f64b9; }
  .node-type-news.theme-science-technology-and-innovation header#navbar {
    background: #249965; }
  .node-type-news.theme-culture header#navbar {
    background: #fb6846; }
  .node-type-news.theme-communication-and-information header#navbar {
    background: #a99b5e; }
  .node-type-news .related-information.listing-theme-indicator .views-row h3 {
    padding-left: 0; }
    .node-type-news .related-information.listing-theme-indicator .views-row h3:before {
      display: none; }
  .node-type-news .related-information.listing-theme-indicator .btn.btn-pill {
    padding: 8px 25px; }

/*
News Landing Page
*/
.news-landing .pagination {
  position: absolute;
  bottom: -100px;
  left: 0;
  text-align: center;
  width: 100%; }

.news-landing .left form {
  margin: 0 45px 25px 45px; }
  @media (max-width: 767px) {
    .news-landing .left form {
      margin: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .news-landing .left form {
      margin: 0; } }

.news-landing .listings-view {
  margin-bottom: 30px;
  position: relative; }
  @media (max-width: 767px) {
    .news-landing .listings-view {
      margin-bottom: 100px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .news-landing .listings-view {
      margin-bottom: 100px; } }
  .news-landing .listings-view .view-header {
    background: #ffffff;
    padding: 0 45px 25px 45px;
    font-weight: 700;
    font-size: 1.2em; }

@media (min-width: 1200px) {
  .news-landing header#navbar {
    background: url(../images/backgrounds/news-landing.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .news-landing header#navbar {
    background: url(../images/backgrounds/news-landing.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 768px) and (max-width: 991px) {
  .news-landing header#navbar {
    background: url(../images/backgrounds/news-landing-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (max-width: 767px) {
  .news-landing header#navbar {
    background: url(../images/backgrounds/news-landing-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

.view-related-links .pager-load-more:after {
  display: none; }

.view-related-links .pager-load-more {
  text-align: left;
  margin-bottom: 0; }
  .view-related-links .pager-load-more a {
    background: transparent !important;
    border: 1px solid #ffffff !important;
    color: #ffffff !important; }
    .view-related-links .pager-load-more a:hover {
      background: #ffffff !important;
      color: #000000 !important; }

/*
Blog node
*/
.node-type-blog .openplus-blog {
  width: 784px; }
  @media (max-width: 767px) {
    .node-type-blog .openplus-blog {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-blog .openplus-blog {
      width: 100%; } }

.node-type-blog .page-intro {
  margin-bottom: 35px;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px; }

.node-type-blog .back-to-link {
  margin-bottom: 35px; }
  .node-type-blog .back-to-link a {
    color: #000000; }

.node-type-blog .pane-pin-share {
  float: right; }

.node-type-blog .time {
  font-weight: 400;
  font-size: .9em;
  float: right; }
  .node-type-blog .time:before {
    content: url("../images/icons/icons-small/Time.png");
    height: 26px;
    display: inline-block;
    color: #aaa;
    vertical-align: middle; }
  .node-type-blog .time .pane-content {
    display: inline-block; }

.node-type-blog header#navbar {
  padding: 40px 0 180px 0; }
  @media (min-width: 1200px) {
    .node-type-blog header#navbar {
      background: url(../images/backgrounds/blog-bg.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .node-type-blog header#navbar {
      background: url(../images/backgrounds/blog-bg.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-blog header#navbar {
      background: url(../images/backgrounds/blog-bg-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .node-type-blog header#navbar {
      background: url(../images/backgrounds/blog-bg-s.jpg) no-repeat 0 50%;
      background-size: cover; } }

.node-type-blog h1 {
  color: #000000;
  margin-top: 0; }

.node-type-blog .pane-disqus-disqus-comments {
  margin-top: 45px; }
  .node-type-blog .pane-disqus-disqus-comments .pane-title {
    border-top: 1px solid #ccc;
    padding-top: 45px; }

.blog-landing {
  /* Archives */
  /* Thumbnail images */ }
  .blog-landing .pane-bean-archive-block ul {
    margin-top: 25px; }
  .blog-landing .views-row .image {
    width: 200px;
    margin-right: 20px;
    float: left; }
    @media (max-width: 767px) {
      .blog-landing .views-row .image {
        width: 130px; } }
  .blog-landing .views-row .body-text {
    display: inline-block;
    width: calc(100% - 220px); }
    @media (max-width: 767px) {
      .blog-landing .views-row .body-text {
        width: calc(100% - 150px); } }
    .blog-landing .views-row .body-text.body-text-full {
      width: 100%; }
  @media (max-width: 767px) {
    .blog-landing .page-body-right,
    .blog-landing .page-body-right-light {
      margin-top: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .blog-landing .page-body-right,
    .blog-landing .page-body-right-light {
      margin-top: 0; } }
  .blog-landing .followus {
    display: block; }
    .blog-landing .followus h2 {
      display: block; }
    .blog-landing .followus a {
      width: 42px;
      height: 42px;
      margin-right: 10px;
      background: transparent;
      border: 1px solid #ffffff;
      border-radius: 50%;
      text-align: center;
      padding-top: 10px; }
      .blog-landing .followus a:hover {
        background: #ffffff;
        color: #000000; }
        .blog-landing .followus a:hover .fa {
          color: #000000; }
      .blog-landing .followus a .fa {
        color: #ffffff;
        font-size: 20px; }
  .blog-landing header#navbar {
    background: url(../images/backgrounds/blog-landing.jpg) no-repeat 0 50%;
    background-size: cover;
    padding: 45px 0 251px 0; }
    @media (max-width: 767px) {
      .blog-landing header#navbar {
        padding: 45px 0 204px 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .blog-landing header#navbar {
        padding: 45px 0 204px 0; } }
    .blog-landing header#navbar h1.page-header {
      padding-top: 73px; }
      @media (max-width: 767px) {
        .blog-landing header#navbar h1.page-header {
          padding: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .blog-landing header#navbar h1.page-header {
          padding: 0; } }

.node-type-topic {
  /* Float download button on mobile */ }
  @media (min-width: 1200px) {
    .node-type-topic.theme-education-and-literacy header#navbar {
      background: url(../images/backgrounds/topic-education.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .node-type-topic.theme-education-and-literacy header#navbar {
      background: url(../images/backgrounds/topic-education.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-topic.theme-education-and-literacy header#navbar {
      background: url(../images/backgrounds/topic-education-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .node-type-topic.theme-education-and-literacy header#navbar {
      background: url(../images/backgrounds/topic-education-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 1200px) {
    .node-type-topic.theme-science-technology-and-innovation header#navbar {
      background: url(../images/backgrounds/topic-science.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .node-type-topic.theme-science-technology-and-innovation header#navbar {
      background: url(../images/backgrounds/topic-science.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-topic.theme-science-technology-and-innovation header#navbar {
      background: url(../images/backgrounds/topic-science-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .node-type-topic.theme-science-technology-and-innovation header#navbar {
      background: url(../images/backgrounds/topic-science-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 1200px) {
    .node-type-topic.theme-culture header#navbar {
      background: url(../images/backgrounds/topic-culture.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .node-type-topic.theme-culture header#navbar {
      background: url(../images/backgrounds/topic-culture.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-topic.theme-culture header#navbar {
      background: url(../images/backgrounds/topic-culture-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .node-type-topic.theme-culture header#navbar {
      background: url(../images/backgrounds/topic-culture-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 1200px) {
    .node-type-topic.theme-communication-and-information header#navbar {
      background: url(../images/backgrounds/topic-communication.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .node-type-topic.theme-communication-and-information header#navbar {
      background: url(../images/backgrounds/topic-communication.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-topic.theme-communication-and-information header#navbar {
      background: url(../images/backgrounds/topic-communication-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .node-type-topic.theme-communication-and-information header#navbar {
      background: url(../images/backgrounds/topic-communication-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .node-type-topic .views-field-field-document-upload {
      float: right; } }
  .node-type-topic .topic-body {
    border: 1px solid #000000;
    padding: 45px;
    margin-bottom: 30px;
    position: relative; }
  .node-type-topic .topic-visualisations, .node-type-topic .topic-indicators {
    background: #ececec;
    padding: 80px 0;
    position: relative;
    margin: 30px 0; }
    @media (max-width: 767px) {
      .node-type-topic .topic-visualisations, .node-type-topic .topic-indicators {
        margin: 30px -30px;
        padding: 30px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .node-type-topic .topic-visualisations, .node-type-topic .topic-indicators {
        margin: 30px -30px;
        padding: 30px; } }
    .node-type-topic .topic-visualisations:after, .node-type-topic .topic-indicators:after {
      position: absolute;
      left: 100%;
      top: 0;
      width: calc((100vw - 1110px)/2);
      content: '';
      background: #ececec;
      height: 100%;
      margin: 0;
      padding: 0; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .node-type-topic .topic-visualisations:after, .node-type-topic .topic-indicators:after {
          width: 30px; } }
    .node-type-topic .topic-visualisations:before, .node-type-topic .topic-indicators:before {
      position: absolute;
      right: 100%;
      top: 0;
      width: calc((100vw - 1110px)/2);
      content: '';
      background: #ececec;
      height: 100%;
      margin: 0;
      padding: 0; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .node-type-topic .topic-visualisations:before, .node-type-topic .topic-indicators:before {
          width: 30px; } }
  .node-type-topic .topic-indicators {
    padding-bottom: 50px !important; }
    .node-type-topic .topic-indicators .view-indicators .col-xs-12 {
      padding-bottom: 30px; }
    .node-type-topic .topic-indicators .view-indicators .title {
      font-weight: bold; }
  .node-type-topic .listings-view.page-body-left.listing-theme-indicator .views-row h3 {
    padding-left: 0; }
    .node-type-topic .listings-view.page-body-left.listing-theme-indicator .views-row h3:before {
      display: none; }
  .node-type-topic h1.page-header {
    margin-bottom: 0; }
  .node-type-topic .col-md-4.right {
    padding-left: 30px; }

.page-search {
  /* Visualisation - Smaller inline button */ }
  .page-search #edit-basic {
    width: 100%;
    padding: 0;
    position: relative; }
    .page-search #edit-basic:before {
      position: absolute;
      top: 9px;
      left: 18px;
      content: url("../images/icons/icons-small/Search.png"); }
    .page-search #edit-basic input {
      width: 100%;
      padding-left: 50px; }
    .page-search #edit-basic .input-group-btn button.btn.btn-primary {
      padding: 12px 20px 9px 20px;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 1px; }
  @media (min-width: 1200px) {
    .page-search header#navbar {
      background: url(../images/backgrounds/page-search.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .page-search header#navbar {
      background: url(../images/backgrounds/page-search.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-search header#navbar {
      background: url(../images/backgrounds/page-search-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .page-search header#navbar {
      background: url(../images/backgrounds/page-search-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  .page-search header#navbar h1 {
    margin-top: 46px; }
  .page-search .pagination {
    position: absolute;
    bottom: -100px;
    left: 0;
    text-align: center;
    width: 100%; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-search .pagination {
        margin-bottom: -20px; } }
    @media (max-width: 767px) {
      .page-search .pagination {
        margin-bottom: -20px; } }
  .page-search .listings-view {
    margin-bottom: 30px;
    position: relative;
    /* Theme colous */ }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-search .listings-view {
        margin-bottom: 150px; } }
    @media (max-width: 767px) {
      .page-search .listings-view {
        margin-bottom: 150px; } }
    @media (max-width: 767px) {
      .page-search .listings-view .views-field-field-document-upload {
        float: right; } }
    .page-search .listings-view .theme-education-and-literacy .type {
      background: #2f64b9; }
    .page-search .listings-view .theme-science-technology-and-innovation .type {
      background: #249965; }
    .page-search .listings-view .theme-culture .type {
      background: #fb6846; }
    .page-search .listings-view .theme-communication-and-information .type {
      background: #a99b5e; }
  .page-search .views-field-field-visualisation-url {
    display: inline-block;
    margin: 0 7px 0 5px; }
    .page-search .views-field-field-visualisation-url .btn-pill {
      padding: 6px 12px;
      line-height: 2; }

/* Active filters */
.current-search-item-active ul {
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  list-style-type: none; }
  .current-search-item-active ul li {
    display: block;
    margin-bottom: 10px; }
    .current-search-item-active ul li a {
      color: #000000;
      padding: 5px; }
      .current-search-item-active ul li a .facetapi-deactivate-widget {
        float: left;
        border: 1px solid #000000;
        padding: 0px 9px;
        font-size: 12px; }
        .current-search-item-active ul li a .facetapi-deactivate-widget:hover {
          text-decoration: none; }
      .current-search-item-active ul li a:hover .facetapi-deactivate-widget {
        background-color: #e0dedf;
        text-decoration: none; }

/* Expanded Sub-facets */
.expanded .item-list {
  margin-top: 10px; }

/* Documents Node View only */
@media (min-width: 1200px) {
  .node-type-document header#navbar {
    background: url(../images/backgrounds/doc-library.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .node-type-document header#navbar {
    background: url(../images/backgrounds/doc-library.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 768px) and (max-width: 991px) {
  .node-type-document header#navbar {
    background: url(../images/backgrounds/doc-library-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (max-width: 767px) {
  .node-type-document header#navbar {
    background: url(../images/backgrounds/doc-library-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

/* Documents Listing View only */
.documents-landing {
  /* Search/facet filters */
  /* Theme colous */ }
  .documents-landing .pane-views-exp-documents-panel-pane-1 h2.pane-title {
    background-color: #ffffff;
    padding: 20px 25px 0px 45px; }
    @media (max-width: 767px) {
      .documents-landing .pane-views-exp-documents-panel-pane-1 h2.pane-title {
        padding: 0px 25px 0px 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .documents-landing .pane-views-exp-documents-panel-pane-1 h2.pane-title {
        padding: 0px 25px 0px 45px; } }
  .documents-landing .pane-views-exp-documents-panel-pane-1 form#views-exposed-form-documents-panel-pane-1 {
    margin-bottom: 30px;
    padding: 0 45px; }
    @media (max-width: 767px) {
      .documents-landing .pane-views-exp-documents-panel-pane-1 form#views-exposed-form-documents-panel-pane-1 {
        padding: 0 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .documents-landing .pane-views-exp-documents-panel-pane-1 form#views-exposed-form-documents-panel-pane-1 {
        padding: 0 0; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .documents-landing .pane-views-exp-documents-panel-pane-1 form#views-exposed-form-documents-panel-pane-1 {
        padding: 0 45px; } }
  .documents-landing header#navbar {
    background: url(../images/backgrounds/doc-library.jpg) no-repeat 0 50%;
    background-size: cover; }
  .documents-landing .view-header {
    background: #ffffff;
    padding: 0 0 25px 45px;
    font-weight: 700;
    font-size: 1.2em; }
  .documents-landing .listings-view .views-row h3:before {
    display: none; }
  @media (max-width: 767px) {
    .documents-landing .listings-view .views-row .views-field-field-document-upload {
      float: right; } }
  .documents-landing .listings-view .views-row .views-field-field-document-upload ul {
    margin: 0;
    padding: 0; }
  .documents-landing .theme-education-and-literacy .type {
    background: #2f64b9; }
  .documents-landing .theme-science-technology-and-innovation .type {
    background: #249965; }
  .documents-landing .theme-culture .type {
    background: #fb6846; }
  .documents-landing .theme-communication-and-information .type {
    background: #a99b5e; }

.node-type-event .page-intro {
  margin: 35px 0;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.5em; }

.node-type-event .pane-node-field-event-date,
.node-type-event .pane-node-field-location {
  padding-left: 45px;
  padding-right: 70px;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.5em; }
  @media (max-width: 767px) {
    .node-type-event .pane-node-field-event-date,
    .node-type-event .pane-node-field-location {
      padding-left: 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-event .pane-node-field-event-date,
    .node-type-event .pane-node-field-location {
      padding-left: 0px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .node-type-event .pane-node-field-event-date,
    .node-type-event .pane-node-field-location {
      padding-left: 45px; } }

@media (max-width: 767px) {
  .node-type-event .page-body-right {
    margin-top: 35px;
    padding-top: 30px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .node-type-event .page-body-right {
    margin-top: 35px; } }

.node-type-event .page-body-right.second {
  padding-top: 0; }
  @media (max-width: 767px) {
    .node-type-event .page-body-right.second {
      padding-top: 30px; } }
  .node-type-event .page-body-right.second a.btn {
    text-transform: uppercase;
    font-size: .9em; }

.node-type-event header#navbar {
  padding: 40px 0 0px 0;
  background: #89a9a9; }
  .node-type-event header#navbar .title-breadcrumb {
    margin-bottom: 25px; }
  .node-type-event header#navbar nav #wb-bc {
    margin-bottom: 0; }
  .node-type-event header#navbar h1 {
    margin-top: 0;
    margin-bottom: 10px;
    width: 66%; }
    @media (max-width: 767px) {
      .node-type-event header#navbar h1 {
        width: 100%; } }
  .node-type-event header#navbar .date {
    color: #ffffff;
    font-weight: 400; }
    .node-type-event header#navbar .date .fa {
      margin-right: 10px;
      font-size: 22px;
      vertical-align: middle; }

.node-type-event.theme-education-and-literacy header#navbar {
  background: #2f64b9; }

.node-type-event.theme-science-technology-and-innovation header#navbar {
  background: #249965; }

.node-type-event.theme-culture header#navbar {
  background: #fb6846; }

.node-type-event.theme-communication-and-information header#navbar {
  background: #a99b5e; }

/* Event Listing View only */
.events-landing {
  /* Search/facet filters */ }
  .events-landing h2.pane-title {
    background-color: #ffffff;
    padding: 0 25px 45px 45px; }
    @media (max-width: 767px) {
      .events-landing h2.pane-title {
        padding: 0px 25px 30px 30px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .events-landing h2.pane-title {
        padding: 0px 25px 30px 30px; } }
  .events-landing .pane-views-exp-events-panel-pane-1 h2.pane-title {
    background-color: #ffffff;
    padding: 20px 25px 0px 45px; }
    @media (max-width: 767px) {
      .events-landing .pane-views-exp-events-panel-pane-1 h2.pane-title {
        padding: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .events-landing .pane-views-exp-events-panel-pane-1 h2.pane-title {
        padding: 0; } }
  .events-landing .pagination {
    position: absolute;
    bottom: -100px;
    left: 0;
    text-align: center;
    width: 100%; }
    @media (max-width: 767px) {
      .events-landing .pagination {
        margin: 43px 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .events-landing .pagination {
        margin: 43px 0; } }
  .events-landing .left form {
    margin-bottom: 30px;
    padding: 0 45px; }
    @media (max-width: 767px) {
      .events-landing .left form {
        padding: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .events-landing .left form {
        padding: 0; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .events-landing .left form {
        padding: 0 45px; } }
  .events-landing .listings-view {
    margin-bottom: 30px;
    position: relative; }
    @media (max-width: 767px) {
      .events-landing .listings-view {
        margin-bottom: 100px; } }
    @media (max-width: 767px) {
      .events-landing .listings-view.pane-events-panel-pane-2 {
        margin-bottom: 25px; } }
  @media (min-width: 1200px) {
    .events-landing header#navbar {
      background: url(../images/backgrounds/event-landing.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .events-landing header#navbar {
      background: url(../images/backgrounds/event-landing.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .events-landing header#navbar {
      background: url(../images/backgrounds/event-landing-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .events-landing header#navbar {
      background: url(../images/backgrounds/event-landing-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  .events-landing .view-header {
    background: #ffffff;
    padding: 0 0 25px 45px;
    font-weight: 700;
    font-size: 1.2em; }
  .events-landing .date-display-range {
    display: inline-block; }

@media (min-width: 1200px) {
  .page-glossary header#navbar {
    background: url(../images/backgrounds/glossary-landing.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .page-glossary header#navbar {
    background: url(../images/backgrounds/glossary-landing.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 768px) and (max-width: 991px) {
  .page-glossary header#navbar {
    background: url(../images/backgrounds/glossary-landing-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (max-width: 767px) {
  .page-glossary header#navbar {
    background: url(../images/backgrounds/glossary-landing-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

.page-glossary #edit-title-field-value-wrapper {
  width: 100%;
  padding: 0;
  position: relative; }
  .page-glossary #edit-title-field-value-wrapper:before {
    position: absolute;
    top: 36px;
    left: 18px;
    content: url("../images/icons/icons-small/Search.png"); }
  .page-glossary #edit-title-field-value-wrapper input {
    width: 100%;
    padding-left: 50px; }

.page-glossary .openplus-33-66 .view-header {
  padding: 25px 45px 0 8px;
  font-weight: 700;
  font-size: 1.2em;
  display: none; }

.page-glossary .openplus-33-66 form {
  margin: 0 45px; }
  @media (max-width: 767px) {
    .page-glossary .openplus-33-66 form {
      margin: 0; }
      .page-glossary .openplus-33-66 form .views-exposed-widgets label {
        letter-spacing: .7px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-glossary .openplus-33-66 form {
      margin: 0; }
      .page-glossary .openplus-33-66 form .views-exposed-widgets label {
        letter-spacing: .7px; } }

.page-glossary .openplus-33-66 .inner {
  background: #ececec;
  padding: 45px 30px;
  height: 600px;
  margin-top: 30px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .page-glossary .openplus-33-66 .inner {
      padding: 45px 14px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-glossary .openplus-33-66 .inner {
      padding: 45px 15px; } }
  .page-glossary .openplus-33-66 .inner .left, .page-glossary .openplus-33-66 .inner .right {
    height: 100%;
    overflow: auto; }
    @media (max-width: 767px) {
      .page-glossary .openplus-33-66 .inner .left, .page-glossary .openplus-33-66 .inner .right {
        padding: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-glossary .openplus-33-66 .inner .left, .page-glossary .openplus-33-66 .inner .right {
        padding: 0; } }
  .page-glossary .openplus-33-66 .inner .view-glossary-terms span.field-content {
    display: block; }
    .page-glossary .openplus-33-66 .inner .view-glossary-terms span.field-content a {
      display: block;
      padding: 10px;
      font-weight: 600;
      color: #000000; }
      .page-glossary .openplus-33-66 .inner .view-glossary-terms span.field-content a:hover {
        background: #ffffff; }
      .page-glossary .openplus-33-66 .inner .view-glossary-terms span.field-content a.active {
        background: #ffffff;
        border-bottom: 1px solid #ccc; }
  .page-glossary .openplus-33-66 .inner .pane-custom {
    background: #ffffff;
    padding: 30px; }
    @media (max-width: 767px) {
      .page-glossary .openplus-33-66 .inner .pane-custom {
        padding: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-glossary .openplus-33-66 .inner .pane-custom {
        padding: 0; } }
    .page-glossary .openplus-33-66 .inner .pane-custom h3 {
      margin-top: 0; }

.node-type-glossary-term h1 {
  color: #000000;
  margin-top: 0;
  padding-left: 45px; }

.node-type-glossary-term header#navbar {
  background: #89a9a9; }

.node-type-glossary-term.theme-education-and-literacy header#navbar {
  background: #2f64b9; }

.node-type-glossary-term.theme-science-technology-and-innovation header#navbar {
  background: #249965; }

.node-type-glossary-term.theme-culture header#navbar {
  background: #fb6846; }

.node-type-glossary-term.theme-communication-and-information header#navbar {
  background: #a99b5e; }

.page-methodology {
  /* Table of Contents */
  /* Theme tabs - Colour codes */
  /* Fake the active tab state */
  /* Search/facet filters */
  /* News specific section */
  /* Methodology Documents - move title outside of gray box */
  /* Questionnaires specific section */
  /* FAQ - move title outside of gray box */
  /* Horizontal tabs for FAQ */
  /* No class available for this region
  ************************************* */ }
  .page-methodology .page-intro {
    margin: 35px 0;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.5em; }
  .page-methodology .themetabs-inactive {
    margin-top: 50px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-methodology .col-md-8.left h2, .page-methodology .col-md-12.middle h2, .page-methodology .col-md-12.bottom h2 {
      cursor: pointer;
      position: relative;
      padding-right: 50px;
      padding-bottom: 25px;
      border-bottom: 1px solid #000; }
      .page-methodology .col-md-8.left h2:after, .page-methodology .col-md-12.middle h2:after, .page-methodology .col-md-12.bottom h2:after {
        position: absolute;
        right: 0;
        font: normal normal normal 16px/1 FontAwesome;
        content: "\f107";
        font-size: .7em;
        top: 50%;
        margin-top: -12px; }
      .page-methodology .col-md-8.left h2.active:after, .page-methodology .col-md-12.middle h2.active:after, .page-methodology .col-md-12.bottom h2.active:after {
        content: "\f106"; }
    .page-methodology .themetabs-active ul li a:not(.active) {
      display: none; }
    .page-methodology .themetabs-inactive ul li a.active {
      display: none; }
    .page-methodology .page-body-right, .page-methodology .page-body-right-light {
      margin-top: 0; }
    .page-methodology .col-md-8.left .pane-content, .page-methodology .col-md-12.middle .pane-content, .page-methodology .col-md-12.bottom .ui-tabs {
      display: none; } }
  @media (max-width: 767px) {
    .page-methodology .col-md-8.left h2, .page-methodology .col-md-12.middle h2, .page-methodology .col-md-12.bottom h2 {
      cursor: pointer;
      position: relative;
      padding-right: 50px;
      padding-bottom: 25px;
      border-bottom: 1px solid #000; }
      .page-methodology .col-md-8.left h2:after, .page-methodology .col-md-12.middle h2:after, .page-methodology .col-md-12.bottom h2:after {
        position: absolute;
        right: 0;
        font: normal normal normal 16px/1 FontAwesome;
        content: "\f107";
        font-size: .7em;
        top: 50%;
        margin-top: -12px; }
      .page-methodology .col-md-8.left h2.active:after, .page-methodology .col-md-12.middle h2.active:after, .page-methodology .col-md-12.bottom h2.active:after {
        content: "\f106"; }
    .page-methodology .themetabs-active ul li a:not(.active) {
      display: none; }
    .page-methodology .themetabs-inactive ul li a.active {
      display: none; }
    .page-methodology .page-body-right, .page-methodology .page-body-right-light {
      margin-top: 0; }
    .page-methodology .col-md-8.left .pane-content, .page-methodology .col-md-12.middle .pane-content, .page-methodology .col-md-12.bottom .ui-tabs {
      display: none; } }
  .page-methodology .pane-methodology-otp {
    padding-left: 45px;
    display: none; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-methodology .pane-methodology-otp {
        padding-left: 0; } }
    @media (max-width: 767px) {
      .page-methodology .pane-methodology-otp {
        padding-left: 0; } }
    .page-methodology .pane-methodology-otp ul.arrow-right li {
      margin-bottom: 11px;
      font-weight: 600; }
      .page-methodology .pane-methodology-otp ul.arrow-right li:before {
        color: #2f64b9; }
      .page-methodology .pane-methodology-otp ul.arrow-right li a {
        color: #000000; }
  .page-methodology.page-methodology-education-and-literacy .view-themes-as-tabs .views-row-first a,
  .page-methodology.page-methodology-education-and-literacy .view-themes-as-tabs a.active {
    background: #2f64b9;
    color: #ffffff; }
  .page-methodology.page-methodology-education-and-literacy .view-themes-as-tabs ul li a.active:before {
    border-top: 15px solid #2f64b9; }
  .page-methodology.page-methodology-science-technology-and-innovation .view-themes-as-tabs a.active {
    background: #249965; }
  .page-methodology.page-methodology-science-technology-and-innovation .view-themes-as-tabs ul li a.active:before {
    border-top: 15px solid #249965; }
  .page-methodology.page-methodology-culture .view-themes-as-tabs a.active {
    background: #fb6846; }
  .page-methodology.page-methodology-culture .view-themes-as-tabs ul li a.active:before {
    border-top: 15px solid #fb6846; }
  .page-methodology.page-methodology-communication-and-information .view-themes-as-tabs a.active {
    background: #a99b5e; }
  .page-methodology.page-methodology-communication-and-information .view-themes-as-tabs ul li a.active:before {
    border-top: 15px solid #a99b5e; }
  .page-methodology.page-methodology-education-and-literacy .view-themes-as-tabs .views-row-first a:before {
    width: 0;
    height: 0;
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #2f64bb;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    margin-bottom: -14px; }
  .page-methodology .pane-node-field-event-date,
  .page-methodology .pane-node-field-location {
    padding-left: 45px;
    padding-right: 70px;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.5em; }
    @media (max-width: 767px) {
      .page-methodology .pane-node-field-event-date,
      .page-methodology .pane-node-field-location {
        padding-left: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-methodology .pane-node-field-event-date,
      .page-methodology .pane-node-field-location {
        padding-left: 0px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .page-methodology .pane-node-field-event-date,
      .page-methodology .pane-node-field-location {
        padding-left: 45px; } }
  @media (max-width: 767px) {
    .page-methodology .page-body-right {
      margin-top: 35px;
      padding-top: 30px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-methodology .page-body-right {
      margin-top: 35px; } }
  .page-methodology .page-body-right.second {
    padding-top: 0; }
    @media (max-width: 767px) {
      .page-methodology .page-body-right.second {
        padding-top: 30px; } }
    .page-methodology .page-body-right.second a.btn {
      text-transform: uppercase;
      font-size: .9em; }
  .page-methodology header#navbar {
    /*  padding: 40px 0 0px 0;*/
    background: #89a9a9; }
    .page-methodology header#navbar .title-breadcrumb {
      margin-bottom: 25px; }
    .page-methodology header#navbar nav #wb-bc {
      margin-bottom: 0; }
    .page-methodology header#navbar h1 {
      margin-top: 0;
      margin-bottom: 10px;
      width: 66%; }
      @media (max-width: 767px) {
        .page-methodology header#navbar h1 {
          width: 100%; } }
    .page-methodology header#navbar .date {
      color: #ffffff;
      font-weight: 400; }
      .page-methodology header#navbar .date .fa {
        margin-right: 10px;
        font-size: 22px;
        vertical-align: middle; }
  .page-methodology.theme-education-and-literacy header#navbar {
    background: #2f64b9; }
  .page-methodology.theme-science-technology-and-innovation header#navbar {
    background: #249965; }
  .page-methodology.theme-culture header#navbar {
    background: #fb6846; }
  .page-methodology.theme-communication-and-information header#navbar {
    background: #a99b5e; }
  .page-methodology .pane-views-exp-events-panel-pane-1 h2.pane-title {
    background-color: #ffffff;
    padding: 20px 25px 0px 45px;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .page-methodology .pane-views-exp-events-panel-pane-1 h2.pane-title {
        padding: 0px 25px 0px 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-methodology .pane-views-exp-events-panel-pane-1 h2.pane-title {
        padding: 0px 25px 0px 45px; } }
  .page-methodology .pagination {
    position: absolute;
    bottom: -100px;
    left: 0;
    text-align: center;
    width: 100%; }
  .page-methodology .left form {
    margin-bottom: 30px;
    padding: 0 45px; }
    @media (max-width: 767px) {
      .page-methodology .left form {
        padding: 0 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-methodology .left form {
        padding: 0 45px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .page-methodology .left form {
        padding: 0 45px; } }
  .page-methodology .listings-view {
    margin-bottom: 30px;
    position: relative; }
    @media (max-width: 767px) {
      .page-methodology .listings-view.pane-events-panel-pane-2 {
        margin-bottom: 25px; } }
  @media (min-width: 1200px) {
    .page-methodology header#navbar {
      background: url(../images/backgrounds/methodology-landing.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .page-methodology header#navbar {
      background: url(../images/backgrounds/methodology-landing.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-methodology header#navbar {
      background: url(../images/backgrounds/methodology-landing-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .page-methodology header#navbar {
      background: url(../images/backgrounds/methodology-landing-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  .page-methodology .view-header {
    background: #ffffff;
    padding: 0 0 25px 45px;
    font-weight: 700;
    font-size: 1.2em; }
  .page-methodology .listings-methodology-news.listings-view.listings-view1 .views-row {
    border-bottom: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-methodology .listings-methodology-news.listings-view.listings-view1 .views-row {
        padding: 30px 0; } }
    @media (max-width: 767px) {
      .page-methodology .listings-methodology-news.listings-view.listings-view1 .views-row {
        padding: 30px 0; } }
  .page-methodology .listings-methodology-news h2.pane-title {
    padding: 45px 25px 0px 45px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-methodology .listings-methodology-news h2.pane-title {
        padding: 0;
        padding-right: 50px;
        padding-bottom: 25px; } }
    @media (max-width: 767px) {
      .page-methodology .listings-methodology-news h2.pane-title {
        padding: 0;
        padding-right: 50px;
        padding-bottom: 25px; } }
  .page-methodology .listings-methodology-docs h2.pane-title {
    background-color: #ffffff;
    padding: 0 25px 45px 45px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-methodology .listings-methodology-docs {
      margin: 0; }
      .page-methodology .listings-methodology-docs h2.pane-title {
        padding: 0;
        padding-right: 50px;
        padding-bottom: 25px; } }
  @media (max-width: 767px) {
    .page-methodology .listings-methodology-docs {
      margin: 0; }
      .page-methodology .listings-methodology-docs h2.pane-title {
        padding: 0;
        padding-right: 50px;
        padding-bottom: 25px; } }
  .page-methodology .listings-methodology-questionnaires {
    background: #2d2e2d;
    padding-bottom: 90px;
    margin-bottom: 62px;
    position: relative; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-methodology .listings-methodology-questionnaires {
        margin: 0;
        padding: 0;
        background: transparent; } }
    @media (max-width: 767px) {
      .page-methodology .listings-methodology-questionnaires {
        margin: 0;
        padding: 0;
        background: transparent; } }
    .page-methodology .listings-methodology-questionnaires:before {
      position: absolute;
      right: 100%;
      top: 0;
      width: calc((100vw - 1110px)/2);
      content: '';
      background: #2e2e2e;
      height: 100%;
      margin: 0;
      padding: 0; }
      @media (max-width: 767px) {
        .page-methodology .listings-methodology-questionnaires:before {
          display: none;
          margin: 0;
          padding: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-methodology .listings-methodology-questionnaires:before {
          display: none;
          margin: 0;
          padding: 0; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .page-methodology .listings-methodology-questionnaires:before {
          width: 30px; } }
    .page-methodology .listings-methodology-questionnaires:after {
      position: absolute;
      left: 100%;
      top: 0;
      width: calc((100vw - 1110px)/2);
      content: '';
      background: #2e2e2e;
      height: 100%;
      margin: 0;
      padding: 0; }
      @media (max-width: 767px) {
        .page-methodology .listings-methodology-questionnaires:after {
          display: none;
          margin: 0;
          padding: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-methodology .listings-methodology-questionnaires:after {
          display: none;
          margin: 0;
          padding: 0; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .page-methodology .listings-methodology-questionnaires:after {
          width: 30px; } }
    .page-methodology .listings-methodology-questionnaires h2.pane-title {
      color: #ffffff;
      background: transparent;
      padding: 48px 25px 20px 45px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-methodology .listings-methodology-questionnaires h2.pane-title {
          color: #000000;
          padding: 0;
          padding-right: 50px;
          padding-bottom: 25px; } }
      @media (max-width: 767px) {
        .page-methodology .listings-methodology-questionnaires h2.pane-title {
          color: #000000;
          padding: 0;
          padding-right: 50px;
          padding-bottom: 25px; } }
    .page-methodology .listings-methodology-questionnaires .views-row {
      background: #ffffff; }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-methodology .listings-methodology-questionnaires .views-row {
          padding: 30px 0; } }
      @media (max-width: 767px) {
        .page-methodology .listings-methodology-questionnaires .views-row {
          padding: 30px 0; } }
  .page-methodology .listings-methodology-questionnaires-header {
    padding: 0 45px 90px 45px;
    margin-bottom: 0;
    margin-top: 75px;
    color: #ffffff; }
    .page-methodology .listings-methodology-questionnaires-header h2.pane-title {
      padding: 48px 0 20px 0; }
      @media (max-width: 767px) {
        .page-methodology .listings-methodology-questionnaires-header h2.pane-title {
          padding-top: 0; } }
    .page-methodology .listings-methodology-questionnaires-header a {
      color: #ffffff; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-methodology .listings-methodology-questionnaires-header {
        padding: 0;
        margin: 0;
        color: #000000; }
        .page-methodology .listings-methodology-questionnaires-header a {
          color: #000000; } }
    @media (max-width: 767px) {
      .page-methodology .listings-methodology-questionnaires-header {
        padding: 0;
        margin: 0;
        color: #000000; }
        .page-methodology .listings-methodology-questionnaires-header a {
          color: #000000; } }
    .page-methodology .listings-methodology-questionnaires-header .pane-content .pane-content {
      display: block !important; }
  .page-methodology h2#jumpto-region-28,
  .page-methodology h2#jumpto-region-39,
  .page-methodology h2#jumpto-region-40,
  .page-methodology h2#jumpto-region-41 {
    background-color: #ffffff;
    padding: 0 25px 20px 45px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-methodology h2#jumpto-region-28,
      .page-methodology h2#jumpto-region-39,
      .page-methodology h2#jumpto-region-40,
      .page-methodology h2#jumpto-region-41 {
        background: transparent;
        padding: 0;
        padding-right: 50px;
        padding-bottom: 25px; } }
    @media (max-width: 767px) {
      .page-methodology h2#jumpto-region-28,
      .page-methodology h2#jumpto-region-39,
      .page-methodology h2#jumpto-region-40,
      .page-methodology h2#jumpto-region-41 {
        background: transparent;
        padding: 0;
        padding-right: 50px;
        padding-bottom: 25px; } }
  .page-methodology .ui-tabs {
    padding: 0;
    overflow: hidden;
    background-color: #ececec;
    padding: 45px;
    min-height: 710px;
    font-size: 1em; }
    .page-methodology .ui-tabs.ui-widget-content {
      background: #ececec; }
    .page-methodology .ui-tabs .panel-pane {
      background-color: #ffffff;
      padding: 45px 35px 45px 45px;
      overflow: auto;
      max-height: 610px; }
  .page-methodology .ui-tabs .ui-widget-header {
    border: none; }
  .page-methodology .ui-tabs .ui-tabs-nav {
    float: left;
    width: 320px;
    padding-right: 45px; }
    @media (max-width: 767px) {
      .page-methodology .ui-tabs .ui-tabs-nav {
        width: 100%;
        padding-right: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-methodology .ui-tabs .ui-tabs-nav {
        width: 100%;
        padding-right: 0; } }
  .page-methodology .ui-tabs .ui-tabs-nav li {
    width: 100%;
    margin: 0.2em 0;
    position: relative;
    right: -2px;
    white-space: normal;
    font-weight: 600; }
  .page-methodology .ui-tabs .ui-tabs-nav li a {
    display: block;
    width: 100%;
    padding: 0.6em 1em;
    color: #000000; }
  .page-methodology .ui-tabs .ui-tabs-nav li a:hover {
    cursor: pointer; }
  .page-methodology .ui-tabs .ui-tabs-nav li.ui-state-active {
    margin-bottom: 0.2em;
    padding-bottom: 0;
    border-right: 1px solid white; }
  .page-methodology .ui-tabs .ui-state-default.ui-tabs-active.ui-state-active {
    background-color: #ffffff; }
  .page-methodology .ui-tabs .ui-tabs-nav li:last-child {
    margin-bottom: 10px; }
  .page-methodology .ui-tabs .ui-tabs-panel {
    float: left;
    width: -webkit-calc(100% - 326px);
    width: calc(100% - 326px);
    box-sizing: border-box;
    padding: 0; }
    @media (max-width: 767px) {
      .page-methodology .ui-tabs .ui-tabs-panel {
        width: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-methodology .ui-tabs .ui-tabs-panel {
        width: 100%; } }
  .page-methodology .ui-widget {
    font-family: inherit; }
  .page-methodology .ui-widget-header {
    background: none; }
  .page-methodology .ui-corner-top,
  .page-methodology .ui-corner-all {
    border: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .page-methodology .ui-tabs .ui-tabs-nav {
    border: 0; }

.page-visualisations {
  /* Theme tabs - Colour codes */
  /* Better solution: pass theme colour inside .view-themes-as-tabs and abstract from page + will help w/ hover */
  /* Fake the active tab state */
  /* Search/facet filters */
  /* News specific section */
  /* Questionnaires specific section */ }
  .page-visualisations header#navbar {
    background: #89a9a9; }
    .page-visualisations header#navbar .title-breadcrumb {
      margin-bottom: 25px; }
    .page-visualisations header#navbar nav #wb-bc {
      margin-bottom: 0; }
    .page-visualisations header#navbar h1 {
      margin-top: 0;
      margin-bottom: 10px;
      width: 66%; }
      @media (max-width: 767px) {
        .page-visualisations header#navbar h1 {
          width: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-visualisations .themetabs-active ul li a:not(.active) {
      display: none; }
    .page-visualisations .themetabs-inactive ul li a.active {
      display: none; }
    .page-visualisations .themetabs-inactive {
      margin-top: 100px; } }
  @media (max-width: 767px) {
    .page-visualisations .themetabs-active ul li a:not(.active) {
      display: none; }
    .page-visualisations .themetabs-inactive ul li a.active {
      display: none; }
    .page-visualisations .themetabs-inactive {
      margin-top: 100px; } }
  .page-visualisations.page-visualisations-education-and-literacy .view-themes-as-tabs .views-row-first a,
  .page-visualisations.page-visualisations-education-and-literacy .view-themes-as-tabs a.active {
    background: #2f64b9;
    color: #ffffff; }
  .page-visualisations.page-visualisations-education-and-literacy .view-themes-as-tabs ul li a.active:before {
    border-top: 15px solid #2f64b9; }
  .page-visualisations.page-visualisations-science-technology-and-innovation .view-themes-as-tabs a.active {
    background: #249965; }
  .page-visualisations.page-visualisations-science-technology-and-innovation .view-themes-as-tabs ul li a.active:before {
    border-top: 15px solid #249965; }
  .page-visualisations.page-visualisations-culture .view-themes-as-tabs a.active {
    background: #fb6846; }
  .page-visualisations.page-visualisations-culture .view-themes-as-tabs ul li a.active:before {
    border-top: 15px solid #fb6846; }
  .page-visualisations.page-visualisations-communication-and-information .view-themes-as-tabs a.active {
    background: #a99b5e; }
  .page-visualisations.page-visualisations-communication-and-information .view-themes-as-tabs ul li a.active:before {
    border-top: 15px solid #a99b5e; }
  .page-visualisations.page-visualisations-education-and-literacy .view-themes-as-tabs .views-row-first a:before {
    width: 0;
    height: 0;
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #2f64bb;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    margin-bottom: -14px; }
  .page-visualisations.theme-education-and-literacy header#navbar {
    background: #2f64b9; }
  .page-visualisations.theme-science-technology-and-innovation header#navbar {
    background: #249965; }
  .page-visualisations.theme-culture header#navbar {
    background: #fb6846; }
  .page-visualisations.theme-communication-and-information header#navbar {
    background: #a99b5e; }
  .page-visualisations #views-bootstrap-grid-1 .field-content {
    margin-bottom: 25px; }
    .page-visualisations #views-bootstrap-grid-1 .field-content a {
      color: #000000;
      font-size: 1em;
      font-weight: 700; }
  .page-visualisations #views-bootstrap-grid-1 .col-xs-12 .inner-wrapper,
  .page-visualisations #views-bootstrap-grid-1 .col-sm-12 .inner-wrapper,
  .page-visualisations #views-bootstrap-grid-1 .col-md-6 .inner-wrapper,
  .page-visualisations #views-bootstrap-grid-1 .col-lg-6 .inner-wrapper {
    background: #ececec;
    padding: 35px 45px 20px 45px; }
  .page-visualisations #views-bootstrap-grid-1 .row {
    margin-bottom: 45px; }
  .page-visualisations #views-bootstrap-grid-1 .row:last-child {
    margin-bottom: 0px; }
  .page-visualisations #views-bootstrap-grid-1 .views-field-node-sharelinks {
    float: right; }
  @media (max-width: 767px) {
    .page-visualisations #views-bootstrap-grid-1 .visualisation-type {
      margin-top: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-visualisations #views-bootstrap-grid-1 .visualisation-type {
      margin-top: 0; } }
  .page-visualisations h2.pane-title {
    background-color: #ffffff;
    padding: 0 25px 45px 45px; }
  .page-visualisations .pane-views-exp-events-panel-pane-1 h2.pane-title {
    background-color: #ffffff;
    padding: 20px 25px 0px 45px; }
    @media (max-width: 767px) {
      .page-visualisations .pane-views-exp-events-panel-pane-1 h2.pane-title {
        padding: 0px 25px 0px 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-visualisations .pane-views-exp-events-panel-pane-1 h2.pane-title {
        padding: 0px 25px 0px 45px; } }
  .page-visualisations .pagination {
    position: absolute;
    bottom: -100px;
    left: 0;
    text-align: center;
    width: 100%; }
  .page-visualisations .left form {
    margin-bottom: 30px;
    padding: 0 45px; }
    @media (max-width: 767px) {
      .page-visualisations .left form {
        padding: 0 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-visualisations .left form {
        padding: 0 45px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .page-visualisations .left form {
        padding: 0 45px; } }
  .page-visualisations .listings-view {
    margin-bottom: 30px;
    position: relative; }
    @media (max-width: 767px) {
      .page-visualisations .listings-view {
        margin-bottom: 100px; } }
    @media (max-width: 767px) {
      .page-visualisations .listings-view.pane-events-panel-pane-2 {
        margin-bottom: 25px; } }
  @media (min-width: 1200px) {
    .page-visualisations header#navbar {
      background: url(../images/backgrounds/viz-gallery-landing.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .page-visualisations header#navbar {
      background: url(../images/backgrounds/viz-gallery-landing.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-visualisations header#navbar {
      background: url(../images/backgrounds/viz-gallery-landing-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .page-visualisations header#navbar {
      background: url(../images/backgrounds/viz-gallery-landing-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  .page-visualisations .view-header {
    background: #ffffff;
    padding: 0 0 25px 45px;
    font-weight: 700;
    font-size: 1.2em; }
  .page-visualisations .listings-methodology-news.listings-view.listings-view1 .views-row {
    border-bottom: 0; }
  .page-visualisations .listings-methodology-news h2.pane-title {
    padding: 45px 25px 0px 45px; }
  .page-visualisations .listings-methodology-questionnaires {
    background: #2d2e2d;
    padding-bottom: 90px;
    margin-top: 75px;
    margin-bottom: 62px; }
    .page-visualisations .listings-methodology-questionnaires h2.pane-title {
      color: #ffffff;
      background: transparent;
      padding: 48px 25px 20px 45px; }
    .page-visualisations .listings-methodology-questionnaires .view-header {
      background: transparent;
      color: #ffffff;
      padding: 0 0 25px 45px;
      font-weight: 700;
      font-size: 1.2em; }
    .page-visualisations .listings-methodology-questionnaires .views-row {
      background: #ffffff; }

.page-home {
  /*Span black bar at 100%
*/
  /* Horizontal tabs */
  /* No class available use :first-child instead
************************************* */
  /* Mobile: Horzintal tabs span at 100% */
  /* Thumbnail images */
  /* Sidebar Thenme Indicator */
  /* Vertical Tabs
************************************* */
  /* Bottom - Call to action blocks */ }
  .page-home header#navbar {
    margin-bottom: 0;
    padding: 40px 0 122px 0; }
    @media (max-width: 767px) {
      .page-home header#navbar {
        padding: 20px 0 21px 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home header#navbar {
        padding: 20px 0 21px 0; } }
    .page-home header#navbar .title-breadcrumb {
      text-align: center;
      padding-top: 80px; }
      @media (max-width: 767px) {
        .page-home header#navbar .title-breadcrumb {
          padding-top: 20px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-home header#navbar .title-breadcrumb {
          padding-top: 20px; } }
      .page-home header#navbar .title-breadcrumb h1 {
        font-size: 50px; }
        @media (max-width: 767px) {
          .page-home header#navbar .title-breadcrumb h1 {
            font-size: 40px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .page-home header#navbar .title-breadcrumb h1 {
            font-size: 40px; } }
        .page-home header#navbar .title-breadcrumb h1:after {
          content: url("../images/icons/arrow-down.png");
          display: block;
          text-align: center;
          padding-top: 25px; }
  .page-home .page-body-right {
    border-bottom: 1px solid #4d4d4c; }
    @media (max-width: 767px) {
      .page-home .page-body-right {
        margin-top: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home .page-body-right {
        margin-top: 0; } }
    .page-home .page-body-right:last-child {
      border: 0; }
  @media (max-width: 767px) {
    .page-home .page-body-right-light {
      margin-top: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-home .page-body-right-light {
      margin-top: 0; } }
  .page-home .page-body-right-light.pane-twitter-feed-panel-pane-1 li {
    padding-left: 0; }
    .page-home .page-body-right-light.pane-twitter-feed-panel-pane-1 li:before {
      display: none; }
  .page-home div#tabs-0-uis_home_top_menus {
    padding: 0; }
    .page-home div#tabs-0-uis_home_top_menus:after {
      position: absolute;
      left: 100%;
      top: 0;
      width: calc((100vw - 1110px)/2);
      content: '';
      background: #000000;
      height: 156px;
      margin: 0;
      padding: 0; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .page-home div#tabs-0-uis_home_top_menus:after {
          width: 30px; } }
    .page-home div#tabs-0-uis_home_top_menus:before {
      position: absolute;
      right: 100%;
      top: 0;
      width: calc((100vw - 1110px)/2);
      content: '';
      background: #000000;
      height: 156px;
      margin: 0;
      padding: 0; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .page-home div#tabs-0-uis_home_top_menus:before {
          width: 30px; } }
  .page-home #tabs-0-uis_home_top_menus-1 {
    padding: 3em 1.4em; }
  .page-home .views-bootstrap-grid-plugin-style {
    padding-left: 45px; }
    @media (max-width: 767px) {
      .page-home .views-bootstrap-grid-plugin-style {
        padding-left: 25px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home .views-bootstrap-grid-plugin-style {
        padding-left: 25px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .page-home #tabs-0-uis_home_top_menus-3, .page-home #tabs-0-uis_home_top_menus-2, .page-home #tabs-0-uis_home_top_menus-1 {
      margin-top: -156px;
      padding-top: 156px; } }
  @media (min-width: 1200px) {
    .page-home #tabs-0-uis_home_top_menus-3, .page-home #tabs-0-uis_home_top_menus-2, .page-home #tabs-0-uis_home_top_menus-1 {
      margin-top: -156px;
      padding-top: 156px; } }
  .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul {
    background: #000000;
    padding: 0;
    margin: 0; }
    .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li {
      width: 33%;
      padding: 0;
      margin: 0;
      border-right: 1px solid #4d4d4c;
      /* Desktop - active tabs */ }
      @media (max-width: 767px) {
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li {
          border-bottom: 1px solid #4d4d4c; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li {
          border-bottom: 1px solid #4d4d4c; } }
      .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li:last-child {
        border: 0; }
      @media (max-width: 767px) {
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li {
          width: 100%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li {
          width: 100%; } }
      .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li.ui-tabs-active a {
        background-color: #ffffff !important;
        color: #000000 !important;
        outline: none;
        /* Themes tab */
        /* Indicators tab */
        /* Country tab */ }
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li.ui-tabs-active a:focus {
          outline: none; }
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li.ui-tabs-active a#ui-id-5:before {
          content: url("../images/icons/icons-medium/Tag.png"); }
          @media (max-width: 767px) {
            .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li.ui-tabs-active a#ui-id-5:before {
              content: url("../images/icons/icons-medium/Tag-white.png"); } }
          @media (min-width: 768px) and (max-width: 991px) {
            .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li.ui-tabs-active a#ui-id-5:before {
              content: url("../images/icons/icons-medium/Tag-white.png"); } }
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li.ui-tabs-active a#ui-id-6:before {
          content: url("../images/icons/icons-medium/Indicator.png"); }
          @media (max-width: 767px) {
            .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li.ui-tabs-active a#ui-id-6:before {
              content: url("../images/icons/icons-medium/Indicator-white.png"); } }
          @media (min-width: 768px) and (max-width: 991px) {
            .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li.ui-tabs-active a#ui-id-6:before {
              content: url("../images/icons/icons-medium/Indicator-white.png"); } }
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li.ui-tabs-active a#ui-id-7:before {
          content: url("../images/icons/icons-medium/Earth.png"); }
          @media (max-width: 767px) {
            .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li.ui-tabs-active a#ui-id-7:before {
              content: url("../images/icons/icons-medium/Earth-white.png"); } }
          @media (min-width: 768px) and (max-width: 991px) {
            .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li.ui-tabs-active a#ui-id-7:before {
              content: url("../images/icons/icons-medium/Earth-white.png"); } }
      .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a {
        background: #000000;
        color: #ffffff;
        width: 100%;
        padding: 50px 40px;
        font-size: 1.3em;
        font-weight: 700;
        vertical-align: middle;
        height: 156px;
        /* Themes tab */
        /* Indicators tab */
        /* Country tab */ }
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a:before {
          -webkit-transform: scale(0.65);
          -ms-transform: scale(0.65);
          transform: scale(0.65);
          margin-right: 10px;
          display: inline-block;
          vertical-align: middle; }
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a:after {
          content: '⌄';
          height: 26px;
          display: inline-block;
          vertical-align: middle;
          float: right;
          font-family: Icons, serif;
          position: absolute;
          right: 40px;
          margin-top: 10px; }
          @media (max-width: 767px) {
            .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a:after {
              content: "˃"; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a:after {
              content: "˃"; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a.active {
            padding-left: 80px;
            cursor: pointer;
            background: #000000 !important;
            color: #ffffff !important; } }
        @media (max-width: 767px) {
          .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a.active {
            padding-left: 80px;
            cursor: pointer;
            background: #000000 !important;
            color: #ffffff !important; } }
        @media (max-width: 767px) {
          .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a.active:after {
            content: "˃";
            left: 40px;
            right: auto;
            top: 60px;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
            margin-top: 6px;
            margin-right: 30px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a.active:after {
            content: "˃";
            left: 40px;
            right: auto;
            top: 60px;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
            margin-top: 6px;
            margin-right: 30px; } }
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a#ui-id-5:before {
          content: url("../images/icons/icons-medium/Tag-white.png"); }
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a#ui-id-6:before {
          content: url("../images/icons/icons-medium/Indicator-white.png"); }
        .page-home div#tabs-0-uis_home_top_menus > .item-list:first-child ul li a#ui-id-7:before {
          content: url("../images/icons/icons-medium/Earth-white.png"); }
  @media (max-width: 767px) {
    .page-home .uis_home .row:nth-child(2) .top {
      padding: 0;
      margin-left: -15px;
      margin-right: -15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .page-home .uis_home .row:nth-child(2) .top {
      padding: 0;
      margin-left: -15px;
      margin-right: -15px; } }
  .page-home .topic-visualisations {
    margin-top: 0; }
    @media (max-width: 767px) {
      .page-home .topic-visualisations {
        margin-top: 0;
        padding-top: 75px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home .topic-visualisations {
        margin-top: 0;
        padding-top: 75px; } }
  .page-home .pane-blog-panel-pane-2 .views-row .image {
    width: 200px;
    margin-right: 20px;
    float: left; }
    @media (max-width: 767px) {
      .page-home .pane-blog-panel-pane-2 .views-row .image {
        width: 130px; } }
  .page-home .pane-blog-panel-pane-2 .views-row .body-text {
    display: inline-block;
    width: calc(100% - 220px); }
    @media (max-width: 767px) {
      .page-home .pane-blog-panel-pane-2 .views-row .body-text {
        width: calc(100% - 150px); } }
    .page-home .pane-blog-panel-pane-2 .views-row .body-text.body-text-full {
      width: 100%; }
  .page-home .page-body-right.listings-view.listing-theme-indicator h3 {
    font-size: 16px !important;
    font-weight: 600; }
    .page-home .page-body-right.listings-view.listing-theme-indicator h3:before {
      left: 4px;
      top: 2px; }
  .page-home .page-body-right.listings-view .field-item .views-row:last-child {
    margin-bottom: 0; }
  .page-home .ui-tabs-vertical .ui-widget-header {
    border: none; }
  .page-home .ui-tabs-vertical .ui-tabs-nav {
    float: left;
    width: 320px; }
    @media (max-width: 767px) {
      .page-home .ui-tabs-vertical .ui-tabs-nav {
        width: 174px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home .ui-tabs-vertical .ui-tabs-nav {
        width: 174px; } }
  .page-home .ui-tabs-vertical .ui-tabs-panel {
    float: left;
    width: -webkit-calc(100% - 321px);
    width: calc(100% - 321px);
    box-sizing: border-box; }
    @media (max-width: 767px) {
      .page-home .ui-tabs-vertical .ui-tabs-panel {
        width: -webkit-calc(100% - 175px);
        width: calc(100% - 175px);
        padding-left: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home .ui-tabs-vertical .ui-tabs-panel {
        width: -webkit-calc(100% - 175px);
        width: calc(100% - 175px);
        padding-left: 0; } }
  .page-home .ui-tabs-vertical li {
    text-align: center;
    white-space: normal; }
    @media (max-width: 767px) {
      .page-home .ui-tabs-vertical li {
        width: 140px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home .ui-tabs-vertical li {
        width: 140px; } }
  .page-home .ui-tabs-vertical .ui-tabs-nav li a {
    background: #ececec;
    color: #000000;
    padding: 28px 0;
    border-radius: 50px;
    font-weight: 700;
    font-size: .9em;
    position: relative;
    display: block; }
    @media (max-width: 767px) {
      .page-home .ui-tabs-vertical .ui-tabs-nav li a {
        padding: 13px 10px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .page-home .ui-tabs-vertical .ui-tabs-nav li a {
        padding: 13px 10px; } }
  .page-home .ui-tabs-vertical .ui-state-default.ui-tabs-active.ui-state-active {
    background: none; }
    .page-home .ui-tabs-vertical .ui-state-default.ui-tabs-active.ui-state-active a {
      color: #ffffff; }
      .page-home .ui-tabs-vertical .ui-state-default.ui-tabs-active.ui-state-active a#ui-id-1 {
        background: #2f64b9; }
      .page-home .ui-tabs-vertical .ui-state-default.ui-tabs-active.ui-state-active a#ui-id-2 {
        background: #249965; }
      .page-home .ui-tabs-vertical .ui-state-default.ui-tabs-active.ui-state-active a#ui-id-3 {
        background: #fb6846; }
      .page-home .ui-tabs-vertical .ui-state-default.ui-tabs-active.ui-state-active a#ui-id-4 {
        background: #a99b5e; }
  .page-home .ui-tabs-vertical .ui-widget-content .views-field-field-menu-description {
    margin-bottom: 25px;
    font-size: .9em; }
  .page-home .ui-tabs-vertical .ui-widget-content .views-field-title-field a {
    color: #000000;
    font-weight: 700; }
    .page-home .ui-tabs-vertical .ui-widget-content .views-field-title-field a:before {
      display: block;
      position: absolute;
      right: 100%;
      width: 6px;
      content: "˃";
      font-weight: 800;
      font-family: Icons, serif;
      color: #4849bd; }
  .page-home .bottom {
    margin-top: 45px;
    /* Blocks w/ background images & icons
*/ }
    .page-home .bottom .block-bgimage {
      color: #ffffff;
      background-color: #89a9a9;
      text-align: center;
      padding: 45px;
      height: 287px; }
      .page-home .bottom .block-bgimage h2 {
        font-size: 2.2em;
        line-height: 1.2;
        margin-bottom: 45px;
        min-height: 132px; }
        .page-home .bottom .block-bgimage h2:before {
          display: block; }
    .page-home .bottom .block-documents {
      background: #89a9a9 url("../images/blocks/doc.jpg") 0 0 no-repeat;
      background-size: cover; }
      .page-home .bottom .block-documents h2:before {
        content: url("../images/icons/icons-medium/Library-white.png"); }
    .page-home .bottom .block-visualisation {
      background: #89a9a9 url("../images/blocks/vis.jpg") 0 0 no-repeat;
      background-size: cover; }
      .page-home .bottom .block-visualisation h2:before {
        content: url("../images/icons/icons-medium/Screen-white.png"); }
    .page-home .bottom .block-glossary {
      background: #89a9a9 url("../images/blocks/glossary.jpg") 0 0 no-repeat;
      background-size: cover; }
      .page-home .bottom .block-glossary h2:before {
        content: url("../images/icons/icons-medium/az-white.png"); }
  @media (max-width: 767px) {
    .page-home footer#wb-info {
      margin-top: -48px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .page-home.i18n-fr .bottom .block-bgimage h2 {
    min-height: 168px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .page-home.i18n-fr .bottom .block-bgimage {
    height: 338px; } }

.node-type-indicator {
  /* Float download button on mobile */ }
  .node-type-indicator header#navbar {
    margin-bottom: 0;
    padding: 45px 0 64px 0; }
  @media (min-width: 1200px) {
    .node-type-indicator.theme-education-and-literacy header#navbar {
      background: url(../images/backgrounds/topic-education.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .node-type-indicator.theme-education-and-literacy header#navbar {
      background: url(../images/backgrounds/topic-education.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-indicator.theme-education-and-literacy header#navbar {
      background: url(../images/backgrounds/topic-education-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .node-type-indicator.theme-education-and-literacy header#navbar {
      background: url(../images/backgrounds/topic-education-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 1200px) {
    .node-type-indicator.theme-science-technology-and-innovation header#navbar {
      background: url(../images/backgrounds/topic-science.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .node-type-indicator.theme-science-technology-and-innovation header#navbar {
      background: url(../images/backgrounds/topic-science.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-indicator.theme-science-technology-and-innovation header#navbar {
      background: url(../images/backgrounds/topic-science-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .node-type-indicator.theme-science-technology-and-innovation header#navbar {
      background: url(../images/backgrounds/topic-science-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 1200px) {
    .node-type-indicator.theme-culture header#navbar {
      background: url(../images/backgrounds/topic-culture.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .node-type-indicator.theme-culture header#navbar {
      background: url(../images/backgrounds/topic-culture.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-indicator.theme-culture header#navbar {
      background: url(../images/backgrounds/topic-culture-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .node-type-indicator.theme-culture header#navbar {
      background: url(../images/backgrounds/topic-culture-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 1200px) {
    .node-type-indicator.theme-communication-and-information header#navbar {
      background: url(../images/backgrounds/topic-communication.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .node-type-indicator.theme-communication-and-information header#navbar {
      background: url(../images/backgrounds/topic-communication.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-indicator.theme-communication-and-information header#navbar {
      background: url(../images/backgrounds/topic-communication-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .node-type-indicator.theme-communication-and-information header#navbar {
      background: url(../images/backgrounds/topic-communication-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  .node-type-indicator .listings-view.page-body-left.listing-theme-indicator .views-row h3 {
    padding-left: 0; }
    .node-type-indicator .listings-view.page-body-left.listing-theme-indicator .views-row h3:before {
      display: none; }
  @media (max-width: 767px) {
    .node-type-indicator .views-field-field-document-upload {
      float: right; } }
  .node-type-indicator .topic-body {
    border: 1px solid #000000;
    padding: 45px;
    margin-bottom: 30px;
    position: relative; }
  .node-type-indicator .topic-visualisations, .node-type-indicator .topic-indicators {
    background: #ececec;
    padding: 80px 0;
    position: relative;
    margin: 30px 0; }
    @media (max-width: 767px) {
      .node-type-indicator .topic-visualisations, .node-type-indicator .topic-indicators {
        margin: 30px -30px;
        padding: 30px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .node-type-indicator .topic-visualisations, .node-type-indicator .topic-indicators {
        margin: 30px -30px;
        padding: 30px; } }
    .node-type-indicator .topic-visualisations:after, .node-type-indicator .topic-indicators:after {
      position: absolute;
      left: 100%;
      top: 0;
      width: calc((100vw - 1110px)/2);
      content: '';
      background: #ececec;
      height: 100%;
      margin: 0;
      padding: 0; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .node-type-indicator .topic-visualisations:after, .node-type-indicator .topic-indicators:after {
          width: 30px; } }
    .node-type-indicator .topic-visualisations:before, .node-type-indicator .topic-indicators:before {
      position: absolute;
      right: 100%;
      top: 0;
      width: calc((100vw - 1110px)/2);
      content: '';
      background: #ececec;
      height: 100%;
      margin: 0;
      padding: 0; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .node-type-indicator .topic-visualisations:before, .node-type-indicator .topic-indicators:before {
          width: 30px; } }
  .node-type-indicator .topic-indicators {
    padding-bottom: 50px !important; }
    .node-type-indicator .topic-indicators h2.pane-title {
      margin-left: 45px; }
      @media (max-width: 767px) {
        .node-type-indicator .topic-indicators h2.pane-title {
          margin-left: 0; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .node-type-indicator .topic-indicators h2.pane-title {
          margin-left: 0; } }
    .node-type-indicator .topic-indicators .view-indicators .col-xs-12 {
      padding-bottom: 30px; }
    .node-type-indicator .topic-indicators .view-indicators .title {
      font-weight: bold; }
  .node-type-indicator h1.page-header {
    margin-bottom: 0; }

.node-type-country {
  /* Component - Country selector */ }
  @media (min-width: 1200px) {
    .node-type-country header#navbar {
      background: url(../images/backgrounds/country-landing.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .node-type-country header#navbar {
      background: url(../images/backgrounds/country-landing.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-country header#navbar {
      background: url(../images/backgrounds/country-landing-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  @media (max-width: 767px) {
    .node-type-country header#navbar {
      background: url(../images/backgrounds/country-landing-s.jpg) no-repeat 0 50%;
      background-size: cover; } }
  .node-type-country .title-breadcrumb {
    position: relative; }
    .node-type-country .title-breadcrumb .page-header {
      display: inline-block; }
    .node-type-country .title-breadcrumb a {
      color: #ffffff; }
      .node-type-country .title-breadcrumb a .fa {
        font-size: 42px;
        margin-left: 7px; }
    .node-type-country .title-breadcrumb .use-uiscomponents {
      position: absolute;
      z-index: 999;
      border: 1px solid;
      width: 100%;
      background-color: #ffffff; }
      .node-type-country .title-breadcrumb .use-uiscomponents a {
        color: #000000; }
  .node-type-country .view-themes-as-tabs .theme-education-and-literacy a.active {
    background: #2f64b9;
    color: #ffffff; }
    .node-type-country .view-themes-as-tabs .theme-education-and-literacy a.active:before {
      border-top: 15px solid #2f64b9; }
  .node-type-country .view-themes-as-tabs .theme-science-technology-and-innovation a.active {
    background: #249965; }
    .node-type-country .view-themes-as-tabs .theme-science-technology-and-innovation a.active:before {
      border-top: 15px solid #249965; }
  .node-type-country .view-themes-as-tabs .theme-culture a.active {
    background: #fb6846; }
    .node-type-country .view-themes-as-tabs .theme-culture a.active:before {
      border-top: 15px solid #fb6846; }
  .node-type-country .view-themes-as-tabs .theme-communication-and-information a.active {
    background: #a99b5e; }
    .node-type-country .view-themes-as-tabs .theme-communication-and-information a.active:before {
      border-top: 15px solid #a99b5e; }
  @media (min-width: 768px) and (max-width: 991px) {
    .node-type-country .themetabs-active ul li a:not(.active) {
      display: none; }
    .node-type-country .themetabs-inactive ul li a.active {
      display: none; } }
  @media (max-width: 767px) {
    .node-type-country .themetabs-active ul li a:not(.active) {
      display: none; }
    .node-type-country .themetabs-inactive ul li a.active {
      display: none; } }
  .node-type-country .ui-accordion h4 {
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #000000;
    font-size: 1em;
    color: #000000;
    font-weight: bold; }
    .node-type-country .ui-accordion h4:after {
      position: absolute;
      right: 0;
      font: normal normal normal 16px/1 FontAwesome;
      content: "\f107";
      font-size: 1em;
      top: 50%;
      margin-top: -10px; }
    .node-type-country .ui-accordion h4.ui-state-active:after {
      content: "\f106"; }
  .node-type-country .ui-accordion .ui-accordion-header-icon {
    display: none; }

/*
Pinboard page
*/
@media (min-width: 1200px) {
  .page-pinboard header#navbar {
    background: url(../images/backgrounds/pinboard.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .page-pinboard header#navbar {
    background: url(../images/backgrounds/pinboard.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (min-width: 768px) and (max-width: 991px) {
  .page-pinboard header#navbar {
    background: url(../images/backgrounds/pinboard-s.jpg) no-repeat 0 50%;
    background-size: cover; } }

@media (max-width: 767px) {
  .page-pinboard header#navbar {
    background: url(../images/backgrounds/pinboard-s.jpg) no-repeat 0 50%;
    background-size: cover; } }
