article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}
html, button, input, select, textarea {
    font-family: sans-serif;
    color: #222
}
body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4
}
a:focus {
    outline: 0
}
a:hover, a:active {
    outline: 0
}
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, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    -ms-word-wrap: break-word;
    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: -.5em
}
sub {
    bottom: -.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;
    white-space: normal
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button, input {
    line-height: normal
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}
button[disabled], input[disabled] {
    cursor: default
}
input[type="checkbox"], input[type="radio"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px
}
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, input[type="search"]::-webkit-search-cancel-button {
    -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
}
.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}
@media only screen and (min-width: 35em) {
}
.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0
}
.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
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table
}
.clearfix:after {
    clear: both
}
.clearfix {
    *zoom: 1
}
@font-face {
    font-family: 'pressururegular';
    src: url('../Assets/fonts/pressuru-webfont.woff2') format('woff2'),
    url('../Assets/fonts/pressuru-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "gaybasel";
    src: url('../Assets/fonts/gaybasel.eot');
    src: url('../Assets/fonts/gaybasel.eot?#iefix') format('embedded-opentype'), url('../Assets/fonts/gaybasel.woff') format('woff'), url('../Assets/fonts/gaybasel.ttf') format('truetype'), url('../Assets/fonts/gaybasel.svg#gaybasel') format('svg');
    font-weight: normal;
    font-style: normal
}
html, body {
    background-color: #fff;
    width: 100%;
    height: 100%;
    color: #000;
    letter-spacing: .1em;
    position: relative;
    font-family: "pressururegular"
}
h1, h2, h3, h4, h5, h6, p, li, ul, ol {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: inherit;
    list-style: none
}
a {
    text-decoration: none;
    color: #000
}
img {
    max-width: 100%
}
@media screen {
    #container {
        overflow: hidden
    }
    body.menu-open {
        overflow: hidden
    }
    body:before {
        position: relative;
        display: block;
        content: ""
    }
    .main-header {
        background-color: #8093d8;
        z-index: 500;
        height: 0;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        -moz-transition: background-color .5s;
        -o-transition: background-color .5s;
        -webkit-transition: background-color .5s;
        transition: background-color .5s
    }
    .main-header.boy {
        background-color: #6DB859;
    }
    .main-header.girl {
        background-color: #E94A38;
    }
    .main-header.stars {
        background-color: #261d20;
    }
    .main-header.big {
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%
    }
    .main-header.big.boy, .main-menu-outer.boy {
        background: #6DB859 url(../Assets/boy.png);
    }
    .main-header.big.girl, .main-menu-outer.girl {
        background: #E94A38 url(../Assets/girl.png);
    }
    .main-header.big.stars {
        background: #261d20 url(../Assets/efa.jpg) /* url(../Assets/stars.png) */;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .main-menu-outer.stars {
        background: #261d20;
    }
    .main-header-arrow {
        position: absolute;
        bottom: 10px;
        left: 50%;
        margin-left: -20px;
        font-size: 40px;
        color: #fff;
        display: none
    }
    .big .main-header-arrow {
        display: block
    }
    .main-header-arrow:hover {
        color: #000
    }
    .logo {
        position: absolute;
        width: 100%;
        height: 100%;
        text-align: left;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .big .logo {
        text-align: center;
    }
    .logo img {
        height: 40px;
        width: auto;
        margin-left: 30px;
    }
    .big .logo img {
        width: auto;
        max-width: 80%;
        height: 70%;
        max-height: 70%;
        margin-left: 0;
    }
    .icon:before, .icon:after {
        font-family: "gayBasel";
        font-style: normal;
        font-weight: normal;
        display: inline-block;
        text-decoration: inherit;
        text-align: center;
        line-height: 1
    }
    .icon-burguer:before {
        content: "";
        color: #fff;
    }
    .icon-close:before {
        content: ""
    }
    .icon-arrow-down:before {
        content: ""
    }
    .main-menu-toggler, .main-menu-close {
        position: absolute
    }
    .main-menu-close {
        color: #fff
    }
    .main-menu-outer {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #8093d8;
        z-index: 999;
        -moz-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        -webkit-transition: all .4s ease-out;
        transition: all .4s ease-out;
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        overflow: auto
    }
    .menu-open .main-menu-outer {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background-size: cover;
    }
    .main-menu {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .main-menu-link-outer {
        text-align: center
    }
    .main-menu-link {
        display: inline-block;
        color: #fff;
        text-transform: uppercase
    }
    .main-menu-toggler:hover {
        color: #fff
    }
    .main-footer {
        padding: 0 20px
    }
    .social .main-footer {
        max-width: 980px
    }
    .main-footer-logo {
        text-align: center;
        padding: 100px 0 45px 0
    }
    .main-footer-text {
        text-align: center;
        text-transform: uppercase;
        padding-bottom: 45px;
        margin-bottom: 45px;
        font-size: 20px;
        line-height: 1.7;
        border-bottom: 1px solid gray
    }
    .main-footer-link {
        display: inline-block;
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-repeat: repeat-x;
        -moz-background-size: 3px 3px;
        -o-background-size: 3px 3px;
        -webkit-background-size: 3px 3px;
        background-size: 3px 3px;
        background-position: 0 28px
    }
    .lt-ie10 .main-footer-link {
        border-bottom: 2px solid #000
    }
    .no-touch .main-footer-link:hover, .main-footer-link.active {
        color: #757575;
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-repeat: repeat-x;
        -moz-background-size: 3px 3px;
        -o-background-size: 3px 3px;
        -webkit-background-size: 3px 3px;
        background-size: 3px 3px;
        background-position: 0 28px
    }
    .lt-ie10 .no-touch .main-footer-link:hover, .lt-ie10 .main-footer-link.active {
        border-bottom: 2px solid #000
    }
    .main-footer-parteners-outer {
        text-align: center;
        margin: 0 -15px 115px -15px
    }
    .footer-banner + .main-footer-parteners-outer {
        border-top: 1px solid gray;
        padding-top: 40px
    }
    .main-footer-parteners {
        display: inline-block;
        vertical-align: middle
    }
    .main-footer-parteners-image-outer {
        margin: 0 15px
    }
    .main-footer-logo-image {
        max-width: 220px
    }
    .main-menu-toggler, .main-menu-close {
        position: absolute
    }
    .main-menu-close {
        color: #fff
    }
    .main-menu-outer {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #8093d8;
        z-index: 999;
        -moz-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        -webkit-transition: all .4s ease-out;
        transition: all .4s ease-out;
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        overflow: auto
    }
    .menu-open .main-menu-outer {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    .main-menu {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .main-menu-link-outer {
        text-align: center
    }
    .main-menu-link {
        display: inline-block;
        color: #fff;
        text-transform: uppercase
    }
    .main-menu-toggler:hover {
        color: #fff
    }
    .main-footer {
        padding: 0 20px
    }
    .social .main-footer {
        max-width: 980px
    }
    .main-footer-logo {
        text-align: center;
        padding: 100px 0 45px 0
    }
    .main-footer-text {
        text-align: center;
        text-transform: uppercase;
        padding-bottom: 45px;
        margin-bottom: 45px;
        font-size: 20px;
        line-height: 1.7;
        border-bottom: 1px solid gray
    }
    .main-footer-link {
        display: inline-block;
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-repeat: repeat-x;
        -moz-background-size: 3px 3px;
        -o-background-size: 3px 3px;
        -webkit-background-size: 3px 3px;
        background-size: 3px 3px;
        background-position: 0 28px
    }
    .lt-ie10 .main-footer-link {
        border-bottom: 2px solid #000
    }
    .no-touch .main-footer-link:hover, .main-footer-link.active {
        color: #757575;
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-repeat: repeat-x;
        -moz-background-size: 3px 3px;
        -o-background-size: 3px 3px;
        -webkit-background-size: 3px 3px;
        background-size: 3px 3px;
        background-position: 0 28px
    }
    .lt-ie10 .no-touch .main-footer-link:hover, .lt-ie10 .main-footer-link.active {
        border-bottom: 2px solid #000
    }
    .main-footer-parteners-outer {
        text-align: center;
        margin: 0 -15px 115px -15px
    }
    .footer-banner + .main-footer-parteners-outer {
        border-top: 1px solid gray;
        padding-top: 40px
    }
    .main-footer-parteners {
        display: inline-block;
        vertical-align: middle
    }
    .main-footer-parteners-image-outer {
        margin: 0 15px
    }
    .main-footer-logo-image {
        max-width: 220px
    }
    .pinboard-item.illustrated {
        position: relative
    }
    .illustrated .pinboard-item-link {
        position: absolute;
        top: 100%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background-color: #fff
    }
    .pinboard-item-title-inner {
        max-width: 100%
    }
    .pinboard-dropdown-outer {
        text-align: center;
        margin-bottom: 80px
    }
    .pinboard-dropdown {
        position: relative;
        display: inline-block;
        height: 60px;
        line-height: 60px;
        margin: 0 20px 20px 20px;
        overflow: hidden;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: top;
        background-color: #fff
    }
    .pinboard-dropdown:hover {
        overflow: visible;
        border-bottom: 0
    }
    .pinboard-dropdown.first {
        z-index: 1
    }
    .touch .pinboard-dropdown {
        border: 0
    }
    .pinboard-dropdown-link {
        display: block;
        padding: 0 50px 0 20px;
        height: 60px;
        line-height: 60px;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        background: #fff;
        text-transform: uppercase;
        overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
    .pinboard-dropdown-link.first {
        position: relative
    }
    .pinboard-dropdown-link.first:before {
        font-family: "gayBasel";
        content: "";
        position: absolute;
        top: 0;
        right: 12px;
        color: #000;
        font-size: 25px
    }
    .pinboard-dropdown-link.last {
        border-bottom: 1px solid #000
    }
    .pinboard-dropdown-link:hover {
        color: #fff;
        background-color: #d98084
    }
    .touch .pinboard-dropdown-link {
        display: none
    }
    .pinboard-navigation-outer {
        margin-bottom: 40px
    }
    .pinboard-navigation-link {
        display: inline-block;
        text-transform: uppercase;
        border: 1px solid #000;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .pinboard-navigation-link:hover, .pinboard-navigation-link.active {
        color: #fff;
        background-color: #d98084;
        border-color: transparent
    }
    .green-links .pinboard-navigation-link:hover, .green-links .pinboard-navigation-link.active {
        background-color: #80d9bd
    }
    .blue-links .pinboard-navigation-link:hover, .blue-links .pinboard-navigation-link.active {
        background-color: #8093d8
    }
    .beige-links .pinboard-navigation-link:hover, .beige-links .pinboard-navigation-link.active {
        background-color: #fec689;
        color: #000
    }
    .js-pinboard.loading {
        display: block;
        margin: 0 auto;
        width: 16px;
        height: 16px;
        background-image: url('/Assets/ajax-loader.gif');
        background-position: center;
        background-repeat: no-repeat
    }
    .pinboard-load-more-outer {
        text-align: center
    }
    .no-touch .pinboard-dropdown-touch {
        display: none
    }
    .no-touch .pinboard-dropdown-touch-arrow {
        display: none
    }
    .pinboard-item-image-inner {
        max-width: 300px;
        margin: 0 auto
    }
    .pinboard-item-image-inner img {
        width: 100%
    }
    .banner {
        position: relative;
        text-align: center
    }
    .banner:before {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        height: 100%;
        left: 50%;
        width: 100vw;
        margin-left: -50vw;
        background: #efefef;
    }
    .banner-inner {
        position: relative;
        height: 0;
        overflow: hidden
    }
    .small .banner-inner {
        padding-bottom: 18.125%
    }
    .big .banner-inner {
        padding-bottom: 36.25%
    }
    .banner-inner iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        overflow: hidden
    }
    .banner-link {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }
    .banner-image {
        position: absolute;
        top: 50%;
        left: 50%;
        bottom: 0;
        right: 0;
        max-width: 100%;
        max-height: 100%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .team {
        margin-top: 100px
    }
    .text-page {
        text-align: center;
        margin: 100px 0
    }
    .text-page figure {
        max-width: 350px;
        margin: 0 auto
    }
    .text-main-title {
        text-align: center;
        margin-bottom: 40px;
        text-transform: uppercase;
        overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
    .content > .text-main-title {
        margin-top: 100px
    }
    .text-title, .text-regular {
        margin-bottom: 20px
    }
    .text-regular {
        line-height: 1.5
    }
    .text-regular a:hover {
        color: #757575
    }
    .text-title {
        text-transform: uppercase
    }
    .text-link {
        display: inline-block;
        padding: 10px 20px;
        border: 1px solid #000;
        text-transform: uppercase;
        min-height: 30px;
        line-height: 30px;
        background-color: #fff;
        max-width: 90%;
        overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .text-link:hover, .text-link.active {
        background-color: #d98084;
        color: #fff;
        border-color: transparent
    }
    .green-links .text-link:hover, .green-links .text-link.active {
        background-color: #80d9bd
    }
    .blue-links .text-link:hover, .blue-links .text-link.active {
        background-color: #8093d8
    }
    .beige-links .text-link:hover, .beige-links .text-link.active {
        background-color: #fec689;
        color: #000
    }
    .event-image {
        position: relative;
        height: 0;
        padding-bottom: 171.63%;
        background-size: cover;
        background-position: center
    }
    .event-image-link {
        position: absolute;
        bottom: 20%;
        left: 50%;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #fff
    }
    .event-article, .event-image-outer {
        text-align: center
    }
    .event-article-link {
        margin: 40px 0
    }
    .event-dropdown {
        margin-bottom: 10px;
        text-align: left
    }
    .event-dropdown-title {
        position: relative;
        display: block;
        padding: 20px 40px 20px 20px;
        border: 1px solid #000;
        background-color: #fff
    }
    .no-touch .event-dropdown-title:hover, .open .event-dropdown-title {
        background-color: #d98084;
        color: #fff
    }
    .open .event-dropdown-title {
        border-bottom: 0
    }
    .event-dropdown-title:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        width: 0;
        height: 0;
        border-left: 15px solid #000;
        border-bottom: 10px solid transparent;
        border-top: 10px solid transparent;
        margin-top: -10px
    }
    .no-touch .event-dropdown-title:hover:after {
        border-left: 15px solid #fff
    }
    .open .event-dropdown-title:after {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 15px solid #fff;
        margin-top: -10px
    }
    .no-touch .open .event-dropdown-title:hover:after {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 15px solid #fff;
        margin-top: -10px
    }
    .event-dropdown-content {
        position: relative;
        height: 0;
        overflow: hidden
    }
    .open .event-dropdown-content {
        height: auto;
        overflow: visible
    }
    .event-dropdown-content-inner {
        padding: 20px;
        border: 1px solid #000
    }
    .event-article-title {
        white-space: normal;
        overflow: visible
    }
    .social.content {
        max-width: none
    }
    .social-title {
        padding-top: 60px
    }
    .social-wall {
        *zoom: 1
    }
    .social-wall:before, .social-wall:after {
        content: "";
        display: table
    }
    .social-wall:after {
        clear: both
    }
    .social-wall-post {
        float: left;
        height: 0;
        position: relative;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat
    }
    .social-wall-text-content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border: 1px solid #000
    }
    .social-wall-text-content-inner {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        text-align: center;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        max-height: 100%;
        overflow: auto
    }
    .social-wall-post-text {
        margin-bottom: 45px
    }
    .social-wall-post-hashtags {
        color: #80bdd9
    }
    .newsletter-form {
        position: relative;
        max-width: 600px
    }
    .placeholder-fallback {
        text-align: left;
        margin-bottom: 5px;
        display: none
    }
    .no-placeholder .placeholder-fallback {
        display: block
    }
    .newsletter-input {
        width: 100%;
        background-color: #e1e1e1;
        border: none;
        color: #000;
        -webkit-appearance: none;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-family: "pressururegular";
        text-transform: uppercase;
        border: 1px solid #000
    }
    .newsletter-input:invalid {
        background-color: #e1e1e1
    }
    .newsletter-input:focus {
        outline: none
    }
    .newsletter-input::-webkit-input-placeholder {
        color: #000;
        font-family: "pressururegular"
    }
    .newsletter-input:-moz-placeholder {
        color: #000;
        font-family: "pressururegular"
    }
    .newsletter-input::-moz-placeholder {
        color: #000;
        font-family: "pressururegular"
    }
    .newsletter-input:-ms-input-placeholder {
        color: #000;
        font-family: "pressururegular"
    }
    .newsletter-submit {
        font-family: "pressururegular";
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }
    .event-dropdown-content .newsletter-input-outer {
        padding-right: 0
    }
    .event-dropdown-content .newsletter-submit {
        position: relative;
        right: auto;
        bottom: auto
    }
    .newsletter-checkbox-outer {
        display: block;
        margin: 20px 0
    }
    .newsletter-checkbox {
        display: none
    }
    .newsletter-fake-checkbox {
        display: inline-block;
        width: 18px;
        height: 18px;
        border: 1px solid #000
    }
    .newsletter-checkbox:checked + .newsletter-fake-checkbox {
        background-color: #000
    }
    .event-banners {
        position: relative;
        white-space: nowrap;
        text-align: center;
        padding: 100px 0;
        margin-bottom: 50px;
        z-index: 0
    }
    .event-banners:before {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        height: 100%;
        left: 50%;
        width: 100vw;
        margin-left: -50vw;
        background: #efefef;
        z-index: -1
    }
    .event-banner {
        position: relative
    }
    .event-banner-image-outer {
        position: relative;
        padding-bottom: 140.3333%
    }
    .event-banner-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .event-banner-link {
        background-image: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 15
    }
}
@media screen and (max-width: 600px) {
    body {
        font-size: 14px
    }
    body:before {
        padding-bottom: 70px
    }
    body.home:before {
        padding-bottom: 0;
        height: 100%
    }
    .content {
        padding: 0 20px
    }
    .main-header {
        height: 70px
    }
    .logo-image {
        height: 50px;
        margin-top: -25px;
        margin-left: -21px
    }
    .big .logo img {
        max-width: 80%;
        height: auto;
    }
    .main-menu-toggler {
        right: 30px;
        top: 50%;
        margin-top: -15px
    }
    .main-menu-toggler:before {
        font-size: 20px
    }
    .big .main-menu-toggler {
        top: 30px
    }
    .main-menu-close {
        right: 30px;
        top: 30px
    }
    .main-menu-close:before {
        font-size: 30px
    }
    .main-menu-link {
        font-size: 30px;
        line-height: 1.7
    }
    .no-touch .main-menu-link:hover, .main-menu-link.active, .main-menu-link:hover {
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-repeat: repeat-x;
        -moz-background-size: 6px 6px;
        -o-background-size: 6px 6px;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        background-position: 0 43px
    }
    .lt-ie10 .no-touch .main-menu-link:hover, .lt-ie10 .main-menu-link.active, .lt-ie10 .main-menu-link:hover {
        border-bottom: 2px solid #000
    }
    .main-footer-parteners {
        width: 33.33333333%;
        margin-bottom: 20px
    }
    .main-menu-toggler {
        right: 30px;
        top: 50%;
        margin-top: -15px
    }
    .main-menu-toggler:before {
        font-size: 20px
    }
    .big .main-menu-toggler {
        top: 30px
    }
    .main-menu-close {
        right: 30px;
        top: 30px
    }
    .main-menu-close:before {
        font-size: 30px
    }
    .main-menu-link {
        font-size: 30px;
        line-height: 1.7
    }
    .no-touch .main-menu-link:hover, .main-menu-link.active, .main-menu-link:hover {
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-repeat: repeat-x;
        -moz-background-size: 6px 6px;
        -o-background-size: 6px 6px;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        background-position: 0 43px
    }
    .lt-ie10 .no-touch .main-menu-link:hover, .lt-ie10 .main-menu-link.active, .lt-ie10 .main-menu-link:hover {
        border-bottom: 2px solid #000
    }
    .main-footer-parteners {
        width: 33.33333333%;
        margin-bottom: 20px
    }
    .pinboard {
        margin-top: 80px
    }
    .pinboard-item {
        margin: 0 40px 80px 40px;
        text-align: center
    }
    .pinboard-navigation-link {
        width: 45%;
        margin: 0 2% 4% 2%;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        padding: 15px
    }
    .pinboard-dropdown:first-child {
        z-index: 10
    }
    .touch .pinboard-dropdown-touch {
        font-family: inherit;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: 1px solid #000;
        background: #fff;
        padding: 0 50px 0 20px;
        height: 60px;
        text-transform: uppercase;
        -webkit-appearance: none
    }
    .touch .pinboard-dropdown-touch-arrow:before {
        font-family: "gayBasel";
        content: "";
        position: absolute;
        top: 0;
        right: 12px;
        color: #000;
        font-size: 25px
    }
    .banner {
        padding: 20px 0;
        margin-bottom: 40px
    }
    .team-item {
        margin-bottom: 80px;
        text-align: center
    }
    .team-item-image-outer {
        margin-bottom: 20px
    }
    .text-main-title {
        font-size: 30px
    }
    .text-title-inner {
        font-size: 20px;
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-repeat: repeat-x;
        -moz-background-size: 3px 3px;
        -o-background-size: 3px 3px;
        -webkit-background-size: 3px 3px;
        background-size: 3px 3px;
        background-position: 0 24px
    }
    .lt-ie10 .text-title-inner {
        border-bottom: 2px solid #000
    }
    .text-regular {
        line-height: 1.7
    }
    .text-regular a {
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-repeat: repeat-x;
        -moz-background-size: 3px 3px;
        -o-background-size: 3px 3px;
        -webkit-background-size: 3px 3px;
        background-size: 3px 3px;
        background-position: 0 16px
    }
    .lt-ie10 .text-regular a {
        border-bottom: 2px solid #000
    }
    .no-touch .text-regular a:hover {
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-repeat: repeat-x;
        -moz-background-size: 3px 3px;
        -o-background-size: 3px 3px;
        -webkit-background-size: 3px 3px;
        background-size: 3px 3px;
        background-position: 0 16px
    }
    .lt-ie10 .no-touch .text-regular a:hover {
        border-bottom: 2px solid #000
    }
    .social-wall-post {
        width: 50%;
        padding-bottom: 50%
    }
    .social-wall-text-content-inner {
        padding: 0 25px
    }
    .newsletter-form {
        margin: 20px 0
    }
    .newsletter-input-outer {
        margin-bottom: 20px
    }
    .newsletter-input {
        text-align: center;
        padding: 14px 15px
    }
    .events-banners-slider-container {
        width: 60%;
        position: relative;
        margin: 0 auto;
        overflow: visible
    }
    .event-banner {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0
    }
    .event-banner-inner {
        margin: 0 10px
    }
    .event-banner-link {
        left: 10%;
        right: 10%
    }
    .event-banners {
        padding: 35px 0
    }
    .slider-sizer {
        width: 100%;
        visibility: hidden
    }
    .slider-sizer-inner {
        margin: 0 10px
    }
    .slider-sizer-inner:before {
        content: "";
        display: block;
        height: 0;
        padding-bottom: 140.3333%
    }
}
@media screen and (min-width: 601px) {
    body {
        font-size: 14px
    }
    body:before {
        padding-bottom: 140px
    }
    body.home:before {
        padding-bottom: 0;
        height: 100%
    }
    .content {
        max-width: 980px;
        margin: 0 auto;
        padding: 0 40px
    }
    .main-header {
        height: 100px
    }
    .logo-image {
        height: 100px;
        margin-top: -50px;
        margin-left: -42px
    }
    .main-menu-toggler {
        right: 50px;
        top: 50%;
        margin-top: -20px
    }
    .main-menu-toggler:before {
        font-size: 40px
    }
    .big .main-menu-toggler {
        top: 50px
    }
    .main-menu-close {
        right: 50px;
        top: 50px
    }
    .main-menu-close:before {
        font-size: 40px
    }
    .main-menu-link {
        font-size: 45px;
        line-height: 1.8
    }
    .no-touch .main-menu-link:hover, .main-menu-link.active, .main-menu-link:hover {
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-repeat: repeat-x;
        -moz-background-size: 6px 6px;
        -o-background-size: 6px 6px;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        background-position: 0 66px
    }
    .lt-ie10 .no-touch .main-menu-link:hover, .lt-ie10 .main-menu-link.active, .lt-ie10 .main-menu-link:hover {
        border-bottom: 2px solid #000
    }
    .main-footer-parteners {
        width: 16.66666667%
    }
    .main-menu-toggler {
        right: 50px;
        top: 50%;
        margin-top: -20px
    }
    .main-menu-toggler:before {
        font-size: 40px
    }
    .big .main-menu-toggler {
        top: 50px
    }
    .main-menu-close {
        right: 50px;
        top: 50px
    }
    .main-menu-close:before {
        font-size: 40px
    }
    .main-menu-link {
        font-size: 45px;
        line-height: 1.8
    }
    .no-touch .main-menu-link:hover, .main-menu-link.active, .main-menu-link:hover {
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #fff 50%);
        background-repeat: repeat-x;
        -moz-background-size: 6px 6px;
        -o-background-size: 6px 6px;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        background-position: 0 66px
    }
    .lt-ie10 .no-touch .main-menu-link:hover, .lt-ie10 .main-menu-link.active, .lt-ie10 .main-menu-link:hover {
        border-bottom: 2px solid #000
    }
    .main-footer-parteners {
        width: 16.66666667%
    }
    .pinboard-column-outer {
        text-align: center;
        margin: 0 -40px
    }
    .pinboard-column {
        display: inline-block;
        width: 50%;
        vertical-align: top
    }
    .pinboard-item {
        margin: 0 40px 80px 40px;
        text-align: center
    }
    .pinboard-navigation-outer {
        text-align: center
    }
    .pinboard-navigation-link {
        padding: 15px 25px;
        margin: 0 10px 20px 10px
    }
    .pinboard {
        margin-top: 100px
    }
    .banner {
        padding: 40px 0;
        margin-bottom: 80px
    }
    .banner.footer-banner {
        margin-bottom: 40px
    }
    .team-item {
        *zoom: 1
    }
    .team-item:before, .team-item:after {
        content: "";
        display: table
    }
    .team-item:after {
        clear: both
    }
    .team-item-inner {
        float: left;
        width: 50%
    }
    .team-item-image {
        position: relative;
        height: 0;
        padding-bottom: 100%
    }
    .team-item-image-inner {
        position: absolute;
        top: 0;
        left: 0;
        max-width: 100%;
        max-height: 100%
    }
    .event {
        *zoom: 1
    }
    .event:before, .event:after {
        content: "";
        display: table
    }
    .event:after {
        clear: both
    }
    .event-article, .event-image-outer {
        float: left;
        width: 50%
    }
    .no-image .event-article {
        float: none;
        margin: 0 auto
    }
    .event-article-inner {
        padding: 0 20px
    }
    .newsletter-form {
        margin: 40px auto
    }
    .newsletter-input-outer {
        padding-right: 170px
    }
    .newsletter-submit {
        position: absolute;
        right: 0;
        bottom: 0
    }
    .event-banners {
        margin: 0 -20px
    }
    .event-banner {
        display: inline-block;
        width: 33.33333333%
    }
    .event-banner-inner {
        margin: 0 20px
    }
    .slider-sizer {
        display: none
    }
    .events-slider-5-arrow {
        position: absolute;
        top: 0;
        bottom: 0;
        color: #fff;
        font-size: 40px;
        width: 10vw;
        z-index: 100
    }
    .events-slider-5-arrow:before {
        position: absolute;
        top: 50%
    }
    .events-slider-5-arrow.next {
        right: 50%;
        margin-right: -50vw
    }
    .events-slider-5-arrow.next:before {
        -moz-transform: translateX(-50%) rotate(-90deg);
        -ms-transform: translateX(-50%) rotate(-90deg);
        -o-transform: translateX(-50%) rotate(-90deg);
        -webkit-transform: translateX(-50%) rotate(-90deg);
        transform: translateX(-50%) rotate(-90deg);
        right: 0
    }
    .events-slider-5-arrow.previous {
        left: 50%;
        margin-left: -50vw
    }
    .events-slider-5-arrow.previous:before {
        -moz-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
        -o-transform: translateY(-50%) rotate(90deg);
        -webkit-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg);
        left: 20px
    }
    .event-banners-5 .events-slider-5 {
        width: 100vw;
        position: absolute;
        left: 50%;
        margin-left: -50vw;
        max-width: none
    }
    .event-banners-5 .event-banner {
        position: relative;
        max-width: 350px;
        width: 20%
    }
    .event-banners-5 .event-banners-5-sizer-outer {
        width: 100vw;
        display: block;
        visibility: hidden
    }
    .event-banners-5 .event-banners-5-sizer-outer.hidden {
        display: none
    }
    .event-banners-5 .event-banners-5-sizer {
        max-width: 350px;
        width: 20%
    }
    .event-banners-5 .event-banners-5-sizer-inner {
        margin: 0 20px
    }
    .event-banners-5 .event-banners-5-sizer-inner:before {
        content: "";
        display: block;
        height: 0;
        padding-bottom: 140.3333%
    }
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
    body {
        font-size: 17px
    }
    .team-item {
        margin: 0 -20px 80px -20px
    }
    .team-item-image-outer, .team-item-text {
        margin: 0 20px
    }
    .text-main-title {
        font-size: 60px
    }
    .text-title-inner {
        font-size: 30px;
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-repeat: repeat-x;
        -moz-background-size: 4px 4px;
        -o-background-size: 4px 4px;
        -webkit-background-size: 4px 4px;
        background-size: 4px 4px;
        background-position: 0 35px
    }
    .lt-ie10 .text-title-inner {
        border-bottom: 2px solid #000
    }
    .text-regular {
        line-height: 1.5
    }
    .text-regular a {
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-repeat: repeat-x;
        -moz-background-size: 3px 3px;
        -o-background-size: 3px 3px;
        -webkit-background-size: 3px 3px;
        background-size: 3px 3px;
        background-position: 0 19px
    }
    .lt-ie10 .text-regular a {
        border-bottom: 2px solid #000
    }
    .no-touch .text-regular a:hover {
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-repeat: repeat-x;
        -moz-background-size: 3px 3px;
        -o-background-size: 3px 3px;
        -webkit-background-size: 3px 3px;
        background-size: 3px 3px;
        background-position: 0 19px
    }
    .lt-ie10 .no-touch .text-regular a:hover {
        border-bottom: 2px solid #000
    }
    .social-wall-post {
        width: 50%;
        padding-bottom: 50%
    }
    .social-wall-text-content-inner {
        padding: 0 25px
    }
    .newsletter-input {
        padding: 14px 15px
    }
}
@media screen and (min-width: 601px) and (max-width: 768px) {
    .event-article, .event-image-outer {
        width: 100%
    }
    .event-article-inner {
        padding: 0
    }
}
@media screen and (min-width: 1025px) {
    body {
        font-size: 20px
    }
    .team-item {
        margin: 0 -40px 80px -40px
    }
    .team-item-image-outer, .team-item-text {
        margin: 0 40px
    }
    .text-main-title {
        font-size: 80px
    }
    .text-title-inner {
        font-size: 40px;
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-repeat: repeat-x;
        -moz-background-size: 6px 6px;
        -o-background-size: 6px 6px;
        -webkit-background-size: 6px 6px;
        background-size: 6px 6px;
        background-position: 0 46px
    }
    .lt-ie10 .text-title-inner {
        border-bottom: 2px solid #000
    }
    .text-regular {
        line-height: 1.5
    }
    .text-regular a {
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-repeat: repeat-x;
        -moz-background-size: 3px 3px;
        -o-background-size: 3px 3px;
        -webkit-background-size: 3px 3px;
        background-size: 3px 3px;
        background-position: 0 24px
    }
    .lt-ie10 .text-regular a {
        border-bottom: 2px solid #000
    }
    .no-touch .text-regular a:hover {
        text-decoration: none;
        background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #757575 50%);
        background-repeat: repeat-x;
        -moz-background-size: 3px 3px;
        -o-background-size: 3px 3px;
        -webkit-background-size: 3px 3px;
        background-size: 3px 3px;
        background-position: 0 24px
    }
    .lt-ie10 .no-touch .text-regular a:hover {
        border-bottom: 2px solid #000
    }
    .social-wall-post {
        width: 25%;
        padding-bottom: 25%
    }
    .social-wall-text-content-inner {
        padding: 0 50px
    }
    .newsletter-input {
        padding: 12px 15px
    }
}