/*!
Theme Name: WWAR
Theme URI: http://www.walesartsreview.org/
Author: WAR
Author URI: http://www.walesartsreview.org/
Version: 1.0
*/

body {
    background: #ffffff
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    overflow-y: scroll;
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

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

input[type=text],
input[type=email],
input[type=submit],
textarea {
    -webkit-appearance: none;
    border-radius: 0
}

meta.foundation-version {
    font-family: "/5.5.1/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:$palm)/";
    width: 44.063em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:$palm) and (max-width:64em)/";
    width: 44.063em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:$lap)/";
    width: 64.063em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:$lap) and (max-width:90em)/";
    width: 64.063em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
    width: 90.063em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html,
body {
    height: 100%
}

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

html,
body {
    font-size: 100%
}

a:hover {
    cursor: pointer
}

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

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 76em
}

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

.row:after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none
}

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

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

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

.row .row.collapse:after {
    clear: both
}

.column,
.columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left
}

[class*="column"]+[class*="column"].end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0% !important
    }
    .small-offset-1 {
        margin-left: 8.33333% !important
    }
    .small-offset-2 {
        margin-left: 16.66667% !important
    }
    .small-offset-3 {
        margin-left: 25% !important
    }
    .small-offset-4 {
        margin-left: 33.33333% !important
    }
    .small-offset-5 {
        margin-left: 41.66667% !important
    }
    .small-offset-6 {
        margin-left: 50% !important
    }
    .small-offset-7 {
        margin-left: 58.33333% !important
    }
    .small-offset-8 {
        margin-left: 66.66667% !important
    }
    .small-offset-9 {
        margin-left: 75% !important
    }
    .small-offset-10 {
        margin-left: 83.33333% !important
    }
    .small-offset-11 {
        margin-left: 91.66667% !important
    }
    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
    .row.small-collapse>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left
    }
}

@media only screen and (min-width: 44.063em) {
    .medium-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0% !important
    }
    .medium-offset-1 {
        margin-left: 8.33333% !important
    }
    .medium-offset-2 {
        margin-left: 16.66667% !important
    }
    .medium-offset-3 {
        margin-left: 25% !important
    }
    .medium-offset-4 {
        margin-left: 33.33333% !important
    }
    .medium-offset-5 {
        margin-left: 41.66667% !important
    }
    .medium-offset-6 {
        margin-left: 50% !important
    }
    .medium-offset-7 {
        margin-left: 58.33333% !important
    }
    .medium-offset-8 {
        margin-left: 66.66667% !important
    }
    .medium-offset-9 {
        margin-left: 75% !important
    }
    .medium-offset-10 {
        margin-left: 83.33333% !important
    }
    .medium-offset-11 {
        margin-left: 91.66667% !important
    }
    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .row.medium-collapse>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width: 64.063em) {
    .large-push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .large-pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0% !important
    }
    .large-offset-1 {
        margin-left: 8.33333% !important
    }
    .large-offset-2 {
        margin-left: 16.66667% !important
    }
    .large-offset-3 {
        margin-left: 25% !important
    }
    .large-offset-4 {
        margin-left: 33.33333% !important
    }
    .large-offset-5 {
        margin-left: 41.66667% !important
    }
    .large-offset-6 {
        margin-left: 50% !important
    }
    .large-offset-7 {
        margin-left: 58.33333% !important
    }
    .large-offset-8 {
        margin-left: 66.66667% !important
    }
    .large-offset-9 {
        margin-left: 75% !important
    }
    .large-offset-10 {
        margin-left: 83.33333% !important
    }
    .large-offset-11 {
        margin-left: 91.66667% !important
    }
    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .row.large-collapse>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0%;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0%;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen {
    .show-for-small-only,
    .show-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-small,
    table.show-for-small-down,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.show-for-small-only,
    td.show-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.show-for-small,
    td.show-for-small,
    th.show-for-small-down,
    td.show-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.hide-for-medium-up,
    td.hide-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 44.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.show-for-medium-only,
    td.show-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.show-for-medium,
    td.show-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 64.063em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.show-for-large-only,
    td.show-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.show-for-large,
    td.show-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

body,
button,
input,
select,
textarea {
    color: #666;
    font-size: 1em;
    line-height: 1;
    font-family: 'PT Sans', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    font-weight: 400
}

strong,
b {
    font-weight: 700
}

em {
    font-style: italic
}

.box-title {
    font-size: 130%;
    line-height: 28px;
    color: #222;
    border-bottom: 1px solid #eeeeee;
    padding: 12px 0 4px;
    margin-bottom: 8px;
    font-family: 'PT Sans', sans-serif
}

h1.box-title {
    font-size: 160%;
    line-height: 100%;
    margin-bottom: 0;
    background: none;
    border: none;
    color: #333;
    padding: 0;
    letter-spacing: -2px;
    font-family: 'Quicksand', sans-serif
}

@media only screen and (min-width: 44.063em) {
    h1.box-title {
        font-size: 240%
    }
}

@media only screen and (min-width: 64.063em) {
    h1.box-title {
        font-size: 340%;
        line-height: 100%
    }
}

#secondary h2.box-title {
    color: #eeeeee;
    padding: 9px 15px;
    background: #222;
    vertical-align: bottom
}

#secondary h2.box-title a {
    color: #eeeeee
}

h2.box-title span {
    display: inline-block;
    font-size: 54%;
    float: right;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
    font-family: 'Quicksand', sans-serif
}

h2.box-title span:hover {
    font-weight: 700
}

h2.box-title a {
    color: #C62F24
}

p {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 1.2em
}

.entry-content ul {
    margin-left: 24px;
    margin-bottom: 1.2em
}

.entry-content li {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 0;
    list-style: disc
}

.entry-content li li {
    list-style: circle
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

a,
a:visited {
    color: #444;
    text-decoration: none
}

.entry-content a {
    color: #C62F24
}

.entry-content a:hover {
    text-decoration: underline
}

.entry-content hr {
    border: 0;
    height: 1px;
    background: #eeeeee
}

.small,
small {
    font-size: 72%
}

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lightSlider:before,
.lightSlider:after {
    content: " ";
    display: table
}

.lightSlider {
    overflow: hidden
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.lSSlideWrapper>.lightSlider:after {
    clear: both
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform, height;
    transition-property: transform, height;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit
}

.lSSlideWrapper .lSFade {
    position: relative
}

.lSSlideWrapper .lSFade>* {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.lSSlideWrapper.usingCss .lSFade>* {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit;
    transition-timing-function: inherit
}

.lSSlideWrapper .lSFade>*.active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lSFade>*.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.lSSlideOuter .lSPager.lSpg>li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s
}

.lSSlideOuter .lSPager.lSpg>li:hover a,
.lSSlideOuter .lSPager.lSpg>li.active a {
    background-color: #428bca
}

.lSSlideOuter .media {
    opacity: 0.8
}

.lSSlideOuter .media.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
    opacity: 0.7;
    overflow: hidden;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
    clear: both
}

.lSAction>a {
    width: 32px;
    display: block;
    bottom: 24px;
    height: 32px;
    background-image: url("lib/img/controls.png");
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s
}

.lSAction>a:hover {
    opacity: 1
}

.lSAction>.lSPrev {
    background-position: 0 0;
    left: 0;
    display: none
}

.lSAction>.lSNext {
    background-position: -32px 0;
    right: 20px;
    display: none
}

.lSAction>a.disabled {
    pointer-events: none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0
}

.lSSlideOuter.vertical .lightSlider>* {
    width: 100% !important;
    max-width: none !important
}

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
    padding-right: 0
}

.lSSlideOuter .lightSlider>*,
.lSSlideOuter .lSGallery li {
    float: left
}

.lSSlideOuter.lSrtl .lightSlider>*,
.lSSlideOuter.lSrtl .lSGallery li {
    float: right !important
}

@-webkit-keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@-webkit-keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

@keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative
}

#lightSlider article {
    overflow: hidden
}

#lightSlider {
    margin-bottom: 8px;
    overflow: hidden
}

#lightSlider li {
    min-height: 250px;
    position: relative
}

#lightSlider img {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: auto
}

.slide-caption h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #eeeeee;
    padding: 10px;
    background: #229244
}

.slide-caption h2 a {
    color: #eeeeee
}

.slide-caption p {
    display: none
}

@media only screen and (min-width: 64.063em) {
    #lightSlider {
        background: #fafafa;
        max-height: 279px
    }
    #lightSlider li {
        min-height: 0
    }
    #lightSlider img {
        position: static;
        width: 48.6%;
        display: inline-block;
        float: left
    }
    .slide-caption {
        border-left: none;
        width: 48.2%;
        float: right;
        padding: 22px 30px 0 0
    }
    .slide-caption h2 {
        position: static;
        padding: 0;
        font-size: 240%;
        margin-bottom: 10px;
        background: none;
        font-weight: 400;
        height: 114px;
        overflow: hidden
    }
    .slide-caption h2 a {
        color: #333
    }
    .slide-caption p {
        font-size: 90%;
        line-height: 20px;
        color: #333;
        display: block;
        font-family: 'Georgia', serif
    }
    .lSAction>.lSNext {
        display: inline-block
    }
}

.primary-navigation {
    float: right;
    display: block
}

.primary-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    float: left
}

.primary-navigation li {
    float: left;
    display: block;
    position: relative;
    text-transform: uppercase;
    margin-left: 1px
}

.primary-navigation li a {
    text-decoration: none;
    display: block;
    padding: 50px 12px 20px
}

.primary-navigation li a:hover,
.primary-navigation li.current-menu-item a,
.tag-literature #menu-item-18728>a,
.tag-comments #menu-item-18728>a,
.tag-film-tv #menu-item-18728>a,
.tag-digital #menu-item-18728>a,
.tag-music #menu-item-18728>a,
.tag-comment #menu-item-18728>a,
.tag-performing-arts #menu-item-18728>a,
.tag-visual-arts #menu-item-18728>a,
.postid-18766 #menu-item-21122>a,
.events-archive #menu-item-21122>a {
    color: #fff;
    background: #229244
}

.primary-navigation ul li ul {
    display: block;
    background: #fff;
    visibility: hidden;
    min-width: 200px;
    position: absolute;
    margin-top: 0;
    left: 0;
    z-index: 99999
}

.primary-navigation ul li ul li {
    margin-left: 0
}

.primary-navigation ul li ul a {
    display: block;
    padding: 8px 12px !important
}

.primary-navigation ul li:hover>ul,
.primary-navigation ul li ul:hover {
    visibility: visible
}

.primary-navigation ul li ul li {
    clear: both;
    width: 100%
}

.primary-navigation li.menu-item-has-children a {
    padding: 50px 22px 20px 12px
}

.primary-navigation li.menu-item-has-children:after {
    content: "";
    position: absolute;
    top: 54px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000
}

.primary-navigation li.menu-item-search {
    float: right;
    margin: 0;
    padding: 44px 0 20px 12px
}

.primary-navigation li input {
    color: #000;
    background: none;
    border: none;
    text-transform: uppercase;
    text-align: right;
    padding: 4px;
    margin: 0;
    width: 90px;
    line-height: 20px
}

.primary-navigation li input::-webkit-input-placeholder {
    color: #C62F24
}

.primary-navigation li input:-moz-placeholder {
    color: #C62F24
}

.primary-navigation li input::-moz-placeholder {
    color: #C62F24
}

.primary-navigation li input:-ms-input-placeholder {
    color: #C62F24
}

.footer-navigation .menu-item-search {
    display: none !important
}

.mobile-nav-toggle {
    width: 30px;
    float: right;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    top: 50%;
    right: 0.9375em
}

#mobile-nav {
    display: none;
    padding: 10px 15px;
    float: left;
    width: 100%;
    margin-top: 10px
}

#mobile-nav a {
    display: block;
    color: #eeeeee;
    font-size: 90%;
    padding: 16px 15px;
    text-transform: uppercase;
    font-weight: 400;
    float: left;
    width: 100%
}

#mobile-nav>li {
    float: left;
    width: 100%;
    background: #ccc;
    padding-top: 16px
}

#mobile-nav ul {
    float: left;
    width: 100%;
    background: #222
}

#mobile-nav ul ul {
    background: #333
}

#mobile-nav ul ul li {
    width: 50%;
    max-width: 200px;
    float: left
}

#mobile-nav li.menu-item-search {
    padding: 0 15px;
    line-height: 50px
}

.footer-menu {
    background: #E4E4E4
}

.footer-navigation ul {
    width: 100%
}

.footer-navigation li {
    float: left;
    margin-right: 1px;
    font-size: 90%;
    display: inline-block;
    text-transform: uppercase
}

.footer-navigation li a {
    display: block;
    line-height: 56px;
    padding: 0 18px
}

.footer-navigation li a:hover,
.page-template-template-library #menu-item-18804 a:hover,
.footer-navigation li.current-menu-item a,
.page-template-template-library #menu-item-18800 a {
    color: #E4E4E4;
    background: #222
}

.page-template-template-library #menu-item-18804 a {
    color: #444;
    background: none
}

.wp-pagenavi {
    clear: both;
    width: 100%;
    text-align: center;
    line-height: 80px
}

.wp-pagenavi a,
.wp-pagenavi span {
    display: inline-block;
    font-size: 26px;
    text-decoration: none;
    padding: 3px 5px;
    margin: 2px;
    font-weight: bold
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
    font-size: 44px;
    float: left;
    font-weight: 400
}

.wp-pagenavi a.nextpostslink {
    float: right
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    color: #C62F24
}

.button {
    display: block;
    cursor: pointer;
    color: #fff !important;
    background: #C62F24;
    line-height: 46px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 10px;
    transition: background .2s ease-in-out
}

.button:hover {
    background: #A61A1C
}

.sponsors img {
    border: 1px solid #f2f2f2;
    margin-bottom: 26px
}

.sponsors img:hover {
    border-color: #ccc
}

.search-no-results .entry-content {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 20px 30px;
    margin-bottom: 10px
}

.archive-dd {
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    background: #222;
    padding: 0 15px;
    font-size: 120%;
    line-height: 52px;
    color: #fff;
    margin-bottom: 8px
}

.archive-dd select {
    margin-top: 12px;
    width: 46%;
    float: right
}

#archive-dropdown {
    color: #fff;
    font-size: 16px
}

@media only screen and (min-width: 44.063em) {
    .archive-dd {
        line-height: 46px
    }
}

.staff-wrap {
    padding-top: 40px
}

.staff-box {
    overflow: hidden;
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eeeeee
}

.staff-box-img {
    width: 100%;
    margin-bottom: 8px
}

.staff-box-content {
    width: 100%
}

@media only screen and (min-width: 500px) {
    .staff-box-img {
        width: 20%;
        float: left;
        padding-right: 2%;
        margin-bottom: 0
    }
    .staff-box-content {
        width: 78%;
        float: left
    }
}

.staff-box span {
    display: block;
    margin-top: 6px
}

.staff-bio p {
    padding-top: 10px;
    font-size: 94%
}

.social-share {
    line-height: 50px;
    padding-bottom: 80px
}

.social-share .s-icon {
    float: left;
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 10px;
    box-sizing: content-box
}

.social-share .s-icon img {
    display: block;
    max-width: 30px;
    height: auto;
    vertical-align: top
}

.social-share .ss-share {
    box-sizing: border-box;
    font-family: 'Quicksand', sans-serif;
    padding: 0 0 0 30px;
    width: 140px;
    height: 50px;
    color: #fff;
    background: #707070
}

.social-share .ss-share img {
    display: inline-block;
    max-width: 30px;
    height: auto;
    vertical-align: top;
    padding-top: 9px;
    margin-left: 5px
}

.s-link {
    cursor: pointer;
    background: #C62F24
}

.social-share #clipboard-text {
    font-size: 80%;
    background: #fff;
    float: left;
    height: 50px;
    padding: 0 8px
}

.footer-socials {
    background: #f2f2f2
}

.mailing-list,
.site-socials {
    font-family: 'Quicksand', sans-serif;
    font-weight: 700
}

.mailing-list p,
.site-socials p {
    font-size: 80%;
    line-height: 20px
}

.mailing-list {
    padding-top: 56px;
    padding-bottom: 36px;
    text-transform: uppercase;
    text-align: center
}

.mailing-list form {
    padding-right: 0
}

@media only screen and (min-width: 44.063em) {
    .mailing-list {
        text-align: left
    }
    .mailing-list form {
        padding-right: 30px
    }
}

.mailing-list span {
    font-weight: 400;
    text-transform: none
}

.mailing-list input[type=email],
.mailing-list input[type=submit] {
    border: none;
    padding: 0 20px;
    font-size: 16px
}

.mailing-list input[type=email] {
    color: #666;
    background: #fff;
    height: 54px
}

.mailing-list input[type=submit] {
    cursor: pointer;
    color: #fff;
    background: #C62F24;
    height: 54px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: background .2s ease-in-out
}

.mailing-list input[type=submit]:hover {
    background: #A61A1C
}

.site-socials {
    font-weight: 400;
    font-size: 100%
}

.latest-tweets {
    padding-right: 0;
    background: #43A7D4
}

.latest-tweets ul {
    padding: 20px 20px 20px
}

.latest-tweets li {
    overflow: hidden;
    margin-bottom: 40px;
    font-family: 'Quicksand', sans-serif
}

.tweet-details {
    margin-bottom: 0;
    margin-top: 4px;
    width: 14%;
    float: left;
    text-transform: uppercase;
    font-size: 70%;
    line-height: 14px
}

.tweet-details a {
    display: block;
    color: #fff;
    font-weight: 700
}

.tweet-text {
    color: #fff;
    margin-bottom: 0;
    width: 80%;
    float: right;
    font-size: 92%;
    line-height: 18px
}

.tweet-text a {
    color: #fff
}

.site-socials {
    padding-right: 0;
    padding-left: 0
}

.social-box li {
    float: left;
    width: 16.6666667%
}

.social-box .s-icon {
    display: block;
    padding: 10px;
    box-sizing: content-box
}

.s-facebook {
    background: #3B599B;
    transition: all .2s ease-in-out
}

.s-twitter {
    background: #5FD2FC;
    transition: all .2s ease-in-out
}

.s-instagram {
    background: #3C4354;
    transition: all .2s ease-in-out
}

.s-youtube {
    background: #AA3033;
    transition: all .2s ease-in-out
}

.s-pinterest {
    background: #FC4044;
    transition: all .2s ease-in-out
}

.s-googleplus {
    background: #2C2C2C;
    transition: all .2s ease-in-out
}

.s-facebook:hover {
    background: #213368
}

.s-twitter:hover {
    background: #46AFDC
}

.s-instagram:hover {
    background: #1E222C
}

.s-youtube:hover {
    background: #841A22
}

.s-pinterest:hover {
    background: #D92230
}

.s-googleplus:hover {
    background: #090809
}

@media only screen and (min-width: 44.063em) {
    .social-box li {
        border-top: none;
        float: left;
        width: 33.3333%
    }
}

@media only screen and (min-width: 64.063em) {
    .social-box li {
        border-top: none;
        float: left;
        width: 50%
    }
    .social-box .s-icon {
        display: block;
        padding: 20px;
        box-sizing: content-box
    }
    .latest-tweets ul {
        padding: 52px 40px 10px 30px;
        height: 303px
    }
}

.footer-info {
    color: #999;
    background: #222;
    padding: 18px 0
}

.footer-info a {
    color: #999
}

.site-info,
.site-credits {
    font-size: 14px;
    text-align: center
}

.site-info {
    padding-bottom: 8px
}

@media only screen and (min-width: 44.063em) {
    .site-info {
        padding-bottom: 0;
        text-align: left
    }
    .site-credits {
        text-align: right
    }
}

.loop,
.loop-alt {
    position: relative;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
    overflow: hidden
}

.loop-content {
    padding: 6px 0
}

.loop-content h3 {
    font-size: 86%;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.2em;
    height: 64px;
    max-height: 64px;
    overflow: hidden
}

.article-date {
    color: #C62F24
}

.loop-content-image a {
    display: block !important;
    background: #C62F24 !important
}

.loop-content-image img {
    z-index: 1;
    width: 100%;
    height: auto;
    transition: all .1s ease-in-out
}

.loop .loop-content-image,
.loop-alt .loop-content-image {
    width: 40%;
    float: left
}

.loop .loop-content,
.loop-alt .loop-content {
    width: 58%;
    float: right;
    padding: 6px 15px 6px 0
}

.recommended-box {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 15px 5px 15px;
    color: #fff;
    z-index: 2;
    background: #C62F24;
    background: #229244;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 300
}

.entry-meta a {
    font-weight: 700;
    color: #C62F24
}

.breaker {
    display: block;
    height: 1px;
    margin-top: 1px;
    margin-bottom: 20px;
    background: #eeeeee
}

@media only screen and (min-width: 44.063em) {
    .loop,
    .loop-alt {
        background: #fff;
        margin-bottom: 15px;
        overflow: hidden
    }
    .loop .loop-content {
        width: 100%;
        float: none;
        padding: 6px 0
    }
    .loop-content h3 {
        height: 50px;
        max-height: 50px
    }
    .loop-alt .loop-content h3 {
        height: 98px;
        max-height: 98px
    }
    .loop .loop-content-image {
        margin-bottom: 6px;
        width: 100%;
        float: left
    }
    .the-big-read-box .loop-content-image {
        min-height: 200px;
        max-height: 242px;
        overflow: hidden
    }
    .page-template-index-php .headline-post .loop-content-image {
        min-height: 200px;
        max-height: 242px;
        overflow: hidden
    }
    .page-template-index-php .headline-post .loop-content h3 {
        height: 18px;
        max-height: 18px;
        margin-bottom: 9px
    }
    .loop-content-image {
        min-height: 130px;
        max-height: 130px;
        overflow: hidden
    }
    #secondary .loop-content-image {
        min-height: none;
        max-height: none
    }
    .loop-alt .loop-content-image {
        width: 47%;
        float: left;
        min-height: 130px;
        max-height: 130px;
        margin-bottom: 0
    }
    .loop-alt .loop-content {
        width: 48%;
        float: right;
        padding: 6px 15px 6px 0
    }
}

.post header {
    position: relative;
    padding: 0 0 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #eeeeee
}

header .entry-meta {
    font-family: 'PT Sans', sans-serif
}

header .entry-meta a:hover {
    text-decoration: underline
}

header .thumbnail {
    margin-bottom: 10px
}

@media only screen and (min-width: 64.063em) {
    header .thumbnail {
        margin-top: 0
    }
}

.single-post .entry-content,
.page .entry-content,
.postid-18766 .entry-content {
    font-family: 'Georgia', serif;
    border-bottom: 1px solid #eeeeee;
    padding: 0 20px 20px 0
}

.page .entry-content {
    border-bottom: none;
    padding: 0 20px 10px 0
}

.single-meta {
    font-size: 80%;
    line-height: 20px;
    min-height: 45px;
    color: #444;
    text-transform: uppercase;
    border-bottom: 1px solid #eeeeee;
    padding: 12px 0 4px;
    margin-bottom: 16px;
    font-family: 'PT Sans', sans-serif
}

.single-meta a {
    font-weight: 700;
    color: #C62F24
}

.wp-caption-text {
    font-size: 80%;
    line-height: 16px;
    color: #666
}

.further-reading {
    padding-top: 20px
}

.gallery {
    margin-top: 1.5em;
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.lang-page-switcher {
    text-transform: uppercase;
    margin-top: 8px;
    margin-bottom: 20px;
    font-size: 90%;
    font-family: 'PT Sans', sans-serif
}

.lang-page-switcher span {
    font-weight: 700
}

.tribe-events-event-meta .tribe-events-gmap,
.tribe-events-event-meta-desc .tribe-events-gmap {
    white-space: nowrap
}

.tribe-events-schedule h2 {
    font-style: normal;
    font-weight: bold
}

.tribe-events-event-schedule-details {
    display: inline
}

.tribe-events-divider {
    padding: 0 10px;
    font-weight: bold
}

.events-archive .entry-content,
.events-archive .entry-header {
    width: 98%
}

.events-archive span.edit-link {
    display: none
}

.tribe-events-notices {
    background: #d9edf7;
    border: 1px solid #bce8f1;
    color: #3a87ad;
    margin: 10px 0 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

div.tribe-events-notices>ul,
div.tribe-events-notices>ul>li {
    margin: 0;
    padding: 0;
    list-style: none
}

#tribe-events-content p.tribe-events-promo {
    font-size: 12px;
    color: #999
}

#tribe-events-content p.tribe-events-promo a {
    color: #666
}

.clearfix:before,
.tribe-clearfix:before,
.clearfix:after,
.tribe-clearfix:after {
    content: "";
    display: table
}

.clearfix:after,
.tribe-clearfix:after {
    clear: both
}

.clearfix,
.tribe-clearfix {
    zoom: 1
}

.tribe-clear {
    clear: both
}

.tribe-events-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.tribe-hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.tribe-events-error {
    display: none
}

.tribe-events-multi-event-day {
    color: #0f81bb
}

#tribe-events-content .tribe-events-abbr {
    border-bottom: 0;
    cursor: default
}

.tribe-events-spinner {
    width: 32px;
    height: 32px;
    margin-left: -16px
}

.tribe-events-spinner-medium {
    width: 24px;
    height: 24px
}

.tribe-events-spinner-small {
    width: 16px;
    height: 16px;
    margin-left: -8px
}

*+html .events-archive h2.tribe-events-page-title {
    padding-bottom: 30px
}

*+html .events-archive .tribe-events-list h2.tribe-events-page-title {
    padding-bottom: 0
}

*+html #tribe-events-header {
    margin-bottom: 30px
}

h2.tribe-events-page-title {
    font-size: 24px;
    font-weight: normal;
    position: relative;
    z-index: 0;
    margin-bottom: .5em;
    text-align: center;
    clear: none
}

.tribe-events-filter-view .tribe-events-list h2.tribe-events-page-title {
    width: 100%;
    float: none
}

h2.tribe-events-page-title a {
    color: #000
}

h2.tribe-events-page-title a:hover,
h2.tribe-events-page-title a:focus {
    color: #333;
    text-decoration: underline
}

#tribe-events-header,
#tribe-events-footer {
    margin-bottom: .5em;
    clear: both
}

#tribe-events-header .tribe-events-sub-nav,
#tribe-events-footer .tribe-events-sub-nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: normal;
    text-align: center
}

#tribe-events-header .tribe-events-sub-nav li,
#tribe-events-footer .tribe-events-sub-nav li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0;
    vertical-align: middle
}

#tribe-events-header .tribe-events-sub-nav li,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
    float: left;
    margin-right: 5px;
    text-align: left
}

#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
    float: right;
    margin-left: 5px;
    text-align: right
}

#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-left {
    float: left;
    text-align: left
}

#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-right {
    float: right;
    text-align: right
}

.tribe-events-ajax-loading {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    top: 150px;
    padding: 15px;
    background: #666666;
    z-index: 10;
    border-radius: 5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important
}

.tribe-events-loading .tribe-events-ajax-loading {
    display: block
}

.tribe-events-ajax-loading.tribe-events-active-spinner,
.tribe-events-ajax-loading.tribe-events-active-spinner img {
    display: block
}

#tribe-events-header {
    position: relative
}

#tribe-events-footer {
    margin-bottom: 1em
}

.events-list #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer {
    margin: 1.25em 0 18px;
    clear: both
}

.tribe-events-map #tribe-events-header {
    margin: 1em 0
}

.single-tribe_events #tribe-events-header {
    margin: 1em 0 20px
}

.single-tribe_events #tribe-events-header li,
.single-tribe_events #tribe-events-footer li {
    width: 48%
}

#tribe-events-content .tribe-events-nav-date {
    padding-top: 16px
}

select.tribe-events-dropdown {
    width: auto;
    font-size: 11px;
    margin: 33px 9px 0 0
}

#tribe-events-events-picker,
#tribe-events-picker {
    display: inline
}

#tribe-events-content {
    position: relative;
    margin-bottom: 48px;
    padding: 2px 0
}

#tribe-events-content.tribe-events-list {
    padding: 0
}

.tribe-events-othermonth div[id*="tribe-events-daynum-"],
.tribe-events-othermonth .tribe-events-month-event-title {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4
}

.tribe-events-list h2.tribe-events-page-title {
    margin-bottom: 15px
}

#tribe-events-content.tribe-events-list {
    margin-bottom: 60px
}

.tribe-events-list .type-tribe_events {
    padding: 2.25em 0;
    margin: 0
}

.tribe-events-list .type-tribe_events.tribe-events-first {
    padding-top: 0
}

.tribe-events-list h2.tribe-events-list-event-title {
    margin: 0;
    padding: 0;
    font-size: 1.4em;
    line-height: 1.4em;
    text-transform: none;
    letter-spacing: 0;
    display: block;
    border: none
}

.tribe-events-list h2.tribe-events-list-event-title {
    float: none;
    display: inline
}

.tribe-events-event-details .tribe-events-event-meta address.tribe-events-address {
    font-style: normal;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.tribe-events-loop .tribe-events-event-meta {
    float: none;
    clear: both;
    border: 0;
    margin: 5px 0 15px 0;
    line-height: 1.5;
    font-size: 14px;
    font-weight: bold;
    overflow: visible
}

.tribe-events-list .tribe-events-loop .tribe-events-event-meta .recurringinfo {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.tribe-events-event-meta address.tribe-events-address {
    display: inline;
    font-style: normal;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin-right: 10px
}

.tribe-events-list .tribe-events-loop .tribe-events-event-meta .event-is-recurring {
    position: relative
}

.tribe-events-list .time-details,
.tribe-events-list .tribe-events-venue-details {
    line-height: 1.2;
    margin: 0;
    display: block
}

.tribe-events-list .time-details {
    margin: 0 0 8px 0
}

.tribe-events-list .tribe-events-event-cost {
    float: right;
    margin: 0 0 5px 5px
}

.tribe-events-list .tribe-events-event-cost span {
    font-weight: bold;
    background: #eee;
    border: 1px solid #ddd;
    display: block;
    padding: 5px 10px;
    text-align: center;
    line-height: 1.3;
    font-style: normal;
    text-overflow: ellipsis
}

.tribe-events-list .tribe-events-loop .tribe-events-content {
    width: 100%;
    padding: 0
}

.tribe-events-list-separator-year {
    display: block;
    text-align: center;
    font-size: 38px;
    color: #ccc;
    padding: 1em 2.25em 0;
    font-weight: bold
}

.tribe-events-list-separator-month {
    display: block;
    text-transform: uppercase;
    font-size: 120%;
    line-height: 28px;
    color: #222;
    border-bottom: 1px solid #eeeeee;
    padding: 12px 0 4px;
    margin-bottom: 8px;
    font-family: 'PT Sans', sans-serif
}

.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first {
    padding-top: 2.25em
}

.tribe-events-list .type-tribe_events.tribe-event-end-month {
    padding-bottom: 0
}

.tribe-events-loop {
    clear: both
}

.tribe-events-loop .type-tribe_events.tribe-events-last {
    border-bottom: 0
}

.tribe-events-loop .tribe-events-content {
    width: 60%;
    float: left;
    padding: 0 5% 0 0
}

.single-tribe_venue .tribe-events-loop .tribe-events-content p {
    margin: 0
}

.events-archive h3 .published,
.single-tribe_venue h3 .published {
    font-size: 18px;
    margin-top: 0;
    font-style: italic;
    text-transform: none
}

.tribe-events-event-meta-desc,
.tribe-events-event-day {
    color: #333
}

.single-tribe_events h2.tribe-events-single-event-title {
    font-size: 1.7em;
    line-height: 1;
    margin: 0;
    padding: 0
}

#tribe-events-content .tribe-events-single-event-description img.attachment-post-thumbnail {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center
}

.tribe-events-meta-group .tribe-events-single-section-title {
    margin: 20px 0 10px;
    font-size: 1.4em;
    font-weight: bold
}

.tribe-events-meta-group+.tribe-events-single-section-title {
    margin-top: 0
}

.tribe-events-event-meta .tribe-events-meta-group address.tribe-events-address {
    margin: 0;
    display: block
}

#eventbrite-embed {
    width: 100%;
    min-height: 225px;
    margin: 24px 0
}

.eventbrite-ticket-embed {
    margin: 0 0 30px 0
}

.tribe-events-schedule {
    margin: 20px 0 0
}

.single-tribe_events .tribe-events-schedule .tribe-events-divider,
.single-tribe_events .tribe-events-schedule .recurringinfo,
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
    font-size: 1.2em
}

.single-tribe_events .tribe-events-schedule h3 {
    font-size: 1.2em;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    white-space: nowrap
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
    vertical-align: middle
}

.single-tribe_events .tribe-events-event-meta {
    background: #fafafa;
    border: 1px solid #eee;
    margin: 30px 0
}

.single-tribe_events .tribe-events-venue-map {
    width: 58%;
    margin: 20px 4% 2% 0;
    padding: 5px;
    float: right;
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top
}

.single-tribe_events #tribe-events-gmap {
    height: 0 !important;
    padding-top: 50%;
    width: 100% !important;
    margin: 0 !important
}

.single-tribe_events .tribe-events-meta-group .tribe-events-venue-map {
    float: none;
    margin: 20px 0 0;
    width: 100%
}

.single-tribe_events .tribe-events-meta-group #tribe-events-gmap {
    height: 0 !important;
    padding-top: 100%;
    width: 100% !important;
    margin-top: 50px
}

.single-tribe_events .tribe-events-event-meta {
    font-size: 13px
}

.tribe-events-event-meta .tribe-events-meta-group,
.tribe-events-event-meta .column {
    float: left;
    width: 33.3333%;
    padding: 0 4%;
    text-align: left;
    margin: 0 0 20px 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.single-tribe_events .tribe-events-event-meta dl {
    margin: 0
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
    clear: left;
    font-weight: bold;
    line-height: 1;
    list-style: none
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 1.5;
    list-style: none;
    float: none
}

#tribe-events-content .tribe-events-event-meta dd span.adr {
    display: block
}

.single-tribe_events .tribe-events-content {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.sidebar.single-tribe_events .tribe-events-content {
    padding: 0
}

.tribe-events-day .tribe-events-day-time-slot h5 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 2.5em 0 0;
    background-color: #eee;
    padding: 6px 10px
}

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
    margin-left: 5%
}

#tribe-events-content table.tribe-events-calendar {
    margin: 12px 0 .6em;
    clear: both;
    font-size: 12px;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%
}

#tribe-events-content table.tribe-events-calendar,
#tribe-events-content .tribe-events-calendar td {
    border: 1px solid #bbb
}

.tribe-events-calendar div[id*="tribe-events-daynum-"],
.tribe-events-calendar div[id*="tribe-events-daynum-"] a {
    background-color: #f5f5f5;
    color: #333;
    font-size: 11px;
    font-weight: bold
}

.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"]>a {
    background-color: #666;
    color: #fff
}

.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"]>a {
    color: #999
}

#tribe-events-content .tribe-events-calendar td {
    height: 110px;
    width: 14.28%;
    color: #114b7d;
    vertical-align: top;
    padding: 0 0 .5em;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip,
.recurring-info-tooltip {
    border: 1px solid #666;
    position: absolute;
    z-index: 1001;
    bottom: 30px;
    left: 3px;
    width: 320px;
    background-color: #f9f9f9;
    color: #333;
    line-height: 1.4;
    display: none
}

.tribe-events-tooltip .tribe-events-arrow {
    width: 18px;
    height: 11px;
    background-image: url(lib/img/events/tribe-tooltips.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 44px 19px;
    background-size: 44px 19px;
    display: block;
    position: absolute;
    bottom: -11px;
    left: 20px
}

.tribe-events-calendar .tribe-events-right .tribe-events-tooltip,
.tribe-events-week .tribe-events-right .tribe-events-tooltip,
.recurring-info-tooltip {
    left: auto;
    right: 3px
}

.tribe-events-right .tribe-events-tooltip .tribe-events-arrow {
    left: auto;
    right: 30px
}

.recurringinfo {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
    position: relative
}

.event-is-recurring {
    position: relative;
    font-style: normal;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.7)
}

.event-is-recurring:hover {
    color: #000
}

.recurring-info-tooltip.tribe-events-tooltip {
    left: 10px;
    width: 200px;
    padding-bottom: .8em
}

.tribe-events-list-widget ol li {
    margin-bottom: 30px;
    list-style: none
}

.tribe-events-list-widget .duration {
    font-weight: bold
}

table.tribe-events-tickets .tickets_price {
    font-style: italic;
    color: #000;
    font-weight: bold
}

td.tickets_name {
    color: #777;
    font-size: 13px
}

.single-tribe_events #tribe-events-content form.cart,
.single-tribe_events #tribe-events-content div.cart {
    background: #fafafa;
    border: 1px solid #eee;
    margin: 30px 0;
    padding: 0 4% 3%
}

table.tribe-events-tickets {
    margin: 0;
    width: 100%;
    border-bottom: 0
}

table.tribe-events-tickets td {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 8px 10px 8px 0;
    vertical-align: middle
}

table.tribe-events-tickets td.wpec {
    line-height: 0
}

table.tribe-events-tickets td.woocommerce.add-to-cart {
    border-bottom: 0
}

table.tribe-events-tickets td.wpec img {
    display: none
}

table.tribe-events-tickets td fieldset {
    padding: 14px 0.625em 4px;
    border: 0;
    margin-top: 8px
}

table.tribe-events-tickets .tickets_nostock {
    display: inline-block;
    text-align: center
}

h2.tribe-events-tickets-title {
    margin: 20px 0 25px;
    font-size: 1.4em;
    font-weight: bold
}

.datepicker {
    z-index: 1000 !important
}

.datepicker td,
.datepicker table tr td span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.datepicker td {
    border-top: 1px solid #EDEDED
}

.datepicker table tr td.active.active,
.datepicker table tr td span.active.active {
    background: #666
}

.datepicker table tr td.active.active:hover,
.datepicker table tr td span.active.active:hover {
    background: #DADADA;
    color: inherit
}

#tribe-events-bar {
    width: 100%;
    min-width: 220px;
    margin-bottom: 10px;
    height: auto;
    position: relative;
    clear: none
}

#tribe-events-bar * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#tribe-bar-form {
    background: #f5f5f5;
    position: relative;
    margin: 0;
    width: 100%
}

#tribe-bar-form input {
    font-size: 15px;
    margin: 0 4px 0 0
}

#tribe-bar-form input[type="text"] {
    width: 100%;
    padding: 0 0 5px 0;
    background: 0;
    border: none;
    border-bottom: 1px dashed #b9b9b9;
    line-height: 1;
    height: auto;
    font-weight: bold;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

#tribe-bar-form input[type=text]:focus {
    outline: none
}

input[name*="tribe-bar-"]::-webkit-input-placeholder {
    color: #5f5f5f;
    font-weight: normal;
    font-style: italic;
    line-height: 1.3
}

input[name*="tribe-bar-"]:-moz-placeholder {
    color: #5f5f5f;
    font-weight: normal;
    font-style: italic;
    line-height: 1.3
}

.placeholder {
    color: #5f5f5f;
    font-weight: normal;
    font-style: italic;
    line-height: 1.3
}

#tribe-bar-form label {
    display: block;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0
}

#tribe-bar-dates .select2-choice {
    border-bottom: 1px dashed #b9b9b9
}

#tribe-bar-form .tribe-bar-filters {
    position: relative;
    float: left;
    width: 100%;
    margin: 0
}

#tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
    right: 16.66667%;
    left: auto;
    width: 83.3333%
}

#tribe-bar-form .tribe-bar-filters-inner {
    margin: 0
}

#tribe-bar-form.tribe-bar-full .tribe-bar-filters {
    display: block !important
}

.tribe-bar-date-filter {
    float: left;
    width: 25%;
    margin-bottom: 0;
    padding: 15px 30px
}

.tribe-bar-search-filter {
    float: left;
    width: 33.3333%;
    margin-bottom: 0;
    padding: 15px 30px
}

.tribe-bar-submit {
    float: left;
    width: 25%;
    margin-bottom: 0;
    margin-left: 16.6667%;
    padding: 15px 30px
}

#tribe-bar-form #tribe-bar-views {
    position: relative;
    left: 83.3333%;
    right: auto;
    float: left;
    width: 16.66667%;
    padding: 0 0 0 5px;
    background: transparent;
    margin: 0
}

#tribe-bar-views:hover,
#tribe-bar-views label:hover {
    cursor: pointer
}

.tribe-bar-views-inner {
    padding: 15px 0 45px 0;
    background: #E0E0E0;
    margin: 0
}

#tribe-bar-form .tribe-bar-views-inner label {
    padding: 0 15px;
    text-align: left
}

.tribe-bar-views-inner .select2-container {
    padding: 0 15px
}

.tribe-select2-results-views.select2-drop {
    background: #DBDBDB;
    border: none;
    z-index: 10001;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

#tribe-bar-form.tribe-bar-mini #tribe-bar-views {
    width: 16.66667%
}

#tribe-bar-views .tribe-bar-views-list {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 5px;
    position: absolute;
    left: 0;
    top: auto;
    z-index: 99;
    border-radius: 0 0 3px 3px
}

#tribe-bar-views li.tribe-bar-views-option {
    line-height: 14px;
    margin: 0;
    padding: 0 5px 0 0;
    list-style: none;
    background: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
    list-style: none;
    border: none;
    padding: 0;
    display: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

#tribe-bar-views .tribe-bar-views-option:first-child,
#tribe-bar-views .tribe-bar-views-option.tribe-bar-active,
#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-option {
    display: list-item
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    color: #444;
    text-align: left;
    display: block;
    text-decoration: none;
    padding: 6px 15px;
    background: #E0E0E0
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
    background: #cacaca;
    color: inherit
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover {
    background: #e0e0e0
}

#tribe-bar-views .tribe-bar-views-option:last-child a {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px
}

.tribe-no-js #tribe-bar-views [name="tribe-bar-view"] {
    display: block
}

#tribe-bar-views [name="tribe-bar-view"] {
    display: none
}

#tribe-bar-views .tribe-bar-views-list {
    width: 100%;
    float: left
}

#tribe-bar-views .tribe-bar-settings {
    display: none
}

#tribe-bar-form.tribe-bar-mini * {
    font-size: 12px
}

#tribe-bar-form.tribe-bar-mini label {
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tribe-bar-mini .tribe-bar-filters {
    display: block !important;
    float: left;
    width: 83.3333%
}

.tribe-bar-mini .tribe-bar-date-filter {
    padding: 10px
}

.tribe-bar-mini .tribe-bar-search-filter {
    width: 45%;
    padding: 10px
}

.tribe-bar-mini .tribe-bar-submit {
    width: 25%;
    margin-left: 5%;
    padding: 10px
}

#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit] {
    font-size: 11px;
    padding: 10px 5px;
    -webkit-appearance: button
}

.tribe-bar-mini #tribe-bar-views {
    width: 16.66667%
}

.tribe-bar-mini .tribe-bar-views-inner {
    padding: 10px 0 35px 0
}

.tribe-bar-mini .tribe-bar-views-inner label {
    padding: 0 10px
}

.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    padding: 4px 15px
}

#tribe-bar-collapse-toggle {
    display: none;
    float: left;
    padding: 15px 30px;
    position: relative;
    font-size: 13px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
    background: #f5f5f5
}

#tribe-bar-collapse-toggle:hover {
    cursor: pointer
}

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow {
    display: inline-block;
    margin: 0 4px;
    position: absolute;
    right: 25px
}

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow:after {
    top: 10px;
    right: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: inherit;
    border-width: 8px
}

#tribe-bar-collapse-toggle.tribe-bar-filters-open span.tribe-bar-toggle-arrow:after {
    top: 0px;
    border-top-color: transparent;
    border-bottom-color: inherit
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views+.tribe-bar-filters {
    display: none;
    margin-top: 5px;
    overflow: hidden;
    clear: both;
    left: auto;
    right: auto;
    width: 100%
}

.tribe-bar-collapse .tribe-bar-filters-inner>div,
.tribe-bar-collapse #tribe-bar-views {
    width: 100%;
    height: auto;
    margin: 0
}

.tribe-bar-collapse #tribe-bar-collapse-toggle {
    display: block;
    width: 70%
}

.tribe-bar-collapse #tribe-bar-collapse-toggle.tribe-bar-collapse-toggle-full-width {
    width: 100%
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
    float: left;
    left: auto;
    width: 30%
}

#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
    padding: 10px 0 40px 0
}

#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner label {
    margin: 0
}

.tribe-bar-is-disabled .tribe-events-page-title {
    line-height: 45px;
    text-align: left;
    clear: none;
    margin: 0
}

.tribe-bar-disabled {
    float: right;
    position: relative;
    z-index: 101
}

.tribe-bar-disabled #tribe-events-bar {
    width: auto;
    min-width: 0;
    float: none
}

.tribe-bar-disabled #tribe-bar-form {
    width: auto;
    border-radius: 3px
}

.tribe-bar-disabled .tribe-bar-filters {
    float: left
}

.tribe-bar-disabled .tribe-bar-filters .tribe-bar-date-filter {
    padding: 5px 10px
}

.tribe-bar-disabled #tribe-bar-form label {
    font-size: 10px
}

.tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type="text"] {
    border: none;
    display: block;
    width: 85px;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 15px
}

.tribe-bar-disabled #tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
    left: auto;
    right: 50%;
    width: 50%
}

.tribe-bar-disabled .tribe-bar-date-filter,
.tribe-events-uses-geolocation .tribe-bar-disabled .tribe-bar-date-filter {
    width: auto
}

.tribe-bar-disabled #tribe-bar-form #tribe-bar-views {
    width: 50%;
    float: left;
    left: 50%;
    right: auto;
    padding: 0
}

.tribe-bar-disabled .tribe-bar-views-inner {
    min-width: 100px;
    padding: 5px 0 25px 0;
    border-radius: 0 3px 3px 0
}

.tribe-bar-disabled #tribe-bar-form .tribe-bar-views-inner label {
    padding: 0 10px
}

.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list,
.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
    margin: 0
}

.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    padding: 4px 10px;
    margin: 0
}

.tribe-bar-disabled #tribe-bar-views .select2-container .select2-choice {
    line-height: 18px;
    height: auto;
    font-size: 13px
}

.tribe-bar-is-disabled .tribe-select2-results-views.select2-drop .select2-results li {
    padding: 0 10px
}

.tribe-bar-disabled #tribe-bar-collapse-toggle,
.tribe-bar-disabled .tribe-bar-submit {
    display: none
}

.tribe-select2-results-views span[class^="tribe-icon-"],
.tribe-bar-views-list span[class^="tribe-icon-"],
.tribe-bar-view-list a[class*="tribe-icon-"] {
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    min-height: 16px;
    display: block
}

.tribe-select2-results-views span[class^="tribe-icon-"] {
    min-height: 16px;
    display: inline-block
}

.tribe-select2-results-views span[class^="tribe-icon-"],
.tribe-bar-views-list span[class^="tribe-icon-"] {
    background-image: url(lib/img/events/events-bar/icon-month.png);
    -webkit-background-size: 15px 16px;
    background-size: 15px 16px
}

.tribe-select2-results-views span.tribe-icon-list,
.tribe-bar-views-list span.tribe-icon-list,
.tribe-bar-view-list span[class^="tribe-icon-"] {
    background-image: url(lib/img/events/events-bar/icon-list.png);
    -webkit-background-size: 15px 10px;
    background-size: 15px 10px
}

.tribe-bar-view-list a.tribe-icon-list,
.tribe-bar-view-list a.tribe-icon-month {
    padding-left: 30px;
    background-position: 10px 50%
}

.tribe-select2-results-views .tribe-icon-month,
.tribe-bar-views-list span.tribe-icon-month,
.tribe-bar-view-list a.tribe-icon-month {
    background-image: url(lib/img/events/events-bar/icon-month.png);
    -webkit-background-size: 15px 16px;
    background-size: 15px 16px
}

.tribe-select2-results-views span.tribe-icon-week,
.tribe-bar-views-list span.tribe-icon-week {
    background-image: url(lib/img/events/events-bar/icon-week.png);
    -webkit-background-size: 15px 16px;
    background-size: 15px 16px
}

.tribe-select2-results-views span.tribe-icon-day,
.tribe-bar-views-list span.tribe-icon-day {
    background-image: url(lib/img/events/events-bar/icon-day.png);
    -webkit-background-size: 15px 16px;
    background-size: 15px 16px
}

.tribe-select2-results-views span.tribe-icon-photo,
.tribe-bar-views-list span.tribe-icon-photo {
    background-image: url(lib/img/events/events-bar/icon-photo.png);
    -webkit-background-size: 15px 14px;
    background-size: 15px 14px
}

.tribe-select2-results-views span.tribe-icon-map,
.tribe-bar-views-list span.tribe-icon-map {
    background-image: url(lib/img/events/events-bar/icon-map.png);
    -webkit-background-size: 12px 16px;
    background-size: 12px 16px;
    background-position: 2px 50%
}

@media (min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 2 / 1),
(-webkit-min-device-pixel-ratio: 2),
(min-device-pixel-ratio: 2) {
    .tribe-events-tooltip .tribe-events-arrow {
        background-image: url(lib/img/events/tribe-tooltips@2x.png)
    }
    #tribe-bar-filters .tribe-bar-button-search .tribe-bar-btn-small {
        background-image: url(lib/img/events/events-bar/icon-search@2x.png)
    }
    #tribe-events-bar .tribe-bar-button-settings span {
        background-image: url(lib/img/events/events-bar/icon-gear@2x.png)
    }
    #tribe-events-bar [class^="tribe-bar-button-"]:after {
        background-image: url(../vendor/select2/select2x2.png)
    }
    .tribe-select2-results-views span[class^="tribe-icon-"],
    .tribe-bar-views-list span[class^="tribe-icon-"],
    .tribe-bar-view-list a[class^="tribe-icon-"] {
        background-image: url(lib/img/events/events-bar/icon-month@2x.png)
    }
    .tribe-select2-results-views span.tribe-icon-list,
    .tribe-bar-views-list span.tribe-icon-list,
    .tribe-bar-view-list span[class^="tribe-icon-"] {
        background-image: url(lib/img/events/events-bar/icon-list@2x.png)
    }
    .tribe-select2-results-views span.tribe-icon-month,
    .tribe-bar-views-list span.tribe-icon-month,
    .tribe-bar-view-list a.tribe-icon-month {
        background-image: url(lib/img/events/events-bar/icon-month@2x.png)
    }
    .tribe-select2-results-views span.tribe-icon-week,
    .tribe-bar-views-list span.tribe-icon-week {
        background-image: url(lib/img/events/events-bar/icon-week@2x.png)
    }
    .tribe-select2-results-views span.tribe-icon-day,
    .tribe-bar-views-list span.tribe-icon-day {
        background-image: url(lib/img/events/events-bar/icon-day@2x.png)
    }
    .tribe-select2-results-views span.tribe-icon-photo,
    .tribe-bar-views-list span.tribe-icon-photo {
        background-image: url(lib/img/events/events-bar/icon-photo@2x.png)
    }
    .tribe-select2-results-views span.tribe-icon-map,
    .tribe-bar-views-list span.tribe-icon-map {
        background-image: url(lib/img/events/events-bar/icon-map@2x.png)
    }
}

.single-tribe_events #tribe-events-content {
    padding: 0 !important
}

.tribe-events-list .hentry {
    background: #fff;
    padding: 0 !important;
    margin-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
    transition: all .2s ease-in-out
}

.tribe-events-list .hentry:hover {
    border-bottom-color: #C62F24
}

.tribe-events-list .hentry img {
    float: left;
    z-index: 1;
    width: 100%;
    height: auto;
    transition: all .1s ease-in-out
}

.loop-content-image a {
    float: left !important;
    display: block !important;
    background: #C62F24 !important
}

.tribe-events-list .hentry:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.7
}

.loop-event .loop-content h3 {
    font-size: 100%;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.2em;
    height: auto !important;
    max-height: none !important;
    overflow: hidden
}

.loop-event .loop-content h4 {
    font-size: 100%;
    margin-bottom: 10px
}

.loop-event .loop-content h4 span,
.loop-event .loop-content h4 address {
    display: inline !important
}

.date-start,
.date-end {
    color: #C62F24 !important
}

.loop-event .date-start,
.loop-event .date-end {
    font-size: 140%
}

.event-content {
    background: #fff;
    font-family: 'Georgia', serif
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    border: none;
    display: block;
    width: 100%;
    cursor: pointer;
    color: #fff !important;
    background: #C62F24;
    line-height: 46px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    transition: background .2s ease-in-out
}

#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
    background: #A61A1C
}

.submit-event-box {
    padding: 20px 30px 10px;
    color: #eeeeee;
    background: #222;
    margin-bottom: 10px;
    text-align: center
}

#google_map_link_toggle,
#not-user,
#my-events,
.tribe-events-ical,
#event_website,
.country-name {
    display: none !important
}

.events-community-post-title,
.events-community-post-content {
    border: 1px solid #dfdfdf;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 18px;
    background-color: #F9F9F9
}

.events-community-post-title label,
.events-community-post-content label {
    font-family: 'Quicksand', sans-serif;
    display: block;
    font-weight: 700;
    margin-top: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0 6px;
    margin-bottom: 10px
}

.events-community-post-title input,
.events-community-post-content textarea {
    width: 100% !important
}

#tribe-community-events textarea {
    height: 120px
}

#tribe-community-events input,
#tribe-community-events textarea {
    font-size: 16px;
    display: block;
    padding: 8px 12px;
    border: 1px solid #e5e5e5 !important;
    background: #fff !important
}

#tribe-community-events input.tribe-datepicker {
    width: 120px !important
}

#tribe-community-events #EventImage {
    font-size: 12px;
    width: 200px !important;
    background: none !important;
    padding: none !important
}

#tribe-community-events .note {
    padding-top: 5px
}

#tribe-community-events .timeofdayoptions select {
    width: 50px
}

#tribe-community-events .chosen-container {
    max-width: 232px
}

#tribe-community-events input.events-community-submit {
    border: none !important;
    display: block !important;
    width: 160px !important;
    cursor: pointer !important;
    color: #fff !important;
    background: #C62F24 !important;
    line-height: 38px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    text-align: center !important;
    transition: background .2s ease-in-out
}

#tribe-community-events input.events-community-submit:hover {
    background: #A61A1C !important
}

.event-header {
    position: relative;
    background: #fff;
    padding: 0 0 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #eeeeee
}

.event-title {
    font-size: 140%;
    line-height: 28px;
    color: #222;
    border-bottom: 1px solid #eeeeee;
    padding: 12px 0 4px;
    margin-bottom: 16px;
    font-family: 'PT Sans', sans-serif
}

.tribe-events-cal-links {
    display: none !important
}

.event-title-h1 {
    font-size: 180%;
    line-height: 110%;
    margin-bottom: 0;
    color: #333;
    padding: 8px 0 0
}

.advert {
     margin: 0 auto 20px;
}

.advert img {
    display: block;
    width: 100%;
    max-width: 300px;
    height: auto;
}

.advert-banner img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    border: 1px solid #eeeeee
}

.advert div a {
    display: block;
    width: 100%;
    max-width: 300px;
    line-height: 225px;
    background: #fafafa;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0 auto 20px;
    font-size: 80%;
    color: #999;
    text-transform: uppercase
}

.advert-banner div a {
    display: block;
    width: 100%;
    line-height: 143px;
    background: #fafafa;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0 auto;
    font-size: 80%;
    color: #999;
    text-transform: uppercase
}

.loop,
.loop-alt {
    transition: all .2s ease-in-out
}

.loop:hover,
.loop-alt:hover {
    border-bottom-color: #C62F24
}

.loop:hover .recommended-box,
.loop:hover .recommended-box {
    display: block !important
}

.loop:hover a,
.loop-alt:hover a {
    color: #C62F24
}

.loop:hover img,
.loop-alt:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.7;
    transition: all .2s ease-in-out
}

.primary-navigation li a {
    transition: all .05s ease-in-out
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

body {
    position: relative
}

#overlay {
    position: fixed;
    z-index: 999999999999999999999;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff
}

#overlay-inner {
    width: 100%;
    height: 100%;
    position: relative
}

#overlay-inner-box {
    padding: 100px 50px 0;
    max-width: 900px;
    margin: 0 auto;
    text-align: center !important
}

#overlay-inner-box img {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid #ccc
}

#overlay-inner-box p {
    font-size: 100%;
    line-height: 100%;
    margin-bottom: 0;
    background: none;
    border: none;
    color: #333;
    padding: 0;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    margin-bottom: 30px;
    text-align: center
}

@media only screen and (min-width: 44.063em) {
    #overlay-inner-box p {
        font-size: 160%;
        line-height: 120%;
        letter-spacing: -1px
    }
}

#overlay-inner-box a {
    color: #229244;
    text-decoration: underline !important
}

.site-logo {
    margin-top: 32px;
    margin-top: 26px;
    float: left
}

.site-logo a {
    display: block
}

.site-logo img {
    max-width: 80%
}

@media only screen and (min-width: 44.063em) {
    .site-logo img {
        max-width: 428px
    }
    .category-news .site-logo img {
        max-width: 558px
    }
}

@media only screen and (min-width: 64.063em) and (max-width: 1167px) {
    .site-logo img {
        margin-top: 10px;
        max-width: 348px
    }

    .category-news .site-logo img {
        max-width: 428px
    }

}

#page {
    overflow: hidden
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

.icon-logo {
    fill: #C62F24;
    width: 100%;
    height: auto
}

#content {
    padding: 10px 0 60px
}

.wp-caption {
    margin-bottom: .5em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto
}

.wp-caption-text {
    text-align: center;
    padding: 8px
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0
}


.donate-btn {
	display: block;
	margin-bottom:8px;
	background:#222222;
	color:#ffffff;
	overflow:hidden;
	padding:0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.donate-btn span {
    font-style: italic;
}
.donate-btn .small-button {
    background: none !important;
}

.donate-btn .button {
	display:block;
	margin:0;
}


@media only screen and (min-width: 64.1em) {

	#secondary {
		margin-top: -53px;
	}

}

.page-id-18708 .lang-page-switcher {
	display: none !important;
}

a.d-btn {
	font-family: 'PT Sans', sans-serif !important;
}

@media only screen and (min-width: 64.1em) {


	a.d-btn2 {
		max-width: 300px;
	}

}


/* AMMENDS 02.09.19 */

.headline-post .loop-content-image {
    max-height: 240px !important;
}

/*ticker*/
.wpnhtp_body {
    height: 32px !important;
    margin-bottom: 30px;
    background: #229244;
    border-radius: 0 !important;
    overflow: hidden !important;
}

#archive-dropdown {
    background: #111;
}


