﻿/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

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

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

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

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

fieldset, legend {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 100%;
    font-kerning: normal;
    -webkit-font-smoothing: antialiased
}

body {
    background: #F2F1EF;
    color: #797A7D;
    font-family: "Muli", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-style: normal;
    font-weight: normal
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #000;
    font-weight: normal
}

h1, .h1, h2, .h2, h3, .h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
    line-height: 1.875rem;
    margin: 0
}

@media screen and (min-width: 66.25em) {
    h1, .h1, h2, .h2, h3, .h3 {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 30px;
        line-height: 1.875rem
    }
}

h2, .h2, h3, .h3 {
    margin: 0 0 12px 0
}

@media screen and (min-width: 66.25em) {
    h2, .h2, h3, .h3 {
        margin: 0 0 24px 0
    }
}

h4, .h4 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin: 0
}

@media screen and (min-width: 60em) {
    h4, .h4 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem
    }
}

h5, .h5 {
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin: 0
}

@media screen and (min-width: 50em) {
    h5, .h5 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 24px;
        line-height: 1.5rem
    }
}

h6, .h6 {
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin: 0
}

p, ol, ul, pre, table {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin: 0 0 12px 0
}

.lt-ie9 p, .lt-ie9 ol, .lt-ie9 ul, .lt-ie9 pre, .lt-ie9 table {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem
}

@media screen and (min-width: 66.25em) {
    p, ol, ul, pre, table {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 24px;
        line-height: 1.5rem
    }
}

ul, ol {
    list-style-position: outside;
    margin-left: 1.1rem;
    padding-left: 0
}

ul {
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

strong, b {
    color: #000;
    font-weight: normal
}

em, i, q {
    font-style: italic
}

hr {
    height: 1px;
    color: #231F20;
    background: #231F20;
    border: 0;
    margin: 20px 0
}

blockquote {
    padding: 24px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem
}

blockquote p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem
}

blockquote cite {
    font-size: 12px;
    font-size: .75rem;
    line-height: 18px;
    line-height: 1.125rem
}

img {
    border: 0;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle
}

a {
    color: #000
}

a:hover {
    color: #000
}

a:visited {
    color: #000
}

button, input, optgroup, select, textarea {
    background: #fff;
    color: inherit;
    font: inherit;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

fieldset {
    border: 1px solid #f0eeed;
    margin: 0 0 .75rem 0;
    padding: 24px
}

label {
    display: inline-block;
    font-weight: normal;
    max-width: 100%;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

select[multiple], select[size] {
    height: auto
}

button {
    -webkit-appearance: none
}

.warnings {
    color: #ff4146;
    margin: 0 0 24px 0
}

.warnings ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

table td {
    padding: 3px 6px 3px 0
}

.row {
    margin-bottom: .375rem
}

.row .row {
    margin-left: -12px;
    margin-right: -12px
}

.column-full, [class^="col-"] {
    padding: 0 12px;
    position: relative;
    width: 100%
}

@media screen and (min-width: 6.25em) {
    .column-full, [class^="col-"] {
        float: left
    }

    .column-full.rev, .rev[class^="col-"] {
        float: right
    }
}

a[class^="col-"] {
    display: block;
    line-height: 0
}

@media screen and (min-width: 6.25em) {
    .col-sx-1 {
        width: 8.3333333%
    }

    .col-sx-2 {
        width: 16.6666667%
    }

    .col-sx-3 {
        width: 25%
    }

    .col-sx-4 {
        width: 33.3333333%
    }

    .col-sx-5 {
        width: 41.6666667%
    }

    .col-sx-6 {
        width: 50%
    }

    .col-sx-7 {
        width: 58.3333333%
    }

    .col-sx-8 {
        width: 66.6666667%
    }

    .col-sx-9 {
        width: 75%
    }

    .col-sx-10 {
        width: 83.3333333%
    }

    .col-sx-11 {
        width: 91.6666667%
    }

    .col-sx-12 {
        width: 100%
    }
}

@media screen and (min-width: 31.25em) {
    .col-sm-1 {
        width: 8.3333333%
    }

    .col-sm-2 {
        width: 16.6666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333%
    }

    .col-sm-5 {
        width: 41.6666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333%
    }

    .col-sm-8 {
        width: 66.6666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333%
    }

    .col-sm-11 {
        width: 91.6666667%
    }

    .col-sm-12 {
        width: 100%
    }
}

@media screen and (min-width: 50em) {
    .col-m-1 {
        width: 8.3333333%
    }

    .col-m-2 {
        width: 16.6666667%
    }

    .col-m-3 {
        width: 25%
    }

    .col-m-4 {
        width: 33.3333333%
    }

    .col-m-5 {
        width: 41.6666667%
    }

    .col-m-6 {
        width: 50%
    }

    .col-m-7 {
        width: 58.3333333%
    }

    .col-m-8 {
        width: 66.6666667%
    }

    .col-m-9 {
        width: 75%
    }

    .col-m-10 {
        width: 83.3333333%
    }

    .col-m-11 {
        width: 91.6666667%
    }

    .col-m-12 {
        width: 100%
    }
}

@media screen and (min-width: 60em) {
    .col-l-1 {
        width: 8.3333333%
    }

    .col-l-2 {
        width: 16.6666667%
    }

    .col-l-3 {
        width: 25%
    }

    .col-l-4 {
        width: 33.3333333%
    }

    .col-l-5 {
        width: 41.6666667%
    }

    .col-l-6 {
        width: 50%
    }

    .col-l-7 {
        width: 58.3333333%
    }

    .col-l-8 {
        width: 66.6666667%
    }

    .col-l-9 {
        width: 75%
    }

    .col-l-10 {
        width: 83.3333333%
    }

    .col-l-11 {
        width: 91.6666667%
    }

    .col-l-12 {
        width: 100%
    }
}

@media screen and (min-width: 6.25em) {
    .push-sx-1 {
        margin-left: 8.3333333%
    }

    .push-sx-2 {
        margin-left: 16.6666667%
    }

    .push-sx-3 {
        margin-left: 25%
    }

    .push-sx-4 {
        margin-left: 33.3333333%
    }

    .push-sx-5 {
        margin-left: 41.6666667%
    }

    .push-sx-6 {
        margin-left: 50%
    }

    .push-sx-7 {
        margin-left: 58.3333333%
    }

    .push-sx-8 {
        margin-left: 66.6666667%
    }

    .push-sx-9 {
        margin-left: 75%
    }

    .push-sx-10 {
        margin-left: 83.3333333%
    }

    .push-sx-11 {
        margin-left: 91.6666667%
    }

    .push-sx-12 {
        margin-left: 100%
    }
}

@media screen and (min-width: 31.25em) {
    .push-sm-1 {
        margin-left: 8.3333333%
    }

    .push-sm-2 {
        margin-left: 16.6666667%
    }

    .push-sm-3 {
        margin-left: 25%
    }

    .push-sm-4 {
        margin-left: 33.3333333%
    }

    .push-sm-5 {
        margin-left: 41.6666667%
    }

    .push-sm-6 {
        margin-left: 50%
    }

    .push-sm-7 {
        margin-left: 58.3333333%
    }

    .push-sm-8 {
        margin-left: 66.6666667%
    }

    .push-sm-9 {
        margin-left: 75%
    }

    .push-sm-10 {
        margin-left: 83.3333333%
    }

    .push-sm-11 {
        margin-left: 91.6666667%
    }

    .push-sm-12 {
        margin-left: 100%
    }
}

@media screen and (min-width: 50em) {
    .push-m-1 {
        margin-left: 8.3333333%
    }

    .push-m-2 {
        margin-left: 16.6666667%
    }

    .push-m-3 {
        margin-left: 25%
    }

    .push-m-4 {
        margin-left: 33.3333333%
    }

    .push-m-5 {
        margin-left: 41.6666667%
    }

    .push-m-6 {
        margin-left: 50%
    }

    .push-m-7 {
        margin-left: 58.3333333%
    }

    .push-m-8 {
        margin-left: 66.6666667%
    }

    .push-m-9 {
        margin-left: 75%
    }

    .push-m-10 {
        margin-left: 83.3333333%
    }

    .push-m-11 {
        margin-left: 91.6666667%
    }

    .push-m-12 {
        margin-left: 100%
    }
}

@media screen and (min-width: 60em) {
    .push-l-1 {
        margin-left: 8.3333333%
    }

    .push-l-2 {
        margin-left: 16.6666667%
    }

    .push-l-3 {
        margin-left: 25%
    }

    .push-l-4 {
        margin-left: 33.3333333%
    }

    .push-l-5 {
        margin-left: 41.6666667%
    }

    .push-l-6 {
        margin-left: 50%
    }

    .push-l-7 {
        margin-left: 58.3333333%
    }

    .push-l-8 {
        margin-left: 66.6666667%
    }

    .push-l-9 {
        margin-left: 75%
    }

    .push-l-10 {
        margin-left: 83.3333333%
    }

    .push-l-11 {
        margin-left: 91.6666667%
    }

    .push-l-12 {
        margin-left: 100%
    }
}

@media screen and (min-width: 6.25em) {
    .pull-sx-1 {
        margin-right: 8.3333333%
    }

    .pull-sx-2 {
        margin-right: 16.6666667%
    }

    .pull-sx-3 {
        margin-right: 25%
    }

    .pull-sx-4 {
        margin-right: 33.3333333%
    }

    .pull-sx-5 {
        margin-right: 41.6666667%
    }

    .pull-sx-6 {
        margin-right: 50%
    }

    .pull-sx-7 {
        margin-right: 58.3333333%
    }

    .pull-sx-8 {
        margin-right: 66.6666667%
    }

    .pull-sx-9 {
        margin-right: 75%
    }

    .pull-sx-10 {
        margin-right: 83.3333333%
    }

    .pull-sx-11 {
        margin-right: 91.6666667%
    }

    .pull-sx-12 {
        margin-right: 100%
    }
}

@media screen and (min-width: 31.25em) {
    .pull-sm-1 {
        margin-right: 8.3333333%
    }

    .pull-sm-2 {
        margin-right: 16.6666667%
    }

    .pull-sm-3 {
        margin-right: 25%
    }

    .pull-sm-4 {
        margin-right: 33.3333333%
    }

    .pull-sm-5 {
        margin-right: 41.6666667%
    }

    .pull-sm-6 {
        margin-right: 50%
    }

    .pull-sm-7 {
        margin-right: 58.3333333%
    }

    .pull-sm-8 {
        margin-right: 66.6666667%
    }

    .pull-sm-9 {
        margin-right: 75%
    }

    .pull-sm-10 {
        margin-right: 83.3333333%
    }

    .pull-sm-11 {
        margin-right: 91.6666667%
    }

    .pull-sm-12 {
        margin-right: 100%
    }
}

@media screen and (min-width: 50em) {
    .pull-m-1 {
        margin-right: 8.3333333%
    }

    .pull-m-2 {
        margin-right: 16.6666667%
    }

    .pull-m-3 {
        margin-right: 25%
    }

    .pull-m-4 {
        margin-right: 33.3333333%
    }

    .pull-m-5 {
        margin-right: 41.6666667%
    }

    .pull-m-6 {
        margin-right: 50%
    }

    .pull-m-7 {
        margin-right: 58.3333333%
    }

    .pull-m-8 {
        margin-right: 66.6666667%
    }

    .pull-m-9 {
        margin-right: 75%
    }

    .pull-m-10 {
        margin-right: 83.3333333%
    }

    .pull-m-11 {
        margin-right: 91.6666667%
    }

    .pull-m-12 {
        margin-right: 100%
    }
}

@media screen and (min-width: 60em) {
    .pull-l-1 {
        margin-right: 8.3333333%
    }

    .pull-l-2 {
        margin-right: 16.6666667%
    }

    .pull-l-3 {
        margin-right: 25%
    }

    .pull-l-4 {
        margin-right: 33.3333333%
    }

    .pull-l-5 {
        margin-right: 41.6666667%
    }

    .pull-l-6 {
        margin-right: 50%
    }

    .pull-l-7 {
        margin-right: 58.3333333%
    }

    .pull-l-8 {
        margin-right: 66.6666667%
    }

    .pull-l-9 {
        margin-right: 75%
    }

    .pull-l-10 {
        margin-right: 83.3333333%
    }

    .pull-l-11 {
        margin-right: 91.6666667%
    }

    .pull-l-12 {
        margin-right: 100%
    }
}

.wrapper {
    position: relative
}

.container {
    margin: 0 auto;
    position: relative;
    width: 90%;
    max-width: 125em
}

@media screen and (min-width: 6.25em) {
    .container {
        min-width: 4.75em
    }
}

@media screen and (min-width: 31.25em) {
    .container {
        min-width: 29.75em
    }
}

@media screen and (min-width: 50em) {
    .container {
        min-width: 48.5em
    }
}

@media screen and (min-width: 60em) {
    .container {
        min-width: 58.5em
    }
}

.container-full {
    margin: 0 auto;
    position: relative;
    width: 100%
}

@media screen and (min-width: 50em) {
    .col-third {
        width: 33.3333333%
    }
}

.center-col {
    float: none;
    margin-left: auto;
    margin-right: auto
}

p.small, ol.small, ul.small, pre.small, label.small {
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    line-height: 1.125rem
}

p.tiny, ol.tiny, ul.tiny, pre.tiny, label.tiny {
    font-size: 12px;
    font-size: .75rem;
    line-height: 18px;
    line-height: 1.125rem
}

img.full {
    display: block;
    width: 100%
}

img.left, img.right, img.circle {
    margin-bottom: .75rem
}

img.left {
    float: left;
    margin-right: 12px
}

img.right {
    float: right;
    margin-left: 12px
}

img.circle {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.form-group {
    margin: 0 0 .75rem 0;
    *zoom: 1
}

.form-group:after {
    content: "";
    display: table;
    clear: both
}

.field {
    border: 1px solid #f0eeed;
    display: block;
    height: 36px;
    padding: 6px 12px
}

textarea.field {
    height: auto
}

.checkbox label {
    font-weight: normal
}

.form-standard .field {
    width: 100%
}

@media screen and (min-width: 50em) {
    .form-horizontal label {
        padding-top: 6px;
        text-align: right
    }
}

.btn, .slideshow .message a {
    background: #F93822;
    border: none;
    color: #000;
    display: inline-block;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none
}

.btn.tiny, .slideshow .message a.tiny {
    padding: 6px 12px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 18px;
    line-height: 1.125rem
}

.btn.large, .slideshow .message a.large {
    padding: 18px 36px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem
}

.btn.action, .slideshow .message a.action {
    background-color: #008CBA
}

.btn.positive, .slideshow .message a.positive {
    background-color: #43AC6A
}

.btn.caution, .slideshow .message a.caution {
    background-color: #f04124
}

.btn.reversed, .slideshow .message a.reversed {
    background-color: #fff;
    color: #797A7D
}

.btn.ghost, .slideshow .message a.ghost {
    background-color: transparent;
    border: 3px solid #95837c;
    color: #95837c;
    font-weight: normal
}

.btn.ghost.action, .slideshow .message a.ghost.action {
    border-color: #008CBA;
    color: #008CBA
}

.btn.ghost.positive, .slideshow .message a.ghost.positive {
    border-color: #43AC6A;
    color: #43AC6A
}

.btn.ghost.caution, .slideshow .message a.ghost.caution {
    border-color: #f04124;
    color: #f04124
}

.btn.ghost.reversed, .slideshow .message a.ghost.reversed {
    border-color: #fff;
    color: #fff
}

.sprite-sheet, .identity a {
    background: transparent url("../img/master-sprite-sheet.svg") no-repeat 0 0;
    background-size: 600px 600px
}

.no-svg .sprite-sheet, .no-svg .identity a, .identity .no-svg a {
    background-image: url("../img/master-sprite-sheet.png")
}

nav {
    *zoom: 1
}

nav:after {
    content: "";
    display: table;
    clear: both
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

nav a {
    display: block;
    text-decoration: none
}

nav[role="navigation"] {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

nav[role="navigation"] ul {
    display: none
}

nav[role="navigation"] li {
    float: left
}

nav[role="navigation"] li a {
    color: #F93822;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem
}

nav[role="navigation"] li a.active, nav[role="navigation"] li a:hover {
    color: #D02F1F
}

.lt-ie9 nav[role="navigation"] ul {
    display: block;
    float: right;
    padding: 0
}

.lt-ie9 nav[role="navigation"] li {
    padding: 0 0 0 24px
}

@media screen and (min-width: 50em) {
    nav[role="navigation"] ul {
        display: block;
        float: right;
        padding: 0
    }

    nav[role="navigation"] li {
        padding: 0 0 0 24px
    }
}

.hoz-nav {
    margin: 0 0 36px 0
}

.hoz-nav li {
    float: left;
    margin: 0 18px 0 0;
    padding: 0 18px 0 0
}

.hoz-nav li.active a {
    color: #F93822;
    border-bottom: 1px solid #F93822
}

.hoz-nav li:first-child {
    border-right: 1px solid #F93822
}

.hoz-nav a {
    color: #000;
    display: inline-block;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem
}

.date-hoz-nav {
    margin: 0 0 36px 0
}

.date-hoz-nav li {
    float: left
}

.date-hoz-nav li.active a {
    color: #F93822;
    border-bottom: 1px solid #F93822
}

.date-hoz-nav a {
    color: #000;
    display: inline-block;
    margin: 0 18px 0 0;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.sub-nav {
    border-bottom: 5px solid #F93822;
    float: left;
    width: 100%;
    margin-top: 12px;
    overflow: hidden;
    *zoom: 1
}

@media screen and (min-width: 50em) {
    .sub-nav {
        border: none
    }
}

.sub-nav .nav-item {
    width: 85%;
    float: left;
    padding-left: 0.5em;
    border: none
}

@media screen and (min-width: 50em) {
    .sub-nav .nav-item {
        display: none
    }
}

.sub-nav li {
    overflow: hidden;
    *zoom: 1;
    margin-top: 0;
    margin-bottom: 0
}

.lt-ie9 .sub-nav li {
    margin-top: 6px;
    margin-bottom: 6px
}

@media screen and (min-width: 50em) {
    .sub-nav li {
        margin-top: 6px;
        margin-bottom: 6px
    }
}

.sub-nav ul {
    float: left;
    width: 100%;
    display: none;
    margin: 0
}

.sub-nav ul ul {
    border-bottom: none
}

@media screen and (min-width: 50em) {
    .sub-nav ul {
        display: block
    }

    .sub-nav ul ul {
        display: none
    }
}

.sub-nav .selected {
    background: #e5e0df
}

.sub-nav .open {
    display: block
}

.sub-nav a {
    border-bottom: 1px solid #F93822;
    color: #000;
    display: block;
    padding: 12px;
    font-weight: 400;
    font-family: "Muli", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-decoration: none;
    background-color: #fff;
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    line-height: 1.125rem
}

.sub-nav a:visited {
    color: #000
}

.sub-nav a:hover {
    color: #000
}

.sub-nav a.active {
    color: #000
}

.sub-nav ul ul li {
    padding: 6px 12px
}

.sub-nav ul ul li a.toggle-sub, .sub-nav ul ul li a.toggle-year {
    padding: 12px
}

.lt-ie9 .sub-nav ul ul li {
    padding: 0 12px
}

@media screen and (min-width: 50em) {
    .sub-nav ul ul li {
        padding: 0 12px
    }
}

.sub-nav .current {
    color: #F93822
}

.sub-nav .toggle-sub, .sub-nav .toggle-year {
    border-bottom: none
}

.sub-nav .toggle {
    width: 15%;
    float: left;
    text-align: center;
    border: none;
    color: #000
}

.sub-nav .toggle .fa {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

@media screen and (min-width: 50em) {
    .sub-nav .toggle {
        display: none
    }
}

.sub-nav .toggle-year {
    border-bottom: none;
    float: right
}

.sub-nav .count {
    text-align: center;
    float: right;
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    line-height: 1.125rem
}

.sub-nav .archive ul {
    margin: 0
}

#mobile-menu {
    max-height: 0;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    -moz-transition-property: max-height;
    -o-transition-property: max-height;
    -webkit-transition-property: max-height;
    transition-property: max-height;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

#mobile-menu ul {
    border-bottom: 1px solid #000;
    list-style-type: none;
    margin: 0 0 24px 0;
    padding: 24px 0 0 0
}

#mobile-menu li a {
    border-top: 1px solid #000;
    display: block;
    padding: 6px 0;
    text-align: center;
    text-decoration: none
}

#mobile-menu li a:hover {
    color: #F93822
}

#mobile-menu ul ul {
    display: none
}

#mobile-menu.opened {
    max-height: 600px
}

#tog-menu {
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    top: 23px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.jssocials {
    display: block;
    float: left
}

.content .jssocials {
    width: 100%;
    margin: 0 0 12px 0
}

.jssocials-shares {
    margin: 0;
    display: block;
    float: left
}

.jssocials-shares a:visited {
    color: #fff
}

.jssocials-shares * {
    box-sizing: border-box
}

.jssocials-share {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px 0 0
}

.jssocials-share:last-child {
    margin-right: 0
}

.jssocials-share-logo {
    width: 12px;
    vertical-align: middle;
    font-size: 16px
}

img.jssocials-share-logo {
    width: auto;
    height: 12px
}

.jssocials-share-link {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 1
}

.jssocials-share-label {
    padding-left: 6px;
    vertical-align: middle
}

.jssocials-share-count-box {
    display: inline-block;
    height: 24px;
    padding: 0 6px;
    line-height: 1;
    vertical-align: middle;
    cursor: default
}

.jssocials-share-count-box.jssocials-share-no-count {
    display: none
}

.jssocials-share-count {
    line-height: 16px;
    vertical-align: middle
}

.jssocials-share-twitter .jssocials-share-link {
    background: #00aced
}

.jssocials-share-twitter .jssocials-share-link:hover {
    background: #0087ba
}

.jssocials-share-facebook .jssocials-share-link {
    background: #3b5998
}

.jssocials-share-facebook .jssocials-share-link:hover {
    background: #2d4373
}

.jssocials-share-googleplus .jssocials-share-link {
    background: #dd4b39
}

.jssocials-share-googleplus .jssocials-share-link:hover {
    background: #c23321
}

.jssocials-share-linkedin .jssocials-share-link {
    background: #007bb6
}

.jssocials-share-linkedin .jssocials-share-link:hover {
    background: #005983
}

.jssocials-share-pinterest .jssocials-share-link {
    background: #cb2027
}

.jssocials-share-pinterest .jssocials-share-link:hover {
    background: #9f191f
}

.jssocials-share-email .jssocials-share-link {
    background: #3490F3
}

.jssocials-share-email .jssocials-share-link:hover {
    background: #0e76e6
}

.jssocials-share-stumbleupon .jssocials-share-link {
    background: #eb4823
}

.jssocials-share-stumbleupon .jssocials-share-link:hover {
    background: #c93412
}

.jssocials-share-whatsapp .jssocials-share-link {
    background: #29a628
}

.jssocials-share-whatsapp .jssocials-share-link:hover {
    background: #1f7d1e
}

.jssocials-share-telegram .jssocials-share-link {
    background: #2ca5e0
}

.jssocials-share-telegram .jssocials-share-link:hover {
    background: #1c88bd
}

.jssocials-share-line .jssocials-share-link {
    background: #25af00
}

.jssocials-share-line .jssocials-share-link:hover {
    background: #1a7c00
}

.jssocials-share-viber .jssocials-share-link {
    background: #7b519d
}

.jssocials-share-viber .jssocials-share-link:hover {
    background: #61407b
}

.jssocials-share-pocket .jssocials-share-link {
    background: #ef4056
}

.jssocials-share-pocket .jssocials-share-link:hover {
    background: #e9132e
}

.jssocials-share-messenger .jssocials-share-link {
    background: #0084ff
}

.jssocials-share-messenger .jssocials-share-link:hover {
    background: #006acc
}

.jssocials-share-vkontakte .jssocials-share-link {
    background: #45668e
}

.jssocials-share-vkontakte .jssocials-share-link:hover {
    background: #344d6c
}

.jssocials-share-link {
    padding: 12px 22px;
    color: #fff;
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out, border-color 200ms ease-in-out
}

.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active, .jssocials-share-link:visited {
    color: #fff
}

.jssocials-share-count-box {
    position: relative;
    height: 2.5em;
    padding: 0 .3em;
    margin-left: 0.3em;
    background: #f5f5f5;
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out, border-color 200ms ease-in-out
}

.jssocials-share-count-box:hover {
    background: gainsboro
}

.jssocials-share-count-box:hover:after {
    border-color: transparent gainsboro transparent transparent
}

.jssocials-share-count-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.85em;
    left: -0.3em;
    width: 0;
    height: 0;
    border-width: 0.4em 0.4em 0.4em 0;
    border-style: solid;
    border-color: transparent #f5f5f5 transparent transparent;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out, border-color 200ms ease-in-out
}

.jssocials-share-count-box .jssocials-share-count {
    line-height: 2.5em;
    color: #444
}

.addtocalendar var {
    display: none
}

.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent !important;
    width: 100%;
    margin-bottom: 12px
}

.atcb-link {
    display: block;
    outline: none !important;
    cursor: pointer
}

.atcb-link:focus ~ ul, .atcb-link:active ~ ul, .atcb-list:hover {
    visibility: visible
}

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900
}

.atcb-list, .atcb-item {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff
}

.atcb-item {
    float: none;
    text-align: left
}

.atcb-item-link {
    text-decoration: none;
    outline: none;
    display: block
}

.atcb-item.hover, .atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none
}

.atc-style-blue .atcb-link, .atc-style-blue .atcb-link:hover, .atc-style-blue .atcb-link:active, .atc-style-blue .atcb-link:focus {
    margin: 0;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    outline: none;
    line-height: 20px;
    vertical-align: middle;
    background: #F93822;
    zoom: 1;
    text-align: center;
    padding: 12px;
    position: relative
}

.atc-style-blue .atcb-link:before, .atc-style-blue .atcb-link:hover:before, .atc-style-blue .atcb-link:active:before, .atc-style-blue .atcb-link:focus:before {
    content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    padding-right: 12px
}

.atc-style-blue .atcb-list {
    width: 100%;
    border: 1px solid #bababa;
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA
}

.atc-style-blue .atcb-list, .atc-style-blue .atcb-item {
    background: #fff;
    color: #26211F
}

.atc-style-blue .atcb-item, .atc-style-blue .atcb-item-link {
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1
}

.atc-style-blue .atcb-item-link, .atc-style-blue .atcb-item-link:hover, .atc-style-blue .atcb-item-link:active, .atc-style-blue .atcb-item-link:focus {
    color: #26211F;
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 5px 15px
}

.atc-style-blue .atcb-item-link:hover, .atc-style-blue .atcb-item-link:active, .atc-style-blue .atcb-item-link:focus {
    color: #fff
}

.atc-style-blue .atcb-item.hover, .atc-style-blue .atcb-item:hover {
    background: #F93822
}

.identity a {
    background-position: -20px -20px;
    display: block;
    height: 80px;
    overflow: hidden;
    text-indent: -119988px;
    width: 200px
}

.identity {
    float: left;
    width: 170px
}

.identity a {
    display: block;
    float: left;
    text-decoration: none
}

.lt-ie9 .identity {
    margin: 0
}

@media screen and (min-width: 50em) {
    .identity {
        margin: 0
    }
}

header[role="banner"] {
    padding: 12px 0;
    background-color: #fff
}

header[role="banner"] .container {
    display: table
}

.lt-ie9 header[role="banner"] {
    padding: 24px 0
}

.lt-ie9 header[role="banner"] .identity {
    float: left
}

@media screen and (min-width: 50em) {
    header[role="banner"] {
        padding: 24px 0
    }

    header[role="banner"] .identity {
        float: left
    }
}

.skip {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    text-decoration: none;
    padding: 3px
}

.skip:focus {
    color: #423936;
    position: static;
    width: auto;
    height: auto
}

main[role="main"] {
    -moz-transition-property: margin-top;
    -o-transition-property: margin-top;
    -webkit-transition-property: margin-top;
    transition-property: margin-top;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.drop-open main[role="main"] {
    margin-top: 24px
}

main[role="main"] .header {
    overflow: hidden;
    *zoom: 1
}

.full-width {
    width: 100%
}

.content .full-width {
    width: 100%;
    padding: 0
}

.content img {
    float: left;
    padding: 0 12px 12px 0
}

.fade-in {
    opacity: 0;
    animation: fadeIn ease-in 1;
    animation-fill-mode: forwards;
    animation-duration: 0.3s
}

.fade-in.one {
    animation-delay: 0.3s
}

.fade-in.two {
    animation-delay: 0.9s
}

.fade-in.three {
    animation-delay: 1.2s
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.home-panels {
    margin-top: 0
}

.lt-ie9 .home-panels {
    margin-top: -200px
}

@media screen and (min-width: 50em) {
    .home-panels {
        margin-top: -200px
    }
}

.lt-ie9 .home-panels {
    margin-top: -270px
}

@media screen and (min-width: 60em) {
    .home-panels {
        margin-top: -270px
    }
}

.lt-ie9 .home-panels {
    margin-top: -315px
}

@media screen and (min-width: 66.25em) {
    .home-panels {
        margin-top: -315px
    }
}

blockquote {
    color: #fff
}

blockquote:nth-of-type(5n-4) {
    background-color: #F93822
}

blockquote:nth-of-type(5n-3) {
    background-color: #1A936F
}

blockquote:nth-of-type(5n-2) {
    background-color: #B5D6B2
}

blockquote:nth-of-type(5n-1) {
    background-color: #7b6c66
}

blockquote:nth-of-type(5n) {
    background-color: #4E598C
}

.btn.btn-back, .slideshow .message a.btn-back {
    color: #fff;
    width: 100%;
    display: block;
    padding: 12px;
    margin: 0 0 12px 0;
    font-weight: 700
}

.btn.btn-tickets, .slideshow .message a.btn-tickets {
    background-color: #7b6c66
}

.free {
    padding: 12px;
    background-color: #114B5F;
    color: #fff;
    margin: 12px 0;
    display: block;
    font-weight: 700;
    text-align: center
}

.content h1, .content .h1 {
    margin: 0 0 12px 0
}

.gigs aside {
    margin-top: 24px
}

.main-footer {
    border-top: 1px solid #000;
    margin: 48px 0 0 0;
    padding: 12px 0;
    overflow: hidden;
    *zoom: 1
}

.main-footer .social, .main-footer .other {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.main-footer .social a, .main-footer .other a {
    color: #797A7D;
    text-decoration: none
}

.main-footer .social a {
    color: #000
}

.lt-ie9 .main-footer .social, .lt-ie9 .main-footer .other {
    float: left
}

.lt-ie9 .main-footer .social li, .lt-ie9 .main-footer .other li {
    display: inline
}

.lt-ie9 .main-footer .other {
    float: right;
    text-align: right
}

@media screen and (min-width: 50em) {
    .main-footer .social, .main-footer .other {
        float: left
    }

    .main-footer .social li, .main-footer .other li {
        display: inline
    }

    .main-footer .other {
        float: right;
        text-align: right
    }
}

.panel {
    background-color: #fff;
    color: #000;
    display: block;
    position: relative;
    text-decoration: none;
    min-height: 250px;
    margin-right: 12px;
    margin-left: 12px
}

.panel img {
    margin-bottom: 0;
    width: 100%;
    padding: 0;
    float: inherit
}

.panel .tag {
    position: absolute;
    top: 10px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 6px
}

.panel.inline {
    height: auto;
    background: #fff
}

.panel.inline .link {
    display: block;
    margin: 0 0 24px 0
}

.panel.square {
    padding: 0 0 24px 0
}

.panel.image, .panel.video {
    overflow: hidden;
    padding: 0;
    width: 100%;
    position: relative
}

.panel p, .panel p a, .panel table {
    color: #fff
}

.panel p .link {
    color: #fff
}

.panel .border {
    background-color: #F93822;
    bottom: 0;
    height: 6px;
    left: 0;
    position: absolute;
    width: 100%
}

.panel .inner-panel, .panel .title {
    padding: 12px
}

.panel .panel-title {
    margin: 0 0 24px 0
}

.panel .date {
    color: #000;
    margin: 0
}

.panel .more {
    padding: 0 24px 0 12px;
    position: absolute;
    width: 100%;
    bottom: 12px
}

.panel .more p {
    display: block;
    float: left
}

.panel .more a {
    float: right
}

.panel .more h5, .panel .more .h5 {
    color: #fff
}

.panel .link {
    text-decoration: underline
}

.lt-ie9 .panel.inline {
    height: auto;
    width: 80%
}

@media screen and (min-width: 31.25em) {
    .panel.inline {
        height: auto;
        width: 80%
    }
}

.lt-ie9 .panel {
    min-height: 350px
}

.lt-ie9 .panel .more h5, .lt-ie9 .panel .more .h5 {
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    line-height: 1.125rem
}

@media screen and (min-width: 50em) {
    .panel {
        min-height: 350px
    }

    .panel .more h5, .panel .more .h5 {
        font-size: 14px;
        font-size: .875rem;
        line-height: 18px;
        line-height: 1.125rem
    }
}

.lt-ie9 .panel .more h5, .lt-ie9 .panel .more .h5 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem
}

@media screen and (min-width: 60em) {
    .panel .more h5, .panel .more .h5 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 24px;
        line-height: 1.5rem
    }
}

.lt-ie9 .panel {
    min-height: 400px
}

.lt-ie9 .panel .more {
    padding: 0 24px
}

.lt-ie9 .panel .inner-panel, .lt-ie9 .panel .title {
    padding: 24px
}

@media screen and (min-width: 66.25em) {
    .panel {
        min-height: 400px
    }

    .panel .more {
        padding: 0 24px
    }

    .panel .inner-panel, .panel .title {
        padding: 24px
    }
}

.first-block {
    margin-bottom: 0
}

.first-block .panel.square {
    margin: 0
}

.gig-panel .panel.square, .festival-panel .panel.square {
    margin: 0 0 24px 0;
    height: 320px
}

.gig-panel .first-gig, .festival-panel .first-gig {
    width: 100%
}

.gig-panel .first-gig .panel.square, .festival-panel .first-gig .panel.square {
    margin: 0 0 24px 0
}

.gig-panel .first-gig .panel, .festival-panel .first-gig .panel {
    color: #fff;
    background-color: #F93822 !important
}

.gig-panel .first-gig .panel .border, .festival-panel .first-gig .panel .border {
    background-color: #D02F1F !important
}

.gig-panel .first-gig .panel .panel-title, .festival-panel .first-gig .panel .panel-title {
    color: #fff !important
}

.gig-panel a, .festival-panel a {
    text-decoration: none
}

.gig-panel .more-link, .festival-panel .more-link {
    float: right;
    text-decoration: underline
}

.lt-ie9 .gig-panel .first-gig, .lt-ie9 .festival-panel .first-gig {
    margin-bottom: 45px
}

.lt-ie9 .gig-panel .first-gig .panel.square, .lt-ie9 .festival-panel .first-gig .panel.square {
    height: 420px
}

.lt-ie9 .gig-panel .panel.square, .lt-ie9 .festival-panel .panel.square {
    height: 350px
}

@media screen and (min-width: 31.25em) {
    .gig-panel .first-gig, .festival-panel .first-gig {
        margin-bottom: 45px
    }

    .gig-panel .first-gig .panel.square, .festival-panel .first-gig .panel.square {
        height: 420px
    }

    .gig-panel .panel.square, .festival-panel .panel.square {
        height: 350px
    }
}

.lt-ie9 .gig-panel .first-gig, .lt-ie9 .festival-panel .first-gig {
    margin-bottom: 0
}

.lt-ie9 .gig-panel .first-gig .panel.square, .lt-ie9 .festival-panel .first-gig .panel.square {
    height: 325px
}

.lt-ie9 .gig-panel .panel.square, .lt-ie9 .festival-panel .panel.square {
    height: 325px
}

@media screen and (min-width: 50em) {
    .gig-panel .first-gig, .festival-panel .first-gig {
        margin-bottom: 0
    }

    .gig-panel .first-gig .panel.square, .festival-panel .first-gig .panel.square {
        height: 325px
    }

    .gig-panel .panel.square, .festival-panel .panel.square {
        height: 325px
    }
}

.lt-ie9 .gig-panel .first-gig .panel.square, .lt-ie9 .festival-panel .first-gig .panel.square {
    height: 400px
}

.lt-ie9 .gig-panel .panel.square, .lt-ie9 .festival-panel .panel.square {
    height: 400px
}

@media screen and (min-width: 60em) {
    .gig-panel .first-gig .panel.square, .festival-panel .first-gig .panel.square {
        height: 400px
    }

    .gig-panel .panel.square, .festival-panel .panel.square {
        height: 400px
    }
}

.lt-ie9 .gig-panel .first-gig .panel.square, .lt-ie9 .festival-panel .first-gig .panel.square {
    height: 370px
}

.lt-ie9 .gig-panel .panel.square, .lt-ie9 .festival-panel .panel.square {
    height: 370px
}

@media screen and (min-width: 66.25em) {
    .gig-panel .first-gig .panel.square, .festival-panel .first-gig .panel.square {
        height: 370px
    }

    .gig-panel .panel.square, .festival-panel .panel.square {
        height: 370px
    }
}

.page-panel, .featured-panel {
    padding: 12px;
    margin: 0
}

.page-panel a, .featured-panel a {
    text-decoration: none
}

.page-panel .panel, .featured-panel .panel {
    margin: 0;
    height: auto;
    min-height: 250px
}

.updates .page-panel .panel, .updates .featured-panel .panel {
    min-height: 300px
}

.page-panel .panel .more, .featured-panel .panel .more {
    padding: 0 12px;
    color: #26211F
}

.page-panel .panel .inner-panel, .featured-panel .panel .inner-panel {
    padding: 12px
}

.featured-panel .panel {
    min-height: 250px
}

.festival-panel .panel {
    background-color: #114B5F;
    color: #fff
}

.festival-panel .panel .border {
    background-color: #092934 !important
}

.festival-panel .panel .panel-title {
    color: #fff
}

.gig-panel:nth-of-type(5n-4) .panel {
    background-color: #F93822;
    color: #fff
}

.gig-panel:nth-of-type(5n-4) .panel .border {
    background-color: #D02F1F
}

.gig-panel:nth-of-type(5n-4) .panel .panel-title {
    color: #fff
}

.gig-panel:nth-of-type(5n-3) .panel {
    background-color: #1A936F;
    color: #fff
}

.gig-panel:nth-of-type(5n-3) .panel .border {
    background-color: #12684e
}

.gig-panel:nth-of-type(5n-3) .panel .panel-title {
    color: #fff
}

.gig-panel:nth-of-type(5n-2) .panel {
    background-color: #B5D6B2;
    color: #fff
}

.gig-panel:nth-of-type(5n-2) .panel .border {
    background-color: #95c491
}

.gig-panel:nth-of-type(5n-2) .panel .panel-title {
    color: #fff
}

.gig-panel:nth-of-type(5n-1) .panel {
    background-color: #7b6c66;
    color: #fff
}

.gig-panel:nth-of-type(5n-1) .panel .border {
    background-color: #5f544f
}

.gig-panel:nth-of-type(5n-1) .panel .panel-title {
    color: #fff
}

.gig-panel:nth-of-type(5n) .panel {
    background-color: #4E598C;
    color: #fff
}

.gig-panel:nth-of-type(5n) .panel .border {
    background-color: #3c446b
}

.gig-panel:nth-of-type(5n) .panel .panel-title {
    color: #fff
}

.featured-panel:nth-of-type(5n-4) .panel .border, .page-panel:nth-of-type(5n) .panel .border {
    background-color: #7b6c66
}

.featured-panel:nth-of-type(5n-3) .panel .border, .page-panel:nth-of-type(5n-1) .panel .border {
    background-color: #114B5F
}

.featured-panel:nth-of-type(5n-2) .panel .border, .page-panel:nth-of-type(5n-2) .panel .border {
    background-color: #1A936F
}

.featured-panel:nth-of-type(5n-1) .panel .border, .page-panel:nth-of-type(5n-3) .panel .border {
    background-color: #4E598C
}

.featured-panel:nth-of-type(5n) .panel .border, .page-panel:nth-of-type(5n-4) .panel .border {
    background-color: #F93822
}

.cell-holder {
    display: table;
    height: 100%;
    width: 100%
}

.cell-holder.center {
    text-align: center
}

.cell-holder .cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.intro {
    padding: 36px 0;
    text-align: center
}

.intro p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem
}

.lt-ie9 .intro {
    padding: 48px 0 48px 0
}

@media screen and (min-width: 50em) {
    .intro {
        padding: 48px 0 48px 0
    }
}

.header {
    background-color: #F93822;
    color: #fff
}

.header h1, .header .h1 {
    color: #fff;
    margin: 0
}

.header .inner {
    margin: 24px 0;
    padding: 0
}

.title {
    color: #F93822;
    margin-bottom: 24px
}

@media screen and (min-width: 50em) {
    .title {
        margin-bottom: 36px;
        font-size: 38px;
        font-size: 2.375rem;
        line-height: 42px;
        line-height: 2.625rem
    }

    .title.alt {
        color: #fff
    }
}

.alt-title {
    margin: 12px auto;
    text-align: center
}

@media screen and (min-width: 50em) {
    .alt-title {
        margin: 36px auto;
        font-size: 37px;
        font-size: 2.3125rem;
        line-height: 42px;
        line-height: 2.625rem
    }
}

.highlight {
    color: #F93822;
    margin: 0 0 24px 0
}

.lt-ie9 .indent {
    padding-right: 48px
}

@media screen and (min-width: 50em) {
    .indent {
        padding-right: 48px
    }
}

.block .inner {
    padding: 24px 0 0 0;
    overflow: hidden;
    *zoom: 1
}

.block .inner.count-1 {
    border: none
}

.lt-ie9 .block .content .inner {
    padding: 36px 0
}

@media screen and (min-width: 50em) {
    .block .content .inner {
        padding: 36px 0
    }
}

.lt-ie9 .block .content .inner.indent {
    padding-right: 48px
}

@media screen and (min-width: 60em) {
    .block .content .inner.indent {
        padding-right: 48px
    }
}

.band-hero {
    position: relative;
    margin-bottom: 12px
}

.band-hero img {
    width: 100%
}

.overlay-text {
    left: 0;
    position: absolute;
    text-align: center;
    top: 36px;
    width: 100%;
    color: #fff
}

.overlay-text h3, .overlay-text .h3 {
    color: #fff
}

.image-holder {
    position: relative;
    margin: 0 0 24px 0;
    display: block;
    float: left
}

.image-holder .tag {
    position: absolute;
    top: 12px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 6px
}

.news img {
    display: block;
    width: 100%
}

.news .sub {
    margin: 0 0 12px 0
}

.news .preview {
    margin: 0 0 12px 0
}

.news .link {
    color: #000;
    text-decoration: underline
}

.news .group {
    border-bottom: 1px solid #000;
    padding: 12px 0 0 0
}

.news .group:last-child {
    border: none
}

.news .more {
    color: #000
}

.news .article {
    color: #797A7D;
    font-size: 0;
    line-height: 0;
    text-decoration: none
}

.news .article img {
    margin: 0 0 24px 0
}

.news .article .date {
    margin: 0
}

.news .archive {
    text-decoration: none;
    margin: 0 0 12px 0
}

.news .archive .title {
    margin: 0 0 12px 0
}

.milestones {
    border-top: 1px solid #000;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.milestones a {
    border-bottom: 1px solid #000;
    color: #000;
    display: block;
    padding: 12px;
    text-align: center;
    text-decoration: none
}

.milestones a:hover {
    background: #f0eeed
}

.milestones .active a {
    color: #F93822
}

.milestone {
    border-bottom: 1px solid #000;
    margin: 0 0 12px 0;
    padding: 0 0 12px 0
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-dots {
    bottom: 12px;
    display: block;
    line-height: 0;
    list-style: none;
    margin: 12px 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 4.8px;
    cursor: pointer;
    color: transparent;
    border: 0;
    border-radius: 50%;
    outline: none;
    background: #000
}

.lt-ie9 .slick-dots li button {
    background: #fff
}

@media screen and (min-width: 50em) {
    .slick-dots li button {
        background: #fff
    }
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1
}

.slick-loading .slick-list {
    background: #fff url('../images/ajax-loader.gif') center center no-repeat
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before, .slick-next:before {
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 1;
    color: #000;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.home-panels .slick-prev:before, .home-panels .slick-next:before {
    color: #fff
}

.slick-prev {
    top: -20px;
    right: 36px
}

.slick-prev:before {
    content: ""
}

.slick-next {
    top: -20px;
    right: 6px
}

.slick-next:before {
    content: ""
}

.slideshow .slick-prev:before, .slideshow .slick-next:before {
    color: #000
}

.slick-dots {
    position: absolute;
    bottom: -12px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.slideshow {
    height: 100%
}

.slideshow br {
    display: none
}

.slideshow .slick-list, .slideshow .slick-track {
    height: 100%
}

.slideshow .slide {
    display: none;
    height: 100%;
    position: relative;
    text-decoration: none
}

.slideshow .slide:first-child {
    display: block
}

.slideshow.slick-initialized .slide {
    display: block
}

.slideshow .container {
    display: table;
    height: 100%
}

.slideshow .overlay {
    padding: 24px 0
}

.slideshow .message {
    color: #000
}

.slideshow img {
    width: 100%
}

.lt-ie9 .slideshow {
    border: none
}

.lt-ie9 .slideshow .overlay {
    height: 100%;
    padding: 24px 0 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.lt-ie9 .slideshow .message {
    color: #fff;
    display: table-cell;
    vertical-align: middle
}

.lt-ie9 .slideshow .message p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem
}

@media screen and (min-width: 50em) {
    .slideshow {
        border: none
    }

    .slideshow .overlay {
        height: 100%;
        padding: 24px 0 0 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%
    }

    .slideshow .message {
        color: #fff;
        display: table-cell;
        vertical-align: middle
    }

    .slideshow .message p {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem
    }
}

.lt-ie9 .slideshow br {
    display: block
}

.lt-ie9 .slideshow .overlay {
    padding: 24px 0
}

@media screen and (min-width: 60em) {
    .slideshow br {
        display: block
    }

    .slideshow .overlay {
        padding: 24px 0
    }
}

.legends-gig-slider {
    margin: 0;
    padding: 0
}

.companies .video-show {
    margin: 12px 0
}

.companies .related {
    background: #f0eeed;
    text-align: center;
    padding: 48px 0 60px 0
}

.lt-ie9 .companies .company {
    margin-bottom: 48px
}

@media screen and (min-width: 50em) {
    .companies .company {
        margin-bottom: 48px
    }
}

.companies .band img {
    width: 100%
}

.stats {
    padding: 24px 0
}

.stats .stat {
    text-align: center
}

.lt-ie9 .stats {
    padding: 48px 0
}

.lt-ie9 .stats .stat {
    border-right: 1px solid #000
}

.lt-ie9 .stats .stat:last-child {
    border: none
}

@media screen and (min-width: 50em) {
    .stats {
        padding: 48px 0
    }

    .stats .stat {
        border-right: 1px solid #000
    }

    .stats .stat:last-child {
        border: none
    }
}

.mark {
    background: transparent no-repeat 93% 17px;
    background-size: 33px 33px
}

.lt-ie9 .mark.mark-strategy, .lt-ie9 .mark.mark-strategy-alt {
    background-image: url(../img/strategy.svg)
}

.lt-ie9 .mark.mark-financials {
    background-image: url(../img/financials.svg)
}

.lt-ie9 .mark.mark-share {
    background-image: url(../img/share.svg)
}

.lt-ie9 .mark.mark-results {
    background-image: url(../img/download.svg)
}

.lt-ie9 .mark.mark-video {
    background-image: url(../img/video.svg)
}

.lt-ie9 .mark.mark-media-area {
    background-image: url(../img/download.svg)
}

.lt-ie9 .mark.mark-aim-rule-26 {
    background-image: url(../img/aim.svg)
}

.lt-ie9 .mark.mark-annual-reports {
    background-image: url(../img/annual.svg)
}

.lt-ie9 .mark.mark-advisors {
    background-image: url(../img/advisors.svg)
}

.lt-ie9 .mark.mark-board {
    background-image: url(../img/board.svg)
}

.lt-ie9 .mark.mark-milestones {
    background-image: url(../img/milestone.svg)
}

@media screen and (min-width: 60em) {
    .mark.mark-strategy, .mark.mark-strategy-alt {
        background-image: url(../img/strategy.svg)
    }

    .mark.mark-financials {
        background-image: url(../img/financials.svg)
    }

    .mark.mark-share {
        background-image: url(../img/share.svg)
    }

    .mark.mark-results {
        background-image: url(../img/download.svg)
    }

    .mark.mark-video {
        background-image: url(../img/video.svg)
    }

    .mark.mark-media-area {
        background-image: url(../img/download.svg)
    }

    .mark.mark-aim-rule-26 {
        background-image: url(../img/aim.svg)
    }

    .mark.mark-annual-reports {
        background-image: url(../img/annual.svg)
    }

    .mark.mark-advisors {
        background-image: url(../img/advisors.svg)
    }

    .mark.mark-board {
        background-image: url(../img/board.svg)
    }

    .mark.mark-milestones {
        background-image: url(../img/milestone.svg)
    }
}

.charts {
    overflow: hidden;
    *zoom: 1
}

.lt-ie9 .charts {
    border-top: 1px solid #000;
    padding: 24px 0 0
}

.lt-ie9 .charts:first-child {
    border: none;
    padding: 0
}

@media screen and (min-width: 50em) {
    .charts {
        border-top: 1px solid #000;
        padding: 24px 0 0
    }

    .charts:first-child {
        border: none;
        padding: 0
    }
}

.chart {
    border-bottom: 1px solid #000;
    padding: 12px
}

.chart h5, .chart .h5 {
    margin: 0 0 24px 0
}

.lt-ie9 .chart {
    border: none
}

@media screen and (min-width: 50em) {
    .chart {
        border: none
    }
}

.lt-ie9 .chart {
    padding: 0 24px
}

@media screen and (min-width: 60em) {
    .chart {
        padding: 0 24px
    }
}

.list .item {
    border-bottom: 1px solid #000;
    margin: 0 0 12px 0
}

.contact input, .contact textarea {
    width: 100%
}

.contact label {
    color: #000
}

.contact .form-group label {
    text-align: left
}

.contact .form-group input, .contact .form-group textarea {
    border-bottom: 1px solid #000
}

.reports {
    margin: 0;
    padding: 24px 0 0 0
}

.reports p {
    margin: 0
}

.reports .title {
    margin-bottom: 12px
}

.related .video-show img {
    display: block;
    margin: 0 0 12px 0
}

.gridder-holder {
    position: relative
}

.gridder-holder .group {
    background: #f0eeed;
    padding: 12px;
    position: absolute;
    right: 12px;
    top: -48px;
    width: 260px;
    z-index: 1000
}

.gridder-holder .group .tags {
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.gridder-holder .group a {
    text-decoration: none
}

.gridder-holder .group li a {
    border-bottom: 1px solid #000;
    display: block;
    padding: 6px 0
}

.gridder-holder .group li a:hover {
    color: #F93822
}

.gridder {
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    *zoom: 1
}

.gridder-list {
    display: inline-block;
    margin: 0 0 12px 0;
    padding: 12px;
    vertical-align: top;
    width: 100%;
    cursor: pointer
}

.gridder-list img {
    display: block
}

.gridder-list .link {
    color: #000
}

.gridder-list .details {
    border-bottom: 1px solid #000;
    padding: 12px 0 0 0
}

.lt-ie9 .gridder-list {
    width: 50%
}

@media screen and (min-width: 50em) {
    .gridder-list {
        width: 50%
    }
}

.lt-ie9 .gridder-list {
    width: 33.3333333%
}

@media screen and (min-width: 60em) {
    .gridder-list {
        width: 33.3333333%
    }
}

.gridder-show {
    display: block;
    float: left;
    position: relative;
    width: 100%
}

.gridder-show .inner {
    background: #f0eeed;
    border-bottom: 6px solid #F93822;
    padding: 12px 12px 24px 12px
}

.lt-ie9 .gridder-show .inner {
    padding: 24px
}

@media screen and (min-width: 50em) {
    .gridder-show .inner {
        padding: 24px
    }
}

.gridder-content {
    display: none
}

.gridder-padding {
    padding: 0 12px
}

.gridder-navigation {
    display: none;
    visibility: hidden
}

.selectedItem {
    opacity: .9
}

.embed {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pagination {
    list-style: none;
    position: relative;
    text-align: center;
    width: 100%;
    float: left;
    padding: 12px;
    margin: 0;
    overflow: hidden
}

.pagination li {
    display: inline
}

.pagination a, .pagination span {
    padding: 6px 12px;
    display: inline-block;
    text-decoration: none;
    color: #000
}

.pagination .active span {
    background-color: #F93822;
    color: #fff
}

.festival-gigs-band {
    background: #e7e5e1
}

.band {
    padding: 24px 0;
    overflow: hidden;
    *zoom: 1
}

.venue, .date {
    float: left;
    width: 100%;
    background-color: #fff;
    border-bottom: 5px solid #F93822;
    margin-top: 12px
}

.venue .inner, .date .inner {
    padding: 12px
}

.venue h3, .venue .h3, .venue h4, .venue .h4, .venue a, .date h3, .date .h3, .date h4, .date .h4, .date a {
    color: #26211F
}

.venue h4, .venue .h4, .date h4, .date .h4 {
    margin-bottom: 12px
}

.date .inner {
    overflow: visible
}

nav[role="navigation"] li a.about {
    color: #F93822
}

nav[role="navigation"] li a.about:hover {
    color: #D02F1F
}

nav[role="navigation"] li a.about.active {
    color: #D02F1F
}

nav[role="navigation"] li a.updates {
    color: #7b6c66
}

nav[role="navigation"] li a.updates:hover {
    color: #5f544f
}

nav[role="navigation"] li a.updates.active {
    color: #5f544f
}

nav[role="navigation"] li a.archive {
    color: #B5D6B2
}

nav[role="navigation"] li a.archive:hover {
    color: #95c491
}

nav[role="navigation"] li a.archive.active {
    color: #95c491
}

nav[role="navigation"] li a.links {
    color: #4E598C
}

nav[role="navigation"] li a.links:hover {
    color: #3c446b
}

nav[role="navigation"] li a.links.active {
    color: #3c446b
}

nav[role="navigation"] li a.contact {
    color: #1A936F
}

nav[role="navigation"] li a.contact:hover {
    color: #12684e
}

nav[role="navigation"] li a.contact.active {
    color: #12684e
}

nav[role="navigation"] li a.gigs {
    color: #114B5F
}

nav[role="navigation"] li a.gigs:hover {
    color: #092934
}

nav[role="navigation"] li a.gigs.active {
    color: #092934
}

.about .header {
    background-color: #F93822
}

.updates .header {
    background-color: #7b6c66
}

.archive .header {
    background-color: #B5D6B2
}

.links .header {
    background-color: #4E598C
}

.contact .header {
    background-color: #1A936F
}

.gigs .header {
    background-color: #114B5F
}

.about .panel .border {
    background-color: #F93822
}

.updates .panel .border {
    background-color: #7b6c66
}

.archive .panel .border {
    background-color: #B5D6B2
}

.links .panel .border {
    background-color: #4E598C
}

.contact .panel .border {
    background-color: #1A936F
}

.gigs .panel .border {
    background-color: #114B5F
}

.about .sub-nav {
    border-color: #F93822
}

.updates .sub-nav {
    border-color: #7b6c66
}

.archive .sub-nav {
    border-color: #B5D6B2
}

.links .sub-nav {
    border-color: #4E598C
}

.contact .sub-nav {
    border-color: #1A936F
}

.gigs .sub-nav {
    border-color: #114B5F
}

.about .sub-nav ul ul {
    background-color: #F93822
}

.updates .sub-nav ul ul {
    background-color: #7b6c66
}

.archive .sub-nav ul ul {
    background-color: #B5D6B2
}

.links .sub-nav ul ul {
    background-color: #4E598C
}

.contact .sub-nav ul ul {
    background-color: #1A936F
}

.gigs .sub-nav ul ul {
    background-color: #114B5F
}

.about .sub-nav a {
    border-color: #F93822
}

.updates .sub-nav a {
    border-color: #7b6c66
}

.archive .sub-nav a {
    border-color: #B5D6B2
}

.links .sub-nav a {
    border-color: #4E598C
}

.contact .sub-nav a {
    border-color: #1A936F
}

.gigs .sub-nav a {
    border-color: #114B5F
}

input[type="text"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="time"], input[type="url"], input[type="password"], textarea, select {
    outline: none;
    display: block;
    width: 100%;
    padding: 7px;
    border-radius: 0;
    border: 1px solid #95837c;
    background: #fff;
    margin-bottom: 10px;
    height: 45px
}

label {
    padding: 12px 0
}

textarea {
    height: 100px;
    border: 1px solid #95837c
}

input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #fff;
    border: 1px solid #95837c;
    display: inline-block;
    cursor: pointer;
    color: #26211F;
    text-decoration: none
}

input[type="submit"] {
    color: #fff;
    padding: 12px;
    float: right;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.clearfix {
    overflow: hidden;
    *zoom: 1
}

.pie-clearfix, .row, .wrapper, .container, .container-full {
    *zoom: 1
}

.pie-clearfix:after, .row:after, .wrapper:after, .container:after, .container-full:after {
    content: "";
    display: table;
    clear: both
}

.is-hidden {
    display: none
}

.is-shown, .is-block {
    display: block
}

.is-uppercase {
    text-transform: uppercase;
    letter-spacing: 1px
}

.is-lowercase {
    text-transform: lowercase
}

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