/*
 Theme Name:   AHO Theme
 Theme URI:    http://www.tessellate.co.uk/
 Description:  AHO site theme.
 Author:       Tessellate
 Author URI:   http://www.tessellate.co.uk/
 Template:     tessellate
 Version:      1.0
 Text Domain:  child-theme
*/
/*
Theme Name: Tessellate Base Theme
Theme URI: http://tessellate.co.uk/
Author: Tessellate Design Studio
Author URI: http://tessellate.co.uk/
Description: Required base theme, do not delete.
Version: 1.5
Text Domain: tessellate
*/
/************ Normalize ************/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

* {
  box-sizing: border-box;
}

:focus {
  outline: none;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

code, kbd, pre, samp {
  font-size: 1em;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  border: none;
  background: none;
  border-radius: 0;
}

select {
  text-transform: none;
}

button {
  overflow: visible;
}

button, input, select, textarea {
  max-width: 100%;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
  opacity: 0.5;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0;
}

input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button, input[type=time]::-webkit-inner-spin-button, input[type=time]::-webkit-outer-spin-button, input[type=datetime-local]::-webkit-inner-spin-button, input[type=datetime-local]::-webkit-outer-spin-button, input[type=week]::-webkit-inner-spin-button, input[type=week]::-webkit-outer-spin-button, input[type=month]::-webkit-inner-spin-button, input[type=month]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset > :last-child {
  margin-bottom: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}

ul {
  list-style: none;
  padding: 0;
}

/********** Accessibility **********/
.says, .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.site .skip-link {
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}

.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  font-family: Arial, Helvetica, sans-serif;
}

.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}

/********** Media Queries **********/
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/************** Print **************/
@media print {
  form, button, input, select, textarea, .navigation, .main-navigation, .sidebar, .content-bottom-widgets, .header-image, .page-links, .edit-link, .comment-respond, .comment-edit-link, .comment-reply-link, .comment-metadata .edit-link, .pingback .edit-link {
    display: none;
  }

  body, blockquote cite, blockquote small, pre, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h4, .comment-content h5, .comment-content h6, .entry-content .author-title {
    font-size: 12pt;
  }

  blockquote {
    font-size: 14.25pt;
  }

  .site-title, .page-title, .comments-title, .entry-content h2, .entry-summary h2, .comment-content h2, .widecolumn h2 {
    font-size: 17.25pt;
  }

  .site-description {
    display: block;
  }

  .entry-title {
    font-size: 24.75pt;
    line-height: 1.2727272727;
    margin-bottom: 1.696969697em;
  }

  .format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {
    font-size: 17.25pt;
    line-height: 1.304347826;
    margin-bottom: 1.826086957em;
  }

  .entry-content h1, .entry-summary h1, .comment-content h1 {
    font-size: 21pt;
  }

  .entry-content h3, .entry-summary h3, .comment-content h3, body:not(.search-results) .entry-summary {
    font-size: 14.25pt;
  }

  .site-description, .author-bio, .entry-footer, .sticky-post, .taxonomy-description, .entry-caption, .comment-metadata, .comment-notes, .comment-awaiting-moderation, .site-info, .wp-caption .wp-caption-text, .gallery-caption {
    font-size: 9.75pt;
  }

  body, .site {
    background: none !important;
    /* Brute force since user agents all print differently. */
  }

  body, blockquote cite, blockquote small, .site-branding .site-title a, .entry-title a, .comment-author {
    color: #1a1a1a !important;
    /* Make sure color schemes don't affect to print */
  }

  blockquote,
.page-header,
.comments-title {
    border-color: #1a1a1a !important;
    /* Make sure color schemes don't affect to print */
  }

  blockquote, .site-description, body:not(.search-results) .entry-summary,
body:not(.search-results) .entry-summary blockquote, .author-bio, .entry-footer, .entry-footer a, .sticky-post, .taxonomy-description, .entry-caption, .comment-author, .comment-metadata a, .comment-notes, .comment-awaiting-moderation, .site-info, .site-info a, .wp-caption .wp-caption-text, .gallery-caption {
    color: #686868 !important;
    /* Make sure color schemes don't affect to print */
  }

  code, hr {
    background-color: #d1d1d1 !important;
    /* Make sure color schemes don't affect to print */
  }

  pre, abbr, acronym, table, th, td, .author-info, .comment-list article, .comment-list .pingback, .comment-list .trackback, .no-comments {
    border-color: #d1d1d1 !important;
    /* Make sure color schemes don't affect to print */
  }

  a {
    color: #007acc !important;
    /* Make sure color schemes don't affect to print */
  }

  .entry-content a, .entry-summary a, .taxonomy-description a, .comment-content a, .pingback .comment-body > a {
    box-shadow: none;
    border-bottom: 1px solid #007acc !important;
    /* Make sure color schemes don't affect to print */
  }

  .site {
    margin: 5%;
  }

  .site-inner {
    max-width: none;
  }

  .site-header {
    padding: 0 0 1.75em;
  }

  .site-branding {
    margin-top: 0;
    margin-bottom: 1.75em;
  }

  .site-main {
    margin-bottom: 3.5em;
  }

  .entry-header, .entry-footer, .page-header, .page-content, .entry-content, .entry-summary, .post-thumbnail, .comments-area {
    margin-right: 0;
    margin-left: 0;
  }

  .post-thumbnail, .site-main > article {
    margin-bottom: 3.5em;
  }

  .entry-content blockquote.alignleft, .entry-content blockquote.alignright {
    border-width: 4px 0 0 0;
    padding: 0.9473684211em 0 0;
    width: -webkit-calc(50% - 0.736842105em);
    width: calc(50% - 0.736842105em);
  }

  body:not(.search-results) .entry-header + .entry-summary {
    margin-top: -1.473684211em;
  }

  .site-footer, .widecolumn {
    padding: 0;
  }
}
.grid {
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.grid.full {
  padding-left: 0;
  padding-right: 0;
}
.grid .row {
  margin-left: -15px;
  margin-right: -15px;
  text-align: left;
}
.grid .col {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  text-align: left;
}

.grid.padding15px {
  padding-left: 15pxpx;
  padding-right: 15pxpx;
}
.grid.padding15px .row {
  margin-left: -15pxpx;
  margin-right: -15pxpx;
}
.grid.padding15px .col {
  padding-left: 15pxpx;
  padding-right: 15pxpx;
}

.grid .col.xs1 {
  width: 8.3333333333%;
  margin-right: -0.25em;
}

.grid .col.xspush1 {
  margin-left: 8.3333333333%;
}

.grid .col.xs2 {
  width: 16.6666666667%;
  margin-right: -0.25em;
}

.grid .col.xspush2 {
  margin-left: 16.6666666667%;
}

.grid .col.xs3 {
  width: 25%;
  margin-right: -0.25em;
}

.grid .col.xspush3 {
  margin-left: 25%;
}

.grid .col.xs4 {
  width: 33.3333333333%;
  margin-right: -0.25em;
}

.grid .col.xspush4 {
  margin-left: 33.3333333333%;
}

.grid .col.xs5 {
  width: 41.6666666667%;
  margin-right: -0.25em;
}

.grid .col.xspush5 {
  margin-left: 41.6666666667%;
}

.grid .col.xs6 {
  width: 50%;
  margin-right: -0.25em;
}

.grid .col.xspush6 {
  margin-left: 50%;
}

.grid .col.xs7 {
  width: 58.3333333333%;
  margin-right: -0.25em;
}

.grid .col.xspush7 {
  margin-left: 58.3333333333%;
}

.grid .col.xs8 {
  width: 66.6666666667%;
  margin-right: -0.25em;
}

.grid .col.xspush8 {
  margin-left: 66.6666666667%;
}

.grid .col.xs9 {
  width: 75%;
  margin-right: -0.25em;
}

.grid .col.xspush9 {
  margin-left: 75%;
}

.grid .col.xs10 {
  width: 83.3333333333%;
  margin-right: -0.25em;
}

.grid .col.xspush10 {
  margin-left: 83.3333333333%;
}

.grid .col.xs11 {
  width: 91.6666666667%;
  margin-right: -0.25em;
}

.grid .col.xspush11 {
  margin-left: 91.6666666667%;
}

.grid .col.xs12 {
  width: 100%;
}

.grid .col.xspush12 {
  margin-left: 100%;
}

.grid.cols12 .col.xs1 {
  width: 8.3333333333%;
  margin-right: -0.25em;
}

.grid.cols12 .col.xspush1 {
  margin-left: 8.3333333333%;
}

.grid.cols12 .col.xs2 {
  width: 16.6666666667%;
  margin-right: -0.25em;
}

.grid.cols12 .col.xspush2 {
  margin-left: 16.6666666667%;
}

.grid.cols12 .col.xs3 {
  width: 25%;
  margin-right: -0.25em;
}

.grid.cols12 .col.xspush3 {
  margin-left: 25%;
}

.grid.cols12 .col.xs4 {
  width: 33.3333333333%;
  margin-right: -0.25em;
}

.grid.cols12 .col.xspush4 {
  margin-left: 33.3333333333%;
}

.grid.cols12 .col.xs5 {
  width: 41.6666666667%;
  margin-right: -0.25em;
}

.grid.cols12 .col.xspush5 {
  margin-left: 41.6666666667%;
}

.grid.cols12 .col.xs6 {
  width: 50%;
  margin-right: -0.25em;
}

.grid.cols12 .col.xspush6 {
  margin-left: 50%;
}

.grid.cols12 .col.xs7 {
  width: 58.3333333333%;
  margin-right: -0.25em;
}

.grid.cols12 .col.xspush7 {
  margin-left: 58.3333333333%;
}

.grid.cols12 .col.xs8 {
  width: 66.6666666667%;
  margin-right: -0.25em;
}

.grid.cols12 .col.xspush8 {
  margin-left: 66.6666666667%;
}

.grid.cols12 .col.xs9 {
  width: 75%;
  margin-right: -0.25em;
}

.grid.cols12 .col.xspush9 {
  margin-left: 75%;
}

.grid.cols12 .col.xs10 {
  width: 83.3333333333%;
  margin-right: -0.25em;
}

.grid.cols12 .col.xspush10 {
  margin-left: 83.3333333333%;
}

.grid.cols12 .col.xs11 {
  width: 91.6666666667%;
  margin-right: -0.25em;
}

.grid.cols12 .col.xspush11 {
  margin-left: 91.6666666667%;
}

.grid.cols12 .col.xs12 {
  width: 100%;
}

.grid.cols12 .col.xspush12 {
  margin-left: 100%;
}

.grid .row.xstop .col {
  vertical-align: top;
}

.grid .row.xsmiddle .col {
  vertical-align: middle;
}

.grid .row.xsbottom .col {
  vertical-align: bottom;
}

.grid .col.xstop {
  vertical-align: top;
}

.grid .col.xsmiddle {
  vertical-align: middle;
}

.grid .col.xsbottom {
  vertical-align: bottom;
}

.grid .row.xsleft {
  text-align: left;
}

.grid .row.xscenter {
  text-align: center;
}

.grid .row.xsright {
  text-align: right;
}

.grid .col.xsleft {
  text-align: left;
}

.grid .col.xscenter {
  text-align: center;
}

.grid .col.xsright {
  text-align: right;
}

@media screen and (max-width: 575px) {
  .grid .col.xs0, .xs0 {
    display: none;
  }
}
@media screen and (min-width: 576px) {
  .grid {
    width: 544px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .grid.full {
    width: 100%;
  }
  .grid .col {
    margin-right: -0.25em;
  }

  .grid .col.sm1 {
    width: 8.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.smpush1 {
    margin-left: 8.3333333333%;
  }

  .grid .col.sm2 {
    width: 16.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.smpush2 {
    margin-left: 16.6666666667%;
  }

  .grid .col.sm3 {
    width: 25%;
    margin-right: -0.25em;
  }

  .grid .col.smpush3 {
    margin-left: 25%;
  }

  .grid .col.sm4 {
    width: 33.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.smpush4 {
    margin-left: 33.3333333333%;
  }

  .grid .col.sm5 {
    width: 41.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.smpush5 {
    margin-left: 41.6666666667%;
  }

  .grid .col.sm6 {
    width: 50%;
    margin-right: -0.25em;
  }

  .grid .col.smpush6 {
    margin-left: 50%;
  }

  .grid .col.sm7 {
    width: 58.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.smpush7 {
    margin-left: 58.3333333333%;
  }

  .grid .col.sm8 {
    width: 66.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.smpush8 {
    margin-left: 66.6666666667%;
  }

  .grid .col.sm9 {
    width: 75%;
    margin-right: -0.25em;
  }

  .grid .col.smpush9 {
    margin-left: 75%;
  }

  .grid .col.sm10 {
    width: 83.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.smpush10 {
    margin-left: 83.3333333333%;
  }

  .grid .col.sm11 {
    width: 91.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.smpush11 {
    margin-left: 91.6666666667%;
  }

  .grid .col.sm12 {
    width: 100%;
  }

  .grid .col.smpush12 {
    margin-left: 100%;
  }

  .grid.cols12 .col.sm1 {
    width: 8.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.smpush1 {
    margin-left: 8.3333333333%;
  }

  .grid.cols12 .col.sm2 {
    width: 16.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.smpush2 {
    margin-left: 16.6666666667%;
  }

  .grid.cols12 .col.sm3 {
    width: 25%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.smpush3 {
    margin-left: 25%;
  }

  .grid.cols12 .col.sm4 {
    width: 33.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.smpush4 {
    margin-left: 33.3333333333%;
  }

  .grid.cols12 .col.sm5 {
    width: 41.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.smpush5 {
    margin-left: 41.6666666667%;
  }

  .grid.cols12 .col.sm6 {
    width: 50%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.smpush6 {
    margin-left: 50%;
  }

  .grid.cols12 .col.sm7 {
    width: 58.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.smpush7 {
    margin-left: 58.3333333333%;
  }

  .grid.cols12 .col.sm8 {
    width: 66.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.smpush8 {
    margin-left: 66.6666666667%;
  }

  .grid.cols12 .col.sm9 {
    width: 75%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.smpush9 {
    margin-left: 75%;
  }

  .grid.cols12 .col.sm10 {
    width: 83.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.smpush10 {
    margin-left: 83.3333333333%;
  }

  .grid.cols12 .col.sm11 {
    width: 91.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.smpush11 {
    margin-left: 91.6666666667%;
  }

  .grid.cols12 .col.sm12 {
    width: 100%;
  }

  .grid.cols12 .col.smpush12 {
    margin-left: 100%;
  }

  .grid .row.smtop .col {
    vertical-align: top;
  }

  .grid .row.smmiddle .col {
    vertical-align: middle;
  }

  .grid .row.smbottom .col {
    vertical-align: bottom;
  }

  .grid .col.smtop {
    vertical-align: top;
  }

  .grid .col.smmiddle {
    vertical-align: middle;
  }

  .grid .col.smbottom {
    vertical-align: bottom;
  }

  .grid .row.smleft {
    text-align: left;
  }

  .grid .row.smcenter {
    text-align: center;
  }

  .grid .row.smright {
    text-align: right;
  }

  .grid .col.smleft {
    text-align: left;
  }

  .grid .col.smcenter {
    text-align: center;
  }

  .grid .col.smright {
    text-align: right;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .grid .col.sm0, .sm0 {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .grid {
    width: 720px;
  }

  .grid .col.md1 {
    width: 8.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.mdpush1 {
    margin-left: 8.3333333333%;
  }

  .grid .col.md2 {
    width: 16.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.mdpush2 {
    margin-left: 16.6666666667%;
  }

  .grid .col.md3 {
    width: 25%;
    margin-right: -0.25em;
  }

  .grid .col.mdpush3 {
    margin-left: 25%;
  }

  .grid .col.md4 {
    width: 33.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.mdpush4 {
    margin-left: 33.3333333333%;
  }

  .grid .col.md5 {
    width: 41.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.mdpush5 {
    margin-left: 41.6666666667%;
  }

  .grid .col.md6 {
    width: 50%;
    margin-right: -0.25em;
  }

  .grid .col.mdpush6 {
    margin-left: 50%;
  }

  .grid .col.md7 {
    width: 58.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.mdpush7 {
    margin-left: 58.3333333333%;
  }

  .grid .col.md8 {
    width: 66.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.mdpush8 {
    margin-left: 66.6666666667%;
  }

  .grid .col.md9 {
    width: 75%;
    margin-right: -0.25em;
  }

  .grid .col.mdpush9 {
    margin-left: 75%;
  }

  .grid .col.md10 {
    width: 83.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.mdpush10 {
    margin-left: 83.3333333333%;
  }

  .grid .col.md11 {
    width: 91.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.mdpush11 {
    margin-left: 91.6666666667%;
  }

  .grid .col.md12 {
    width: 100%;
  }

  .grid .col.mdpush12 {
    margin-left: 100%;
  }

  .grid.cols12 .col.md1 {
    width: 8.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.mdpush1 {
    margin-left: 8.3333333333%;
  }

  .grid.cols12 .col.md2 {
    width: 16.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.mdpush2 {
    margin-left: 16.6666666667%;
  }

  .grid.cols12 .col.md3 {
    width: 25%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.mdpush3 {
    margin-left: 25%;
  }

  .grid.cols12 .col.md4 {
    width: 33.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.mdpush4 {
    margin-left: 33.3333333333%;
  }

  .grid.cols12 .col.md5 {
    width: 41.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.mdpush5 {
    margin-left: 41.6666666667%;
  }

  .grid.cols12 .col.md6 {
    width: 50%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.mdpush6 {
    margin-left: 50%;
  }

  .grid.cols12 .col.md7 {
    width: 58.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.mdpush7 {
    margin-left: 58.3333333333%;
  }

  .grid.cols12 .col.md8 {
    width: 66.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.mdpush8 {
    margin-left: 66.6666666667%;
  }

  .grid.cols12 .col.md9 {
    width: 75%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.mdpush9 {
    margin-left: 75%;
  }

  .grid.cols12 .col.md10 {
    width: 83.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.mdpush10 {
    margin-left: 83.3333333333%;
  }

  .grid.cols12 .col.md11 {
    width: 91.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.mdpush11 {
    margin-left: 91.6666666667%;
  }

  .grid.cols12 .col.md12 {
    width: 100%;
  }

  .grid.cols12 .col.mdpush12 {
    margin-left: 100%;
  }

  .grid .row.mdtop .col {
    vertical-align: top;
  }

  .grid .row.mdmiddle .col {
    vertical-align: middle;
  }

  .grid .row.mdbottom .col {
    vertical-align: bottom;
  }

  .grid .col.mdtop {
    vertical-align: top;
  }

  .grid .col.mdmiddle {
    vertical-align: middle;
  }

  .grid .col.mdbottom {
    vertical-align: bottom;
  }

  .grid .row.mdleft {
    text-align: left;
  }

  .grid .row.mdcenter {
    text-align: center;
  }

  .grid .row.mdright {
    text-align: right;
  }

  .grid .col.mdleft {
    text-align: left;
  }

  .grid .col.mdcenter {
    text-align: center;
  }

  .grid .col.mdright {
    text-align: right;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .grid .col.md0, .md0 {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .grid {
    width: 940px;
  }

  .grid .col.lg1 {
    width: 8.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.lgpush1 {
    margin-left: 8.3333333333%;
  }

  .grid .col.lg2 {
    width: 16.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.lgpush2 {
    margin-left: 16.6666666667%;
  }

  .grid .col.lg3 {
    width: 25%;
    margin-right: -0.25em;
  }

  .grid .col.lgpush3 {
    margin-left: 25%;
  }

  .grid .col.lg4 {
    width: 33.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.lgpush4 {
    margin-left: 33.3333333333%;
  }

  .grid .col.lg5 {
    width: 41.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.lgpush5 {
    margin-left: 41.6666666667%;
  }

  .grid .col.lg6 {
    width: 50%;
    margin-right: -0.25em;
  }

  .grid .col.lgpush6 {
    margin-left: 50%;
  }

  .grid .col.lg7 {
    width: 58.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.lgpush7 {
    margin-left: 58.3333333333%;
  }

  .grid .col.lg8 {
    width: 66.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.lgpush8 {
    margin-left: 66.6666666667%;
  }

  .grid .col.lg9 {
    width: 75%;
    margin-right: -0.25em;
  }

  .grid .col.lgpush9 {
    margin-left: 75%;
  }

  .grid .col.lg10 {
    width: 83.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.lgpush10 {
    margin-left: 83.3333333333%;
  }

  .grid .col.lg11 {
    width: 91.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.lgpush11 {
    margin-left: 91.6666666667%;
  }

  .grid .col.lg12 {
    width: 100%;
  }

  .grid .col.lgpush12 {
    margin-left: 100%;
  }

  .grid.cols12 .col.lg1 {
    width: 8.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.lgpush1 {
    margin-left: 8.3333333333%;
  }

  .grid.cols12 .col.lg2 {
    width: 16.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.lgpush2 {
    margin-left: 16.6666666667%;
  }

  .grid.cols12 .col.lg3 {
    width: 25%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.lgpush3 {
    margin-left: 25%;
  }

  .grid.cols12 .col.lg4 {
    width: 33.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.lgpush4 {
    margin-left: 33.3333333333%;
  }

  .grid.cols12 .col.lg5 {
    width: 41.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.lgpush5 {
    margin-left: 41.6666666667%;
  }

  .grid.cols12 .col.lg6 {
    width: 50%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.lgpush6 {
    margin-left: 50%;
  }

  .grid.cols12 .col.lg7 {
    width: 58.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.lgpush7 {
    margin-left: 58.3333333333%;
  }

  .grid.cols12 .col.lg8 {
    width: 66.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.lgpush8 {
    margin-left: 66.6666666667%;
  }

  .grid.cols12 .col.lg9 {
    width: 75%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.lgpush9 {
    margin-left: 75%;
  }

  .grid.cols12 .col.lg10 {
    width: 83.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.lgpush10 {
    margin-left: 83.3333333333%;
  }

  .grid.cols12 .col.lg11 {
    width: 91.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.lgpush11 {
    margin-left: 91.6666666667%;
  }

  .grid.cols12 .col.lg12 {
    width: 100%;
  }

  .grid.cols12 .col.lgpush12 {
    margin-left: 100%;
  }

  .grid .row.lgtop .col {
    vertical-align: top;
  }

  .grid .row.lgmiddle .col {
    vertical-align: middle;
  }

  .grid .row.lgbottom .col {
    vertical-align: bottom;
  }

  .grid .col.lgtop {
    vertical-align: top;
  }

  .grid .col.lgmiddle {
    vertical-align: middle;
  }

  .grid .col.lgbottom {
    vertical-align: bottom;
  }

  .grid .row.lgleft {
    text-align: left;
  }

  .grid .row.lgcenter {
    text-align: center;
  }

  .grid .row.lgright {
    text-align: right;
  }

  .grid .col.lgleft {
    text-align: left;
  }

  .grid .col.lgcenter {
    text-align: center;
  }

  .grid .col.lgright {
    text-align: right;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .grid .col.lg0, .lg0 {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .grid {
    width: 1140px;
  }

  .grid .col.xl1 {
    width: 8.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.xlpush1 {
    margin-left: 8.3333333333%;
  }

  .grid .col.xl2 {
    width: 16.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.xlpush2 {
    margin-left: 16.6666666667%;
  }

  .grid .col.xl3 {
    width: 25%;
    margin-right: -0.25em;
  }

  .grid .col.xlpush3 {
    margin-left: 25%;
  }

  .grid .col.xl4 {
    width: 33.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.xlpush4 {
    margin-left: 33.3333333333%;
  }

  .grid .col.xl5 {
    width: 41.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.xlpush5 {
    margin-left: 41.6666666667%;
  }

  .grid .col.xl6 {
    width: 50%;
    margin-right: -0.25em;
  }

  .grid .col.xlpush6 {
    margin-left: 50%;
  }

  .grid .col.xl7 {
    width: 58.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.xlpush7 {
    margin-left: 58.3333333333%;
  }

  .grid .col.xl8 {
    width: 66.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.xlpush8 {
    margin-left: 66.6666666667%;
  }

  .grid .col.xl9 {
    width: 75%;
    margin-right: -0.25em;
  }

  .grid .col.xlpush9 {
    margin-left: 75%;
  }

  .grid .col.xl10 {
    width: 83.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.xlpush10 {
    margin-left: 83.3333333333%;
  }

  .grid .col.xl11 {
    width: 91.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.xlpush11 {
    margin-left: 91.6666666667%;
  }

  .grid .col.xl12 {
    width: 100%;
  }

  .grid .col.xlpush12 {
    margin-left: 100%;
  }

  .grid.cols12 .col.xl1 {
    width: 8.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xlpush1 {
    margin-left: 8.3333333333%;
  }

  .grid.cols12 .col.xl2 {
    width: 16.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xlpush2 {
    margin-left: 16.6666666667%;
  }

  .grid.cols12 .col.xl3 {
    width: 25%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xlpush3 {
    margin-left: 25%;
  }

  .grid.cols12 .col.xl4 {
    width: 33.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xlpush4 {
    margin-left: 33.3333333333%;
  }

  .grid.cols12 .col.xl5 {
    width: 41.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xlpush5 {
    margin-left: 41.6666666667%;
  }

  .grid.cols12 .col.xl6 {
    width: 50%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xlpush6 {
    margin-left: 50%;
  }

  .grid.cols12 .col.xl7 {
    width: 58.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xlpush7 {
    margin-left: 58.3333333333%;
  }

  .grid.cols12 .col.xl8 {
    width: 66.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xlpush8 {
    margin-left: 66.6666666667%;
  }

  .grid.cols12 .col.xl9 {
    width: 75%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xlpush9 {
    margin-left: 75%;
  }

  .grid.cols12 .col.xl10 {
    width: 83.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xlpush10 {
    margin-left: 83.3333333333%;
  }

  .grid.cols12 .col.xl11 {
    width: 91.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xlpush11 {
    margin-left: 91.6666666667%;
  }

  .grid.cols12 .col.xl12 {
    width: 100%;
  }

  .grid.cols12 .col.xlpush12 {
    margin-left: 100%;
  }

  .grid .row.xltop .col {
    vertical-align: top;
  }

  .grid .row.xlmiddle .col {
    vertical-align: middle;
  }

  .grid .row.xlbottom .col {
    vertical-align: bottom;
  }

  .grid .col.xltop {
    vertical-align: top;
  }

  .grid .col.xlmiddle {
    vertical-align: middle;
  }

  .grid .col.xlbottom {
    vertical-align: bottom;
  }

  .grid .row.xlleft {
    text-align: left;
  }

  .grid .row.xlcenter {
    text-align: center;
  }

  .grid .row.xlright {
    text-align: right;
  }

  .grid .col.xlleft {
    text-align: left;
  }

  .grid .col.xlcenter {
    text-align: center;
  }

  .grid .col.xlright {
    text-align: right;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1499px) {
  .grid .col.xl0, .xl0 {
    display: none;
  }
}
@media screen and (min-width: 1500px) {
  .grid {
    width: 1400px;
  }

  .grid .col.xxl1 {
    width: 8.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.xxlpush1 {
    margin-left: 8.3333333333%;
  }

  .grid .col.xxl2 {
    width: 16.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.xxlpush2 {
    margin-left: 16.6666666667%;
  }

  .grid .col.xxl3 {
    width: 25%;
    margin-right: -0.25em;
  }

  .grid .col.xxlpush3 {
    margin-left: 25%;
  }

  .grid .col.xxl4 {
    width: 33.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.xxlpush4 {
    margin-left: 33.3333333333%;
  }

  .grid .col.xxl5 {
    width: 41.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.xxlpush5 {
    margin-left: 41.6666666667%;
  }

  .grid .col.xxl6 {
    width: 50%;
    margin-right: -0.25em;
  }

  .grid .col.xxlpush6 {
    margin-left: 50%;
  }

  .grid .col.xxl7 {
    width: 58.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.xxlpush7 {
    margin-left: 58.3333333333%;
  }

  .grid .col.xxl8 {
    width: 66.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.xxlpush8 {
    margin-left: 66.6666666667%;
  }

  .grid .col.xxl9 {
    width: 75%;
    margin-right: -0.25em;
  }

  .grid .col.xxlpush9 {
    margin-left: 75%;
  }

  .grid .col.xxl10 {
    width: 83.3333333333%;
    margin-right: -0.25em;
  }

  .grid .col.xxlpush10 {
    margin-left: 83.3333333333%;
  }

  .grid .col.xxl11 {
    width: 91.6666666667%;
    margin-right: -0.25em;
  }

  .grid .col.xxlpush11 {
    margin-left: 91.6666666667%;
  }

  .grid .col.xxl12 {
    width: 100%;
  }

  .grid .col.xxlpush12 {
    margin-left: 100%;
  }

  .grid.cols12 .col.xxl1 {
    width: 8.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xxlpush1 {
    margin-left: 8.3333333333%;
  }

  .grid.cols12 .col.xxl2 {
    width: 16.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xxlpush2 {
    margin-left: 16.6666666667%;
  }

  .grid.cols12 .col.xxl3 {
    width: 25%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xxlpush3 {
    margin-left: 25%;
  }

  .grid.cols12 .col.xxl4 {
    width: 33.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xxlpush4 {
    margin-left: 33.3333333333%;
  }

  .grid.cols12 .col.xxl5 {
    width: 41.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xxlpush5 {
    margin-left: 41.6666666667%;
  }

  .grid.cols12 .col.xxl6 {
    width: 50%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xxlpush6 {
    margin-left: 50%;
  }

  .grid.cols12 .col.xxl7 {
    width: 58.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xxlpush7 {
    margin-left: 58.3333333333%;
  }

  .grid.cols12 .col.xxl8 {
    width: 66.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xxlpush8 {
    margin-left: 66.6666666667%;
  }

  .grid.cols12 .col.xxl9 {
    width: 75%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xxlpush9 {
    margin-left: 75%;
  }

  .grid.cols12 .col.xxl10 {
    width: 83.3333333333%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xxlpush10 {
    margin-left: 83.3333333333%;
  }

  .grid.cols12 .col.xxl11 {
    width: 91.6666666667%;
    margin-right: -0.25em;
  }

  .grid.cols12 .col.xxlpush11 {
    margin-left: 91.6666666667%;
  }

  .grid.cols12 .col.xxl12 {
    width: 100%;
  }

  .grid.cols12 .col.xxlpush12 {
    margin-left: 100%;
  }

  .grid .row.xxltop .col {
    vertical-align: top;
  }

  .grid .row.xxlmiddle .col {
    vertical-align: middle;
  }

  .grid .row.xxlbottom .col {
    vertical-align: bottom;
  }

  .grid .col.xxltop {
    vertical-align: top;
  }

  .grid .col.xxlmiddle {
    vertical-align: middle;
  }

  .grid .col.xxlbottom {
    vertical-align: bottom;
  }

  .grid .row.xxlleft {
    text-align: left;
  }

  .grid .row.xxlcenter {
    text-align: center;
  }

  .grid .row.xxlright {
    text-align: right;
  }

  .grid .col.xxlleft {
    text-align: left;
  }

  .grid .col.xxlcenter {
    text-align: center;
  }

  .grid .col.xxlright {
    text-align: right;
  }

  .grid .col.xxl0, .xxl0 {
    display: none;
  }
}
body {
  font-family: "gesta", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #4A5052;
  background: #437D8D;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3 {
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 20px;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 400;
}

#page {
  max-width: 1500px;
  margin: 0 auto;
  background: #fff;
}

.bg-blue1 {
  background: #34B6DD;
  color: #fff;
}

.bg-blue2 {
  background: #92D0E6;
  color: #fff;
}

.bg-teal1 {
  background: #169DAF;
  color: #fff;
}

.bg-teal2 {
  background: #37BED0;
  color: #fff;
}

.bg-orange1 {
  background: #F78E00;
  color: #fff;
}

.bg-orange2 {
  background: #F4B016;
  color: #fff;
}

.bg-green {
  background: #ECF4E7;
}

.bg-white {
  background: #fff;
}

.pattern {
  background-size: auto 40px;
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 40px;
}
.pattern.bg-blue1 {
  background-image: url(images/pattern-blue.png);
}
.pattern.bg-orange1 {
  background-image: url(images/pattern-orange.png);
}
.pattern.bg-green {
  background-image: url(images/pattern-green.png);
}

.button {
  position: relative;
  display: inline-block;
  font-size: 16px;
  padding: 5px 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.button:after {
  content: "";
  border-width: 5px;
  border-style: solid;
  display: inline-block;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: #fff;
  border-right-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
.button.bg-white:after {
  border-bottom-color: #169DAF;
  border-right-color: #169DAF;
}
.button.bg-teal1:after {
  border-bottom-color: #37BED0;
  border-right-color: #37BED0;
}
.button.bg-orange2:after {
  border-bottom-color: #F78E00;
  border-right-color: #F78E00;
}
.button.large {
  padding: 10px 25px;
  font-size: 20px;
}
.button.large:after {
  border-width: 10px;
}

.introduction {
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-size: 25px;
  margin: 0 0 20px;
}
.introduction p {
  margin: 0;
}

.breadcrumb {
  margin: -15px 0 10px;
  font-size: 14px;
}
.breadcrumb span > span {
  display: none;
}

form .frm_screen_reader, form .frm_verify, form .frm_hidden {
  display: none !important;
}

.frm-g-recaptcha > div {
  display: inline-block;
  margin-bottom: 25px;
}

#header {
  padding: 20px 0 0;
  font-size: 20px;
  color: #34B6DD;
  font-weight: 700;
}
#header section.grid {
  overflow: hidden;
}
#header .logo img {
  height: 56px;
  width: auto;
  display: block;
}
#header #navigation {
  margin-top: 30px;
  background: #34B6DD;
  color: #fff;
  overflow-x: hidden;
  display: none;
}
#header #navigation .grid {
  position: relative;
}
#header #navigation ul {
  margin: 0 -10px;
}
#header #navigation li {
  display: inline-block;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
}
#header #navigation li a {
  display: inline-block;
  padding: 15px 10px;
}
#header #navigation .donate {
  position: absolute;
  display: inline-block;
  padding: 15px 0 15px 30px;
  background: #F78E00;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  top: 0;
  right: 0;
  height: 100%;
}
#header #navigation .donate:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  width: 180px;
  background: #F78E00;
}
#header #mobile-nav {
  position: relative;
  height: 10px;
  background: #34B6DD;
  margin-top: 20px;
}
#header #mobile-nav .inner {
  position: absolute;
  top: 100%;
  left: 0;
  background: #92D0E6;
  width: 100%;
  z-index: 10;
  display: none;
}
#header #mobile-nav .inner ul {
  margin: 0;
}
#header #mobile-nav .inner li a {
  display: block;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
#header #mobile-nav .inner .buttons {
  padding: 10px 0 20px;
  text-align: center;
}
#header #mobile-nav .inner .buttons .button {
  margin: 0 10px;
  width: calc(50% - 25px);
  max-width: 130px;
}
#header #menu-toggle {
  width: 28px;
  height: 28px;
  padding: 0;
  position: relative;
  z-index: 2;
}
#header #menu-toggle span {
  display: block;
  width: 28px;
  height: 3px;
  display: block;
  background: #34B6DD;
  margin-bottom: 5px;
  transition: 0.5s;
}
#header #menu-toggle.open span:first-of-type {
  transform: rotate(-45deg) translate(-7px, 5px);
  width: 30px;
}
#header #menu-toggle.open span:last-of-type {
  transform: rotate(45deg) translate(-6px, -4px);
  width: 30px;
}
#header #menu-toggle.open span:nth-of-type(2) {
  opacity: 0;
}
#header .lottery {
  display: inline-block;
  margin-bottom: 20px;
}
#header .lottery img {
  height: 40px;
  width: auto;
  display: block;
}
#header .button {
  margin-left: 15px;
  padding: 3px 15px;
}
#header .fa {
  display: inline-block;
  background: #34B6DD;
  color: #fff;
  width: 27px;
  height: 27px;
  margin-left: 5px;
  vertical-align: middle;
  text-align: center;
  padding: 3px 5px;
}
#header .fa.fa-facebook {
  font-size: 24px;
  padding: 4px 0 0 7px;
}
#header .contact {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

#footer {
  padding: 30px 0;
  font-size: 16px;
}
#footer img {
  display: block;
  margin: 30px 0 20px;
  height: auto;
  max-width: 100%;
}
#footer ul {
  margin: 0;
}
#footer ul li:before {
  content: "- ";
}
#footer strong {
  display: block;
  color: #95989A;
}
#footer form {
  margin: 5px 0 20px;
}
#footer form input {
  background: #EFF4F5;
  padding: 5px 10px;
  width: calc(100% - 30px);
  max-width: 350px;
}
#footer form button {
  background: #34B6DD;
  color: #fff;
  padding: 5px 12px;
  margin-left: -5px;
}
#footer .social .fa {
  display: inline-block;
  background: #95989A;
  color: #fff;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  vertical-align: middle;
  text-align: center;
  padding: 4px 5px;
  font-size: 22px;
}
#footer .social .fa.fa-facebook {
  font-size: 28px;
  padding: 4px 0 0 7px;
}
#footer #copyright p {
  margin: 0;
  font-size: 14px;
}

section#heading {
  position: relative;
}
section#heading .slideshow.slick-initialized img {
  display: block;
}
section#heading .slideshow img {
  display: none;
}
section#heading .slideshow img:first-of-type {
  display: block;
}
section#heading .slideshow img.large, section#heading .slideshow img.large:first-of-type {
  display: none;
}
section#heading img {
  width: 100%;
  height: auto;
  display: block;
}
section#heading .overlay {
  background-size: auto 40px;
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 40px;
  background-image: url(images/pattern-blue.png);
  background-color: #34B6DD;
}
section#heading .bg-blue1, section#heading .bg-orange1 {
  padding: 20px 0;
  background-image: none;
}
section#heading h1 {
  font-weight: 300;
  margin: 0;
}
section#heading h1 strong {
  display: block;
}
section#heading .button {
  margin-top: 20px;
}
section#heading p {
  font-size: 22px;
  margin: 20px 0;
  font-weight: 500;
}
section#heading form label {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
}
section#heading form input {
  background: #fff;
  color: #4A5052;
  padding: 10px 15px;
  width: calc(100% - 120px);
  max-width: 400px;
  margin-left: 10px;
}
section#heading form button {
  line-height: 40px;
  width: 40px;
  font-size: 24px;
  padding: 0;
  display: inline-block;
  margin-left: -6px;
  vertical-align: bottom;
}

.block-3-column-links {
  background: #ECF4E7;
  padding: 30px 0 0;
}
.block-3-column-links h2 {
  margin: 0 0 30px;
}
.block-3-column-links img {
  width: 100%;
  height: auto;
  display: none;
}
.block-3-column-links span {
  display: block;
  background: #fff;
  margin-bottom: 30px;
  padding: 7px 15px;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
}
.block-3-column-links span:after {
  content: "";
  border-width: 10px;
  border-style: solid;
  display: inline-block;
  border-top-color: transparent;
  border-left-color: transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
.block-3-column-links span.blue {
  color: #34B6DD;
}
.block-3-column-links span.blue:after {
  border-bottom-color: #34B6DD;
  border-right-color: #34B6DD;
}
.block-3-column-links span.teal {
  color: #169DAF;
}
.block-3-column-links span.teal:after {
  border-bottom-color: #169DAF;
  border-right-color: #169DAF;
}
.block-3-column-links span.orange {
  color: #F78E00;
}
.block-3-column-links span.orange:after {
  border-bottom-color: #F78E00;
  border-right-color: #F78E00;
}

.block-emergency_appeal {
  padding: 30px 0;
}
.block-emergency_appeal.previous-block-lottery-supporters, .block-emergency_appeal.previous-block-breaking_news {
  padding-top: 0;
  margin-top: -15px;
}
.block-emergency_appeal img {
  width: 100%;
  height: auto;
  display: block;
}
.block-emergency_appeal .padding {
  padding: 15px;
}
.block-emergency_appeal h2 {
  margin: 0 0 20px;
}
.block-emergency_appeal h3 {
  font-weight: 300;
  font-size: 25px;
  margin: 0 0 20px;
}
.block-emergency_appeal h3 strong {
  display: block;
}
.block-emergency_appeal p {
  color: #4A5052;
  margin: 0 0 20px;
}

.block-featured-programme {
  padding: 30px 0;
}
.block-featured-programme.previous-block-lottery-supporters, .block-featured-programme.previous-block-breaking_news {
  padding-top: 0;
  margin-top: -15px;
}
.block-featured-programme.previous-block-emergency_appeal {
  padding-top: 0;
  margin-top: -15px;
}
.block-featured-programme img {
  width: 100%;
  height: auto;
  display: block;
}
.block-featured-programme .padding {
  padding: 15px;
}
.block-featured-programme h2 {
  margin: 0 0 20px;
}
.block-featured-programme h3 {
  font-weight: 300;
  font-size: 25px;
  margin: 0 0 20px;
}
.block-featured-programme h3 strong {
  display: block;
}
.block-featured-programme p {
  color: #4A5052;
  margin: 0 0 20px;
}

.block-lottery-supporters {
  padding: 30px 0;
}
.block-lottery-supporters.previous-block-featured-programme, .block-lottery-supporters.previous-block-breaking_news {
  padding-top: 0;
  margin-top: -15px;
}
.block-lottery-supporters .grid {
  overflow: hidden;
}
.block-lottery-supporters .bg-green {
  padding: 20px;
  margin-bottom: 15px;
}
.block-lottery-supporters .bg-green img {
  width: 80%;
  height: auto;
  display: block;
  margin: 20px auto;
  max-width: 372px;
}
.block-lottery-supporters h2 {
  margin: 0 0 20px;
}
.block-lottery-supporters h3 {
  font-size: 25px;
  margin: 0 0 20px;
}
.block-lottery-supporters p {
  margin: 0 0 20px;
}
.block-lottery-supporters .bg-teal1 img {
  width: 100%;
  height: auto;
  display: block;
}
.block-lottery-supporters .padding {
  padding: 20px 0 20px 20px;
}

.block-breaking_news {
  padding: 30px 0;
}
.block-breaking_news.previous-block-lottery-supporters, .block-breaking_news.previous-block-emergency_appeal, .block-breaking_news.previous-block-featured-programme {
  padding-top: 0;
  margin-top: -15px;
}
.block-breaking_news .grid {
  overflow: hidden;
}
.block-breaking_news h2 {
  margin: 0 0 20px;
}
.block-breaking_news h3 {
  font-size: 25px;
  margin: 0 0 20px;
}
.block-breaking_news p {
  margin: 0 0 20px;
}
.block-breaking_news .padding {
  padding: 20px 0 20px 20px;
}
.block-breaking_news .video {
  position: relative;
  padding-bottom: 56.25%;
}
.block-breaking_news .video iframe, .block-breaking_news .video .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-breaking_news .video .image {
  background-size: cover;
  background-position: center;
}
.block-breaking_news .video .image.has-video {
  cursor: pointer;
}
.block-breaking_news .video .image .play {
  position: absolute;
  right: 0;
  top: calc(50% - 30px);
  width: 60px;
  height: 60px;
  background: #fff;
}
.block-breaking_news .video .image .play::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 17.5px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #34B6DD;
}

.block-countries {
  background: #34B6DD;
  color: #fff;
  padding: 30px 0;
}
.block-countries img {
  max-height: 450px;
  max-width: 66.67%;
  display: inline-block;
}
.block-countries h2 {
  margin: 0 0 20px;
}
.block-countries h3 {
  font-size: 25px;
  margin: 0 0 20px;
}
.block-countries p {
  margin: 0 0 20px;
}
.block-countries #mapcontainer {
  position: relative;
  display: inline-block;
  max-width: 450px;
  width: 100%;
}
.block-countries #mapcontainer > div {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  display: inline-block;
}
.block-countries #mapcontainer a {
  cursor: pointer;
}
.block-countries #mapcontainer #maplabel {
  position: absolute;
  bottom: 10%;
  left: 5%;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  max-width: 30%;
  text-align: left;
}
.block-countries #mapcontainer #maplabel span {
  display: inline-block;
  padding: 10px 15px;
  background: #fff;
  color: #4A5052;
}
.block-countries svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.block-countries svg polygon, .block-countries svg path {
  fill: #92D0E6;
}
.block-countries svg text {
  fill: #4A5052;
  font-size: 18px;
}

.block-statistic .bg-blue1, .block-statistic .bg-green, .block-statistic .bg-orange1 {
  padding: 30px 0 40px;
}
.block-statistic .bg-green {
  color: #34B6DD;
}
.block-statistic .grid {
  padding-bottom: 30px;
}
.block-statistic h2 {
  margin: 0 0 20px;
}
.block-statistic img {
  display: block;
  height: 70px;
  width: auto;
}
.block-statistic h3 {
  font-size: 60px;
  margin: 0;
}
.block-statistic p {
  color: #4A5052;
  font-size: 18px;
  margin: 0;
  font-weight: 500;
}

.block-recent-news {
  overflow: hidden;
}
.block-recent-news h2 {
  margin: 0 0 20px;
}
.block-recent-news .padding {
  padding: 30px 0 0;
}
.block-recent-news h3 {
  font-family: "gesta", Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: 0 0 10px;
}
.block-recent-news p {
  margin: 0 0 20px;
}
.block-recent-news .button.bg-green {
  margin-bottom: 30px;
}
.block-recent-news .button.bg-green:after {
  border-bottom-color: #4A5052;
  border-right-color: #4A5052;
}
.block-recent-news .bg-orange2 {
  position: relative;
  margin: 0 -15px;
}
.block-recent-news .bg-orange2 .padding {
  padding: 30px 20px;
}
.block-recent-news .bg-orange2 h3 {
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-size: 25px;
  margin: 0 0 20px;
}
.block-recent-news .bg-orange2 p {
  margin: 0 0 20px;
}

.block-contact-form {
  background-color: #34B6DD;
  background-size: auto 40px;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-image: url(images/pattern-blue.png);
  padding: 30px 0 70px;
  color: #fff;
}
.block-contact-form h2 {
  margin: 0 0 20px;
}
.block-contact-form h3 {
  font-size: 25px;
  margin: 0 0 20px;
}
.block-contact-form p {
  margin: 0 0 20px;
}
.block-contact-form span {
  display: block;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-size: 25px;
}
.block-contact-form form {
  margin-top: 20px;
}
.block-contact-form form legend, .block-contact-form form .frm_hidden {
  display: none;
}
.block-contact-form form label {
  width: 100%;
  display: inline-block;
  padding: 10px 0;
}
.block-contact-form form input, .block-contact-form form textarea {
  width: 100%;
  display: inline-block;
  padding: 10px 15px;
  background: #fff;
  color: #4A5052;
  margin-bottom: 10px;
}
.block-contact-form form textarea {
  min-height: 120px;
}
.block-contact-form form button {
  position: relative;
  display: inline-block;
  font-size: 18px;
  padding: 7px 15px;
  font-weight: 500;
  text-transform: uppercase;
  background: #92D0E6;
  float: right;
}
.block-contact-form form button:after {
  content: "";
  border-width: 5px;
  border-style: solid;
  display: inline-block;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: #fff;
  border-right-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
.block-contact-form form .frm_error {
  margin: -5px 0 10px;
  font-size: 14px;
}
.block-contact-form form .frm_error_style p {
  font-size: 14px;
  margin: 0 0 20px;
}

.block-twitter-feed {
  background: #92D0E6;
  color: #fff;
  padding: 30px 0 0;
}
.block-twitter-feed h2 {
  margin: 0 0 20px;
}
.block-twitter-feed a {
  font-weight: 500;
  text-transform: uppercase;
}
.block-twitter-feed a .fa {
  color: #92D0E6;
  display: inline-block;
  background: #fff;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  vertical-align: middle;
  text-align: center;
  padding: 3px;
  font-size: 16px;
}
.block-twitter-feed p {
  margin: 10px 0;
  color: #4A5052;
}
.block-twitter-feed p a {
  font-weight: 700;
  text-transform: none;
}
.block-twitter-feed small {
  display: block;
  margin-bottom: 30px;
}

.block-staff-profiles {
  background: #169DAF;
  color: #fff;
  padding: 30px 0 0;
}
.block-staff-profiles h2 {
  margin: 0 0 20px;
}
.block-staff-profiles img {
  width: 100%;
  height: auto;
  display: block;
}
.block-staff-profiles .padding {
  padding: 20px;
  background: #37BED0;
  margin: 0 0 30px;
}
.block-staff-profiles .padding h3 {
  font-size: 25px;
  margin: 0;
  text-transform: uppercase;
}
.block-staff-profiles .padding span {
  display: block;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 25px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.block-staff-profiles .padding p {
  margin: 0;
}

#content-blocks p, #content-blocks ul, #content-blocks ol {
  margin: 0 0 15px;
}
#content-blocks p a, #content-blocks ul a, #content-blocks ol a {
  font-weight: 700;
}
#content-blocks p a:hover, #content-blocks ul a:hover, #content-blocks ol a:hover {
  text-decoration: underline;
}
#content-blocks .content-block {
  margin: 0 0 30px;
}
#content-blocks .content-block h2 {
  margin: 0 0 20px;
}
#content-blocks .content-block table {
  margin: 0 0 15px;
}
#content-blocks .content-block table td {
  padding: 5px 10px;
  background: #ECF4E7;
  border: 2px solid #fff;
}
#content-blocks .content-block table td p {
  margin: 0;
}
#content-blocks .content-block.content-block-text h2, #content-blocks .content-block.content-block-text h3 {
  color: #34B6DD;
  font-family: "gesta", Arial, Helvetica, sans-serif;
  font-size: 20px;
}
#content-blocks .content-block.content-block-text ul {
  list-style: disc;
  padding-left: 40px;
}
#content-blocks .content-block.content-block-text ul, #content-blocks .content-block.content-block-text ol {
  margin: 0 0 15px;
}
#content-blocks .content-block.content-block-text ul li, #content-blocks .content-block.content-block-text ol li {
  padding: 5px 0;
}
#content-blocks .content-block.content-block-link .button {
  background: #92D0E6;
  color: #fff;
}
#content-blocks .content-block.content-block-link .button:after {
  border-bottom-color: #34B6DD;
  border-right-color: #34B6DD;
}
#content-blocks .content-block.content-block-image img {
  max-width: 100%;
  height: auto;
}
#content-blocks .content-block.content-block-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
#content-blocks .content-block.content-block-video iframe, #content-blocks .content-block.content-block-video object, #content-blocks .content-block.content-block-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content-blocks .content-block.content-block-subheading-section h3 {
  font-size: 22px;
  margin: 0 0 15px;
  font-family: "gesta", Arial, Helvetica, sans-serif;
}
#content-blocks .content-block.content-block-subheading-section p, #content-blocks .content-block.content-block-subheading-section ul, #content-blocks .content-block.content-block-subheading-section ol {
  margin: 0 0 15px;
}
#content-blocks .content-block.content-block-subheading-section ul {
  list-style: disc;
  padding-left: 30px;
}
#content-blocks .content-block.content-block-bullet-points ul {
  font-size: 25px;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  margin: 0 0 15px;
  list-style: disc;
  padding-left: 30px;
}
#content-blocks .content-block.content-block-bullet-points ul li {
  margin: 0 0 20px;
  color: #F78E00;
}
#content-blocks .content-block.content-block-bullet-points ul li span {
  color: #4A5052;
}
#content-blocks .content-block.content-block-data, #content-blocks .content-block.content-block-publications {
  padding: 15px 15px 0;
}
#content-blocks .content-block.content-block-data h3, #content-blocks .content-block.content-block-publications h3 {
  font-size: 25px;
  margin: 0 0 10px;
  font-weight: 400;
}
#content-blocks .content-block.content-block-data .button, #content-blocks .content-block.content-block-publications .button {
  margin-bottom: 15px;
}
#content-blocks .content-block.content-block-programme img, #content-blocks .content-block.content-block-download img {
  width: 100%;
  height: auto;
  display: block;
}
#content-blocks .content-block.content-block-programme h2, #content-blocks .content-block.content-block-programme h3, #content-blocks .content-block.content-block-download h2, #content-blocks .content-block.content-block-download h3 {
  color: #fff;
}
#content-blocks .content-block.content-block-programme h3, #content-blocks .content-block.content-block-download h3 {
  font-size: 25px;
  margin: 0 0 20px;
}
#content-blocks .content-block.content-block-programme p, #content-blocks .content-block.content-block-download p {
  color: #4A5052;
}
#content-blocks .content-block.content-block-programme .padding, #content-blocks .content-block.content-block-download .padding {
  padding: 15px;
}
#content-blocks .content-block.content-block-download h2 {
  margin: 0 0 10px;
}
#content-blocks .content-block.content-block-download h3 {
  margin: 0 0 10px;
  font-weight: 400;
}

#lottery-page #content-blocks h1 {
  color: #34B6DD;
  margin-top: 0;
}
#lottery-page #content-sidebar img {
  display: block;
  width: 100%;
  max-width: 250px;
  margin-bottom: 30px;
}

#single-page #content, #lottery-page #content {
  overflow: hidden;
}
#single-page #content-blocks, #single-page #content-main, #lottery-page #content-blocks, #lottery-page #content-main {
  padding: 30px 0;
}
#single-page #content-blocks ul, #single-page #content-main ul, #lottery-page #content-blocks ul, #lottery-page #content-main ul {
  list-style: disc;
}
#single-page #content-blocks ul, #single-page #content-blocks ol, #single-page #content-main ul, #single-page #content-main ol, #lottery-page #content-blocks ul, #lottery-page #content-blocks ol, #lottery-page #content-main ul, #lottery-page #content-main ol {
  padding-left: 30px;
}
#single-page #content-sidebar, #lottery-page #content-sidebar {
  background: #ECF4E7;
  padding: 30px 15px 0;
  margin: 0 -15px;
  position: relative;
}
#single-page #content-sidebar .sidebar-related, #lottery-page #content-sidebar .sidebar-related {
  margin: 0 0 30px;
  font-weight: 500;
  font-size: 20px;
}
#single-page #content-sidebar .sidebar-related h2, #lottery-page #content-sidebar .sidebar-related h2 {
  color: #34B6DD;
  margin: 0 0 10px;
}
#single-page #content-sidebar .sidebar-related ul, #lottery-page #content-sidebar .sidebar-related ul {
  margin: 0;
}
#single-page #content-sidebar .sidebar-related li, #lottery-page #content-sidebar .sidebar-related li {
  padding: 5px 0;
}
#single-page #content-sidebar .sidebar-block, #lottery-page #content-sidebar .sidebar-block {
  margin: 0 0 30px;
}
#single-page #content-sidebar h2, #lottery-page #content-sidebar h2 {
  margin: 0 0 10px;
  color: #34B6DD;
}
#single-page #content-sidebar h3, #lottery-page #content-sidebar h3 {
  margin: 0 0 10px;
  color: #34B6DD;
  font-size: 25px;
}
#single-page #content-sidebar p, #lottery-page #content-sidebar p {
  margin: 0 0 20px;
}
#single-page #content-sidebar .button.bg-white, #lottery-page #content-sidebar .button.bg-white {
  color: #34B6DD;
}
#single-page #content-sidebar .button.bg-white:after, #lottery-page #content-sidebar .button.bg-white:after {
  border-bottom-color: #34B6DD;
  border-right-color: #34B6DD;
}
#single-page #content-sidebar .sidebar-block-linked-content a, #lottery-page #content-sidebar .sidebar-block-linked-content a {
  font-weight: 500;
  display: block;
  margin: 20px 0 0;
}
#single-page #content-sidebar #donate-block, #lottery-page #content-sidebar #donate-block {
  background-color: #F4B016;
  color: #fff;
  padding: 70px 15px 30px;
  background-image: url(images/pattern-green2.png);
  background-size: auto 40px;
  background-repeat: repeat-x;
  background-position: right top;
  margin: 0 -15px;
  position: relative;
}
#single-page #content-sidebar #donate-block h2, #single-page #content-sidebar #donate-block h3, #lottery-page #content-sidebar #donate-block h2, #lottery-page #content-sidebar #donate-block h3 {
  color: #fff;
}
#single-page #content-sidebar #donate-block h3, #lottery-page #content-sidebar #donate-block h3 {
  margin: 0 0 20px;
}

#archive-topic section#heading .overlay {
  bottom: -145px;
}
#archive-topic #content {
  padding: 30px 0 0;
}
#archive-topic .letter {
  margin: 0 0 30px;
}
#archive-topic .letter h3 {
  font-size: 25px;
  color: #34B6DD;
  margin: 0 0 15px;
  border-bottom: 1px solid #4A5052;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#archive-topic .letter h3:after {
  content: "+";
  float: right;
  height: 30px;
  width: 30px;
  transition: 0.2s;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  color: #34B6DD;
  font-weight: 400;
  margin-top: 2px;
  margin-right: -8px;
}
#archive-topic .letter h3.active:after {
  transform: rotate(45deg);
}
#archive-topic .letter ul {
  margin: 0;
  display: none;
}
#archive-topic .letter ul li {
  padding: 3px 0;
  font-weight: 500;
  font-size: 18px;
}

#archive-programme section#heading .overlay {
  bottom: -145px;
  background-image: url(images/pattern-orange.png);
  background-color: #F78E00;
}
#archive-programme #content {
  padding: 30px 0 0;
}
#archive-programme .letter {
  margin: 0 0 30px;
}
#archive-programme .letter h3 {
  font-size: 25px;
  color: #F78E00;
  margin: 0 0 15px;
  border-bottom: 1px solid #4A5052;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#archive-programme .letter h3:after {
  content: "+";
  float: right;
  height: 30px;
  width: 30px;
  transition: 0.2s;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  color: #F78E00;
  font-weight: 400;
  margin-top: 2px;
  margin-right: -8px;
}
#archive-programme .letter h3.active:after {
  transform: rotate(45deg);
}
#archive-programme .letter ul {
  margin: 0;
  display: none;
}
#archive-programme .letter ul li {
  padding: 3px 0;
  font-weight: 500;
  font-size: 18px;
}

#single-topic #content, #single-country #content, #single-post #content, #single-programme #content, #single-data #content, #single-event #content, #single-person #content {
  overflow: hidden;
}
#single-topic #content-main, #single-country #content-main, #single-post #content-main, #single-programme #content-main, #single-data #content-main, #single-event #content-main, #single-person #content-main {
  padding: 30px 0;
}
#single-topic #content-main h1, #single-country #content-main h1, #single-post #content-main h1, #single-programme #content-main h1, #single-data #content-main h1, #single-event #content-main h1, #single-person #content-main h1 {
  color: #34B6DD;
  margin: 0;
}
#single-topic #content-main .flag img, #single-country #content-main .flag img, #single-post #content-main .flag img, #single-programme #content-main .flag img, #single-data #content-main .flag img, #single-event #content-main .flag img, #single-person #content-main .flag img {
  width: 100px;
  height: auto;
  display: block;
  margin: 15px 0 5px;
}
#single-topic #content-main .event-meta, #single-country #content-main .event-meta, #single-post #content-main .event-meta, #single-programme #content-main .event-meta, #single-data #content-main .event-meta, #single-event #content-main .event-meta, #single-person #content-main .event-meta {
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-size: 25px;
  color: #F78E00;
}
#single-topic #content-footer, #single-country #content-footer, #single-post #content-footer, #single-programme #content-footer, #single-data #content-footer, #single-event #content-footer, #single-person #content-footer {
  padding: 0 0 30px;
}
#single-topic #content-footer .button, #single-country #content-footer .button, #single-post #content-footer .button, #single-programme #content-footer .button, #single-data #content-footer .button, #single-event #content-footer .button, #single-person #content-footer .button {
  margin-top: 20px;
}
#single-topic #content-footer .button:after, #single-country #content-footer .button:after, #single-post #content-footer .button:after, #single-programme #content-footer .button:after, #single-data #content-footer .button:after, #single-event #content-footer .button:after, #single-person #content-footer .button:after {
  border-bottom-color: #92D0E6;
  border-right-color: #92D0E6;
}
#single-topic #content-footer .sidebar-share, #single-country #content-footer .sidebar-share, #single-post #content-footer .sidebar-share, #single-programme #content-footer .sidebar-share, #single-data #content-footer .sidebar-share, #single-event #content-footer .sidebar-share, #single-person #content-footer .sidebar-share {
  color: #34B6DD;
  font-size: 25px;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-top: 20px;
  text-align: right;
}
#single-topic #content-footer .sidebar-share .fa, #single-country #content-footer .sidebar-share .fa, #single-post #content-footer .sidebar-share .fa, #single-programme #content-footer .sidebar-share .fa, #single-data #content-footer .sidebar-share .fa, #single-event #content-footer .sidebar-share .fa, #single-person #content-footer .sidebar-share .fa {
  display: inline-block;
  background: #34B6DD;
  color: #fff;
  width: 35px;
  height: 35px;
  margin-left: 5px;
  vertical-align: middle;
  text-align: center;
  padding: 6px 5px;
  font-size: 25px;
}
#single-topic #content-footer .sidebar-share .fa.fa-facebook, #single-country #content-footer .sidebar-share .fa.fa-facebook, #single-post #content-footer .sidebar-share .fa.fa-facebook, #single-programme #content-footer .sidebar-share .fa.fa-facebook, #single-data #content-footer .sidebar-share .fa.fa-facebook, #single-event #content-footer .sidebar-share .fa.fa-facebook, #single-person #content-footer .sidebar-share .fa.fa-facebook {
  font-size: 32px;
  padding: 6px 0 0 7px;
}
#single-topic#single-post #content-main h1, #single-country#single-post #content-main h1, #single-post#single-post #content-main h1, #single-programme#single-post #content-main h1, #single-data#single-post #content-main h1, #single-event#single-post #content-main h1, #single-person#single-post #content-main h1 {
  color: #169DAF;
}
#single-topic#single-post #content-main small, #single-country#single-post #content-main small, #single-post#single-post #content-main small, #single-programme#single-post #content-main small, #single-data#single-post #content-main small, #single-event#single-post #content-main small, #single-person#single-post #content-main small {
  color: #169DAF;
  display: block;
  font-size: 100%;
  margin: 20px 0 0;
}
#single-topic#single-post .content-block-text h2, #single-topic#single-post .content-block-text h3, #single-country#single-post .content-block-text h2, #single-country#single-post .content-block-text h3, #single-post#single-post .content-block-text h2, #single-post#single-post .content-block-text h3, #single-programme#single-post .content-block-text h2, #single-programme#single-post .content-block-text h3, #single-data#single-post .content-block-text h2, #single-data#single-post .content-block-text h3, #single-event#single-post .content-block-text h2, #single-event#single-post .content-block-text h3, #single-person#single-post .content-block-text h2, #single-person#single-post .content-block-text h3 {
  color: #169DAF;
}
#single-topic#single-post #content-footer .button:after, #single-country#single-post #content-footer .button:after, #single-post#single-post #content-footer .button:after, #single-programme#single-post #content-footer .button:after, #single-data#single-post #content-footer .button:after, #single-event#single-post #content-footer .button:after, #single-person#single-post #content-footer .button:after {
  border-bottom-color: #37BED0;
  border-right-color: #37BED0;
}
#single-topic#single-programme #content-main h1, #single-topic#single-data #content-main h1, #single-topic#single-event #content-main h1, #single-country#single-programme #content-main h1, #single-country#single-data #content-main h1, #single-country#single-event #content-main h1, #single-post#single-programme #content-main h1, #single-post#single-data #content-main h1, #single-post#single-event #content-main h1, #single-programme#single-programme #content-main h1, #single-programme#single-data #content-main h1, #single-programme#single-event #content-main h1, #single-data#single-programme #content-main h1, #single-data#single-data #content-main h1, #single-data#single-event #content-main h1, #single-event#single-programme #content-main h1, #single-event#single-data #content-main h1, #single-event#single-event #content-main h1, #single-person#single-programme #content-main h1, #single-person#single-data #content-main h1, #single-person#single-event #content-main h1 {
  color: #F78E00;
}
#single-topic#single-programme .content-block-text h2, #single-topic#single-programme .content-block-text h3, #single-topic#single-data .content-block-text h2, #single-topic#single-data .content-block-text h3, #single-topic#single-event .content-block-text h2, #single-topic#single-event .content-block-text h3, #single-country#single-programme .content-block-text h2, #single-country#single-programme .content-block-text h3, #single-country#single-data .content-block-text h2, #single-country#single-data .content-block-text h3, #single-country#single-event .content-block-text h2, #single-country#single-event .content-block-text h3, #single-post#single-programme .content-block-text h2, #single-post#single-programme .content-block-text h3, #single-post#single-data .content-block-text h2, #single-post#single-data .content-block-text h3, #single-post#single-event .content-block-text h2, #single-post#single-event .content-block-text h3, #single-programme#single-programme .content-block-text h2, #single-programme#single-programme .content-block-text h3, #single-programme#single-data .content-block-text h2, #single-programme#single-data .content-block-text h3, #single-programme#single-event .content-block-text h2, #single-programme#single-event .content-block-text h3, #single-data#single-programme .content-block-text h2, #single-data#single-programme .content-block-text h3, #single-data#single-data .content-block-text h2, #single-data#single-data .content-block-text h3, #single-data#single-event .content-block-text h2, #single-data#single-event .content-block-text h3, #single-event#single-programme .content-block-text h2, #single-event#single-programme .content-block-text h3, #single-event#single-data .content-block-text h2, #single-event#single-data .content-block-text h3, #single-event#single-event .content-block-text h2, #single-event#single-event .content-block-text h3, #single-person#single-programme .content-block-text h2, #single-person#single-programme .content-block-text h3, #single-person#single-data .content-block-text h2, #single-person#single-data .content-block-text h3, #single-person#single-event .content-block-text h2, #single-person#single-event .content-block-text h3 {
  color: #F78E00;
}
#single-topic#single-programme #content-footer .button:after, #single-topic#single-data #content-footer .button:after, #single-topic#single-event #content-footer .button:after, #single-country#single-programme #content-footer .button:after, #single-country#single-data #content-footer .button:after, #single-country#single-event #content-footer .button:after, #single-post#single-programme #content-footer .button:after, #single-post#single-data #content-footer .button:after, #single-post#single-event #content-footer .button:after, #single-programme#single-programme #content-footer .button:after, #single-programme#single-data #content-footer .button:after, #single-programme#single-event #content-footer .button:after, #single-data#single-programme #content-footer .button:after, #single-data#single-data #content-footer .button:after, #single-data#single-event #content-footer .button:after, #single-event#single-programme #content-footer .button:after, #single-event#single-data #content-footer .button:after, #single-event#single-event #content-footer .button:after, #single-person#single-programme #content-footer .button:after, #single-person#single-data #content-footer .button:after, #single-person#single-event #content-footer .button:after {
  border-bottom-color: #F78E00;
  border-right-color: #F78E00;
}
#single-topic #content-sidebar, #single-country #content-sidebar, #single-post #content-sidebar, #single-programme #content-sidebar, #single-data #content-sidebar, #single-event #content-sidebar, #single-person #content-sidebar {
  background: #ECF4E7;
  padding: 30px 15px 1px;
  margin: 0 -15px;
  position: relative;
}
#single-topic #content-sidebar .sidebar-related, #single-country #content-sidebar .sidebar-related, #single-post #content-sidebar .sidebar-related, #single-programme #content-sidebar .sidebar-related, #single-data #content-sidebar .sidebar-related, #single-event #content-sidebar .sidebar-related, #single-person #content-sidebar .sidebar-related {
  margin: 0 0 30px;
  font-weight: 500;
  font-size: 18px;
}
#single-topic #content-sidebar .sidebar-related h2, #single-country #content-sidebar .sidebar-related h2, #single-post #content-sidebar .sidebar-related h2, #single-programme #content-sidebar .sidebar-related h2, #single-data #content-sidebar .sidebar-related h2, #single-event #content-sidebar .sidebar-related h2, #single-person #content-sidebar .sidebar-related h2 {
  color: #34B6DD;
  margin: 0 0 10px;
}
#single-topic #content-sidebar .sidebar-related ul, #single-country #content-sidebar .sidebar-related ul, #single-post #content-sidebar .sidebar-related ul, #single-programme #content-sidebar .sidebar-related ul, #single-data #content-sidebar .sidebar-related ul, #single-event #content-sidebar .sidebar-related ul, #single-person #content-sidebar .sidebar-related ul {
  margin: 0;
}
#single-topic #content-sidebar .sidebar-related li, #single-country #content-sidebar .sidebar-related li, #single-post #content-sidebar .sidebar-related li, #single-programme #content-sidebar .sidebar-related li, #single-data #content-sidebar .sidebar-related li, #single-event #content-sidebar .sidebar-related li, #single-person #content-sidebar .sidebar-related li {
  padding: 5px 0;
}
#single-topic #donate-block, #single-country #donate-block, #single-post #donate-block, #single-programme #donate-block, #single-data #donate-block, #single-event #donate-block, #single-person #donate-block {
  background-color: #F4B016;
  color: #fff;
  padding: 70px 15px 1px;
  margin: 0 -15px;
  background-image: url(images/pattern-green2.png);
  background-size: auto 40px;
  background-repeat: repeat-x;
  background-position: right top;
  position: relative;
}
#single-topic #donate-block h2, #single-topic #donate-block h3, #single-country #donate-block h2, #single-country #donate-block h3, #single-post #donate-block h2, #single-post #donate-block h3, #single-programme #donate-block h2, #single-programme #donate-block h3, #single-data #donate-block h2, #single-data #donate-block h3, #single-event #donate-block h2, #single-event #donate-block h3, #single-person #donate-block h2, #single-person #donate-block h3 {
  color: #fff;
}
#single-topic #donate-block h2, #single-country #donate-block h2, #single-post #donate-block h2, #single-programme #donate-block h2, #single-data #donate-block h2, #single-event #donate-block h2, #single-person #donate-block h2 {
  margin: 0 0 20px;
}
#single-topic #donate-block h3, #single-country #donate-block h3, #single-post #donate-block h3, #single-programme #donate-block h3, #single-data #donate-block h3, #single-event #donate-block h3, #single-person #donate-block h3 {
  margin: 0 0 20px;
  font-size: 25px;
}
#single-topic #donate-block .button, #single-country #donate-block .button, #single-post #donate-block .button, #single-programme #donate-block .button, #single-data #donate-block .button, #single-event #donate-block .button, #single-person #donate-block .button {
  margin-bottom: 30px;
}
#single-topic #donate-block .button:after, #single-country #donate-block .button:after, #single-post #donate-block .button:after, #single-programme #donate-block .button:after, #single-data #donate-block .button:after, #single-event #donate-block .button:after, #single-person #donate-block .button:after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}
#single-topic #donate-block .sidebar-share, #single-country #donate-block .sidebar-share, #single-post #donate-block .sidebar-share, #single-programme #donate-block .sidebar-share, #single-data #donate-block .sidebar-share, #single-event #donate-block .sidebar-share, #single-person #donate-block .sidebar-share {
  display: none;
  position: absolute;
  top: -70px;
  color: #34B6DD;
  font-size: 25px;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
#single-topic #donate-block .sidebar-share .fa, #single-country #donate-block .sidebar-share .fa, #single-post #donate-block .sidebar-share .fa, #single-programme #donate-block .sidebar-share .fa, #single-data #donate-block .sidebar-share .fa, #single-event #donate-block .sidebar-share .fa, #single-person #donate-block .sidebar-share .fa {
  display: inline-block;
  background: #34B6DD;
  color: #ECF4E7;
  width: 35px;
  height: 35px;
  margin-left: 5px;
  vertical-align: middle;
  text-align: center;
  padding: 6px 5px;
  font-size: 25px;
}
#single-topic #donate-block .sidebar-share .fa.fa-facebook, #single-country #donate-block .sidebar-share .fa.fa-facebook, #single-post #donate-block .sidebar-share .fa.fa-facebook, #single-programme #donate-block .sidebar-share .fa.fa-facebook, #single-data #donate-block .sidebar-share .fa.fa-facebook, #single-event #donate-block .sidebar-share .fa.fa-facebook, #single-person #donate-block .sidebar-share .fa.fa-facebook {
  font-size: 32px;
  padding: 6px 0 0 7px;
}

#single-data #content-blocks .content-block.content-block-link .button, #single-programme #content-blocks .content-block.content-block-link .button {
  background: #F4B016;
  color: #fff;
}
#single-data #content-blocks .content-block.content-block-link .button:after, #single-programme #content-blocks .content-block.content-block-link .button:after {
  border-bottom-color: #F78E00;
  border-right-color: #F78E00;
}

#single-post #content-blocks .content-block.content-block-link .button {
  background: #169DAF;
  color: #fff;
}
#single-post #content-blocks .content-block.content-block-link .button:after {
  border-bottom-color: #37BED0;
  border-right-color: #37BED0;
}

#archive-country section#heading #map {
  background: #ECF4E7;
}
#archive-country section#heading #map img {
  display: inline-block;
  width: 100%;
  max-width: 550px;
  height: auto;
}
#archive-country section#heading #map #mapcontainer {
  position: relative;
  display: inline-block;
  max-width: 550px;
  width: 100%;
}
#archive-country section#heading #map #mapcontainer > div {
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  display: inline-block;
}
#archive-country section#heading #map #mapcontainer a {
  cursor: pointer;
}
#archive-country section#heading #map #mapcontainer #maplabel {
  position: absolute;
  bottom: 10%;
  left: 5%;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  max-width: 30%;
  text-align: left;
}
#archive-country section#heading #map #mapcontainer #maplabel span {
  display: inline-block;
  padding: 10px 15px;
  background: #34B6DD;
}
#archive-country section#heading svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#archive-country section#heading svg polygon, #archive-country section#heading svg path {
  fill: #92D0E6;
}
#archive-country section#heading svg text {
  fill: #4A5052;
  font-size: 18px;
}
#archive-country #content {
  padding: 30px 0 0;
}
#archive-country #content h2 {
  font-size: 25px;
  margin: 20px 0 30px;
  padding: 0 0 5px;
  border-bottom: 1px solid #4A5052;
  font-weight: 400;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-transform: none;
  text-decoration: none;
}
#archive-country #content h2:after {
  content: "+";
  float: right;
  height: 30px;
  width: 30px;
  transition: 0.2s;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  color: #34B6DD;
  margin-right: -8px;
  margin-top: 2px;
}
#archive-country #content h2.active:after {
  transform: rotate(45deg);
}
#archive-country #content .outside-africa {
  display: none;
}
#archive-country .letter {
  margin: 0 0 30px;
}
#archive-country .letter h3 {
  font-size: 25px;
  color: #34B6DD;
  margin: 0 0 15px;
  border-bottom: 1px solid #4A5052;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#archive-country .letter h3:after {
  content: "+";
  float: right;
  height: 30px;
  width: 30px;
  transition: 0.2s;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  color: #34B6DD;
  font-weight: 400;
  margin-top: 2px;
  margin-right: -8px;
}
#archive-country .letter h3.active:after {
  transform: rotate(45deg);
}
#archive-country .letter ul {
  margin: 0;
  display: none;
}
#archive-country .letter ul li {
  padding: 3px 0;
  font-weight: 500;
  font-size: 18px;
}

#single-country section#single-heading, #single-post section#single-heading, #single-programme section#single-heading, #single-event section#single-heading {
  overflow: hidden;
  position: relative;
}
#single-country section#single-heading img, #single-post section#single-heading img, #single-programme section#single-heading img, #single-event section#single-heading img {
  width: 100%;
  height: auto;
  display: block;
}
#single-country section#single-heading .flag img, #single-post section#single-heading .flag img, #single-programme section#single-heading .flag img, #single-event section#single-heading .flag img {
  width: 50px;
  margin: 15px 0 5px;
}
#single-country section#single-heading .overlay, #single-post section#single-heading .overlay, #single-programme section#single-heading .overlay, #single-event section#single-heading .overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
#single-country section#single-heading #heading-sidebar, #single-post section#single-heading #heading-sidebar, #single-programme section#single-heading #heading-sidebar, #single-event section#single-heading #heading-sidebar {
  background: #ECF4E7;
  padding: 15px;
  position: relative;
}

#single-country h1 {
  color: #34B6DD;
  font-size: 30px;
  margin: 0 0 20px;
}
#single-country .breadcrumb {
  margin-top: 0;
}
#single-country section#single-heading .overlay {
  display: block;
}
#single-country section#single-heading #singlesvg polygon, #single-country section#single-heading #singlesvg path {
  fill: #92D0E6;
}
#single-country #content-main {
  padding: 0 0 30px;
}

#single-person .person_image {
  padding: 40% 0;
  background-size: cover;
  background-position: center center;
  margin-bottom: 25px;
}
#single-person h2 {
  color: #437D8D;
  text-decoration: none;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 25px;
  margin-top: 10px;
}
#single-person #content-footer .button.bg-teal1:after {
  border-right-color: transparent;
  border-bottom-color: #437D8D;
  border-left-color: #437D8D;
  left: 0;
  right: 100%;
}

#archive-publication .list-post.pinned-list-post {
  border-bottom: none;
  padding-bottom: 0;
}
#archive-publication .list-post.pinned-list-post .bg-teal1 {
  padding: 20px;
}
#archive-publication .list-post.pinned-list-post .bg-teal1 img {
  width: 100%;
  height: auto;
  display: block;
}

#archive-emergency .page_intro h1 {
  color: #437D8D;
}
#archive-emergency .page_intro p {
  font-weight: 500;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-size: 25px;
}
#archive-emergency .emergency {
  background-color: #437D8D;
  color: #fff;
  margin: 30px 0;
}
#archive-emergency .emergency .emergency_listing_image {
  padding: 30% 0;
  background-size: cover;
  background-position: center center;
  margin: 0 -15px;
}
#archive-emergency .emergency .emergency_listing_text {
  padding: 30px;
}
#archive-emergency .emergency .emergency_listing_text h4 {
  margin: 0;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-size: 20px;
}
#archive-emergency .emergency .emergency_listing_text h2 {
  font-size: 25px;
  font-weight: 700;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  text-decoration: none;
}

#archive-post section#content, #archive-publication section#content, #archive-data section#content, #archive-event section#content, #archive-person section#content, #archive-emergency section#content {
  overflow: hidden;
}
#archive-post #content-sidebar, #archive-publication #content-sidebar, #archive-data #content-sidebar, #archive-event #content-sidebar, #archive-person #content-sidebar, #archive-emergency #content-sidebar {
  background: #ECF4E7;
  padding: 30px 15px 1px;
  position: relative;
  margin: 0 -15px;
}
#archive-post #content-sidebar .sidebar-taxonomy, #archive-publication #content-sidebar .sidebar-taxonomy, #archive-data #content-sidebar .sidebar-taxonomy, #archive-event #content-sidebar .sidebar-taxonomy, #archive-person #content-sidebar .sidebar-taxonomy, #archive-emergency #content-sidebar .sidebar-taxonomy {
  margin: 0 0 30px;
  font-weight: 500;
  font-size: 20px;
}
#archive-post #content-sidebar .sidebar-taxonomy h2, #archive-publication #content-sidebar .sidebar-taxonomy h2, #archive-data #content-sidebar .sidebar-taxonomy h2, #archive-event #content-sidebar .sidebar-taxonomy h2, #archive-person #content-sidebar .sidebar-taxonomy h2, #archive-emergency #content-sidebar .sidebar-taxonomy h2 {
  color: #34B6DD;
  margin: 0 0 10px;
}
#archive-post #content-sidebar .sidebar-taxonomy ul, #archive-publication #content-sidebar .sidebar-taxonomy ul, #archive-data #content-sidebar .sidebar-taxonomy ul, #archive-event #content-sidebar .sidebar-taxonomy ul, #archive-person #content-sidebar .sidebar-taxonomy ul, #archive-emergency #content-sidebar .sidebar-taxonomy ul {
  margin: 0;
}
#archive-post #content-sidebar .sidebar-taxonomy li, #archive-publication #content-sidebar .sidebar-taxonomy li, #archive-data #content-sidebar .sidebar-taxonomy li, #archive-event #content-sidebar .sidebar-taxonomy li, #archive-person #content-sidebar .sidebar-taxonomy li, #archive-emergency #content-sidebar .sidebar-taxonomy li {
  padding: 5px 0;
}
#archive-post #content-sidebar form, #archive-publication #content-sidebar form, #archive-data #content-sidebar form, #archive-event #content-sidebar form, #archive-person #content-sidebar form, #archive-emergency #content-sidebar form {
  margin-bottom: 35px;
}
#archive-post #content-sidebar form label, #archive-publication #content-sidebar form label, #archive-data #content-sidebar form label, #archive-event #content-sidebar form label, #archive-person #content-sidebar form label, #archive-emergency #content-sidebar form label {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  color: #34B6DD;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 400;
}
#archive-post #content-sidebar form input, #archive-publication #content-sidebar form input, #archive-data #content-sidebar form input, #archive-event #content-sidebar form input, #archive-person #content-sidebar form input, #archive-emergency #content-sidebar form input {
  padding: 5px 10px;
  width: calc(100% - 30px);
  max-width: 350px;
  background-color: #fff;
}
#archive-post #content-sidebar form button, #archive-publication #content-sidebar form button, #archive-data #content-sidebar form button, #archive-event #content-sidebar form button, #archive-person #content-sidebar form button, #archive-emergency #content-sidebar form button {
  background: #34B6DD;
  color: #fff;
  padding: 5px 12px;
  margin-left: -8px;
}
#archive-post #content-main, #archive-publication #content-main, #archive-data #content-main, #archive-event #content-main, #archive-person #content-main, #archive-emergency #content-main {
  padding: 30px 0;
}
#archive-post h1, #archive-publication h1, #archive-data h1, #archive-event h1, #archive-person h1, #archive-emergency h1 {
  margin: 0 0 20px;
  color: #169DAF;
  font-size: 30px;
  font-weight: 300;
}
#archive-post h1 strong, #archive-publication h1 strong, #archive-data h1 strong, #archive-event h1 strong, #archive-person h1 strong, #archive-emergency h1 strong {
  font-weight: 700;
  display: block;
}
#archive-post .list-post, #archive-publication .list-post, #archive-data .list-post, #archive-event .list-post, #archive-person .list-post, #archive-emergency .list-post {
  padding: 15px 0;
  border-bottom: 1px solid #4A5052;
}
#archive-post .list-post small, #archive-publication .list-post small, #archive-data .list-post small, #archive-event .list-post small, #archive-person .list-post small, #archive-emergency .list-post small {
  color: #169DAF;
}
#archive-post .list-post h3, #archive-publication .list-post h3, #archive-data .list-post h3, #archive-event .list-post h3, #archive-person .list-post h3, #archive-emergency .list-post h3 {
  font-size: 25px;
  margin: 5px 0 10px;
  font-weight: 400;
}
#archive-post .list-post .event-meta, #archive-publication .list-post .event-meta, #archive-data .list-post .event-meta, #archive-event .list-post .event-meta, #archive-person .list-post .event-meta, #archive-emergency .list-post .event-meta {
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  color: #F78E00;
  font-size: 25px;
  margin: 0 0 20px;
}
#archive-post .nav-links, #archive-publication .nav-links, #archive-data .nav-links, #archive-event .nav-links, #archive-person .nav-links, #archive-emergency .nav-links {
  margin: 15px -10px 0;
}
#archive-post .nav-links .page-numbers, #archive-publication .nav-links .page-numbers, #archive-data .nav-links .page-numbers, #archive-event .nav-links .page-numbers, #archive-person .nav-links .page-numbers, #archive-emergency .nav-links .page-numbers {
  color: #169DAF;
  display: inline-block;
  padding: 0 10px;
  margin-right: -0.25em;
  border-left: 1px solid #169DAF;
  font-size: 18px;
}
#archive-post .nav-links .page-numbers:first-child, #archive-publication .nav-links .page-numbers:first-child, #archive-data .nav-links .page-numbers:first-child, #archive-event .nav-links .page-numbers:first-child, #archive-person .nav-links .page-numbers:first-child, #archive-emergency .nav-links .page-numbers:first-child {
  border: none;
}
#archive-post .nav-links .page-numbers.current, #archive-publication .nav-links .page-numbers.current, #archive-data .nav-links .page-numbers.current, #archive-event .nav-links .page-numbers.current, #archive-person .nav-links .page-numbers.current, #archive-emergency .nav-links .page-numbers.current {
  font-weight: 700;
}
#archive-post#archive-data h1, #archive-post#archive-event h1, #archive-publication#archive-data h1, #archive-publication#archive-event h1, #archive-data#archive-data h1, #archive-data#archive-event h1, #archive-event#archive-data h1, #archive-event#archive-event h1, #archive-person#archive-data h1, #archive-person#archive-event h1, #archive-emergency#archive-data h1, #archive-emergency#archive-event h1 {
  color: #F78E00;
}
#archive-post#archive-data .nav-links .page-numbers, #archive-post#archive-event .nav-links .page-numbers, #archive-publication#archive-data .nav-links .page-numbers, #archive-publication#archive-event .nav-links .page-numbers, #archive-data#archive-data .nav-links .page-numbers, #archive-data#archive-event .nav-links .page-numbers, #archive-event#archive-data .nav-links .page-numbers, #archive-event#archive-event .nav-links .page-numbers, #archive-person#archive-data .nav-links .page-numbers, #archive-person#archive-event .nav-links .page-numbers, #archive-emergency#archive-data .nav-links .page-numbers, #archive-emergency#archive-event .nav-links .page-numbers {
  color: #F78E00;
  border-color: #F78E00;
}
#archive-post#archive-data .button.bg-orange2:after, #archive-post#archive-event .button.bg-orange2:after, #archive-publication#archive-data .button.bg-orange2:after, #archive-publication#archive-event .button.bg-orange2:after, #archive-data#archive-data .button.bg-orange2:after, #archive-data#archive-event .button.bg-orange2:after, #archive-event#archive-data .button.bg-orange2:after, #archive-event#archive-event .button.bg-orange2:after, #archive-person#archive-data .button.bg-orange2:after, #archive-person#archive-event .button.bg-orange2:after, #archive-emergency#archive-data .button.bg-orange2:after, #archive-emergency#archive-event .button.bg-orange2:after {
  border-bottom-color: #F78E00;
  border-right-color: #F78E00;
}
#archive-post#archive-data .letter, #archive-post#archive-event .letter, #archive-publication#archive-data .letter, #archive-publication#archive-event .letter, #archive-data#archive-data .letter, #archive-data#archive-event .letter, #archive-event#archive-data .letter, #archive-event#archive-event .letter, #archive-person#archive-data .letter, #archive-person#archive-event .letter, #archive-emergency#archive-data .letter, #archive-emergency#archive-event .letter {
  margin: 0 0 30px;
}
#archive-post#archive-data .letter h3, #archive-post#archive-event .letter h3, #archive-publication#archive-data .letter h3, #archive-publication#archive-event .letter h3, #archive-data#archive-data .letter h3, #archive-data#archive-event .letter h3, #archive-event#archive-data .letter h3, #archive-event#archive-event .letter h3, #archive-person#archive-data .letter h3, #archive-person#archive-event .letter h3, #archive-emergency#archive-data .letter h3, #archive-emergency#archive-event .letter h3 {
  font-size: 25px;
  margin: 0 0 15px;
  padding: 0 0 5px;
  border-bottom: 1px solid #4A5052;
  font-weight: 400;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#archive-post#archive-data .letter h3:after, #archive-post#archive-event .letter h3:after, #archive-publication#archive-data .letter h3:after, #archive-publication#archive-event .letter h3:after, #archive-data#archive-data .letter h3:after, #archive-data#archive-event .letter h3:after, #archive-event#archive-data .letter h3:after, #archive-event#archive-event .letter h3:after, #archive-person#archive-data .letter h3:after, #archive-person#archive-event .letter h3:after, #archive-emergency#archive-data .letter h3:after, #archive-emergency#archive-event .letter h3:after {
  content: "+";
  float: right;
  height: 30px;
  width: 30px;
  transition: 0.2s;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  color: #34B6DD;
  margin-right: -8px;
  margin-top: 2px;
}
#archive-post#archive-data .letter h3.active:after, #archive-post#archive-event .letter h3.active:after, #archive-publication#archive-data .letter h3.active:after, #archive-publication#archive-event .letter h3.active:after, #archive-data#archive-data .letter h3.active:after, #archive-data#archive-event .letter h3.active:after, #archive-event#archive-data .letter h3.active:after, #archive-event#archive-event .letter h3.active:after, #archive-person#archive-data .letter h3.active:after, #archive-person#archive-event .letter h3.active:after, #archive-emergency#archive-data .letter h3.active:after, #archive-emergency#archive-event .letter h3.active:after {
  transform: rotate(45deg);
}
#archive-post#archive-data .letter ul, #archive-post#archive-event .letter ul, #archive-publication#archive-data .letter ul, #archive-publication#archive-event .letter ul, #archive-data#archive-data .letter ul, #archive-data#archive-event .letter ul, #archive-event#archive-data .letter ul, #archive-event#archive-event .letter ul, #archive-person#archive-data .letter ul, #archive-person#archive-event .letter ul, #archive-emergency#archive-data .letter ul, #archive-emergency#archive-event .letter ul {
  margin: 0;
  display: none;
}
#archive-post#archive-data .letter ul li, #archive-post#archive-event .letter ul li, #archive-publication#archive-data .letter ul li, #archive-publication#archive-event .letter ul li, #archive-data#archive-data .letter ul li, #archive-data#archive-event .letter ul li, #archive-event#archive-data .letter ul li, #archive-event#archive-event .letter ul li, #archive-person#archive-data .letter ul li, #archive-person#archive-event .letter ul li, #archive-emergency#archive-data .letter ul li, #archive-emergency#archive-event .letter ul li {
  padding: 3px 0;
  font-weight: 500;
  font-size: 18px;
}
#archive-post#archive-data h1, #archive-publication#archive-data h1, #archive-data#archive-data h1, #archive-event#archive-data h1, #archive-person#archive-data h1, #archive-emergency#archive-data h1 {
  margin: 0 0 30px;
}

#archive-event .line {
  text-align: right;
  text-transform: uppercase;
}
#archive-event .line a {
  display: inline-block;
  margin-left: 5px;
  padding: 5px 15px;
  background: #EFF4F5;
  font-weight: 500;
}
#archive-event .line a span {
  margin-right: 3px;
}
#archive-event .line a.current {
  background: #F78E00;
  color: #fff;
}
#archive-event #calendar {
  position: relative;
  padding: 0 15px;
  margin: 30px 0 0;
}
#archive-event #calendar .loading {
  position: absolute;
  left: -30px;
  top: 0;
  width: calc(100% + 60px);
  height: 100%;
  background: #fff;
  text-align: center;
  z-index: 10;
}
#archive-event #calendar .loading span {
  position: relative;
  top: calc(50% - 45px);
  font-size: 10em;
}
#archive-event #calendar .month {
  position: relative;
  top: 0;
  left: 0;
  display: none;
  clear: both;
}
#archive-event #calendar .month.active {
  display: block;
}
#archive-event #calendar .row {
  border-right: 1px solid #fff;
}
#archive-event #calendar .col {
  border-bottom: 1px solid #fff;
  width: 100%;
  border-left: 1px solid #fff;
  height: auto;
  background: #EFF4F5;
  font-weight: 400;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
#archive-event #calendar .col.day.current {
  background: #F4B016;
  color: #fff;
}
#archive-event #calendar .heading .col {
  font-weight: bold;
  height: 50px;
  min-height: 0;
  display: none;
}
#archive-event #calendar .col.prev {
  display: none;
}
#archive-event #calendar .col.blank {
  display: none;
  background: #fff;
}
#archive-event #calendar .monthheading .col {
  height: 50px;
  min-height: 0;
  width: 100%;
  text-align: center;
  background: #fff;
  font-weight: 400;
  padding: 9px 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#archive-event #calendar .monthback, #archive-event #calendar .monthfwd {
  position: absolute;
  top: 8px;
  z-index: 1;
  text-align: center;
  font-weight: 400;
}
#archive-event #calendar .monthback {
  left: 5px;
}
#archive-event #calendar .monthfwd {
  right: 5px;
}
#archive-event #calendar .monthback div {
  width: 12px;
  height: 24px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
#archive-event #calendar .monthback div:before {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #F78E00;
  transform: rotate(-45deg);
  position: absolute;
  top: 6px;
  right: 0;
}
#archive-event #calendar .monthback div:after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #F78E00;
  transform: rotate(45deg);
  position: absolute;
  top: 14px;
  right: 0;
}
#archive-event #calendar .monthfwd div {
  width: 12px;
  height: 24px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
#archive-event #calendar .monthfwd div:before {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #F78E00;
  transform: rotate(45deg);
  position: absolute;
  top: 6px;
  left: 0;
}
#archive-event #calendar .monthfwd div:after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #F78E00;
  transform: rotate(-45deg);
  position: absolute;
  top: 14px;
  left: 0;
}
#archive-event #calendar .monthback .disabled, #archive-event #calendar .monthfwd .disabled {
  display: none;
}
#archive-event #calendar .monthback span, #archive-event #calendar .monthfwd span {
  display: none;
}
#archive-event #calendar .event {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}

#contact-page {
  padding: 30px 0;
}
#contact-page h3 {
  font-size: 25px;
  margin: 0 0 20px;
  font-weight: 400;
}
#contact-page p {
  margin: 0 0 20px;
}
#contact-page span {
  display: block;
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-size: 25px;
}
#contact-page form {
  margin-top: 20px;
}
#contact-page form label {
  width: 100%;
  display: inline-block;
  padding: 10px 0;
}
#contact-page form input, #contact-page form textarea {
  width: 100%;
  display: inline-block;
  padding: 10px 15px;
  background: #EFF4F5;
  color: #4A5052;
  margin-bottom: 10px;
  max-width: 400px;
}
#contact-page form textarea {
  min-height: 120px;
}
#contact-page form button {
  position: relative;
  display: inline-block;
  font-size: 18px;
  padding: 7px 15px;
  font-weight: 500;
  text-transform: uppercase;
  background: #169DAF;
  color: #fff;
  float: right;
}
#contact-page form button:after {
  content: "";
  border-width: 5px;
  border-style: solid;
  display: inline-block;
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: #37BED0;
  border-right-color: #37BED0;
  position: absolute;
  bottom: 0;
  right: 0;
}
#contact-page form .frm_error {
  margin: -5px 0 10px;
  font-size: 14px;
}
#contact-page form .frm_error_style p {
  font-size: 14px;
  margin: 0 0 20px;
}

#archive-person .department_title h3 {
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 500;
  color: #169DAF;
  padding-bottom: 10px;
  border-bottom: 2px solid #707070;
}
#archive-person .team_members {
  margin-bottom: 25px;
}
#archive-person .team_members .team_member {
  margin-bottom: 20px;
}
#archive-person .team_members .team_member .person_image {
  width: 100%;
  padding: 40% 0;
  background-size: cover;
  background-position: center center;
}
#archive-person .team_members .team_member p {
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  padding: 20px 55px 15px 15px;
  margin: 0;
  display: block;
  font-weight: 700;
  min-height: 100px;
  position: relative;
}
#archive-person .team_members .team_member p:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-top: 18px solid transparent;
  border-right: 18px solid #437D8D;
  border-bottom: 18px solid #437D8D;
  border-left: 18px solid transparent;
}

#stripe-donate-page .donate-panel p {
  margin: 20px 0 !important;
  display: block;
}
#stripe-donate-page .stripe_image {
  max-width: 100%;
  width: 350px;
}
#stripe-donate-page .asp_product_buy_button .asp-stripe-form {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 350px;
}
#stripe-donate-page .asp_product_buy_button .asp-stripe-form .asp_product_item_amount_input_container {
  margin: 0;
}
#stripe-donate-page .asp_product_buy_button .asp-stripe-form .asp_product_item_amount_input_container .asp_product_item_amount_input {
  background: #EFF4F5;
  padding: 6px 10px;
  width: 100%;
  max-width: 350px;
}
#stripe-donate-page .asp_product_buy_button .asp-stripe-form .asp_product_item_amount_input_container .asp_product_item_amount_currency_label {
  display: none !important;
}
#stripe-donate-page .asp_product_buy_button .asp-stripe-form .asp_product_item_amount_input_container #error_explanation_0 {
  text-align: left;
  color: red;
  font-size: 14px;
  margin-top: 8px;
}
#stripe-donate-page .asp_product_buy_button .asp-stripe-form .asp-product-variations-cont {
  margin-top: 15px;
  margin-bottom: 15px;
}
#stripe-donate-page .asp_product_buy_button .asp-stripe-form .asp-product-variations-cont .asp-product-variations-label {
  display: block;
}
#stripe-donate-page .asp_product_buy_button .asp-stripe-form .asp-product-variations-cont .asp-product-variations-select-radio-label {
  padding: 15px;
  margin: 15px;
  width: calc((100% / 3) - 30px);
  background: #ECF4E7;
  display: inline-block;
}
#stripe-donate-page .asp_product_buy_button .asp-stripe-form .asp-product-variations-cont .asp-product-variations-select-radio-label:nth-child(2) {
  margin-left: 0;
}
#stripe-donate-page .asp_product_buy_button .asp-stripe-form .asp-product-variations-cont .asp-product-variations-select-radio-label:nth-child(4) {
  margin-right: 0;
}
#stripe-donate-page .asp_all_buttons_container {
  display: inline-block;
}
#stripe-donate-page .donate_button {
  margin-bottom: 15px;
}
#stripe-donate-page .donate_button h1 {
  margin-bottom: 0;
}
#stripe-donate-page .donate_button .asp_product_buy_button {
  display: inline-block;
}

#donate-page #columns, #stripe-donate-page #columns {
  padding: 30px 0 0;
}
#donate-page #columns img, #stripe-donate-page #columns img {
  height: 120px;
  width: auto;
  display: block;
  margin: 20px auto 20px;
}
#donate-page #columns p, #stripe-donate-page #columns p {
  font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
  font-size: 25px;
  margin: 0 0 10px;
}
#donate-page #columns .hidemob, #stripe-donate-page #columns .hidemob {
  margin-bottom: 30px;
}
#donate-page #options, #stripe-donate-page #options {
  padding-top: 30px;
  padding-bottom: 30px;
}
#donate-page #options h2, #stripe-donate-page #options h2 {
  font-size: 25px;
  text-decoration: none;
  text-transform: none;
  color: #169DAF;
  margin: 0 0 20px;
}
#donate-page #options p, #stripe-donate-page #options p {
  margin: 0 0 20px;
}
#donate-page #options strong, #stripe-donate-page #options strong {
  display: block;
  font-size: 20px;
  font-weight: 500;
}
#donate-page #options strong span, #stripe-donate-page #options strong span {
  color: #169DAF;
}
#donate-page #options .donate-panel, #stripe-donate-page #options .donate-panel {
  margin: 15px 0;
  padding: 15px;
}
#donate-page #options .donate-panel .payment_image, #stripe-donate-page #options .donate-panel .payment_image {
  width: 90%;
  max-width: 220px;
  margin-bottom: 30px;
  margin-top: 30px;
  background-size: contain;
  background-position: center center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 20% 0;
  background-repeat: no-repeat;
}
#donate-page #options .donate-panel h3, #stripe-donate-page #options .donate-panel h3 {
  font-family: "gesta", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 20px;
}
#donate-page #options .donate-panel .bg-green:after, #stripe-donate-page #options .donate-panel .bg-green:after {
  border-bottom-color: #37BED0;
  border-right-color: #37BED0;
}

#donate-form {
  padding: 0 0 30px;
}

@media screen and (min-width: 576px) {
  .block-recent-news .bg-orange2 {
    margin: 0 -15px 30px;
  }

  #single-page #content-sidebar, #lottery-page #content-sidebar, #single-topic #content-sidebar, #single-country #content-sidebar, #single-post #content-sidebar, #single-programme #content-sidebar, #single-data #content-sidebar, #single-event #content-sidebar {
    margin: 0;
  }
  #single-page #donate-block, #lottery-page #donate-block, #single-topic #donate-block, #single-country #donate-block, #single-post #donate-block, #single-programme #donate-block, #single-data #donate-block, #single-event #donate-block {
    margin: 0;
  }

  section#heading {
    position: relative;
  }
  section#heading .slideshow img.small {
    display: none;
  }
  section#heading .slideshow.slick-initialized img.large {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  #footer #copyright p {
    margin: 30px 0 0;
    font-size: 16px;
  }
  #footer form {
    margin: 5px 0 0;
  }
  #footer img {
    margin: 0 0 30px;
    width: 200px;
  }
  #footer .social {
    margin: 20px 0 30px;
  }

  .block-emergency_appeal .padding {
    padding: 30px 30px 30px 0;
  }

  .block-featured-programme .padding {
    padding: 30px 30px 30px 0;
  }

  #donate-page #columns, #stripe-donate-page #columns {
    padding: 30px 0;
  }
  #donate-page #columns .button.hidemob, #stripe-donate-page #columns .button.hidemob {
    display: none;
  }

  #archive-emergency .emergency .emergency_listing_image {
    padding: 35% 0;
  }
}
@media screen and (min-width: 992px) {
  body {
    font-size: 18px;
  }

  h1 {
    font-size: 45px;
  }

  h2 {
    font-size: 25px;
  }

  .button {
    padding: 7px 15px;
    font-size: 18px;
  }
  .button.large {
    padding: 10px 25px;
    font-size: 24px;
  }

  .pattern {
    background-size: auto 60px;
    padding-bottom: 60px;
  }

  .introduction {
    font-size: 35px;
    margin: 0 0 30px;
  }

  .breadcrumb {
    margin: -30px 0 10px;
    font-size: 16px;
  }

  #header {
    padding: 30px 0 0;
  }
  #header .logo img {
    height: 86px;
    width: auto;
    display: block;
  }
  #header #navigation {
    display: block;
  }
  #header #mobile-nav {
    display: none !important;
  }

  #front .block:first-of-type.block-3-column-links {
    padding-top: 120px;
  }

  .lgmt30 {
    margin-top: 30px;
  }

  section#heading {
    min-height: 300px;
    background: #92D0E6;
  }
  section#heading .overlay {
    position: absolute;
    bottom: -60px;
    width: 100%;
    left: 0;
    background: none;
    padding-bottom: 0;
  }
  section#heading .bg-blue1 {
    padding: 30px 30px 90px;
    background-image: url(images/pattern-blue.png);
  }
  section#heading .bg-orange1 {
    padding: 30px 30px 90px;
    background-image: url(images/pattern-orange.png);
  }
  section#heading p {
    font-size: 26px;
    margin: 30px 0;
  }
  section#heading form label {
    font-size: 24px;
  }
  section#heading form button {
    line-height: 43px;
    width: 43px;
    margin-left: -10px;
  }

  .block-3-column-links {
    padding: 60px 0 30px;
  }
  .block-3-column-links img {
    display: block;
  }
  .block-3-column-links span {
    padding: 20px;
    font-size: 25px;
  }
  .block-3-column-links span:after {
    border-width: 15px;
  }

  .block-lottery-supporters {
    padding: 60px 0;
  }
  .block-lottery-supporters.previous-block-featured-programme, .block-lottery-supporters.previous-block-breaking_news {
    margin-top: -30px;
  }
  .block-lottery-supporters .bg-green {
    padding-bottom: 999px;
    margin-bottom: -999px;
  }
  .block-lottery-supporters .bg-green img {
    margin: 40px 10%;
  }
  .block-lottery-supporters h2, .block-lottery-supporters p {
    margin: 0 0 30px;
  }
  .block-lottery-supporters h3 {
    font-size: 35px;
  }

  .block-emergency_appeal {
    padding: 60px 0;
  }
  .block-emergency_appeal.previous-block-lottery-supporters, .block-emergency_appeal.previous-block-breaking_news {
    margin-top: -30px;
  }
  .block-emergency_appeal h2, .block-emergency_appeal p {
    margin: 0 0 30px;
  }
  .block-emergency_appeal h3 {
    font-size: 35px;
  }

  .block-featured-programme {
    padding: 60px 0;
  }
  .block-featured-programme.previous-block-lottery-supporters, .block-featured-programme.previous-block-breaking_news {
    margin-top: -30px;
  }
  .block-featured-programme.previous-block-emergency_appeal {
    margin-top: -30px;
  }
  .block-featured-programme h2, .block-featured-programme p {
    margin: 0 0 30px;
  }
  .block-featured-programme h3 {
    font-size: 35px;
  }

  .block-breaking_news {
    padding: 60px 0;
  }
  .block-breaking_news.previous-block-lottery-supporters, .block-breaking_news.previous-block-emergency_appeal, .block-breaking_news.previous-block-featured-programme {
    margin-top: -30px;
  }
  .block-breaking_news h2, .block-breaking_news p {
    margin: 0 0 30px;
  }
  .block-breaking_news h3 {
    font-size: 35px;
  }
  .block-breaking_news .padding {
    padding: 30px 30px 30px 0;
  }

  .block-recent-news .bg-orange2 {
    padding-bottom: 999px;
    margin-bottom: -999px;
  }
  .block-recent-news .bg-orange2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 180px;
    background: #F4B016;
  }

  .block-countries h2, .block-countries p {
    margin: 0 0 30px;
  }
  .block-countries h3 {
    font-size: 35px;
  }
  .block-countries #mapcontainer {
    text-align: right;
  }

  .block-statistic .bg-blue1, .block-statistic .bg-green, .block-statistic .bg-orange1 {
    padding: 60px 0;
  }
  .block-statistic h2 {
    margin: 0 0 30px;
  }
  .block-statistic h3 {
    font-size: 112px;
  }
  .block-statistic p {
    font-size: 24px;
  }
  .block-statistic img {
    height: 140px;
  }
  .block-statistic .grid {
    padding-bottom: 60px;
  }

  .block-recent-news h2 {
    margin: 0 0 30px;
  }
  .block-recent-news .padding {
    padding: 60px 0 0;
  }
  .block-recent-news h3 {
    font-size: 24px;
  }
  .block-recent-news .button.bg-green {
    margin-bottom: 60px;
  }
  .block-recent-news .bg-orange2 {
    margin: 0 0 -999px;
  }
  .block-recent-news .bg-orange2 .padding {
    padding: 60px 0 0 30px;
  }
  .block-recent-news .bg-orange2 h3 {
    font-size: 35px;
    margin: 0 0 30px;
  }
  .block-recent-news .bg-orange2 p {
    margin: 0 0 30px;
  }
  .block-recent-news .bg-orange2 .button {
    margin: 0 0 60px;
  }

  .block-contact-form {
    background-size: auto 60px;
    padding: 60px 0 120px;
  }
  .block-contact-form h2 {
    margin: 0 0 30px;
  }
  .block-contact-form h3 {
    font-size: 35px;
  }
  .block-contact-form p {
    margin: 0 0 30px;
  }
  .block-contact-form span {
    font-size: 35px;
  }
  .block-contact-form form {
    margin: 0;
  }
  .block-contact-form form label {
    width: 100px;
    padding: 10px 15px;
  }
  .block-contact-form form input, .block-contact-form form textarea {
    width: calc(100% - 105px);
    max-width: 400px;
  }

  .block-twitter-feed {
    padding: 60px 0;
  }
  .block-twitter-feed h2 {
    margin: 0 0 30px;
  }
  .block-twitter-feed small {
    margin: 0;
  }

  .block-staff-profiles {
    padding: 60px 0 30px;
  }

  #lottery-page #content-blocks {
    padding: 60px 0 60px !important;
  }
  #lottery-page #content-sidebar img {
    margin-bottom: 50px;
  }

  #single-page #content-blocks, #single-page #content-main, #lottery-page #content-blocks, #lottery-page #content-main {
    padding: 120px 0 60px;
  }
  #single-page #content-sidebar, #lottery-page #content-sidebar {
    padding: 120px 0 0 30px;
  }
  #single-page #content-sidebar:after, #lottery-page #content-sidebar:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 100%;
    width: 180px;
    background: #ECF4E7;
  }
  #single-page #content-sidebar .sidebar-block, #lottery-page #content-sidebar .sidebar-block {
    margin: 0 0 60px;
  }
  #single-page #content-sidebar h3, #lottery-page #content-sidebar h3 {
    font-size: 35px;
  }
  #single-page #content-sidebar .sidebar-block-linked-content a, #lottery-page #content-sidebar .sidebar-block-linked-content a {
    margin: 30px 0 0;
  }
  #single-page #content-sidebar #donate-block, #lottery-page #content-sidebar #donate-block {
    margin: 0;
    padding: 120px 0 0 30px;
    padding-bottom: 99999px;
    margin-bottom: -99999px;
    background-size: auto 60px;
    margin-left: -30px;
  }
  #single-page #content-sidebar #donate-block:after, #lottery-page #content-sidebar #donate-block:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 180px;
    height: 100%;
    background-image: url(images/pattern-green2.png);
    background-size: auto 60px;
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F4B016;
    z-index: 1;
  }

  #archive-emergency .page_intro p {
    font-size: 35px;
  }
  #archive-emergency .emergency .emergency_listing_text {
    padding: 30px;
  }
  #archive-emergency .emergency .emergency_listing_text h4 {
    font-size: 25px;
  }
  #archive-emergency .emergency .emergency_listing_text h2 {
    font-size: 35px;
  }

  #archive-post section#content, #archive-publication section#content, #archive-data section#content, #archive-event section#content, #archive-person section#content, #archive-emergency section#content {
    overflow: hidden;
  }
  #archive-post #content-sidebar, #archive-publication #content-sidebar, #archive-data #content-sidebar, #archive-event #content-sidebar, #archive-person #content-sidebar, #archive-emergency #content-sidebar {
    margin: 0;
    padding: 60px 0 0 30px;
    padding-bottom: 99999px;
    margin-bottom: -99999px;
  }
  #archive-post #content-sidebar:after, #archive-publication #content-sidebar:after, #archive-data #content-sidebar:after, #archive-event #content-sidebar:after, #archive-person #content-sidebar:after, #archive-emergency #content-sidebar:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 100%;
    width: 180px;
    background: #ECF4E7;
  }
  #archive-post #content-sidebar .sidebar-taxonomy, #archive-publication #content-sidebar .sidebar-taxonomy, #archive-data #content-sidebar .sidebar-taxonomy, #archive-event #content-sidebar .sidebar-taxonomy, #archive-person #content-sidebar .sidebar-taxonomy, #archive-emergency #content-sidebar .sidebar-taxonomy {
    margin: 0 0 60px;
    font-weight: 500;
    font-size: 20px;
  }
  #archive-post #content-sidebar .sidebar-taxonomy:last-of-type, #archive-publication #content-sidebar .sidebar-taxonomy:last-of-type, #archive-data #content-sidebar .sidebar-taxonomy:last-of-type, #archive-event #content-sidebar .sidebar-taxonomy:last-of-type, #archive-person #content-sidebar .sidebar-taxonomy:last-of-type, #archive-emergency #content-sidebar .sidebar-taxonomy:last-of-type {
    margin-bottom: 120px;
  }
  #archive-post #content-sidebar .sidebar-taxonomy h2, #archive-publication #content-sidebar .sidebar-taxonomy h2, #archive-data #content-sidebar .sidebar-taxonomy h2, #archive-event #content-sidebar .sidebar-taxonomy h2, #archive-person #content-sidebar .sidebar-taxonomy h2, #archive-emergency #content-sidebar .sidebar-taxonomy h2 {
    color: #34B6DD;
    margin: 0 0 10px;
  }
  #archive-post #content-sidebar .sidebar-taxonomy ul, #archive-publication #content-sidebar .sidebar-taxonomy ul, #archive-data #content-sidebar .sidebar-taxonomy ul, #archive-event #content-sidebar .sidebar-taxonomy ul, #archive-person #content-sidebar .sidebar-taxonomy ul, #archive-emergency #content-sidebar .sidebar-taxonomy ul {
    margin: 0;
  }
  #archive-post #content-sidebar .sidebar-taxonomy li, #archive-publication #content-sidebar .sidebar-taxonomy li, #archive-data #content-sidebar .sidebar-taxonomy li, #archive-event #content-sidebar .sidebar-taxonomy li, #archive-person #content-sidebar .sidebar-taxonomy li, #archive-emergency #content-sidebar .sidebar-taxonomy li {
    padding: 5px 0;
  }
  #archive-post #content-sidebar form label, #archive-publication #content-sidebar form label, #archive-data #content-sidebar form label, #archive-event #content-sidebar form label, #archive-person #content-sidebar form label, #archive-emergency #content-sidebar form label {
    font-size: 25px;
  }
  #archive-post #content-main, #archive-publication #content-main, #archive-data #content-main, #archive-event #content-main, #archive-person #content-main, #archive-emergency #content-main {
    padding: 60px 0;
  }
  #archive-post h1, #archive-publication h1, #archive-data h1, #archive-event h1, #archive-person h1, #archive-emergency h1 {
    font-size: 45px;
  }
  #archive-post .list-post, #archive-publication .list-post, #archive-data .list-post, #archive-event .list-post, #archive-person .list-post, #archive-emergency .list-post {
    padding: 30px 0;
  }
  #archive-post .list-post h3, #archive-publication .list-post h3, #archive-data .list-post h3, #archive-event .list-post h3, #archive-person .list-post h3, #archive-emergency .list-post h3 {
    font-size: 25px;
  }
  #archive-post .nav-links, #archive-publication .nav-links, #archive-data .nav-links, #archive-event .nav-links, #archive-person .nav-links, #archive-emergency .nav-links {
    margin: 30px -10px 0;
  }
  #archive-post .nav-links .page-numbers, #archive-publication .nav-links .page-numbers, #archive-data .nav-links .page-numbers, #archive-event .nav-links .page-numbers, #archive-person .nav-links .page-numbers, #archive-emergency .nav-links .page-numbers {
    font-size: 22px;
  }
  #archive-post#archive-data .letter, #archive-post#archive-event .letter, #archive-publication#archive-data .letter, #archive-publication#archive-event .letter, #archive-data#archive-data .letter, #archive-data#archive-event .letter, #archive-event#archive-data .letter, #archive-event#archive-event .letter, #archive-person#archive-data .letter, #archive-person#archive-event .letter, #archive-emergency#archive-data .letter, #archive-emergency#archive-event .letter {
    margin: 0 0 30px;
  }
  #archive-post#archive-data .letter h3, #archive-post#archive-event .letter h3, #archive-publication#archive-data .letter h3, #archive-publication#archive-event .letter h3, #archive-data#archive-data .letter h3, #archive-data#archive-event .letter h3, #archive-event#archive-data .letter h3, #archive-event#archive-event .letter h3, #archive-person#archive-data .letter h3, #archive-person#archive-event .letter h3, #archive-emergency#archive-data .letter h3, #archive-emergency#archive-event .letter h3 {
    font-size: 25px;
  }
  #archive-post#archive-data .letter h3:after, #archive-post#archive-event .letter h3:after, #archive-publication#archive-data .letter h3:after, #archive-publication#archive-event .letter h3:after, #archive-data#archive-data .letter h3:after, #archive-data#archive-event .letter h3:after, #archive-event#archive-data .letter h3:after, #archive-event#archive-event .letter h3:after, #archive-person#archive-data .letter h3:after, #archive-person#archive-event .letter h3:after, #archive-emergency#archive-data .letter h3:after, #archive-emergency#archive-event .letter h3:after {
    height: 36px;
    width: 36px;
    font-size: 40px;
    line-height: 36px;
    margin-right: -10px;
  }
  #archive-post#archive-data .letter ul li, #archive-post#archive-event .letter ul li, #archive-publication#archive-data .letter ul li, #archive-publication#archive-event .letter ul li, #archive-data#archive-data .letter ul li, #archive-data#archive-event .letter ul li, #archive-event#archive-data .letter ul li, #archive-event#archive-event .letter ul li, #archive-person#archive-data .letter ul li, #archive-person#archive-event .letter ul li, #archive-emergency#archive-data .letter ul li, #archive-emergency#archive-event .letter ul li {
    font-size: 20px;
  }
  #archive-post#archive-data h1, #archive-publication#archive-data h1, #archive-data#archive-data h1, #archive-event#archive-data h1, #archive-person#archive-data h1, #archive-emergency#archive-data h1 {
    margin: 0 0 60px;
  }

  #single-person .person_image {
    margin-bottom: 0;
  }
  #single-person h2 {
    font-size: 35px;
  }

  #single-topic section#content, #single-country section#content, #single-post section#content, #single-programme section#content, #single-data section#content, #single-event section#content, #single-person section#content {
    position: relative;
  }
  #single-topic #content-main, #single-country #content-main, #single-post #content-main, #single-programme #content-main, #single-data #content-main, #single-event #content-main, #single-person #content-main {
    padding: 60px 0 20px;
  }
  #single-topic #content-main .event-meta, #single-country #content-main .event-meta, #single-post #content-main .event-meta, #single-programme #content-main .event-meta, #single-data #content-main .event-meta, #single-event #content-main .event-meta, #single-person #content-main .event-meta {
    font-size: 35px;
  }
  #single-topic #content-blocks .content-block-text h2, #single-topic #content-blocks .content-block-text h3, #single-country #content-blocks .content-block-text h2, #single-country #content-blocks .content-block-text h3, #single-post #content-blocks .content-block-text h2, #single-post #content-blocks .content-block-text h3, #single-programme #content-blocks .content-block-text h2, #single-programme #content-blocks .content-block-text h3, #single-data #content-blocks .content-block-text h2, #single-data #content-blocks .content-block-text h3, #single-event #content-blocks .content-block-text h2, #single-event #content-blocks .content-block-text h3, #single-person #content-blocks .content-block-text h2, #single-person #content-blocks .content-block-text h3 {
    font-size: 24px;
  }
  #single-topic #content-blocks .content-block-bullet-points ul, #single-country #content-blocks .content-block-bullet-points ul, #single-post #content-blocks .content-block-bullet-points ul, #single-programme #content-blocks .content-block-bullet-points ul, #single-data #content-blocks .content-block-bullet-points ul, #single-event #content-blocks .content-block-bullet-points ul, #single-person #content-blocks .content-block-bullet-points ul {
    font-size: 25px;
  }
  #single-topic #content-blocks .content-block-bullet-points ul li, #single-country #content-blocks .content-block-bullet-points ul li, #single-post #content-blocks .content-block-bullet-points ul li, #single-programme #content-blocks .content-block-bullet-points ul li, #single-data #content-blocks .content-block-bullet-points ul li, #single-event #content-blocks .content-block-bullet-points ul li, #single-person #content-blocks .content-block-bullet-points ul li {
    margin: 0 0 30px;
  }
  #single-topic #content-footer, #single-country #content-footer, #single-post #content-footer, #single-programme #content-footer, #single-data #content-footer, #single-event #content-footer, #single-person #content-footer {
    padding: 0 0 60px;
  }
  #single-topic #content-sidebar, #single-country #content-sidebar, #single-post #content-sidebar, #single-programme #content-sidebar, #single-data #content-sidebar, #single-event #content-sidebar, #single-person #content-sidebar {
    padding: 60px 0 0 30px;
    padding-bottom: 99999px;
    margin-bottom: -99999px;
  }
  #single-topic #content-sidebar:after, #single-country #content-sidebar:after, #single-post #content-sidebar:after, #single-programme #content-sidebar:after, #single-data #content-sidebar:after, #single-event #content-sidebar:after, #single-person #content-sidebar:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 100%;
    width: 180px;
    background: #ECF4E7;
  }
  #single-topic #content-sidebar .sidebar-related, #single-country #content-sidebar .sidebar-related, #single-post #content-sidebar .sidebar-related, #single-programme #content-sidebar .sidebar-related, #single-data #content-sidebar .sidebar-related, #single-event #content-sidebar .sidebar-related, #single-person #content-sidebar .sidebar-related {
    margin: 0 0 60px;
    font-size: 20px;
  }
  #single-topic #content-sidebar .sidebar-related:last-of-type, #single-country #content-sidebar .sidebar-related:last-of-type, #single-post #content-sidebar .sidebar-related:last-of-type, #single-programme #content-sidebar .sidebar-related:last-of-type, #single-data #content-sidebar .sidebar-related:last-of-type, #single-event #content-sidebar .sidebar-related:last-of-type, #single-person #content-sidebar .sidebar-related:last-of-type {
    margin-bottom: 500px;
  }
  #single-topic #donate-block, #single-country #donate-block, #single-post #donate-block, #single-programme #donate-block, #single-data #donate-block, #single-event #donate-block, #single-person #donate-block {
    padding: 120px 0 0 30px;
    background-size: auto 60px;
    max-height: 370px;
    position: absolute;
    bottom: 0;
    width: 293px;
  }
  #single-topic #donate-block:after, #single-country #donate-block:after, #single-post #donate-block:after, #single-programme #donate-block:after, #single-data #donate-block:after, #single-event #donate-block:after, #single-person #donate-block:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 180px;
    height: 100%;
    background-image: url(images/pattern-green2.png);
    background-size: auto 60px;
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F4B016;
    z-index: 1;
  }
  #single-topic #donate-block h3, #single-country #donate-block h3, #single-post #donate-block h3, #single-programme #donate-block h3, #single-data #donate-block h3, #single-event #donate-block h3, #single-person #donate-block h3 {
    font-size: 35px;
  }
  #single-topic #donate-block .button, #single-country #donate-block .button, #single-post #donate-block .button, #single-programme #donate-block .button, #single-data #donate-block .button, #single-event #donate-block .button, #single-person #donate-block .button {
    margin-bottom: 60px;
  }
  #single-topic #donate-block .sidebar-share, #single-country #donate-block .sidebar-share, #single-post #donate-block .sidebar-share, #single-programme #donate-block .sidebar-share, #single-data #donate-block .sidebar-share, #single-event #donate-block .sidebar-share, #single-person #donate-block .sidebar-share {
    display: block;
  }

  #archive-programme section#heading .overlay {
    bottom: -145px;
    background: none;
  }

  #archive-topic #content, #archive-country #content, #archive-programme #content {
    padding: 205px 0 60px;
  }
  #archive-topic .letter h3, #archive-country .letter h3, #archive-programme .letter h3 {
    font-size: 35px;
  }
  #archive-topic .letter h3:after, #archive-country .letter h3:after, #archive-programme .letter h3:after {
    height: 36px;
    width: 36px;
    font-size: 40px;
    line-height: 36px;
    margin-top: 6px;
    margin-right: -10px;
  }
  #archive-topic .letter ul li, #archive-country .letter ul li, #archive-programme .letter ul li {
    font-size: 20px;
  }

  #archive-country #content {
    padding: 120px 0 60px;
  }
  #archive-country #content h2 {
    font-size: 35px;
  }
  #archive-country #content h2:after {
    height: 36px;
    width: 36px;
    font-size: 40px;
    line-height: 36px;
    margin-top: 6px;
    margin-right: -10px;
  }

  #single-country h1, #single-post h1, #single-programme h1, #single-event h1 {
    font-size: 45px;
  }
  #single-country .breadcrumb, #single-post .breadcrumb, #single-programme .breadcrumb, #single-event .breadcrumb {
    margin-top: -30px;
  }
  #single-country section#single-heading img, #single-post section#single-heading img, #single-programme section#single-heading img, #single-event section#single-heading img {
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    transform: translateX(-20%);
  }
  #single-country section#single-heading .overlay, #single-post section#single-heading .overlay, #single-programme section#single-heading .overlay, #single-event section#single-heading .overlay {
    position: absolute;
    display: block;
  }
  #single-country section#single-heading #heading-sidebar, #single-post section#single-heading #heading-sidebar, #single-programme section#single-heading #heading-sidebar, #single-event section#single-heading #heading-sidebar {
    padding: 60px 0 0 30px;
    padding-bottom: 99999px;
    margin-bottom: -99999px;
  }
  #single-country section#single-heading #heading-sidebar:after, #single-post section#single-heading #heading-sidebar:after, #single-programme section#single-heading #heading-sidebar:after, #single-event section#single-heading #heading-sidebar:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0;
    left: 100%;
    width: 180px;
    background: #ECF4E7;
  }

  #archive-event .line {
    margin-top: -65px;
  }
  #archive-event .line a {
    padding: 7px 15px;
  }
  #archive-event #calendar .col {
    width: calc(100% / 7);
    min-height: 160px;
    margin-right: -0.26em;
    border-bottom: none;
  }
  #archive-event #calendar .col.blank, #archive-event #calendar .col.prev {
    display: inline-block;
  }
  #archive-event #calendar .monthfwd {
    text-align: left;
    width: 40%;
  }
  #archive-event #calendar .monthback {
    text-align: right;
    width: 40%;
  }
  #archive-event #calendar .monthback div, #archive-event #calendar .monthfwd div {
    padding: 5px 15px;
  }
  #archive-event #calendar .monthback span, #archive-event #calendar .monthfwd span {
    display: inline;
  }
  #archive-event #calendar .row {
    border-bottom: 1px solid #fff;
  }
  #archive-event #calendar .heading .col {
    display: inline-block;
  }
  #archive-event #calendar .col .mobday {
    display: none;
  }

  #content-blocks .content-block.content-block-data, #content-blocks .content-block.content-block-publications {
    padding: 30px 30px 0;
  }
  #content-blocks .content-block.content-block-data h3, #content-blocks .content-block.content-block-publications h3 {
    font-size: 35px;
  }
  #content-blocks .content-block.content-block-data .button, #content-blocks .content-block.content-block-publications .button {
    margin-bottom: 30px;
  }
  #content-blocks .content-block.content-block-programme h3, #content-blocks .content-block.content-block-download h3 {
    font-size: 35px;
  }
  #content-blocks .content-block.content-block-programme .padding, #content-blocks .content-block.content-block-download .padding {
    padding: 30px 30px 30px 0;
  }

  #contact-page {
    padding: 120px 0 60px;
  }
  #contact-page h3 {
    font-size: 35px;
  }
  #contact-page p {
    margin: 0 0 30px;
  }
  #contact-page span {
    font-size: 35px;
  }
  #contact-page form label {
    width: 100px;
    padding: 10px 15px;
  }
  #contact-page form input, #contact-page form textarea {
    width: calc(100% - 105px);
  }

  #donate-page #columns, #stripe-donate-page #columns {
    padding: 60px 0;
  }
  #donate-page #columns img, #stripe-donate-page #columns img {
    height: 120px;
    width: auto;
    display: block;
    margin: 0 auto 20px;
  }
  #donate-page #columns p, #stripe-donate-page #columns p {
    font-family: "korolev-condensed", Arial, Helvetica, sans-serif;
    font-size: 25px;
    margin: 0 0 30px;
  }
  #donate-page #options, #stripe-donate-page #options {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #donate-page #options p, #stripe-donate-page #options p {
    margin: 0;
  }
  #donate-page #options h2, #stripe-donate-page #options h2 {
    font-size: 35px;
    margin: 0 0 20px;
  }
  #donate-page #options strong, #stripe-donate-page #options strong {
    font-size: 24px;
  }
  #donate-page #options .donate-panel, #stripe-donate-page #options .donate-panel {
    margin: 30px 0;
    padding: 30px;
  }
  #donate-page #options .donate-panel h3, #stripe-donate-page #options .donate-panel h3 {
    font-size: 24px;
    margin: 0 0 30px;
  }

  #donate-form {
    padding: 0 0 60px;
  }
}
@media screen and (min-width: 1200px) {
  #header #navigation ul {
    margin: 0 -15px;
  }
  #header #navigation li a {
    padding: 15px;
  }

  #single-topic #donate-block, #single-country #donate-block, #single-post #donate-block, #single-programme #donate-block, #single-data #donate-block, #single-event #donate-block {
    width: 360px;
  }

  #archive-emergency .emergency .emergency_listing_image {
    padding: 25% 0;
  }
}
@media screen and (min-width: 1500px) {
  #single-topic #donate-block, #single-country #donate-block, #single-post #donate-block, #single-programme #donate-block, #single-data #donate-block, #single-event #donate-block {
    width: 460px;
  }

  #archive-emergency .emergency .emergency_listing_image {
    padding: 20% 0;
  }
}
