article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
input::-ms-clear {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.button,
.button:visited {
  padding: 4px 12px;
  background: #333333;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button:hover,
.button:focus,
.button:visited:hover,
.button:visited:focus {
  background: #e30613;
}
.centerVertically {
  display: -ms-flexbox;
  -ms-flex-align: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
@font-face {
  font-family: 'dubai';
  src: url('../icons/dubai.eot?p4tphc');
  src: url('../icons/dubai.eot?p4tphc#iefix') format('embedded-opentype'), url('../icons/dubai.woff2?p4tphc') format('woff2'), url('../icons/dubai.ttf?p4tphc') format('truetype'), url('../icons/dubai.woff?p4tphc') format('woff'), url('../icons/dubai.svg?p4tphc#dubai') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'dubai' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
  content: "\e906";
}
.icon-twitter1:before {
  content: "\e908";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-linkedin:before {
  content: "\e903";
}
.icon-youtube:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-mail-envelope-closed:before {
  content: '\e907';
}
.icon-download:before {
  content: '\e909';
}
html {
  height: 100%;
}
body {
  font-family: "Verlag A", "Verlag B";
  font-size: 100%;
  color: #333333;
  position: relative;
  min-height: 100%;
}
body .pattern-bottom {
  min-height: 120px;
}
body .pattern-bottom .countdown-wrapper {
  display: none;
}
body.page-template-page-home .pattern-bottom .countdown-wrapper {
  display: block;
}
::selection {
  background: #e30613;
  color: white;
}
::-moz-selection {
  background: #e30613;
  color: white;
}
.visible-phone {
  display: block;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: none;
}
.hidden-phone {
  display: none;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: block;
}
.wrap {
  width: 92%;
  margin: 0 auto;
}
a,
a:visited {
  color: #e30613;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: #b6050f;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: #b6050f;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Verlag A", "Verlag B";
  text-rendering: optimizelegibility;
  font-weight: bold;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}
h2,
.h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
h3 {
  font-size: 1.125em;
}
h4 {
  font-size: 1.1em;
  font-weight: 700;
}
h5 {
  font-size: 0.846em;
  line-height: 2.09em;
}
.body-text {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}
p {
  font-weight: 300;
}
ul {
  padding-left: 21px;
  margin: 6px 0 24px;
}
li {
  font-weight: 300;
  margin-bottom: 5px;
}
li a {
  font-weight: 300;
}
.header {
  position: relative;
  z-index: 9999;
}
.header #inner-header {
  width: 100%;
}
.logo-wrapper {
  width: 100%;
  text-align: center;
  padding: 20px 0px 10px 0px;
  border-bottom: 1px solid #3a3a3a;
  z-index: 666;
  position: relative;
}
.logo-wrapper #logo,
.logo-wrapper #logo-expo {
  display: inline-block;
  height: 62px;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
.logo-wrapper #logo {
  background-image: url("../images/logo-pavilion@2x.png");
  background-size: 127px auto;
  width: 127px;
  background-position: left;
  height: 100px;
}
.logo-wrapper #logo-expo {
  display: none;
  background-image: url("../images/logo-expo@2x.png");
  background-size: 108px auto;
  width: 108px;
  margin-left: 10px;
}
.navigation-wrapper {
  width: 100%;
  text-align: center;
  position: relative;
}
.navigation-wrapper nav ul.nav,
.navigation-wrapper nav div.nav ul {
  padding: 0;
  list-style: none;
}
.navigation-wrapper nav ul.nav > li > a,
.navigation-wrapper nav div.nav ul > li > a {
  display: block;
  text-decoration: none;
  margin: 0px 15px;
  color: #3a3a3a;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
  position: relative;
}
.navigation-wrapper nav ul.nav > li > a:hover,
.navigation-wrapper nav div.nav ul > li > a:hover {
  text-decoration: none;
}
.navigation-wrapper nav ul.nav > li > a:hover:after,
.navigation-wrapper nav div.nav ul > li > a:hover:after {
  width: 100%;
}
.navigation-wrapper nav ul.nav > li.current-menu-item > a,
.navigation-wrapper nav ul.nav > li.current_page_item > a,
.navigation-wrapper nav ul.nav > li.current-menu-parent > a,
.navigation-wrapper nav div.nav ul > li.current-menu-item > a,
.navigation-wrapper nav div.nav ul > li.current_page_item > a,
.navigation-wrapper nav div.nav ul > li.current-menu-parent > a {
  color: #319fe2;
}
.navigation-wrapper nav ul.nav > li.current-menu-item > a,
.navigation-wrapper nav ul.nav > li.current_page_item > a,
.navigation-wrapper nav ul.nav > li.current-menu-parent > a,
.navigation-wrapper nav div.nav ul > li.current-menu-item > a,
.navigation-wrapper nav div.nav ul > li.current_page_item > a,
.navigation-wrapper nav div.nav ul > li.current-menu-parent > a {
  color: #319fe2;
}
.navigation-wrapper nav ul.nav > li ul.sub-menu,
.navigation-wrapper nav ul.nav > li ul.children,
.navigation-wrapper nav div.nav ul > li ul.sub-menu,
.navigation-wrapper nav div.nav ul > li ul.children {
  list-style: none;
}
.navigation-wrapper nav ul.nav > li ul.sub-menu li a,
.navigation-wrapper nav ul.nav > li ul.children li a,
.navigation-wrapper nav div.nav ul > li ul.sub-menu li a,
.navigation-wrapper nav div.nav ul > li ul.children li a {
  padding-left: 30px;
  color: #3a3a3a;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: none;
}
.navigation-wrapper nav ul.nav > li ul.sub-menu li.current-menu-item a,
.navigation-wrapper nav ul.nav > li ul.children li.current-menu-item a,
.navigation-wrapper nav div.nav ul > li ul.sub-menu li.current-menu-item a,
.navigation-wrapper nav div.nav ul > li ul.children li.current-menu-item a {
  color: #319fe2;
}
.navigation-wrapper .language-wrapper {
  display: inline-block;
  height: 33px;
  position: absolute;
  top: 20px;
  right: 20%;
}
.navigation-wrapper .language-wrapper .language-chooser {
  display: block;
  position: absolute;
  height: 18px;
  overflow: hidden;
  padding: 24px 8px 0 5px;
  font-size: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 99;
  cursor: pointer;
  list-style: none;
  top: 0;
  left: 0;
}
.navigation-wrapper .language-wrapper .language-chooser:after {
  content: "\e900";
  display: block;
  font-size: 16px;
  font-family: dubai;
  position: absolute;
  font-size: 8px;
  right: 1px;
  top: 5px;
  color: #3a3a3a;
  -ms-transform: rotate(0);
  -webkit-transform: translate3d(0,0,0) rotate(0);
  transform: translate3d(0,0,0) rotate(0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.navigation-wrapper .language-wrapper .language-chooser:hover {
  height: 80px;
}
.navigation-wrapper .language-wrapper .language-chooser:hover:after {
  -ms-transform: rotate(180deg);
  -webkit-transform: translate3d(0,0,0) rotate(180deg);
  transform: translate3d(0,0,0) rotate(180deg);
}
.navigation-wrapper .language-wrapper .language-chooser li {
  display: block !important;
  padding-right: 8px;
  padding-bottom: 5px;
}
.navigation-wrapper .language-wrapper .language-chooser li a {
  text-decoration: none;
  text-align: left;
  color: #3a3a3a;
  position: relative;
  padding: 0;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.navigation-wrapper .language-wrapper .language-chooser li.active {
  position: absolute;
  top: 0px;
}
.navigation-wrapper .language-wrapper .language-chooser li.active a {
  font-weight: 700;
}
.navigation-wrapper .language-wrapper .language-chooser li.active:hover a {
  text-decoration: none;
}
.navigation-wrapper.mobile-menu {
  border-bottom: 1px solid #3a3a3a;
  position: absolute;
  background: white;
  z-index: 999999;
  top: -900px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-top: 20px;
}
.navigation-wrapper.mobile-menu nav ul.nav {
  list-style: none;
  text-align: left;
}
.navigation-wrapper.mobile-menu nav ul.nav li {
  padding: 0 0 20px 0;
}
.navigation-wrapper.mobile-menu nav ul.nav li a {
  padding-bottom: 2px;
}
.navigation-wrapper.mobile-menu nav ul.nav li ul {
  list-style: none;
}
.navigation-wrapper.mobile-menu nav ul.nav li ul li {
  padding: 5px 0 0 0;
}
.navigation-wrapper.mobile-menu nav ul.nav li ul li a {
  font-weight: 400;
  padding: 0 0 5px 25px;
}
.navigation-wrapper.mobile-menu.active {
  top: 135px;
}
#mobile-menu-button {
  position: absolute;
  top: 45px;
  right: 10px;
  -webkit-appearance: none;
  border: none;
  background: transparent;
  outline: none;
  z-index: 667;
}
#mobile-menu-button #nav-icon3 {
  width: 34px;
  height: 23px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
#mobile-menu-button #nav-icon3 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #319fe2;
  border-radius: 3px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#mobile-menu-button #nav-icon3 span:nth-child(1) {
  top: 0px;
}
#mobile-menu-button #nav-icon3 span:nth-child(2),
#mobile-menu-button #nav-icon3 span:nth-child(3) {
  top: 10px;
}
#mobile-menu-button #nav-icon3 span:nth-child(4) {
  top: 20px;
}
#mobile-menu-button #nav-icon3.open span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}
#mobile-menu-button #nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mobile-menu-button #nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mobile-menu-button #nav-icon3.open span:nth-child(4) {
  top: 10px;
  width: 0%;
  left: 50%;
}
.mobile-menu-visible {
  height: 800px;
  overflow: visible;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.entry-content {
  font-size: 18px;
}
.entry-content img {
  margin: 0;
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.sponsor-cat {
  margin-top: 40px;
}
.sponsors {
  margin-bottom: 40px;
}
.sponsors .sponsor {
  float: left;
  border: 4px solid #5b5b5b;
  margin: 9px;
  min-width: 178px;
  min-height: 178px;
}
.sponsors .sponsor a {
  height: 150px;
  padding: 5px;
  width: 100%;
  display: flex;
  align-items: center;
}
.sponsors .sponsor img {
  width: 100%;
  max-width: 140px;
  display: block;
  object-fit: contain;
  object-position: center;
  font-family: 'object-fit: contain, object-position: center';
  max-height: 50px;
}
#top-footer {
  background: #fff;
  position: relative;
  z-index: 20;
  padding: 50px 20px 20px 20px;
}
#top-footer .social-icons {
  text-align: center;
}
.footer-inner-max {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
.partners-sponsors-footer {
  position: relative;
  z-index: 26;
}
.footer-partners,
.footer-sponsors {
  padding: 50px;
}
.footer-partners.footer-sponsors,
.footer-sponsors.footer-sponsors {
  background-color: #fcfcfc;
}
.footer-partners.footer-partners,
.footer-sponsors.footer-partners {
  background-color: white;
}
.footer-partners .sponsors-cat-out,
.footer-sponsors .sponsors-cat-out {
  margin-bottom: 50px;
}
.footer-partners .sponsors-cat-out:first-child,
.footer-sponsors .sponsors-cat-out:first-child {
  position: relative;
}
.footer-partners .sponsors-cat-out:first-child:after,
.footer-sponsors .sponsors-cat-out:first-child:after {
  content: '';
  position: absolute;
  width: 50%;
  height: 2px;
  background-color: #E4E4E4;
  bottom: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer-partners .footer-sponsors-cat,
.footer-sponsors .footer-sponsors-cat {
  text-align: center;
  margin-bottom: 50px;
}
.footer-partners .header-partner-sponsor,
.footer-sponsors .header-partner-sponsor {
  text-align: center;
}
.footer-partners h3:not(.header-partner-sponsor),
.footer-sponsors h3:not(.header-partner-sponsor) {
  text-align: center;
  font-weight: 900;
  letter-spacing: 1px;
  position: relative;
  display: inline;
  text-transform: inherit;
}
.footer-partners h3:not(.header-partner-sponsor):after,
.footer-sponsors h3:not(.header-partner-sponsor):after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -5px;
  background: #e30613;
}
.footer-partners .single-footer-partner,
.footer-partners .single-sponsor-footer,
.footer-sponsors .single-footer-partner,
.footer-sponsors .single-sponsor-footer {
  padding: 20px 30px;
}
.footer-partners .single-footer-partner a,
.footer-partners .single-sponsor-footer a,
.footer-sponsors .single-footer-partner a,
.footer-sponsors .single-sponsor-footer a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-partners img,
.footer-sponsors img {
  width: 180px;
  object-fit: contain;
  object-position: center;
  font-family: 'object-fit: contain, object-position: center';
  height: auto;
  max-height: 70px;
}
.footer-partners img.partner-163,
.footer-sponsors img.partner-163 {
  max-height: 100px;
}
.footer-partners img.partner-164,
.footer-sponsors img.partner-164 {
  max-height: 50px;
}
#menu-footer {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  margin: 0;
  justify-content: space-between;
  list-style: none;
}
#menu-footer li {
  width: calc(50% - 20px);
  text-align: center;
  margin-bottom: 20px;
}
#menu-footer li a {
  font-weight: 800;
  text-decoration: none;
  color: #3a3a3a;
}
.social-icons [class^="icon-"],
.social-icons [class*=" icon-"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: white;
  text-decoration: none;
  text-align: center;
  border-radius: 50%;
  margin: 0 5px;
}
.social-icons [class^="icon-"]:hover,
.social-icons [class*=" icon-"]:hover {
  background: white;
}
.social-icons .icon-facebook {
  background: #3a3a3a;
}
.social-icons .icon-facebook:hover,
.social-icons .icon-facebook:active,
.social-icons .icon-facebook:focus {
  background: #3b5998;
  color: #fff;
}
.social-icons .icon-facebook {
  background: #3b5998;
}
.social-icons .icon-facebook:hover,
.social-icons .icon-facebook:active,
.social-icons .icon-facebook:focus {
  background: #3a3a3a;
  color: #fff;
}
.social-icons .icon-twitter {
  background: #00aced;
}
.social-icons .icon-twitter:hover,
.social-icons .icon-twitter:active,
.social-icons .icon-twitter:focus {
  background: #3a3a3a;
  color: #fff;
}
.social-icons .icon-googleplus {
  background: #dd4b39;
}
.social-icons .icon-googleplus:hover,
.social-icons .icon-googleplus:active,
.social-icons .icon-googleplus:focus {
  background: #dd4b39;
  color: #fff;
}
.social-icons .icon-linkedin {
  background: #007bb6;
}
.social-icons .icon-linkedin:hover,
.social-icons .icon-linkedin:active,
.social-icons .icon-linkedin:focus {
  background: #3a3a3a;
  color: #fff;
}
.social-icons .icon-youtube {
  background: #bb0000;
}
.social-icons .icon-youtube:hover,
.social-icons .icon-youtube:active,
.social-icons .icon-youtube:focus {
  background: #3a3a3a;
  color: #fff;
}
.social-icons .icon-instagram {
  color: #fff;
  position: relative;
  z-index: 8;
}
.social-icons .icon-instagram:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: linear-gradient(#400080,transparent), linear-gradient(200deg,#d047d1,#ff0000,#ffff00);
  opacity: 1;
  z-index: 5;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.social-icons .icon-instagram:before {
  z-index: 8;
  position: relative;
}
.social-icons .icon-instagram:hover,
.social-icons .icon-instagram:active {
  background: #3a3a3a;
  color: #fff;
}
.social-icons .icon-instagram:hover:after,
.social-icons .icon-instagram:active:after {
  opacity: 0;
}
.social-icons.side {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -70px;
  z-index: 9999;
  padding: 10px 0 9px 7px;
  background: #fff;
}
.social-icons.side a {
  display: block;
  margin-bottom: 5px;
  margin-right: 8px;
}
.social-icons.contact {
  margin-top: 25px;
}
.social-icons.contact a {
  margin-right: 10px;
}
.social-icons.contact .icon-instagram:before {
  left: 1px;
}
#cookie-notice {
  background-color: rgba(246,246,246,0.95);
  padding-top: 20px;
  font-family: "Verlag A", "Verlag B";
}
#cookie-notice .cookie-notice-container {
  max-width: 950px;
  margin: 0 auto;
}
#cookie-notice .cookie-notice-container > p {
  font-size: 22px;
  margin-bottom: 40px;
  line-height: 28px;
}
#cookie-notice .cookie-notice-container.open #cookie-notice-buttons button,
#cookie-notice .cookie-notice-container.open #cookie-notice-buttons a {
  background-color: transparent;
  border: 1px solid #319fe2;
  color: #319fe2;
}
#cookie-notice .cookie-notice-container.open #cookie-notice-buttons button:hover,
#cookie-notice .cookie-notice-container.open #cookie-notice-buttons a:hover {
  background-color: #319fe2;
  color: #fff;
  border-color: #319fe2;
}
#cookie-notice .cookie-notice-container.open #cookie-notice-buttons button#cookie-notice-accept,
#cookie-notice .cookie-notice-container.open #cookie-notice-buttons a#cookie-notice-accept {
  background-color: transparent;
}
#cookie-notice .cookie-notice-container.open #cookie-notice-buttons button#cookie-notice-accept:hover,
#cookie-notice .cookie-notice-container.open #cookie-notice-buttons a#cookie-notice-accept:hover {
  background-color: #216F9E;
  color: #fff;
  border-color: #216F9E;
}
#cookie-notice #cookie-notice-buttons {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
#cookie-notice label {
  font-size: 23px;
}
#cookie-notice input {
  margin-right: 10px;
}
#cookie-notice input + span:before {
  content: "\e90a";
  font-family: 'dubai';
  background-color: transparent;
  top: 2px;
  left: -1px;
  width: 100%;
  height: 100%;
  font-size: 17px;
}
#cookie-notice input + span {
  border: 2px solid #000;
  display: flex;
  align-self: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  margin-top: -10px;
}
#cookie-notice input:disabled + span {
  background-color: transparent;
}
#cookie-notice input:disabled + span:before {
  background-color: transparent;
  color: #aaa;
}
#cookie-notice #cookie-notice-more {
  border: 1px solid transparent;
}
#cookie-notice #cookie-notice-buttons button,
#cookie-notice #cookie-notice-buttons a,
#cookie-notice #cookie-notice-details button,
#cookie-notice #cookie-notice-details a {
  text-transform: uppercase;
  background-color: #319fe2;
  text-align: center;
  border-color: transparent;
  width: 100%;
  max-width: 240px;
  padding: 5px;
  margin: 0 0 10px;
  font-size: 14px;
}
#cookie-notice #cookie-notice-buttons button#cookie-notice-accept-selection,
#cookie-notice #cookie-notice-buttons a#cookie-notice-accept-selection,
#cookie-notice #cookie-notice-details button#cookie-notice-accept-selection,
#cookie-notice #cookie-notice-details a#cookie-notice-accept-selection {
  margin-bottom: 0;
}
#cookie-notice #cookie-notice-buttons button#cookie-notice-accept,
#cookie-notice #cookie-notice-buttons a#cookie-notice-accept,
#cookie-notice #cookie-notice-details button#cookie-notice-accept,
#cookie-notice #cookie-notice-details a#cookie-notice-accept {
  background-color: #216F9E;
}
#cookie-notice #cookie-notice-buttons button#cookie-notice-accept:hover,
#cookie-notice #cookie-notice-buttons a#cookie-notice-accept:hover,
#cookie-notice #cookie-notice-details button#cookie-notice-accept:hover,
#cookie-notice #cookie-notice-details a#cookie-notice-accept:hover {
  background-color: transparent;
  color: #216F9E;
  border: 1px solid #216F9E;
}
#cookie-notice #cookie-notice-buttons button:hover,
#cookie-notice #cookie-notice-buttons a:hover,
#cookie-notice #cookie-notice-details button:hover,
#cookie-notice #cookie-notice-details a:hover {
  background-color: transparent;
  color: #319fe2;
  border: 1px solid #319fe2;
}
#cookie-notice #cookie-notice-details {
  margin-bottom: 15px;
}
#cookie-notice #cookie-notice-details .wrapper {
  margin-bottom: 20px;
}
#cookie-notice #cookie-notice-details fieldset {
  border: none;
  display: flex;
  flex-flow: column;
  align-self: center;
}
#cookie-notice #cookie-notice-details fieldset legend {
  text-align: center;
  position: relative;
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 30px;
}
#cookie-notice #cookie-notice-details fieldset legend:after {
  content: '';
  position: absolute;
  bottom: -10px;
  width: 80px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 3px;
  background-color: #e30613;
}
#main {
  border-bottom: 1px solid rgba(58,58,58,0.2);
  position: relative;
  min-height: 600px;
  padding-bottom: 200px;
  padding-top: 100px;
}
#main .left {
  text-transform: uppercase;
  padding-right: 40px;
  width: 100%;
  display: block;
}
#main .left h1 {
  font-size: 28px;
  line-height: 30px;
  border-bottom: 3px solid #3a3a3a;
  margin: 0px 0 10px 0;
  font-weight: 800;
  padding: 0 40px 20px 0;
}
#main .left h2 {
  font-size: 15px;
  font-weight: 800;
  margin: 10px 0 40px 0;
}
#main .right {
  display: block;
  width: 300px;
  height: 300px;
  margin: 0 auto;
}
body.not-supported #main .right {
  background-image: url("../images/globe-fallback.jpg");
  background-repeat: no-repeat;
  background-size: 300px auto;
}
#sticky-news {
  padding: 80px 0;
  border-bottom: 1px solid rgba(58,58,58,0.2);
}
#sticky-news .left {
  position: relative;
  margin-bottom: 25px;
}
#sticky-news .left h2 {
  margin: 0;
  padding-bottom: 30px;
  line-height: 1.2;
}
#sticky-news .left h2:after {
  height: 8px;
  background: #e30613;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  content: "";
  max-width: 200px;
}
#sticky-news .left .news-more a {
  font-weight: 300 !important;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  color: #575757;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sticky-news .left .news-more a:hover {
  margin-left: 10px;
}
#sticky-news .right .news-article-main {
  margin: 0 0 40px 0;
}
#sticky-news .right .news-article-main .body-text .date {
  margin-top: 10px;
  font-weight: 300;
}
#sticky-news .right .news-article-main .body-text h3 {
  color: #e30613;
  margin: 0 0 5px 0;
  font-weight: 700;
  font-size: 25px;
}
#sticky-news .right .news-article-main .body-text .news-more a {
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  color: #575757;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sticky-news .right .news-article-main .body-text .news-more a:hover {
  margin-left: 10px;
}
#sticky-news .right .image {
  min-width: 45%;
  height: 230px;
  background-size: cover;
  margin: 0 0 0 0;
  background-position: center center;
}
#social-share {
  position: fixed;
  width: 33px;
  right: 0;
  top: 50%;
  margin-top: -66px;
  z-index: 99;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}
#social-share a {
  display: block;
  text-decoration: none;
}
#social-share a [class^="icon-"],
#social-share a [class*=" icon-"] {
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  color: white;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#social-share a [class^="icon-"]:hover,
#social-share a [class^="icon-"]:active,
#social-share a [class^="icon-"]:focus,
#social-share a [class*=" icon-"]:hover,
#social-share a [class*=" icon-"]:active,
#social-share a [class*=" icon-"]:focus {
  background: #3a3a3a;
  color: #fff;
}
#social-share a .icon-facebook {
  background: #3b5998;
}
#social-share a .icon-twitter1 {
  background: #00aced;
}
#social-share a .icon-linkedin {
  background: #007bb6;
}
#social-share a .icon-mail-envelope-closed {
  background: #7D7D7D;
  font-size: 25px;
}
#connecting-minds,
#lets-make-it-happen {
  padding: 80px 0;
  border-bottom: 1px solid rgba(58,58,58,0.2);
}
#connecting-minds .left,
#lets-make-it-happen .left {
  position: relative;
  margin-bottom: 25px;
}
#connecting-minds .left h2,
#lets-make-it-happen .left h2 {
  margin: 0;
  padding-bottom: 30px;
}
#connecting-minds .left h2:after,
#lets-make-it-happen .left h2:after {
  height: 8px;
  background: #e30613;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  content: "";
  max-width: 200px;
}
#lets-make-it-happen {
  border-bottom: 0;
}
.block-wrapper {
  padding: 150px 0 40px 0;
}
#info-block-1,
#info-block-2,
#info-block-3 {
  margin-bottom: 60px;
}
#info-block-1 .image-wrapper,
#info-block-2 .image-wrapper,
#info-block-3 .image-wrapper {
  position: relative;
  z-index: 2;
}
#info-block-1 .image-wrapper .image,
#info-block-2 .image-wrapper .image,
#info-block-3 .image-wrapper .image {
  height: 300px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
#info-block-1 .content-wrapper,
#info-block-2 .content-wrapper,
#info-block-3 .content-wrapper {
  border: 8px solid #e30613;
  padding: 30px;
  margin-top: -8px;
}
#info-block-1 .content-wrapper h2,
#info-block-2 .content-wrapper h2,
#info-block-3 .content-wrapper h2 {
  margin: 0;
  padding-left: 30px;
  position: relative;
  font-size: 26px;
  margin-bottom: 10px;
}
#info-block-1 .content-wrapper h2:before,
#info-block-2 .content-wrapper h2:before,
#info-block-3 .content-wrapper h2:before {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background: #3a3a3a;
  position: absolute;
  left: -20px;
  top: 13px;
}
#info-block-1 .content-wrapper .body-text,
#info-block-2 .content-wrapper .body-text,
#info-block-3 .content-wrapper .body-text {
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 30px;
}
#info-block-1 .content-wrapper .read-more,
#info-block-2 .content-wrapper .read-more,
#info-block-3 .content-wrapper .read-more {
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  color: #3a3a3a;
  position: relative;
  padding-right: 25px;
  margin-right: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#info-block-1 .content-wrapper .read-more i,
#info-block-2 .content-wrapper .read-more i,
#info-block-3 .content-wrapper .read-more i {
  position: absolute;
  right: 0;
  top: 3px;
  font-size: 16px;
}
#fullwidth-image {
  width: 100%;
  background-size: cover;
  background-position: center center;
  height: 250px;
  font-size: 28px;
  color: rgba(255,255,255,0.6);
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
#fullwidth-image span.text {
  margin-top: 110px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#countdown-container .pattern-top div {
  height: 90px;
  background: url("../images/pattern-footer@2x.png");
  background-size: auto 90px;
  background-repeat: repeat-x;
}
#countdown-container .pattern-bottom {
  background-color: #fff;
  position: relative;
  z-index: 12;
  background-image: url("../images/pattern-single@2x.png");
  background-size: 20px auto;
  background-repeat: repeat;
  padding: 50px 0;
}
#countdown-container .countdown-wrapper {
  margin: 0 18px;
}
#countdown-container .inner-countdown {
  background: #fff;
  margin: 0 auto;
  max-width: 773px;
  padding: 30px 0 40px 0;
}
#countdown-container h3 {
  margin: 0 0 27px 0;
  text-align: center;
}
#countdown-container .countdown {
  margin: 0;
}
#countdown-container .countdown .countdown-row {
  text-align: center;
}
#countdown-container .countdown .countdown-row .countdown-section {
  padding: 30px 0 30px 0;
  border-bottom: 1px solid #3a3a3a;
  text-align: center;
  display: inline-block;
  width: 92%;
  margin: 0 4%;
}
#countdown-container .countdown .countdown-row .countdown-section:last-child {
  border: none;
}
#countdown-container .countdown .countdown-row .countdown-section .countdown-amount {
  font-size: 66px;
  font-weight: 700;
  display: block;
  padding: 0 40px;
  width: 100%;
  color: #319fe2;
}
#countdown-container .countdown .countdown-row .countdown-section .countdown-period {
  font-size: 17px;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
  width: 100%;
}
h1.page-title {
  font-size: 50px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  margin: 60px 0 40px;
  position: relative;
}
h1.page-title:after {
  content: "";
  display: block;
  margin: 15px auto 0;
  width: 95px;
  background: #e30613;
  height: 10px;
}
.page-parent .expo-content,
.page-parent .parent-content {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 30px;
}
.page-parent .expo-content p,
.page-parent .parent-content p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
  width: 100%;
  margin: 0 auto 40px auto;
  max-width: 1000px;
}
.page-parent .expo-numbers-title {
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 40px 0 0 0;
}
.page-parent .expo-numbers {
  width: 100%;
  margin: 30px auto 0;
  padding-bottom: 40px;
  display: block;
}
.page-parent .expo-numbers .number-wrapper {
  background: #e20613;
  width: 100%;
  height: 120px;
  display: inline-block;
  text-align: center;
  color: #fff;
  position: relative;
}
.page-parent .expo-numbers .number-wrapper:nth-child(2n+1) {
  background: #009fe2;
}
.page-parent .expo-numbers .number-wrapper:last-child {
  margin-right: 0;
}
.page-parent .expo-numbers .number-wrapper .number {
  font-size: 35px;
  font-weight: 600;
  line-height: 1;
}
.page-parent .expo-numbers .number-wrapper .type,
.page-parent .expo-numbers .number-wrapper .type-bold {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 10px;
}
.page-parent .expo-numbers .number-wrapper .type-bold {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 0;
}
.page-parent .expo-numbers .number-wrapper .expo-numbers-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.page-parent .expo-numbers .visitors .number {
  line-height: 0.8;
}
.page-parent .expo-numbers .volunteers .number {
  font-size: 35px;
}
.page-parent .parent-image {
  padding: 40px 0;
}
.page-parent .parent-image .image {
  width: 100%;
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.page-parent .expo-video {
  padding: 40px 0;
  border-top: 1px solid #e1e1e1;
}
.page-parent .expo-subpages,
.page-parent .subpages {
  padding: 40px 0 50px 0;
  border-top: 1px solid #e1e1e1;
}
.page-parent .expo-subpages div,
.page-parent .subpages div {
  text-align: center;
  width: 100%;
}
.page-parent .expo-subpages div a,
.page-parent .subpages div a {
  text-decoration: none;
}
.page-parent .expo-subpages div a img,
.page-parent .subpages div a img {
  display: block;
  width: 50%;
  margin: 0 auto;
}
.page-parent .expo-subpages div a h2,
.page-parent .subpages div a h2 {
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  margin: 25px 0 60px;
  position: relative;
  color: #333333;
  text-decoration: none;
  display: inline-block;
}
.page-parent .expo-subpages div a h2:after,
.page-parent .subpages div a h2:after {
  transition: all 0.5s cubic-bezier(.77,0,.175,1);
  content: "";
  display: block;
  margin: 10px auto 0;
  width: 47px;
  background: #e30613;
  height: 5px;
}
.page-parent .expo-subpages div a:hover h2:after,
.page-parent .subpages div a:hover h2:after {
  width: 100px;
}
.partners-content {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 30px;
}
.partners-content p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
  width: 100%;
  margin: 0 auto 40px auto;
  max-width: 1000px;
}
.page-id-15.page-parent .parent-image .image {
  background-size: contain;
}
.section-type-image_text,
.section-type-video,
.section-type-image,
.section-type-images,
.section-type-text {
  margin-bottom: 40px;
}
.section-type-image_text:last-child,
.section-type-video:last-child,
.section-type-image:last-child,
.section-type-images:last-child,
.section-type-text:last-child {
  margin-bottom: 200px;
}
.section-type-image_text h2,
.section-type-image_text h3,
.section-type-video h2,
.section-type-video h3,
.section-type-image h2,
.section-type-image h3,
.section-type-images h2,
.section-type-images h3,
.section-type-text h2,
.section-type-text h3 {
  margin: 0 0 0 0;
}
.section-type-image_text h2,
.section-type-video h2,
.section-type-image h2,
.section-type-images h2,
.section-type-text h2 {
  margin-bottom: 20px;
  color: #e30613;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 26px;
}
.section-type-image_text h3,
.section-type-video h3,
.section-type-image h3,
.section-type-images h3,
.section-type-text h3 {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 22px;
}
.section-type-image_text p,
.section-type-video p,
.section-type-image p,
.section-type-images p,
.section-type-text p {
  margin: 0 0 40px 0;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
}
.section-type-image_text p:last-child,
.section-type-video p:last-child,
.section-type-image p:last-child,
.section-type-images p:last-child,
.section-type-text p:last-child {
  margin: 0;
}
.section-type-image_text li,
.section-type-image_text a,
.section-type-video li,
.section-type-video a,
.section-type-image li,
.section-type-image a,
.section-type-images li,
.section-type-images a,
.section-type-text li,
.section-type-text a {
  font-size: 22px;
  line-height: 1.3636;
  font-weight: 300;
}
.section-type-image_text .image,
.section-type-video .image,
.section-type-image .image,
.section-type-images .image,
.section-type-text .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.section-type-image_text img {
  width: 100%;
  height: auto;
}
.section-type-image_text .text {
  display: block;
  margin-bottom: 40px;
}
.section-type-image .image,
.section-type-image .image1,
.section-type-image .image2,
.section-type-images .image,
.section-type-images .image1,
.section-type-images .image2 {
  width: 100%;
  height: 250px;
}
.section-type-image .image1,
.section-type-images .image1 {
  margin-bottom: 40px;
}
.page-id-70 h1.page-title {
  margin-bottom: 100px;
}
.page-id-70 .section-type-image_text {
  padding-bottom: 70px;
  border-bottom: 1px solid rgba(58,58,58,0.5);
  margin-bottom: 80px;
}
.page-id-70 .section-type-image_text .text {
  margin-top: 20px;
}
.page-id-70 .section-type-image_text:last-child {
  border: none;
}
.section-year {
  width: 100%;
  font-size: 25px;
  font-weight: 800;
  text-align: center;
  border-bottom: 1px solid black;
  padding-bottom: 10px;
  margin-bottom: 25px;
  margin-top: 30px;
}
.news-list article.news-item {
  margin-bottom: 30px;
}
.news-list article.news-item .news-image {
  width: 100%;
  height: 180px;
  background-position: center center;
  background-size: cover;
  background-color: #e30613;
}
.news-list article.news-item .news-date {
  margin-top: 10px;
  font-weight: 300;
}
.news-list article.news-item h2 {
  color: #e30613;
  text-transform: none;
  margin: 5px 0 5px 0;
  font-weight: 700;
  letter-spacing: 0;
}
.news-list article.news-item .news-more a {
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  color: #575757;
}
.post {
  border-bottom: 1px solid #3a3a3a;
  margin-bottom: 40px;
}
.post:last-child {
  border: none;
}
.post .date {
  font-weight: 300;
  font-size: 30px;
  margin-bottom: 45px;
}
.post .news-title {
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 45px;
  color: #e30613;
  font-size: 26px;
}
.post p {
  margin: 0 0 40px 0;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
}
.single-post .article-header .date {
  text-align: center;
  margin-top: 40px;
  font-size: 20px;
  margin-bottom: 0;
}
.single-post .article-header h1 {
  font-size: 20px;
  line-height: 25px;
  margin-top: 20px;
}
.single-post .news-content .news-image {
  max-width: 600px;
  width: 100%;
  height: 180px;
  margin: 0 auto 30px auto;
  background-position: center center;
  background-size: cover;
  background-color: #e30613;
}
.arrows-down-wrapper {
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: 11px;
  outline: 0;
}
.arrows-down-wrapper .arrow {
  margin: 0 auto;
  border-style: solid;
  text-indent: -9999px;
  width: 0;
  height: 0;
  transform: translate(0,-30px);
  transition: all 2s ease;
}
.arrows-down-wrapper .arrow.arrow-large {
  border-width: 23px 13px 0 13px;
  border-color: #319fe2 transparent transparent transparent;
  margin-bottom: 10px;
  animation: anim 2s normal forwards cubic-bezier(.455,.03,.515,.955) 1s infinite;
  -webkit-animation: anim 2s normal forwards cubic-bezier(.455,.03,.515,.955) 1s infinite;
}
.arrows-down-wrapper .arrow.arrow-small {
  border-width: 14px 8px 0 8px;
  border-color: #e30613 transparent transparent transparent;
  animation: anim 2s normal forwards cubic-bezier(.455,.03,.515,.955) 1s infinite;
  -webkit-animation: anim 2s normal forwards cubic-bezier(.455,.03,.515,.955) 1s infinite;
}
.page-template-page-timeline .arrows-down-wrapper {
  position: static;
}
.page-template-page-timeline .timeline-wrapper {
  margin-top: 20px;
}
.page-template-page-timeline .timeline-wrapper .timeline-event {
  position: relative;
  padding: 30px;
  margin-bottom: 40px;
}
.page-template-page-timeline .timeline-wrapper .timeline-event h2 {
  margin: 0;
}
.page-template-page-timeline .timeline-wrapper .timeline-event .entry-content {
  font-weight: 300;
  line-height: 30px;
}
.page-template-page-timeline .timeline-wrapper .timeline-event .timeline-image {
  position: relative;
  z-index: 10;
}
.page-template-page-timeline .timeline-wrapper .timeline-event .timeline-image img {
  max-width: 330px;
  height: auto;
}
.page-template-page-timeline .timeline-wrapper .timeline-event .border {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 100px;
  border: 10px solid #e30613;
}
.page-template-page-timeline .timeline-wrapper .timeline-event:nth-child(odd) .border {
  border-color: #319fe2;
}
.faq-content {
  padding-bottom: 30px;
}
.faq-content p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
  width: 100%;
  margin: 0 auto 40px auto;
  max-width: 1000px;
}
.faq-wrapper {
  padding-bottom: 100px;
}
.faq-wrapper .faq-row {
  border-bottom: 1px solid rgba(58,58,58,0.2);
  padding: 40px 0 40px 0;
}
.faq-wrapper .faq-row h2 {
  font-size: 22px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: normal;
  margin: 0;
  position: relative;
  padding-right: 40px;
  display: inline-block;
  cursor: pointer;
}
.faq-wrapper .faq-row h2 i {
  position: absolute;
  right: 0;
  top: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-transform: rotate(90deg);
  -webkit-transform: translate3d(0,0,0) rotate(90deg);
  transform: translate3d(0,0,0) rotate(90deg);
}
.faq-wrapper .faq-row h2:hover i {
  -ms-transform: rotate(90deg);
  -webkit-transform: translate3d(0,0,0) rotate(90deg);
  transform: translate3d(0,0,0) rotate(90deg);
}
.faq-wrapper .faq-row p {
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 20px;
}
.faq-wrapper .faq-row p:last-child {
  margin-bottom: 0;
}
.faq-wrapper .faq-row.closed i {
  -ms-transform: rotate(0deg);
  -webkit-transform: translate3d(0,0,0) rotate(0deg);
  transform: translate3d(0,0,0) rotate(0deg);
}
.page-template-page-progresscam .image-dubai-timelapse {
  position: relative;
}
.page-template-page-progresscam .image-dubai-timelapse img {
  width: 100%;
}
.page-template-page-contact {
  zoom: 1;
}
.page-template-page-contact:before,
.page-template-page-contact:after {
  content: "";
  display: table;
}
.page-template-page-contact:after {
  clear: both;
}
.page-template-page-contact .google-maps {
  width: 100%;
  min-height: 450px;
}
.page-template-page-contact .contact-form,
.page-template-page-contact .map-wrapper {
  width: 100%;
  padding-bottom: 100px;
}
.page-template-page-contact .contact-content {
  content: "";
  display: block;
  width: 100%;
  height: 400px;
  margin-bottom: 40px;
}
.page-template-page-contact .contact-content p {
  margin: 0 0 30px 0;
}
body.page-template-page-management .member-cat h2 {
  text-align: center;
}
body.page-template-page-management .heading-text {
  text-align: center;
  max-width: 80%;
  margin: 0 auto 7px auto;
  font-size: 18px;
}
body.page-template-page-management .heading-text .text {
  margin-bottom: 45px;
  font-weight: 700;
}
body.page-template-page-management .heading-text:after {
  content: "";
  display: block;
  margin: 15px auto 0;
  width: 95px;
  background: #e30613;
  height: 10px;
}
body.page-template-page-management .members {
  text-align: center;
}
body.page-template-page-management .members .member {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  padding: 1%;
  margin-bottom: 30px;
}
body.page-template-page-management .members .member .member-image-container {
  text-align: left;
}
body.page-template-page-management .members .member .member-image-container img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
body.page-template-page-management .members .member .member-image-container span {
  text-align: left;
  font-size: 65%;
  line-height: 1.2;
}
body.page-template-page-management .members .member .member-details-container {
  text-align: center;
  margin-top: 10px;
}
body.page-template-page-management .members .member .member-details-container .member-title {
  font-weight: 800;
}
.gform_validation_container {
  display: none;
}
#preloader {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  text-align: center;
}
.loader-txt {
  display: none;
}
.loader-img {
  margin-left: 300px;
}
@keyframes anim {
  0% {
    transform: translate(0,-25px);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  85% {
    opacity: 0;
  }
  95% {
    transform: translate(0,25px);
  }
  100% {
    transform: translate(0,25px);
    opacity: 0;
  }
}
@-webkit-keyframes anim {
  0% {
    -webkit-transform: translate(0,-25px);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  85% {
    opacity: 0;
  }
  95% {
    -webkit-transform: translate(0,25px);
  }
  100% {
    -webkit-transform: translate(0,25px);
    opacity: 0;
  }
}
.qtranxs-available-languages-message {
  display: none;
}
body.page-template-page-downloads .downloads-type h2 {
  margin-bottom: 15px;
}
body.page-template-page-downloads .downloads-block {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -10px 65px -10px;
  width: 100%;
  min-height: 240px;
}
body.page-template-page-downloads .downloads-block h5 {
  margin: 10px 0 0 0;
  font-size: 100%;
  line-height: 1.5;
  font-weight: 400;
  color: #575757;
}
body.page-template-page-downloads .downloads-block .with-icon-download {
  display: flex;
  flex-flow: row nowrap;
}
body.page-template-page-downloads .downloads-block .with-icon-download:hover .icon-download {
  color: #319fe2;
}
body.page-template-page-downloads .downloads-block .with-icon-download .icon-download {
  color: #e30613;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  padding-left: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body.page-template-page-downloads .downloads-block .with-icon-download .icon-download:before {
  position: absolute;
  top: 0;
  left: -4px;
}
body.page-template-page-downloads .downloads-block .with-icon-download a {
  text-decoration: none;
  padding-top: 2px;
  font-size: 26px;
  color: #575757;
}
body.page-template-page-downloads .downloads-block .copyrights {
  font-size: 80%;
  line-height: 1.2;
  min-height: 15px;
  display: block;
  padding-top: 2px;
  color: #575757;
}
body.page-template-page-downloads .downloads-block .file {
  width: calc(50% - 20px);
  margin: 10px 10px 20px 10px;
  max-width: 252px;
}
body.page-template-page-downloads .downloads-block .file.no-thumb {
  width: 100%;
  margin: 0 10px 10px 10px;
}
body.page-template-page-downloads .downloads-block .file .file-image-container {
  position: relative;
}
body.page-template-page-downloads .downloads-block .file .download-picture {
  position: absolute;
  top: 5px;
  left: 5px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  padding: 2px;
  background-color: #333333;
  border-radius: 2px;
  font-weight: 700;
  letter-spacing: 1px;
}
body.page-template-page-downloads .downloads-block .file a.image-wrapper {
  display: block;
  position: relative;
  line-height: 0;
  border: 3px solid #575757;
  width: 100%;
  height: 150px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
body.page-template-page-downloads .downloads-block .file a.image-wrapper:after {
  content: '';
  position: absolute;
  width: 99.2%;
  height: 99.2%;
  border: 1px solid #fff;
  box-sizing: initial;
  display: block;
}
body.page-template-page-downloads .downloads-block .file a.image-wrapper.corporate-image-wrapper {
  background-size: 92%;
}
body.page-template-page-downloads .downloads-block .video {
  margin: 0 10px 20px 10px;
}
body.page-template-page-downloads .downloads-block .video .iframe-container {
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  overflow: hidden;
}
body.page-template-page-downloads .downloads-block .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
body.page-template-page-downloads .downloads-block .video .video-download {
  margin-top: 10px;
}
@media only screen and (min-width: 481px) {
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  .page-parent .expo-numbers {
    width: 398px;
  }
  .page-parent .expo-numbers .number-wrapper {
    margin-right: 0;
    width: 120px;
    height: 120px;
    margin-top: 10px;
    margin-left: 10px;
  }
  .page-parent .expo-numbers .number-wrapper .number {
    font-size: 30px;
  }
  .page-parent .expo-numbers .number-wrapper .type {
    font-size: 10px;
    margin-top: 5px;
  }
  #main .right {
    width: 450px;
    height: 450px;
  }
  .page-template {
    zoom: 1;
  }
  .page-template:before,
  .page-template:after {
    content: "";
    display: table;
  }
  .page-template:after {
    clear: both;
  }
  .page-template .contact-form #gform_1 .gform_footer button {
    width: inherit;
  }
  .page-template .contact-form #gform_1 .gform_body #gform_fields_1 {
    zoom: 1;
  }
  .page-template .contact-form #gform_1 .gform_body #gform_fields_1:before,
  .page-template .contact-form #gform_1 .gform_body #gform_fields_1:after {
    content: "";
    display: table;
  }
  .page-template .contact-form #gform_1 .gform_body #gform_fields_1:after {
    clear: both;
  }
  .page-template .contact-form #gform_1 .gform_body #gform_fields_1 #field_1_1,
  .page-template .contact-form #gform_1 .gform_body #gform_fields_1 #field_1_5 {
    list-style-type: none;
    width: 49%;
    float: left;
  }
  .page-template .contact-form #gform_1 .gform_body #gform_fields_1 #field_1_5 {
    margin-left: 2%;
    margin-top: 0;
  }
  #info-block-1 .image-wrapper .image,
  #info-block-2 .image-wrapper .image,
  #info-block-3 .image-wrapper .image {
    height: 370px;
  }
}
@media only screen and (min-width: 630px) {
  body.page-template-page-downloads .downloads-block .file {
    width: calc((100% - 60px) / 3);
  }
  body.page-template-page-downloads .downloads-block .file.no-thumb {
    width: calc(50% - 20px);
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .onecol {
    width: 5.801104972%;
  }
  .twocol {
    width: 14.364640883%;
  }
  .threecol {
    width: 22.928176794%;
  }
  .fourcol {
    width: 31.491712705%;
  }
  .fivecol {
    width: 40.055248616%;
  }
  .sixcol {
    width: 48.618784527%;
  }
  .sevencol {
    width: 57.182320438000005%;
  }
  .eightcol {
    width: 65.74585634900001%;
  }
  .ninecol {
    width: 74.30939226%;
  }
  .tencol {
    width: 82.87292817100001%;
  }
  .elevencol {
    width: 91.436464082%;
  }
  .twelvecol {
    width: 99.999999993%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  .wrap {
    max-width: 1400px;
  }
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  body .pattern-bottom {
    min-height: 320px;
  }
  #content {
    padding-top: 86px;
  }
  .body-text {
    font-size: 20px;
    line-height: 41px;
  }
  #connecting-minds .left,
  #lets-make-it-happen .left {
    width: 100%;
  }
  #connecting-minds .left h2:after,
  #lets-make-it-happen .left h2:after {
    max-width: 100%;
  }
  #connecting-minds .right,
  #lets-make-it-happen .right {
    width: 100%;
  }
  #connecting-minds .right .body-text,
  #lets-make-it-happen .right .body-text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 45px;
    -moz-column-gap: 45px;
    column-gap: 45px;
  }
  #fullwidth-image {
    height: 300px;
    font-size: 60px;
  }
  #fullwidth-image span.text {
    margin-top: 110px;
  }
  #fullwidth-image span.gradient {
    height: 100%;
    width: 140px;
    display: block;
    background: -moz-linear-gradient(left,#ffffff 0%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,#ffffff 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,#ffffff 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=1);
    position: absolute;
    top: 0;
    left: 0;
  }
  #countdown-container .pattern-top {
    width: 100%;
    height: 90px;
    padding-left: 151px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-image: url("../images/pattern-corner@2x.png");
    background-size: auto 90px;
    position: relative;
    z-index: 25;
  }
  #countdown-container .countdown-wrapper {
    margin: 0;
  }
  #countdown-container .inner-countdown {
    max-width: 700px;
  }
  #countdown-container .countdown .countdown-row .countdown-section {
    width: auto;
    padding: 0;
    border-right: 1px solid #3a3a3a;
    border-bottom: none;
    margin: 0;
  }
  #countdown-container .countdown .countdown-row .countdown-section .countdown-amount {
    width: auto;
    min-width: 160px;
    font-size: 60px;
  }
  #top-footer nav,
  #top-footer .social-icons,
  #top-footer .expo-logo {
    position: relative;
  }
  .footer-sponsors {
    padding: 50px 0 0 0;
  }
  .footer-partners .inner-flex,
  .footer-sponsors .inner-flex {
    display: flex;
    flex-flow: row wrap;
  }
  .footer-partners .inner-flex >div,
  .footer-sponsors .inner-flex >div {
    width: 50%;
  }
  .footer-partners .inner-flex >div .sponsor,
  .footer-sponsors .inner-flex >div .sponsor {
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
  .footer-partners .inner-flex section,
  .footer-sponsors .inner-flex section {
    width: 50%;
  }
  .footer-partners .sponsors-cat-out,
  .footer-sponsors .sponsors-cat-out {
    margin-bottom: 50px;
  }
  .footer-partners .sponsors-cat-out:first-child,
  .footer-sponsors .sponsors-cat-out:first-child {
    position: relative;
  }
  .footer-partners .sponsors-cat-out:first-child:after,
  .footer-sponsors .sponsors-cat-out:first-child:after {
    left: auto;
    right: -1px;
    height: 100%;
    width: 2px;
    top: 0;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .footer-partners .header-partner-sponsor,
  .footer-sponsors .header-partner-sponsor {
    margin-bottom: 40px;
  }
  #main .left h1 {
    font-size: 65px;
    line-height: 68px;
    padding: 0 0 20px 0;
  }
  #main .left h2 {
    font-size: 28px;
  }
  #main .right {
    margin: 0;
    width: 550px;
    height: 550px;
  }
  body.not-supported #main .right {
    background-size: 550px auto;
  }
  h1.page-title {
    font-size: 66px;
  }
  .partners-content p {
    width: 100%;
    font-size: 22px;
    line-height: 32px;
  }
  .page-parent .expo-content p,
  .page-parent .parent-content p {
    width: 100%;
    font-size: 22px;
    line-height: 32px;
  }
  .page-parent .expo-numbers {
    width: 640px;
  }
  .page-parent .expo-numbers .number-wrapper {
    margin-left: 5px;
  }
  .page-parent .parent-image .image {
    height: 350px;
  }
  .page-parent .expo-subpages,
  .page-parent .subpages {
    padding: 40px 0 200px 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  .page-parent .expo-subpages div,
  .page-parent .subpages div {
    width: 37%;
  }
  .page-parent .expo-subpages div a h2,
  .page-parent .subpages div a h2 {
    margin: 60px 0 40px;
  }
  .arrows-down-wrapper {
    margin-top: 60px;
  }
  .arrows-down-wrapper .arrow-large {
    border-width: 23px 13px 0 13px;
    border-color: #319fe2 transparent transparent transparent;
    margin-bottom: 10px;
  }
  @keyframes arrowAnim {
    .arrows-down-wrapper 0% {
      transform: translate(0,-25px);
      opacity: 0;
    }
    .arrows-down-wrapper 10% {
      transform: translate(0,-25px);
      opacity: 0;
    }
    .arrows-down-wrapper 30% {
      opacity: 1;
    }
    .arrows-down-wrapper 50% {
      opacity: 1;
    }
    .arrows-down-wrapper 85% {
      opacity: 0;
    }
    .arrows-down-wrapper 95% {
      transform: translate(0,25px);
    }
    .arrows-down-wrapper 100% {
      transform: translate(0,25px);
      opacity: 0;
    }
  }
  .section-type-image_text {
    zoom: 1;
  }
  .section-type-image_text:before,
  .section-type-image_text:after {
    content: "";
    display: table;
  }
  .section-type-image_text:after {
    clear: both;
  }
  .section-type-image_text img {
    width: 40%;
    float: left;
  }
  .section-type-image_text .text {
    width: 60%;
    float: right;
    padding: 0 0 0 60px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .section-type-image .image {
    height: 350px;
    margin-bottom: 0;
  }
  .section-type-images .image1,
  .section-type-images .image2 {
    width: 50%;
    height: 350px;
  }
  .section-type-images .image1 {
    float: left;
    padding-right: 20px;
    margin-bottom: 0;
  }
  .section-type-images .image2 {
    float: right;
    padding-left: 20px;
  }
  .faq-content p {
    width: 100%;
    font-size: 22px;
    line-height: 32px;
  }
  body.page-template-page-management .members .member {
    width: 33%;
  }
  body.page-template-page-downloads .downloads-block .file {
    width: calc((100% - 80px) / 4);
  }
  body.page-template-page-downloads .downloads-block .file.no-thumb {
    min-width: calc((100% - 60px) / 3);
  }
  #cookie-notice #cookie-notice-buttons button,
  #cookie-notice #cookie-notice-buttons a,
  #cookie-notice #cookie-notice-details button,
  #cookie-notice #cookie-notice-details a {
    max-width: 400px;
  }
}
@media only screen and (min-width: 1000px) {
  .visible-desktop {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  .wrap {
    padding-left: 100px;
  }
  .pattern {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 91px;
    background-image: url("../images/pattern@2x.png");
    background-size: 90px auto;
    background-repeat: repeat-y;
    z-index: 10;
  }
  .header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .logo-wrapper {
    padding: 20px 0;
    border: none;
    background: none;
  }
  .header .logo-wrapper #logo,
  .header .logo-wrapper #logo-expo {
    height: 100px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .logo-wrapper #logo {
    background-size: 160px auto;
    width: 160px;
    height: 120px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .logo-wrapper #logo-expo {
    background-size: 216px auto;
    width: 216px;
    margin-left: 20px;
  }
  .header .navigation-wrapper {
    margin-left: 0;
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
  }
  .header .navigation-wrapper nav {
    display: inline-block;
    padding-right: 20px;
  }
  .header .navigation-wrapper nav ul.nav > li,
  .header .navigation-wrapper nav div.nav ul > li {
    float: left;
    position: relative;
    padding-bottom: 15px;
  }
  .header .navigation-wrapper nav ul.nav > li > a,
  .header .navigation-wrapper nav div.nav ul > li > a {
    text-decoration: none;
    margin: 0px 15px;
    font-size: 15px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .navigation-wrapper nav ul.nav > li ul.sub-menu,
  .header .navigation-wrapper nav ul.nav > li ul.children,
  .header .navigation-wrapper nav div.nav ul > li ul.sub-menu,
  .header .navigation-wrapper nav div.nav ul > li ul.children {
    margin-top: 0;
    padding: 0;
    border-top: 0;
    position: absolute;
    opacity: 0;
    z-index: 99999;
    pointer-events: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    left: 14px;
    box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.2);
    top: -10px;
    background: #fff;
  }
  .header .navigation-wrapper nav ul.nav > li ul.sub-menu li,
  .header .navigation-wrapper nav ul.nav > li ul.children li,
  .header .navigation-wrapper nav div.nav ul > li ul.sub-menu li,
  .header .navigation-wrapper nav div.nav ul > li ul.children li {
    padding: 0 4px;
  }
  .header .navigation-wrapper nav ul.nav > li ul.sub-menu li a,
  .header .navigation-wrapper nav ul.nav > li ul.children li a,
  .header .navigation-wrapper nav div.nav ul > li ul.sub-menu li a,
  .header .navigation-wrapper nav div.nav ul > li ul.children li a {
    border-right: 0;
    display: block;
    padding: 10px 6px;
    text-align: center;
    border-bottom: 1px solid #3a3a3a;
    font-weight: 300;
    white-space: nowrap;
    margin: 0;
    font-size: 14px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .navigation-wrapper nav ul.nav > li ul.sub-menu li a:hover,
  .header .navigation-wrapper nav ul.nav > li ul.children li a:hover,
  .header .navigation-wrapper nav div.nav ul > li ul.sub-menu li a:hover,
  .header .navigation-wrapper nav div.nav ul > li ul.children li a:hover {
    color: #319fe2;
  }
  .header .navigation-wrapper nav ul.nav > li ul.sub-menu li:last-child a,
  .header .navigation-wrapper nav ul.nav > li ul.children li:last-child a,
  .header .navigation-wrapper nav div.nav ul > li ul.sub-menu li:last-child a,
  .header .navigation-wrapper nav div.nav ul > li ul.children li:last-child a {
    border: none;
  }
  .header .navigation-wrapper nav ul.nav > li.menu-item-has-children a,
  .header .navigation-wrapper nav div.nav ul > li.menu-item-has-children a {
    padding-right: 14px;
  }
  .header .navigation-wrapper nav ul.nav > li.menu-item-has-children:after,
  .header .navigation-wrapper nav div.nav ul > li.menu-item-has-children:after {
    content: "\e900";
    display: block;
    font-size: 16px;
    font-family: dubai;
    position: absolute;
    font-size: 8px;
    right: 8px;
    top: 3px;
    color: #3a3a3a;
    -ms-transform: rotate(0);
    -webkit-transform: translate3d(0,0,0) rotate(0);
    transform: translate3d(0,0,0) rotate(0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .navigation-wrapper nav ul.nav > li.current-menu-item > a,
  .header .navigation-wrapper nav ul.nav > li.current_page_item > a,
  .header .navigation-wrapper nav ul.nav > li.current-menu-parent > a,
  .header .navigation-wrapper nav div.nav ul > li.current-menu-item > a,
  .header .navigation-wrapper nav div.nav ul > li.current_page_item > a,
  .header .navigation-wrapper nav div.nav ul > li.current-menu-parent > a {
    color: #319fe2;
  }
  .header .navigation-wrapper nav ul.nav > li.current-menu-item.menu-item-has-children:after,
  .header .navigation-wrapper nav ul.nav > li.current_page_item.menu-item-has-children:after,
  .header .navigation-wrapper nav ul.nav > li.current-menu-parent.menu-item-has-children:after,
  .header .navigation-wrapper nav div.nav ul > li.current-menu-item.menu-item-has-children:after,
  .header .navigation-wrapper nav div.nav ul > li.current_page_item.menu-item-has-children:after,
  .header .navigation-wrapper nav div.nav ul > li.current-menu-parent.menu-item-has-children:after {
    color: #319fe2;
  }
  .header .navigation-wrapper nav ul.nav > li:hover > a,
  .header .navigation-wrapper nav div.nav ul > li:hover > a {
    color: #319fe2;
  }
  .header .navigation-wrapper nav ul.nav > li:hover.menu-item-has-children:after,
  .header .navigation-wrapper nav div.nav ul > li:hover.menu-item-has-children:after {
    color: #319fe2;
    -ms-transform: rotate(180deg);
    -webkit-transform: translate3d(0,0,0) rotate(180deg);
    transform: translate3d(0,0,0) rotate(180deg);
  }
  .header .navigation-wrapper nav ul.nav > li:hover ul,
  .header .navigation-wrapper nav div.nav ul > li:hover ul {
    top: 26px;
    opacity: 1;
    pointer-events: auto;
  }
  .header .navigation-wrapper .language-wrapper {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    bottom: inherit;
  }
  .header .navigation-wrapper .language-wrapper .language-chooser {
    font-size: 15px;
  }
  .header .navigation-wrapper .language-wrapper .language-chooser li.active {
    top: 0;
  }
  .header.fixed {
    background: #fff;
  }
  .header.fixed .logo-wrapper {
    padding: 10px 0;
  }
  .header.fixed .logo-wrapper #logo,
  .header.fixed .logo-wrapper #logo-expo {
    height: 51px;
  }
  .header.fixed .logo-wrapper #logo {
    background-size: 113px auto;
    width: 113px;
    height: 92px;
  }
  #mobile-menu-button {
    display: none;
  }
  #content {
    padding-top: 181px;
  }
  #sticky-news {
    display: flex;
    align-items: baseline;
  }
  #sticky-news .left {
    float: left;
    width: 33.33%;
    padding-right: 40px;
    margin-bottom: 0;
  }
  #sticky-news .left h2 {
    position: absolute;
    bottom: 0;
    max-width: 346px;
    padding-right: 40px;
  }
  #sticky-news .left h2:after {
    right: 40px;
    max-width: 100%;
  }
  #sticky-news .right {
    float: right;
    width: 66.66%;
  }
  #sticky-news .right .news-article-main {
    margin: 0 0 30px 0;
  }
  #sticky-news .right .news-article-main .right-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  #sticky-news .right .news-article-main .body-text {
    display: flex;
  }
  #sticky-news .right .news-article-main .body-text .date {
    margin-top: 0;
  }
  #sticky-news .right .news-article-main .body-text h3 {
    font-size: 30px;
  }
  #sticky-news .right .news-article-main .body-text .news-more {
    margin: 25px 0 0 0;
  }
  #sticky-news .right .news-article-main .body-text .image {
    max-width: 398px;
    height: 230px;
  }
  #sticky-news .right .news-article-main .body-text .right-content {
    padding-left: 45px;
  }
  #social-share {
    margin-top: -98px;
    width: 49px;
  }
  #social-share a [class^="icon-"],
  #social-share a [class*=" icon-"] {
    display: block;
    width: 49px;
    height: 49px;
    line-height: 49px;
  }
  #connecting-minds .left,
  #lets-make-it-happen .left {
    float: left;
    width: 33.33%;
    padding-right: 40px;
    margin-bottom: 0;
  }
  #connecting-minds .left h2,
  #lets-make-it-happen .left h2 {
    position: absolute;
    bottom: 15px;
    max-width: 346px;
    padding-right: 40px;
  }
  #connecting-minds .left h2:after,
  #lets-make-it-happen .left h2:after {
    right: 40px;
  }
  #connecting-minds .right,
  #lets-make-it-happen .right {
    float: right;
    width: 66.66%;
  }
  .entry-content {
    font-size: 22px;
  }
  .sponsors .sponsor a {
    height: 170px;
  }
  .sponsors .sponsor img {
    max-width: 160px;
  }
  .footer-partners img,
  .footer-sponsors img {
    max-height: 52px;
  }
  .footer-partners .inner-flex > div .sponsor,
  .footer-sponsors .inner-flex > div .sponsor {
    flex-flow: row wrap;
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer {
    width: calc(50%);
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer a,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer a {
    height: 100%;
  }
  .footer-partners .inner-flex > div .sponsor-img-618,
  .footer-sponsors .inner-flex > div .sponsor-img-618 {
    margin-top: 20px;
  }
  .footer-partners .inner-flex section,
  .footer-sponsors .inner-flex section {
    width: calc((100% - 40px) / 3);
  }
  #menu-footer li {
    width: calc((100% - 60px) / 4);
  }
  #main {
    padding: 0;
    margin-top: 45px;
  }
  #main .left {
    width: 50%;
    padding: 0;
    position: absolute;
    top: 50%;
    margin-top: -230px;
  }
  #main .left h1 {
    font-size: 44px;
    line-height: 52px;
    margin: -45px 0 15px 0;
  }
  #main .left h2 {
    font-size: 17px;
    margin: 20px 0 0 0;
  }
  #main .right {
    display: block;
    width: 44%;
    height: 500px;
    margin: 0 auto;
    max-width: 500px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -330px;
  }
  body.not-supported #main .right {
    background-size: 500px auto;
  }
  #info-block-1,
  #info-block-2,
  #info-block-3 {
    padding: 0 0 0 30%;
    position: relative;
    margin-bottom: 150px;
  }
  #info-block-1 .image-wrapper,
  #info-block-2 .image-wrapper,
  #info-block-3 .image-wrapper {
    position: absolute;
    z-index: 2;
    right: 63%;
    width: 40%;
    margin-right: -5%;
    top: 30px;
  }
  #info-block-1 .image-wrapper .image,
  #info-block-2 .image-wrapper .image,
  #info-block-3 .image-wrapper .image {
    height: 370px;
    background-position: right bottom;
  }
  #info-block-1 .content-wrapper,
  #info-block-2 .content-wrapper,
  #info-block-3 .content-wrapper {
    margin-top: 0;
    padding: 150px 40px 140px 180px;
  }
  #info-block-1 .content-wrapper h2,
  #info-block-2 .content-wrapper h2,
  #info-block-3 .content-wrapper h2 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  #info-block-1 .content-wrapper .read-more:hover,
  #info-block-2 .content-wrapper .read-more:hover,
  #info-block-3 .content-wrapper .read-more:hover {
    margin: 0 0 0 10px;
  }
  #info-block-1:nth-child(even),
  #info-block-2:nth-child(even),
  #info-block-3:nth-child(even) {
    padding: 0 30% 0 0;
  }
  #info-block-1:nth-child(even) .image-wrapper,
  #info-block-2:nth-child(even) .image-wrapper,
  #info-block-3:nth-child(even) .image-wrapper {
    right: auto;
    left: 65%;
    margin: 0 0 0 -5%;
    width: 35%;
  }
  #info-block-1:nth-child(even) .content-wrapper,
  #info-block-2:nth-child(even) .content-wrapper,
  #info-block-3:nth-child(even) .content-wrapper {
    padding: 150px 140px 150px 100px;
  }
  #fullwidth-image {
    height: 700px;
    font-size: 80px;
  }
  #fullwidth-image span.text {
    margin-top: 300px;
  }
  .section-year {
    font-size: 35px;
    margin-bottom: 45px;
    margin-top: 50px;
  }
  .news-list article.news-item {
    width: 46%;
    min-height: 570px;
    float: left;
  }
  .news-list article.news-item:nth-child(2n) {
    margin-left: 8%;
  }
  .news-list article.news-item .news-image {
    height: 250px;
  }
  .news-list article.news-item .news-date {
    margin-top: 30px;
    font-size: 22px;
  }
  .news-list article.news-item h2 {
    min-height: 130px;
  }
  .news-list article.news-item .news-more a {
    font-size: 20px;
  }
  .single-post .article-header .date {
    font-size: 25px;
  }
  .single-post .article-header h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .single-post .news-content .news-image {
    height: 300px;
  }
  #countdown-container .inner-countdown {
    max-width: 788px;
  }
  #countdown-container .countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 66px;
    min-width: 180px;
  }
  .page-parent .parent-image .image {
    height: 500px;
  }
  .section-type-image_text {
    zoom: 1;
  }
  .section-type-image_text:before,
  .section-type-image_text:after {
    content: "";
    display: table;
  }
  .section-type-image_text:after {
    clear: both;
  }
  .section-type-image_text img {
    width: 30%;
  }
  .section-type-image_text .text {
    width: 70%;
  }
  .section-type-image .image,
  .section-type-images .image {
    height: 460px;
  }
  body.page-template-page-management .member-cat {
    margin-top: 80px;
  }
  body.page-template-page-management .members .member {
    width: 24%;
    margin-bottom: 70px;
    padding: 1.5%;
  }
  body.page-template-page-management .members .member .member-details-container {
    margin-top: 30px;
    font-size: 20px;
  }
  body.page-template-page-downloads .downloads-block .file {
    width: calc((100% - 100px) / 5);
  }
  body.page-template-page-downloads .downloads-block .with-icon-download {
    margin-bottom: 5px;
  }
  body.page-template-page-downloads .downloads-block .with-icon-download .icon-download {
    font-size: 25px;
    margin-right: 2px;
  }
  body.page-template-page-downloads .downloads-block .with-icon-download .icon-download:before {
    top: 2px;
  }
  body.page-template-page-downloads .downloads-block .with-icon-download a {
    font-size: 22px;
  }
  body.page-template-page-downloads .downloads-block .with-icon-download.video-download a {
    font-size: 20px;
  }
  #cookie-notice #cookie-notice-buttons {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
  }
  #cookie-notice #cookie-notice-buttons button,
  #cookie-notice #cookie-notice-buttons a,
  #cookie-notice #cookie-notice-details button,
  #cookie-notice #cookie-notice-details a {
    padding: 10px 20px;
    font-size: 18px;
    max-width: calc((100% - 70px) / 3);
  }
}
@media only screen and (min-width: 1200px) {
  #info-block-1 .image-wrapper {
    top: 70px !important;
  }
  #info-block-2 .image-wrapper {
    top: 130px !important;
  }
  .footer #top-footer {
    padding: 0;
  }
  .footer #top-footer .top-inner-max {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
  }
  .footer #top-footer .social-icons {
    width: 200px;
    margin-left: 45px;
  }
  .footer #top-footer nav {
    flex-grow: 1;
  }
  .footer #top-footer li {
    margin: 0;
  }
  .footer #top-footer li a {
    display: block;
    padding: 20px;
  }
  .footer #top-footer li a:hover {
    color: #319fe2;
  }
  .footer-partners,
  .footer-sponsors {
    padding-top: 20px;
  }
  .footer-partners .sponsors-cat-out:first-child,
  .footer-sponsors .sponsors-cat-out:first-child {
    padding-right: 50px;
  }
  .footer-partners .sponsors-cat-out:first-child:after,
  .footer-sponsors .sponsors-cat-out:first-child:after {
    max-height: 90px;
    bottom: 0;
    top: auto;
  }
  .footer-partners .sponsors-cat-out:last-child,
  .footer-sponsors .sponsors-cat-out:last-child {
    padding-left: 50px;
  }
  .footer-partners .inner-flex,
  .footer-sponsors .inner-flex {
    align-items: center;
    justify-content: space-between;
  }
  .footer-partners .inner-flex.footer-partners-inner-flex,
  .footer-sponsors .inner-flex.footer-partners-inner-flex {
    padding-left: 10px;
  }
  .footer-partners .inner-flex > div .sponsor,
  .footer-sponsors .inner-flex > div .sponsor {
    align-items: center;
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer {
    width: calc((100% - 20px ) / 3);
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer:last-child,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer:last-child {
    padding-right: 0;
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer:last-child a,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer:last-child a {
    justify-content: flex-end;
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer:last-child a img,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer:last-child a img {
    max-width: 85px;
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer img,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer img {
    max-height: 40px;
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer img.sponsor-img-619,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer img.sponsor-img-619 {
    max-height: 70px;
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer img.sponsor-img-620,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer img.sponsor-img-620 {
    max-height: 45px;
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer img.sponsor-img-618,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer img.sponsor-img-618 {
    max-height: 48px;
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer img.sponsor-img-606,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer img.sponsor-img-606 {
    max-height: 50px;
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer.sponsore-608 a,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer.sponsore-608 a {
    justify-content: flex-start;
  }
  .footer-partners .inner-flex > div .sponsor .single-sponsor-footer.sponsore-608 .sponsor-img-608,
  .footer-sponsors .inner-flex > div .sponsor .single-sponsor-footer.sponsore-608 .sponsor-img-608 {
    width: 100px;
  }
  .footer-partners .inner-flex > div .sponsor-img-618,
  .footer-sponsors .inner-flex > div .sponsor-img-618 {
    margin-top: 5px;
  }
  .footer-partners .inner-flex section,
  .footer-sponsors .inner-flex section {
    width: calc((100% - 80px) / 5);
  }
  .footer-partners .footer-sponsors-cat,
  .footer-sponsors .footer-sponsors-cat {
    margin-bottom: 20px;
  }
  .footer-partners .header-partner-sponsor,
  .footer-sponsors .header-partner-sponsor {
    margin-bottom: 20px;
  }
  .footer-partners .single-footer-partner,
  .footer-partners .single-sponsor-footer,
  .footer-sponsors .single-footer-partner,
  .footer-sponsors .single-sponsor-footer {
    padding: 10px;
  }
  .footer-partners .single-footer-partner:last-child,
  .footer-sponsors .single-footer-partner:last-child {
    padding-right: 0;
  }
  .footer-partners .single-footer-partner:last-child a,
  .footer-sponsors .single-footer-partner:last-child a {
    justify-content: flex-end;
  }
  .footer-partners .single-footer-partner:last-child a img,
  .footer-sponsors .single-footer-partner:last-child a img {
    width: 145px;
  }
  .footer-partners img,
  .footer-sponsors img {
    width: 100%;
    max-width: 240px;
  }
  .footer-partners img.partner-163,
  .footer-sponsors img.partner-163 {
    max-height: 75px;
  }
  .footer-partners img.partner-162,
  .footer-sponsors img.partner-162 {
    max-width: 140px;
  }
  #menu-footer {
    flex-flow: row;
    justify-content: space-between;
  }
  #menu-footer li {
    width: inherit;
  }
  #main .left h1 {
    font-size: 65px;
    line-height: 68px;
  }
  #main .left h2 {
    font-size: 28px;
  }
  #main .right {
    margin-top: -300px;
  }
  #info-block-1,
  #info-block-2,
  #info-block-3 {
    padding: 0 10% 0 40%;
  }
  #info-block-1 .image-wrapper,
  #info-block-2 .image-wrapper,
  #info-block-3 .image-wrapper {
    right: 60%;
    width: 40%;
  }
  #info-block-1 .image-wrapper .image,
  #info-block-2 .image-wrapper .image,
  #info-block-3 .image-wrapper .image {
    height: 440px;
  }
  #info-block-1:nth-child(even),
  #info-block-2:nth-child(even),
  #info-block-3:nth-child(even) {
    padding: 0 40% 0 10%;
  }
  #info-block-1:nth-child(even) .image-wrapper,
  #info-block-2:nth-child(even) .image-wrapper,
  #info-block-3:nth-child(even) .image-wrapper {
    left: 65%;
    margin: 0 0 0 -10%;
    width: 35%;
  }
  #info-block-1:nth-child(even) .content-wrapper,
  #info-block-2:nth-child(even) .content-wrapper,
  #info-block-3:nth-child(even) .content-wrapper {
    padding: 150px 100px 150px 100px;
  }
  #fullwidth-image {
    height: 700px;
    font-size: 110px;
  }
  #fullwidth-image span.text {
    margin-top: 270px;
  }
  .partners-content p {
    width: 1060px;
  }
  .page-parent .expo-content p,
  .page-parent .parent-content p {
    width: 1060px;
  }
  .page-parent .expo-numbers {
    width: 1045px;
  }
  .page-parent .expo-numbers .number-wrapper {
    width: 185px;
    height: 185px;
    margin-right: 20px;
  }
  .page-parent .expo-numbers .number-wrapper .number {
    font-size: 70px;
  }
  .page-parent .expo-numbers .number-wrapper .type {
    font-size: 18px;
  }
  .page-parent .expo-numbers .volunteers .number {
    font-size: 45px;
  }
  .page-parent .expo-subpages,
  .page-parent .subpages {
    padding: 40px 0 200px 0;
  }
  .header .navigation-wrapper nav ul.nav > li > a,
  .header .navigation-wrapper nav div.nav ul > li > a {
    margin: 0px 15px;
  }
  .faq-content p {
    width: 1060px;
  }
  .page-template {
    zoom: 1;
  }
  .page-template:before,
  .page-template:after {
    content: "";
    display: table;
  }
  .page-template:after {
    clear: both;
  }
  .page-template .contact-form,
  .page-template .map-wrapper {
    width: 75%;
    float: left;
  }
  .page-template .contact-content {
    width: 22%;
    float: right;
  }
  .page-template-page-timeline #inner-content {
    overflow: hidden;
  }
  .page-template-page-timeline h1 {
    margin-bottom: 80px;
  }
  .page-template-page-timeline .timeline-wrapper {
    position: relative;
    max-width: 1100px;
    width: 100%;
    margin: 80px auto 200px auto;
    min-height: 1500px;
  }
  .page-template-page-timeline .timeline-wrapper .vertical-line {
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    left: 50%;
    background-color: #E1E1E1;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event {
    max-width: 515px;
    width: 46%;
    padding: 60px 50px;
    position: absolute;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event .border {
    bottom: 165px;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event:nth-child(even),
  .page-template-page-timeline .timeline-wrapper .timeline-event.left {
    text-align: right;
    border-color: #e30613;
    left: -70%;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event:nth-child(even).animate,
  .page-template-page-timeline .timeline-wrapper .timeline-event.left.animate {
    left: 0;
    animation-duration: 0.6s;
    animation-name: slideFromLeft;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event:nth-child(even)::after,
  .page-template-page-timeline .timeline-wrapper .timeline-event.left::after {
    border-color: transparent #e30613 transparent transparent;
    border-width: 13px 23px 13px 0;
    right: -8.8%;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event:nth-child(odd),
  .page-template-page-timeline .timeline-wrapper .timeline-event.right {
    right: 0;
    border-color: #319fe2;
    right: -70%;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event:nth-child(odd).animate,
  .page-template-page-timeline .timeline-wrapper .timeline-event.right.animate {
    right: 0;
    animation-duration: 0.6s;
    animation-name: slideFromRight;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event:nth-child(odd)::after,
  .page-template-page-timeline .timeline-wrapper .timeline-event.right::after {
    border-color: transparent transparent transparent #319fe2;
    border-width: 13px 0 13px 23px;
    left: -8.5%;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event::after {
    position: absolute;
    content: '';
    top: 0;
    display: block;
    border-style: solid;
    text-indent: -9999px;
    width: 0;
    height: 0;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event.sync::after {
    top: 26px;
  }
  @keyframes slideFromLeft {
    0% {
      opacity: 0;
      transform: translate3d(-150%,0,0);
      animation-timing-function: ease-in;
    }
    60% {
      transform: translate3d(-30%,0,0);
      animation-timing-function: ease-out;
    }
    100% {
      opacity: 1;
      transform: translate3d(0,0,0);
      animation-timing-function: ease-out;
    }
  }
  @keyframes slideFromRight {
    0% {
      opacity: 0;
      transform: translate3d(150%,0,0);
      animation-timing-function: ease-in;
    }
    60% {
      transform: translate3d(25%,0,0);
      animation-timing-function: ease-out;
    }
    100% {
      opacity: 1;
      transform: translate3d(0,0,0);
      animation-timing-function: ease-out;
    }
  }
}
@media only screen and (min-width: 1400px) {
  .wrap {
    width: 100%;
  }
  #content {
    padding-top: 144px;
  }
  .header .logo-wrapper {
    width: auto;
    float: left;
    display: block;
    padding: 20px 0 20px 0;
  }
  .header .navigation-wrapper {
    width: auto;
    zoom: 1;
    display: block;
    float: right;
    margin-top: 68px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .header .navigation-wrapper:before,
  .header .navigation-wrapper:after {
    content: "";
    display: table;
  }
  .header .navigation-wrapper:after {
    clear: both;
  }
  .header .navigation-wrapper .language-wrapper {
    width: 42px;
  }
  .header.fixed .navigation-wrapper {
    margin-top: 50px;
  }
  #main .right {
    margin-top: -400px;
  }
  body.page-template-page-downloads .downloads-block {
    margin: 0 -14px 50px -14px;
  }
  body.page-template-page-downloads .downloads-block .file {
    width: calc((100% - 140px) / 5);
    margin: 10px 14px 20px 14px;
  }
  body.page-template-page-downloads .downloads-block .file a.image-wrapper {
    height: 253px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  .language-wrapper,
  #social-share,
  #cookie-bar,
  .footer,
  nav {
    display: none !important;
  }
  .page-template-page-timeline .header {
    display: none !important;
  }
  .page-template-page-timeline .arrows-down-wrapper {
    display: none;
  }
  .page-template-page-timeline .timeline-wrapper {
    height: inherit !important;
    margin: 0;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event {
    position: relative;
    top: inherit !important;
    margin: 0 0 20px 0;
    page-break-inside: avoid;
    break-inside: avoid-page;
    width: 100%;
    max-height: 500px;
    overflow: hidden;
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event .entry-content {
    width: 55%;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event .entry-content p {
    word-break: break-word;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event h2 {
    width: 100%;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-event .border {
    bottom: 0;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-image {
    width: 42%;
  }
  .page-template-page-timeline .timeline-wrapper .timeline-image img {
    width: 100%;
    height: 66% !important;
    object-fit: contain;
    object-position: center;
    font-family: 'object-fit: contain, object-position: center';
  }
}
