./*! normalize.css v3.0.1 | 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,
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: 0 0
}

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

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[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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../vendor/bootstrap/fonts/glyphicons-halflings-regular.eot);
    src: url(../vendor/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../vendor/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(../vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../vendor/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #27ae60;
    text-decoration: none
}

a:focus,
a:hover {
    color: #19703e;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

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

cite {
    font-style: normal
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #27ae60
}

a.text-primary:hover {
    color: #1e8449
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #27ae60
}

a.bg-primary:hover {
    background-color: #1e8449
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

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

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

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

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

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

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    line-height: 34px;
    line-height: 1.42857143 \0
}

input[type=date].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
input[type=time].input-sm {
    line-height: 30px
}

input[type=date].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
input[type=time].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-horizontal .form-group-sm .form-control,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-horizontal .form-group-lg .form-control,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

.gallery-row {
    padding: 10px 0
}

.aligncenter {
    display: block;
    margin: 10px auto
}

.alignleft,
.alignright {
    margin-bottom: 10px
}

figure.alignnone {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%
}

@media (min-width:768px) {
    .alignleft {
        float: left;
        margin-right: 10px
    }
    .alignright {
        float: right;
        margin-left: 10px
    }
}

.main,
.sidebar,
.sidebar-primary .main {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .main {
        float: left;
        width: 100%
    }
}

@media (min-width:768px) {
    .sidebar-primary .main {
        float: left;
        width: 66.66666667%
    }
}

@media (min-width:768px) {
    .sidebar {
        float: left;
        width: 33.33333333%
    }
}

body {
    padding: 0 0 60px 0;
    font-size: 13px;
    line-height: 1.5em;
    color: #231F20;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

body.home {
    padding: 0 0 0 0;
}

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

ul {
    list-style: square;
    margin: 0;
    padding: 0
}

.page ul {
    margin: 10px 0 20px 20px
}

a,
a:focus,
a:link,
a:visited {
    color: #231F20;
    text-decoration: none
}

a.link-highlight,
a.link-highlight:focus,
a.link-highlight:visited {
    border-bottom: 1px dotted #231F20
}

a.link-highlight:hover {
    border-bottom: 1px solid #666
}

a:hover {
    text-decoration: none;
    color: #000
}

h1 {
    font-size: 75px;
    line-height: .87em;
    text-transform: uppercase;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    letter-spacing: -2px;
    margin: .2em 0;
    display: block
}

h2 {
    font-size: 28px;
    text-transform: uppercase;
    font-family: aktiv-grotesk-std;
    font-weight: 900
}

h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: aktiv-grotesk-std;
    font-weight: 900
}

h4 {
    font-size: 12px;
    text-transform: uppercase;
    font-family: aktiv-grotesk-std;
    font-weight: 700;
    background: #000;
    color: #fff;
    padding: 3px 5px
}

h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: aktiv-grotesk-std;
    font-weight: 700;
    color: #888
}

h4.also-pleased {
    background: #231F20;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    position: relative;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 0
}

h4.ability-level {
    background: #eee;
    padding: 10px 15px;
    color: #000;
    text-transform: uppercase;
    display: block;
    position: relative;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 0
}

.sidebar-panel.also {
    margin: 0;
    padding-top: 4px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.sidebar-panel.also h5 {
    font-size: 18px;
    padding-top: 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
    font-family: aktiv-grotesk-std
}

.sidebar-panel.also h6 {
    margin: 5px 0 10px;
    font-size: 12px
}

.sidebar-panel.also img {
    width: 100%
}

.error {
    padding: 10px 20px;
    margin: 20px 0;
    background: #fee;
    color: red
}

a.cta {
    display: inline-block;
    color: #fff;
    background: #231F20;
    text-transform: uppercase;
    padding: 5px 8px;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    font-size: 11px
}

a.cta:hover {
    background: #555
}

a.big-cta {
    display: block;
    color: #fff;
    background: #231F20;
    text-transform: uppercase;
    padding: 15px;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    font-size: 30px;
    text-align: center;
    margin-top: 11px;
    margin-bottom: 15px
}

a.big-cta:hover {
    background: #555
}

article.hentry header {
    width: 100%
}

header#site-header {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 176px;
    z-index: 100
}

header#site-header .container#logo {
    height: 176px;
    position: relative;
    background-image: url(../img/danceeast.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

header#site-header .container#logo .contact {
    position: absolute;
    top: 30px;
    right: 30px;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center
}

header#site-header .container#logo .contact .phone {
    line-height: 1em;
    font-size: 31px;
    display: block;
    letter-spacing: -1px
}

header#site-header .container#logo .contact .phone span {
    letter-spacing: -2px
}

header#site-header .container#logo .contact .email {
    line-height: 1em;
    font-size: 15px
}

header#site-header .container .contact .address {
	text-transform: none;
	margin-top: 12px;
}

header#site-header .container#logo .contact #commerce a {
    color: #aaa;
    font-size: 12px;
    margin: 0 3px
}

header#site-header .container#logo .contact #commerce a:hover {
    color: #000
}

header#site-header .container#logo .navbar-toggle {
    display: none
}

header#site-header .container#logo .navbar-brand {
    display: block;
    height: 150px;
    width: 800px;
    text-indent: -22500px
}

header#site-header .container#main-menu {
    background: #1D1D1B
}

header#site-header .container#main-menu .search {
    float: right;
    margin-right: 20px;
    height: 40px
}

header#site-header .container#main-menu .search input {
    border: none;
    vertical-align: middle;
    margin-top: 9px;
    padding: 3px 3px 3px 25px;
    font-size: 11px;
    width: 140px;
    font-family: aktiv-grotesk-std;
    font-weight: 700;
    text-transform: uppercase;
    background: url(../img/search.png) 3px center no-repeat #fff;
    background-image: -webkit-image-set(url(../img/search.png) 1x, url(../img/search@2x.png) 2x)
}

header#site-header .container#main-menu .search input::-webkit-input-placeholder {
    color: #000
}

header#site-header .container#main-menu .contact {
    display: none
}

header#site-header .container#main-menu nav {
    margin: 0 0 0 -15px;
    height: 40px
}

header#site-header .container#main-menu nav ul#menu-primary-navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left
}

header#site-header .container#main-menu nav ul#menu-primary-navigation li {
    float: left;
    border-right: 1px solid #fff
}

header#site-header .container#main-menu nav ul#menu-primary-navigation li a {
    display: block;
    padding: 0 20px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    -webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
    -moz-transition: background .2s ease-in-out, color .2s ease-in-out;
    -ms-transition: background .2s ease-in-out, color .2s ease-in-out;
    -o-transition: background .2s ease-in-out, color .2s ease-in-out;
    transition: background .2s ease-in-out, color .2s ease-in-out
}

header#site-header .container#main-menu nav ul#menu-primary-navigation li:hover a {
    background: #333;
    color: #e5e5e5
}

header#site-header .container#main-menu nav ul#menu-primary-navigation li.active a {
    background: #555;
    color: #e5e5e5
}

footer.content-info {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 400;
}

footer .container {
    height: 60px;
    background: #1D1D1B;
    overflow: hidden;
    position: relative
}

footer .container .tray {
    position: absolute;
    height: 60px;
    left: -725px;	
    width: 730px;
    top: 0;
    background: #000;
    font-size: 10px;
    -webkit-transition: left 1s ease-in-out;
    -moz-transition: left 1s ease-in-out;
    -ms-transition: left 1s ease-in-out;
    -o-transition: left 1s ease-in-out;
    transition: left 1s ease-in-out
}

footer .container .tray .links {
    padding: 10px 0 5px 15px
}

footer .container .tray .links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

footer .container .tray .links li {
    float: left
}

footer .container .tray .links a,
footer .container .tray .links a:focus,
footer .container .tray .links a:link,
footer .container .tray .links a:visited {
    color: #fff;
    text-transform: uppercase;
    margin-right: 10px;
    line-height: 1.3em
}

footer .container .tray .address {
    padding: 0 0 0 15px;
    color: #fff
}

footer .container .tray .toggle {
    position: absolute;
    right: -40px;
    top: 0;
    height: 60px;
    padding: 0 15px;
    width: 60px;
    font-size: 11px;
    font-family: aktiv-grotesk-std;
    font-weight: 700;
    text-decoration: none;
    display: inline-block
}

footer .container .tray .toggle span {
    color: #fff;
    text-transform: uppercase;
    display: block;
    width: 60px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #3C3C3B;
    overflow: hidden;
    -webkit-transform-origin: 30px 30px;
    -webkit-transform: rotate(-90deg);
    -moz-transform-origin: 30px 30px;
    -moz-transform: rotate(-90deg);
    -ms-transform-origin: 30px 30px;
    -ms-transform: rotate(-90deg);
    -o-transform-origin: 30px 30px;
    -o-transform: rotate(-90deg);
    transform-origin: 30px 30px;
    transform: rotate(-90deg)
}

footer .container .tray .toggle span.more {
    display: block;
    color: #fff
}

footer .container .tray .toggle span.close {
    display: none;
    color: #fff
}

footer .container .tray .toggle:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    border-right: 0 solid #3C3C3B;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent
}

footer .container .tray .toggle:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    border-left: 15px solid #3C3C3B;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent
}

footer .container .tray .toggle:hover span {
    background: #666
}

footer .container .tray .toggle:hover:before {
    border-right-color: #666
}

footer .container .tray .toggle:hover:after {
    border-left-color: #666
}

footer .container .tray.open {
    left: 0px
}

footer .container .tray.open .toggle:before {
    border-right-width: 15px
}

footer .container .tray.open .toggle:after {
    border-left-width: 0
}

footer .container .tray.open .toggle span.close {
    display: block
}

footer .container .tray.open .toggle span.more {
    display: none
}

footer .container nav {
    display: block
}

footer .container .signup {
    width: 462px;
    float: left;
    margin-left: 0;
    line-height: 58px;
    padding-left: 35px
}

footer .container .signup input {
    font-family: aktiv-grotesk-std;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 29px;
    height: 29px;
    vertical-align: middle;
    border: none;
    padding: 0 10px;
    width: 90px
}

footer .container .signup input#signup-email {
    width: 150px
}

footer .container .signup input#signup-submit {
    width: 82px;
    height: 29px;
    background: url(../img/newsletter_signup.png) center center no-repeat;
    background-image: -webkit-image-set(url(../img/newsletter_signup.png) 1x, url(../img/newsletter_signup@2x.png) 2x);
    color: #fff;
    text-indent: -20000px
}

footer .container .support {
    text-align: right;
    width: 602px;
    float: right;
    line-height: 60px;
    padding-right: 20px;
    margin-right: 50px
}

footer .container .support a {
    color: #fff;
    display: inline-block;
    text-indent: 25000px;
    overflow: hidden;
    margin-left: 20px;
    vertical-align: middle;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

footer .container .support a.artscouncil {
    width: 135px;
    height: 30px;
    background: url(../img/logo_artscouncil.png) center center no-repeat;
    background-image: -webkit-image-set(url(../img/logo_artscouncil.png) 1x, url(../img/logo_artscouncil@2x.png) 2x)
}

footer .container .support a.suffolk {
    width: 98px;
    height: 30px;
    background: url(../img/logo_suffolkcc.png) center center no-repeat;
    background-image: -webkit-image-set(url(../img/logo_suffolkcc.png) 1x, url(../img/logo_suffolkcc@2x.png) 2x)
}

footer .container .support a.ipswich {
    width: 51px;
    height: 40px;
    background: url(../img/logo_ipswichbc.png) center center no-repeat;
    background-image: -webkit-image-set(url(../img/logo_ipswichbc.png) 1x, url(../img/logo_ipswichbc@2x.png) 2x)
}

footer .container .support a.edn {
    width: 135px;
    height: 40px;
    background: url(../img/logo_edn.png) center center no-repeat;
    background-image: -webkit-image-set(url(../img/logo_edn.png) 1x, url(../img/logo_edn@2x.png) 2x)
}

footer .container .support a.family-arts {
    width: 48px;
    height: 40px;
    background: url(../img/family-arts.png) center center no-repeat;
    background-image: -webkit-image-set(url(../img/family-arts.png) 1x, url(../img/family-arts@2x.png) 2x)
}

footer .container .support a:hover {
    opacity: .8
}

footer .container .social {
    width: 80px;
    overflow: hidden;
    background: #3C3C3B;
    margin-right: -15px;
    height: 60px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 0
}

footer .container .social a {
    display: block;
    width: 20px;
    height: 20px;
    margin: 2px;
    float: left;
    overflow: hidden;
    border-radius: 50%;
    background: #fff;
    color: #231F20;
    line-height: 22px;
    text-align: center
}

footer .container .social a:hover {
    background: #231F20;
    color: #fff
}

footer .container .social a i.icon-youtube {
    margin-left: 2px
}

#cover {
    display: none;
    z-index: 10000;
    position: absolute;
    left: 50%;
    margin-left: -585px;
    top: 0;
    width: 1170px;
    height: 860px;
    opacity: 1;
    -webkit-transition: opacity 2s ease-in-out
}

#cover.transit {
    opacity: 0
}

html.js #cover {
    display: block
}

#home {
    position: relative;
    height: 780px
}

#home .home-banner-section {
    height: 780px;
    margin: 0 -15px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

#home .home-banner-section .banner {
    height: 780px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

#home .home-banner-section .banner .info {
    position: absolute;
    top: 230px;
    right: -15px;
    bottom: auto;
    padding: 15px;
    background: #fff; /*url(../img/chopped_corner.png) right top no-repeat;*/
    width: 550px;
    font-size: 12px;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out, left .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, left .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out, left .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, left .2s ease-in-out;
    transition: opacity .2s ease-in-out, left .2s ease-in-out;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

#home .home-banner-section .banner .info h2 {
    margin: 0;
    font-weight: 900;
    font-size: 42px;
    letter-spacing: -2px
}

#home .home-banner-section .banner .info h3 {
    margin: 0 0 5px;
    font-weight: 900;
    font-size: 14px
}

#home .home-banner-section .banner .info .links {
    margin-top: 10px;
    text-align: right;
}

#home .home-banner-section .banner .info .links a {
    margin-right: 10px
}

/* Banner Backgrounds */

#home .home-banner-section .banner .info.banner-background-white {
	background-color: #fff;
}

#home .home-banner-section .banner .info.banner-background-black {
	background-color: #000;
}

#home .home-banner-section .banner .info.banner-background-green {
	background-color: #47af5b;
}

#home .home-banner-section .banner .info.banner-background-pink {
	background-color: #e21e49;
}

#home .home-banner-section .banner .info.banner-background-blue {
	background-color: #3cb9c1;
}

#home .home-banner-section .banner .info.banner-background-yellow {
	background-color: #fbba2c;
}

/* Banner Text */

#home .home-banner-section .banner .info.banner-text-white {
	color: #fff;
}

#home .home-banner-section .banner .info.banner-text-white a.cta {
	color: #000;
	background-color: #fff;
}

#home .home-banner-section .banner .info.banner-text-black {
	color: #000;
}

#home .home-banner-section .banner .info.banner-text-black a.cta {
	color: #fff;
	background-color: #000;
}

/* Banner Text End */

#home .home-banner-section .banner.active {
    opacity: 1;
    z-index: 10
}

#home .home-banner-section .banner.active .info {
    opacity: 1;
    right: 15px
}

#home .home-banner-section.active {
    opacity: 1;
    z-index: 5
}

#home a.next,
#home a.prev {
    position: absolute;
    bottom: 304px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: .3;
    z-index: 20
}

#home a.next:hover,
#home a.prev:hover {
    opacity: .8
}

#home a.next {
    right: 10px;
    background: url(../img/arrow_right.png) center center no-repeat;
    background-image: -webkit-image-set(url(../img/arrow_right.png) 1x, url(../img/arrow_right@2x.png) 2x)
}

#home a.prev {
    left: 10px;
    background: url(../img/arrow_left.png) center center no-repeat;
    background-image: -webkit-image-set(url(../img/arrow_left.png) 1x, url(../img/arrow_left@2x.png) 2x)
}

#home #home-navigator {
    position: absolute;
    right: 0;
    bottom: 50px;
    width: 160px;
    background: #231F20;
    color: #fff;
    z-index: 15
}

#home #home-navigator nav {
    padding: 10px 8px 5px 10px
}

#home #home-navigator nav a {
    display: block;
    padding: 5px 0;
    text-align: center;
    background: #fff;
    border: 1px solid #fff;
    color: #231F20;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 10px;
    font-weight: 700;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -ms-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background .1s ease-in-out
}

#home #home-navigator nav a.active {
    background: #231F20;
    color: #fff;
    border: 1px solid #fff
}

#home #home-navigator .dots {
    overflow: hidden;
    padding: 0 10px 10px
}

#home #home-navigator .dots a {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    text-indent: -22340px;
    display: block;
    float: left;
    margin-right: 5px;
    border: 1px solid #fff;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -ms-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background .1s ease-in-out
}

#home #home-navigator .dots a.active {
    background: #231F20
}

.header-background {
    height: 216px;
    background-position: center bottom;
    background-color: #aaa;
	background-image: url(https://www.danceeast.co.uk/wp-content/uploads/2014/08/NewsHeader.jpg);
}

section.page {
    padding-bottom: 30px
}

section.page p a {
    text-decoration: underline
}

.section-intro {
    background: #eee;
    padding: 15px 15px 15px 215px;
    margin-bottom: 5px;
    position: relative
}

.section-intro p {
    line-height: 1.3em
}

.section-intro h2 {
    margin: 0 0 5px
}

.section-intro .thumbnail {
    width: 200px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.fluid-width-video-wrapper {
    margin: 15px 0
}

.grid-item {
    background: #ddd;
    position: relative;
    height: 395px;
    margin-bottom: 15px;
    overflow: hidden
}

.grid-item .toggle {
    position: absolute;
    left: 50%;
    top: -26px;
    height: 26px;
    width: 52px;
    margin: 0 0 0 -26px;
    border-bottom: 26px solid #eee;
    border-left: 26px solid transparent;
    border-right: 26px solid transparent
}

.grid-item .toggle:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: -5px;
    top: 20px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 1px solid #555;
    border-top: 1px solid #555
}

.grid-item .close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    height: 22px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out
}

.grid-item .information {
    position: absolute;
    left: 0;
    right: 0;
    padding: 15px 15px 60px;
    top: 200px;
    background: #eee;
    z-index: 5;
    height: 375px;
    -webkit-transition: top .5s ease-in-out;
    -moz-transition: top .5s ease-in-out;
    -ms-transition: top .5s ease-in-out;
    -o-transition: top .5s ease-in-out;
    transition: top .5s ease-in-out
}

.grid-item .information .information-details {
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.grid-item .information .information-details .information-details--ticket-types {
    margin-top: 5px
}

.grid-item .information .information-details .information-details--ticket-types i {
    background: #000;
    color: #fff;
    padding: 2px;
    margin: 2px 5px 0 0
}

.grid-item .information h3 {
    margin: 0 0 10px
}

.grid-item .information h5 {
    font-size: 12px;
    margin: -10px 0 5px
}

.grid-item .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    z-index: 10;
    background: #eee
}

.grid-item.class .ability {
    padding: 0 15px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: aktiv-grotesk-std;
    font-weight: 700
}

.grid-item.class .cta {
    width: 100%;
    text-align: center
}

.grid-item.course .ability {
    padding: 0 15px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: aktiv-grotesk-std;
    font-weight: 700
}

.grid-item.course .cta {
    width: 100%;
    text-align: center
}

.grid-item.performance-group .ability {
    padding: 0 15px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: aktiv-grotesk-std;
    font-weight: 700
}

.grid-item.performance-group .cta {
    width: 100%;
    text-align: center
}

.grid-item.workshop .ability {
    padding: 0 15px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: aktiv-grotesk-std;
    font-weight: 700
}

.grid-item.workshop .cta {
    width: 100%;
    text-align: center
}

.grid-item.performance .date {
    background: #231F20;
    padding: 0 15px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    font-family: aktiv-grotesk-std;
    font-weight: 700
}

.grid-item.performance .cta {
    width: 100%;
    text-align: center
}

.grid-item.performance .hired-label {
	position: absolute;
	right: -65px;
	top: -16px;
	padding: 40px 60px 8px 60px;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
	line-height: 16px;
	font-size: 14px;
}

.grid-item i.indicator-new {
    display: block;
    position: absolute;
    z-index: 4;
    right: 10px;
    top: 12px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: #777;
    font-weight: 600;
    font-family: aktiv-grotesk-std;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.grid-item:hover .information {
    top: 22px;
    overflow: auto
}

.grid-item:hover .information .information-details {
    opacity: 1
}

.grid-item:hover i.indicator-new {
    opacity: 0
}

#event-list h2 {
    padding: 5px 10px;
    background: #000;
    color: #fff;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    margin: 0
}

.event-list-view {
    width: 100%;
    border-collapse: collapse;
    border-left: 2px dashed #aaa;
    margin-bottom: 15px
}

.event-list-view tr.even td {
    background: #ddd
}

.event-list-view td {
    padding: 7px 10px;
    border-right: 2px dashed #aaa
}

.event-list-view td strong {
    font-family: aktiv-grotesk-std;
    font-weight: 900
}

#widget-subpages ul {
    list-style: none;
    margin: 11px 0 20px
}

#widget-subpages li {
    margin: 0 0 6px
}

#widget-subpages li a {
    display: block;
    background: #000;
    color: #fff;
    padding: 8px 30px 8px 10px;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 18px
}

#widget-subpages li a:hover {
    background-color: #333
}

#widget-subpages li.current_page_item a {
    background-color: #555
}

#breadcrumbs-container {
    position: relative;
    width: 100%;
    text-align: right
}

#breadcrumbs {
    right: 0;
    top: 0;
    margin: 10px 0 0;
    text-transform: uppercase;
    font-weight: 900
}

#breadcrumbs a {
    color: #777
}

#breadcrumbs strong {
    color: #000
}

.sidebar-panel {
    margin-top: 30px;
    background: #eee;
    padding: 15px
}

.sidebar-panel h4 {
    font-size: 18px;
    padding: 5px 15px;
    margin: -15px -15px 15px
}

section.classes .refine,
section.courses .refine,
section.performance-groups .refine,
section.performances .refine,
section.workshops .refine {
    background: #231F20;
    color: #fff;
    margin-bottom: 30px;
    height: 30px;
    line-height: 30px;
    font-family: aktiv-grotesk-std;
    font-weight: 700;
    text-align: right;
    position: relative
}

section.classes .refine .form-row,
section.courses .refine .form-row,
section.performance-groups .refine .form-row,
section.performances .refine .form-row,
section.workshops .refine .form-row {
    display: inline
}

section.classes .refine .label,
section.courses .refine .label,
section.performance-groups .refine .label,
section.performances .refine .label,
section.workshops .refine .label {
    background: #fff;
    color: #000;
    display: inline-block;
    height: 30px;
    border: 1px solid #231F20;
    padding: 0 30px 0 15px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 900
}

section.classes .refine .label:after,
section.courses .refine .label:after,
section.performance-groups .refine .label:after,
section.performances .refine .label:after,
section.workshops .refine .label:after {
    content: "";
    position: absolute;
    right: 0;
    height: 28px;
    top: 0;
    border-left: 15px solid #fff;
    border-bottom: 14px solid #231F20;
    border-top: 14px solid #231F20
}

section.classes .refine label,
section.courses .refine label,
section.performance-groups .refine label,
section.performances .refine label,
section.workshops .refine label {
    margin-left: 10px;
    margin-right: 5px;
    text-transform: uppercase
}

section.classes .refine select,
section.courses .refine select,
section.performance-groups .refine select,
section.performances .refine select,
section.workshops .refine select {
    min-width: 150px;
    margin-top: 5px
}

section.classes .refine select option,
section.courses .refine select option,
section.performance-groups .refine select option,
section.performances .refine select option,
section.workshops .refine select option {
    color: #000
}

section.classes .refine input,
section.courses .refine input,
section.performance-groups .refine input,
section.performances .refine input,
section.workshops .refine input {
    width: 150px;
    margin-top: 5px;
    border: 0;
    height: 20px;
    line-height: 20px;
    color: #000;
    text-transform: uppercase;
    padding-left: 5px
}

section.classes .refine .customSelect,
section.courses .refine .customSelect,
section.performance-groups .refine .customSelect,
section.performances .refine .customSelect,
section.workshops .refine .customSelect {
    background: #fff;
    color: #000;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
    margin-top: 5px;
    text-align: left
}

section.classes .refine .customSelectInner,
section.courses .refine .customSelectInner,
section.performance-groups .refine .customSelectInner,
section.performances .refine .customSelectInner,
section.workshops .refine .customSelectInner {
    padding: 0 5px;
    text-transform: uppercase;
    text-align: left;
    min-width: 150px
}

section.classes .refine .customSelectInner:after,
section.courses .refine .customSelectInner:after,
section.performance-groups .refine .customSelectInner:after,
section.performances .refine .customSelectInner:after,
section.workshops .refine .customSelectInner:after {
    float: right;
    content: "\e603";
    font-family: icomoon;
    font-size: 16px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 20px;
    color: #000
}

section.classes .refine .icon-toggle,
section.courses .refine .icon-toggle,
section.performance-groups .refine .icon-toggle,
section.performances .refine .icon-toggle,
section.workshops .refine .icon-toggle {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 21px;
    text-align: center;
    margin: 5px 0 0 5px;
    background: #777;
    color: #fff;
    vertical-align: top;
    font-weight: 900;
    font-size: 13px
}

section.classes .refine .icon-toggle:active,
section.classes .refine .icon-toggle:hover,
section.courses .refine .icon-toggle:active,
section.courses .refine .icon-toggle:hover,
section.performance-groups .refine .icon-toggle:active,
section.performance-groups .refine .icon-toggle:hover,
section.performances .refine .icon-toggle:active,
section.performances .refine .icon-toggle:hover,
section.workshops .refine .icon-toggle:active,
section.workshops .refine .icon-toggle:hover {
    background: #999;
    text-decoration: none
}

section.classes .refine .icon-toggle.active,
section.courses .refine .icon-toggle.active,
section.performance-groups .refine .icon-toggle.active,
section.performances .refine .icon-toggle.active,
section.workshops .refine .icon-toggle.active {
    background: #fff;
    color: #000;
    text-decoration: none
}

section.classes .refine .icon-switch,
section.courses .refine .icon-switch,
section.performance-groups .refine .icon-switch,
section.performances .refine .icon-switch,
section.workshops .refine .icon-switch {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    background: #000;
    overflow: hidden;
    color: #fff;
    vertical-align: top;
    font-weight: 900;
    font-size: 20px
}

section.classes .refine .icon-switch:active,
section.classes .refine .icon-switch:hover,
section.courses .refine .icon-switch:active,
section.courses .refine .icon-switch:hover,
section.performance-groups .refine .icon-switch:active,
section.performance-groups .refine .icon-switch:hover,
section.performances .refine .icon-switch:active,
section.performances .refine .icon-switch:hover,
section.workshops .refine .icon-switch:active,
section.workshops .refine .icon-switch:hover {
    background: #777;
    text-decoration: none
}

section.classes .refine .icon-switch.active,
section.courses .refine .icon-switch.active,
section.performance-groups .refine .icon-switch.active,
section.performances .refine .icon-switch.active,
section.workshops .refine .icon-switch.active {
    background: #999;
    text-decoration: none
}

section.classes .refine .icon-switch.grid,
section.courses .refine .icon-switch.grid,
section.performance-groups .refine .icon-switch.grid,
section.performances .refine .icon-switch.grid,
section.workshops .refine .icon-switch.grid {
    margin-left: 10px
}

section.performances .refine {
    padding-right: 5px
}

.tutor {
    overflow: hidden
}

.tutor.with-image {
    padding-left: 150px
}

.tutor img {
    float: left;
    width: 130px;
    margin: 0 0 0 -150px
}

.tutor h5 {
    color: #000;
    font-weight: 900;
    margin: 0
}

.tutor .tutor-job {
    margin: 0 0 5px;
    text-transform: uppercase
}

.dance-company {
    overflow: hidden
}

.dance-company.with-image {
    padding-left: 150px
}

.dance-company img {
    float: left;
    width: 130px;
    margin: 0 0 0 -150px
}

.dance-company h5 {
    color: #000;
    font-weight: 900;
    margin: 0
}

.dance-company .company-subtitle {
    margin: 0 0 5px;
    text-transform: uppercase;
    padding: 0 7px
}

section.news .news-item {
    display: block;
    width: 277px;
    background: #eee;
    margin-top: 10px;
    padding: 10px;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -ms-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

section.news .news-item:hover {
    background: #ddd
}

section.news .news-item .date {
    font-weight: 700;
    font-size: 11px;
    color: #888
}

section.news .news-item h2 {
    margin: 0 0 10px;
    font-size: 16px
}

section.news .news-item img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px
}

section.news .news-item .author {
    margin-top: 10px;
    overflow: hidden;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    text-transform: uppercase;
    color: #888
}

section.news .news-item .author strong {
    color: #000;
    font-weight: 900
}

section.news .news-item .author img {
    float: left;
    margin-right: 10px
}

section.news .news-item.tweet h2 {
    background: #231F20;
    color: #fff;
    padding: 5px
}

section.news .news-item.tweet h2 a {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 0 2px;
    text-transform: lowercase;
    color: #fff;
    text-decoration: none
}

section.news .news-item.tweet img {
    max-width: 100%;
    margin: -10px 0 10px
}

section.news .news-item.instagram h2 {
    background: #231F20;
    color: #fff;
    padding: 5px
}

section.news .news-item.instagram a {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 0 2px;
    text-transform: lowercase;
    color: #fff;
    text-decoration: none
}

section.news .news-item.instagram img {
    max-width: 100%;
    margin: -10px 0 10px
}

section.news .news-item.youtube h2 {
    background: #231F20;
    color: #fff;
    padding: 5px
}

section.news .news-item.youtube a {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 0 2px;
    text-transform: lowercase;
    color: #fff;
    text-decoration: none
}

section.news .news-item.youtube img {
    max-width: 100%;
    margin: -10px 0 10px
}

article.news {
    padding-bottom: 30px
}

article.news .date {
    font-weight: 700;
    font-size: 14px;
    color: #888;
    display: block;
    margin-bottom: 15px
}

article.news h1 {
    font-size: 36px;
    line-height: 1.05em;
    text-transform: uppercase;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    letter-spacing: -1px;
    margin: .5em 0 .2em
}

article.news .author {
    background: #eee;
    padding: 5px;
    overflow: hidden;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    text-transform: uppercase;
    color: #888
}

article.news .author strong {
    color: #000;
    font-weight: 900
}

article.news .author img {
    float: left;
    margin-right: 10px
}

.collapsible-panels {
    background: #fff;
    margin: 16px 0
}

.collapsible-panels .panel {
    margin-bottom: 3px;
    max-height: 42px;
    overflow: hidden;
    -webkit-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    -ms-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out
}

.collapsible-panels .panel i {
    background: #787d7e;
    padding: 2px;
    margin: 2px 5px 0 0
}

.collapsible-panels .panel .ticket-types {
    margin-top: 5px
}

.collapsible-panels .panel .ticket-types i {
    background: #000;
    color: #fff
}

.collapsible-panels .panel a.toggle {
    background: #231F20;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    position: relative;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    text-decoration: none;
    font-size: 15px
}

.collapsible-panels .panel a.toggle:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: absolute;
    right: 10px;
    top: 40%;
    border-bottom: none;
    border-top: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.collapsible-panels .panel .panel-content {
    padding: 15px 0
}

.collapsible-panels .panel.open {
    max-height: 580px
}

.collapsible-panels .panel.open a.toggle:after {
    border-top: none;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.quote {
    padding: 15px;
    background-color: #909b4a;
    margin: 15px 0 45px;
    color: #fff;
    position: relative
}

.quote h5 {
    color: #fff;
    margin: 0 0 5px
}

.quote:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -30px;
    left: 30px;
    height: 30px;
    border-bottom: 30px solid transparent;
    border-left: 40px solid #909b4a
}

.carousel {
    margin: 15px 0;
    overflow: hidden;
    background: #eee;
    position: relative
}

.carousel .carousel-inner {
    -webkit-transition: margin .5s ease-in-out
}

.carousel .slide {
    float: left;
    text-align: center
}

.carousel .slide img {
    max-width: 100%;
    max-height: 350px
}

.carousel .dots {
    position: absolute;
    right: 15px;
    bottom: 15px
}

.carousel .dots .dot {
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 2px solid #fff
}

.carousel .dots .dot.active {
    background: #000
}

.page-intro {
    padding: 15px;
    background: #eee
}

.page-intro img {
    max-width: 100%;
    height: auto;
    border: 2px solid #fff;
    margin-bottom: 10px
}

.page-intro h2,
.page-intro h3 {
    margin-top: 0
}

.page-intro h2 {
    letter-spacing: -1px
}

.page-intro.black {
    background: #231F20;
    color: #fff
}

body.home.splashed header#site-header {
    top: -60px;
    opacity: 0
}

body.home.splashed #home .home-banner-section .banner.active .info {
	/*     bottom: -30px; */
    opacity: 0
}

body.home.splashed.splash-transit header#site-header {
    top: 0;
    opacity: 1;
    -webkit-transition: top 1s ease-in-out, opacity 2s ease-in-out;
    -moz-transition: top 1s ease-in-out, opacity 2s ease-in-out;
    -ms-transition: top 1s ease-in-out, opacity 2s ease-in-out;
    -o-transition: top 1s ease-in-out, opacity 2s ease-in-out;
    transition: top 1s ease-in-out, opacity 2s ease-in-out
}

body.home.splashed.splash-transit #home .home-banner-section .banner.active .info {
    opacity: 1;
    -webkit-transition: bottom 1s ease-in-out;
    -moz-transition: bottom 1s ease-in-out;
    -ms-transition: bottom 1s ease-in-out;
    -o-transition: bottom 1s ease-in-out;
    transition: bottom 1s ease-in-out
}


/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

.datepicker {
    padding: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-top: 0;
    border-bottom-color: rgba(0, 0, 0, .2);
    position: absolute
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker>div {
    display: none
}

.datepicker.days div.datepicker-days,
.datepicker.months div.datepicker-months,
.datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #999
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ccc;
    border-color: #ccc
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today:hover:hover,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffcd70;
    border-color: #f59e00
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.today:hover {
    background-image: none
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled:hover[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today:hover:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range:hover {
    background: #eee;
    border-radius: 0
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #ddd;
    border-color: #f1a417;
    border-radius: 0
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today:hover:hover,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #ddd;
    border-color: #bf800c
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover:active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.range.today:hover {
    background-image: none
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today.disabled:hover[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover {
    background-color: #ddd;
    border-color: #f1a417
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #999;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected:hover:hover,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #858585;
    border-color: #373737
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover:active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.selected:hover {
    background-image: none
}

.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected.disabled:hover[disabled],
.datepicker table tr td.selected.disabled:hover[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:hover {
    background-color: #999;
    border-color: #555
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active:hover:hover,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #000;
    border-color: #285e8e
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.active:hover {
    background-image: none
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled:hover[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer
}

.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active:hover:hover,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open .dropdown-toggle.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #000;
    border-color: #285e8e
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open .dropdown-toggle.datepicker table tr td span.active:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled:hover[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
    color: #999
}

.datepicker th.datepicker-switch {
    width: 145px
}

.datepicker tfoot tr th,
.datepicker thead tr:first-child th {
    cursor: pointer
}

.datepicker tfoot tr th:hover,
.datepicker thead tr:first-child th:hover {
    background: #eee
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px
}

.input-daterange input {
    text-align: center
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.428571429
}

.datepicker.datepicker-inline td,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.dropdown-menu th {
    padding: 0 5px
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?ioa42d);
    src: url(../fonts/icomoon.eot?#iefixioa42d) format("embedded-opentype"), url(../fonts/icomoon.woff?ioa42d) format("woff"), url(../fonts/icomoon.ttf?ioa42d) format("truetype"), url(../fonts/icomoon.svg?ioa42d#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-ability-m:before {
    content: "\e609"
}

.icon-ability-o:before {
    content: "\e60a"
}

.icon-ability-ft:before {
    content: "\e60b"
}

.icon-ability-sg:before {
    content: "\e60c"
}

.icon-view-grid:before {
    content: "\e60d"
}

.icon-view-list:before {
    content: "\e60e"
}

.icon-view-headline:before {
    content: "\e600"
}

.icon-add:before {
    content: "\e602"
}

.icon-keyboard-arrow-down:before {
    content: "\e603"
}

.icon-keyboard-arrow-up:before {
    content: "\e604"
}

.icon-close:before {
    content: "\e60f"
}

.icon-facebook:before {
    content: "\e605"
}

.icon-instagram:before {
    content: "\e601"
}

.icon-twitter:before {
    content: "\e606"
}

.icon-youtube:before {
    content: "\e607"
}

.icon-flickr:before {
    content: "\e608"
}

.panel-content h2,
.panel-content h3,
.panel-content h4,
.panel-content h5,
.panel-content h6,
.panel-content p {
    padding: 0 7px
}

.sidebar-large-text {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase
}

ul.standard-list {
    margin: 1em 0 2em 20px
}

ul.presentation-lists {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.presentation-lists li {
    border-bottom: 1px solid #000;
    padding: 6px 7px 6px 0;
    position: relative
}

ul.presentation-lists li span.dates-times {
    display: block;
    width: 250px
}

.collapsible-panels .panel a.toggle:hover {
    background: #555
}

.booking-book,
.booking-book:link,
.booking-book:visited,
.booking-limited:link,
.booking-limited:visited,
.booking-sold,
.booking-sold:link,
.booking-sold:visited {
    float: right;
    background: #000;
    color: #fff;
    padding: 4px 4px 4px 0;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    width: 100px;
    text-align: center;
    position: absolute;
    top: 2px;
    right: 0
}

.booking-sold {
    opacity: .3
}

.booking-book:hover,
.booking-limited:hover,
.booking-sold:hover {
    color: #fff;
    background: #555
}

.holding-page #main-menu,
.holding-page footer,
.holding-page nav#commerce {
    display: none
}

.holding-page #home .home-banner-section .banner.active .info {
    top: 230px
}

.holding-page a.navbar-brand {
    display: none
}

.holding-page #home .home-banner-section .banner .info h2 {
    font-size: 29px;
    width: 420px;
    letter-spacing: 0;
    margin: 15px 0
}

.holding-page #home .home-banner-section .banner .info h3 {
    display: none
}

.page-intro img.noborder {
    border: 0
}

#ability-Open,
.grid-item.course .ability.open,
.grid-item.workshop .ability.open {
    background: #017BAA
}

#ability-Beginner,
.grid-item.course .ability.beginner,
.grid-item.workshop .ability.beginner {
    background: #CEA027
}

#ability-Intermediate,
.grid-item.course .ability.intermediate,
.grid-item.workshop .ability.intermediate {
    background: #939B3E
}

#ability-Advanced,
.grid-item.course .ability.advanced,
.grid-item.workshop .ability.advanced {
    background: #C54C2A
}

.classes .collapsible-panels .panel a.toggle,
.courses .collapsible-panels .panel a.toggle,
.grid-item.course .ability {
    background: #661C54
}

.extra-info {
    padding: 1em 0 2em;
    display: block
}

.fb:hover,
.tw:hover {
    opacity: .7
}

.feed {
    opacity: 1!important
}

.feed.fb,
.feed.tw {
    border: 1px solid #ddd;
    margin: 1em 0
}

.feed.fb h5,
.feed.tw h5 {
    border-bottom: 1px solid #ddd;
    color: #fff;
    font-weight: 900;
    margin: 0;
    padding: 15px 10px;
    position: relative;
    text-transform: uppercase;
    z-index: 200
}

.feed.fb {
    overflow: hidden;
    padding: 0
}

.feed.fb h5 {
    background-color: #3c5f91
}

.feed.fb .fb_iframe_widget>span {
    height: 200px!important
}

.feed.fb iframe {
    border: 0;
    top: -70px
}

.feed.tw h5 {
    background-color: #41aade
}

.feed.tw .scroller {
    max-height: 200px;
    overflow: auto
}

#twitter-widget-0 {
    padding: 0 15px
}

@media only screen and (max-width:1199px) {
    a.cta {
        font-size: 10px
    }
    ul.presentation-lists li span.dates-times {
        width: 190px
    }
    h1 {
        font-size: 60px
    }
    a.big-cta {
        font-size: 24px
    }
    header#site-header,
    header#site-header .container#logo {
        height: 142px
    }
    header#site-header .container#logo .navbar-brand {
        height: 142px;
        width: 700px
    }
    header#site-header .container#main-menu nav ul#menu-primary-navigation li a {
        font-size: 13px;
        padding: 0 15px
    }
    .header-background {
        height: 182px
    }
    .grid {
        margin: 0 -5px 0 -25px
    }
    .grid .col-sm-4 {
        padding-left: 5px;
        padding-right: 5px
    }
    footer .container .tray {
    }
    footer .container .tray.open {
        width: 455px
    }
    footer .container .signup {
        width: 465px
    }
    footer .container .support {
        width: 420px
    }
    section.news .news {
        width: 227px
    }
}

@media only screen and (max-width:991px) {
    span.label.refine-search {
        display: none!important
    }
    h1 {
        font-size: 45px;
        letter-spacing: -1px
    }
    header#site-header,
    header#site-header .container#logo {
        height: 110px
    }
    header#site-header .container#logo .contact {
        top: 18px;
        right: 22px
    }
    header#site-header .container#logo .contact .phone {
        font-size: 22px
    }
    header#site-header .container#logo .contact .email {
        font-size: 12px
    }
    header#site-header .container#logo .navbar-brand {
        height: 110px;
        width: 540px
    }
    header#site-header .container#main-menu .search {
        margin-right: -5px
    }
    header#site-header .container#main-menu .search input {
        width: 120px;
        margin-top: 8px
    }
    header#site-header .container#main-menu nav ul#menu-primary-navigation li a {
        font-size: 11px;
        padding: 0 10px
    }
    .grid {
        margin: 0 -5px
    }
    .refine label {
        display: none
    }
    .page-intro {
        margin-bottom: 5px
    }
    .page-intro img {
        display: none
    }
    .header-background {
        height: 150px
    }
    section.news .news {
        width: 233px
    }
    footer .container {
        padding: 0;
        height: auto;
        text-align: center
    }
    footer .container .tray {
        display: none
    }
    footer .container .signup,
    footer .container .social,
    footer .container .support {
        width: auto;
        float: none;
        text-align: inherit;
        margin: 0;
        padding: 0;
        height: auto
    }
    footer .container .social {
        position: static;
        padding: 10px 0
    }
    footer .container .social a {
        float: none;
        display: inline-block;
        font-size: 21px;
        width: 40px;
        height: 40px;
        line-height: 44px
    }
}

@media only screen and (max-width:767px) {
    section.classes .refine,
    section.courses .refine,
    section.performance-groups .refine,
    section.performances .refine,
    section.workshops .refine {
        padding-bottom: 8px;
        padding-top: 8px
    }
    a.icon-switch {
        margin: 0
    }
    a.cta {
        font-size: 10px
    }
    h1 {
        font-size: 35px
    }
    header#site-header {
        height: 50px
    }
    header#site-header .container#logo {
        height: 50px;
        width: auto;
        margin: 0 auto;
        padding: 0;
        background-image: url(../img/mobile-logo.png);
        background-image: -webkit-image-set(url(../img/mobile-logo.png) 1x, url(../img/mobile-logo@2x.png) 2x);
        background-position: left center;
        background-size: auto auto
    }
    header#site-header .container#logo .contact {
        display: none
    }
    header#site-header .container#logo .navbar-brand {
        height: 50px;
        width: 200px
    }
    header#site-header .container#logo .navbar-toggle {
        display: block;
        background: #fff;
        position: relative;
        border: none;
        outline: 0;
        padding: 9px 10px;
        float: right;
        margin: 8px 6px 0 0
    }
    header#site-header .container#logo .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 3px;
        border-radius: 1px;
        background: #222
    }
    header#site-header .container#logo .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 4px
    }
    header#site-header .container#main-menu {
        padding: 0
    }
    header#site-header .container#main-menu .search {
        float: none;
        padding: 10px 15px;
        height: auto;
        text-align: center;
        border-bottom: 1px solid #fff;
        margin: 0
    }
    header#site-header .container#main-menu .search input {
        width: 100%;
        margin: 0
    }
    header#site-header .container#main-menu nav {
        margin: 0;
        height: auto
    }
    header#site-header .container#main-menu nav ul#menu-primary-navigation {
        float: none
    }
    header#site-header .container#main-menu nav ul#menu-primary-navigation li {
        float: none;
        border: none;
        border-bottom: 1px solid #fff;
        text-align: center
    }
    header#site-header .container#main-menu nav ul#menu-primary-navigation li a {
        font-size: 18px;
        padding: 5px
    }
    header#site-header .container#main-menu .contact {
        padding: 10px 0;
        font-family: aktiv-grotesk-std;
        font-weight: 900;
        text-transform: uppercase;
        text-align: center;
        display: block;
        color: #fff
    }
    header#site-header .container#main-menu .contact .phone {
        color: #fff;
        line-height: 1em;
        font-size: 40px;
        display: block;
        letter-spacing: -1px
    }
    header#site-header .container#main-menu .contact .phone span {
        letter-spacing: -2px
    }
    header#site-header .container#main-menu .contact .email {
        line-height: 1em;
        font-size: 20px;
        color: #fff
    }
    header#site-header .container#main-menu.collapse {
        display: none
    }
    .header-background {
        height: 50px;
        width: auto;
        margin: 0 auto
    }
    #breadcrumbs {
        display: none
    }
    .grid .col-sm-4 {
        width: auto;
        margin: 0 5px;
        padding-right: 0;
        padding-left: 0
    }
    .grid .col-sm-4 img {
        width: 100%
    }
    .grid>.row {
        margin: 0
    }
    .grid .actions {
        padding: 15px 0 0
    }
    .grid .actions a.cta {
        font-size: 12px
    }
    section.classes .refine,
    section.courses .refine,
    section.performance-groups .refine,
    section.performances .refine,
    section.workshops .refine {
        height: auto;
        text-align: center;
        padding-right: 0
    }
    section.classes .refine .form-row,
    section.courses .refine .form-row,
    section.performance-groups .refine .form-row,
    section.performances .refine .form-row,
    section.workshops .refine .form-row {
        display: block;
        margin: 0 15px
    }
    section.classes .refine span.label,
    section.courses .refine span.label,
    section.performance-groups .refine span.label,
    section.performances .refine span.label,
    section.workshops .refine span.label {
        padding: 0;
        display: block;
        position: static;
        margin-bottom: 5px
    }
    section.classes .refine span.label:after,
    section.courses .refine span.label:after,
    section.performance-groups .refine span.label:after,
    section.performances .refine span.label:after,
    section.workshops .refine span.label:after {
        display: none
    }
    section.classes .refine .customSelect,
    section.classes .refine .customSelectInner,
    section.classes .refine input,
    section.classes .refine select,
    section.courses .refine .customSelect,
    section.courses .refine .customSelectInner,
    section.courses .refine input,
    section.courses .refine select,
    section.performance-groups .refine .customSelect,
    section.performance-groups .refine .customSelectInner,
    section.performance-groups .refine input,
    section.performance-groups .refine select,
    section.performances .refine .customSelect,
    section.performances .refine .customSelectInner,
    section.performances .refine input,
    section.performances .refine select,
    section.workshops .refine .customSelect,
    section.workshops .refine .customSelectInner,
    section.workshops .refine input,
    section.workshops .refine select {
        width: 100%;
        max-width: 100%
    }
    section.classes .refine .icons,
    section.courses .refine .icons,
    section.performance-groups .refine .icons,
    section.performances .refine .icons,
    section.workshops .refine .icons {
        display: block
    }
    #home,
    #home .home-banner-section,
    #home .home-banner-section .banner {
        height: 560px
    }
    #home .home-banner-section .banner .info {
        background: #fff;
        top: 165px;
        left: 0;
        bottom: auto;
        width: auto;
        right: 0;
        z-index: 20
    }
    #home .home-banner-section .banner .info h2 {
        margin-right: 30px;
        margin-top: -5px;
        font-size: 36px
    }
    #home .home-banner-section .banner .info .close {
        position: absolute;
        right: 5px;
        top: 10px;
        font-size: 28px
    }
    #home .home-banner-section .banner .info.closed {
        display: none
    }
    #home .home-banner-section .banner.active .info {
        right: 0
    }
    #home #home-navigator {
        display: none
    }
    #home #home-mobile-dots {
        position: absolute;
        left: -15px;
        bottom: 0;
        padding: 10px;
        z-index: 10
    }
    #home #home-mobile-dots a {
        width: 14px;
        height: 14px;
        background: #fff;
        border-radius: 50%;
        text-indent: -22340px;
        display: block;
        float: left;
        margin-right: 5px;
        border: 2px solid #fff;
        -webkit-transition: background 1s ease-in-out;
        -moz-transition: background 1s ease-in-out;
        -ms-transition: background 1s ease-in-out;
        -o-transition: background 1s ease-in-out;
        transition: background .1s ease-in-out
    }
    #home #home-mobile-dots a.active {
        background: #231F20
    }
    #home #home-info-toggle {
        display: block;
        position: absolute;
        z-index: 15;
        right: -15px;
        bottom: 0;
        width: 40px;
        height: 40px;
        line-height: 42px;
        font-size: 30px;
        text-align: center;
        background: #fff
    }
    .section-intro {
        background: #eee;
        padding: 215px 15px 15px;
        margin-bottom: 5px;
        position: relative
    }
    .section-intro h2 {
        margin: 0
    }
    .section-intro .thumbnail {
        width: auto;
        height: 200px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: auto;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover
    }
    .section-intro .cta {
        display: block;
        margin: 15px -15px -15px;
        padding: 6px 15px;
        font-size: 12px
    }
    a.big-cta {
        font-size: 26px;
        line-height: 1em
    }
    footer .container .signup {
        line-height: 35px;
        padding: 10px 15px;
        max-width: 300px;
        margin: 0 auto
    }
    footer .container .signup input,
    footer .container .signup input#signup-email,
    footer .container .signup input#signup-submit {
        width: 100%
    }
    footer .container .signup input#signup-submit {
        background: #999;
        text-indent: 0
    }
    footer .container .support a {
        margin: 0 2px
    }
    footer .container .support a.artscouncil {
        background-size: 80%;
        width: 108px;
        height: 24px
    }
    footer .container .support a.suffolk {
        background-size: 80%;
        width: 78px;
        height: 24px
    }
    footer .container .support a.ipswich {
        background-size: 80%;
        width: 41px;
        height: 32px
    }
}

img.img-news-banner {
    width: 100%
}

.advert.image {
    margin-top: 15px
}

.advert.text {
    background: #EBEBEC;
    padding: 15px;
    margin-top: 15px
}

.advert.text h3 {
    margin: 0 0 .5em
}

.advert.text h4 {
    margin: 0 0 .5em;
    padding: 0;
    background: 0 0;
    color: #7E8A8E
}

.advert.text img {
    max-width: 100%;
    height: auto!important
}

.social-h {
    background: #231F20;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    position: relative;
    font-family: aktiv-grotesk-std;
    font-weight: 900;
    text-decoration: none;
    font-size: 15px
}

html {
    overflow-x: hidden
}

@media only screen and (min-width:767px) {
    .home .container,
    footer .container {
        width: 100%
    }
    header .container {
        width: 100%;
        padding-left: 20%;
        padding-right: 20%
    }
    header#site-header .container#logo,
    header#site-header .container#main-menu {
        padding: 0!important;
        width: 1170px
    }
    div#main-menu {
        height: 40px!important
    }
    div#main-menu:after {
        height: 40px!important;
        background: #1D1D1B!important;
        position: relative!important;
        top: -40px!important
    }
    div#main-menu:before {
        top: initial!important;
        height: 40px!important;
        background: #1D1D1B!important
    }
    div#logo:after,
    div#main-menu:after {
        height: 176px;
        width: 200%;
        margin-left: 100%;
        top: 0;
        background: #fff;
        position: absolute;
        z-index: -1
    }
    div#logo:before,
    div#main-menu:before {
        height: 176px;
        width: 200%;
        margin-left: -200%;
        top: 0;
        background: #fff;
        position: absolute;
        z-index: -1
    }
    #home,
    #home .home-banner-section,
    #home .home-banner-section .banner {
        height: 100%;
        height: 100vh
    }
    #home a.next,
    #home a.prev {
        bottom: 40%
    }
    #home #home-navigator {
        bottom: 75px
    }
    .home footer.content-info {
        margin-top: -60px;
        z-index: 999;
        position: relative
    }
    footer .container .tray {
    }
}

@media only screen and (max-width:1955px) {
    header#site-header .container#main-menu1 {
        padding-left: 13%;
        padding-right: 13%
    }
}

@media only screen and (max-width:1600px) {
    header#site-header .container#logo,
    header#site-header .container#main-menu {
        width: 1170px
    }
    header#site-header .container#main-menu1 {
        padding-left: 12%;
        padding-right: 12%
    }
}

@media only screen and (max-width:1400px) {
    header#site-header .container#main-menu1 {
        padding-left: 7%;
        padding-right: 7%
    }
}

@media only screen and (max-width:1200px) {
    header#site-header .container#main-menu1 {
        padding-left: 5%;
        padding-right: 5%
    }
    header#site-header .container#logo,
    header#site-header .container#main-menu {
        width: 100%;
        width: 100vw
    }
    div#logo:after,
    div#logo:before,
    div#main-menu:after,
    div#main-menu:before {
        height: 142px
    }
    
    #home .home-banner-section .banner .info {
	    top: 195px;
    }
}

@media only screen and (max-width:991px) {
    header#site-header .container#main-menu1 {
        padding-left: 2%;
        padding-right: 2%
    }
    div#logo:after,
    div#logo:before,
    div#main-menu:after,
    div#main-menu:before {
        height: 110px
    }
    
    #home .home-banner-section .banner .info {
	    top: 165px;
    }
}

header {
    float: left
}

@media only screen and (max-width:1200px) {
    header#site-header .container#logo,
    header#site-header .container#main-menu {
        background-size: 100% 100%;
        width: 970px
    }
}

@media only screen and (max-width:980px) {
    header#site-header .container#logo,
    header#site-header .container#main-menu {
        background-size: 100% 100%;
        width: 750px
    }
}

@media only screen and (max-width:780px) {
    div#logo:before,
    div#main-menu:before {
        margin-left: -20%
    }
	div#main-menu:before, div#main-menu:after {
		height: 0px;		
	}
	.event-list-view tbody tr td:nth-child(2) {
	}
	.event-list-view td {
		padding: 7px 5px;
	}
	.event-list-view td a.cta {
		line-height: 11px;
	}
	footer.content-info {
		position: static;		
	}
}

@media only screen and (max-width:767px) {
    header#site-header .container#logo,
    header#site-header .container#main-menu {
        width: 100%;
        background-size: auto auto
    }
    .navbar-header {
        position: absolute;
        right: 0;
        top: 0
    }
    div#main-menu {
        padding: 0!important
    }
	footer .container .support {
		padding-top: 13px;
	}
	footer .container .support a {
		display: block !important;
		width: 35% !important;
		float: left !important;
		height: 30px !important;
		margin: 0px !important;
		background-size: contain !important;
		background-position: 50% 50% !important;
		margin: 4% 7% 4% 7% !important;
	}
	footer .container .support a.ipswich {
		height: 40px !important;
	}
	footer .container .support a.edn {
		height: 40px !important;
	}
}

#cover,
#cover.open {
    background-size: contain
}

@media only screen and (max-width:1200px) {
    .search {
        display: none
    }
}

.grid-item.course .ability.level-1,
.grid-item.workshop .ability.level-1 {
    background: #939B3E
}

.grid-item.course .ability.level-2 {
    background: #C54C2A
}

.grid-item.course .ability.level-3,
.grid-item.workshop .ability.level-3 {
    background: #017BAA
}

.grid-item.course .ability.open,
.grid-item.workshop .ability.open,
.panel a#ability-0 {
    background: #CEA027
}

.panel a#ability-1 {
    background: #939B3E
}

.panel a#ability-2 {
    background: #C54C2A
}

.panel a#ability-3 {
    background: #017BAA
}

.panel a#ability-4 {
    background: #661C54
}

.cutout {
	position: fixed;
	width: 100%;
	height: 100%;
    background: url(../img/cutout.png) no-repeat 50% 50%;
	background-size: cover;
	z-index: 1000;
	
	display: none;
}

.timetable-block img {
	float: right;
    margin: 10px 0 10px 10px;
    position: relative;
    right: -5px;
    top: -40px;
	max-width: 57px;
	height: auto;
}

.timetable-block .inner {
	padding: 14px 19px 14px 19px;	
}

/* Blog Media */

.wp-caption {
	margin: 20px auto 10px;
}

.wp-caption img {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}

.wp-caption .wp-caption-text {
	text-align: center;
	font-style: italic;
}

@media (max-width:767px) {
	.entry-content img,
	.entry-content figure {
		width: 100% !important;
		height: auto;
	}
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 20px;
}

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

/* Home */

@media only screen and (max-height: 700px) {
	
	#home #home-navigator {
		display: none
	}
}