article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
.clear{
  clear:both;
}
audio:not([controls]) {
    display: none
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0;
    font-size: 13px;
    line-height: 1.231
}
body,
button,
input,
select,
textarea {
    font-family: sans-serif;
    color: #222
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}
mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}
pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:before,
q:after {
    content: "";
    content: none
}
small {
    font-size: 85%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 40px
}
dd {
    margin: 0 0 0 40px
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
label {
    cursor: pointer
}
legend {
    border: 0;
    *margin-left: -7px;
    padding: 0
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal;
    *overflow: visible
}
table button,
table input {
    *overflow: auto
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}
input:invalid,
textarea:invalid {
    background-color: #f0dddd
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td {
    vertical-align: top
}
.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr
}
.ir br {
    display: none
}
.hidden {
    display: none !important;
    visibility: hidden
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}
.invisible {
    visibility: hidden
}
@font-face {
    font-family: 'Myseum';
    src: url("../fonts/Myseum.eot");
    src: url("../fonts/Myseum?#iefix") format("embedded-opentype"), url("../fonts/Myseum.woff") format("woff"), url("../fonts/Myseum.ttf") format("truetype"), url("../fonts/Myseum.svg#Myseum") format("svg");
    font-weight: normal;
    font-style: normal
}
[class^='icon-']:before {
    display: inline-block;
    font-family: 'Myseum';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-logo.svg:before {
    content: '\004D'
}
::-moz-selection {
    background: #000000;
    color: #fff;
    text-shadow: none
}
::selection {
    background: #000000;
    color: #fff;
    text-shadow: none
}
a {
    color: #00c0ff
}
a:visited {
    color: #00c0ff
}
a:hover {
    color: #00c0ff
}
a:focus {
    outline: thin dotted
}
a:hover,
a:active {
    outline: 0
}
html {
    box-sizing: border-box
}
*,
*:before,
*:after {
    box-sizing: inherit;
    -webkit-font-smoothing: antialiased
}
body {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "HelveticaNeueW01-45Ligh", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    font-size: 26px;
    line-height: 40px;
    margin-top: 70px;
    font-weight: 200;
    color: #333
}
@media (max-width: 767px) {
    body {
        font-size: 16px;
        line-height: 24px;
        margin-top: 45px
    }
}
#ob-debug {
    position: fixed;
    bottom: 0px;
    left: 50%;
    width: 960px;
    padding: 10px;
    margin: 0 0 0 -480px;
    background: white;
    z-index: 9999;
    border: solid 1px #efefef
}
header {
    width: 100%;
    position: relative;
    overflow: hidden
}
header.global {
    position: fixed;
    height: 70px;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
    background: white;
    padding: 0 30px;
    overflow: visible;
    border-bottom: solid 1px black;
    -moz-transform: translateZ(1px);
    -ms-transform: translateZ(1px);
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px)
}
@media (max-width: 767px) {
    header.global {
        height: 45px;
        padding: 0 20px
    }
}
header.global h1 {
    margin: 0;
    padding: 0;
    width: 50%;
    max-width: 450px;
    height: 100%;
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", "HelveticaNeueW01-65Medi", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400
}
@media (max-width: 767px) {
    header.global h1 {
        width: 90%
    }
}
header.global h1 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/logo.svg) left center no-repeat;
    background-size: 100% auto
}
@media (max-width: 767px) {
    header.global h1 a {
        background-size: 85% auto
    }
}
header.global h1 a span {
    display: none
}
header #nav-primary {
    position: fixed;
    top: 70px;
    bottom: 0px;
    right: 0px;
    width: 40%;
    height: 20000px;
    z-index: 100;
    background: rgba(255, 255, 255, 0.8);
    padding-bottom: 100%;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
@media (max-width: 767px) {
    header #nav-primary {
        top: 45px;
        width: 80%
    }
}
header #nav-primary ul {
    margin: 0px;
    padding: 20px
}
header #nav-primary ul a {
    font-size: 42px;
    line-height: 50px;
    color: black;
    text-decoration: none;
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", "HelveticaNeueW01-65Medi", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400
}
@media (max-width: 767px) {
    header #nav-primary ul a {
        font-size: 24px;
        line-height: 36px
    }
}
header label[for="nav-toggle"] {
    width: 40px;
    height: 0px;
    padding-top: 40px;
    position: fixed;
    top: 15px;
    right: 20px;
    text-indent: 100%;
    overflow: hidden;
    z-index: 101;
    text-indent: 100%;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    -webkit-transition: all 250ms;
    transition: all 250ms;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
header label[for="nav-toggle"]:before,
header label[for="nav-toggle"]:after,
header label[for="nav-toggle"] span,
header label[for="nav-toggle"] span:before,
header label[for="nav-toggle"] span:after {
    width: 40px;
    height: 3px;
    left: 0px;
    content: '';
    background: black;
    position: absolute;
    -moz-transition: all 350ms;
    -o-transition: all 350ms;
    -webkit-transition: all 350ms;
    transition: all 350ms
}
header label[for="nav-toggle"] span {
    background: transparent;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
header label[for="nav-toggle"] span:before,
header label[for="nav-toggle"] span:after {
    left: 0%;
    top: 50%;
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
header label[for="nav-toggle"]:before {
    top: 5px
}
header label[for="nav-toggle"]:after {
    bottom: 5px
}
@media (max-width: 767px) {
    header label[for="nav-toggle"] {
        width: 30px;
        padding-top: 30px;
        top: 7.5px;
        right: 0px
    }
    header label[for="nav-toggle"]:before,
    header label[for="nav-toggle"]:after,
    header label[for="nav-toggle"] span,
    header label[for="nav-toggle"] span:before,
    header label[for="nav-toggle"] span:after {
        width: 30px;
        height: 2px
    }
}
header #nav-toggle {
    display: none
}
header #nav-toggle:checked ~ #nav-primary {
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}
header #nav-toggle:checked ~ label[for="nav-toggle"]:before,
header #nav-toggle:checked ~ label[for="nav-toggle"]:after {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
header #nav-toggle:checked ~ label[for="nav-toggle"] span:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
header #nav-toggle:checked ~ label[for="nav-toggle"] span:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
header.pinned {
    position: fixed;
    top: 70px;
    padding: 0 40px;
    left: 0px;
    width: 100%;
    background: black;
    color: white;
    z-index: 99
}
@media (max-width: 767px) {
    header.pinned {
        top: 45px;
        padding: 0 20px
    }
}
header.pinned h2,
header.pinned h3,
header.pinned nav,
header.pinned nav a {
    display: inline-block !important;
    font-size: 28px !important;
    line-height: 70px !important;
    margin: 0px !important;
    padding: 0px !important
}
@media (max-width: 767px) {
    header.pinned h2,
    header.pinned h3,
    header.pinned nav,
    header.pinned nav a {
        font-size: 16px !important;
        line-height: 45px !important
    }
}
@media (max-width: 767px) {
    header.pinned h2 {
        float: left
    }
}
header.pinned nav {
    margin-left: 30px !important
}
@media (max-width: 767px) {
    header.pinned nav {
        margin-left: 20px !important;
        float: right;
        max-width: 40%;
        overflow: scroll;
        white-space: nowrap
    }
}
header.pinned nav li a {
    color: #999 !important
}
header.pinned nav li a.current {
    color: #fff !important
}
section header {
    -moz-transform: translateZ(1px);
    -ms-transform: translateZ(1px);
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    height: 660px
}
@media (max-width: 767px) {
    section header {
        height: 390px
    }
}
header .backgrounds {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    background: black
}
header .backgrounds .attribution {
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: right;
    padding: 20px;
    font-size: 12px;
    line-height: 14px;
    color: white;
    z-index: 2
}
header .backgrounds .attribution a,
header .backgrounds .attribution a:hover,
header .backgrounds .attribution a:active,
header .backgrounds .attribution a:visited {
    color: white
}
header .backgrounds img {
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}
.imageHolder:before,
header .backgrounds:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IiIgcj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.7) 100%);
    background-image: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.7) 100%);
    background-image: radial-gradient(ellipse cover at center, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
    z-index: 999
}
.logo {
    z-index: 99
}
.logo.clock {
    /*display: none;*/
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    max-width: 500px;
    max-height: 500px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*margin-left:25px;*/
    /*margin-top:45px;*/
}
.logo.clock:before {
    content: "";
    color: white;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/logo-clock.svg) center center no-repeat;
    background-size: contain;
/*    -moz-animation: tick 90s infinite steps(60);
    -webkit-animation: tick 90s infinite steps(60);
    animation: tick 90s infinite steps(60)*/
}
@-moz-keyframes tick {
    0% {
        -moz-transform: rotateZ(0deg);
        transform: rotateZ(0deg)
    }
    100% {
        -moz-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}
@-webkit-keyframes tick {
    0% {
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg)
    }
    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}
@keyframes tick {
    0% {
        -moz-transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg)
    }
    100% {
        -moz-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}
.logo.half-moon {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 80%;
    height: 80%;
    max-width: 750px;
    max-height: 750px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0
}
.logo.half-moon:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/logo-half-bottom.svg) center center no-repeat;
    background-size: contain
}
.logo.half-moon.animate:before {
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
}
.logo.double-half-moon {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0
}
.logo.double-half-moon:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    max-width: 500px;
    background: url(../images/logo-half-left.svg) center center no-repeat;
    background-size: contain
}
.logo.double-half-moon:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    max-width: 500px;
    background: url(../images/logo-half-right.svg) center center no-repeat;
    background-size: contain
}
.logo.double-half-moon.animate:before,
.logo.double-half-moon.animate:after {
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg)
}
@media (max-width: 768px) {
    .logo.double-half-moon:before {
        width: 100%
    }
    .logo.double-half-moon:after {
        display: none
    }
}
.logo.default {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    max-width: 500px;
    max-height: 500px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.logo.default:before {
    content: "";
    color: white;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/logo-clock.svg) center center no-repeat;
    background-size: contain
}
.logo.default.animate:before {
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
.logo.line {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0
}
.logo.line:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0px;
    background: url(../images/logo-line.svg) left center repeat-x;
    background-size: 100% auto
}
.logo.line.animate:before {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}
.introduction .logo.clock {
    width: 60%;
    height: 60%;
    -moz-transform: translate(-50%, -65%);
    -ms-transform: translate(-50%, -65%);
    -webkit-transform: translate(-50%, -65%);
    transform: translate(-50%, -65%)
}
.introduction .tagline {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    font-size: 42px;
    line-height: 1.2em;
    font-weight: 300;
    color: white;
    z-index: 99;
    text-align: center;
    text-transform: uppercase;
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", "HelveticaNeueW01-65Medi", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400
}
@media (max-width: 767px) {
    .introduction .tagline {
        font-size: 28px
    }
}
section article {
    padding: 0 50px;
    width: 100%;
    max-width: 800px;
    margin: 50px auto
}
@media (max-width: 767px) {
    section article {
        padding: 0 20px;
        margin: 30px auto
    }
}
section article h1,
section article h2,
section article h3,
section article h4 {
    font-weight: 200
}
section article h1,
section article h2 {
    font-family: "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", "HelveticaNeueW01-65Medi", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400
}
section article h1,
section article h2,
section article h3 {
    font-size: 42px;
    line-height: 1.2em
}
@media (max-width: 767px) {
    section article h1,
    section article h2,
    section article h3 {
        font-size: 28px
    }
}
section article h4 {
    font-size: 28px
}
@media (max-width: 767px) {
    section article h4 {
        font-size: 16px
    }
}
section article header {
    height: auto
}
section.events nav li {
    display: inline;
    display: inline-block;
    margin-right: 20px
}
section.events nav li a {
    font-size: 42px;
    color: #4c4c4e;
    text-decoration: none
}
section.events nav li a:visited,
section.events nav li a:hover {
    color: #4c4c4e
}
section.events nav li a.current {
    color: black;
    border-bottom: solid 1px black
}
@media (max-width: 767px) {
    section.events nav li a {
        font-size: 16px
    }
}
section.events .events-wrapper {
    overflow: hidden
}
section.events .events-wrapper .events-month {
    list-style: none;
    margin: 0px;
    padding: 0px;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}
section.events .events-wrapper .events-month.active {
    position: relative;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
section.events .events-wrapper .events-month.inactive {
    position: fixed;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
section.events .events-wrapper .events-month li {
    padding: 42px 0 0
}
section.events .events-wrapper .events-month li {
    *zoom: 1
}
section.events .events-wrapper .events-month li:before,
section.events .events-wrapper .events-month li:after {
    content: "";
    display: table
}
section.events .events-wrapper .events-month li:after {
    clear: both
}

section.events .events-wrapper .events-month li a{
  text-decoration: none;
}

section.events .events-wrapper .events-month li a:hover h3{
  text-decoration: underline;
}

section.events .events-wrapper .events-month li a h3 {
    color: #333;
}
section.events .events-wrapper .events-month li h3 {
    margin: 0
}
section.events .events-wrapper .events-month li h4 {
    margin: 0 0 1.5em
}
section.events .events-wrapper .events-month li .thumb {
    float: right;
    margin: 0 0 0 30px;
    width: 250px;
    height: 250px;
    background-size: cover;
    background-position: center center;
}
section.events .events-wrapper .events-month li.has-image p {
    margin-right: 250px
}
@media (max-width: 767px) {
    section.events .events-wrapper .events-month li h3,
    section.events .events-wrapper .events-month li h4 {
        float: right;
        width: 100%
    }
    section.events .events-wrapper .events-month li.has-image p {
        margin-right: 0px
    }
    section.events .events-wrapper .events-month li img {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 30px
    }
}
section.organization article h3 {
    margin: 0
}
section.organization article h4 {
    margin: 0 0 1.5em
}
section.organization article img {
    float: right;
    height: auto;
    margin: 10px 0 0 30px
}
section.organization article .person {
    padding: 30px 0
}
section.organization article .person.has-image p {
    margin-right: 250px
}
@media (max-width: 767px) {
    section.organization article .person h3,
    section.organization article .person h4 {
        float: right;
        width: 100%
    }
    section.organization article .person.has-image p {
        margin-right: 0px
    }
    section.organization article .person img {
        float: left;
        width: 100%;
        height: auto;
        margin: 0 0 30px
    }
}
section.ideas form {
    position: relative;
    text-align: center
}
section.ideas form {
    *zoom: 1
}
section.ideas form:before,
section.ideas form:after {
    content: "";
    display: table
}
section.ideas form:after {
    clear: both
}
section.ideas form * {
    -moz-transition: all, 350ms;
    -o-transition: all, 350ms;
    -webkit-transition: all, 350ms;
    transition: all, 350ms
}
section.ideas form input[type="text"],
section.ideas form input[type="email"],
section.ideas form input[type="submit"],
section.ideas form select,
section.ideas form textarea {
    text-align: left;
    padding: 10px 15px;
    width: 100%;
    height: 45px;
    border: 0px;
    line-height: 25px;
    margin: 0 0 20px 0;
    background: #f1f1f2;
    font-weight: 200;
    -moz-appearance: none;
    -webkit-appearance: none
}
section.ideas form input[type="text"]:focus,
section.ideas form input[type="email"]:focus,
section.ideas form input[type="submit"]:focus,
section.ideas form select:focus,
section.ideas form textarea:focus {
    outline: none
}
section.ideas form textarea {
    height: 220px;
    padding: 20px 15px
}
section.ideas form label {
    display: block;
    margin: 0;
    padding: 0;
    clear: both
}
section.ideas form label span {
    display: none
}
section.ideas form label[for="ideas-optin"],
section.ideas form label[for="ideas-volunteer"] {
    font-size: 14px;
    line-height: 1.5em
}
section.ideas form label[for="ideas-optin"] input,
section.ideas form label[for="ideas-optin"] span,
section.ideas form label[for="ideas-volunteer"] input,
section.ideas form label[for="ideas-volunteer"] span {
    display: inline
}
section.ideas form label[for="ideas-optin"] input strong,
section.ideas form label[for="ideas-optin"] span strong,
section.ideas form label[for="ideas-volunteer"] input strong,
section.ideas form label[for="ideas-volunteer"] span strong {
    font-size: 1.5em;
    display: block
}
section.ideas form label[for="ideas-optin"] {
    margin: 20px 0
}
section.ideas form label[for="ideas-volunteer"] {
    margin-bottom: 2em
}
section.ideas form select {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px
}
section.ideas form label {
    position: relative
}
section.ideas form label:before {
    content: attr(data-message);
    position: absolute;
    bottom: 100%;
    left: 0px;
    font-size: 10px;
    text-transform: uppercase;
    display: none;
    padding: 0 10px
}
section.ideas form label.error input,
section.ideas form label.error textarea,
section.ideas form label.error select {
    background: #f2dede;
    border-color: #c7254e
}
section.ideas form label.error:before {
    display: block;
    background: #c7254e;
    color: #f2dede
}
section.ideas form p.message {
    width: 100%;
    float: none;
    clear: both;
    padding: 10px 15px;
    min-height: 45px
}
section.ideas form p.message code {
    display: block;
    padding-top: 10px
}
section.ideas form p.message.error {
    background: #c7254e;
    color: #f2dede
}
section.ideas form .ob {
    display: none
}
section.ideas form .spinner {
    display: none
}
section.ideas form.loading * {
    pointer-events: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
section.ideas form.loading .spinner {
    display: block;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
section.ideas form.loading .spinner * {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
section.ideas form.success * {
    pointer-events: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
section.ideas form.success p.message {
    position: absolute;
    top: 40%;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
section.ideas form input[type="submit"] {
    display: inline-block;
    width: auto;
    margin: 0 auto 45px;
    text-align: center
}
@media (max-width: 767px) {
    section.ideas form input[type="submit"] {
        width: 100%
    }
}
section.partners ul {
    list-style: none;
    margin: 0px -20px;
    padding: 0px;
    position: relative
}
section.partners ul {
    *zoom: 1
}
section.partners ul:before,
section.partners ul:after {
    content: "";
    display: table
}
section.partners ul:after {
    clear: both
}
section.partners ul li {
    margin: 0px;
    padding: 0 0 25% 0;
    width: 25%;
    height: 0;
    position: relative;
    float: left
}
@media (max-width: 800px) {
    section.partners ul li {
        width: 50%;
        padding-bottom: 50%
    }
    section.partners ul li a {
        background-size: 50% auto
    }
}
@media (max-width: 400px) {
    section.partners ul li {
        width: 100%;
        padding-bottom: 100%
    }
}
section.partners ul li a {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    display: block;
    background-size: 75% auto;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}
section.partners ul li a span {
    display: none
}
section.partners ul li a:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}
section.introduction h1 {
    margin-right: -10px
}
footer.global {
    margin: 40px auto;
    width: 100%;
    text-align: center
}
footer.global #nav-social li {
    display: inline-block;
    margin: 0 20px
}
footer.global #nav-social li a {
    display: block;
    width: 60px;
    height: 0px;
    padding-top: 60px;
    overflow: hidden;
    text-indent: 100%;
    position: relative;
    color: #58585b;
    text-decoration: none;
    text-align: center
}
footer.global #nav-social li a:visited,
footer.global #nav-social li a:hover {
    color: #58585b
}
footer.global #nav-social li a:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    text-indent: 0;
    cursor: pointer;
    font-family: 'Myseum';
    -webkit-font-smoothing: antialiased
}
footer.global #nav-social li.twitter a:before {
    content: 't'
}
footer.global #nav-social li.facebook a:before {
    content: 'f'
}
footer.global #nav-social li.instagram a:before {
    content: 'i'
}
label[for="share-toggle"] {
    position: absolute;
    top: 20px;
    right: 132px;
    width: 30px;
    height: 30px
}
label[for="share-toggle"] span {
    display: none
}
label[for="share-toggle"]:before,
label[for="share-toggle"]:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    text-indent: 0;
    cursor: pointer;
    font-family: 'Myseum';
    -webkit-font-smoothing: antialiased;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
label[for="share-toggle"]:before {
    content: 's';
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
label[for="share-toggle"]:after {
    font-size: 20px;
    line-height: 40px;
    content: 'c'
}
@media (max-width: 768px) {
    label[for="share-toggle"] {
        display: none
    }
}
#share-toggle {
    display: none
}
#at4-share {
    padding-top: 70px !important;
    top: 0px;
    left: auto;
    right: 116px;
    animation-name: none;
    -webkit-animation-name: none;
    z-index: 99;
    width: 60px;
    text-align: center;
    -moz-transition: all, 350ms, ease-in-out;
    -o-transition: all, 350ms, ease-in-out;
    -webkit-transition: all, 350ms, ease-in-out;
    transition: all, 350ms, ease-in-out;
    -moz-transform: translate3d(0, -100%, 1px);
    -ms-transform: translate3d(0, -100%, 1px);
    -webkit-transform: translate3d(0, -100%, 1px);
    transform: translate3d(0, -100%, 1px)
}
#at4-share #at4-scc {
    display: none !important
}
#at4-share a {
    float: none;
    margin: 0 auto
}
#share-toggle:checked ~ .at4-share-outer #at4-share {
    -moz-transform: translate3d(0, 0%, 1px);
    -ms-transform: translate3d(0, 0%, 1px);
    -webkit-transform: translate3d(0, 0%, 1px);
    transform: translate3d(0, 0%, 1px)
}
#share-toggle:checked ~ header.global label[for="share-toggle"]:before {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
#share-toggle:checked ~ header.global label[for="share-toggle"]:after {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}
.spinner {
    width: 70px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -35px
}
.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}
.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}
@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}
@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
.ie-warning {
    position: fixed;
    bottom: 0px;
    left: 50%;
    width: 960px;
    margin: 0px 0px 0px -480px;
    border-top: solid 1px #e0e0e0;
    background: white;
    padding: 5px 0px;
    text-align: center;
    font-size: 12px;
    z-index: 99999
}
.old-ie header.global h1 a {
    background: transparent;
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 30px;
    line-height: 70px
}
.old-ie header.global h1 a span {
    display: block
}
.old-ie header .backgrounds img {
    left: 0
}
.old-ie header #nav-primary {
    display: none
}
.old-ie header label {
    display: none
}
.old-ie .logo {
    width: 500px !important;
    height: 500px !important;
    top: 50% !important;
    left: 50% !important;
    right: auto !important;
    bottom: auto !important;
    margin: -250px 0 0 -250px
}
.old-ie .logo:after {
    display: none
}
.old-ie .logo:before {
    width: 100% !important;
    background: url(../images/logo-ie.png) center center no-repeat !important
}
.old-ie section.partners ul li a {
    -ms-behavior: url(/wp-content/themes/myseum.ca/lib/backgroundsize.min.htc)
}
.old-ie footer.global #nav-social li a {
    display: block;
    width: auto;
    height: auto;
    padding-top: 20px;
    text-indent: 0%;
    position: relative;
    color: #58585b;
    text-decoration: none;
    text-align: center
}
.old-ie footer.global #nav-social li a:before {
    content: none
}
#mti_wfs_colophon {
    display: none !important
}




/* EVENTS */

section.past-events{

}



section.past-events h2, section.event h2{
  padding-top: 30px;
  font-size: 38px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: -20px;
}



section.past-events h2 span, section.event h2 span{
  color: #00c0ff;

}

/*section.intersections article, section.past-events article{
  max-width: 1200px;
}*/


section.past-events .intersections{
  padding-bottom: 20px;
}

section.past-events .banner img{
  width: 100%;
}

section.past-events .intersections .subtitle{
  text-align: left;
  font-size: 30px;
  font-weight: 600;
  line-height: 48px;
  margin-bottom: 10px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -20px;
}

section.past-events h3, section.event h3{
    text-align: left;
    font-size: 30px;
    text-transform: uppercase;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
}

section.past-events .intersections .intro p{
  font-size: 26px;
  line-height: 40px;
  max-width: 800px;
}



section.past-events .intersections .calendar{
  width: 100%;
}

section.past-events .intersections .calendar #calendar .fc-left{
  width: 100%;
  text-align: center;
}

section.past-events .intersections .calendar #calendar .fc-toolbar>*>*{
  float:none;
}

section.past-events .intersections .calendar #calendar table{
  font-size: .8em;
}

section.past-events .intersections .calendar #calendar .fc-event{
  font-weight: bold;
}

section.past-events .intersections .calendar #calendar a.fc-more{
  position: relative;
  top:-10px;
  color: #333;
}

section.past-events .intersections .calendar #calendar a:visited{
  color: #fff !important;
}



section.past-events .event{
  width: 23.5%;
  margin-right: 2%;
  float:left;
  margin-bottom: 2%;
  height: 280px;
}


.past-events-container {
    padding-top: 40px;
    max-width: 800px;
    margin: 0 auto;
}

section.past-events .event:nth-child(4n){
  margin-right: 0;
}





section.past-events .event a{
  text-decoration: none;
}

section.past-events .event a .title{
  border-bottom: 2px solid #fff;
  transition: border-bottom .3s;
  line-height: 20px;
  padding-top: 8px;
  padding-bottom: 2px;
  text-align: left;
}

section.past-events .event a:hover .title{
  border-bottom: 2px solid #00c0ff;
}

section.past-events .event .thumb{
  width: 100%;
  height: 180px;
  background-position: center center;
  background-size: cover;
}


section.past-events .event .title{
  font-size: 16px;
  color: #000;
  text-align: center;
}


@media only screen and (max-width: 900px) {
    section.past-events .event {
        width: 47.5%;
        margin-left: 1%;
        height: 365px;
    }

    section.past-events .event:nth-child(2n){
      margin-right: 0;
    }

    section.past-events .event .thumb{
      height: 300px;
    }


}

@media only screen and (max-width: 400px) {

    section.past-events h2{
        font-size: 24px;
        padding-top: 12px;
        text-align: left;
    }

    section.past-events .intersections .subtitle{
        font-size: 34px;
    }

    section.past-events .event {
        width: 100%;
        margin-left: 0;
        height: 270px;
    }

    section.past-events .event .thumb{
      height: 200px;
    }

    .calendar{
      display: none;
    }
    a.schedule{
      display: none;
    }

    section.events .events-wrapper .events-month li .thumb{
        width: 100%;
    }


}



section.event .back-container{
  width: 100%;
  margin: 0 auto;
  max-width: 800px;
  padding: 0 50px;

}

section.event .back-container a.back{
  font-size: 18px;
  text-decoration: none;
}
section.event .back-container a.back:hover{
  text-decoration: underline;
}

section.event article{
  /*padding-top: 28px;*/
  margin-top: 20px;

}

section.event .left{
  width: 45%;
  float:right;
}


section.event .left .thumb img{
  width: 100%;
}
section.event .left ul.gallery{
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
section.event .left ul.gallery li{
  width: 40px;
  height: 40px;
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 10px;
  overflow: hidden;

}

section.event .left ul.gallery li img{
  width: 40px;
}


section.event .right{
  width: 50%;
  float:left;
  margin-right: 5%;

}


section.event .right .title{
  font-size: 32px;
  line-height: 32px;
  padding-bottom: 10px;

}


section.event .right .date{
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}


section.event .right .location{
  color: #00c0ff;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  padding-top: 6px;
}


section.event .right .subtitle{
  font-size: 22px;
  line-height: 24px;
  padding: 10px 0;
}

section.event .body{
  font-size: 16px;
  line-height: 22px;
}

section.event .video{
  margin-top:20px;
}


section.event .right ul.periods{
  padding: 0 0 0 20px;
}
section.event .right ul.periods li.period{
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 4px;
}


section.event .right ul.supporters{
  padding: 0;

}
section.event .right ul.supporters .supporter{
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 4px;
  display: inline-block;

}

section.event .right ul.supporters .supporter img{
    width: 120px;
    cursor: pointer;
}


#header-donate{
    position:absolute;
    top: 12px;
    right: 210px;
}

#header-donate img{
    width: 100px;
}

#menu-donate{
    display: none;
}

@media only screen and (max-width: 780px) {
    #header-donate{
        display:none;
    }
    #menu-donate{
        display: block;
    }
}
