@font-face {
  font-family: 'GTEestiDisplay';
  src: url("../fonts/GT-Eesti-Display-Regular.eot");
  src: url("../fonts/GT-Eesti-Display-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Eesti-Display-Regular.woff") format("woff"), url("../fonts/GT-Eesti-Display-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'GTEestiDisplay';
  src: url("../fonts/GT-Eesti-Display-Medium.eot");
  src: url("../fonts/GT-Eesti-Display-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Eesti-Display-Medium.woff") format("woff"), url("../fonts/GT-Eesti-Display-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'GTEestiDisplay';
  src: url("../fonts/GT-Eesti-Display-Light.eot");
  src: url("../fonts/GT-Eesti-Display-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Eesti-Display-Light.woff") format("woff"), url("../fonts/GT-Eesti-Display-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 200;
}

@font-face {
  font-family: 'GTEestiDisplay';
  src: url("../fonts/GT-Eesti-Display-Bold.eot");
  src: url("../fonts/GT-Eesti-Display-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GT-Eesti-Display-Bold.woff") format("woff"), url("../fonts/GT-Eesti-Display-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'MercurySSm';
  src: url("../fonts/MercurySSm-Book-Pro.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: 'MercurySSm';
  src: url("../fonts/MercurySSm-BookItalic-Pro.otf") format("opentype");
  font-style: italic;
  font-weight: 300;
}

@font-face {
  font-family: 'MercurySSm';
  src: url("../fonts/MercurySSm-Medium-Pro.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Forms
   ========================================================================== */

/**
 * Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */

/* Set font and clear body padding */

html,
button,
input,
select,
textarea {
  font-family: "MercurySSm", sans-serif;
}

body {
  margin: 0;
  font-size: 18px;
  line-height: 1.778em;
  color: #0a203c;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}

html,
body {
  height: 100%;
  min-width: 320px;
}

/* Setting sizes is much more predictable with border-box */

*,
*:before,
*:after {
  box-sizing: border-box;
}

/* Make all images responsive */

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

/* Normalize links across browsers */

a {
  color: #0a203c;
  text-decoration: none;
}

a img {
  border: 0;
}

/* Make inputs on iOS look normal */

input {
  -webkit-appearance: none;
}

figure {
  margin: 0;
}

.admin-bar #page {
  margin-top: -32px;
}

.mobile_overlay {
  overflow: hidden;
}

.mobile_overlay::after {
  display: block;
  content: '';
  width: 100%;
  min-height: 100vh;
  height: auto;
  background: #0a203c;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(10, 32, 60, 0.8);
}

.container,
.inner-container {
  width: 1040px;
  margin: 0 auto;
  padding: 0 62px;
}

.row {
  margin-left: -14px;
  margin-right: -14px;
}

.row:before,
.row:after {
  content: '';
  display: table;
}

.row:after {
  clear: both;
}

.col-12 {
  width: 100%;
  float: left;
  padding: 0 14px;
}

.col-6 {
  width: 50%;
  float: left;
  padding: 0 14px;
}

.show-sm {
  display: none;
}

strong {
  font-weight: 500;
  font-size: 19px;
  line-height: 34px;
}

.default-content ul,
.default-content ol {
  list-style: none;
  margin: 0 0 50px;
  padding: 0;
  font-size: 19px;
  line-height: 24px;
  font-family: "GTEestiDisplay", sans-serif;
}

.default-content li {
  border: 2px solid #0a203c;
  margin-bottom: 12px;
  position: relative;
  min-height: 96px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 31px 5px 144px;
  font-weight: 400;
}

.default-content li:before {
  width: 108px;
  background-color: #0a203c;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.default-content ol {
  counter-reset: my-counter;
}

.default-content ol li:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  content: counter(my-counter);
  counter-increment: my-counter;
  font-size: 42px;
  line-height: 60px;
  font-family: "GTEestiDisplay", sans-serif;
  left: 0;
  color: #fff;
  width: 108px;
  text-align: center;
}

.default-content ul li:before {
  background-image: url(../images/tick-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.post-type-grid figure {
  padding-top: 71%;
  background-size: cover;
  background-position: center;
}

.page-content > :last-child {
  border: none !important;
}

.ie-user .default-content li {
  padding: 35px 31px 35px 144px;
}

/**
 * WordPress specific base styles.
 */

.gm-style img {
  max-width: none;
}

.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

/* Make WordPress media inserted to post behave correctly */

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.alignnone {
  display: inline-block;
}

.aligncenter {
  display: block;
  margin: 20px auto;
  clear: both;
  text-align: center;
}

/* Make a 404 page look nicer and more readable */

.error404 {
  text-align: center;
}

.error404 ul {
  text-align: left;
}

.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */

nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

nav ul:before,
nav ul:after {
  content: '';
  display: table;
}

nav ul:after {
  clear: both;
}

.main-header {
  font-family: "GTEestiDisplay", sans-serif;
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  left: 0;
  -webkit-transform: translateZ(0);
  background: #ffffff;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
}

.main-header::before {
  display: block;
  width: 100%;
  height: 26px;
  content: '';
  background-color: #0a203c;
}

.main-header .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1440px;
  padding: 0 40px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-header-left {
  position: relative;
  max-width: 38%;
  background: #ffffff;
  -webkit-flex: 0 0 38%;
      -ms-flex: 0 0 38%;
          flex: 0 0 38%;
}

.main-header-left::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  content: '';
  background-color: #0a203c;
}

.main-header-right {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 62%;
  padding: 36px 0 29px 0;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-flex: 0 0 62%;
      -ms-flex: 0 0 62%;
          flex: 0 0 62%;
}

.main-header-right.open {
  top: 100% !important;
  overflow: auto;
  display: block;
  transition: top .9s;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.75);
}

.main-logo {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.063em;
  position: relative;
  display: block;
  padding-left: 60px;
}

.main-logo::before {
  position: absolute;
  left: 33px;
  display: block;
  width: 4px;
  height: 39px;
  content: '';
  -webkit-transform: rotate(29deg);
          transform: rotate(29deg);
  border-right: 4px solid #0a203c;
}

.search-trigger {
  width: 24px;
  height: 24px;
  margin: 0 30px;
  padding: 0;
  cursor: pointer;
  transition: .8 ease-in-out;
  border: none;
  outline: none;
  background: url(../images/search-icon.svg) center no-repeat;
}

.search-field {
  width: 100%;
  height: 33px;
  margin-left: 10px;
  border: 2px solid #0a203c;
}

.main-header-nav,
.social-links {
  transition: .4s all ease-in-out;
}

.main-header .container {
  overflow: hidden;
  max-width: 100%;
}

.main-header-right form {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  width: 300px;
  transition: all .4s ease-in-out;
  opacity: 1;
  border-left: 2px solid transparent;
}

.main-header-right form input {
  font-size: 24px;
  width: 100%;
  padding: 12px 0 7px 90px;
  -webkit-appearance: none;
}

.main-header-right form input[type=submit] {
  position: absolute;
  top: 50%;
  left: 3px;
  width: 50px;
  height: 100%;
  cursor: pointer;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  border: none;
  outline: none;
  background: url(../images/search-icon.svg) center no-repeat;
  background-size: 25px 26px;
  transition: opacity 0.4s linear;
}

.main-header-right form input {
  height: 100%;
  border: none;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}

.main-header-right form input::-webkit-input-placeholder {
  font-size: 0;
}

.main-header-right form input:-ms-input-placeholder {
  font-size: 0;
}

.main-header-right form input::placeholder {
  font-size: 0;
}

.main-header-right form input::-ms-clear {
  display: none;
}

.search-menu-visible .search-close {
  width: 26px;
  height: 26px;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid #0a203c;
  background: none;
  position: relative;
  outline: none;
  margin-right: 18px;
  padding: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.search-menu-visible .search-close::before,
.search-menu-visible .search-close::after {
  position: absolute;
  top: 4px;
  left: 10px;
  display: block;
  width: 1px;
  height: 13px;
  content: '';
  border-right: 2px solid #0a203c;
}

.search-menu-visible .search-close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.search-menu-visible .search-close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.search-menu-visible form {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin-left: 33px;
  width: 100%;
  opacity: 1;
  border-left: 2px solid #0a203c;
}

.search-menu-visible form input[type=submit] {
  opacity: 1;
}

#menu-main-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#menu-main-nav li {
  margin: 0 27px;
}

#menu-main-nav li:hover a {
  transition: opacity 0.2s ease-in-out;
  opacity: 0.6;
}

#menu-main-nav li.current-menu-item {
  position: relative;
}

#menu-main-nav li.current-menu-item::before {
  display: block;
  content: '';
  position: absolute;
  top: 4px;
  left: -19px;
  width: 3px;
  height: 25px;
  border-right: 3px solid #0a203c;
  -webkit-transform: rotate(33deg);
          transform: rotate(33deg);
  transition: opacity 0.2s ease-in-out;
}

#menu-main-nav li.current-menu-item:hover::before {
  transition: opacity 0.2s ease-in-out;
  opacity: 0.6;
}

#menu-main-nav a {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.789em;
  transition: opacity 0.2s ease-in-out;
}

h1 {
  font-family: "GTEestiDisplay", sans-serif;
  font-size: 61px;
  font-weight: 500;
  line-height: 1.148em;
  margin: 0 0 27px 0;
  position: relative;
}

h1::before {
  display: block;
  content: '';
  width: 8px;
  height: 67px;
  border-right: 8px solid #0a203c;
  position: absolute;
  left: -36px;
  top: 0;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

h1:only-child {
  margin: 0;
}

h2 {
  font-family: "GTEestiDisplay", sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 1.111em;
  position: relative;
  margin: 0 0 41px 0;
}

h2::before {
  display: block;
  content: '';
  width: 8px;
  height: 67px;
  border-right: 8px solid #0a203c;
  position: absolute;
  left: -38px;
  top: 6px;
  margin-top: -14px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

h3 {
  font-family: "GTEestiDisplay", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.063em;
  margin: 0 0 11px 0;
}

h4 {
  font-family: "GTEestiDisplay", sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  margin: 0 0 16px 0;
}

p + h4 {
  margin-top: 40px;
}

h5 {
  font-family: "GTEestiDisplay", sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 34px;
  margin: 0 0 36px 0;
}

h6 {
  font-family: "GTEestiDisplay", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1em;
  margin: 0 0 10px 0;
}

p {
  margin: 0 0 32px 0;
}

p:last-child {
  margin: 0;
}

small {
  font-size: 16px;
  line-height: 28px;
  display: inline-block;
}

.btn-hamburger {
  cursor: pointer;
  margin-top: 4px;
  border: none;
  padding: 0;
  outline: none;
  background: #ffffff;
  position: relative;
  transition: -webkit-transform 0.3s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.3s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.3s cubic-bezier(0.694, 0.048, 0.335, 1), -webkit-transform 0.3s cubic-bezier(0.694, 0.048, 0.335, 1);
}

.btn-hamburger span {
  display: block;
  width: 29px;
  height: 4px;
  margin-bottom: 7px;
  background-color: #0b1c4d;
}

.btn-hamburger span:first-child {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  transition: -webkit-transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1), -webkit-transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition-delay: 0.4s;
}

.btn-hamburger span:nth-child(3) {
  transition: width 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition-delay: 0.4s;
}

.btn-hamburger span:nth-child(4) {
  width: 4px;
  height: 0;
  background-color: #0a203c;
  position: absolute;
  top: -1px;
  left: 60%;
  margin-left: -5px;
  transition: height 0.4s cubic-bezier(0.694, 0.048, 0.335, 1);
  z-index: 10;
}

.btn-hamburger.is-open {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition-delay: 0.4s;
}

.btn-hamburger.is-open span:first-child {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  transition: -webkit-transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition: transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1), -webkit-transform 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
}

.btn-hamburger.is-open span:nth-child(3) {
  width: 0;
  transition: width 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
}

.btn-hamburger.is-open span:nth-child(4) {
  height: 29px;
  transition: height 0.2s cubic-bezier(0.694, 0.048, 0.335, 1);
  transition-delay: 0.3s;
}

.btn {
  display: inline-block;
  outline: none;
  color: #ffffff;
  font-family: "GTEestiDisplay", sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.214em;
  padding: 16px 23px;
  text-align: center;
  background: #3355f7;
  transition: background-color 0.2s ease-in-out;
}

.btn svg {
  fill: #ffffff;
  width: 22px;
  height: 16px;
  margin-left: 20px;
}

.btn:hover {
  transition: background-color 0.2s ease-in-out;
  background-color: rgba(51, 85, 247, 0.8);
}

.btn.btn-big {
  width: 100%;
  padding: 23px 23px;
}

.btn-wrapper {
  margin: 50px 0 0 0;
}

h1 + .btn-wrapper {
  padding: 39px 0 0;
  margin: 0 0 65px 0;
}

p + .btn-wrapper {
  padding: 44px 0 10px 0;
}

.twitter-icon {
  width: 58px;
  height: 42px;
  display: inline-block;
  content: '';
  background-image: url("../images/icon-twitter.svg");
  background-size: cover;
  margin: 0 6px 0 0;
}

.load-more {
  cursor: pointer;
  border: none;
  outline: none;
  color: #0a203c;
  background: #ffffff;
  display: block;
  margin: 0 auto;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.214em;
}

.load-more svg {
  fill: #0a203c;
}

.custom-link {
  font-family: "GTEestiDisplay", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.545em;
  transition: opacity 0.2s ease-in-out;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom-link svg {
  width: 22px;
  height: 16px;
  margin-left: 12px;
  margin-top: -2px;
}

.custom-link:hover {
  transition: opacity 0.2s ease-in-out;
  opacity: 0.6;
}

.custom-link.load-more {
  margin: 60px 0 0 0;
  cursor: pointer;
  border: none;
  outline: none;
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

dl {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  line-height: 1.375em;
}

dl dd {
  display: inline;
  margin: 0;
  font-weight: 200;
}

dl dd::after {
  display: block;
  content: '';
}

dl dt {
  display: inline-block;
  min-width: 75px;
}

/* Embed Video Styles */

.video-container {
  position: relative;
  padding-bottom: 56.6%;
  height: 0;
  overflow: hidden;
  margin-top: 23px;
  margin-bottom: 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.social-links {
  margin: 0 14px;
}

.social-links a img {
  transition: opacity 0.2s ease-in-out;
}

.social-links a:hover img {
  transition: opacity 0.2s ease-in-out;
  opacity: 0.6;
}

.main-banner {
  font-family: "GTEestiDisplay", sans-serif;
  color: #ffffff;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.391em;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 100%;
  padding: 95px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 334px;
}

.main-banner::before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background: #0a203c;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.85;
}

.main-banner h1 {
  text-indent: 0px;
}

.main-banner h1::before {
  width: 0;
  height: 0;
  border: none;
}

.main-banner-content {
  z-index: 0;
  max-width: 1200px;
  padding: 0 30px;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.bottom-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bottom-links .custom-link {
  font-family: "GTEestiDisplay", sans-serif;
  color: #ffffff;
  font-size: 22px;
  margin: 0 32px;
}

.bottom-links svg {
  fill: #ffffff;
}

.home-banner {
  padding: 97px 0px 80px;
}

.home-banner h3 {
  margin: 0 0 33px 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.667em;
  letter-spacing: 0.005em;
}

h1 + p {
  margin: 0;
}

.ie-user .main-banner-content {
  z-index: 2;
}

.ie-user .main-banner-content h1:only-child {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.content-section {
  padding: 96px 0 84px;
  border-bottom: 2px solid #0a203c;
}

.columns-section {
  padding: 100px 0 85px 0;
  border-bottom: 2px solid #0a203c;
}

.columns-section h4 {
  font-size: 25px;
  line-height: 1.360em;
  margin: 0 0 4px 0;
}

.columns-section h6 {
  font-family: "MercurySSm", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.600em;
}

.single-col:nth-child(n+3) {
  margin-top: 72px;
}

.single-col:last-child {
  margin-bottom: 0;
}

.single-col figure {
  margin: 0 0 25px 0;
}

.single-col .custom-link:hover {
  opacity: 1;
}

.single-col a {
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  display: block;
}

.single-col a:hover {
  transition: opacity 0.2s ease-in-out;
  opacity: 0.6;
}

.single-col:nth-child(even) figure {
  margin: 26px 0 24px 0;
}

.description {
  padding-right: 28px;
  line-height: 1.647em;
  font-size: 17px;
  margin-bottom: 20px;
}

.description p {
  margin: 0;
}

.description + .custom-link {
  margin-top: 36px;
}

.section-title {
  margin: 0 0 53px 0;
}

.additional-info {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.600em;
  margin: -7px 0 21px 0;
}

.additional-info > span:first-child {
  position: relative;
  display: inline-block;
}

.additional-info > span:first-child::after {
  content: '';
  position: relative;
  display: inline-block;
  width: 1px;
  height: 16px;
  top: 4px;
  margin: 0 17px 0 25px;
  border-left: 1px solid #0a203c;
}

.time > span:first-child {
  position: relative;
  display: inline-block;
}

.time > span:first-child::after {
  content: '';
  position: relative;
  bottom: 2px;
  display: inline-block;
  width: 5px;
  height: 1px;
  border-top: 2px solid #0a203c;
  margin: 0 1px 0 4px;
}

.keynote-speakers .section-title {
  margin: 0 0 49px 0;
}

.keynote-speakers figure img {
  width: 100%;
  height: auto;
}

.keynote-speakers h6 span {
  display: block;
}

.hosts-section {
  padding: 100px 0 118px 0;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.647em;
  border-bottom: 2px solid #0a203c;
}

.hosts-section h2 {
  font-family: "GTEestiDisplay", sans-serif;
}

.hosts-section h1 {
  font-family: "GTEestiDisplay", sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 0.926em;
  position: relative;
  margin: 0 0 44px 0;
}

.hosts-section h1::before {
  display: block;
  content: '';
  width: 8px;
  height: 67px;
  border-right: 8px solid #0a203c;
  position: absolute;
  left: -35px;
  top: -14px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

.hosts-section p {
  margin: 0 0 55px 0;
}

.hosts-section-single {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 0 60px 0;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.hosts-section-single:last-child {
  margin: 0;
}

.hosts-section-logo {
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  margin: 0;
}

.hosts-section-description {
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
  padding: 0 0 0 53px;
}

.hosts-section-description p {
  margin: 0;
}

.wpcf7-form {
  max-width: 449px;
  margin: 0 auto;
  padding: 106px 0 53px;
}

.wpcf7-form br {
  display: none;
}

.wpcf7-form .wpcf7-form-control-wrap {
  -webkit-transform: perspective(999px);
          transform: perspective(999px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 12px;
  border: 2px solid #0a203c;
  border-radius: 8px;
}

.wpcf7-form .wpcf7-form-control-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 71px;
  height: 100%;
  background-color: #0a203c;
  background-position: center center;
  background-repeat: no-repeat;
}

.wpcf7-form .wpcf7-form-control-wrap.not-valid {
  position: relative;
  margin-bottom: 32px;
  border-color: #cf4a42;
}

.wpcf7-form .wpcf7-form-control-wrap.not-valid:before {
  background-color: #cf4a42;
  border-color: #cf4a42;
}

.wpcf7-form .wpcf7-form-control-wrap.your-name:before {
  background-image: url("../images/icon-name.png");
}

.wpcf7-form .wpcf7-form-control-wrap.your-organization:before {
  background-image: url("../images/icon-organization.png");
}

.wpcf7-form .wpcf7-form-control-wrap.your-email:before {
  background-image: url("../images/icon-email.png");
}

.wpcf7-form .wpcf7-form-control-wrap.your-message {
  margin-bottom: 53px;
}

.wpcf7-form .wpcf7-form-control-wrap.your-message:before {
  background-image: url("../images/icon-message.png");
  background-position: center 20px;
}

.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -32px;
  left: 0px;
  display: block;
  text-align: center;
  width: 100%;
}

.wpcf7-form .wpcf7-form-control-wrap.focused {
  border-color: rgba(10, 32, 60, 0.3);
}

.wpcf7-form .wpcf7-form-control-wrap.focused:before {
  background-color: rgba(10, 32, 60, 0.3);
}

.wpcf7-form input,
.wpcf7-form textarea {
  border: none;
  color: #0a203c;
  font-family: "GTEestiDisplay", sans-serif;
  width: 100%;
  font-size: 19px;
  outline: none;
  margin-bottom: 0;
  max-width: 100%;
  border-radius: 0 8px 8px 0;
}

.wpcf7-form input::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
  color: #0a203c;
}

.wpcf7-form input:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder {
  color: #0a203c;
}

.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
  color: #0a203c;
}

.wpcf7-form input:focus,
.wpcf7-form textarea:focus {
  border-color: rgba(10, 32, 60, 0.3);
}

.wpcf7-form input {
  line-height: 1.263em;
  padding: 24px 24px 22px 96px;
}

.wpcf7-form textarea {
  min-height: 200px;
  padding: 24px 21px 24px 96px;
  height: 200px;
}

.wpcf7-form button[type=submit] {
  font-family: "GTEestiDisplay", sans-serif;
  cursor: pointer;
  border: none;
  outline: none;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.214em;
  font-weight: 500;
  background-color: #3355f7;
  margin: 0 auto;
  display: block;
  padding: 9px 17px;
}

.wpcf7-form button[type=submit]:after {
  content: '';
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAYAAAAS7Y8mAAAAkklEQVQ4T7XUsQ2DMBCF4f8kKiZgnDBKFqBORdJlAaZhl3Ts8ZAVKhTHvkO25PI+nZ7PZziPpB5YgNnMtly5eVxJHbACI/ABbjncBacmJD2A99FQFnfDtXgIrsHDcAk3SQOQbvTcgemceYJfwDOq/qj7PmhLuE0UVyL4N9PhqSh9lBBcQlMKbrgGdcOtl1DV2twBrQhcQ3BIZNgAAAAASUVORK5CYII=");
  width: 22px;
  height: 16px;
  display: inline-block;
  margin-left: 16px;
}

.wpcf7-form .wpcf7-not-valid {
  border-color: #cf4a42;
}

.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form .wpcf7-acceptance-missing {
  background-color: #cf4a42;
  color: #ffffff;
  text-align: center;
  border-color: #cf4a42;
  border-radius: 8px;
}

.venue-section {
  padding: 95px 0 106px 0;
  border-bottom: 2px solid #0a203c;
}

.venue-section figure img {
  width: 100%;
  height: auto;
}

.venue-section .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.venue-section h2 {
  margin: 0 0 46px 0;
}

.venue-section-image {
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  margin: 0;
  padding: 0 13px;
}

.venue-section-content {
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding: 0 26px 0 13px;
}

.venue-section-content h3 {
  line-height: 0.75em;
  margin: 0 0 15px 0;
}

.venue-section-info {
  font-family: "MercurySSm", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
  letter-spacing: -0.01em;
  margin: 0 0 27px 0;
}

.venue-section-description {
  font-family: "MercurySSm", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.647em;
  margin: 0 0 26px 0;
}

.shedule-section {
  padding: 88px 0 125px;
  border-bottom: 2px solid #0a203c;
}

.shedule-section .section-heading {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border-bottom: 2px solid #0a203c;
  margin: 0 0 40px 0;
}

.shedule-section .row {
  padding: 0 13px;
}

.shedule-section h4 {
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 30px;
}

.shortcode-schedule {
  border-top: 2px solid #0a203c;
  margin-top: 54px;
  padding: 37px 0 0;
}

.shortcode-schedule h4 {
  font-size: 26px;
  line-height: 1.077em;
  margin-bottom: 33px;
}

.shortcode-schedule .single-table-left {
  -webkit-flex: 0 0 19%;
      -ms-flex: 0 0 19%;
          flex: 0 0 19%;
  max-width: 19%;
  padding: 40px 5px 0 5px;
}

.shortcode-schedule .single-table-right {
  -webkit-flex: 0 0 81%;
      -ms-flex: 0 0 81%;
          flex: 0 0 81%;
  max-width: 81%;
  padding: 42px 36px 25px 36px;
}

.shortcode-schedule .pdf-row a {
  line-height: 30px;
}

.single-table {
  font-family: "GTEestiDisplay", sans-serif;
  border: 2px solid #0a203c;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 0 24px 0;
  -webkit-transform: perspective(999px);
          transform: perspective(999px);
}

.single-table h4 {
  font-size: 26px;
  line-height: 1.077em;
  margin: 0 0 31px 0;
}

.single-table h5 {
  font-size: 25px;
  line-height: 0.960em;
  margin: 0 0 37px 0;
}

.single-table-left {
  -webkit-flex: 0 0 23%;
      -ms-flex: 0 0 23%;
          flex: 0 0 23%;
  max-width: 23%;
  padding: 40px 0 0 0;
  text-align: center;
  background: #0a203c;
  color: #ffffff;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.316em;
}

.single-table-right {
  -webkit-flex: 0 0 77%;
      -ms-flex: 0 0 77%;
          flex: 0 0 77%;
  max-width: 77%;
  padding: 42px 36px 62px 36px;
}

.single-table-row {
  margin: 0 0 24px 0;
}

.single-table-row:last-child {
  /*margin: 0;*/
}

.single-table:last-child {
  margin: 0;
}

.single-table + h4 {
  margin: 40px 0 33px 0;
}

dl + .pdf-row {
  margin: 6px 0 0 0;
}

.pdf-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.pdf-row ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 18px;
  line-height: 1.778em;
}

.pdf-row li {
  border: none;
  margin: 0;
  min-height: 0;
  display: list-item;
  padding: 0;
  font-weight: 300;
}

.pdf-row li:before {
  width: 0;
}

.pdf-row a {
  display: block;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 200;
  position: relative;
}

.pdf-row a::before {
  display: block;
  width: 19px;
  height: 17px;
  content: '';
  position: absolute;
  left: -29px;
  top: 3px;
  background-image: url("../images/icon-download.png");
}

.pdf-row span {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.875em;
  margin: 0 78px 0 0;
}

.keydates-section {
  padding: 98px 0 92px;
  border-bottom: 2px solid #0a203c;
  font-family: "GTEestiDisplay", sans-serif;
}

.keydates-section h2 {
  margin: 0 0 45px 0;
}

.keydates-section .col-6:last-child .date-col:last-child {
  margin: 0;
}

.date-col {
  -webkit-transform: perspective(999px);
          transform: perspective(999px);
  margin: 0 0 13px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #0a203c;
}

.date-col-date {
  -webkit-flex: 0 0 24%;
      -ms-flex: 0 0 24%;
          flex: 0 0 24%;
  max-width: 24%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #0a203c;
  color: #ffffff;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.316em;
}

.date-col-date span {
  max-width: 75px;
  text-align: center;
}

.date-col-title {
  -webkit-flex: 0 0 76%;
      -ms-flex: 0 0 76%;
          flex: 0 0 76%;
  max-width: 76%;
  padding: 38px 0 30px 38px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.091em;
}

.post-type-post {
  padding: 116px 0 79px;
}

.post-type-post figure {
  padding-top: 71%;
  background-size: cover;
  background-position: center;
  margin: 0 0 30px 0;
}

.post-type-post figure img {
  width: 100%;
  height: auto;
}

.post-type-post .single-col:nth-child(n+3) {
  margin-top: -8px;
}

.post-type-post .single-col:last-child {
  margin-bottom: 0;
}

.post-type-post .single-col:nth-child(even) figure {
  margin: 70px 0 30px 0;
}

.post-type-post .row {
  margin-bottom: 60px;
}

.post-type-post h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.290em;
  margin: 0;
}

.post-type-post h6 {
  font-family: "MercurySSm", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.669em;
  margin: 0 0 15px 0;
}

.post-type-workshops {
  padding: 95px 0 80px;
}

.post-type-workshops .single-col:nth-child(n+3) {
  margin-top: 72px;
}

.additional-info time.date {
  position: relative;
  display: inline-block;
}

.additional-info time.date::after {
  content: '';
  position: relative;
  display: inline-block;
  width: 1px;
  height: 16px;
  top: 4px;
  margin: 0 17px 0 25px;
  border-left: 1px solid #0a203c;
}

.additional-info .time time:first-child {
  position: relative;
  display: inline-block;
}

.additional-info .time time:first-child::after {
  content: '';
  position: relative;
  display: inline-block;
  width: 5px;
  height: 1px;
  top: -3px;
  margin: 0 0 0 4px;
  border-top: 1px solid #0a203c;
}

.post-type-awardees {
  padding: 106px 0 88px;
  border-bottom: 2px solid #0a203c;
}

.post-type-awardees h6 {
  font-family: "MercurySSm", sans-serif;
  font-size: 15px;
  line-height: 1.600em;
  font-weight: 300;
  margin: 0 0 23px 0;
}

.post-type-awardees h3 {
  margin: 0 0 4px 0;
}

.post-type-awardees figure img {
  width: 100%;
  height: auto;
}

.post-type-awardees .single-col:nth-child(n+3) {
  margin-top: 10px;
}

.post-type-awardees .single-col:last-child {
  margin-bottom: 0;
}

.post-type-awardees .single-col figure {
  margin: 0 0 22px 0;
}

.post-type-awardees .single-col:nth-child(even) figure {
  margin: 68px 0 24px 0;
}

.post-type-awardees figure {
  padding-top: 71%;
  background-size: cover;
  background-position: center;
}

.archive-posts-grid-conferences {
  padding: 104px 0;
}

.archive-posts-grid-conferences figure {
  margin-bottom: 42px;
  padding-top: 71%;
  background-position: center;
  background-size: cover;
}

.archive-posts-grid-conferences figure img {
  width: 100%;
  height: auto;
}

.archive-posts-grid-conferences .container {
  padding: 0 23px;
}

.archive-posts-grid-conferences .col-6 {
  padding: 0 0 0 14px;
  border-right: 2px solid #0a203c;
}

.archive-posts-grid-conferences .col-6 + .col-6 {
  padding: 27% 14px 0 0;
  border-right: none;
}

.archive-posts-grid-conferences .row-mobile {
  display: none;
}

.single-category {
  position: relative;
  margin-bottom: 83px;
  padding-top: 25px;
}

.single-category:last-child {
  margin-bottom: 0;
}

.single-category-grid {
  padding-right: 48px;
}

.col-6 + .col-6 .single-category-grid {
  padding-right: 0;
  padding-left: 50px;
}

.single-category-heading a {
  font-family: "GTEestiDisplay", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 34px;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  min-width: 133px;
  padding: 32px 15px;
  transition: background .2s ease-in-out;
  text-align: center;
  opacity: 1;
  color: #fff;
  background: #0a203c;
}

.single-category-heading.hovered {
  background: #848f9d;
}

.col-6 + .col-6 .single-category-heading {
  right: auto;
  left: 0;
}

.post-type-any {
  border-bottom: 2px solid #0a203c;
  padding: 72px 0 64px;
}

.post-type-any .single-col:nth-child(n+3) {
  margin-top: -9px;
}

.post-type-any .single-col:last-child {
  margin-bottom: 0;
}

.post-type-any .single-col figure {
  margin: 0 0 29px 0;
}

.post-type-any .single-col:nth-child(even) figure {
  margin: 68px 0 29px 0;
}

.post-type-any figure {
  padding-top: 73%;
  background-size: cover;
  background-position: center;
}

.post-type-any h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.290em;
  margin: 0;
}

.post-type-any h6 {
  font-family: "MercurySSm", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.669em;
  margin: 0 0 15px 0;
}

.twitter-feed {
  padding: 111px 0 73px;
  border-bottom: 2px solid #0a203c;
}

.twitter-feed .section-heading {
  margin: 0 0 60px 0;
}

#ctf {
  overflow-y: visible;
  position: relative;
}

#ctf .ctf-item {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.290em;
  border: none;
  padding: 0;
  margin: 0;
  outline: none;
}

.ctf-tweets {
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
  padding: 0 0 70px 0;
}

.ctf-tweet-text a {
  outline: none;
}

.fade-in {
  opacity: 1;
}

.slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slick-arrow {
  position: absolute;
  cursor: pointer;
  bottom: 0;
  border: none;
  outline: none;
  background: #ffffff;
  font-size: 0px;
  width: 41px;
  height: 32px;
  padding: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

.slick-arrow:hover {
  opacity: 0.2;
}

.slick-prev {
  background-image: url("../images/arrow-left.png");
  background-size: cover;
  margin-left: -33px;
}

.slick-next {
  background-image: url("../images/arrow-right.png");
  background-size: cover;
  margin-left: 33px;
}

.main-footer {
  font-family: "GTEestiDisplay", sans-serif;
  background: #0a203c;
  color: #ffffff;
  padding: 59px 0 23px 0;
}

.main-footer-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

.main-footer .container {
  width: 100%;
  max-width: 1440px;
}

.main-footer-top {
  margin-bottom: 37px;
}

.main-footer-logos {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-footer-logos a {
  display: block;
  margin: 0 78px;
}

.main-footer-logos svg {
  height: 58px;
  width: auto;
}

.main-footer-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.main-footer-copy {
  margin: 0 18px;
}

.main-footer-copy p {
  font-size: 16px;
  font-weight: 400;
  line-height: 2.154em;
}

.main-footer a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.154em;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

.main-footer a:hover {
  opacity: 0.6;
}

.main-footer .social-links {
  margin: 0 15px 0 18px;
}

#menu-footer-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#menu-footer-nav li {
  margin: 0 21px;
}

#menu-footer-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#menu-footer-nav li {
  margin: 0 21px;
}

.content-sidebar {
  padding: 98px 0 102px;
  border-bottom: 2px solid #0a203c;
}

.content-sidebar .container:before,
.content-sidebar .container:after {
  content: '';
  display: table;
}

.content-sidebar .container:after {
  clear: both;
}

.content-sidebar-row {
  font-family: "GTEestiDisplay", sans-serif;
  padding: 27px 0 21px;
  border-top: 2px solid #0a203c;
}

.content-sidebar-row > h5 {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 9px;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.content-sidebar .val {
  font-size: 21px;
  font-weight: 500;
  line-height: 34px;
  display: block;
}

.content-sidebar-side {
  float: left;
  width: 34%;
  padding: 9px 0 0;
}

.content-sidebar-content {
  float: left;
  width: 66%;
  padding: 0 0 0 42px;
}

.content-sidebar-content p:last-child {
  margin: 0;
}

.content-sidebar .awardees-image {
  padding: 0 0 38px;
  border-top: 0;
}

.content-sidebar .awardees-image img {
  width: 100%;
}

.content-sidebar .author-bio {
  font-family: "MercurySSm", sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.content-sidebar .meta-info-tags a {
  font-family: "MercurySSm", sans-serif;
  font-size: 15px;
  line-height: 24px;
  display: inline-block;
  margin: 4px 0 6px;
  margin-right: 8px;
  padding: 4px 17px;
  transition: .2s linear opacity;
  opacity: 1;
  background: #ececec;
}

.content-sidebar .meta-info-tags a:hover {
  opacity: .5;
}

.content-sidebar-btn {
  padding: 0;
  border-top: 0;
  padding-bottom: 10px;
}

.content-sidebar-btn + .content-sidebar-row {
  border-top: 0;
}

.leaders-row {
  padding-top: 11px;
}

.leaders-row-content {
  font-family: "MercurySSm", sans-serif;
  font-size: 15px;
  line-height: 20px;
  width: calc(100% - 91px);
  max-width: calc(100% - 91px);
  padding: 0;
  padding-left: 27px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.leaders-row-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.leaders-row-single {
  margin: 0 0 20px;
}

.leaders-row-single:before,
.leaders-row-single:after {
  content: '';
  display: table;
}

.leaders-row-single:after {
  clear: both;
}

.leaders-row-single figure {
  width: 91px;
  max-width: 91px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.leaders-row-single h5 {
  margin: 0 0 4px;
}

.leaders-row-single img {
  width: 100%;
}

@media (min-width: 992px) {
  .main-header-right {
    top: 0 !important;
  }
}

@media (max-width: 1229px) {
  .container,
  .inner-container {
    width: 960px;
  }

  .main-header .container {
    min-height: 46px;
    padding: 0 30px;
  }

  .main-header-right {
    padding: 24px 0 32px 0;
  }

  .main-logo {
    font-size: 26px;
  }

  .main-logo::before {
    top: 0;
    left: 20px;
    height: 35px;
  }

  .search-trigger {
    margin: 0 20px;
  }

  #menu-main-nav li {
    margin: 0 10px;
  }

  #menu-main-nav li.current-menu-item::before {
    left: -10px;
    height: 21px;
  }

  .date-col-title {
    font-size: 19px;
  }

  .main-footer-copy {
    margin: 0 10px;
  }

  #menu-footer-nav li {
    margin: 0 10px;
  }

  #menu-footer-nav li {
    margin: 0 10px;
  }
}

@media (max-width: 991px) {
  .admin-bar #page {
    margin-top: -46px;
  }

  .container,
  .inner-container {
    width: 748px;
    padding: 0 14px;
  }

  .col-12 {
    padding: 0 14px;
  }

  .show-sm {
    display: block;
  }

  .main-header::before {
    height: 0;
  }

  .main-header .container {
    padding: 0;
  }

  .main-header-left {
    z-index: 3;
    max-width: 100%;
    padding: 38px 16px 20px 16px;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .main-header-left::before {
    height: 18px;
  }

  .main-header-right {
    position: absolute;
    z-index: 2;
    left: 0;
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 21px 16px 21px;
    transition: top .9s;
    border-top: 4px solid rgba(0, 0, 0, 0.1);
    background: #ffffff;
  }

  .main-logo {
    font-size: 22px;
    max-width: 50%;
    padding-left: 38px;
    letter-spacing: normal;
  }

  .main-logo::before {
    top: 0;
    margin-top: -5px;
  }

  .search-trigger {
    display: none;
  }

  .search-field {
    display: block;
    width: 100%;
    height: 54px;
  }

  .main-header-right form {
    position: relative;
    left: 0;
    display: block;
    width: 100%;
    opacity: 1;
    border: none;
  }

  .main-header-right form .search-close {
    display: none;
  }

  .main-header-right form input[type=submit] {
    display: none;
  }

  .main-header-right form input {
    font-family: "GTEestiDisplay", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.778em;
    width: 100%;
    margin: 0 0 23px 0;
    padding: 14px 48px;
    color: #0a203c;
    border: 2px solid #0a203c;
    background: url(../images/search-icon.svg) center no-repeat;
    background-position: 15px 50%;
    background-size: 24px;
  }

  .search-menu-visible form {
    margin-left: 0;
  }

  #menu-main-nav {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 0 22px 0;
  }

  #menu-main-nav li {
    margin: 0 0 9px 0;
  }

  #menu-main-nav li.current-menu-item {
    text-indent: 22px;
  }

  #menu-main-nav li.current-menu-item::before {
    left: 6px;
  }

  h1 {
    font-weight: 500;
    font-size: 29px;
    line-height: 1.172em;
    text-indent: 34px;
    margin: 0 0 15px 0;
  }

  h1::before {
    height: 40px;
    border-width: 4px;
    top: 0;
    left: 8px;
    margin-top: -6px;
  }

  h2 {
    font-size: 32px;
    line-height: 1.128em;
    text-indent: 34px;
    margin: 0 0 17px 0;
  }

  h2::before {
    height: 40px;
    border-width: 4px;
    top: 0;
    left: 8px;
    margin-top: -6px;
  }

  h3 {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.360em;
  }

  h5 {
    margin: 0 0 24px 0;
  }

  p {
    margin: 0 0 16px 0;
  }

  .btn-hamburger {
    z-index: 3;
    position: absolute;
    top: 44%;
    right: 16px;
  }

  .btn {
    font-size: 21px;
    line-height: 1.238em;
    padding: 13px 17px;
  }

  .btn svg {
    width: 17px;
    height: 13px;
    margin-left: 14px;
  }

  h1 + .btn-wrapper {
    padding: 20px 0 0 0;
    margin: 0 0 39px 0;
  }

  .twitter-icon {
    width: 33px;
    height: 24px;
  }

  .load-more {
    font-size: 21px;
    line-height: 1.238em;
    padding: 13px 17px;
  }

  .custom-link svg {
    width: 17px;
    height: 13px;
    margin-left: 13px;
  }

  .custom-link.load-more {
    margin: 20px auto 0 auto;
  }

  .social-links {
    text-align: center;
  }

  .main-banner {
    padding: 38px 0 24px;
  }

  .main-banner-content {
    padding: 0 13px;
  }

  .bottom-links {
    padding-bottom: 0;
  }

  .bottom-links .custom-link:last-child {
    margin: 0;
  }

  .home-banner h3 {
    font-size: 18px;
    line-height: 1.333em;
    font-weight: 300;
  }

  .content-section {
    font-size: 16px;
    line-height: 1.563em;
    padding: 58px 0;
  }

  .columns-section {
    padding: 58px 0 55px;
  }

  .single-col {
    margin: 0 0 14px 0;
  }

  .single-col:nth-child(n+3) {
    margin-top: 0px;
  }

  .single-col figure {
    margin: 0 0 15px 0;
  }

  .single-col:nth-child(even) figure {
    margin: 20 0 15px 0;
  }

  .description {
    font-size: 16px;
    line-height: 1.563em;
    padding: 0;
  }

  .description + .custom-link {
    margin: 0;
  }

  .section-title {
    margin: 0 0 24px 0;
  }

  .additional-info > span:first-child::after {
    margin: 0 6px 0 10px;
  }

  .time > span:first-child::after {
    bottom: 3px;
  }

  .keynote-speakers .section-title {
    margin: 0 0 23px 0;
  }

  .hosts-section {
    padding: 50px 0;
    font-size: 16px;
    line-height: 1.563em;
  }

  .hosts-section h1 {
    font-size: 32px;
    line-height: 1.128em;
    text-indent: 34px;
    margin: 0 0 17px 0;
  }

  .hosts-section h1::before {
    height: 40px;
    border-width: 4px;
    top: -4px;
    left: 8px;
  }

  .hosts-section-single {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .hosts-section-logo {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 20px 0;
  }

  .hosts-section-description {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .venue-section {
    padding: 50px 0;
  }

  .venue-section .row {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .venue-section-image {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 20px 0;
  }

  .venue-section-content {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 13px;
  }

  .venue-section-content h3 {
    line-height: 1.360em;
  }

  .shedule-section {
    padding: 46px 0 60px;
  }

  .shedule-section .section-heading {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .shortcode-schedule .single-table-left {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 20px 0 20px 0;
  }

  .shortcode-schedule .single-table-right {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 16px 48px 16px;
  }

  .single-table {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .single-table-left {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 20px 0 20px 0;
  }

  .single-table-right {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 16px 48px 16px;
  }

  .single-table + h4 {
    margin: 23px 0 27px 0;
  }

  .keydates-section {
    padding: 58px 0 63px;
  }

  .keydates-section h2 {
    margin: 0 0 21px 0;
  }

  .keydates-section .col-6 {
    padding: 0 16px;
  }

  .date-col {
    width: 100%;
    margin: 0 0 12px 0;
  }

  .date-col-date {
    -webkit-flex: 0 0 27%;
        -ms-flex: 0 0 27%;
            flex: 0 0 27%;
    max-width: 27%;
    font-size: 16px;
    line-height: 1.250em;
    padding: 14px 12px 14px 10px;
  }

  .date-col-title {
    -webkit-flex: 0 0 73%;
        -ms-flex: 0 0 73%;
            flex: 0 0 73%;
    max-width: 73%;
    font-size: 17px;
    line-height: 1.176em;
    padding: 24px 20px 24px 20px;
  }

  .post-type-post {
    padding: 55px 0 41px;
  }

  .post-type-post figure {
    margin: 0 0 22px 0;
  }

  .post-type-post .single-col {
    margin: 0 0 38px 0;
  }

  .post-type-post .single-col:nth-child(n+3) {
    margin-top: 0;
  }

  .post-type-post .single-col:nth-child(even) figure {
    margin: 50px 0 22px 0;
  }

  .post-type-post .row {
    margin-bottom: 51px;
  }

  .post-type-post h6 {
    margin: 0 0 9px 0;
  }

  .post-type-workshops .single-col:nth-child(n+3) {
    margin-top: 0;
  }

  .additional-info time.date::after {
    margin: 0 6px 0 10px;
  }

  .additional-info .time time:first-child::after {
    margin: 0 0 0 4px;
    top: -5px;
  }

  .post-type-awardees {
    padding: 53px 0 44px;
  }

  .post-type-awardees .single-col {
    margin: 0 0 14px 0;
  }

  .post-type-awardees .single-col:nth-child(n+3) {
    margin-top: 0px;
  }

  .post-type-awardees .single-col figure {
    margin: 0 0 15px 0;
  }

  .post-type-awardees .single-col:nth-child(even) figure {
    margin: 40px 0 15px 0;
  }

  .post-type-any .single-col {
    margin: 0 0 14px 0;
  }

  .post-type-any .single-col:nth-child(n+3) {
    margin-top: 0px;
  }

  .post-type-any .single-col figure {
    margin: 0 0 15px 0;
  }

  .post-type-any .single-col:nth-child(even) figure {
    margin: 40px 0 15px 0;
  }

  .post-type-any h6 {
    margin: 0 0 9px 0;
  }

  .twitter-feed {
    padding: 55px 0 72px;
  }

  .twitter-feed .section-heading {
    margin: 0 0 26px 0;
  }

  #ctf .ctf-item {
    font-size: 19px;
    line-height: 1.158em;
  }

  .slick-arrow {
    width: 35px;
    height: 26px;
  }

  .main-footer {
    padding: 13px 0 36px 0;
  }

  .main-footer-top {
    margin-bottom: 0;
  }

  .main-footer-logos {
    padding: 47px 0 39px 0;
  }

  .main-footer-bottom {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .main-footer-nav {
    width: 100%;
  }

  .main-footer-copy {
    margin: 0;
    padding-left: 5px;
  }

  #menu-footer-nav {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  #menu-footer-nav li {
    margin-right: 0;
  }

  #menu-footer-nav {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  #menu-footer-nav li {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .container,
  .inner-container {
    width: 100%;
  }

  .col-6 {
    width: 100%;
    padding: 0 14px;
  }

  .main-header .container {
    padding: 0;
  }

  .main-header-left {
    padding: 34px 16px 9px 16px;
  }

  .main-logo {
    font-size: 22px;
    max-width: 240px;
    padding-left: 24px;
    text-indent: 18px;
    letter-spacing: normal;
  }

  .main-logo::before {
    left: 11px;
    height: 50px;
    -webkit-transform: rotate(31deg);
            transform: rotate(31deg);
  }

  #menu-main-nav a {
    font-size: 21px;
  }

  .custom-link {
    font-size: 18px;
    line-height: 1.556em;
    width: 100%;
    margin: 0 0 17px;
  }

  .bottom-links {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .bottom-links .custom-link {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 17px 0;
    font-size: 18px;
    line-height: 1.558em;
  }

  .home-banner {
    padding: 38px 0 40px;
  }

  .home-banner h3 {
    margin: 0 auto 27px auto;
    max-width: 80%;
  }

  .single-col:nth-child(even) figure {
    margin: 0 0 15px 0;
  }

  .mobile-border {
    border-bottom: 2px solid #0a203c;
    padding-bottom: 53px;
  }

  .mobile-border:nth-child(n+2) {
    padding-top: 45px;
  }

  .mobile-border:last-child {
    padding-bottom: 0;
    border: none;
  }

  .date-col-title {
    padding: 15px 46px 15px 20px;
  }

  .post-type-post .single-col:nth-child(even) figure {
    margin: 0 0 22px 0;
  }

  .post-type-awardees .single-col:nth-child(even) figure {
    margin: 0 0 15px 0;
  }

  .archive-posts-grid-conferences .col-6 {
    border-right: 0;
    padding: 0;
  }

  .archive-posts-grid-conferences .col-6 + .col-6 {
    padding: 40px 0 0;
  }

  .archive-posts-grid-conferences .row {
    margin: 0;
    display: none;
  }

  .archive-posts-grid-conferences .row-mobile {
    display: block;
  }

  .single-category {
    margin-bottom: 40px;
  }

  .single-category-grid {
    padding: 0;
  }

  .col-6 + .col-6 .single-category-grid {
    padding: 0;
  }

  .single-category-heading {
    left: 0;
    right: auto;
  }

  .post-type-any .single-col:nth-child(even) figure {
    margin: 0 0 15px 0;
  }

  .main-footer .container {
    padding: 0 16px;
  }

  .main-footer-logos {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .main-footer-logos a {
    margin: 0 0 47px 0;
  }

  .main-footer-logos a:last-child {
    margin: 0;
  }

  .main-footer-logos svg {
    height: 58px;
  }

  .main-footer .social-links {
    margin: 31px 0 0 5px;
  }

  .content-sidebar {
    padding: 40px 0 70px;
  }

  .content-sidebar-side {
    width: 100%;
  }

  .content-sidebar-content {
    font-size: 17px;
    line-height: 28px;
    width: 100%;
    padding: 0;
  }
}
