@charset "UTF-8";
img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

.header__nav a,
.header__nav a:focus,
a:active,
a:focus,
a:hover,
input:focus {
    outline: 0
}

#wp-calendar tfoot #next,
#wp-calendar tfoot #prev,
.footer__bottom,
.header__nav a,
.main__title,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase
}

.btn,
.post__tags .tag,
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: .2em
}

.footer,
.footer__widgets li,
sub,
sup {
    position: relative
}

.header__search-trigger::before,
.modal,
.pace {
    pointer-events: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    color: inherit;
    text-decoration: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail,
.wp-caption img {
    max-width: 100%;
    height: auto
}

pre,
textarea {
    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[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: Blank-Icons;
    src: url(../fonts/icons/icons.eot);
    src: url(../fonts/icons/icons.eot?#iefix) format("embedded-opentype"), url(../fonts/icons/icons.woff2) format("woff2"), url(../fonts/icons/icons.woff) format("woff"), url(../fonts/icons/icons.ttf) format("truetype"), url(../fonts/icons/icons.otf) format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Montserrat-Regular.woff2) format("woff2"), url(../fonts/Montserrat-Regular.woff) format("woff"), url(../fonts/Montserrat-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Montserrat-Bold.woff2) format("woff2"), url(../fonts/Montserrat-Bold.woff) format("woff"), url(../fonts/Montserrat-Bold.ttf) format("truetype")
}

.icon--alert::before {
    content: ""
}

.icon--alert-after::before {
    display: none;
    content: none
}

.icon--alert-after::after {
    content: ""
}

.icon--angle-down::before {
    content: ""
}

.icon--angle-down-after::before {
    display: none;
    content: none
}

.icon--angle-down-after::after {
    content: ""
}

.icon--angle-left::before {
    content: ""
}

.icon--angle-left-after::before {
    display: none;
    content: none
}

.icon--angle-left-after::after {
    content: ""
}

.icon--angle-right::before {
    content: ""
}

.icon--angle-right-after::before {
    display: none;
    content: none
}

.icon--angle-right-after::after {
    content: ""
}

.icon--angle-up::before {
    content: ""
}

.icon--angle-up-after::before {
    display: none;
    content: none
}

.icon--angle-up-after::after {
    content: ""
}

.icon--angles-down::before {
    content: ""
}

.icon--angles-down-after::before {
    display: none;
    content: none
}

.icon--angles-down-after::after {
    content: ""
}

.icon--angles-left::before {
    content: ""
}

.icon--angles-left-after::before {
    display: none;
    content: none
}

.icon--angles-left-after::after {
    content: ""
}

.icon--angles-right::before {
    content: ""
}

.icon--angles-right-after::before {
    display: none;
    content: none
}

.icon--angles-right-after::after {
    content: ""
}

.icon--angles-up::before {
    content: ""
}

.icon--angles-up-after::before {
    display: none;
    content: none
}

.icon--angles-up-after::after {
    content: ""
}

.icon--arrows-compress::before {
    content: ""
}

.icon--arrows-compress-after::before {
    display: none;
    content: none
}

.icon--arrows-compress-after::after {
    content: ""
}

.icon--arrows-expand::before {
    content: ""
}

.icon--arrows-expand-after::before {
    display: none;
    content: none
}

.icon--arrows-expand-after::after {
    content: ""
}

.icon--arrows-in::before {
    content: ""
}

.icon--arrows-in-after::before {
    display: none;
    content: none
}

.icon--arrows-in-after::after {
    content: ""
}

.icon--arrows-out::before {
    content: ""
}

.icon--arrows-out-after::before {
    display: none;
    content: none
}

.icon--arrows-out-after::after {
    content: ""
}

.icon--attachment::before {
    content: ""
}

.icon--attachment-after::before {
    display: none;
    content: none
}

.icon--attachment-after::after {
    content: ""
}

.icon--bars::before {
    content: ""
}

.icon--bars-after::before {
    display: none;
    content: none
}

.icon--bars-after::after {
    content: ""
}

.icon--block-helper::before {
    content: ""
}

.icon--block-helper-after::before {
    display: none;
    content: none
}

.icon--block-helper-after::after {
    content: ""
}

.icon--browser::before {
    content: ""
}

.icon--browser-after::before {
    display: none;
    content: none
}

.icon--browser-after::after {
    content: ""
}

.icon--calendar::before {
    content: ""
}

.icon--calendar-after::before {
    display: none;
    content: none
}

.icon--calendar-after::after {
    content: ""
}

.icon--certificate::before {
    content: ""
}

.icon--certificate-after::before {
    display: none;
    content: none
}

.icon--certificate-after::after {
    content: ""
}

.icon--check::before {
    content: ""
}

.icon--check-after::before {
    display: none;
    content: none
}

.icon--check-after::after {
    content: ""
}

.icon--chevron-thin-down::before {
    content: ""
}

.icon--chevron-thin-down-after::before {
    display: none;
    content: none
}

.icon--chevron-thin-down-after::after {
    content: ""
}

.icon--chevron-thin-left::before {
    content: ""
}

.icon--chevron-thin-left-after::before {
    display: none;
    content: none
}

.icon--chevron-thin-left-after::after {
    content: ""
}

.icon--chevron-thin-right::before {
    content: ""
}

.icon--chevron-thin-right-after::before {
    display: none;
    content: none
}

.icon--chevron-thin-right-after::after {
    content: ""
}

.icon--chevron-thin-up::before {
    content: ""
}

.icon--chevron-thin-up-after::before {
    display: none;
    content: none
}

.icon--chevron-thin-up-after::after {
    content: ""
}

.icon--chevron-up::before {
    content: ""
}

.icon--chevron-up-after::before {
    display: none;
    content: none
}

.icon--chevron-up-after::after {
    content: ""
}

.icon--circular-graph::before {
    content: ""
}

.icon--circular-graph-after::before {
    display: none;
    content: none
}

.icon--circular-graph-after::after {
    content: ""
}

.icon--clock::before {
    content: ""
}

.icon--clock-after::before {
    display: none;
    content: none
}

.icon--clock-after::after {
    content: ""
}

.icon--cloud-download-btm::before {
    content: ""
}

.icon--cloud-download-btm-after::before {
    display: none;
    content: none
}

.icon--cloud-download-btm-after::after {
    content: ""
}

.icon--cloud-download::before {
    content: ""
}

.icon--cloud-download-after::before {
    display: none;
    content: none
}

.icon--cloud-download-after::after {
    content: ""
}

.icon--cloud::before {
    content: ""
}

.icon--cloud-after::before {
    display: none;
    content: none
}

.icon--cloud-after::after {
    content: ""
}

.icon--comment::before {
    content: ""
}

.icon--comment-after::before {
    display: none;
    content: none
}

.icon--comment-after::after {
    content: ""
}

.icon--copyright::before {
    content: ""
}

.icon--copyright-after::before {
    display: none;
    content: none
}

.icon--copyright-after::after {
    content: ""
}

.icon--download::before {
    content: ""
}

.icon--download-after::before {
    display: none;
    content: none
}

.icon--download-after::after {
    content: ""
}

.icon--email-outline::before {
    content: ""
}

.icon--email-outline-after::before {
    display: none;
    content: none
}

.icon--email-outline-after::after {
    content: ""
}

.icon--envelope::before {
    content: ""
}

.icon--envelope-after::before {
    display: none;
    content: none
}

.icon--envelope-after::after {
    content: ""
}

.icon--facebook::before {
    content: ""
}

.icon--facebook-after::before {
    display: none;
    content: none
}

.icon--facebook-after::after {
    content: ""
}

.icon--facebook-typcn::before {
    content: ""
}

.icon--facebook-typcn-after::before {
    display: none;
    content: none
}

.icon--facebook-typcn-after::after {
    content: ""
}

.icon--facebook-square::before {
    content: ""
}

.icon--facebook-square-after::before {
    display: none;
    content: none
}

.icon--facebook-square-after::after {
    content: ""
}

.icon--fax::before {
    content: ""
}

.icon--fax-after::before {
    display: none;
    content: none
}

.icon--fax-after::after {
    content: ""
}

.icon--file-download::before {
    content: ""
}

.icon--file-download-after::before {
    display: none;
    content: none
}

.icon--file-download-after::after {
    content: ""
}

.icon--folder-multiple-outline::before {
    content: ""
}

.icon--folder-multiple-outline-after::before {
    display: none;
    content: none
}

.icon--folder-multiple-outline-after::after {
    content: ""
}

.icon--folder-outline::before {
    content: ""
}

.icon--folder-outline-after::before {
    display: none;
    content: none
}

.icon--folder-outline-after::after {
    content: ""
}

.icon--google-plus::before {
    content: ""
}

.icon--google-plus-after::before {
    display: none;
    content: none
}

.icon--google-plus-after::after {
    content: ""
}

.icon--heart::before {
    content: ""
}

.icon--heart-after::before {
    display: none;
    content: none
}

.icon--heart-after::after {
    content: ""
}

.icon--home::before {
    content: ""
}

.icon--home-after::before {
    display: none;
    content: none
}

.icon--home-after::after {
    content: ""
}

.icon--instagram::before {
    content: ""
}

.icon--instagram-after::before {
    display: none;
    content: none
}

.icon--instagram-after::after {
    content: ""
}

.icon--landline::before {
    content: ""
}

.icon--landline-after::before {
    display: none;
    content: none
}

.icon--landline-after::after {
    content: ""
}

.icon--laptop::before {
    content: ""
}

.icon--laptop-after::before {
    display: none;
    content: none
}

.icon--laptop-after::after {
    content: ""
}

.icon--link-intact::before {
    content: ""
}

.icon--link-intact-after::before {
    display: none;
    content: none
}

.icon--link-intact-after::after {
    content: ""
}

.icon--linkedin-square::before {
    content: ""
}

.icon--linkedin-square-after::before {
    display: none;
    content: none
}

.icon--linkedin-square-after::after {
    content: ""
}

.icon--linkedin-typcn::before {
    content: ""
}

.icon--linkedin-typcn-after::before {
    display: none;
    content: none
}

.icon--linkedin-typcn-after::after {
    content: ""
}

.icon--linkedin::before {
    content: ""
}

.icon--linkedin-after::before {
    display: none;
    content: none
}

.icon--linkedin-after::after {
    content: ""
}

.icon--long-arrow-down::before {
    content: ""
}

.icon--long-arrow-down-after::before {
    display: none;
    content: none
}

.icon--long-arrow-down-after::after {
    content: ""
}

.icon--long-arrow-left::before {
    content: ""
}

.icon--long-arrow-left-after::before {
    display: none;
    content: none
}

.icon--long-arrow-left-after::after {
    content: ""
}

.icon--long-arrow-right::before {
    content: ""
}

.icon--long-arrow-right-after::before {
    display: none;
    content: none
}

.icon--long-arrow-right-after::after {
    content: ""
}

.icon--long-arrow-up::before {
    content: ""
}

.icon--long-arrow-up-after::before {
    display: none;
    content: none
}

.icon--long-arrow-up-after::after {
    content: ""
}

.icon--mail::before {
    content: ""
}

.icon--mail-after::before {
    display: none;
    content: none
}

.icon--mail-after::after {
    content: ""
}

.icon--map-marker-multiple::before {
    content: ""
}

.icon--map-marker-multiple-after::before {
    display: none;
    content: none
}

.icon--map-marker-multiple-after::after {
    content: ""
}

.icon--map-marker-oi::before {
    content: ""
}

.icon--map-marker-oi-after::before {
    display: none;
    content: none
}

.icon--map-marker-oi-after::after {
    content: ""
}

.icon--map-marker-radius::before {
    content: ""
}

.icon--map-marker-radius-after::before {
    display: none;
    content: none
}

.icon--map-marker-radius-after::after {
    content: ""
}

.icon--map-marker::before {
    content: ""
}

.icon--map-marker-after::before {
    display: none;
    content: none
}

.icon--map-marker-after::after {
    content: ""
}

.icon--map::before {
    content: ""
}

.icon--map-after::before {
    display: none;
    content: none
}

.icon--map-after::after {
    content: ""
}

.icon--mobile::before {
    content: ""
}

.icon--mobile-after::before {
    display: none;
    content: none
}

.icon--mobile-after::after {
    content: ""
}

.icon--new::before {
    content: ""
}

.icon--new-after::before {
    display: none;
    content: none
}

.icon--new-after::after {
    content: ""
}

.icon--news::before {
    content: ""
}

.icon--news-after::before {
    display: none;
    content: none
}

.icon--news-after::after {
    content: ""
}

.icon--old-phone::before {
    content: ""
}

.icon--old-phone-after::before {
    display: none;
    content: none
}

.icon--old-phone-after::after {
    content: ""
}

.icon--phone-entypo::before {
    content: ""
}

.icon--phone-entypo-after::before {
    display: none;
    content: none
}

.icon--phone-entypo-after::after {
    content: ""
}

.icon--phone::before {
    content: ""
}

.icon--phone-after::before {
    display: none;
    content: none
}

.icon--phone-after::after {
    content: ""
}

.icon--pie-chart::before {
    content: ""
}

.icon--pie-chart-after::before {
    display: none;
    content: none
}

.icon--pie-chart-after::after {
    content: ""
}

.icon--printer::before {
    content: ""
}

.icon--printer-after::before {
    display: none;
    content: none
}

.icon--printer-after::after {
    content: ""
}

.icon--refresh-glyphicon::before {
    content: ""
}

.icon--refresh-glyphicon-after::before {
    display: none;
    content: none
}

.icon--refresh-glyphicon-after::after {
    content: ""
}

.icon--refresh::before {
    content: ""
}

.icon--refresh-after::before {
    display: none;
    content: none
}

.icon--refresh-after::after {
    content: ""
}

.icon--registered::before {
    content: ""
}

.icon--registered-after::before {
    display: none;
    content: none
}

.icon--registered-after::after {
    content: ""
}

.icon--repeat::before {
    content: ""
}

.icon--repeat-after::before {
    display: none;
    content: none
}

.icon--repeat-after::after {
    content: ""
}

.icon--search-btm::before {
    content: ""
}

.icon--search-btm-after::before {
    display: none;
    content: none
}

.icon--search-btm-after::after {
    content: ""
}

.icon--search::before {
    content: ""
}

.icon--search-after::before {
    display: none;
    content: none
}

.icon--search-after::after {
    content: ""
}

.icon--share-btm::before {
    content: ""
}

.icon--share-btm-after::before {
    display: none;
    content: none
}

.icon--share-btm-after::after {
    content: ""
}

.icon--share::before {
    content: ""
}

.icon--share-after::before {
    display: none;
    content: none
}

.icon--share-after::after {
    content: ""
}

.icon--shield-fa::before {
    content: ""
}

.icon--shield-fa-after::before {
    display: none;
    content: none
}

.icon--shield-fa-after::after {
    content: ""
}

.icon--shield::before {
    content: ""
}

.icon--shield-after::before {
    display: none;
    content: none
}

.icon--shield-after::after {
    content: ""
}

.icon--snapchat::before {
    content: ""
}

.icon--snapchat-after::before {
    display: none;
    content: none
}

.icon--snapchat-after::after {
    content: ""
}

.icon--spinner-btb::before {
    content: ""
}

.icon--spinner-btb-after::before {
    display: none;
    content: none
}

.icon--spinner-btb-after::after {
    content: ""
}

.icon--spinner-clock-btl::before {
    content: ""
}

.icon--spinner-clock-btl-after::before {
    display: none;
    content: none
}

.icon--spinner-clock-btl-after::after {
    content: ""
}

.icon--spinner-clock::before {
    content: ""
}

.icon--spinner-clock-after::before {
    display: none;
    content: none
}

.icon--spinner-clock-after::after {
    content: ""
}

.icon--spinner::before {
    content: ""
}

.icon--spinner-after::before {
    display: none;
    content: none
}

.icon--spinner-after::after {
    content: ""
}

.icon--star::before {
    content: ""
}

.icon--star-after::before {
    display: none;
    content: none
}

.icon--star-after::after {
    content: ""
}

.icon--tag::before {
    content: ""
}

.icon--tag-after::before {
    display: none;
    content: none
}

.icon--tag-after::after {
    content: ""
}

.icon--tags::before {
    content: ""
}

.icon--tags-after::before {
    display: none;
    content: none
}

.icon--tags-after::after {
    content: ""
}

.icon--times::before {
    content: ""
}

.icon--times-after::before {
    display: none;
    content: none
}

.icon--times-after::after {
    content: ""
}

.icon--trademark::before {
    content: ""
}

.icon--trademark-after::before {
    display: none;
    content: none
}

.icon--trademark-after::after {
    content: ""
}

.icon--triangle-down::before {
    content: ""
}

.icon--triangle-down-after::before {
    display: none;
    content: none
}

.icon--triangle-down-after::after {
    content: ""
}

.icon--triangle-left::before {
    content: ""
}

.icon--triangle-left-after::before {
    display: none;
    content: none
}

.icon--triangle-left-after::after {
    content: ""
}

.icon--triangle-right::before {
    content: ""
}

.icon--triangle-right-after::before {
    display: none;
    content: none
}

.icon--triangle-right-after::after {
    content: ""
}

.icon--triangle-up::before {
    content: ""
}

.icon--triangle-up-after::before {
    display: none;
    content: none
}

.icon--triangle-up-after::after {
    content: ""
}

.icon--trophy::before {
    content: ""
}

.icon--trophy-after::before {
    display: none;
    content: none
}

.icon--trophy-after::after {
    content: ""
}

.icon--tumblr-square::before {
    content: ""
}

.icon--tumblr-square-after::before {
    display: none;
    content: none
}

.icon--tumblr-square-after::after {
    content: ""
}

.icon--tumblr::before {
    content: ""
}

.icon--tumblr-after::before {
    display: none;
    content: none
}

.icon--tumblr-after::after {
    content: ""
}

.icon--tv::before {
    content: ""
}

.icon--tv-after::before {
    display: none;
    content: none
}

.icon--tv-after::after {
    content: ""
}

.icon--twitter-small::before {
    content: ""
}

.icon--twitter-small-after::before {
    display: none;
    content: none
}

.icon--twitter-small-after::after {
    content: ""
}

.icon--twitter::before {
    content: ""
}

.icon--twitter-after::before {
    display: none;
    content: none
}

.icon--twitter-after::after {
    content: ""
}

.icon--user::before {
    content: ""
}

.icon--user-after::before {
    display: none;
    content: none
}

.icon--user-after::after {
    content: ""
}

.icon--vimeo-fi::before {
    content: ""
}

.icon--vimeo-fi-after::before {
    display: none;
    content: none
}

.icon--vimeo-fi-after::after {
    content: ""
}

.icon--vimeo::before {
    content: ""
}

.icon--vimeo-after::before {
    display: none;
    content: none
}

.icon--vimeo-after::after {
    content: ""
}

.icon--youtube::before {
    content: ""
}

.icon--youtube-after::before {
    display: none;
    content: none
}

.icon--youtube-after::after {
    content: ""
}

[class*=icon--]::after,
[class*=icon--]::before {
    font-family: Blank-Icons
}

.text-align--center {
    text-align: center
}

.text-align--left {
    text-align: left
}

.text-align--right {
    text-align: right
}

.float--right {
    float: right
}

.float--left {
    float: left
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

*,
::after,
::before {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(23, 25, 28, 0)
}

body {
    margin: 0;
    background-color: #fff;
    color: #3c3c3c;
    font-size: 16px;
    line-height: 1.6
}

a:hover {
    text-decoration: underline
}

input:focus {
    border: 1px solid #04a4cc
}

input[type=search],
input[type=text] {
    font-size: inherit;
    line-height: inherit
}

::selection {
    background: #04a4cc;
    color: #fff;
    text-shadow: none
}

::-webkit-selection {
    background: #04a4cc;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #04a4cc;
    color: #fff;
    text-shadow: none
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenterdiv {
    display: block;
    margin: 5px auto
}

.alignright {
    margin: 5px 0 20px 20px;
    float: right
}

.alignleft {
    margin: 5px 20px 20px 0;
    float: left
}

a img.alignright {
    margin: 5px 0 20px 20px;
    float: right
}

a img.alignleft,
a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left
}

a img.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.wp-caption {
    max-width: 100%;
    padding: 2rem;
    background: #efefef;
    text-align: left
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0
}

.gallery-caption,
.wp-caption .wp-caption-text {
    margin: 0;
    padding: .5rem
}

.textwidget img {
    margin: 1rem 0
}

.bypostauthor {
    background: inherit
}

.widget_calendar {
    display: table;
    width: 100%
}

#wp-calendar {
    width: 100%
}

#wp-calendar caption {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #17191c;
    font-size: 12px;
    text-align: right
}

#wp-calendar thead {
    font-size: 10px
}

#wp-calendar thead th {
    padding-bottom: 10px
}

#wp-calendar tbody {
    color: #17191c;
    font-family: sans-serif;
    font-weight: 300
}

#wp-calendar tbody td {
    padding: 8px;
    background: #fff;
    border: 1px solid #fff;
    text-align: center
}

#wp-calendar tbody td:hover {
    background: #fff
}

#wp-calendar tbody .pad {
    background: 0 0
}

#wp-calendar tfoot #next {
    font-size: 10px;
    text-align: right
}

#wp-calendar tfoot #prev {
    padding-top: 10px;
    font-size: 10px
}

@media (min-width:240px) {
    .gallery-caption,
    .wp-caption .wp-caption-text {
        font: 300 1.4rem/1.8rem sans-serif
    }
}

@media (min-width:320px) {
    .gallery-caption,
    .wp-caption .wp-caption-text {
        font: 300 1.55rem/1.8 sans-serif
    }
}

@media (min-width:480px) {
    .gallery-caption,
    .wp-caption .wp-caption-text {
        font: 300 1.8rem/1.8 sans-serif
    }
}

@media (min-width:768px) {
    .gallery-caption,
    .wp-caption .wp-caption-text {
        font: 300 1.9rem/1.7 sans-serif
    }
}

@media (min-width:1024px) {
    .gallery-caption,
    .wp-caption .wp-caption-text {
        font: 600 14px/16px sans-serif;
        margin: 5px 0 -8px
    }
}

@media (min-width:1280px) {
    .gallery-caption,
    .wp-caption .wp-caption-text {
        font: 600 14px/16px sans-serif;
        margin: 5px 0 -8px
    }
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    ::after,
    ::before {
        background: 0 0!important;
        color: #17191c!important;
        text-shadow: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a:visited {
        text-decoration: underline
    }
    a[href]::after {
        content: " (" attr(href) ")"
    }
    a[href^='#']::after,
    a[href^='javascript:']::after {
        content: ''
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    h1 {
        font-size: 20px
    }
    h2 {
        font-size: 16px
    }
    h5 {
        font-size: 14px
    }
    p {
        font-size: 12px
    }
    .container {
        width: 100%
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.footer,
.footer__bottom {
    background-color: #17191c
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400
}

h1 {
    font-size: 2em
}

@media (min-width:480px) {
    h1 {
        font-size: 2.5em
    }
}

h2 {
    font-size: 1.8em
}

@media (min-width:768px) {
    h2 {
        font-size: 2em
    }
}

h3 {
    font-size: 1.6em;
    font-weight: 700;
    letter-spacing: .15em
}

.header__nav a,
.main__title,
h6 {
    letter-spacing: .1em
}

h4 {
    font-size: 1.4em
}

h5 {
    font-size: 1.2em
}

h6 {
    font-size: 1em
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.container {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px
}

@media (min-width:768px) {
    .container {
        padding-right: 30px;
        padding-left: 30px
    }
}

.container--full,
.container--no-padding {
    padding-right: 0;
    padding-left: 0
}

.container--narrow {
    max-width: 800px
}

.container--wide {
    max-width: 1600px
}

.container--fluid,
.container--full {
    max-width: none;
    overflow: hidden
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.row.row--no-gutter {
    margin-right: 0;
    margin-left: 0
}

.row::after {
    display: table;
    clear: both;
    content: ''
}

.btn--small:not([class*=icon--])::after,
.footer__widgets li a::before {
    content: ""
}

.row--flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row--flex.row--align {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[class*=col-] {
    display: block;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    float: left
}

.row-lg--flex [class*=col-],
.row-md--flex [class*=col-],
.row-sm--flex [class*=col-],
.row-xl--flex [class*=col-],
.row-xs--flex [class*=col-] {
    float: none
}

.row--no-gutter [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

@media (min-width:0) {
    .row-xs--flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .col-xs-1 {
        width: 8.33333%
    }
    .col-xs-push-1 {
        margin-left: 8.33333%
    }
    .col-xs-pull-1 {
        margin-right: 8.33333%
    }
    .col-xs-offset-1 {
        position: relative;
        left: 8.33333%
    }
    .col-xs-2 {
        width: 16.66667%
    }
    .col-xs-push-2 {
        margin-left: 16.66667%
    }
    .col-xs-pull-2 {
        margin-right: 16.66667%
    }
    .col-xs-offset-2 {
        position: relative;
        left: 16.66667%
    }
    .col-xs-3 {
        width: 25%
    }
    .col-xs-push-3 {
        margin-left: 25%
    }
    .col-xs-pull-3 {
        margin-right: 25%
    }
    .col-xs-offset-3 {
        position: relative;
        left: 25%
    }
    .col-xs-4 {
        width: 33.33333%
    }
    .col-xs-push-4 {
        margin-left: 33.33333%
    }
    .col-xs-pull-4 {
        margin-right: 33.33333%
    }
    .col-xs-offset-4 {
        position: relative;
        left: 33.33333%
    }
    .col-xs-5 {
        width: 41.66667%
    }
    .col-xs-push-5 {
        margin-left: 41.66667%
    }
    .col-xs-pull-5 {
        margin-right: 41.66667%
    }
    .col-xs-offset-5 {
        position: relative;
        left: 41.66667%
    }
    .col-xs-6 {
        width: 50%
    }
    .col-xs-push-6 {
        margin-left: 50%
    }
    .col-xs-pull-6 {
        margin-right: 50%
    }
    .col-xs-offset-6 {
        position: relative;
        left: 50%
    }
    .col-xs-7 {
        width: 58.33333%
    }
    .col-xs-push-7 {
        margin-left: 58.33333%
    }
    .col-xs-pull-7 {
        margin-right: 58.33333%
    }
    .col-xs-offset-7 {
        position: relative;
        left: 58.33333%
    }
    .col-xs-8 {
        width: 66.66667%
    }
    .col-xs-push-8 {
        margin-left: 66.66667%
    }
    .col-xs-pull-8 {
        margin-right: 66.66667%
    }
    .col-xs-offset-8 {
        position: relative;
        left: 66.66667%
    }
    .col-xs-9 {
        width: 75%
    }
    .col-xs-push-9 {
        margin-left: 75%
    }
    .col-xs-pull-9 {
        margin-right: 75%
    }
    .col-xs-offset-9 {
        position: relative;
        left: 75%
    }
    .col-xs-10 {
        width: 83.33333%
    }
    .col-xs-push-10 {
        margin-left: 83.33333%
    }
    .col-xs-pull-10 {
        margin-right: 83.33333%
    }
    .col-xs-offset-10 {
        position: relative;
        left: 83.33333%
    }
    .col-xs-11 {
        width: 91.66667%
    }
    .col-xs-push-11 {
        margin-left: 91.66667%
    }
    .col-xs-pull-11 {
        margin-right: 91.66667%
    }
    .col-xs-offset-11 {
        position: relative;
        left: 91.66667%
    }
    .col-xs-12 {
        width: 100%
    }
    .col-xs-push-12 {
        margin-left: 100%
    }
    .col-xs-pull-12 {
        margin-right: 100%
    }
    .col-xs-offset-12 {
        position: relative;
        left: 100%
    }
    .col-xs-15 {
        width: 20%
    }
}

@media (min-width:480px) {
    .row-sm--flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-push-1 {
        margin-left: 8.33333%
    }
    .col-sm-pull-1 {
        margin-right: 8.33333%
    }
    .col-sm-offset-1 {
        position: relative;
        left: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-push-2 {
        margin-left: 16.66667%
    }
    .col-sm-pull-2 {
        margin-right: 16.66667%
    }
    .col-sm-offset-2 {
        position: relative;
        left: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-push-3 {
        margin-left: 25%
    }
    .col-sm-pull-3 {
        margin-right: 25%
    }
    .col-sm-offset-3 {
        position: relative;
        left: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-push-4 {
        margin-left: 33.33333%
    }
    .col-sm-pull-4 {
        margin-right: 33.33333%
    }
    .col-sm-offset-4 {
        position: relative;
        left: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-push-5 {
        margin-left: 41.66667%
    }
    .col-sm-pull-5 {
        margin-right: 41.66667%
    }
    .col-sm-offset-5 {
        position: relative;
        left: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-push-6 {
        margin-left: 50%
    }
    .col-sm-pull-6 {
        margin-right: 50%
    }
    .col-sm-offset-6 {
        position: relative;
        left: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-push-7 {
        margin-left: 58.33333%
    }
    .col-sm-pull-7 {
        margin-right: 58.33333%
    }
    .col-sm-offset-7 {
        position: relative;
        left: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-push-8 {
        margin-left: 66.66667%
    }
    .col-sm-pull-8 {
        margin-right: 66.66667%
    }
    .col-sm-offset-8 {
        position: relative;
        left: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-push-9 {
        margin-left: 75%
    }
    .col-sm-pull-9 {
        margin-right: 75%
    }
    .col-sm-offset-9 {
        position: relative;
        left: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-push-10 {
        margin-left: 83.33333%
    }
    .col-sm-pull-10 {
        margin-right: 83.33333%
    }
    .col-sm-offset-10 {
        position: relative;
        left: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-push-11 {
        margin-left: 91.66667%
    }
    .col-sm-pull-11 {
        margin-right: 91.66667%
    }
    .col-sm-offset-11 {
        position: relative;
        left: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-push-12 {
        margin-left: 100%
    }
    .col-sm-pull-12 {
        margin-right: 100%
    }
    .col-sm-offset-12 {
        position: relative;
        left: 100%
    }
    .col-sm-15 {
        width: 20%
    }
}

@media (min-width:768px) {
    .row-md--flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-push-1 {
        margin-left: 8.33333%
    }
    .col-md-pull-1 {
        margin-right: 8.33333%
    }
    .col-md-offset-1 {
        position: relative;
        left: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-push-2 {
        margin-left: 16.66667%
    }
    .col-md-pull-2 {
        margin-right: 16.66667%
    }
    .col-md-offset-2 {
        position: relative;
        left: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-push-3 {
        margin-left: 25%
    }
    .col-md-pull-3 {
        margin-right: 25%
    }
    .col-md-offset-3 {
        position: relative;
        left: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-push-4 {
        margin-left: 33.33333%
    }
    .col-md-pull-4 {
        margin-right: 33.33333%
    }
    .col-md-offset-4 {
        position: relative;
        left: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-push-5 {
        margin-left: 41.66667%
    }
    .col-md-pull-5 {
        margin-right: 41.66667%
    }
    .col-md-offset-5 {
        position: relative;
        left: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-push-6 {
        margin-left: 50%
    }
    .col-md-pull-6 {
        margin-right: 50%
    }
    .col-md-offset-6 {
        position: relative;
        left: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-push-7 {
        margin-left: 58.33333%
    }
    .col-md-pull-7 {
        margin-right: 58.33333%
    }
    .col-md-offset-7 {
        position: relative;
        left: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-push-8 {
        margin-left: 66.66667%
    }
    .col-md-pull-8 {
        margin-right: 66.66667%
    }
    .col-md-offset-8 {
        position: relative;
        left: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-push-9 {
        margin-left: 75%
    }
    .col-md-pull-9 {
        margin-right: 75%
    }
    .col-md-offset-9 {
        position: relative;
        left: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-push-10 {
        margin-left: 83.33333%
    }
    .col-md-pull-10 {
        margin-right: 83.33333%
    }
    .col-md-offset-10 {
        position: relative;
        left: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-push-11 {
        margin-left: 91.66667%
    }
    .col-md-pull-11 {
        margin-right: 91.66667%
    }
    .col-md-offset-11 {
        position: relative;
        left: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-push-12 {
        margin-left: 100%
    }
    .col-md-pull-12 {
        margin-right: 100%
    }
    .col-md-offset-12 {
        position: relative;
        left: 100%
    }
    .col-md-15 {
        width: 20%
    }
}

@media (min-width:980px) {
    .row-lg--flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-push-1 {
        margin-left: 8.33333%
    }
    .col-lg-pull-1 {
        margin-right: 8.33333%
    }
    .col-lg-offset-1 {
        position: relative;
        left: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-push-2 {
        margin-left: 16.66667%
    }
    .col-lg-pull-2 {
        margin-right: 16.66667%
    }
    .col-lg-offset-2 {
        position: relative;
        left: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-push-3 {
        margin-left: 25%
    }
    .col-lg-pull-3 {
        margin-right: 25%
    }
    .col-lg-offset-3 {
        position: relative;
        left: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-push-4 {
        margin-left: 33.33333%
    }
    .col-lg-pull-4 {
        margin-right: 33.33333%
    }
    .col-lg-offset-4 {
        position: relative;
        left: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-push-5 {
        margin-left: 41.66667%
    }
    .col-lg-pull-5 {
        margin-right: 41.66667%
    }
    .col-lg-offset-5 {
        position: relative;
        left: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-push-6 {
        margin-left: 50%
    }
    .col-lg-pull-6 {
        margin-right: 50%
    }
    .col-lg-offset-6 {
        position: relative;
        left: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-push-7 {
        margin-left: 58.33333%
    }
    .col-lg-pull-7 {
        margin-right: 58.33333%
    }
    .col-lg-offset-7 {
        position: relative;
        left: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-push-8 {
        margin-left: 66.66667%
    }
    .col-lg-pull-8 {
        margin-right: 66.66667%
    }
    .col-lg-offset-8 {
        position: relative;
        left: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-push-9 {
        margin-left: 75%
    }
    .col-lg-pull-9 {
        margin-right: 75%
    }
    .col-lg-offset-9 {
        position: relative;
        left: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-push-10 {
        margin-left: 83.33333%
    }
    .col-lg-pull-10 {
        margin-right: 83.33333%
    }
    .col-lg-offset-10 {
        position: relative;
        left: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-push-11 {
        margin-left: 91.66667%
    }
    .col-lg-pull-11 {
        margin-right: 91.66667%
    }
    .col-lg-offset-11 {
        position: relative;
        left: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-push-12 {
        margin-left: 100%
    }
    .col-lg-pull-12 {
        margin-right: 100%
    }
    .col-lg-offset-12 {
        position: relative;
        left: 100%
    }
    .col-lg-15 {
        width: 20%
    }
}

@media (min-width:1200px) {
    .row-xl--flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .col-xl-1 {
        width: 8.33333%
    }
    .col-xl-push-1 {
        margin-left: 8.33333%
    }
    .col-xl-pull-1 {
        margin-right: 8.33333%
    }
    .col-xl-offset-1 {
        position: relative;
        left: 8.33333%
    }
    .col-xl-2 {
        width: 16.66667%
    }
    .col-xl-push-2 {
        margin-left: 16.66667%
    }
    .col-xl-pull-2 {
        margin-right: 16.66667%
    }
    .col-xl-offset-2 {
        position: relative;
        left: 16.66667%
    }
    .col-xl-3 {
        width: 25%
    }
    .col-xl-push-3 {
        margin-left: 25%
    }
    .col-xl-pull-3 {
        margin-right: 25%
    }
    .col-xl-offset-3 {
        position: relative;
        left: 25%
    }
    .col-xl-4 {
        width: 33.33333%
    }
    .col-xl-push-4 {
        margin-left: 33.33333%
    }
    .col-xl-pull-4 {
        margin-right: 33.33333%
    }
    .col-xl-offset-4 {
        position: relative;
        left: 33.33333%
    }
    .col-xl-5 {
        width: 41.66667%
    }
    .col-xl-push-5 {
        margin-left: 41.66667%
    }
    .col-xl-pull-5 {
        margin-right: 41.66667%
    }
    .col-xl-offset-5 {
        position: relative;
        left: 41.66667%
    }
    .col-xl-6 {
        width: 50%
    }
    .col-xl-push-6 {
        margin-left: 50%
    }
    .col-xl-pull-6 {
        margin-right: 50%
    }
    .col-xl-offset-6 {
        position: relative;
        left: 50%
    }
    .col-xl-7 {
        width: 58.33333%
    }
    .col-xl-push-7 {
        margin-left: 58.33333%
    }
    .col-xl-pull-7 {
        margin-right: 58.33333%
    }
    .col-xl-offset-7 {
        position: relative;
        left: 58.33333%
    }
    .col-xl-8 {
        width: 66.66667%
    }
    .col-xl-push-8 {
        margin-left: 66.66667%
    }
    .col-xl-pull-8 {
        margin-right: 66.66667%
    }
    .col-xl-offset-8 {
        position: relative;
        left: 66.66667%
    }
    .col-xl-9 {
        width: 75%
    }
    .col-xl-push-9 {
        margin-left: 75%
    }
    .col-xl-pull-9 {
        margin-right: 75%
    }
    .col-xl-offset-9 {
        position: relative;
        left: 75%
    }
    .col-xl-10 {
        width: 83.33333%
    }
    .col-xl-push-10 {
        margin-left: 83.33333%
    }
    .col-xl-pull-10 {
        margin-right: 83.33333%
    }
    .col-xl-offset-10 {
        position: relative;
        left: 83.33333%
    }
    .col-xl-11 {
        width: 91.66667%
    }
    .col-xl-push-11 {
        margin-left: 91.66667%
    }
    .col-xl-pull-11 {
        margin-right: 91.66667%
    }
    .col-xl-offset-11 {
        position: relative;
        left: 91.66667%
    }
    .col-xl-12 {
        width: 100%
    }
    .col-xl-push-12 {
        margin-left: 100%
    }
    .col-xl-pull-12 {
        margin-right: 100%
    }
    .col-xl-offset-12 {
        position: relative;
        left: 100%
    }
    .col-xl-15 {
        width: 20%
    }
}

.footer {
    color: #fff;
    overflow: hidden;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.footer__logo {
    display: block;
    width: 80%;
    max-width: 300px;
    margin: 0 auto;
    opacity: .8
}

@media (min-width:768px) {
    .footer__logo {
        margin: 0
    }
}

.footer__social {
    margin: 30px 0;
    text-align: center;
    font-size: 1.5em
}

.footer__social a {
    margin-right: 20px;
    display: inline-block;
    opacity: .8;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    text-decoration: none
}

.footer__social a:hover {
    opacity: 1
}

.footer__widgets {
    padding-top: 50px;
    font-size: .8em
}

@media (min-width:768px) {
    .footer__social {
        text-align: left
    }
    .footer__widgets {
        padding-bottom: 50px
    }
}

.footer__widgets .widget__title {
    margin: 0 0 .5em;
    padding: 0 0 .5em;
    border-bottom: 1px solid #fff;
    color: #fff;
    line-height: 1
}

.footer__widgets ul {
    margin: 0 0 2em;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.footer__widgets li {
    margin: 0;
    -webkit-transition: border-bottom .3s;
    transition: border-bottom .3s;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    line-height: 1.6em;
    word-break: keep-all
}

.footer__widgets li a {
    display: block;
    position: relative;
    margin: 0;
    padding: 6px 0 6px 30px;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transition-property: border-bottom, color;
    transition-property: border-bottom, color;
    color: inherit;
    word-break: break-all
}

.footer__widgets li a::before {
    display: block;
    position: absolute;
    top: 6px;
    left: 10px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    font-family: Blank-Icons;
    font-size: 8px
}

.header__container::after,
.main__body::after {
    clear: both;
    content: ''
}

.footer__widgets li a:hover {
    text-decoration: none
}

.footer__widgets li a:hover::before {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.footer__widgets li:hover {
    border-bottom-color: #fff;
    color: #fff
}

.footer__widgets .contact-details-widget br {
    display: none
}

.footer__widgets .contact-details-widget li {
    width: 100%;
    float: none
}

.footer__widgets .contact-details-widget .form__submit {
    width: 100%;
    max-width: 200px;
    padding-right: 0;
    padding-left: 0;
    font-size: 12px
}

.footer__title {
    max-width: 400px;
    margin: 0 0 .75em;
    line-height: 1.2em
}

.footer__bottom {
    position: relative;
    width: 100%;
    padding: 1em 0;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    text-align: center;
    overflow: hidden;
    z-index: 1
}

.header__nav li,
.header__nav ul {
    padding: 0;
    margin: 0
}

.btn,
.header__nav,
.home-links .home-link,
.post__tags .tag {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 110;
    background-color: #020202
}

@media (min-width:768px) {
    .header {
        height: 60px
    }
}

.header-clearfix {
    height: 50px
}

@media (min-width:768px) {
    .header-clearfix {
        height: 60px
    }
}

.header__container::after {
    display: table
}

@media (max-width:767px) {
    .header__container.container {
        padding-right: 0
    }
}

.header__logo {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 15px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main__body--has-sidebar,
.main__header {
    position: relative
}

@media (min-width:768px) {
    .header__logo {
        height: 20px
    }
}

.header__logo img {
    display: block;
    height: 100%;
    max-width: none
}

.header__wing-logo img {
    height: 30px
}

.header__nav {
    display: none;
    float: left
}

@media (min-width:768px) {
    .header__wing-logo img {
        height: 36px
    }
    .header__nav {
        display: block
    }
}

.header__nav ul {
    list-style: none
}

.header__nav a {
    display: block;
    margin: 0;
    padding: 0 .75em;
    -webkit-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    border: solid rgba(255, 255, 255, .3);
    border-width: 0 1px 0 0;
    background: 0 0;
    float: left;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: .8em
}

@media (min-width:768px) {
    .header__nav a {
        height: 60px;
        line-height: 60px
    }
}

.header__nav a:first-child {
    border-width: 0 1px
}

.header__nav a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, .12)
}

.header__nav .social-links {
    display: inline
}

.header__nav .social-links a {
    font-size: 1em
}

.header__nav--right {
    float: right
}

.header__search-trigger {
    position: relative;
    display: block;
    width: 48px;
    margin: 0;
    padding: 0;
    -webkit-transition-property: background, color;
    transition-property: background, color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    outline: 0;
    border: solid rgba(255, 255, 255, .3);
    border-width: 0 0 0 1px;
    background: 0 0;
    float: right;
    height: 50px;
    line-height: 50px;
    color: #fff;
    letter-spacing: .1em;
    z-index: 10
}

.home-links .home-link,
.main__header {
    background-position: center;
    background-size: cover
}

@media (min-width:768px) {
    .header__search-trigger {
        width: auto;
        padding: 0 .85em;
        border-width: 0 1px 0 0;
        font-size: .8em;
        height: 60px;
        line-height: 60px
    }
}

.header__search-trigger:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, .12)
}

.search-active .header__search-trigger {
    background-color: #fff;
    color: #d3d3d3
}

.main {
    width: 100%;
    overflow: hidden
}

.main__body::after {
    display: table
}

@media (min-width:768px) {
    .main__body--has-sidebar .main__content {
        width: 66.66667%;
        max-width: 800px;
        padding-right: 30px;
        float: left
    }
}

.main__content {
    padding: 30px 0
}

.main__sidebar {
    margin: 30px -10px 0;
    padding: 0
}

@media (min-width:768px) {
    .main__sidebar {
        width: 33.33333%;
        margin: 30px 0 0;
        float: right
    }
}

.main__header::before,
.main__title::after {
    width: 100%;
    content: ''
}

.main__header {
    padding: 50px 0 20px;
    background-image: url(../img/default-header.jpg);
    color: #fff;
    overflow: hidden
}

.home-links .home-link,
.home-links .home-link--festivals,
.home-links .home-link--news {
    background-image: url(../img/default-loop.jpg)
}

.main__header::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    background-color: #17191c;
    opacity: .5;
    z-index: 0
}

.main__header a {
    color: inherit
}

.main__header .header__wrap {
    position: relative;
    z-index: 1
}

.main__title {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1
}

@media (min-width:768px) {
    .main__header {
        padding-top: 100px
    }
    .main__title {
        max-width: 80%
    }
}

.main__title::after {
    display: none;
    height: 3px;
    margin: 10px auto 0;
    background-color: #fff
}

.main__subtitle {
    display: block;
    max-width: 70%;
    margin: 0;
    font-size: 1.2em;
    letter-spacing: normal;
    text-transform: none
}

.btn,
.home-links .home-link,
.post__tags .tag {
    text-transform: uppercase
}

.main__breadcrumbs {
    font-size: 1em;
    line-height: 1.2em
}

@media (min-width:768px) {
    .main__breadcrumbs {
        max-width: 50%;
        margin-top: -1.7em;
        line-height: 1.5em;
        float: right;
        text-align: right
    }
}

.main__breadcrumbs a {
    font-weight: 600
}

.main__sidebar {
    color: #17191c
}

.main__sidebar .widget__holder {
    padding: 0 15px 20px
}

.main__sidebar .widget__holder form {
    margin-bottom: 20px;
    padding: 0
}

.main__sidebar .widget__holder:last-child {
    margin-bottom: 0
}

.main__sidebar .widget__title {
    margin: 0 0 .5em;
    padding: 0 0 .5em;
    border-bottom: 1px solid #17191c;
    line-height: 1em
}

.main__sidebar a:not(.btn) {
    color: inherit;
    text-decoration: none
}

.main__sidebar a:not(.btn):hover {
    color: inherit
}

.main__sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.main__sidebar li {
    padding: 8px;
    border-bottom: 1px solid #ccc;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.main__sidebar li:hover {
    background-color: #f5f5f5
}

.main__sidebar li a {
    display: block
}

.content__wrap h2 {
    margin: 0 0 .8em;
    padding-bottom: 7px;
    border-bottom: 1px solid #3a3a3a;
    line-height: 1.2
}

.content__wrap h3 {
    margin: 0 0 .5em;
    line-height: 1.2
}

.content__wrap h5 {
    margin: 0 0 1em;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.5
}

.content__wrap p {
    margin: 0 0 1em
}

.main--blog .loop__item {
    text-align: center
}

.main--blog .loop__item::after {
    display: block;
    width: 50px;
    height: 4px;
    margin: 40px auto 0;
    background-color: #17191c;
    content: ''
}

.main--blog .loop__item:last-child::after {
    display: none
}

.main--blog .loop__blurb {
    padding-right: 10px;
    padding-left: 10px;
    text-align: left
}

@media (min-width:768px) {
    .main--blog .loop__item::after {
        margin-top: 80px
    }
    .main--blog .loop__blurb {
        padding-right: 0;
        padding-left: 0
    }
}

.home-links {
    padding: 20px 0;
    background-color: #fff
}

.home-links .home-link::before,
.main--single-post .main__header::before {
    top: 0;
    left: 0;
    height: 100%;
    background-color: #17191c;
    content: '';
    width: 100%
}

.home-links .home-links__col:last-child .home-link {
    margin-bottom: 0
}

.home-links .home-link {
    position: relative;
    display: block;
    margin-bottom: 20px;
    line-height: 200px;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    text-decoration: none
}

.home-links .home-link::before {
    position: absolute;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    opacity: .4;
    z-index: 0
}

@media (min-width:980px) {
    .home-links .home-link {
        line-height: 300px;
        margin-bottom: 0
    }
}

.home-links .home-link:hover::before {
    opacity: .6
}

.home-links .home-link>* {
    position: relative;
    margin: 0;
    z-index: 1
}

.main--single-post .main__header {
    width: 100%;
    position: relative
}

.main--single-post .main__header::after {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 25%;
    content: ''
}

.btn,
.post__tags .tag {
    display: inline-block;
    cursor: pointer;
    outline: 0;
    text-decoration: none
}

.main--single-post .main__header::before {
    position: absolute;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    opacity: .2;
    z-index: 0
}

.main--single-post .main__title {
    text-align: center;
    margin: 30px auto 10px
}

.post__details {
    margin-bottom: 30px;
    text-align: center;
    color: #9a9a9a
}

.post__tags {
    margin-top: 10px
}

.post__tags .tag {
    margin: 0 5px 5px;
    padding: 5px 10px;
    -webkit-transition-property: color, background-color, border-color;
    transition-property: color, background-color, border-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border: 1px solid #9a9a9a;
    border-radius: 0;
    background: #fff;
    color: #9a9a9a;
    font-size: .8em;
    font-weight: 400;
    line-height: 1
}

.post__tags .tag:hover {
    background-color: #3a3a3a;
    border-color: #3a3a3a;
    color: #fff
}

.btn {
    position: relative;
    width: 100%;
    padding: 10px 40px;
    -webkit-transition-property: color, background-color, border-color;
    transition-property: color, background-color, border-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border: 1px solid #17191c;
    border-radius: 0;
    background: #3a3a3a;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    z-index: 0
}

.btn--disabled::after,
.btn--no-chevron::after {
    display: none
}

.btn--square,
.btn:not([class*=icon--])::after {
    font-family: Blank-Icons
}

.btn::after {
    margin-left: .5em
}

.btn:hover {
    border-color: #17191c;
    background-color: #17191c;
    text-decoration: none
}

@media (min-width:480px) {
    .btn {
        width: auto
    }
}

.btn--icognito {
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    cursor: pointer
}

.btn--icognito:focus {
    outline: 0
}

.btn--white {
    border-color: #fff;
    background-color: #fff;
    color: #17191c
}

.btn--black,
.btn--orange {
    border-color: #17191c;
    background-color: #17191c;
    color: #17191c
}

.btn--border {
    background: 0 0;
    color: #17191c
}

.btn--border:hover {
    border-color: #17191c;
    background-color: #17191c;
    color: #fff
}

.btn--black-border {
    border-color: #17191c;
    background: 0 0;
    color: #17191c
}

.btn--black-border:hover {
    border-color: #fff;
    background-color: #fff;
    color: #17191c
}

.btn--orange-border {
    border-color: #17191c;
    background: 0 0;
    color: #17191c
}

.btn--orange-border:hover {
    border-color: #fff;
    background-color: #fff;
    color: #17191c
}

.btn--white-border {
    border-color: #fff;
    background: 0 0;
    color: #fff
}

.btn--white-border:hover {
    background-color: #fff;
    color: #17191c
}

.btn--border-bottom {
    border-width: 0 0 2px;
    background: 0 0
}

.btn--small {
    padding: 8px 17px;
    color: #17191c;
    font-size: 12px
}

.btn--small.btn--border {
    border-bottom-width: 4px
}

.btn--small::after {
    font-size: 10px
}

.btn--disabled {
    cursor: default
}

.btn--disabled,
.btn--disabled:hover {
    background-color: #17191c;
    color: #17191c
}

.btn--full {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px
}

.btn--square {
    display: inline-block;
    width: 26px;
    height: 26px;
    padding: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    border: 1px solid #17191c;
    outline: 0;
    background: 0 0;
    color: #17191c;
    font-size: .75em;
    line-height: 26px;
    text-align: center
}

.btn--square:hover {
    border-color: #17191c;
    background-color: #17191c;
    color: #fff
}

.btn--square [class*=icon-] {
    font-size: 1em;
    line-height: 26px
}

label {
    display: block;
    margin: 0 0 .25em;
    font-size: 12px
}

input,
textarea {
    width: 100%;
    padding: 8px;
    -webkit-transition: border .3s, color .3s;
    transition: border .3s, color .3s;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    outline: 0;
    color: #777;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

input:focus,
textarea:focus {
    color: #3c3c3c
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.form-group {
    margin-bottom: 20px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    overflow: hidden
}

.form-group--no-margin {
    margin-bottom: 0
}

.form-group.active label {
    color: #3a3a3a
}

.form-group.error label::after {
    display: inline-block;
    margin-left: 1em;
    color: #9a9a9a;
    font-size: .8em;
    content: 'This field is required'
}

.form-group.error input {
    border-color: #e12c29
}

.form-group.ignore {
    position: fixed;
    left: -999999px
}

.form-group input[type=checkbox],
.form-group input[type=radio] {
    display: inline;
    width: auto;
    margin: 5px;
    clear: none
}

.form__message {
    display: none;
    width: 100%;
    margin: 1em 0 0;
    padding-right: 0;
    color: #fff;
    background: 0 0;
    font-size: 14px
}

.form__message.active {
    display: block
}

.form__repeat-button {
    display: none
}

.form--loading .form__submit {
    border-color: #17191c;
    background-color: #17191c;
    color: transparent;
    cursor: default
}

.form--loading .form__submit::after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -.5em;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    color: #fff;
    font-family: Blank-Icons;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    content: "";
    opacity: 1;
    -webkit-animation: loading 1.5s infinite;
    animation: loading 1.5s infinite
}

@-webkit-keyframes loading {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.form--disabled .form-group {
    opacity: .6
}

.form--disabled .form__repeat-button {
    display: block
}

.form-group--hidden {
    display: none
}

.home-carousel {
    width: 100%;
    height: 340px;
    font-size: .8em;
    padding: 0
}

@media (min-width:480px) {
    .home-carousel {
        font-size: 1em
    }
}

@media (min-width:768px) {
    .home-carousel {
        height: 500px;
        font-size: 1.1em
    }
}

.home-carousel .home-carousel__slide {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    padding: 0;
    background-position: center;
    background-size: cover;
    text-align: left
}

.home-carousel .home-carousel__slide::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    background-color: #17191c;
    content: '';
    opacity: .4;
    z-index: 0
}

.home-carousel .slide__body {
    width: 100%;
    overflow: visible;
    vertical-align: bottom
}

.home-carousel .slide__content {
    position: relative;
    width: 80%;
    padding: 20px 0 40px;
    float: none;
    color: #fff
}

@media (min-width:768px) {
    .home-carousel .slide__content {
        width: 50%;
        float: left
    }
    .home-carousel .slide__content--right {
        margin-right: 65px;
        float: right;
        text-align: right
    }
    .home-carousel .slide__content--center {
        margin: 0 50%
    }
}

.home-carousel .slide__content--right .slide__btn,
.home-carousel .slide__content--right .slide__copy,
.home-carousel .slide__content--right .slide__title {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px)
}

.home-carousel .slide__content--center {
    text-align: center
}

.home-carousel .slide__btn,
.home-carousel .slide__copy,
.home-carousel .slide__title {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
    -webkit-transition: opacity .6s .5s, -webkit-transform .6s ease-out .5s;
    transition: opacity .6s .5s, -webkit-transform .6s ease-out .5s;
    transition: transform .6s ease-out .5s, opacity .6s .5s;
    transition: transform .6s ease-out .5s, opacity .6s .5s, -webkit-transform .6s ease-out .5s;
    opacity: 0
}

.home-carousel .slide__title {
    margin: 0;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: .1em
}

.home-carousel .home-carousel__navigation__text,
.home-carousel .slide__btn {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: .2em;
    color: #fff;
    text-transform: uppercase
}

.home-carousel .slide__copy {
    display: block;
    margin: 0 0 .5em;
    font-size: .9em;
    -webkit-transition-delay: 625ms;
    transition-delay: 625ms
}

.home-carousel .slide__btn {
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 0;
    outline: 0;
    background: 0 0;
    font-size: 1em;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

.home-carousel .swiper-slide-active .slide__btn,
.home-carousel .swiper-slide-active .slide__copy,
.home-carousel .swiper-slide-active .slide__title {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.home-carousel .home-carousel__navigation {
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 1;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: translateX(100%) rotateZ(-90deg) translateX(-50%);
    -ms-transform: translateX(100%) rotate(-90deg) translateX(-50%);
    transform: translateX(100%) rotateZ(-90deg) translateX(-50%);
    line-height: 1
}

@media (min-width:768px) {
    .home-carousel .home-carousel__navigation {
        right: 30px
    }
}

@media (min-width:1200px) {
    .home-carousel .home-carousel__navigation {
        right: 50%;
        margin-right: -570px
    }
}

.home-carousel .swiper-pagination {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

@media (min-width:768px) {
    .home-carousel .swiper-pagination {
        right: 45px
    }
    .item-preview:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width:1200px) {
    .home-carousel .swiper-pagination {
        right: 50%;
        margin-right: -555px
    }
}

.home-carousel .home-carousel__navigation__text {
    display: inline-block;
    margin: 0 10px;
    font-size: 12px
}

.home-carousel .home-carousel__arrow {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    color: #fff;
    font-family: Blank-Icons;
    font-size: 13px;
    text-align: center
}

.home-carousel .home-carousel__arrow span {
    position: relative;
    top: 1px
}

.home-carousel .swiper-pagination-bullet {
    display: block;
    width: 10px;
    height: 10px;
    margin: 10px 0;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    border: 1px solid #fff;
    border-radius: 0;
    background: 0 0;
    opacity: 1;
    cursor: pointer
}

.home-carousel .swiper-pagination-bullet:hover {
    background-color: rgba(255, 255, 255, .3)
}

.home-carousel .swiper-pagination-bullet-active,
.home-carousel .swiper-pagination-bullet-active:hover {
    background-color: #fff
}

.instagram {
    padding: 20px 0;
    border-color: #fff;
    overflow: hidden
}

.instagram__title {
    margin: 0 0 15px;
    text-align: center;
    font-weight: 400
}

.simple-instagram-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none
}

.simple-instagram-list li {
    width: 50%;
    margin: 0;
    padding: 5px;
    float: left;
    overflow: hidden
}

@media (min-width:480px) {
    .simple-instagram-list li {
        width: 25%
    }
}

.simple-instagram-list li a {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden
}

.simple-instagram-list li a::after {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 100%;
    content: ''
}

.simple-instagram-list li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.item-preview {
    position: relative;
    margin-bottom: 40px;
    overflow: hidden
}

.item-preview__bg {
    height: 200px;
    background-image: url(../img/default-loop.jpg);
    background-position: center;
    background-size: cover
}

.item-preview__body {
    padding: 15px 0;
    background: #fff
}

.loop__image,
.loop__thumbnail {
    background-size: cover;
    overflow: hidden;
    background-position: center top
}

.item-preview__title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.2
}

.item-preview__details {
    margin: 0 0 10px
}

.item-preview__details .post-categories::before {
    display: inline-block;
    margin-right: 5px;
    font-family: Blank-Icons
}

.loop__details,
.shows__filter__button {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.item-preview__blurb {
    margin-bottom: 10px
}

.loop__item {
    margin: 0 0 40px;
    color: #17191c;
    font-size: 1em;
    line-height: 1.6em;
    overflow: hidden
}

@media (min-width:768px) {
    .item-preview__bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 100%
    }
    .item-preview__body {
        width: 50%;
        padding: 0 15px 15px;
        float: right
    }
    .loop__item {
        margin-bottom: 80px
    }
}

.loop__item--search {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

@media (min-width:768px) {
    .loop__item--search {
        margin-bottom: 40px;
        padding-bottom: 40px
    }
}

.loop__item--preview {
    margin-bottom: 0
}

.loop__item--preview a {
    display: block;
    width: 100%;
    text-decoration: none
}

.loop__item--preview a:hover .loop__image::before {
    opacity: .85
}

.loop__item--preview .loop__image {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    text-align: center
}

.loop__item--preview .loop__image::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    background-color: #17191c;
    content: '';
    opacity: .5;
    z-index: 0
}

.loop__item--preview .loop__title {
    position: relative;
    padding: 10px;
    z-index: 1;
    color: #fff
}

.loop__item--full .loop__image {
    position: relative;
    width: 100%;
    height: auto
}

.loop__item--full .loop__image::after {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 66.66667%;
    content: ''
}

.loop__link {
    display: block
}

.loop__link:hover {
    text-decoration: none
}

.loop__image {
    position: relative;
    width: 100%;
    height: 350px;
    margin: 1em 0
}

.loop__thumbnail {
    display: inline;
    position: relative;
    width: 200px;
    height: 150px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    background-image: url(../img/default-loop.jpg)
}

@media (min-width:768px) {
    .loop__thumbnail {
        margin-right: 40px;
        margin-bottom: 40px
    }
}

.loop__title {
    margin: 0 0 .5em;
    line-height: 1.2
}

.loop__details {
    margin: 5px 0 10px;
    font-size: 1em;
    color: #9a9a9a
}

.loop__details a {
    font-weight: 700
}

.loop__blurb {
    margin: 0;
    line-height: 1.6em
}

.loop__blurb p {
    margin-top: 0
}

.pace {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pace .pace-progress {
    position: fixed;
    top: 0;
    right: 100%;
    width: 100%;
    height: 3px;
    background: rgba(255, 255, 255, .6);
    z-index: 2000
}

.pace-inactive {
    display: none
}

.verb-logo {
    display: inline-block;
    width: 40px;
    height: 40px
}

.verb-logo svg {
    width: 100%;
    height: 100%
}

.verb-logo svg path {
    stroke: none;
    fill: #fff
}

.verb-logo:hover svg path {
    -webkit-animation: verb 2s ease-in-out infinite;
    animation: verb 2s ease-in-out infinite
}

@-webkit-keyframes verb {
    0%,
    100% {
        fill: #fff
    }
    10% {
        fill: #ff3e1f
    }
    20% {
        fill: #ff4ea8
    }
    30% {
        fill: #cd1fff
    }
    40% {
        fill: #5115ff
    }
    50% {
        fill: #12a5ff
    }
    60% {
        fill: #00ffe3
    }
    70% {
        fill: #14ff40
    }
    80% {
        fill: #81ff14
    }
    90% {
        fill: #e3ff1b
    }
}

@keyframes verb {
    0%,
    100% {
        fill: #fff
    }
    10% {
        fill: #ff3e1f
    }
    20% {
        fill: #ff4ea8
    }
    30% {
        fill: #cd1fff
    }
    40% {
        fill: #5115ff
    }
    50% {
        fill: #12a5ff
    }
    60% {
        fill: #00ffe3
    }
    70% {
        fill: #14ff40
    }
    80% {
        fill: #81ff14
    }
    90% {
        fill: #e3ff1b
    }
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 0;
    overflow: hidden;
    z-index: 200
}

.modal--active {
    width: 100%;
    min-height: 100%;
    opacity: 1;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    pointer-events: all
}

.modal__content,
.related-posts,
.search-form,
.signup-form,
.slide-nav {
    overflow: hidden
}

.modal--active .modal__shadow {
    display: block
}

.modal--active .modal__close::after,
.modal--active .modal__close::before {
    opacity: 1
}

.modal--active .modal__close::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal--active .modal__close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.modal--active .modal__box {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.modal--closing {
    width: 100%;
    height: 100%;
    opacity: 0
}

.modal--closing .modal__box {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.modal--loading .modal__box {
    padding: 50px 0
}

.modal--loading .modal__box::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    content: '';
    z-index: 90
}

.modal--loading .modal__box::after {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -20px;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    content: '';
    z-index: 100;
    -webkit-animation: loading 1.5s infinite;
    animation: loading 1.5s infinite
}

@keyframes loading {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.modal__close {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 25px;
    height: 25px;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    cursor: pointer;
    z-index: 5
}

.modal__close::after,
.modal__close::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: opacity .3s, -webkit-transform .3s ease .3s;
    transition: opacity .3s, -webkit-transform .3s ease .3s;
    transition: transform .3s ease .3s, opacity .3s;
    transition: transform .3s ease .3s, opacity .3s, -webkit-transform .3s ease .3s;
    border-radius: 2px;
    background-color: #fff;
    content: '';
    opacity: 0
}

.modal__close::after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.modal__close:focus {
    outline: 0
}

.modal__box {
    position: relative;
    max-width: 95%;
    height: 100%;
    margin: 20% auto 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    background-color: #fff;
    z-index: 2
}

.modal__content {
    position: relative
}

.modal__shadow {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(23, 25, 28, .8);
    z-index: -1
}

.nav-icon-holder {
    height: 50px;
    padding-right: 15px;
    padding-left: 5px;
    float: left;
    border: solid rgba(255, 255, 255, .3);
    border-width: 0 1px 0 0
}

@media (min-width:768px) {
    .modal__box {
        max-width: 80%;
        margin: 50px auto 0
    }
    .nav-icon-holder {
        display: none
    }
}

.nav-icon {
    position: relative;
    margin-top: 17px
}

.nav-icon div,
.nav-icon::after,
.nav-icon::before {
    display: block;
    width: 23px;
    height: 2px;
    margin: 0 auto;
    -webkit-transition: background-color .3s, -webkit-transform .3s cubic-bezier(.11, .52, .47, 1);
    transition: background-color .3s, -webkit-transform .3s cubic-bezier(.11, .52, .47, 1);
    transition: transform .3s cubic-bezier(.11, .52, .47, 1), background-color .3s;
    transition: transform .3s cubic-bezier(.11, .52, .47, 1), background-color .3s, -webkit-transform .3s cubic-bezier(.11, .52, .47, 1);
    border-radius: 1px;
    background-color: #fff;
    content: ''
}

.nav-icon div {
    margin: 5px auto;
    -webkit-transform: scale(.85, 1);
    -ms-transform: scale(.85, 1);
    transform: scale(.85, 1)
}

.nav-icon:hover {
    cursor: pointer
}

.nav-active .nav-icon div {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.nav-active .nav-icon::before {
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    -ms-transform: translateY(7px) translateX(0) rotate(45deg);
    transform: translateY(7px) translateX(0) rotate(45deg)
}

.nav-active .nav-icon::after {
    -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-7px) translateX(0) rotate(-45deg);
    transform: translateY(-7px) translateX(0) rotate(-45deg)
}

.pagination {
    margin: 0 0 40px;
    text-align: center
}

.pagination .page-numbers {
    padding: 5px 10px;
    -webkit-transition: color .3s, border-color .3s;
    transition: color .3s, border-color .3s;
    border-bottom: 2px solid #ccc;
    background-color: #fff;
    color: #9a9a9a;
    font-weight: 400;
    text-decoration: none
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    border-bottom-color: #3a3a3a;
    color: #3a3a3a
}

.related-posts__title {
    text-align: center
}

.search-dropdown {
    display: block;
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    background-color: #fff;
    z-index: 90
}

@media (min-width:768px) {
    .pagination {
        margin-bottom: 80px
    }
    .search-dropdown {
        top: 60px
    }
}

.search-dropdown .search-form {
    padding: 0;
    border: 0;
    text-align: right
}

.search-dropdown .search-form input {
    width: 100%;
    padding: 15px;
    border: 0;
    outline: 0;
    background-color: #fff;
    font-size: 16px;
    line-height: 1.6em
}

.search-dropdown .search-form input::-webkit-input-placeholder {
    color: #ccc
}

.search-dropdown .search-form input:-moz-placeholder {
    color: #ccc
}

.search-dropdown .search-form input::-moz-placeholder {
    color: #ccc
}

.search-dropdown .search-form input:-ms-input-placeholder {
    color: #ccc
}

.search-active .search-dropdown {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.search-active .search-trigger {
    color: #3a3a3a
}

.search-form {
    position: relative;
    padding-right: 70px;
    font-size: 16px
}

.search-form .search-form__input {
    width: 100%;
    padding: 10px;
    background-color: #f5f5f5
}

.search-form .search-form__submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    color: #17191c;
    text-align: center
}

.search-form .search-form__submit:focus {
    outline: 0
}

.shows {
    background-color: #17191c;
    color: #fff
}

.shows__header {
    padding: 20px 0;
    text-align: center
}

@media (min-width:480px) {
    .shows__header {
        padding: 50px 0
    }
}

.shows__title {
    margin: 0
}

.shows__filter {
    margin-top: 1em
}

.shows__filter__button {
    margin: 0 .5em .5em;
    padding: 0;
    background: 0 0;
    outline: 0;
    border-style: solid;
    border-color: #fff;
    border-width: 0 0 2px;
    text-transform: uppercase;
    letter-spacing: .15em
}

.shows__filter__button[data-venue='North Wollongong Hotel'] {
    /* border-bottom-color: #233d53 */
    border-bottom-color: #0BADFA;
}

.shows__filter__button[data-venue="La La La's"] {
    border-bottom-color: #FF7210;
}

/* .shows__filter__button[data-venue='University of Wollongong UniBar'],  */
.shows__filter__button[data-venue='University of Wollongong'] {
    border-bottom-color: #FF442C !important;
}

/* .shows__filter__button[data-venue='ANU BAR, CANBERRA'] { */
  .shows__filter__button[data-venue='ANU'] {
    /* border-bottom-color: #9F3AFF; */
    border-bottom-color: #FFD949;
}
.shows__filter__button[data-venue="Dicey Riley's"] {
  border-bottom-color: #f285ff;
}

.shows__holder {
    text-align: center
}

.shows__holder.loading::before {
    display: inline-block;
    margin-bottom: 20px;
    font-family: Blank-Icons;
    content: "";
    font-size: 2em;
    text-align: center;
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.shows__item {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    float: left
}

@media (min-width:480px) {
    .shows__item {
        width: 50%
    }
}

@media (min-width:768px) {
    .shows__item {
        width: 33.333%
    }
    .signup-form .form-group {
        margin-bottom: 0
    }
}

@media (min-width:980px) {
    .shows__item {
        width: 25%
    }
}

.shows__item a {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-decoration: none
}

.shows__item a::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    content: '';
    opacity: .52;
    z-index: 1
}

.shows__item[data-venue='North Wollongong Hotel'] a::before {
    /* background-color: #294861 */
    background-color: #0BADFA;
}

.shows__item[data-venue="La La La's"] a::before {
    background-color: #FF7210;
}

/* .shows__item[data-venue='University of Wollongong UniBar'] a::before,  */
.shows__item[data-venue='University of Wollongong'] a::before {
    background-color: #FF442C !important;
}
/* .shows__item[data-venue='ANU BAR, CANBERRA'] a::before { */
  .shows__item[data-venue='ANU'] a::before {
    /* background-color: #9F3AFF; */
    background-color: #FFD949;
}
.shows__item[data-venue="Dicey Riley's"] a::before {
  /* background-color: #B8500A */
  background-color: #f285ff;
}

.shows__item:hover .shows__item__background {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.shows__item:hover .shows__item__banner {
    background-color: #17191c
}

.shows__item__inner {
    position: relative;
    padding: 80px 0;
    overflow: hidden
}

@media (min-width:480px) {
    .shows__item__inner {
        position: relative;
        width: 100%;
        padding: 0
    }
    .shows__item__inner::after {
        display: block;
        width: 100%;
        height: 100%;
        padding-top: 100%;
        content: ''
    }
}

.slide-nav li ul,
.slide-nav li.menu-item-has-children li a::after {
    display: none
}

.shows__item__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.shows__item__banner {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: .5em;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    background-color: rgba(0, 0, 0, .7);
    font-size: .6em;
    text-align: center
}

.shows__item__title {
    margin: 0
}

.signup-form {
    padding: 20px 0;
    background-color: #020202
}

.signup-form .form__submit {
    width: 100%
}

.signup-form input,
.signup-form input:focus {
    border-color: #17191c
}

.signup-form__title,
.spotify__title {
    margin: 0 0 20px;
    color: #fff;
    text-align: center
}
.signup-form__title {
  margin: 17px 0 0px;
}
.signup-form #subForm p {
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: #fff;
  /* width: 49% !important;
  display: inline-block !important; */
  margin: 0px;
}
.signup-form #subForm p button {
  border-color: #fff;
  color: #000;
  padding: 7px 15px;
  font-size: 1em;
  margin-top: 22px;
}

.spotify {
    background-color: #fff
}

.spotify__title {
    text-align: center;
    color: #000;
    padding: 20px;
    border: 1px solid #000;
    height: 81px;
    margin-top: 20px;
    line-height: 2.5em
}

.spotify-player {
    height: 81px
}

@media screen and (max-width:767px) {
    .spotify-player {
        text-align: center
    }
    .spotify__title {
        text-align: center
    }
}

.slide-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 80%;
    max-width: 300px;
    height: 100%;
    padding: 50px 0 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.9, .12, .3, .98);
    transition: -webkit-transform .6s cubic-bezier(.9, .12, .3, .98);
    transition: transform .6s cubic-bezier(.9, .12, .3, .98);
    transition: transform .6s cubic-bezier(.9, .12, .3, .98), -webkit-transform .6s cubic-bezier(.9, .12, .3, .98);
    background-color: #17191c;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .8em;
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: left;
    z-index: 80;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

@media (min-width:768px) {
    .signup-form__title {
        margin-bottom: 0;
        text-align: left
    }
    .slide-nav {
        display: none
    }
}

.slide-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left
}

.slide-nav li {
    width: 100%;
    margin: 0;
    padding: 0
}

.slide-nav li.menu-item-has-children a::after {
    padding: 0 15px;
    float: right;
    font-size: 20px;
    content: '+'
}

.slide-nav li.menu-item-has-children li a {
    padding-left: 45px
}

.slide-nav a,
.slide-nav li.menu-item-has-children.sub-visible ul {
    display: block
}

.slide-nav li.menu-item-has-children.sub-visible a::after {
    content: '-'
}

.slide-nav a {
    padding: 15px;
    border-bottom: 1px solid #3a3a3a;
    overflow: hidden
}

.slide-nav a:hover {
    background-color: #3a3a3a;
    text-decoration: none
}

.slide-nav .slide-nav__wing-logo {
    text-align: center
}

.slide-nav .slide-nav__wing-logo img {
    display: inline-block;
    height: 60px
}

.slide-nav .slide-nav__wing-logo:hover {
    background-color: inherit
}

.slide-nav .social-links a {
    width: 33.333%;
    height: 60px;
    padding: 0;
    line-height: 60px;
    float: left;
    font-size: 20px;
    text-align: center;
    border-right: 1px solid #3a3a3a
}

.swiper-slide,
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%
}

.slide-nav .social-links a:last-child {
    border-right: 0
}

.nav-active .slide-nav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: 0 10px 5px rgba(23, 25, 28, .4);
    box-shadow: 0 10px 5px rgba(23, 25, 28, .4)
}

@media (min-width:768px) {
    .nav-active .slide-nav {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.swiper-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    box-orient: vertical
}

.swiper-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    z-index: 1
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-free-mode>.swiper-wrapper {
    margin: 0 auto;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1000;
    pointer-events: none
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.venue-logos {
    padding: 20px;
    text-align: center;
    background-color: #17191c
}

.venue-logos__item {
    display: inline-block;
    width: 100px
}
.venue-logos__item:last-child {
  padding-left: 15px !important;
}

@media (min-width:480px) {
    .venue-logos {
        padding: 50px 0
    }
    .venue-logos__item {
        width: 120px
    }
}

.main__sidebar .searchform {
    overflow: hidden
}

.main__sidebar .searchform label {
    display: none
}

.main__sidebar .searchform input {
    width: 70%;
    float: left;
    line-height: inherit
}

.main__sidebar .searchform input[type=submit] {
    width: 30%;
    height: 43px;
    border: 0;
    background-color: #3a3a3a;
    color: #fff
}

.widget__holder .list-item__inner {
    display: block;
    position: relative;
    margin: 0;
    padding: 6px 0;
    font-weight: 300
}

.widget__holder .list-item__inner p {
    margin: 0
}

.widget__holder .list-item__inner [class*=icon--] {
    position: absolute;
    top: 6px;
    left: 8px;
    line-height: 1.8em
}

.widget__holder .list-item__inner:hover {
    text-decoration: none
}

.widget__holder .list-item__inner--icon {
    padding-left: 30px
}

.widget__holder h3 {
    line-height: initial
}

.contact-details-widget ul {
    margin: 0 0 2em;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.contact-details-widget li {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.6em
}

.contact-details-widget li a::before {
    display: none
}

.contact-details-widget .social-links {
    font-size: 20px;
    overflow: hidden
}

.contact-details-widget .social-links a {
    display: block;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    float: left;
    background-color: rgba(255, 255, 255, .1);
    line-height: 30px;
    text-align: center
}

.shows__filter__button[data-venue='Stuart Park'],
.shows__filter__button[data-venue='Waves, Wollongong'],
.shows__filter__button[data-venue='The Bowlo'],
.shows__item[data-venue=Other] a::before,
.shows__item[data-venue='Stuart Park'] a::before,
.shows__item[data-venue='Waves, Wollongong'] a::before,
.shows__item[data-venue='The Bowlo'] a::before,
.shows__item[data-venue='Innovation Campus @ UOW'] a::before {
    /* background-color: #07FFB4; */
    background-color: #00E8C7;
}

.contact-details-widget .social-links a::before {
    padding-right: 0
}

.contact-details-widget .social-links a:hover {
    text-decoration: none
}

.recent-posts-widget a {
    display: block;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1;
    overflow: hidden
}

.recent-posts-widget a:hover {
    text-decoration: none;
    opacity: .8
}

.recent-posts-widget .widget__article {
    margin: 0 0 15px;
    padding: 0;
    font-size: .8em;
    overflow: hidden
}

.recent-posts-widget .widget-article__title {
    margin: 0 0 5px;
    line-height: 1.2;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.recent-posts-widget .widget-aritcle__details {
    color: #9a9a9a
}

.recent-posts-widget .widget-article__thumbnail {
    display: inline;
    width: 30%;
    height: 80px;
    float: left;
    background-image: url(../img/default-loop.jpg);
    background-position: center top;
    background-size: cover
}

.recent-posts-widget .widget-article__body {
    width: 70%;
    padding: 0 0 0 10px;
    float: left
}

.shows__filter__button[data-venue=Other] {
    /* border-color: #07FFB4 */
    border-color: #00E8C7;
}

.page-template-feed-ngh .shows__holder,
.page-template-feed-radbar .shows__holder,
.page-template-feed-unibar .shows__holder,
.page-template-feed-anu  .shows__holder,
.page-template-feed-dicey .shows__holder,
.page-template-feed-elsewhere .shows__holder {
  padding-bottom: 50px;
}
