/* Base files. */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active {
  outline: 0;
}
a:hover {
  outline: 0;
}

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

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

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

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

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: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

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;
}

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
html {
  font-size: 10px;
  background: #942524;
}

body {
  font-size: 1.6rem;
  line-height: 1.8;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  color: #31355d;
  background: #f2f2f2;
  box-shadow: 0, 0, 10, rgba(0, 0, 0, 0.5);
  -webkit-font-smoothing: antialiased;
}

a {
  color: #942524;
  text-decoration: none;
  border-bottom: 1px dotted;
}
a:hover {
  color: #561615;
}
p a, span a {
  transition: 0.2s;
  padding: 0 1px 3px;
}

a.external {
  margin-right: 18px;
}

a.external:after {
  content: " ";
  border-bottom: none;
  position: absolute;
  margin-left: 5px;
  margin-top: 6px;
  width: 9px;
  height: 9px;
  background-image: url(/wp-content/themes/makerversity/images/external.svg);
  transition: 0.2s;
}

a.external-small:after {
  margin-left: 8px;
  margin-top: 12px;
  width: 7px;
  height: 7px;
}

a.external:hover:after {
  transform: translate(2px, -2px);
}

hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #f2f2f2;
}

::selection {
  background: #dd7574;
  /* WebKit/Blink Browsers */
}

::-moz-selection {
  background: #dd7574;
  /* Gecko Browsers */
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.float-none, .row-no-pad .columns.float-none {
  float: none;
}

.tab-container {
  padding-left: 18px;
}

.tab-container-extra {
  padding-left: 36px;
}

.tab {
  display: inline-block;
  padding: 18px;
  background: rgba(242, 242, 242, 0.5);
  border-radius: 6px 6px 0 0;
  margin-top: 36px;
  font-size: 1.4rem;
  position: relative;
  top: 36px;
}

.tab-36 {
  top: 18px;
  left: 18px;
}

.tab-50 {
  top: 50px;
  left: 36px;
}

.tab-0 {
  top: 0;
}

@font-face {
  font-family: "Circular";
  src: url("../fonts/circular-book.woff2") format("woff2"), url("../fonts/circular-book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Circular";
  src: url("../fonts/circular-book-italic.woff2") format("woff2"), url("../fonts/circular-book-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Circular";
  src: url("../fonts/circular-medium.woff2") format("woff2"), url("../fonts/circular-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Circular";
  src: url("../fonts/circular-medium-italic.woff2") format("woff2"), url("../fonts/circular-medium-italic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Circular";
  src: url("../fonts/circular-bold.woff2") format("woff2"), url("../fonts/circular-bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Circular", "Circular Std", "Helvetica Neue", sans-serif;
  margin-top: 0;
  margin-bottom: 18px;
  font-weight: 500;
}

h1 {
  font-size: 5rem;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  width: 90%;
  margin: 0 auto;
  max-width: 800px;
  text-shadow: 0 1px 6px rgba(49, 53, 93, 0.2);
}

h2 {
  font-size: 3rem;
  line-height: 1.35;
  color: #942524;
  text-align: center;
  margin-top: 18px;
}

h3 {
  font-size: 1.6rem;
  line-height: 1.3;
}

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
}

h6 {
  font-size: 1.5rem;
  line-height: 1.6;
}

p {
  margin-top: 0;
}

.center {
  text-align: center;
}

.dark-blue {
  color: #31355d;
}

/* Modules */
.container {
  position: relative;
  width: 100%;
  max-width: 1272px;
  margin: 0 auto;
  border: 36px solid #f2f2f2;
  border-top-width: 0;
  border-bottom-width: 0;
  box-sizing: border-box;
  background: #fff;
}

.row-pad {
  box-sizing: border-box;
  width: 100%;
  padding: 0 18px;
  overflow: hidden;
}

.row-no-pad {
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
}

.column,
.columns {
  float: left;
  box-sizing: border-box;
  padding: 0 18px;
}

.column img, .columns img {
  max-width: 100%;
  height: auto;
}

.one {
  width: 8.3333333333%;
}

.two {
  width: 16.6666666667%;
}

.three {
  width: 25%;
}

.four {
  width: 33.3333333333%;
}

.five {
  width: 41.6666666667%;
}

.six {
  width: 50%;
}

.seven {
  width: 58.3333333333%;
}

.eight {
  width: 66.6666666667%;
}

.nine {
  width: 75%;
}

.ten {
  width: 83.3333333333%;
}

.eleven {
  width: 91.6666666667%;
}

.twelve {
  width: 100%;
}

.one-third.column {
  width: 33.3333333333%;
}

.two-thirds.column {
  width: 66.6666666667%;
}

.one-half.column {
  width: 50%;
}

.offset-one {
  margin-left: 8.3333333333%;
}

.offset-two {
  margin-left: 16.6666666667%;
}

.offset-three {
  margin-left: 25%;
}

.offset-four {
  margin-left: 33.3333333333%;
}

.offset-five.column,
.offset-five.columns {
  margin-left: 41.6666666667%;
}

.offset-six.column,
.offset-six.columns {
  margin-left: 50%;
}

.offset-seven.column,
.offset-seven.columns {
  margin-left: 58.3333333333%;
}

.offset-eight.column,
.offset-eight.columns {
  margin-left: 66.6666666667%;
}

.offset-nine.column,
.offset-nine.columns {
  margin-left: 75%;
}

.offset-ten.column,
.offset-ten.columns {
  margin-left: 83.3333333333%;
}

.offset-eleven.column,
.offset-eleven.columns {
  margin-left: 91.6666666667%;
}

.offset-one-third.column,
.offset-one-third.columns {
  margin-left: 33.3333333333%;
}

.offset-two-thirds.column,
.offset-two-thirds.columns {
  margin-left: 66.6666666667%;
}

.offset-one-half.column,
.offset-one-half.column {
  margin-left: 50%;
}

.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both;
}

.button, button, input[type=submit] {
  padding: 14px 16px;
  margin: 36px;
  display: inline-block;
  color: #942524;
  font-weight: 700;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.12rem;
  text-align: center;
  text-decoration: none;
  border: 2px solid;
  border-width: 2px 2px 4px 2px;
  border-radius: 4px;
  clear: both;
  background: none;
  cursor: pointer;
  vertical-align: top;
  transition: 0 !important;
}

p .button {
  transition: 0s;
}

.white {
  color: #fff;
  background: rgba(49, 53, 93, 0.2);
  text-shadow: 0 1px 6px rgba(49, 53, 93, 0.6);
}

.button:hover, button:hover, .input[type=submit]:hover {
  border-bottom-width: 6px;
  margin-top: 34px;
}

.button:active, button:active, .input[type=submit]:active {
  border-bottom-width: 4px;
  margin-top: 36px;
}

.white:visited, .white:hover, .white:active {
  color: #fff;
}

.button-section {
  text-align: center;
  clear: both;
}

.membership-form input[type=submit] {
  margin: 36px auto;
  width: 100px;
  display: block;
  outline: none;
}

textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
}

input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1.6rem;
  padding: 12px;
  border: 1px solid #ddd;
  border-bottom-width: 2px;
  border-radius: 6px;
  box-sizing: border-box;
  width: 100%;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px;
}

input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus {
  border-bottom-width: 4px;
  outline: 0;
  transform: translateY(-2px);
}

textarea:focus,
select:focus {
  border: 1px solid #942524;
  outline: 0;
}

label,
legend {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
}

fieldset {
  padding: 0;
  border-width: 0;
}

input[type=checkbox], input[type=radio] {
  display: inline;
}

label > .label-body {
  display: inline-block;
  margin-left: 0.5rem;
  font-weight: normal;
}

div.wpcf7 {
  margin: 0;
  padding: 0;
}

div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

div.wpcf7-mail-sent-ok {
  background: #3ad87a;
  color: white;
  padding: 18px;
  text-align: center;
  margin: -36px 25px 0;
  font-weight: 700;
}

div.wpcf7-mail-sent-ng {
  background: #942524;
  color: white;
  padding: 18px;
  text-align: center;
  margin: -36px 25px 0;
  font-weight: 700;
}

div.wpcf7-spam-blocked, div.wpcf7-validation-errors {
  background: #fff9d8;
  color: #644f28;
  padding: 18px;
  text-align: center;
  margin: -36px 0 0;
  font-weight: 700;
  border: 1px solid #ffda14;
}

.wpcf7-form-control-wrap {
  position: relative;
}

input.wpcf7-not-valid {
  box-shadow: 0 0 2px #942524;
}

span.wpcf7-not-valid-tip {
  color: white;
  background: #31355d;
  font-size: 1em;
  padding: 9px;
  position: relative;
}
span.wpcf7-not-valid-tip:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: -12px;
  left: 6px;
  border: 6px solid transparent;
  border-color: transparent transparent #31355d transparent;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #942524;
  padding: 0.2em 0.8em;
}

span.wpcf7-list-item {
  margin-left: 0.5em;
}

.wpcf7-display-none {
  display: none;
}

div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 4px;
}

div.wpcf7 div.ajax-error {
  display: none;
}

div.wpcf7 .placeheld {
  color: #888;
}

ul {
  list-style: circle inside;
}

ol {
  list-style: decimal inside;
  padding-left: 0;
  margin-top: 0;
}

ul {
  padding-left: 0;
  margin-top: 0;
}
ul ul, ul ol {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}

ol ol, ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}

li {
  margin-bottom: 1rem;
}

.tick-list {
  font-size: 1.4rem;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 12px;
}

.tick-list li {
  background-image: url(/wp-content/themes/makerversity/images/tick.svg);
  background-size: 12px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin: 12px 0;
}
.tick-list li:nth-of-type(1) {
  margin-top: 0;
}

input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem;
}

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem;
}

header {
  width: 100%;
  position: fixed;
  z-index: 100;
  font-size: 1.4rem;
  height: 50px;
  transition: 0.5s;
  background: rgba(49, 53, 93, 0.9);
  font-family: "Circular", "Circular Std", "Helvetica Neue", sans-serif;
}

header a, header a:visited, header span {
  border-bottom-width: 0px;
  color: #31355d;
  transition: transform 0.4s;
  cursor: pointer;
  position: relative;
}

menu a:hover, header span:hover {
  color: #545ba0;
}

menu {
  margin: 0;
  padding: 0;
}

.main-header {
  width: 100%;
  height: 50px;
  background: #fff;
  position: relative;
  z-index: 100;
  transition: 0.2s;
}

.header-container {
  width: 100%;
  max-width: 1272px;
  margin: 0 auto;
  padding: 0 36px;
  box-sizing: border-box;
}

.mv-logo-container {
  display: inline-block;
  float: left;
}

.mv-logo {
  width: 34px;
  height: 25px;
  margin-top: 12px;
}

header .mv-logo .mv {
  fill: none;
  stroke: #942524;
  stroke-miterlimit: 10;
  stroke-width: 2px;
  stroke-dasharray: 117px;
  stroke-dashoffset: 117px;
  transition: 0.5s;
}

.transition-3 {
  transition: 0.3s;
}

header menu {
  float: right;
  margin: 0;
}

.menu-item, .secondary-menu-item {
  padding: 12px 13px;
  height: 24px;
  display: inline-block;
  letter-spacing: 0.03em;
}

.menu-item.log-in-button {
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 500;
  border: 1px solid;
  border-bottom: 2px solid;
  padding: 5px 10px;
  line-height: 1.3;
  display: inline-block;
  height: auto;
  transform: translateY(-2px);
  border-radius: 3px;
  margin-left: 10px;
}

.down {
  transition: background 0.1s;
}

.down-arrow {
  fill: none;
  stroke: #31355d;
  margin-left: 10px;
  transition: transform 0.2s;
  transition-delay: 0.15s;
}

.down:hover {
  background: #31355d;
  color: white;
  transform: translateY(0);
}

.down:hover .down-arrow {
  stroke: white;
  transform: translateY(3px);
}

.expand .down:hover .down-arrow {
  transform: rotate(180deg);
}

.mobile-menu-item {
  display: none;
}

.secondary-menu-container {
  width: 100%;
  background: #31355d;
  padding: 0 36px;
  height: 50px;
  box-sizing: border-box;
  transition: transform 0.2s;
  transform: translateY(-50px);
  z-index: 90;
}

.secondary-menu {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  background: #31355d;
  height: 50px;
  box-sizing: border-box;
  color: #fff;
  position: relative;
}

.secondary-menu a, .secondary-menu a:visited {
  color: #fff;
}

.secondary-menu a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.cities-menu {
  width: 100%;
  height: 50px;
  position: relative;
  box-sizing: border-box;
  opacity: 0;
}

.city-about {
  display: none;
}

.cities-menu .menu-item {
  position: absolute;
  transform: translateY(-50px);
  transition: transform 0.3s cubic-bezier(0.29, 0.21, 0.66, 1.45), opacity 0.2s, left 0.5s;
}

.secondary-menu-item {
  transform: translateY(-50px);
  transition: transform 0.3s cubic-bezier(0.29, 0.21, 0.66, 1.45), opacity 0.2s;
}

.amsterdam {
  left: calc(100% - 99px);
}

.london {
  left: calc(100% - 173px);
  transition: 0.5s;
}

.london-menu, .amsterdam-menu {
  position: absolute;
  right: 0;
  transform: translateY(-50px);
  opacity: 0;
}

.expand .secondary-menu-container, .expand .cities-menu, .expand .menu-item, .London .london-menu, .Amsterdam .amsterdam-menu, .postid-75125 .secondary-menu-container, .postid-75125 .menu-item, .postid-75125 .cities-menu, .postid-75125 .amsterdam-menu, .London .london-menu a, .Amsterdam .amsterdam-menu a, .postid-75125 .amsterdam-menu a, .London header:after, .Amsterdam header:after, .postid-75125 header:after {
  transform: translateY(0);
  opacity: 1;
}

.London .cities-menu .london, .Amsterdam .cities-menu .amsterdam, .postid-75125 .cities-menu .amsterdam {
  left: -13px;
}

.London .cities-menu .amsterdam, .Amsterdam .cities-menu .london, .postid-75125 .cities-menu .london {
  opacity: 0;
}

.main-menu a:after, .secondary-menu a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  right: 13px;
  bottom: 12px;
  transition: 0.25s;
  opacity: 0.5;
}

.secondary-menu .cities-menu a:after {
  bottom: 2px;
  right: 0;
}

.main-menu .selected a:after {
  background: #31355d;
  width: calc(100% - 26px);
  left: 13px;
}

.secondary-menu .selected a:after {
  background: white;
  width: calc(100% - 26px);
  left: 13px;
}

.secondary-menu .cities-menu .selected a:after {
  width: 100%;
  left: 0;
}

.main-menu .log-in-button.selected a:after {
  display: none;
}

@media (max-width: 800px) {
  .hamburger {
    display: none;
    float: right;
    width: 22px;
    padding: 15px 15px;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    outline: none;
    position: relative;
    margin-top: 10px;
  }

  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
  }

  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 22px;
    height: 2px;
    background-color: #942524;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }

  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
  }

  .hamburger-inner::before {
    top: -6px;
  }

  .hamburger-inner::after {
    bottom: -6px;
  }

  .hamburger--spin .hamburger-inner {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.26s ease-in, opacity 0.1s ease-in;
  }

  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.26s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  .mobile-menu .hamburger-inner {
    background-color: #fff;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .mobile-menu .hamburger-inner::before {
    background-color: #fff;
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  }

  .mobile-menu .hamburger-inner::after {
    background-color: #fff;
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .mobile-menu header {
    height: 100%;
    background: rgba(49, 53, 93, 0.95);
  }

  .mobile-menu .main-header {
    background: transparent;
  }

  .mobile-menu .london, .mobile-menu .amsterdam {
    left: auto;
  }

  .mobile-menu header .mv-logo .mv {
    stroke: #fff;
  }

  .mobile-menu .main-menu, .mobile-menu .secondary-menu-container {
    display: block;
  }

  .london-menu, .amsterdam-menu, .cities-menu, .main-menu {
    transition: transform 0.3s;
  }

  .London .secondary-menu-container, .Amsterdam .secondary-menu-container, .postid-75125 .secondary-menu-container {
    display: block;
    padding: 0;
    width: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    background: #31355d;
  }

  .London header:after, .Amsterdam header:after {
    content: "";
    width: 36px;
    height: 50px;
    right: -36px;
    background: linear-gradient(to right, rgba(49, 53, 93, 0) 0%, #31355d 80%);
    display: inline-block;
    position: fixed;
    top: 50px;
    z-index: 999;
    z-index: 90;
    transition: 0.1s;
  }

  .London.pace-done header:after, .Amsterdam.pace-done header:after {
    right: 0;
  }

  .London .secondary-menu {
    width: 700px;
    text-align: left;
  }

  .Amsterdam .secondary-menu, .postid-75125 .secondary-menu {
    width: 860px;
    text-align: left;
  }

  .London .cities-menu, .Amsterdam .cities-menu, .postid-75125 .cities-menu {
    float: left;
    font-weight: 500;
  }

  .London .cities-menu .amsterdam, .Amsterdam .cities-menu .london, .postid-75125 .cities-menu .london {
    display: none;
  }

  .London .london-menu, .Amsterdam .amsterdam-menu {
    float: left;
    width: 606px;
  }

  .Amsterdam .amsterdam-menu, .postid-75125 .amsterdam-menu {
    float: left;
    width: 735px;
  }

  .London .secondary-menu-item, .Amsterdam .secondary-menu-item {
    padding: 10px 13px;
  }

  .mobile-menu .secondary-menu-container {
    opacity: 0;
  }

  .mobile-menu-item {
    display: inline-block;
    padding: 18px;
  }

  .main-menu .mobile-menu-item a {
    width: 100%;
  }
}
.image-header {
  width: 100%;
  height: 668px;
  background-image: linear-gradient(45deg, #31355d 0%, #942524 100%);
  background-size: cover;
  background-position: center;
  display: table;
}

.text-header {
  background: #fff;
  padding: 50px 36px 100px;
  position: relative;
}

.Amsterdam .text-header, .London .text-header, .location-home .text-header {
  padding-top: 100px;
}

.image-header h1, .video-header h1, .image-header a, .split-header h1, .split-header a, .text-header .button-section, .text-header h1 {
  opacity: 0;
  transform: translateY(50px) scale(1, 0.95);
  -webkit-transition: transform 1s cubic-bezier(0.25, 0.25, 0, 1);
  -moz-transition: transform 1s cubic-bezier(0.25, 0.25, 0, 1);
  -o-transition: transform 1s cubic-bezier(0.25, 0.25, 0, 1);
  transition: transform 1s cubic-bezier(0.25, 0.25, 0, 1), opacity 0.5s;
}

.image-header a, .split-header a, .text-header .button-section {
  transition-delay: 0.1s;
}

.text-header h1 {
  color: #942524;
  text-shadow: none;
  font-weight: 400;
}

.show-text h1, .show-text .image-header a, .show-text .split-header a, .show-text .text-header .button-section {
  opacity: 1;
  transform: translateY(0) scale(1, 1);
}

.text-header:after {
  content: "";
  width: 0;
  height: 4px;
  background: #942524;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -25px;
  transition: 0.4s;
  transition-delay: 0.8s;
}

.show-text .text-header:after {
  width: 50px;
}

.video-header {
  width: 100%;
  height: 668px;
  background-image: linear-gradient(45deg, #31355d 0%, #942524 100%);
  display: table;
  overflow: hidden;
  position: absolute;
  z-index: 50;
}

.table-fixer {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.video-header video {
  position: absolute;
  width: 100%;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 230px;
  transform: translateY(20px);
}

.padding-top {
  padding-top: 668px;
}

.margin-bottom {
  margin-bottom: 36px;
}

.small-padding-top {
  padding-top: 72px;
}

.what-we-do {
  margin: 0 auto;
  text-align: center;
  padding: 36px 0;
}

.what-we-do .four {
  padding: 18px;
}

.what-we-do .four:nth-of-type(2) {
  border: solid #cccccc;
  border-width: 0px 1px;
}

.what-we-do svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  stroke: #942524;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}

.what-we-do p {
  font-weight: 400;
  font-size: 2rem;
  width: 85%;
  display: block;
  margin: 0 auto;
  line-height: 1.4;
}

.about-section h2 {
  margin-bottom: 36px;
}

.about-section {
  margin-bottom: 36px;
}

.about-container {
  padding-bottom: 72px;
}

.city-link {
  margin-top: 36px;
  padding: 36px;
  text-align: center;
  height: 684px;
  background-size: cover;
  background-position: center;
  display: table;
  box-sizing: border-box;
}

.city-link div {
  display: table-cell;
  vertical-align: middle;
  transform: translateY(54px);
}

.city-link h1 {
  font-size: 4rem;
}

.london-link {
  border: 18px solid #fff;
}

.amsterdam-link {
  border: 18px solid #fff;
}

.featured-programme {
  margin-top: 18px;
  padding: 72px;
  text-align: center;
  min-height: 400px;
  background-size: cover;
  background-position: center;
}

.featured-programme h2 {
  color: #fff;
  max-width: 648px;
  margin: 0 auto;
  text-shadow: 0 1px 6px rgba(49, 53, 93, 0.2);
}

.featured-programme-logo {
  max-height: 90px;
  max-width: 350px;
  height: auto;
  width: 100%;
  margin-bottom: 36px;
}

.featured-programme-title {
  margin-bottom: 36px;
}

footer {
  width: 100%;
  background: #515151;
  color: rgba(255, 255, 255, 0.8);
  padding-top: 18px;
  font-weight: 300;
}

footer h5 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.4rem;
  margin-top: 36px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
}

.partners, .supporters {
  text-align: center;
  margin-bottom: 36px;
}

.partner-logo, .supporter-logo {
  opacity: 0.8;
  transition: 0.3s;
  border-bottom-width: 0;
  display: inline-block;
  width: 144px;
  height: 70px;
  margin: 18px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.partner-logo:hover, .supporter-logo:hover {
  opacity: 1;
}

.footer-container {
  width: 100%;
  max-width: 1272px;
  margin: 0 auto;
  padding: 0 36px;
  box-sizing: border-box;
}

.map-pin {
  width: 16px;
  height: 21px;
  float: left;
  margin-right: 18px;
  opacity: 0.5;
  margin-top: 2px;
}

.contact-details {
  float: left;
  line-height: 2;
  font-size: 1.6rem;
}

.contact-info a {
  color: rgba(255, 255, 255, 0.8);
}

.mailing-list-link {
  text-align: right;
  height: 95px;
  position: relative;
}

footer .mce-responses {
  position: absolute;
  top: 0;
  text-align: left;
  font-size: 1.4rem;
}

.footer-mailer-link {
  padding-top: 61px;
  display: inline-block;
}

.footer-mailing-list {
  display: none;
}

.footer-mailing-list input {
  background: rgba(255, 255, 255, 0.1);
  padding: 14px;
  margin-top: 39px;
}

.footer-mailing-list .button {
  background: none;
  margin-left: 18px;
  margin-right: 0;
}

.footer-mailing-list input[type=email] {
  border-color: #fff;
}

.colophon {
  background: rgba(255, 255, 255, 0.1);
  width: 100%;
  padding: 18px;
  margin-top: 72px;
  box-sizing: border-box;
}

.colophon a {
  border-bottom-width: 0px;
}

.footer-logo svg {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2px;
  width: 34px;
  height: 25px;
  opacity: 0.8;
  transition: 0.2s;
  transform: translateY(3px);
  margin-right: 36px;
}

a.social-media-icon {
  border-bottom: 0px;
  margin-top: 9px;
  display: inline-block;
}

.social-media-icon svg {
  fill: #fff;
  width: 18px;
  height: 18px;
  margin-right: 18px;
  opacity: 0.8;
  transition: 0.2s;
}

footer svg:hover {
  opacity: 1;
}

.copyright {
  color: #cccccc;
  font-size: 1.3rem;
  float: right;
  margin-top: 6px;
}

.copyright a {
  pointer-events: none;
  text-decoration: none;
  color: inherit;
}

.news-title {
  position: relative;
  overflow: visible;
}

.news-filter {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
  column-gap: 36px;
}

.news-filter li, .news-location-filter li {
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
  list-style: none;
}

.news-filter a, .news-location-filter a {
  color: #31355d;
  border-bottom-width: 0;
}

.news-filter .selected {
  font-weight: 600;
}

.news-filter .current-cat {
  font-weight: 700;
}

.small-header {
  text-align: left;
  margin-left: 18px;
}

.grid-item img {
  width: 100%;
  display: block;
}

.home .news-section.grid {
  max-height: 1100px;
  overflow: hidden;
}
.home .news-section.grid:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  left: 0;
}

.news-item {
  margin-top: 36px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  padding-bottom: 18px;
}

.news-item.insta-item {
  max-height: 550px;
}
.news-item.insta-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: calc(100% - 36px);
  height: 60px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  left: 18px;
}

.news-page .news-item {
  height: 440px;
}

.news-item .text {
  padding: 24px 18px 18px;
}

.news-item .text h3 {
  color: #942524;
  font-size: 2.2rem;
  text-align: center;
}

.news-item .text p {
  font-weight: 400;
  font-size: 1.4rem;
}

.news-social-icon-container {
  float: left;
  width: 12px;
  margin: 5px 18px 0 0;
  line-height: 0;
}

.news-social-icon-container a {
  border-bottom-width: 0;
}

.news-item .text svg {
  fill: #31355d;
  width: 12px;
  height: 12px;
  display: table-cell;
}

.social-text-container {
  float: left;
  width: 84%;
  width: calc(100% - 30px);
}

.news-item .text p {
  margin-bottom: 0;
}

.more-container {
  display: block;
  text-align: center;
  margin-top: 18px;
}

.pagination {
  margin: 72px auto;
}

.image-hover {
  display: block;
  overflow: hidden;
  border-bottom-width: 0px;
}

.image-hover img {
  transition: 0.4s;
}

.news-item a:hover > img {
  transform: scale(1.02);
  opacity: 0.95;
}

.single-post-header {
  color: #fff;
  font-family: "Circular", "Circular Std", "Helvetica Neue", sans-serif;
}

.post-date, .author-name {
  font-size: 1.8rem;
  letter-spacing: 1px;
  display: inline-block;
  padding: 24px 0 18px;
}

.container, center {
  min-height: 100vh;
}

.blog-content img, .wp-caption {
  display: block;
  margin: 0 auto 36px;
  border-bottom-width: 0px;
  max-width: 100%;
  height: auto;
}

.wp-caption-text {
  font-size: 1.4rem;
  margin: -36px 5px 36px;
  padding: 9px;
  background: #f2f2f2;
  color: #515151;
}

blockquote p {
  padding: 36px !important;
  background: #f2f2f2;
  border-left: 5px solid #942524;
  transform: translateX(-9px);
}

.blog-content .size-large {
  width: 100%;
  height: auto;
}

.blog-content iframe {
  width: 100%;
  min-height: 400px;
  max-width: 800px;
  margin: 18px auto 36px;
}

.blog-content ul, .blog-content ol, .blog-content h2, .blog-content h3 {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 36px;
  display: block;
  clear: both;
}

.blog-content h2, .blog-content h3 {
  margin-bottom: 36px;
}

.blog-content li {
  list-style-position: inside;
  text-indent: -18px;
  padding-left: 36px;
}

.blog-content .alignleft {
  float: left;
  margin-right: 36px;
}

.blog-content .alignright {
  float: right;
  margin-left: 36px;
}

.blog-content .aligncenter {
  clear: both;
  margin: 0 auto 36px;
}

hr {
  clear: both;
}

.about-author {
  text-align: center;
  margin: 36px 0;
}

.author-image {
  display: block;
  margin: 0 auto 36px;
  width: 96px;
  height: 96px;
  overflow: hidden;
  border-radius: 100%;
}

.bottom-post svg, .pagination svg {
  width: 20px;
  height: 18px;
  fill: none;
  stroke: #31355d;
  stroke-width: 2px;
  margin: 0 18px;
  transform: translateY(3px);
}

.bottom-post .older-post, .bottom-post .newer-post {
  padding-top: 168px;
}

.older-post a, .newer-post a {
  border-bottom-width: 0px;
  color: #31355d;
  font-family: "Circular", "Circular Std", "Helvetica Neue", sans-serif;
  font-weight: 500;
}

.newer-post {
  text-align: right;
}

.related-posts {
  margin-bottom: 36px;
}

.related-posts h2 {
  margin-bottom: 27px;
}

.related-posts img {
  width: 100%;
  height: auto;
}

.related-posts a {
  border-bottom: 0px;
}

.mailing-nag {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.3s;
}

.nag-banner {
  background: #942524;
  color: #fff;
  text-align: center;
  padding: 18px;
  margin-bottom: 36px;
}

.free-month-nag {
  background-size: cover;
  background-position: center;
  padding: 50px 0;
  margin-top: 36px;
}

.free-month-nag .nag-banner {
  background: none;
  min-height: 215px;
}

.nag-banner .button {
  margin: 2px 18px;
  background: none;
  text-shadow: none;
}

.nag-banner input[type=email] {
  padding-left: 18px;
  margin: 5px 0 18px;
  color: #31355d;
}
.nag-banner input[type=email]:focus {
  margin: 4px 0 17px;
}

.nag-banner .button:hover {
  margin-top: 0;
}

.share-buttons a {
  margin-left: 18px;
  border-bottom-width: 0px;
}

.share-buttons a:hover svg {
  opacity: 1;
  transform: translateY(-2px);
}

.top-blog {
  margin-top: 9px;
}

.bottom-blog {
  text-align: center;
  margin: 36px auto;
}

.bottom-blog h6 {
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-size: 1.4rem;
}

.bottom-blog svg {
  fill: #31355d;
}

.speciality-filter .member-filter {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
  column-gap: 36px;
}

.location-selected, .speciality-selected, .order-selected {
  font-weight: 600;
}

.member-filter li {
  cursor: pointer;
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
  list-style: none;
}

.member-section {
  font-size: 0px;
  min-height: 315px;
}

.no-members-message {
  display: none;
  margin: 100px 0 -180px;
  text-align: center;
  height: 80px;
  font-size: 2rem;
  opacity: 0.5;
}

.individual-member-container {
  width: 25%;
  display: none;
  vertical-align: top;
  padding: 18px 18px 0;
  box-sizing: border-box;
}

.location-show.speciality-show {
  display: inline-block;
}

.individual-member {
  background-image: linear-gradient(45deg, #31355d 0%, #942524 100%);
  text-align: center;
  padding-bottom: 100%;
  margin-bottom: 18px;
  position: relative;
  display: block;
  border-bottom-width: 0;
  cursor: pointer;
  background-size: cover;
  background-position: center center;
}

.individual-member .overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
}

.individual-member .text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 254px;
  margin-top: -127px;
  display: table;
  text-align: center;
  transition: 0.2s;
}

.individual-member h3::after {
  content: "Read More";
  position: absolute;
  left: 0;
  display: block;
  color: white;
  width: 100%;
  margin-top: 20px;
  opacity: 0;
  transition: 0.2s 0s;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

.individual-member:hover h3::after {
  opacity: 1;
  transition: 0.2s 0.1s;
}

.og-expanded .individual-member:hover h3::after {
  opacity: 0;
  transition: 0.2s 0.1s;
}

.individual-member h3 {
  color: #fff;
  font-size: 1.8rem;
  vertical-align: middle;
  display: table-cell;
  padding: 0 18px;
}

.hidden-info {
  display: none;
}

.og-expander div {
  box-sizing: border-box;
}

.og-expanded > span::after {
  bottom: -29px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #e8a2a1;
  border-width: 15px;
  left: 50%;
  margin: -20px 0 0 -15px;
}

.og-expander {
  background: #e8a2a1;
  top: auto;
  left: 0;
  width: 100%;
  width: calc(100% + 36px);
  margin: 10px -18px 36px;
  text-align: left;
  height: auto;
  overflow: hidden;
  max-height: 0px;
  height: auto;
  transition: all 0.4s;
  position: relative;
}

.og-expander-inner {
  padding: 36px;
  height: 100%;
}

.og-close {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.og-close::before,
.og-close::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 50%;
  height: 2px;
  background: #888;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.og-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.og-close:hover::before,
.og-close:hover::after {
  background: #333;
}

.og-fullimg,
.og-details {
  width: 50%;
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  font-size: 1.4rem;
}

.og-details {
  padding-left: 36px;
  height: auto;
}

.og-fullimg {
  text-align: center;
  padding-bottom: 36px;
}

.og-fullimg img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}

.member-link {
  margin-left: 0;
}

.bio {
  width: 100%;
  padding: 0 18px 18px 0;
  transform: translate3d(0, 0, 0);
}

.og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  -moz-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both;
}

@-webkit-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@-moz-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
.older-post a, .newer-post a {
  border-bottom-width: 0px;
  color: #31355d;
}

.newer-post {
  text-align: right;
}

.og-details .external {
  margin-right: 36px;
}

.single-member {
  display: block;
  float: left;
  margin-right: 18px;
  text-align: center;
  border-bottom-width: 0px;
  padding-bottom: 18px;
}

.single-member:nth-of-type(4) {
  margin-right: 0;
}

.single-member-image {
  border-radius: 100%;
  overflow: hidden;
  height: 118px;
  width: 118px;
}

.single-member-image img {
  width: 100%;
  height: auto;
}

.single-member span {
  display: inline-block;
  margin-top: 9px;
}

.og-expander .employees {
  margin-top: 36px;
  opacity: 0;
  transition: 0.3s;
  overflow: hidden;
  padding-bottom: 18px;
}

.fade-in {
  opacity: 1;
}

.individual-member:hover .text {
  transform: translateY(-6%);
}

.og-expanded .individual-member:hover .text {
  transform: translateY(0);
}

.overflow-hidden-container {
  overflow: hidden;
}

.member-message {
  padding: 72px 18px 36px;
  margin: 36px 0 0 -10px;
  background: #f2f2f2;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  width: calc(100% + 20px);
}

.social-bits {
  background: #31355d;
  text-align: center;
  padding: 36px 0;
  margin: 36px 0;
}

.social-bits h2 {
  color: #fff;
}

.social-bits a, .location-social-bits a {
  border-bottom-width: 0px;
}

.social-bits svg {
  fill: #fff;
  padding: 18px;
  margin: 18px;
  width: 36px;
  height: 36px;
  transform: translateY(3px);
  display: inline-block;
  transition: 0.2s;
}

.contact-location-map {
  background-size: cover;
  height: 300px;
  position: relative;
  background-position: center;
  margin-bottom: 36px;
}

.location-name {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: #e8a2a1;
  text-align: center;
  transition: 0.4s;
}

.location-name:hover {
  opacity: 0;
}

.faq-page .location-name h2 {
  margin-top: 120px;
  color: #31355d;
}

.social-bits svg:hover {
  transform: translateY(0px);
}

.faq-item {
  margin-top: 36px;
}

.faq-item .question {
  font-weight: 700;
}

.faq-page h2 {
  margin-top: 54px;
}

.faq-page {
  margin-bottom: 72px;
}

.location-member-section {
  margin-top: 18px;
  margin-bottom: 72px;
}

.location-member-section .member-header {
  margin-bottom: 72px;
}

.member-about .tick-list {
  -webkit-column-count: 2;
  column-count: 2;
}

.membership-types-inner {
  margin-bottom: 36px;
}

.membership-types-inner h2 {
  text-align: left;
  margin: 6px 0 18px;
  font-size: 2.2rem;
}

.membership-type-icon {
  float: left;
  width: 40px;
  padding: 0 30px 30px 0;
  margin-top: -2px;
}

.membership-types-inner h3, .membership-types-inner .tick-list {
  margin-left: 60px;
}

.location-map {
  min-height: 500px;
  border-bottom-width: 0;
  background-position: center;
  background-size: cover;
}

.location-events-container {
  transform: translateX(-18px);
}

.location-events {
  background: #f2f2f2;
  margin-top: 36px;
  padding: 18px;
}

.location-events article {
  margin-bottom: 36px;
}

.location-events .event-date {
  text-transform: uppercase;
  color: rgba(81, 81, 81, 0.5);
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  font-weight: 500;
}

.location-events h2 {
  font-size: 2.2rem;
  text-align: left;
  margin: 0 0 9px;
}

.location-events h2 a {
  border-bottom-width: 0px;
}

.location-events p {
  font-size: 1.4rem;
  margin-bottom: 36px;
}

.location-bottom .city-link {
  width: 100%;
  height: 432px;
}

.location-sponsors {
  margin-top: 72px;
  margin-bottom: 18px;
  text-align: center;
}

.mvsponsor-logo {
  border-bottom-width: 0;
  display: inline-block;
  width: 118px;
  height: 70px;
  margin: 36px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.location-social-bits {
  background: #fdebe8;
  text-align: center;
  padding: 36px 0;
  margin: 36px 0;
}

.location-social-bits h2 {
  color: #31355d;
}

.location-social-bits svg {
  fill: #31355d;
  padding: 18px;
  margin: 18px;
  width: 36px;
  height: 36px;
  transform: translateY(3px);
  display: inline-block;
  transition: 0.2s;
}

.location-social-bits svg:hover {
  transform: translateY(0px);
}

.spanner, .hammer {
  transition: 0.2s;
  transform-origin: 50%;
}

.Make:hover .spanner, .Maak:hover .spanner {
  transform: rotate(-5deg);
}

.Make:hover .hammer, .Maak:hover .hammer {
  transform: rotate(5deg);
}

#lightbulb .lines line {
  stroke-dasharray: 6;
  stroke-dashoffset: 0px;
}

.Inspire:hover #lightbulb .lines line, .Inspireer:hover #lightbulb .lines line {
  stroke-dashoffset: 12px;
  transition: 0.3s;
}

#network line, #network circle {
  transition: 0.3s;
  transform-origin: 50%;
}

.Work:hover .circle-1, .Werk:hover .circle-1 {
  /* top left */
  transform: translate(3px, -2px);
}

.Work:hover .circle-2, .Werk:hover .circle-2 {
  /* mid left */
  transform: translate(3px, 4px);
}

.Work:hover .circle-3, .Werk:hover .circle-3 {
  /* mid right */
  transform: translate(1px, -2px);
}

.Work:hover .circle-4, .Werk:hover .circle-4 {
  /* middle */
  transform: translate(3px, -3px);
}

.Work:hover .circle-5, .Werk:hover .circle-5 {
  /* bottom */
  transform: translate(4px, -2px);
}

.Work:hover .circle-6, .Werk:hover .circle-6 {
  /* top */
  transform: translate(-3px, -1px);
}

.Work:hover .connect-1, .Werk:hover .connect-1 {
  /* top l-r */
  transform: translate(-1px, -2px) rotate(5.5deg);
}

.Work:hover .connect-2, .Werk:hover .connect-2 {
  /* mid-l */
  transform: translate(0px, 1px) rotate(-20deg);
}

.Work:hover .connect-3, .Werk:hover .connect-3 {
  /* mid-b */
  transform: translate(4px, -4px) rotate(-4deg);
}

.Work:hover .connect-4, .Werk:hover .connect-4 {
  /* mid-r */
  transform: translate(0px, -3px) rotate(0deg);
}

.Work:hover .connect-5, .Werk:hover .connect-5 {
  /* l-topl */
  transform: translate(3px, 3px) rotate(-2deg);
}

.Work:hover .connect-6, .Werk:hover .connect-6 {
  /* mid-topl */
  transform: translate(3px, -3px) rotate(1deg);
}

.Work:hover .connect-7, .Werk:hover .connect-7 {
  /* bottom-l */
  transform: translate(0px, -1px) rotate(-15deg);
}

.Work:hover .connect-8, .Werk:hover .connect-8 {
  /* bottom-r */
  transform: translate(4px, -2px) rotate(-4deg);
}

.Work:hover .connect-9, .Werk:hover .connect-9 {
  /* r-top r */
  transform: translate(-1px, -2px) rotate(-10deg);
}

.Work:hover .connect-10, .Werk:hover .connect-10 {
  /* mid-top r */
  transform: translate(-1px, 3px) rotate(-16deg);
}

.image-gallery {
  margin: 72px 0 36px;
}

.default-gradient {
  background-image: linear-gradient(45deg, #31355d 0%, #942524 100%);
}

.image-gallery .full-width {
  width: calc(100% - 36px);
  height: auto;
  display: block;
  margin: 0 0 18px 18px;
  padding-top: 18px;
}

.image-gallery .half-width-container {
  width: 50%;
  padding: 18px;
  box-sizing: border-box;
  float: left;
  overflow: hidden;
  height: 400px;
}

.image-gallery .half-width-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.half-width {
  height: auto;
  width: auto;
  display: block;
  min-height: 100%;
  min-width: 100%;
}

.image-header {
  transition: 0.2s;
}

.London .image-header,
.Amsterdam .image-header,
.location-home .image-header {
  padding-top: 50px;
}

.upcoming-events article {
  padding-top: 50px;
  clear: both;
}

.post-thumbnail {
  border-bottom-width: 0px;
}

.event-image img {
  width: 100%;
  box-shadow: 0 0 0 #942524;
  transition: 0.15s;
}

.upcoming-events .shadow img {
  box-shadow: -10px 10px 0 #942524;
  transform: translateX(10px) translateY(-10px);
}

.event-date {
  font-size: 1.6rem;
}

.event-time {
  opacity: 0.8;
  padding-left: 6px;
  font-size: 1.2rem;
  font-weight: 500;
}

.upcoming-events h3 {
  font-size: 1.8rem;
}

.upcoming-events a {
  font-size: 1.4rem;
}

.sticky-calendar {
  padding-right: 36px;
  width: 33.2%;
}

.sticky-calendar a {
  border-bottom-width: 0;
}

.sticky-calendar svg {
  stroke: #942524;
  stroke-width: 2px;
  fill: none;
  width: 14px;
  height: 14px;
}

.calendar-header {
  text-align: center;
}

.calendar-header .right-arrow {
  float: right;
}

.calendar-header .left-arrow {
  float: left;
}

table.calendar {
  width: 100%;
  margin-bottom: 0;
}

.calendar-day {
  min-height: 40px;
  position: relative;
}

td.calendar-day:hover {
  background: #e7e8f2;
}

.calendar-day-np {
  background: #f2f2f2;
  min-height: 40px;
}

td.calendar-day-head {
  background: #fff;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  font-size: 1.2rem;
  color: #515151;
  border: 0px solid #fff;
}

.day-number {
  font-size: 1rem;
  float: right;
  margin: -5px 0 0 0;
  text-align: right;
}

.event-dot {
  width: 6px;
  height: 6px;
  background: #942524;
  border-radius: 100%;
  margin: 18px 1px 0;
  display: inline-block;
}

.two-col-list {
  -webkit-column-count: 2;
  column-count: 2;
}

.calendar-day a {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-bottom-width: 0;
  text-align: center;
}

/* shared */
td.calendar-day,
td.calendar-day-np {
  padding: 5px;
  height: 40px;
  vertical-align: top;
  border: 1px solid #ccc;
  transition: 0.1s;
}

#progressBar {
  height: 4px !important;
}

.video-section {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin: 36px 0;
}

.video-section iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.programme-image {
  height: 432px;
  background-size: cover;
  display: table;
}

.programme-image img {
  width: auto;
}

.programme-text {
  padding: 18px 36px;
}

.programme-text h2 {
  color: white;
  text-align: left;
  color: #31355d;
  margin-top: 36px;
}

.evenpost .programme-image,
.evenposy .programme-text {
  float: right;
}

.become-a-member-section img {
  width: 100%;
  height: auto;
}

.mv-form {
  border: 1px solid #ddd;
}

.mv-form h2 {
  background: #942524;
  color: #fff;
  margin: -1px -1px 36px -19px;
  padding: 18px;
  width: 100%;
  width: calc(100% + 38px);
  box-sizing: border-box;
}

.events-form h2 {
  margin: 0 0 36px 0;
  width: 100%;
}

.mv-form form {
  margin-top: 36px;
}

.mv-form select {
  border: 2px solid #942524;
  -webkit-appearance: none;
  width: 100%;
  border-radius: 0;
  padding: 0 13px;
  height: 45px;
  box-sizing: border-box;
}

.mv-form .recipient {
  position: relative;
}

.mv-form .recipient:after {
  content: "";
  position: absolute;
  margin-left: -25px;
  margin-top: 20px;
  width: 9px;
  height: 6px;
  pointer-events: none;
  background-image: url(/wp-content/themes/makerversity/images/down-arrow.svg);
}

.mv-form .row-no-pad {
  padding: 16px 0;
}

.mv-form .form-question {
  font-weight: 700;
  padding: 11px 0;
}

@media (max-width: 800px) {
  .mv-form .form-answer {
    padding: 0;
  }
}
.mv-form input[type=text],
.mv-form input[type=textarea],
.mv-form input[type=tel],
.mv-form input[type=url],
.mv-form input[type=email] {
  width: 100%;
  font-size: 2rem;
}

.mv-form input {
  margin-bottom: 18px;
}

.mv-form input:focus {
  margin-bottom: 16px;
}

.mv-form input[type=number] {
  display: block;
}

.mv-form input[type=checkbox],
.mv-form input[type=radio] {
  width: auto;
  margin: 0 16px 0 0;
}

.mv-form textarea {
  width: 100%;
  max-width: 100%;
  border: 1px solid #ddd;
  border-bottom-width: 2px;
  padding: 18px;
  min-height: 100px;
  border-radius: 6px;
}

.mv-form label span {
  font-weight: 400;
}

.mv-form .wpcf7-radio .wpcf7-list-item {
  display: flex;
  margin-bottom: 18px;
}
.mv-form .wpcf7-radio .wpcf7-list-item label {
  display: flex;
  align-items: center;
}

.facility-header {
  text-align: center;
  margin-bottom: 72px;
}

.facility-header img {
  max-width: 100px;
}

.facilities-details h2 {
  margin-bottom: 36px;
}

.facilities-list ul {
  font-size: 1.4rem;
  padding-left: 36px;
  list-style: circle outside;
}

.facilities-list .half-width-list {
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.google-map {
  width: 100%;
  height: 600px;
}

.pin-icon {
  float: left;
  width: 15px;
  padding: 2px 25px 0 5px;
  height: 20px;
  fill: #942524;
}

.mail-icon {
  float: left;
  width: 16px;
  padding: 8px 25px 0 4px;
  height: 12px;
  fill: #942524;
}

.visit-icon {
  float: left;
  width: 12px;
  padding: 2px 27px 0 6px;
  height: 20px;
  fill: #942524;
}

.parking-icon {
  float: left;
  width: 19px;
  padding: 3px 26px 0 0;
  height: 16px;
  fill: #942524;
}

#get-in-touch .float-left,
#get-in-touch address,
#get-in-touch .email {
  float: left;
  font-style: normal;
  margin: 0;
  width: calc(100% - 50px);
}

#get-in-touch .address,
#get-in-touch .emails,
#get-in-touch .visit {
  width: 100%;
  /* clear: both; */
  overflow: hidden;
  margin-bottom: 36px;
}

.mailer h2 {
  text-align: left;
}

.mailer input[type=email] {
  width: 50%;
}

.mailer .button {
  margin-top: 0px;
}

.four-oh-four {
  text-align: center;
  padding-top: 108px;
  margin-bottom: 72px;
}

.four-oh-four img {
  max-width: 330px;
  height: auto;
  margin-bottom: 36px;
}

.switch-container:before {
  font-weight: 400;
}

.site-language-en .switch-container:before {
  content: "Nederlands";
}

.site-language-nl .switch-container:before {
  content: "Speak English?";
}

.switch-container {
  position: absolute;
  top: 100px;
  background: #fff;
  padding: 9px 18px;
  margin-left: 36px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Circular", "Circular Std", "Helvetica Neue", sans-serif;
  text-align: center;
  z-index: 60;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-50px);
  transition: visibility 0, opacity 0.3s;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.Amsterdam .switch-container,
.London .switch-container,
.expand .switch-container {
  transform: translateY(0);
}

.Amsterdam .switch-container,
.site-language-nl .switch-container {
  visibility: visible;
  opacity: 1;
}

.language-switch {
  pointer-events: none;
}

.slider {
  width: 8px;
  height: 8px;
  background: #31355d;
  border-radius: 100%;
  display: inline-block;
  transition: 0.2s;
}

.slider {
  transform: translateX(-20px);
}

.site-language-nl .slider {
  transform: translateX(20px);
}

.switch-container ul {
  margin-bottom: 0;
  list-style: none;
  text-transform: uppercase;
  margin-top: -25px;
}

.switch-container li {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
}

.switch-container a {
  border-bottom: 0px;
  color: #31355d;
}

.language-chooser-item-nl {
  margin-left: 70px;
}

.language-chooser-item-nl:before {
  content: "";
  width: 39px;
  height: 2px;
  background: #31355d;
  position: absolute;
  top: 12px;
  left: -56px;
}

.event-location-details {
  margin: 64px 0;
}

.event-details {
  font-size: 1.2rem;
}

.event-detail {
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 18px;
  overflow: hidden;
  margin-left: 18px;
}

.event-detail .four {
  margin-left: -18px;
  margin-right: 18px;
}

.event-detail .eight {
  padding: 0;
}

.event-details .columns {
  padding-bottom: 36px;
}

.event-details h5 {
  font-size: 1.4rem;
}

.event-details p {
  margin: 0;
}

.event-more-information {
  margin-bottom: 64px;
}

.Amsterdam .facility-icons {
  text-align: center;
}

.Amsterdam .facility-header {
  float: none;
  display: inline-block;
}

.Amsterdam .facility-header:nth-of-type(5) {
  display: none;
}

.home-about {
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: visible;
}

#start3 {
  padding-bottom: 0;
}

.home-about img {
  min-width: 100%;
}

.home-about h2 {
  text-align: left;
  font-size: 2.8rem;
}

.home-about p {
  font-weight: 400;
}

.home-about .clear {
  clear: both;
}

.home-about .columns {
  position: relative;
}

.home-about .first,
.home-about .third {
  left: 150px;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 2;
}

.home-about .second,
.home-about.evenpost .first {
  left: -150px;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 2;
}

.home-about.oddpost .columns {
  float: right;
}

.ppe-home .first {
  margin-top: 50px;
}
@media (max-width: 800px) {
  .ppe-home .first {
    left: 0;
  }
}

.home-about .third {
  top: -100px;
}

.about-each-location img {
  width: 76px;
  display: block;
  margin: 0 auto 18px;
}

.about-each-location h2 {
  font-size: 1.8rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

.home-buttons {
  transform: translateY(-100px);
}

.team-container {
  text-align: center;
}

.single-founder,
.single-team-member {
  float: none;
  display: inline-block;
  margin-right: -3px;
}

.single-founder img,
.single-team-member img {
  width: 100%;
  border-radius: 400px;
  margin-bottom: 18px;
}

.recent-members .recent-member-container {
  display: inline-block;
  border-bottom-width: 0px;
  width: 25%;
  vertical-align: top;
  padding: 18px 18px 0;
  box-sizing: border-box;
}

.recent-members .tab {
  margin-top: 0;
}

.home-about .eight a {
  border-bottom-width: 0px;
}

.city-link svg {
  width: 76px;
  height: 76px;
}

.become-a-member-page .city-link {
  height: 550px;
}

.become-a-member-page .city-link div {
  transform: translateY(0);
}

.membership-types-row {
  margin-top: 80px;
  margin-bottom: 72px;
}

.membership-form {
  margin: 36px auto 72px;
}

.push-in .four:nth-of-type(1) {
  margin-left: 16.66667%;
}

.making-connections-container header {
  text-align: center;
}

.making-connections-container .mv-logo-container {
  float: none;
}

.making-connections-container footer {
  padding-top: 0;
  position: relative;
}

.making-connections-container footer .colophon {
  margin-top: 0;
}

.making-connections-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: #211938;
  background-image: url(/wp-content/themes/mk-md/images/36-2.png);
}

.featured-making-connections {
  background-color: #211938;
  background-image: url(/wp-content/themes/mk-md/images/36-2.png);
  color: white;
  text-align: center;
  padding: 36px 36px 0;
}

.featured-making-connections h2 {
  color: white;
}

.container.invisible {
  background: none;
  padding-top: 72px;
  border: 36px solid transparent;
  position: relative;
  z-index: 2;
}

.container.invisible .row-pad {
  padding-left: 36px !important;
  padding-right: 36px !important;
}

.no-pad {
  padding: 0;
}

.white-background {
  background: white;
}

.mc-bottom .white-background {
  padding: 36px;
  margin-bottom: 36px;
}

.live-video-container {
  margin-bottom: 36px;
}

.live-video-container iframe {
  display: block;
}

.live-video-container .white-background {
  padding: 36px;
}

.live-video-container h2 {
  text-align: left;
  margin: 0 0 18px;
  font-size: 2.5rem;
}

.live-video-container h3 {
  border-bottom: 1px solid #eee;
  padding-bottom: 18px;
}

.mc-two-box {
  position: relative;
  padding: 20px 30px;
}

.mc-title-section h5 {
  margin-top: 4px;
  margin-bottom: 26px;
}

.mc-title-section h2 {
  margin-top: 1px;
}

.mc-title-section h4 {
  margin-top: 26px;
}

.mc-title-section,
.mc-title-section h2,
.next-livestream,
.next-livestream h2 {
  color: white;
}

.mc-title-section .mc-two-box,
.featured-making-connections .mc-two-box {
  display: inline-block;
  max-width: 100%;
  margin: 18px auto 36px;
}

.mc-title-section .mc-two-box svg,
.featured-making-connections .mc-two-box svg {
  width: 423px;
  height: 23px;
  display: block;
  max-width: 100%;
  fill: white;
}

.mc-two-box:before,
.mc-two-box:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 3px solid;
  display: block;
  transition: 0.2s;
  top: 0;
  left: 0;
}

.mc-two-box:before {
  transform: translate(-6px, -6px);
}

.mc-two-box:after {
  transform: translate(4px, 4px);
}

.mc-two-box:hover:after,
.mc-two-box:hover:before {
  transform: translate(-2px, -2px);
  opacity: 0.8;
}

.invisible .single-livestream h6,
.invisible .single-past-livestream h6 {
  margin-bottom: 18px;
  text-align: center;
}

.single-livestream .img-container {
  position: relative;
  box-sizing: border-box;
  padding: 18px;
}

.single-livestream .img-container img {
  display: block;
  box-sizing: border-box;
  width: calc(100% - 18px);
  height: auto;
  transform: translate(0, 0);
  position: relative;
  z-index: 1;
  transition: 0.2s;
}

.single-livestream .img-container:before {
  content: "";
  position: absolute;
  width: calc(100% - 54px);
  height: calc(100% - 36px);
  z-index: 0;
  transform: translate(18px, 18px);
  transition: 0.2s;
}

.single-livestream h5,
.single-past-livestream h5 {
  margin: 18px 0 0;
}

.single-livestream .placeholder-img {
  margin: 18px 18px -9px;
  width: calc(100% - 36px);
}

.single-livestream .news-item {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1);
}

.has-meet-the-maker .img-container:before {
  background: #fb4675;
}

.ls-bottom-section {
  border-top: 1px solid #ddd;
  clear: both;
}

.invisible .ls-bottom-section h6 {
  display: inline-block;
  font-size: 1.2rem;
  margin-top: 18px;
  margin-bottom: 0;
}

.ls-bottom-section a {
  margin-left: 20px;
}

.has-meet-the-maker h2 {
  color: #fb4675;
}

.white-background.has-meet-the-maker {
  border-top: 3px solid #fb4675;
}

.has-starting-up .img-container:before {
  background: #ff7000;
}

.has-starting-up h2 {
  color: #ff7000;
}

.white-background.has-starting-up {
  border-top: 3px solid #ff7000;
}

.has-industry-connections .img-container:before {
  background: #18eb91;
}

.has-industry-connections h2 {
  color: #18eb91;
}

.white-background.has-industry-connections {
  border-top: 3px solid #18eb91;
}

.has-community-values .img-container:before {
  background: #31e1fc;
}

.has-community-values h2 {
  color: #31e1fc;
}

.white-background.has-community-values {
  border-top: 3px solid #31e1fc;
}

.single-livestream:hover .img-container img {
  transform: translate(18px, 18px);
}

.single-livestream:hover .img-container:before {
  transform: translate(0, 0);
}

.image-crop {
  height: 176px;
  overflow: hidden;
  display: block;
  border-bottom-width: 0px;
}

.third-time {
  width: 31%;
  text-align: center;
  display: inline-block;
  line-height: 1;
}

.third-time:nth-of-type(2) {
  border: 1px solid rgba(49, 53, 93, 0.5);
  border-width: 0px 2px;
}

.mc-upcoming,
.mc-past {
  background-color: white;
  margin-bottom: 36px;
  padding-top: 36px;
  padding-bottom: 36px;
}

.mc-upcoming h2,
.mc-past h2 {
  font-size: 2.2rem;
  margin-top: 14px;
}

.mc-upcoming .news-item,
.mc-past .news-item {
  height: 545px;
  position: relative;
}

.mc-upcoming .news-item p,
.mc-past .news-item p {
  padding: 0 18px;
}

.mc-upcoming .news-item h2,
.mc-upcoming .news-item h3,
.mc-past .news-item h2,
.mc-past .news-item h3 {
  padding: 0 9px;
}

.mc-past a {
  color: #31355d;
}

.next-livestream {
  padding: 50px 0;
  margin-bottom: 29px;
}

.next-livestream .mc-two-box {
  min-height: 118px;
  opacity: 0;
  transform: translateY(20px);
  transition: 0.5s;
}

.next-livestream .mc-fadein.mc-two-box {
  opacity: 1;
  transform: translateY(0px);
}

.mc-tag {
  display: inline-block;
  padding: 3px 9px;
  background: #50c1a3;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: white;
  margin-right: 9px;
  white-space: nowrap;
  border-bottom-width: 0px;
  transition: transform 0.2s;
  transform: translateY(0);
}

.mc-tag:hover {
  color: white;
  transform: translateY(-2px);
}

.mc-tag.tag-one {
  background: #e08585;
}

.mc-tag.tag-two {
  background: #e0e085;
}

.mc-tag.tag-three {
  background: #85e085;
}

.mc-tag.tag-four {
  background: #85e0e0;
}

.mc-tag.tag-five {
  background: #8585e0;
}

.mc-tag.tag-six {
  background: #e085e0;
}

.mc-tag a {
  color: white;
  text-decoration: none;
  border-bottom-width: 0;
}

.mc-tweets {
  transform: translateX(16px);
}

.invisible h6 {
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  margin-bottom: 36px;
  line-height: 2;
}

.mc-upcoming .single-livestream h6,
.mc-past .single-past-livestream h6 {
  position: absolute;
  bottom: -18px;
  width: 100%;
  background: #fff;
  padding: 9px 0;
  border-top: 1px solid #f2f2f2;
  font-size: 1.3rem;
}

.single-livestream p,
.single-past-livestream p {
  line-height: 1.5;
}

.snakes {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}

.past-stream-container {
  width: 100%;
  overflow: scroll;
  white-space: nowrap;
}

.single-past-livestream {
  width: 0;
  opacity: 0;
  transition: opacity 0.2s 0s, width 0.2s 0.2s;
  margin-right: 18px;
  white-space: normal;
  vertical-align: top;
  display: inline-block;
  height: 650px;
  overflow: hidden;
}

.show-all .single-past-livestream,
.show-tag-one .has-tag-one,
.show-tag-two .has-tag-two,
.show-tag-three .has-tag-three,
.show-tag-four .has-tag-four,
.show-tag-five .has-tag-five,
.show-tag-six .has-tag-six {
  opacity: 1;
  width: 350px;
  transition: opacity 0.2s 0.2s, width 0.2s 0s;
}

.mc-past {
  position: relative;
  margin-top: 72px;
}

.previous-filter {
  position: absolute;
  top: 36px;
  right: 36px;
}

.previous-filter h6 {
  display: inline-block;
  margin: 0 18px;
}

#show-hide {
  padding-left: 36px;
}

#show-hide img {
  max-width: 100%;
}

.video-placeholder {
  width: 100%;
  background: #eee;
  position: relative;
  height: 0;
  padding-bottom: 33%;
  margin-bottom: 18px;
}

.video-placeholder h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
  opacity: 0.2;
  margin: 0;
}

.postid-75125 .image-header {
  background-size: 66% auto;
}

.postid-75125 .image-header .table-cell {
  display: none;
}

.postid-75125 .event-more-information {
  margin-bottom: 0;
}

.postid-75125 .event-more-information .eight.columns {
  width: 100%;
  padding: 0;
  margin-left: 0;
}

.glitch {
  color: white;
  font-weight: 500;
  position: relative;
  margin: 0 auto;
  display: inline-block;
}

@keyframes glitch-1 {
  0%, 55%, 60% {
    visibility: hidden;
  }
  59% {
    visibility: visible;
  }
}
.secondary-menu a.glitch:after {
  content: attr(data-text);
  position: absolute;
  left: 15px;
  top: 28px;
  right: auto;
  height: 14px;
  opacity: 1;
  color: white;
  background: #31355d;
  overflow: hidden;
  line-height: 0;
  animation: glitch-1 5s infinite linear alternate-reverse;
}

@keyframes glitch-2 {
  0%, 13%, 40%, 55%, 60%, 70%, 95% {
    left: auto;
  }
  10%, 58%, 92% {
    left: 11px;
  }
}
.glitch:before {
  content: attr(data-text);
  position: absolute;
  left: 11px;
  top: 14px;
  color: white;
  background: #31355d;
  overflow: hidden;
  height: 14px;
  animation: glitch-2 8s infinite linear alternate-reverse;
  transition: all 0s;
  width: 100%;
}

.live-now-container {
  width: 100%;
  position: relative;
}

.live-now-marker {
  position: absolute;
  left: -20px;
  top: 20px;
  background: #f2f2f2;
  padding: 18px 15px 18px 30px;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 0;
  font-weight: 600;
}

.live-now-marker:after {
  content: "";
  width: 7px;
  height: 7px;
  background: #942524;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(150%, -50%);
  animation: flickerAnimation 1.5s infinite;
}

.join-slack-button {
  position: absolute;
  top: 100px;
  right: 0;
  padding: 13px 18px;
  background: white;
  color: #31355d;
  font-weight: 600;
  border-bottom: 0px;
  border-radius: 8px;
}

.join-slack-button img {
  width: 36px;
  height: auto;
  vertical-align: middle;
  margin-right: 9px;
}

@keyframes flickerAnimation {
  10%, 90% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.project-item {
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.25);
  position: relative;
}

.project-image {
  background-size: cover;
  background-position: center;
  width: 100%;
  display: table;
}

.project-image .table-cell {
  width: 100%;
  transform: translateY(0);
}

.project-image .project-logo {
  width: auto;
  height: auto;
  max-width: 140px;
  margin: 0 auto;
}

.project-item .text {
  padding: 18px 9px;
}

.project-item .text h3 {
  font-size: 2rem;
}

.project-item h5 {
  position: absolute;
  color: white;
  top: 3px;
  left: 9px;
  z-index: 2;
  font-size: 1.2rem;
  text-transform: uppercase;
}

.page-template-new-programmes-page #main {
  overflow-x: hidden;
}

.new-programmes {
  padding-top: 0;
}
.new-programmes .image-hover {
  max-height: 175px;
}
.new-programmes .event-filter {
  background: #eeeff6;
  border: 1px solid rgba(49, 53, 93, 0.2);
  border-width: 0px 0px 1px;
  padding: 18px 0;
  margin-bottom: 36px;
}
.new-programmes .event-filter .location-filter,
.new-programmes .event-filter .event-type-filter {
  display: inline-block;
  margin-left: 36px;
}
.new-programmes .event-filter .filter-title {
  font-family: "Circular", "Circular Std", "Helvetica Neue", sans-serif;
  margin-left: 0;
}
.new-programmes .event-filter span {
  margin: 0 9px;
  cursor: pointer;
}
.new-programmes .event-filter .event-filter-selected {
  font-weight: 500;
  border-bottom: 1px solid rgba(49, 53, 93, 0.5);
}
.new-programmes h3 {
  font-size: 2.4rem;
}
.new-programmes .upcoming-events {
  padding: 0 18px 18px;
  min-height: 559px;
}
.new-programmes .upcoming-events .grid-item {
  visibility: hidden;
  opacity: 0;
  height: 0;
  transition: visibility 0s 0.3s, height 0s 0.3s, opacity 0.3s;
}
.new-programmes .upcoming-events .grid-item.location-show.event-type-show {
  visibility: visible;
  opacity: 1;
  height: auto;
  transition: visibility 0s 0s, height 0s 0s, opacity 0.3s;
}
.new-programmes .mailing-nag {
  padding-top: 72px;
}
.new-programmes .past-events {
  padding: 36px 18px;
}
.new-programmes .news-item {
  position: relative;
  height: 435px;
}
.new-programmes .news-item .event-time-n-place {
  font-size: 1.4rem;
  text-align: center;
  margin-top: -5px;
  font-weight: 500;
  margin-bottom: 9px;
}
.new-programmes .news-item:after {
  content: attr(data-event-type);
  position: absolute;
  top: -3px;
  right: 18px;
  height: 21px;
  font-size: 1.1rem;
  font-family: "Circular", "Circular Std", "Helvetica Neue", sans-serif;
  letter-spacing: 0.1rem;
  color: white;
  line-height: 21px;
  padding: 0 9px;
  text-transform: uppercase;
  font-weight: 700;
}
.new-programmes .news-item .more-container {
  margin: 18px -18px -4px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 18px 0 30px;
  position: absolute;
  width: 100%;
  bottom: 0;
  background: white;
}
.new-programmes .news-item {
  border-top: 3px solid #48b8cc;
}
.new-programmes .news-item:after {
  background: #48b8cc;
}
.new-programmes .news-item a.moretag,
.new-programmes .news-item .text h3 {
  color: #48b8cc;
}
.new-programmes .news-item[data-event-type=Talk] {
  border-top: 3px solid #f88c00;
}
.new-programmes .news-item[data-event-type=Talk]:after {
  background: #f88c00;
}
.new-programmes .news-item[data-event-type=Talk] a.moretag,
.new-programmes .news-item[data-event-type=Talk] .text h3 {
  color: #f88c00;
}
.new-programmes .news-item[data-event-type=Workshop] {
  border-top: 3px solid #51cc48;
}
.new-programmes .news-item[data-event-type=Workshop]:after {
  background: #51cc48;
}
.new-programmes .news-item[data-event-type=Workshop] a.moretag,
.new-programmes .news-item[data-event-type=Workshop] .text h3 {
  color: #51cc48;
}
.new-programmes .news-item[data-event-type=Course] {
  border-top: 3px solid #34a8f3;
}
.new-programmes .news-item[data-event-type=Course]:after {
  background: #34a8f3;
}
.new-programmes .news-item[data-event-type=Course] a.moretag,
.new-programmes .news-item[data-event-type=Course] .text h3 {
  color: #34a8f3;
}
.new-programmes .news-item[data-event-type="Members Only"] {
  border-top: 3px solid #f01931;
}
.new-programmes .news-item[data-event-type="Members Only"]:after {
  background: #f01931;
}
.new-programmes .news-item[data-event-type="Members Only"] a.moretag,
.new-programmes .news-item[data-event-type="Members Only"] .text h3 {
  color: #f01931;
}
.new-programmes .news-item[data-event-type=Exhibition] {
  border-top: 3px solid #1a66f1;
}
.new-programmes .news-item[data-event-type=Exhibition]:after {
  background: #1a66f1;
}
.new-programmes .news-item[data-event-type=Exhibition] a.moretag,
.new-programmes .news-item[data-event-type=Exhibition] .text h3 {
  color: #1a66f1;
}
.new-programmes .programmes-message {
  padding: 72px 18px 36px;
  margin: 36px 0 0 -10px;
  background: #f2f2f2;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  width: calc(100% + 20px);
  position: relative;
  overflow: visible;
}
.new-programmes .programmes-message:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  background: #f2f2f2;
  z-index: 1;
}
.new-programmes .programmes-message:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  background: #f2f2f2;
  z-index: 1;
}
.new-programmes .programmes-gallery {
  z-index: 2;
  height: 300px;
  position: relative;
  margin-bottom: 36px;
}
.new-programmes .programmes-gallery:focus {
  outline: none;
}
.new-programmes .programmes-gallery img {
  height: 300px;
  width: auto;
  margin-right: 18px;
}

@media (max-width: 1024px) {
  .new-programmes .event-filter {
    font-size: 1.4rem;
    border-top-width: 1px;
  }
  .new-programmes .event-filter span {
    margin: 0 9px 0 0;
  }
}
@media (max-width: 800px) {
  .new-programmes .event-filter .location-filter,
.new-programmes .event-filter .event-type-filter {
    margin-left: 18px;
  }

  .new-programmes .location-filter {
    margin-bottom: 18px;
  }

  .new-programmes .event-filter .filter-title {
    display: block;
  }
}
.notice-banner {
  position: absolute;
  top: 50px;
  width: 100%;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 60;
  text-align: center;
  background: white;
}
.notice-banner p {
  margin: 0;
}
.notice-banner a {
  color: inherit;
}
.notice-banner .banner-icon {
  width: 23px;
  margin: 0 20px;
}
@media (max-width: 800px) {
  .notice-banner {
    font-size: 1.2rem;
  }
}

@media (max-width: 800px) {
  .banner-spacer {
    height: 50px;
  }
}
.membership-options {
  display: flex;
  justify-content: center;
  align-items: top;
  flex-wrap: wrap;
  margin-bottom: 64px;
}

.single-mem-type {
  display: block;
  flex-basis: 350px;
  flex-grow: 1;
  max-width: 500px;
  padding: 24px 16px;
  border: 1px solid #ddd;
  margin: 2rem;
  box-sizing: border-box;
}
.single-mem-type h6 {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 1.4rem;
}
.single-mem-type h2 {
  margin: 1rem 0;
  text-align: left;
  line-height: 1.2;
  font-weight: 600;
}
.single-mem-type hr {
  margin: 2rem 0;
}
.single-mem-type .big-price {
  font-family: "Circular", "Circular Std", "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 3rem;
}
.single-mem-type .small-price {
  opacity: 0.6;
  font-size: 1.4rem;
  margin-left: 0.2rem;
}
.single-mem-type .tick-list {
  padding-top: 0;
}
.single-mem-type li {
  line-height: 1.5;
}
.single-mem-type .button {
  margin: 20px 0 0 0;
}
.single-mem-type .button:hover {
  margin-top: 18px;
}
@media (max-width: 800px) {
  .single-mem-type {
    width: 100%;
  }
}
@media (min-width: 1800px) {
  .single-mem-type {
    flex-basis: 310px;
  }
}

@media (min-width: 1800px) {
  .container, .header-container, .secondary-menu {
    max-width: 1512px !important;
  }

  .secondary-menu {
    padding: 0 60px;
  }

  .london-menu, .amsterdam-menu {
    right: 36px;
  }

  .video-header, .image-header {
    height: 768px;
  }

  .padding-top {
    padding-top: 768px;
  }

  .video-header video {
    margin-top: -10%;
  }

  .home .news-section.grid {
    max-height: 1300px;
  }
}
@media (max-width: 1272px) {
  .video-header video {
    width: auto;
    height: 110%;
  }

  .mc-upcoming h2, .mc-past h2 {
    font-size: 2rem;
  }

  .mc-upcoming h3, .mc-past h3 {
    font-size: 1.5rem;
  }

  .mc-upcoming h2, .mc-past h2 {
    font-size: 2rem;
    line-height: 1.15;
  }

  .home .news-section.grid {
    max-height: 1300px;
  }
}
@media (max-width: 1024px) {
  .one-third-tablet {
    width: 33.3333333333%;
  }

  .two-thirds-tablet {
    width: 66.6666666667%;
  }

  .one-half-tablet {
    width: 50%;
  }

  .container, .header-container, .secondary-menu {
    border-left-width: 18px !important;
    border-right-width: 18px !important;
  }

  .offset-one, .offset-two, .offset-three, .offset-four, .offset-six.columns, .push-in .four:nth-of-type(1) {
    margin-left: 0;
  }

  .header-container {
    padding: 0 18px !important;
  }

  .eight {
    width: 100%;
  }

  .og-fullimg {
    display: none;
  }

  .single-member-image, .single-member-image img {
    height: 80px;
    width: 80px;
  }

  .og-details {
    float: none;
    width: 100%;
  }

  .individual-member-container {
    width: 33%;
  }

  .member-about-two {
    padding-left: 72px;
  }

  .image-gallery .half-width-container {
    height: 300px;
  }

  .event-details .columns {
    width: 100%;
    padding-bottom: 0;
  }

  .event-details .eight {
    margin-bottom: 18px;
  }

  .event-details .button {
    margin: 0 auto 36px;
  }

  .event-location-details .eight {
    width: 66.667%;
  }

  .event-detail .eight {
    width: 100%;
  }

  .home-about {
    position: relative;
    padding-bottom: 0;
  }

  .home-about .first, .home-about .second, .home-about .third {
    position: absolute;
    min-width: 330px;
  }

  .home-about .second {
    left: auto;
    right: 150px;
  }

  .news-item.insta-item {
    max-height: 400px;
  }

  .become-a-member-page .city-link h1 {
    font-size: 3rem;
  }

  .membership-types-inner h3, .membership-types-inner .tick-list {
    margin-left: 0;
  }

  .membership-types-inner h2 {
    width: calc(100% - 60px);
    float: left;
    margin-top: -6px;
  }

  .single-livestream .img-container {
    padding: 9px;
  }

  .single-livestream .img-container img {
    width: calc(100% - 9px);
  }

  .single-livestream .img-container:before {
    width: calc(100% - 27px);
    height: calc(100% - 18px);
    transform: translate(9px, 9px);
  }

  .single-livestream:hover .img-container img {
    transform: translate(9px, 9px);
  }

  .single-livestream.columns {
    padding: 9px;
  }

  .single-livestream p {
    font-size: 1.4rem;
  }

  .postid-75125 .image-header {
    background-size: auto 70%;
  }

  .home .news-section.grid {
    max-height: 1000px;
  }
}
@media (max-width: 800px) {
  .column, .columns {
    width: 100%;
  }

  .one-half-mobile.column, .one-half-mobile.columns, .one-half-mobile {
    width: 50%;
  }

  .container, .secondary-menu {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
  }

  .hamburger {
    display: inline-block;
  }

  .main-menu a, .main-menu a:visited {
    color: #fff;
    display: block;
    width: 60%;
    margin: 0 auto;
  }

  .menu-item.log-in-button {
    border-width: 0px;
    text-transform: none;
    font-size: inherit;
    font-weight: normal;
    margin-top: 10px;
  }

  .down {
    display: none;
  }

  .main-menu, .secondary-menu-container {
    display: none;
    position: absolute;
    width: 100%;
    left: 0px;
    text-align: center;
    font-size: 1.6rem;
    background: transparent;
  }

  .main-menu {
    top: 36px;
  }

  .secondary-menu {
    background: transparent;
  }

  .cities-menu {
    transform: translateY(386px);
  }

  .cities-menu .menu-item {
    position: static;
    transform: translateY(0);
    padding: 10px 19px;
  }

  .london-menu, .amsterdam-menu {
    transform: translateY(-300px);
  }

  .London .amsterdam-menu {
    transform: translateY(-300px);
    background: #ff00ff;
  }

  .what-we-do .four:nth-of-type(2) {
    border-width: 0px;
  }

  .what-we-do .four:nth-of-type(3) {
    border: solid #cccccc;
    border-width: 0 0 1px;
    padding-bottom: 54px;
  }

  .what-we-do {
    padding-bottom: 18px;
  }

  .what-we-do h2 {
    text-align: left;
    font-size: 3rem;
    margin-top: 12px;
    margin-bottom: 8px;
  }

  .what-we-do p {
    text-align: left;
    width: auto;
    width: calc(100% - 86px);
    float: left;
    font-size: 1.5rem;
  }

  .what-we-do svg {
    float: left;
    margin: 2px 36px 72px 0;
  }

  body {
    font-size: 1.6rem;
  }

  h1 {
    font-size: 4rem;
  }

  .image-header h1 {
    font-size: 3.5rem;
  }

  h2, .city-link h1 {
    font-size: 3rem;
  }

  .image-header {
    height: 75vh;
  }

  .city-link {
    height: 414px;
  }

  .amsterdam-link {
    margin-top: -18px;
  }

  .featured-programme {
    padding: 72px 36px;
  }

  .programme-image {
    height: 252px;
  }

  .programme-text {
    padding-top: 0;
  }

  .row-pad {
    padding-left: 0;
    padding-right: 0;
  }

  .colophon {
    text-align: center;
  }

  .copyright {
    margin-top: 18px;
    width: 100%;
    float: none;
  }

  .individual-member-container {
    width: 50%;
  }

  .image-gallery .half-width-container, .half-width {
    width: 100%;
    height: auto;
    min-height: 0%;
  }

  .button, button {
    transform: scale(0.8);
    margin: 36px 18px 0;
  }

  .white.button {
    transform: scale(0.8);
    margin-top: 18px;
  }

  .white:hover {
    margin-top: 16px;
  }

  .blog-content, .lighter-font-on-mobile {
    font-weight: 300;
    font-size: 1.3rem;
  }

  .blog-content img {
    margin-bottom: 36px;
  }

  .blog-content blockquote {
    min-width: 87%;
    margin-left: 28px;
  }

  .blog-content blockquote p {
    padding: 18px !important;
  }

  .blog-content iframe {
    min-height: 200px;
    height: 200px;
  }

  .bottom-post .older-post, .bottom-post .newer-post {
    padding-top: 18px;
    width: 50%;
  }

  .bottom-post svg, .pagination svg {
    width: 15px;
    height: 12px;
    margin: 0 14px;
    transform: translateY(1px);
  }

  .older-post svg {
    margin-left: 0;
  }

  .newer-post svg {
    margin-right: 0;
  }

  .pagination {
    font-size: 1.4rem;
  }

  .bottom-post {
    padding-bottom: 36px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 18px;
  }

  .related-posts .four {
    margin-bottom: 18px;
  }

  .location-member-section {
    margin-top: 18px;
  }

  .location-member-section .member-header {
    margin-bottom: 36px;
  }

  .member-about .tick-list {
    -webkit-column-count: 1;
    column-count: 1;
    padding: 0 36px;
  }

  .member-about {
    margin-bottom: 18px;
  }

  .member-about-two {
    padding-left: 18px;
    text-align: center;
  }

  .membership-types-container img {
    float: none;
    padding: 0;
  }

  .membership-types-inner h2 {
    text-align: center;
  }

  .membership-types-inner h3, .membership-types-inner .tick-list {
    margin: 0;
  }

  .membership-types-inner .tick-list li {
    padding-left: 0;
    background: none;
  }

  .location-news-container {
    padding: 0;
  }

  .news-item {
    margin-top: 18px;
  }

  .small-padding-top {
    padding-top: 36px;
  }

  .location-events-container {
    transform: translateX(0);
  }

  .og-expander {
    width: 100%;
    margin-left: 0;
  }

  .og-expander-inner {
    padding: 50px 18px 18px;
  }

  .og-details {
    padding-left: 0;
  }

  .split-header {
    width: 100%;
    height: auto;
  }

  .contact-page #container {
    padding-top: 50px;
  }

  .partner-logo {
    margin: 0 18px;
    width: 122px;
    height: 60px;
  }

  .footer-container {
    padding: 0 18px;
  }

  .contact-details {
    margin-bottom: 36px;
  }

  .mailing-list-link {
    text-align: center;
    height: 175px;
  }

  .footer-mailer-link {
    padding-top: 18px;
  }

  .footer-mailing-list input {
    margin-top: 0;
  }

  .footer-mailing-list .button {
    margin-left: 0;
  }

  .colophon {
    margin-top: 18px;
  }

  footer #mce-responses {
    top: -35px;
    width: 100%;
    text-align: center;
    left: 0;
  }

  footer #mce-success-response {
    padding-top: 66px;
  }

  .two-col-list {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .news-filter {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  .upcoming-events, .filter-container {
    margin-bottom: 72px;
  }

  .news-page .news-item {
    height: auto;
  }

  .tab-container-extra {
    padding-left: 18px;
  }

  .tab-container .tab, .tab-container-extra .tab {
    top: 18px;
  }

  .map {
    margin-bottom: 36px;
  }

  .map .google-map {
    height: 360px;
  }

  .mailer input[type=email] {
    width: 100%;
  }

  .mailer .button {
    margin: 18px 0 36px;
  }

  .mailer .button:hover {
    margin-top: 16px;
  }

  .mvsponsor-logo {
    width: 122px;
    height: 51px;
    margin: 18px;
  }

  .speciality-filter .member-filter {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  .facility-header {
    margin-bottom: 36px;
    height: 150px;
  }

  .half-width-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .nag-banner h5 {
    font-size: 1.6rem;
  }

  .event-location-details {
    margin-top: 32px;
  }

  .event-location-details .eight {
    width: 100%;
  }

  .event-detail {
    margin-left: 0;
  }

  .home-about .first, .home-about .second, .home-about .third {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    min-width: auto;
  }

  .home-about {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .home-buttons {
    transform: translateY(0);
  }

  .membership-types-inner h2 {
    width: 100%;
    float: none;
    margin-top: 6px;
  }

  .mc-tweets {
    transform: translateX(0);
  }

  .mc-upcoming .news-item {
    height: auto;
    padding-bottom: 70px;
  }

  .event-template-default.ITCH .image-header {
    background-size: 100%;
    max-height: 90vw;
  }

  .featured-making-connections {
    padding-bottom: 36px;
  }

  .join-slack-button {
    top: 28px;
    right: 0;
    padding: 3px 8px;
    border-radius: 8px 0 0 8px;
  }

  .join-slack-button img {
    width: 18px;
    margin-right: 3px;
    margin-bottom: -3px;
  }

  .city-link div {
    transform: translateY(0);
  }

  .insta-item, .tweet-with-image {
    padding-bottom: 0;
  }

  .home .news-section.grid {
    max-height: 100%;
  }
  .home .news-section.grid:after {
    display: none;
  }

  .insta-item:after {
    display: none;
  }

  .insta-item img, .tweet-with-image img {
    width: 40%;
    float: left;
  }

  .insta-item .text, .tweet-with-image .text {
    width: 60%;
    float: left;
    box-sizing: border-box;
    padding: 9px 8px 0 14px;
  }

  .insta-item .news-social-icon-container, .tweet-with-image .news-social-icon-container {
    position: absolute;
    bottom: 8px;
    right: 10px;
  }

  .insta-item .social-text-container, .tweet-with-image .social-text-container {
    float: left;
    width: auto;
  }

  .insta-item .social-text-container p, .tweet-with-image .social-text-container p {
    font-size: 1.2rem;
    padding-bottom: 9px;
  }

  .recent-members .recent-member-container {
    width: 50%;
  }

  .footer-logo svg {
    margin-right: 0;
  }
}
@media (max-width: 400px) {
  h1 {
    font-size: 3rem;
  }

  h2, .city-link h1 {
    font-size: 2rem;
  }

  .city-link {
    height: 344px;
  }

  .individual-member-container {
    width: 100%;
  }

  .image-header h1 {
    font-size: 2.6rem;
  }

  .image-header a.white.button {
    font-size: 1.1rem;
    padding: 10px 13px;
    margin: 36px 9px 0;
  }
}

/*# sourceMappingURL=skeleton.css.map */
