@charset "UTF-8";
/** Compass Requirements */
/** Our BAFTA partials */
/** Bootstrap partials  Lets not be silly, we only need some of the partials... */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

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

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

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

[hidden], template { display: none; }

a { background-color: transparent; }

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

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

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

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

small { font-size: 80%; }

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

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

figure { margin: 1em 40px; }

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

pre { overflow: auto; }

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

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

button { overflow: visible; }

button, select { text-transform: none; }

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

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

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

input { line-height: normal; }

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

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

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

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

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

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

td, th { padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print { *, *:before, *:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .navbar { display: none; }
  .btn > .caret, .node-event .event-actions > a > .caret, .dropup > .btn > .caret, .node-event .event-actions.dropup > a > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -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: "Century Gothic", "Century Gothic W01", "Helvetica Neue", Arial; font-size: 14px; line-height: 1.42857143; color: #333333; background-color: #fff; }

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

a { color: #895C26; text-decoration: none; }
a:hover, a:focus { color: #4d3415; text-decoration: underline; }
a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive, .media-image.align-left img, .media-image.align-right img, .floated-sidebar img, article.node > .content div[class^=col-] img { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 0px; }

.img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.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 #eeeeee; }

.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; }

[role="button"] { cursor: pointer; }

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: normal; line-height: 1; color: #777777; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px; }
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .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%; }

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, .initialism { text-transform: uppercase; }

.text-capitalize { text-transform: capitalize; }

.text-muted { color: #777777; }

.text-primary { color: #895C26; }

a.text-primary:hover, a.text-primary:focus { color: #61411b; }

.text-success { color: #3c763d; }

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

.text-info { color: #31708f; }

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

.text-warning { color: #8a6d3b; }

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

.text-danger { color: #a94442; }

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

.bg-primary { color: #fff; }

.bg-primary { background-color: #895C26; }

a.bg-primary:hover, a.bg-primary:focus { background-color: #61411b; }

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

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

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

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

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

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

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

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

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

ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol { 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; }

dt, dd { line-height: 1.42857143; }

dt { font-weight: bold; }

dd { margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; }
.dl-horizontal dd:after { clear: both; }
@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[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777777; }

.initialism { font-size: 90%; }

blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857143; color: #777777; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

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

code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 0px; }

kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 0px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none; }

pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857143; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 0px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

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

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

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

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

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

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

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

.col-xs-6, .floated-sidebar { width: 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .floated-sidebar, .col-sm-4, .col-sm-5, .mode-full .supporting-image, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.33333333%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-3, .floated-sidebar { width: 25%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-5, .mode-full .supporting-image { width: 41.66666667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333333%; }
  .col-sm-pull-2 { right: 16.66666667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333333%; }
  .col-sm-pull-5 { right: 41.66666667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333333%; }
  .col-sm-pull-8 { right: 66.66666667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333333%; }
  .col-sm-pull-11 { right: 91.66666667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333333%; }
  .col-sm-push-2 { left: 16.66666667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333333%; }
  .col-sm-push-5 { left: 41.66666667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333333%; }
  .col-sm-push-8 { left: 66.66666667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333333%; }
  .col-sm-push-11 { left: 91.66666667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333333%; }
  .col-sm-offset-2 { margin-left: 16.66666667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333333%; }
  .col-sm-offset-5 { margin-left: 41.66666667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333333%; }
  .col-sm-offset-8 { margin-left: 66.66666667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333333%; }
  .col-sm-offset-11 { margin-left: 91.66666667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .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-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333333%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333333%; }
  .col-md-pull-2 { right: 16.66666667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333333%; }
  .col-md-pull-5 { right: 41.66666667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333333%; }
  .col-md-pull-8 { right: 66.66666667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333333%; }
  .col-md-pull-11 { right: 91.66666667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333333%; }
  .col-md-push-2 { left: 16.66666667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333333%; }
  .col-md-push-5 { left: 41.66666667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333333%; }
  .col-md-push-8 { left: 66.66666667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333333%; }
  .col-md-push-11 { left: 91.66666667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333333%; }
  .col-md-offset-2 { margin-left: 16.66666667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333333%; }
  .col-md-offset-5 { margin-left: 41.66666667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333333%; }
  .col-md-offset-8 { margin-left: 66.66666667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333333%; }
  .col-md-offset-11 { margin-left: 91.66666667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .mode-full .supporting-image, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.33333333%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4, .mode-full .supporting-image { width: 33.33333333%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333333%; }
  .col-lg-pull-2 { right: 16.66666667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333333%; }
  .col-lg-pull-5 { right: 41.66666667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333333%; }
  .col-lg-pull-8 { right: 66.66666667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333333%; }
  .col-lg-pull-11 { right: 91.66666667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333333%; }
  .col-lg-push-2 { left: 16.66666667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333333%; }
  .col-lg-push-5 { left: 41.66666667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333333%; }
  .col-lg-push-8 { left: 66.66666667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333333%; }
  .col-lg-push-11 { left: 91.66666667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333333%; }
  .col-lg-offset-2 { margin-left: 16.66666667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333333%; }
  .col-lg-offset-5 { margin-left: 41.66666667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333333%; }
  .col-lg-offset-8 { margin-left: 66.66666667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333333%; }
  .col-lg-offset-11 { margin-left: 91.66666667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
table { background-color: transparent; }

caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; }

th { text-align: left; }

.table { width: 100%; max-width: 100%; margin-bottom: 20px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { 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 > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0; }
.table > tbody + tbody { border-top: 2px solid #ddd; }
.table .table { background-color: #fff; }

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

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

.table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; }

.table-hover > tbody > tr:hover { 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 > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: #f5f5f5; }

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

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

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

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

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

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

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

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

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

.table-responsive { overflow-x: auto; min-height: 0.01%; }
@media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; }
  .table-responsive > .table { margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }
  .table-responsive > .table-bordered { border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { 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: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

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

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

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

input[type="file"] { display: block; }

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

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

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

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

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 0px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder { color: #999; opacity: 1; }
.form-control:-ms-input-placeholder { color: #999; }
.form-control::-webkit-input-placeholder { color: #999; }
.form-control::-ms-expand { border: 0; background-color: transparent; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #eeeeee; opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }

textarea.form-control { height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] { line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] { line-height: 46px; } }
.form-group { margin-bottom: 15px; }

.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }
.radio label, .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer; }

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

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

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

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

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

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label { cursor: not-allowed; }

.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 34px; }
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .node-event .input-group-lg > .event-actions.input-group-btn > a.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .node-event .input-group-sm > .event-actions.input-group-btn > a.form-control-static { padding-left: 0; padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .node-event .input-group-sm > .event-actions.input-group-btn > a { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 0px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { height: 30px; line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn { height: auto; }

.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 0px; }
.form-group-sm select.form-control { height: 30px; line-height: 30px; }
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control { height: auto; }
.form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .node-event .input-group-lg > .event-actions.input-group-btn > a { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 0px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { height: 46px; line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn { height: auto; }

.form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 0px; }
.form-group-lg select.form-control { height: 46px; line-height: 46px; }
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control { height: auto; }
.form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.3333333; }

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

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .node-event .input-group-lg > .event-actions.input-group-btn > a + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .node-event .input-group-sm > .event-actions.input-group-btn > a + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d; }
.has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 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 .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b; }
.has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 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 .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; }
.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 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 ~ .form-control-feedback { top: 25px; }
.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 .form-control-static { display: inline-block; }
  .form-inline .input-group { display: inline-table; vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; }
  .form-inline .input-group > .form-control { width: 100%; }
  .form-inline .control-label { margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label { padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback { top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px; }
.form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }
.form-horizontal .form-group:after { clear: both; }
@media (min-width: 768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback { right: 15px; }
@media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px; } }
@media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px; } }

.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }

.collapse { display: none; }
.collapse.in { display: block; }

tr.collapse.in { display: table-row; }

tbody.collapse.in { display: table-row-group; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transition-timing-function: ease; transition-timing-function: ease; }

.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9; border-right: 4px solid transparent; border-left: 4px solid transparent; }

.dropup, .dropdown { position: relative; }

.dropdown-toggle:focus { outline: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; }
.dropdown-menu.pull-right { right: 0; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857143; color: #333333; white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #262626; background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #895C26; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); cursor: not-allowed; }

.open > .dropdown-menu { display: block; }
.open > a { outline: 0; }

.dropdown-menu-right { left: auto; right: 0; }

.dropdown-menu-left { left: 0; right: auto; }

.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #777777; white-space: nowrap; }

.dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990; }

.pull-right > .dropdown-menu { right: 0; left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px dashed; border-bottom: 4px solid \9; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; }

@media (min-width: 768px) { .navbar-right .dropdown-menu { right: 0; left: auto; }
  .navbar-right .dropdown-menu-left { left: 0; right: auto; } }
.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }
.btn-group > .btn, .node-event .event-actions.btn-group > a, .btn-group-vertical > .btn, .node-event .event-actions.btn-group-vertical > a { position: relative; float: left; }
.btn-group > .btn:hover, .node-event .event-actions.btn-group > a:hover, .btn-group > .btn:focus, .node-event .event-actions.btn-group > a:focus, .btn-group > .btn:active, .node-event .event-actions.btn-group > a:active, .btn-group > .btn.active, .node-event .event-actions.btn-group > a.active, .btn-group-vertical > .btn:hover, .node-event .event-actions.btn-group-vertical > a:hover, .btn-group-vertical > .btn:focus, .node-event .event-actions.btn-group-vertical > a:focus, .btn-group-vertical > .btn:active, .node-event .event-actions.btn-group-vertical > a:active, .btn-group-vertical > .btn.active, .node-event .event-actions.btn-group-vertical > a.active { z-index: 2; }

.btn-group .btn + .btn, .btn-group .node-event .event-actions > a + .btn, .node-event .btn-group .event-actions > a + .btn, .btn-group .node-event .event-actions > .btn + a, .node-event .btn-group .event-actions > .btn + a, .btn-group .node-event .event-actions > a + a, .node-event .btn-group .event-actions > a + a, .btn-group .btn + .btn-group, .btn-group .node-event .event-actions > a + .btn-group, .node-event .btn-group .event-actions > a + .btn-group, .btn-group .btn-group + .btn, .btn-group .node-event .event-actions > .btn-group + a, .node-event .btn-group .event-actions > .btn-group + a, .btn-group .btn-group + .btn-group { margin-left: -1px; }

.btn-toolbar { margin-left: -5px; }
.btn-toolbar:before, .btn-toolbar:after { content: " "; display: table; }
.btn-toolbar:after { clear: both; }
.btn-toolbar .btn, .btn-toolbar .node-event .event-actions > a, .node-event .btn-toolbar .event-actions > a, .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; }
.btn-toolbar > .btn, .node-event .event-actions.btn-toolbar > a, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .node-event .event-actions.btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; }

.btn-group > .btn:first-child, .node-event .event-actions.btn-group > a:first-child { margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .node-event .event-actions.btn-group > a:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .node-event .event-actions.btn-group > a:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.btn-group > .btn-group { float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .node-event .btn-group > .event-actions.btn-group:not(:first-child):not(:last-child) > a { border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .node-event .btn-group > .event-actions.btn-group:first-child:not(:last-child) > a:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .node-event .btn-group > .event-actions.btn-group:last-child:not(:first-child) > a:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; }

.btn-group > .btn + .dropdown-toggle, .node-event .event-actions.btn-group > a + .dropdown-toggle { padding-left: 8px; padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .node-event .event-actions.btn-group-lg.btn-group > a + .dropdown-toggle { padding-left: 12px; padding-right: 12px; }

.btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none; }

.btn .caret, .node-event .event-actions > a .caret { margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .node-event .event-actions.btn-group-lg > a .caret { border-width: 5px 5px 0; border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .node-event .event-actions.btn-group-lg > a .caret, .node-event .dropup .event-actions.btn-group-lg > a .caret { border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .node-event .event-actions.btn-group-vertical > a, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn, .node-event .btn-group-vertical > .event-actions.btn-group > a { display: block; float: none; width: 100%; max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " "; display: table; }
.btn-group-vertical > .btn-group:after { clear: both; }
.btn-group-vertical > .btn-group > .btn, .node-event .btn-group-vertical > .event-actions.btn-group > a { float: none; }
.btn-group-vertical > .btn + .btn, .node-event .event-actions.btn-group-vertical > a + .btn, .node-event .event-actions.btn-group-vertical > .btn + a, .node-event .event-actions.btn-group-vertical > a + a, .btn-group-vertical > .btn + .btn-group, .node-event .event-actions.btn-group-vertical > a + .btn-group, .btn-group-vertical > .btn-group + .btn, .node-event .event-actions.btn-group-vertical > .btn-group + a, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .node-event .event-actions.btn-group-vertical > a:not(:first-child):not(:last-child) { border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child), .node-event .event-actions.btn-group-vertical > a:first-child:not(:last-child) { border-top-right-radius: 0px; border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child), .node-event .event-actions.btn-group-vertical > a:last-child:not(:first-child) { border-top-right-radius: 0; border-top-left-radius: 0; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .node-event .btn-group-vertical > .event-actions.btn-group:not(:first-child):not(:last-child) > a { border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .node-event .btn-group-vertical > .event-actions.btn-group:first-child:not(:last-child) > a:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .node-event .btn-group-vertical > .event-actions.btn-group:last-child:not(:first-child) > a:first-child { border-top-right-radius: 0; border-top-left-radius: 0; }

.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }
.btn-group-justified > .btn, .node-event .event-actions.btn-group-justified > a, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; }
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .node-event .event-actions > a, .node-event .btn-group-justified > .btn-group .event-actions > a { width: 100%; }
.btn-group-justified > .btn-group .dropdown-menu { left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .node-event .event-actions[data-toggle="buttons"] > a input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], .node-event .event-actions[data-toggle="buttons"] > a input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .node-event [data-toggle="buttons"] > .event-actions.btn-group > a input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .node-event [data-toggle="buttons"] > .event-actions.btn-group > a input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

.input-group { position: relative; display: table; border-collapse: separate; }
.input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0; }
.input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; }
.input-group .form-control:focus { z-index: 3; }

.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; }

.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; }

.input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #555555; text-align: center; background-color: #eeeeee; border: 1px solid #ccc; border-radius: 0px; }
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn, .node-event .input-group-sm > .event-actions.input-group-btn > a.input-group-addon { padding: 5px 10px; font-size: 12px; border-radius: 0px; }
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn, .node-event .input-group-lg > .event-actions.input-group-btn > a.input-group-addon { padding: 10px 16px; font-size: 18px; border-radius: 0px; }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .node-event .event-actions.input-group-btn:first-child > a, .input-group-btn:first-child > .btn-group > .btn, .node-event .input-group-btn:first-child > .event-actions.btn-group > a, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .node-event .event-actions.input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .node-event .input-group-btn:last-child > .event-actions.btn-group:not(:last-child) > a { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.input-group-addon:first-child { border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .node-event .event-actions.input-group-btn:last-child > a, .input-group-btn:last-child > .btn-group > .btn, .node-event .input-group-btn:last-child > .event-actions.btn-group > a, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .node-event .event-actions.input-group-btn:first-child > a:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .node-event .input-group-btn:first-child > .event-actions.btn-group:not(:first-child) > a { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.input-group-addon:last-child { border-left: 0; }

.input-group-btn { position: relative; font-size: 0; white-space: nowrap; }
.input-group-btn > .btn, .node-event .event-actions.input-group-btn > a { position: relative; }
.input-group-btn > .btn + .btn, .node-event .event-actions.input-group-btn > a + .btn, .node-event .event-actions.input-group-btn > .btn + a, .node-event .event-actions.input-group-btn > a + a { margin-left: -1px; }
.input-group-btn > .btn:hover, .node-event .event-actions.input-group-btn > a:hover, .input-group-btn > .btn:focus, .node-event .event-actions.input-group-btn > a:focus, .input-group-btn > .btn:active, .node-event .event-actions.input-group-btn > a:active { z-index: 2; }
.input-group-btn:first-child > .btn, .node-event .event-actions.input-group-btn:first-child > a, .input-group-btn:first-child > .btn-group { margin-right: -1px; }
.input-group-btn:last-child > .btn, .node-event .event-actions.input-group-btn:last-child > a, .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; }

.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav:before, .nav:after { content: " "; display: table; }
.nav:after { clear: both; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }
.nav > li.disabled > a { color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #895C26; }
.nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #ddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 0px 0px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; }

.nav-pills > li { float: left; }
.nav-pills > li > a { border-radius: 0px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #fff; background-color: #895C26; }

.nav-stacked > li { float: none; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified { width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width: 768px) { .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 0px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ddd; }
@media (min-width: 768px) { .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 0px 0px 0 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #fff; } }

.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }
.navbar:before, .navbar:after { content: " "; display: table; }
.navbar:after { clear: both; }
@media (min-width: 768px) { .navbar { border-radius: 0px; } }

.navbar-header:before, .navbar-header:after { content: " "; display: table; }
.navbar-header:after { clear: both; }
@media (min-width: 768px) { .navbar-header { float: left; } }

.navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after { content: " "; display: table; }
.navbar-collapse:after { clear: both; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; }
  .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  .navbar-collapse.in { overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0; padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) { .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } }

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }
@media (min-width: 768px) { .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0; margin-left: 0; } }

.navbar-static-top { z-index: 1000; border-width: 0 0 1px; }
@media (min-width: 768px) { .navbar-static-top { border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; }
@media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }

.navbar-fixed-top { top: 0; border-width: 0 0 1px; }

.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }

.navbar-brand { float: left; padding: 15px 15px; font-size: 18px; line-height: 20px; height: 50px; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
.navbar-brand > img { display: block; }
@media (min-width: 768px) { .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; } }

.navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 0px; }
.navbar-toggle:focus { outline: 0; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
@media (min-width: 768px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 7.5px -15px; }
.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }
@media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }
@media (min-width: 768px) { .navbar-nav { float: left; margin: 0; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } }

.navbar-form { margin-left: -15px; margin-right: -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); margin-top: 8px; margin-bottom: 8px; }
@media (min-width: 768px) { .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .navbar-form .form-control-static { display: inline-block; }
  .navbar-form .input-group { display: inline-table; vertical-align: middle; }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto; }
  .navbar-form .input-group > .form-control { width: 100%; }
  .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; }
  .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  .navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0; }
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback { top: 0; } }
@media (max-width: 767px) { .navbar-form .form-group { margin-bottom: 5px; }
  .navbar-form .form-group:last-child { margin-bottom: 0; } }
@media (min-width: 768px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } }

.navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; border-top-right-radius: 0px; border-top-left-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.navbar-btn { margin-top: 8px; margin-bottom: 8px; }
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .node-event .event-actions.btn-group-sm > a.navbar-btn { margin-top: 10px; margin-bottom: 10px; }
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .node-event .event-actions.btn-group-xs > a.navbar-btn { margin-top: 14px; margin-bottom: 14px; }

.navbar-text { margin-top: 15px; margin-bottom: 15px; }
@media (min-width: 768px) { .navbar-text { float: left; margin-left: 15px; margin-right: 15px; } }

@media (min-width: 768px) { .navbar-left { float: left !important; }
  .navbar-right { float: right !important; margin-right: -15px; }
  .navbar-right ~ .navbar-right { margin-right: 0; } }
.navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }
.navbar-default .navbar-brand { color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #5e5e5e; background-color: transparent; }
.navbar-default .navbar-text { color: #777; }
.navbar-default .navbar-nav > li > a { color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333; background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #555; background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #ccc; background-color: transparent; }
.navbar-default .navbar-toggle { border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar { background-color: #888; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #e7e7e7; color: #555; }
@media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent; } }
.navbar-default .navbar-link { color: #777; }
.navbar-default .navbar-link:hover { color: #333; }
.navbar-default .btn-link { color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc; }

.navbar-inverse { background-color: #222; border-color: #090909; }
.navbar-inverse .navbar-brand { color: #9d9d9d; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #fff; background-color: transparent; }
.navbar-inverse .navbar-text { color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a { color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #fff; background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; }
.navbar-inverse .navbar-toggle { border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: #fff; }
@media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } }
.navbar-inverse .navbar-link { color: #9d9d9d; }
.navbar-inverse .navbar-link:hover { color: #fff; }
.navbar-inverse .btn-link { color: #9d9d9d; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus { color: #444; }

.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 0px; }
.alert h4 { margin-top: 0; color: inherit; }
.alert .alert-link { font-weight: bold; }
.alert > p, .alert > ul { margin-bottom: 0; }
.alert > p + p { margin-top: 5px; }

.alert-dismissable, .alert-dismissible { padding-right: 35px; }
.alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; }

.alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d; }
.alert-success hr { border-top-color: #c9e2b3; }
.alert-success .alert-link { color: #2b542c; }

.alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #31708f; }
.alert-info hr { border-top-color: #a6e1ec; }
.alert-info .alert-link { color: #245269; }

.alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b; }
.alert-warning hr { border-top-color: #f7e1b5; }
.alert-warning .alert-link { color: #66512c; }

.alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #a94442; }
.alert-danger hr { border-top-color: #e4b9c0; }
.alert-danger .alert-link { color: #843534; }

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; }

.embed-responsive-16by9 { padding-bottom: 56.25%; }

.embed-responsive-4by3 { padding-bottom: 75%; }

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix: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; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }
.visible-xs { display: none !important; }

.visible-sm { display: none !important; }

.visible-md { display: none !important; }

.visible-lg { display: none !important; }

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

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.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 !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.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 !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.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 !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.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; } }
.visible-print { display: none !important; }

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

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

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

@media print { .hidden-print { display: none !important; } }
/** Bootstrap Media Query Variables Hint */
button.btn, .btn, .node-event .event-actions > a { color: white; border: 1px solid #60411c; display: inline-block; padding: 0.4rem 0.8rem; background: #895C26; font-size: 1.1rem; -webkit-box-shadow: rgba(96, 65, 28, 0.7) 0 0 8px inset; box-shadow: rgba(96, 65, 28, 0.7) 0 0 8px inset; -webkit-transition: background 300ms, color 300ms; -o-transition: background 300ms, color 300ms; transition: background 300ms, color 300ms; }
button.btn.btn-block, .btn.btn-block, .node-event .event-actions > a.btn-block { display: block; width: 100%; }
button.btn:hover, button.btn:focus, button.btn:active, .btn:hover, .node-event .event-actions > a:hover, .btn:focus, .node-event .event-actions > a:focus, .btn:active, .node-event .event-actions > a:active { text-decoration: none; color: white; background: #69471d; }

#edit-cancel { color: #895C26; border: 1px solid orange; display: inline-block; padding: 0.4rem 0.8rem; background: white; font-size: 1.1rem; line-height: 22px; vertical-align: top; margin-left: 0.5rem; -webkit-transition: background 300ms, color 300ms; -o-transition: background 300ms, color 300ms; transition: background 300ms, color 300ms; }
#edit-cancel:hover { text-decoration: none; background: orange; border-color: orange; color: white; }

#scrollUp { bottom: 2rem; right: 0px; padding: 10px 12px 8px 12px; background: rgba(230, 223, 211, 0.7); color: #333; text-decoration: none; z-index: 1000 !important; }
#scrollUp i { margin-right: 5px; }

/** Social Links */
.social-icons.list-inline > li { padding-right: 0; margin-right: -2px; margin-bottom: 0.8rem; }
.social-icons i { background: #888; color: white; -moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px; width: 26px; height: 26px; text-align: center; font-size: 16px; line-height: 26px; -webkit-transition: all 150ms; -o-transition: all 150ms; transition: all 150ms; }
.social-icons i.flaticon-pinterest:before { position: relative; top: 1px; }
.social-icons a:hover .flaticon-facebook, .social-icons a:focus .flaticon-facebook { background-color: #3b5998; }
.social-icons a:hover .flaticon-twitter, .social-icons a:focus .flaticon-twitter { background-color: #00aced; }
.social-icons a:hover .flaticon-tumblr, .social-icons a:focus .flaticon-tumblr { background-color: #32506d; }
.social-icons a:hover .flaticon-google, .social-icons a:focus .flaticon-google { background-color: #dd4b39; }
.social-icons a:hover .flaticon-pinterest, .social-icons a:focus .flaticon-pinterest { background-color: #cb2027; }
.social-icons a:hover .flaticon-instagram, .social-icons a:focus .flaticon-instagram { background-color: #517fa4; }
.social-icons a:hover .flaticon-youtube, .social-icons a:focus .flaticon-youtube { background-color: #bb0000; }
.social-icons a:hover .flaticon-linkedin, .social-icons a:focus .flaticon-linkedin { background-color: #007bb6; }
.social-icons a:hover .flaticon-vimeo, .social-icons a:focus .flaticon-vimeo { background-color: #000000; }
.social-icons a:hover .flaticon-weibo, .social-icons a:focus .flaticon-weibo { background-color: #D72928; }
.social-icons a:hover .flaticon-youku, .social-icons a:focus .flaticon-youku { background-color: #5CBCE4; }

.social-sharing { padding: 0; margin: 0; text-align: center; }
.social-sharing .label { color: #333; font-size: 12px; font-weight: bold; }
.social-sharing .label i { margin: 0 8px; }
.social-sharing .label span { display: none; }
@media (min-width: 768px) { .social-sharing .label span { display: inline; } }
.social-sharing li { list-style-type: none; display: inline-block; padding: 0; margin: 0; }
.social-sharing li a { color: white; font-size: 14px; display: inline-block; }
.social-sharing li a i { width: 26px; line-height: 26px; font-size: 14px; -webkit-transition: background 300ms; -o-transition: background 300ms; transition: background 300ms; }
.social-sharing li a .flaticon-facebook { background-color: #3b5998; }
.social-sharing li a .flaticon-twitter { background-color: #00aced; }
.social-sharing li a .flaticon-tumblr { background-color: #32506d; }
.social-sharing li a .flaticon-google { background-color: #dd4b39; }
.social-sharing li a .flaticon-pinterest { background-color: #cb2027; }
.social-sharing li a .flaticon-instagram { background-color: #517fa4; }
.social-sharing li a .flaticon-youtube { background-color: #bb0000; }
.social-sharing li a .flaticon-linkedin { background-color: #007bb6; }
.social-sharing li a .flaticon-vimeo { background-color: #000000; }
.social-sharing li a:focus i, .social-sharing li a:hover i { background: #333; }

.share-page { float: right; }

/** Translation Links */
.translation-links { float: right; }
.translation-links ul { list-style: none; padding: 0; margin: 10px 0 0 0; }
.translation-links ul li { display: inline-block; margin-left: 4px; }
.translation-links ul li a { line-height: 24px; display: inline-block; padding: 0 10px; border: 1px solid #895C26; font-size: 0.9rem; }

/** Countdown Banner */
section.banner { margin-top: -1px; }
section.banner a { display: block; }
section.banner a:hover { text-decoration: none; }
section.banner .countdown-wrapper { padding: 12px 0; border: none; }
section.banner .countdown-wrapper h2 { font-size: 1.5rem; margin: 0; }
section.banner .countdown-wrapper h3 { font-size: 1.1rem; margin: -0.1rem 0 0 0; }
section.banner .countdown-wrapper .event-image { float: left; margin-right: 1rem; }
section.banner .countdown-wrapper .event-image img { height: 57px; }
section.banner .countdown-wrapper .countdown-clock-sponsor { border: 1px solid #333; white-space: nowrap; line-height: 1; background: #333; height: 57px; float: right; }
@media (min-width: 768px) { section.banner .countdown-wrapper .countdown-clock-sponsor { float: right; } }
section.banner .countdown-wrapper .countdown-clock-sponsor .clock-image { display: inline-block; }
section.banner .countdown-wrapper .countdown-clock-sponsor .clock-image img { display: inline-block; height: 55px; margin-top: -43px; }

body.channel-film section.banner { background: rgba(120, 7, 0, 0.3); color: #780700; }
body.channel-film section.banner a { color: #780700; }

body.channel-television section.banner { background: rgba(0, 50, 90, 0.3); color: #00325A; }
body.channel-television section.banner a { color: #00325A; }

/* Countdown Clock */
.countdown-clock { background: #333; color: white; display: inline-block; padding: 0 5px; }
.countdown-clock > div { float: left; text-align: center; padding: 0 8px; }
.countdown-clock > div span { font-size: 18px; display: block; padding: 5px 0 3px 0; line-height: 24px; }
.countdown-clock > div em { font-style: normal; text-transform: uppercase; font-size: 10px; display: block; line-height: 16px; padding: 0 0 5px 0; }

/** Embedded Media  */
.media-image { display: inline-block; max-width: 100%; }
.media-image.align-left { float: left; margin: 0 1.5rem 1.5rem 0; max-width: 40%; }
.media-image.align-right { float: right; margin: 0 0 1.5rem 1.5rem; max-width: 40%; }
.media-image.align-left img, .media-image.align-right img { height: auto !important; }
.media-image img { float: none !important; }
@media (max-width: 767px) { .media-image img { max-width: 100%; display: inline-block; height: auto !important; } }

.with-credit { position: relative; }
.with-credit .image-credit { position: absolute; bottom: 0; right: 0; background: rgba(255, 255, 255, 0.6); color: black; font-size: 0.8rem; padding: 1px 5px; font-weight: bold; }

.media-image + .media-image-caption { display: inline-block; margin: 0.8rem 0 1rem 0; font-size: 0.9rem; font-weight: bold; color: #999999; }

/** Floated Sidebars */
.floated-sidebar { padding: 1rem 0 !important; border-top: 6px solid #e6e6e6; border-bottom: 6px solid #e6e6e6; font-size: 0.9rem; }
.floated-sidebar > *:first-child { margin-top: 0; }
.floated-sidebar > *:last-child { margin-bottom: 0; }
.floated-sidebar.align-left { float: left; margin: 0 1.5rem 1.5rem 0; }
.floated-sidebar.align-right { float: right; margin: 0 0 1.5rem 1.5rem; }
.floated-sidebar img { height: auto !important; }
.floated-sidebar p { margin-bottom: 1rem; }

article.node > .content div[class^=col-] img { height: auto !important; }

/** Blockquotes */
blockquote { border: none; background: #E6DFD3; padding: 1.3rem 3rem; font-style: italic; position: relative; font-size: 1.2rem; line-height: 1.5; clear: both; margin: 1.5rem 0; }
blockquote > * { position: relative; z-index: 10; }
blockquote:before, blockquote:after { font-family: Flaticon; display: inline-block; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; z-index: 0; font-size: 1.8rem; }
blockquote:before { content: ""; top: 0.8rem; left: 0.4rem; color: rgba(51, 51, 51, 0.4); }
blockquote:after { content: ""; bottom: 0.8rem; right: 0.4rem; color: rgba(51, 51, 51, 0.4); }

div.form-item.error { background: transparent; }

.alert .close { float: right; }

.split.closed #split-toggle-less { display: none; }
.split.open #split-toggle-more { display: none; }
.split #split-toggle-less, .split #split-toggle-more { display: block; width: 100px; text-align: center; padding: 0.5rem; text-transform: uppercase; border-top: 1px solid #e6e6e6; }
.split #split-toggle-less i, .split #split-toggle-more i { padding-right: 5px; }

/** Carousels Powered by Owl */
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-stage-outer .owl-stage { position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage-outer .owl-stage .owl-item { float: left; position: relative; min-height: 1px; }
.owl-carousel .owl-dots .owl-dot { float: left; margin-right: 0.5rem; }
.owl-carousel .owl-dots .owl-dot span { display: block; width: 0.5rem; height: 0.5rem; opacity: 0.5; text-indent: -999rem; border-radius: 50%; cursor: pointer; }
.owl-carousel .owl-dots .owl-dot.active span { opacity: 1; }
.owl-carousel .owl-nav > .owl-prev, .owl-carousel .owl-nav > .owl-next { font-family: Flaticon; display: inline-block; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; font-size: 2rem; cursor: pointer; }
.owl-carousel .owl-nav > .owl-prev:before { content: ""; -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); display: inline-block; }
.owl-carousel .owl-nav > .owl-next:before { content: ""; }

/** JS / Magnific Popup Photo Viewer */
.photo-viewer { width: 100%; max-width: 1100px; margin: 0 auto; overflow: hidden !important; }
@media (min-width: 992px) { .photo-viewer { width: 92%; position: relative; } }
.photo-viewer .image { text-align: center; }
@media (min-width: 992px) { .photo-viewer .image { float: left; width: 77%; } }
.photo-viewer .image img { max-width: 100%; max-height: 95%; width: auto; height: auto; display: inline-block; }
.photo-viewer .meta { position: absolute; color: white; bottom: 0; background: rgba(0, 0, 0, 0.8); padding: 1rem; width: 100%; font-size: 0.9rem; }
@media (min-width: 992px) { .photo-viewer .meta { width: 20%; right: 0; bottom: 2.5rem; padding: 0; background: none; } }
.photo-viewer .meta h2 { margin-top: 0; font-size: 1rem; font-weight: bold; }
@media (min-width: 992px) { .photo-viewer .meta h2 { font-size: 1.2rem; } }
.photo-viewer .meta .mfp-counter { position: absolute; bottom: 12px; right: 12px; top: auto; }
@media (min-width: 992px) { .photo-viewer .meta .mfp-counter { position: static; } }
@media (max-width: 991px) { .photo-viewer .meta > * { margin-bottom: 0; } }
.photo-viewer .social-sharing { text-align: left; margin-top: 1rem; }
.photo-viewer .social-sharing i { text-align: center; }

.photo-viewer-popup .mfp-container { padding: 0; }
.photo-viewer-popup .mfp-content { position: static; width: 100%; }
.photo-viewer-popup .mfp-inline-holder .mfp-content { max-width: 80%; color: white; }

.mfp-bg { opacity: 0.9; filter: alpha(opacity=90); -webkit-box-shadow: #000 0 0 300px inset; box-shadow: #000 0 0 300px inset; }

.mfp-wrap { -webkit-overflow-scrolling: touch; }
.mfp-wrap .mfp-arrow, .mfp-wrap .mfp-close { font-family: Flaticon; display: inline-block; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; font-size: 3rem; cursor: pointer; }
.mfp-wrap .mfp-arrow:before, .mfp-wrap .mfp-close:before { border: none; width: 2rem; height: 3rem; }
.mfp-wrap .mfp-arrow:after, .mfp-wrap .mfp-close:after { display: none; }
.mfp-wrap .mfp-close { font-size: 1.5rem; }
.mfp-wrap .mfp-close:before { content: ""; }
.mfp-wrap.mfp-gallery .mfp-close { font-size: 2rem; margin: 0.8rem 0.8rem 0 0; }
.mfp-wrap .mfp-arrow-right:before { content: ""; }
.mfp-wrap .mfp-arrow-left:before { content: ""; -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); display: inline-block; }

.alpha-links { margin: 1.5rem 0 2rem 0; }
.alpha-links > ul { margin: 0; padding: 0; }
.alpha-links > ul > li { margin: 0 0.6rem 0.6rem 0; display: inline-block; }
.alpha-links > ul > li > a { display: inline-block; border: 1px solid #e8cdac; line-height: 2rem; width: 2rem; text-align: center; font-size: 0.9rem; }
.alpha-links > ul > li > a:hover, .alpha-links > ul > li > a.active { text-decoration: none; background: #e8cdac; }
.alpha-links > ul > li > a.disabled { opacity: 0.5; pointer-events: none; }

@media (max-width: 639px) { .masonry-wrapper { width: 290px; margin-left: auto; margin-right: auto; height: auto !important; } }
@media (min-width: 640px) and (max-width: 767px) { .masonry-wrapper { width: 610px; margin-left: auto; margin-right: auto; } }

@media (min-width: 640px) { .js .masonry-wrapper { -webkit-transition: opacity duration; -o-transition: opacity duration; transition: opacity duration; }
  .js .masonry-wrapper.loading { opacity: 0; } }

@media (max-width: 767px) { article.size-small, .grid-sizer { width: 290px; max-width: 100%; }
  article.size-medium { width: 290px; }
  article.size-large { width: 290px; } }
@media (min-width: 768px) and (max-width: 991px) { article.size-small, .grid-sizer { width: 251px; }
  article.size-medium { width: 532px; }
  article.size-large { width: 532px; } }
@media (min-width: 992px) and (max-width: 1199px) { article.size-small, .grid-sizer { width: 212px; }
  article.size-medium { width: 454px; }
  article.size-large { width: 696px; } }
@media (min-width: 1200px) { article.size-small, .grid-sizer { width: 262px; }
  article.size-medium { width: 554px; }
  article.size-large { width: 846px; } }
article.masonry-feature { -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; margin: 1rem 0; }
@media (max-width: 639px) { article.masonry-feature { position: static !important; top: auto !important; left: auto !important; clear: both; } }
@media (min-width: 640px) { article.masonry-feature { float: left; } }

article.type-single .feature-caption h2, article.type-lightbox .feature-caption h2 { font-weight: normal; text-transform: uppercase; font-size: 1.3rem; margin: 0; }
article.type-single .feature-caption h2:after, article.type-lightbox .feature-caption h2:after { content: " "; display: block; width: 80%; border-top: 1px solid; margin: 0.5rem auto 1rem auto; }
article.type-single .feature-caption p, article.type-lightbox .feature-caption p { margin: 0; font-size: 0.9rem; }

article.type-single > a { position: relative; display: block; }
article.type-single .feature-image img { max-width: 100%; height: auto; display: block; }
article.type-single .feature-caption { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; -webkit-transition: opacity 500ms; -o-transition: opacity 500ms; transition: opacity 500ms; text-align: center; padding: 4rem 1.5rem 1.5rem 1.5rem; }
article.type-single .feature-caption p { margin-bottom: 0.8rem; }
article.type-single .flaticon-expand { position: absolute; top: 0; right: 0; padding: 0.5rem; background: rgba(0, 0, 0, 0.8); color: white; font-size: 1.1rem; }
article.type-single .social-sharing { position: absolute; width: 100%; bottom: 20px; opacity: 0; }
@media (min-width: 768px) { article.type-single:hover .feature-caption, article.type-single:hover .social-sharing { opacity: 1; } }

article.type-linked { text-align: center; }
article.type-linked .feature-image { overflow: hidden; }
article.type-linked .feature-image img { -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; }
article.type-linked .feature-caption { -webkit-transition: all 500ms; -o-transition: all 500ms; transition: all 500ms; padding: 1.5rem 1.5rem 1.5rem 1.5rem; }
article.type-linked .feature-caption h2 { font-weight: normal; text-transform: uppercase; font-size: 1.3rem; margin: 0; }
article.type-linked .feature-caption h2:after { content: " "; display: block; width: 80%; border-top: 1px solid; margin: 0.5rem auto 0 auto; }
article.type-linked .feature-caption p { margin: 1rem 0 0 0; }
article.type-linked.shape-circle p { display: none; }
@media (max-width: 767px) { article.type-linked.shape-circle.size-small > a, article.type-linked.shape-circle.size-small .feature-image, article.type-linked.shape-circle.size-small .feature-caption { width: 290px; height: 290px; } }
@media (min-width: 768px) and (max-width: 991px) { article.type-linked.shape-circle.size-small > a, article.type-linked.shape-circle.size-small .feature-image, article.type-linked.shape-circle.size-small .feature-caption { width: 251px; height: 251px; } }
@media (min-width: 992px) and (max-width: 1199px) { article.type-linked.shape-circle.size-small > a, article.type-linked.shape-circle.size-small .feature-image, article.type-linked.shape-circle.size-small .feature-caption { width: 212px; height: 212px; } }
@media (min-width: 1200px) { article.type-linked.shape-circle.size-small > a, article.type-linked.shape-circle.size-small .feature-image, article.type-linked.shape-circle.size-small .feature-caption { width: 262px; height: 262px; } }
@media (max-width: 767px) { article.type-linked.shape-circle.size-medium > a, article.type-linked.shape-circle.size-medium .feature-image, article.type-linked.shape-circle.size-medium .feature-caption { width: 290px; height: 290px; } }
@media (min-width: 768px) and (max-width: 991px) { article.type-linked.shape-circle.size-medium > a, article.type-linked.shape-circle.size-medium .feature-image, article.type-linked.shape-circle.size-medium .feature-caption { width: 532px; height: 532px; } }
@media (min-width: 992px) and (max-width: 1199px) { article.type-linked.shape-circle.size-medium > a, article.type-linked.shape-circle.size-medium .feature-image, article.type-linked.shape-circle.size-medium .feature-caption { width: 454px; height: 454px; } }
@media (min-width: 1200px) { article.type-linked.shape-circle.size-medium > a, article.type-linked.shape-circle.size-medium .feature-image, article.type-linked.shape-circle.size-medium .feature-caption { width: 554px; height: 554px; } }
@media (max-width: 767px) { article.type-linked.shape-circle.size-large > a, article.type-linked.shape-circle.size-large .feature-image, article.type-linked.shape-circle.size-large .feature-caption { width: 290px; height: 290px; } }
@media (min-width: 768px) and (max-width: 991px) { article.type-linked.shape-circle.size-large > a, article.type-linked.shape-circle.size-large .feature-image, article.type-linked.shape-circle.size-large .feature-caption { width: 532px; height: 532px; } }
@media (min-width: 992px) and (max-width: 1199px) { article.type-linked.shape-circle.size-large > a, article.type-linked.shape-circle.size-large .feature-image, article.type-linked.shape-circle.size-large .feature-caption { width: 696px; height: 696px; } }
@media (min-width: 1200px) { article.type-linked.shape-circle.size-large > a, article.type-linked.shape-circle.size-large .feature-image, article.type-linked.shape-circle.size-large .feature-caption { width: 846px; height: 846px; } }
article.type-linked.shape-circle > a, article.type-linked.shape-circle .feature-image, article.type-linked.shape-circle .feature-caption { overflow: hidden; position: relative; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
article.type-linked.shape-circle .feature-caption { position: absolute; top: 0; left: 0; z-index: 10; display: table; padding: 0 1rem; -webkit-transition: background 500ms; -o-transition: background 500ms; transition: background 500ms; }
article.type-linked.shape-circle .feature-caption h2 { display: table-cell; vertical-align: middle; }
article.type-linked.shape-circle .feature-image img { display: block; width: 100% !important; max-width: 100% !important; height: auto !important; position: absolute; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
article.type-linked.shape-default .feature-image img, article.type-linked.shape-square .feature-image img { width: 100%; height: auto; display: block; }
@media (min-width: 768px) { article.type-linked.shape-default > a:hover .feature-image img, article.type-linked.shape-square > a:hover .feature-image img { -moz-transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); } }
article.type-linked > a { display: block; text-decoration: none; }
article.type-linked > a:hover { text-decoration: none; }

article.type-video { position: relative; }
article.type-video .feature-image { overflow: hidden; }
article.type-video .feature-image img { width: 100%; height: auto; display: block; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; }
article.type-video > a { display: block; position: relative; }
article.type-video > a:hover .feature-image img { -moz-transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }
article.type-video .feature-caption { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
article.type-video .feature-caption h2 { position: absolute; bottom: 0; width: 100%; font-size: 1rem; padding: 0.6rem 1rem; line-height: 1.3; margin: 0; font-weight: normal; }
article.type-video .feature-caption h2 i { float: left; font-size: 2rem; margin: 0 0.9rem 0 0; }
@media (min-width: 768px) { article.type-video.size-medium.shape-default .feature-caption { border-top: 40px solid rgba(255, 255, 255, 0.4); border-bottom: 40px solid rgba(255, 255, 255, 0.4); }
  article.type-video.size-large.shape-default .feature-caption { border-top: 65px solid rgba(255, 255, 255, 0.4); border-bottom: 65px solid rgba(255, 255, 255, 0.4); }
  article.type-video.size-small.shape-wide .feature-caption { border-left: 30px solid rgba(255, 255, 255, 0.4); border-right: 30px solid rgba(255, 255, 255, 0.4); }
  article.type-video.size-medium.shape-wide .feature-caption { border-left: 40px solid rgba(255, 255, 255, 0.4); border-right: 40px solid rgba(255, 255, 255, 0.4); }
  article.type-video.size-large.shape-wide .feature-caption { border-left: 50px solid rgba(255, 255, 255, 0.4); border-right: 50px solid rgba(255, 255, 255, 0.4); }
  article.type-video.size-medium h2 { padding: 1rem 1.3rem; font-size: 1.15rem; }
  article.type-video.size-medium h2 i { font-size: 2.5rem; }
  article.type-video.size-large h2 { padding: 1.5rem 1.3rem; font-size: 1.3rem; }
  article.type-video.size-large h2 i { font-size: 3rem; } }

article.type-quote blockquote { border: none; padding: 1.5rem; margin: 0; }
article.type-quote blockquote p { position: relative; z-index: 10; margin-bottom: 0.5rem; }
article.type-quote blockquote p .flaticon-quote-open, article.type-quote blockquote p .flaticon-quote-close { position: absolute; z-index: -1; font-size: 3rem; }
article.type-quote blockquote p .flaticon-quote-open { top: -1rem; left: -1.3rem; }
article.type-quote blockquote p .flaticon-quote-close { bottom: -1.1rem; right: -1rem; }
article.type-quote > a { display: block; text-decoration: none; }
article.type-quote > a:hover { text-decoration: none; }

article.type-minigallery { padding: 1.3rem; }
article.type-minigallery h2 { font-weight: normal; text-transform: uppercase; font-size: 1.3rem; margin: 0; }
article.type-minigallery .minigallery { padding: 0.8rem 0 0 0; border-top: 1px solid; margin-top: 0.6rem; }
article.type-minigallery .minigallery .owl-stage { white-space: nowrap; }
article.type-minigallery .minigallery .owl-nav > div { display: block; width: 1.6rem; top: 0; bottom: 0; position: absolute; cursor: pointer; font-size: 1.6rem; }
article.type-minigallery .minigallery .owl-nav > .owl-prev { left: 0px; }
article.type-minigallery .minigallery .owl-nav > .owl-prev:before { position: absolute; top: 50%; left: 0px; margin-top: -11px; }
article.type-minigallery .minigallery .owl-nav > .owl-next { right: 0px; }
article.type-minigallery .minigallery .owl-nav > .owl-next:before { position: absolute; top: 50%; left: 1px; margin-top: -11px; }
article.type-minigallery .minigallery .owl-dots { position: relative; top: 2rem; left: -2rem; }
article.type-minigallery .minigallery .thumbs { position: relative; padding: 0 2rem; }
article.type-minigallery .minigallery .thumbs img { width: 100%; max-width: 100%; height: auto; }
article.type-minigallery .minigallery .thumbs a { position: relative; display: inline-block; text-decoration: none !important; }
article.type-minigallery .minigallery .thumbs a:hover:after { content: "\f00e"; color: rgba(255, 255, 255, 0.5); display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 100%; height: 100%; position: absolute; top: 0; left: 0; text-align: center; line-height: 100px; font-size: 3rem; background: rgba(0, 0, 0, 0.5); }
article.type-minigallery a { font-size: 0.9rem; }
article.type-minigallery .minigallery-more { margin-top: 3px; }

article.type-view { padding: 1.3rem; }
article.type-view h2 { font-weight: normal; text-transform: uppercase; font-size: 1.3rem; margin: 0 0 0.8rem 0; }
article.type-view .owl-stage-outer { padding-bottom: 0.8rem; }
article.type-view h4 { margin-bottom: 0; }

article.type-feature { position: relative; }
article.type-feature h2 { font-size: 1.3rem; text-transform: uppercase; margin: 0 0 0.8rem 0; font-weight: normal; }
article.type-feature.with-summary h2 { border-bottom: 1px solid; padding-bottom: 0.6rem; }
article.type-feature .feature-image img { max-width: 100%; height: auto; display: inline-block; }
article.type-feature.size-small .feature-caption { padding: 1.2rem; }
article.type-feature.size-medium .feature-caption, article.type-feature.size-large .feature-caption { padding: 1.5rem 2.5rem 1.5rem 2.5rem; }
@media (min-width: 768px) and (max-width: 991px) { article.type-feature.with-image .feature-caption { width: 55%; float: left; } }
@media (min-width: 992px) { article.type-feature.with-image .feature-caption { width: 45%; float: left; } }
article.type-feature.with-image .feature-image { text-align: right; }
@media (min-width: 768px) and (max-width: 991px) { article.type-feature.with-image .feature-image { width: 45%; float: right; } }
@media (min-width: 992px) { article.type-feature.with-image .feature-image { width: 55%; float: left; } }
article.type-feature .masonry-summary { margin-bottom: 1.5rem; font-size: 0.85rem; }
article.type-feature .links a { display: block; border-bottom: 1px solid; margin-bottom: 0.6rem; padding-bottom: 0.6rem; }
article.type-feature .links a:hover { text-decoration: none; }
article.type-feature.shape-circle .feature-image { padding: 0  2rem 2rem 2rem; }
@media (min-width: 991px) { article.type-feature.shape-circle .feature-image { padding: 2rem 2rem 2rem 0px; } }
article.type-feature.shape-circle img { -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }

@media (max-width: 767px) { article.type-soundcloud iframe { height: 300px !important; } }

.node-masonry iframe { width: 100% !important; min-width: 100% !important; }

/** When masonry is in the sidebar we constrain the width */
aside article.node-masonry { max-width: 100%; margin: 0 0 1.5rem 0; }

section.spotlight { position: relative; overflow: hidden; background: #4c4c4c; }
@media (max-width: 767px) { section.spotlight { height: 200px !important; } }
@media (min-width: 768px) and (max-width: 991px) { section.spotlight { height: 290px !important; } }
@media (min-width: 992px) and (max-width: 1199px) { section.spotlight { height: 360px; } }
@media (min-width: 1200px) { section.spotlight { height: 360px; } }
section.spotlight .slides { border: none !important; }
section.spotlight div.contextual-links-wrapper { right: auto; left: 5px; }
section.spotlight div.contextual-links-wrapper .contextual-links { right: auto; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0; border-radius: 0 4px 4px 4px; }
@media (max-width: 767px) { section.spotlight #carousel-center { width: 100% !important; height: 200px !important; } }
@media (min-width: 768px) and (max-width: 991px) { section.spotlight #carousel-center { width: 100% !important; height: 290px !important; } }
@media (min-width: 992px) and (max-width: 1199px) { section.spotlight #carousel-center { width: 940px !important; height: 360px !important; } }
@media (min-width: 1200px) { section.spotlight #carousel-center { width: 1140px !important; height: 360px !important; } }
@media (max-width: 991px) { section.spotlight #carousel-center { -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); overflow: hidden; } }
section.spotlight #carousel-center.carousel-triple .flex-viewport { overflow: visible !important; }
@media (min-width: 992px) { section.spotlight #carousel-center { margin: 0 auto; position: relative; z-index: 10; } }
section.spotlight .carousel-thumbs { position: absolute; top: 0; z-index: 50; width: 195px; display: none; text-transform: uppercase; font-size: 0.9rem; }
@media (min-width: 992px) { section.spotlight .carousel-thumbs { display: block; left: 50%; margin-left: 255px; width: 215px; height: 360px; } }
@media (min-width: 1200px) { section.spotlight .carousel-thumbs { left: 50%; margin-left: 280px; width: 290px; height: 360px; } }
section.spotlight .carousel-thumbs a { display: block; border-bottom: 1px solid #b2b2b2; background: #fff; height: 84px; overflow: hidden; }
section.spotlight .carousel-thumbs a .headline { display: table-row; height: 84px; }
section.spotlight .carousel-thumbs a .headline .headline-valign { display: table-cell; vertical-align: middle; }
section.spotlight .carousel-thumbs a .headline .headline-valign span { text-align: center; border-bottom: 1px solid; padding: 0 0 0.8rem 0; display: inline-block; margin: 0 2rem; }
@media (min-width: 992px) and (max-width: 1199px) { section.spotlight .carousel-thumbs a .headline .headline-valign span { width: 165px; } }
@media (min-width: 1200px) { section.spotlight .carousel-thumbs a .headline .headline-valign span { width: 150px; } }
section.spotlight .carousel-thumbs a img { display: none; }
@media (min-width: 1200px) { section.spotlight .carousel-thumbs a img { float: right; display: block; } }
section.spotlight .flex-direction-nav { margin: 0; padding: 0; }
section.spotlight .flex-direction-nav li { list-style-type: none; }
section.spotlight .flex-direction-nav .flex-prev, section.spotlight .flex-direction-nav .flex-next { display: table; width: 40px; position: absolute; color: rgba(255, 255, 255, 0.7); z-index: 100; -webkit-transition: background 300ms, color 300ms; -o-transition: background 300ms, color 300ms; transition: background 300ms, color 300ms; }
@media (max-width: 767px) { section.spotlight .flex-direction-nav .flex-prev, section.spotlight .flex-direction-nav .flex-next { height: 200px; } }
@media (min-width: 768px) and (max-width: 991px) { section.spotlight .flex-direction-nav .flex-prev, section.spotlight .flex-direction-nav .flex-next { height: 290px; background: rgba(0, 0, 0, 0.3); } }
@media (min-width: 992px) and (max-width: 1199px) { section.spotlight .flex-direction-nav .flex-prev, section.spotlight .flex-direction-nav .flex-next { height: 360px; width: 940px; background: rgba(0, 0, 0, 0.5); } }
@media (min-width: 1200px) { section.spotlight .flex-direction-nav .flex-prev, section.spotlight .flex-direction-nav .flex-next { height: 360px; width: 1140px; background: rgba(0, 0, 0, 0.5); } }
section.spotlight .flex-direction-nav .flex-prev:focus, section.spotlight .flex-direction-nav .flex-prev:hover, section.spotlight .flex-direction-nav .flex-next:focus, section.spotlight .flex-direction-nav .flex-next:hover { background: rgba(0, 0, 0, 0.7); color: white; text-decoration: none; }
section.spotlight .flex-direction-nav .flex-prev i, section.spotlight .flex-direction-nav .flex-next i { display: table-cell; vertical-align: middle; font-size: 30px; -webkit-transition: color 300ms; -o-transition: color 300ms; transition: color 300ms; }
@media (min-width: 992px) { section.spotlight .flex-direction-nav .flex-prev i, section.spotlight .flex-direction-nav .flex-next i { font-size: 55px; } }
section.spotlight .flex-direction-nav .flex-prev { text-align: right; padding-right: 5px; }
@media (max-width: 991px) { section.spotlight .flex-direction-nav .flex-prev { left: 0; } }
@media (min-width: 992px) { section.spotlight .flex-direction-nav .flex-prev { margin-left: -100%; } }
section.spotlight .flex-direction-nav .flex-next { text-align: left; padding-left: 5px; }
@media (max-width: 991px) { section.spotlight .flex-direction-nav .flex-next { right: 0; } }
@media (min-width: 992px) { section.spotlight .flex-direction-nav .flex-next { margin-left: 100%; } }
section.spotlight #carousel-center article.flex-active-slide a:hover .more { bottom: 0; -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1); -moz-transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1); -o-transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1); transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1); /* easeOutCirc */ -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); /* easeOutCirc */ text-decoration: none; }
section.spotlight #carousel-center.carousel-single .flex-direction-nav .flex-prev, section.spotlight #carousel-center.carousel-single .flex-direction-nav .flex-next { width: 26px; margin: 0; height: 80px; padding: 0; top: 50%; margin-top: -40px; margin-left: 0; }
section.spotlight #carousel-center.carousel-single .flex-direction-nav .flex-prev i, section.spotlight #carousel-center.carousel-single .flex-direction-nav .flex-next i { font-size: 26px; width: 26px; text-align: center; }
section.spotlight #carousel-center.carousel-single .flex-direction-nav .flex-next { right: 0; }
section.spotlight .flex-control-nav { position: absolute; bottom: 30px; right: 50px; z-index: 500; margin: 0; padding: 0; }
@media (max-width: 767px) { section.spotlight .flex-control-nav { display: none; } }
section.spotlight .flex-control-nav li { list-style-type: none; float: left; margin-left: 0.8rem; }
section.spotlight .flex-control-nav li a { background: #fff; display: block; width: 0.8rem; height: 0.8rem; opacity: 0.5; text-indent: -999rem; border-radius: 50%; cursor: pointer; }
section.spotlight .flex-control-nav li a.flex-active { opacity: 1; }

article.node-spotlight { float: left; position: relative; background-position: center center; background-repeat: no-repeat; overflow: hidden; width: 100%; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; }
@media (max-width: 767px) { article.node-spotlight { height: 200px !important; } }
@media (min-width: 768px) and (max-width: 991px) { article.node-spotlight { height: 290px !important; } }
@media (min-width: 992px) and (max-width: 1199px) { article.node-spotlight { width: 940px !important; height: 360px !important; } }
@media (min-width: 1200px) { article.node-spotlight { width: 1140px !important; height: 360px !important; } }
@media (min-width: 768px) { article.node-spotlight.image-size-other { -moz-background-size: auto 100%; -o-background-size: auto 100%; -webkit-background-size: auto 100%; background-size: auto 100%; } }
article.node-spotlight .overlay { padding: 30px 50px 30px 50px; color: #fff; position: absolute; text-align: center; }
@media (max-width: 767px) { article.node-spotlight .overlay { left: 0px; bottom: 0px; width: 100%; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g'); background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.9))); background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); } }
@media (min-width: 768px) { article.node-spotlight .overlay { width: 33%; padding: 20px 30px; } }
@media (min-width: 992px) { article.node-spotlight .overlay { width: 30%; } }
article.node-spotlight .overlay h1 { font-size: 20px; margin: 0; font-weight: normal; }
@media (max-width: 767px) { article.node-spotlight .overlay h1 { display: block; margin: 0 auto; padding-bottom: 5px; color: #fff; } }
@media (min-width: 768px) { article.node-spotlight .overlay h1 { font-size: 26px; line-height: 1.3; } }
@media (min-width: 992px) { article.node-spotlight .overlay h1 { font-size: 28px; } }
article.node-spotlight .overlay h1:after { width: 60%; height: 1px; border-bottom: 1px solid; }
article.node-spotlight .overlay p { display: none; }
@media (min-width: 768px) { article.node-spotlight .overlay p { display: block; margin: 0.5rem 0 0 0; } }
@media (min-width: 992px) { article.node-spotlight .overlay p { margin: 1rem 0 0 0; } }
@media (min-width: 768px) { article.node-spotlight.style-1 .overlay, article.node-spotlight.style-2 .overlay, article.node-spotlight.style-3 .overlay, article.node-spotlight.style-4 .overlay { top: 0; left: 0; min-height: 420px; padding: 25px 20px 0 40px; }
  article.node-spotlight.style-5 .overlay, article.node-spotlight.style-6 .overlay, article.node-spotlight.style-7 .overlay, article.node-spotlight.style-8 .overlay { top: 40px; left: 40px; }
  article.node-spotlight.style-3 .overlay, article.node-spotlight.style-4 .overlay, article.node-spotlight.style-7 .overlay, article.node-spotlight.style-8 .overlay { background: transparent; } }
@media (min-width: 992px) { article.node-spotlight.style-1 .overlay, article.node-spotlight.style-2 .overlay, article.node-spotlight.style-3 .overlay, article.node-spotlight.style-4 .overlay { padding: 35px 45px 0 45px; } }
@media (min-width: 768px) { article.node-spotlight .more { position: absolute; bottom: -80px; width: 100%; padding: 22px 50px 18px 60px; color: #fff; font-size: 14px; text-transform: uppercase; background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABHQAAABPCAYAAACK/pLLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABj1JREFUeNrs3NFOFEkYBeBaRIPRaDQSjcYNPsO+4D4tKwiCsLKysLpT2b4Ya/6E2qEaunq+L6kLTsyU0l6dTJ9fUkq/p5v9tTgnRXaxOF+K7M/FOQuy8yI7G3IAAAAA/qftyj/3eDhjyuXQ1yI7Tf+VSctOguzz4lwW2dHi/O0RAwAAAHOzPaG/y/PhLHvb+I5Pi3MVZNdFdrA4/xTZx8X5UWT7/gsBAAAAd217w/69u0HWujQqS55cAn0sslwWHRRZLpU+FdlVkAEAAAAbbtuvoLmoIHrX8PPza2RHRZZfN/tcZLW7R1+DDAAAAJgwhU5/HqW4NPrQ8I5o3Po8rQ5ZR7tHObsosmj3CAAAAFiTQofI0+GMKX+j6FuRHafVIeto3Lp29wgAAABmSaHDfXkZZK33jPJ20fcgu2ncunb3CAAAAO6FQoc5exNkUWn025qfXztufZvdIwAAAFih0IH1PUhxQfRrwztqx61rd4/OggwAAIDOKHRg2h4PZ0zRuPVpWh2yjnaPcnZZZNHuEQAAAA0pdIDnw1nWes8ov4Z2VWSHaXXIOhq3rtk9AgAA2CgKHeAu7AZZy9Ioj1+XQ9a149a1u0cAAACTodAB5mArxQXRu4Z35NfNyiHr2nHr2t0jAACAKgodgDo7KS6NPjS8o3bcunb36CTIAACAGVDoAEzH0+GMKRq3Pk6rQ9bR7lHOross2j0CAABGptAB2Cwvg6z1CHbeLvpeZH8UP99m9wgAADaeQgeA1t4EWcvSKH9zKBqyPg6ycty6dvcIAAAmTaEDQG8eprgg2mt4R94oKoesa8eta3ePAABgbQodAFj1ZDhjqh23rt09OgoyAABmSqEDAPfj+XCWtd4zisatD9PqkHXN7lG277EBAEyDQgcA5ms3yFqWRtG4dS6LDoss2j26TvEW0pHHBgBwM4UOALCurRQXRO8b3pFfN4uGrE+DrBy3rt09AgDojkIHAJiyndT+VbRSLnjKIevaceva3SMAgKYUOgDApns2nDHVjlvfZvcIANggCh0AgPG9DLLW3zyqGbeu3T3K2YHHBgDTpdABAJiHN0HWsjSKxq3zN4yOiyzaPbpM8RbSiccGAOtR6AAAUONhiguivYZ35I2iaMj6PMjKceva3SMAmAWFDgAAU/FkOGPK3woqh6xrx61rd48AYHQKHQAANsmL4SxrvWeU94fKIevaceua3SMAUOgAAEBjr4OsZWlUO25du3uUsyOPDaAvCh0AAOjLVooLovcN74jGrfNraadFFu0eXaR4C+nMowNoR6EDAACUdlL7V9FKueCJhqwvgqwct67dPQKYLYUOAABwH54NZ1nrEim/ShYNWV8HWTluXbt7BHAvFDoAAMBcvQqy1qXRfpDVjFvX7h4BhBQ6AAAA63tbma2rdty6dvcoZyceG/RPoQMAADBdD1NcEO01vCMat877RudFFu0enad4C+mrRwfjUugAAABstifDGVP+VlA0ZH1ZZNHu0XGKt5CuPDo2mUIHAACAsb0YzrLWe0YHKR6y/hFk5bh1ze4RTIpCBwAAgDl4HWQtS6NcFh0EWc24de3uEVRT6AAAAMDNHqS4IHrf8I7acevb7B4xEwodAAAAmIad1P5VtFJU8uRy6KLIanePcvbNo7t7Ch0AAADYHM+Gs6x1iRSNW+fX0K6LLNo9OkzxFtJ3j+5nCh0AAACgpVdB1ro02i9+zuPX5ZB1NG5du3s0eQodAAAAoDdRQfSu4efnbxgdBVnNuHXt7tGtKHQAAAAAfvYoxaXRXsM78pbRWZDVjFt/UegAAAAA3L2nw1nLlt8fAAAAQF8UOgAAAACdUegAAAAAdEahAwAAANAZhQ4AAABAZxQ6AAAAAJ1R6AAAAAB0RqEDAAAA0BmFDgAAAEBnFDoAAAAAnVHoAAAAAHRGoQMAAADQGYUOAAAAQGcUOgAAAACdUegAAAAAdEahAwAAANAZhQ4AAABAZxQ6AAAAAJ1R6AAAAAB0RqEDAAAA0BmFDgAAAEBnFDoAAAAAnVHoAAAAAHRGoQMAAADQGYUOAAAAQGcUOgAAAACdUegAAAAAdEahAwAAANAZhQ4AAABAZxQ6AAAAAJ1R6AAAAAB0RqEDAAAA0Jl/BRgAjM2vPv0EPYYAAAAASUVORK5CYII=') no-repeat top left; -webkit-transition: all 150ms; -o-transition: all 150ms; transition: all 150ms; -moz-transform: rotate(-6deg); -ms-transform: rotate(-6deg); -webkit-transform: rotate(-6deg); transform: rotate(-6deg); -webkit-transform-origin: top right; -moz-transform-origin: top right; -ms-transform-origin: top right; transform-origin: top right; } }
@media (min-width: 992px) { article.node-spotlight .more { font-size: 15px; } }
article.node-spotlight > a { text-decoration: none; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
article.node-spotlight > a:hover { text-decoration: none; }

/* Front page spotlight is a bit bigger */
@media (max-width: 767px) { body.front section.spotlight { height: 260px !important; } }
@media (min-width: 768px) and (max-width: 991px) { body.front section.spotlight { height: 350px !important; } }
@media (min-width: 992px) and (max-width: 1199px) { body.front section.spotlight { height: 420px; } }
@media (min-width: 1200px) { body.front section.spotlight { height: 420px; } }
@media (max-width: 767px) { body.front section.spotlight article.node-spotlight { height: 260px !important; } }
@media (min-width: 768px) and (max-width: 991px) { body.front section.spotlight article.node-spotlight { height: 350px !important; } }
@media (min-width: 992px) and (max-width: 1199px) { body.front section.spotlight article.node-spotlight { height: 420px !important; } }
@media (min-width: 1200px) { body.front section.spotlight article.node-spotlight { height: 420px !important; } }
@media (min-width: 768px) { body.front section.spotlight article.node-spotlight.style-5 .overlay, body.front section.spotlight article.node-spotlight.style-6 .overlay, body.front section.spotlight article.node-spotlight.style-7 .overlay, body.front section.spotlight article.node-spotlight.style-8 .overlay { top: 60px; } }
@media (max-width: 767px) { body.front section.spotlight .flex-direction-nav .flex-prev, body.front section.spotlight .flex-direction-nav .flex-next { height: 260px; } }
@media (min-width: 768px) and (max-width: 991px) { body.front section.spotlight .flex-direction-nav .flex-prev, body.front section.spotlight .flex-direction-nav .flex-next { height: 350px; } }
@media (min-width: 992px) and (max-width: 1199px) { body.front section.spotlight .flex-direction-nav .flex-prev, body.front section.spotlight .flex-direction-nav .flex-next { height: 420px; } }
@media (min-width: 1200px) { body.front section.spotlight .flex-direction-nav .flex-prev, body.front section.spotlight .flex-direction-nav .flex-next { height: 420px; } }
@media (max-width: 767px) { body.front section.spotlight #carousel-center { height: 260px !important; } }
@media (min-width: 768px) and (max-width: 991px) { body.front section.spotlight #carousel-center { height: 350px !important; } }
@media (min-width: 992px) and (max-width: 1199px) { body.front section.spotlight #carousel-center { height: 420px !important; } }
@media (min-width: 1200px) { body.front section.spotlight #carousel-center { height: 420px !important; } }

.partner-fader { background: white; text-align: center; padding: 1rem 0.8rem; }
.partner-fader h4 { color: #333; margin-bottom: 0.8rem; margin-top: 0; font-size: 1rem; }
.partner-fader h4 a { color: #333; }
.partner-fader ul { padding: 0; margin: 0; width: 100%; height: 114px; overflow: hidden; }
.partner-fader ul li { width: 100%; list-style-type: none; }
.partner-fader ul li img { width: 100%; height: auto; }

.attachment { padding: 0.4rem 0; }

#content-column h2.block-title { font-size: 1.3rem; margin: 0 0 1.2rem 0; text-transform: uppercase; }

.signpost { text-decoration: none; clear: both; display: block; margin-bottom: 1.5rem; }
.signpost:hover { color: #895C26; }
.signpost:before, .signpost:after { content: " "; display: table; }
.signpost:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.signpost.last-child { margin-bottom: 0; }
.signpost h4 { font-size: 1rem; font-weight: normal; text-transform: uppercase; border-bottom: 1px solid; margin: 0 0 0.6rem 0; padding: 0 0 0.4rem 0; }
.signpost h4 i { float: right; font-size: 17px; margin-top: -3px; margin-left: 5px; margin-right: -4px; }
.signpost .signpost-image { float: left; margin: 0; width: 75px; height: 75px; display: none; }
@media (min-width: 992px) { .signpost .signpost-image { display: block; } }
.signpost .signpost-image img { width: 100%; height: auto; display: block; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.signpost .signpost-text { color: #333; padding-top: 3px; margin-bottom: 0; font-size: 0.85rem; }
@media (min-width: 992px) { .signpost.with-image .signpost-text { margin-left: 90px; } }
.signpost:hover { text-decoration: none; }

.mode-signpost:last-child > .signpost { margin-bottom: 0; }

.channel-film aside .signpost h2 { color: #780700; }

.channel-tv aside .signpost h2 { color: #00325A; }

.channel-games aside .signpost h2 { color: #333; }

.channel-heritage aside .signpost h2 { color: #262626; }

.masonry-gallery img { width: 100%; max-width: 100%; height: auto; display: block; }
.masonry-gallery .gallery-thumbnail { margin-bottom: 2rem; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; position: relative; float: left; margin-right: 30px; }
.masonry-gallery .gallery-thumbnail:nth-child(3n) { margin-right: 0; }
.masonry-gallery .gallery-thumbnail:nth-child(3n+1) { clear: left; }
.masonry-gallery .gallery-thumbnail .social-sharing { position: absolute; width: 100%; bottom: 20px; z-index: 100; opacity: 0; display: none; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; transition: opacity 300ms; }
@media (min-width: 768px) { .masonry-gallery .gallery-thumbnail .social-sharing { display: inline-block; } }
.masonry-gallery .gallery-thumbnail .overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-align: center; background: rgba(137, 92, 38, 0.7); color: white; width: 100%; opacity: 0; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; transition: opacity 300ms; -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 40px inset; box-shadow: rgba(0, 0, 0, 0.3) 0 0 40px inset; }
.masonry-gallery .gallery-thumbnail .overlay .flaticon-expand { position: absolute; top: 8px; right: 8px; font-size: 1.5rem; display: none; }
@media (min-width: 768px) { .masonry-gallery .gallery-thumbnail .overlay .flaticon-expand { display: inline-block; } }
.masonry-gallery .gallery-thumbnail .overlay .caption { display: table; height: 100%; width: 100%; }
@media (min-width: 768px) { .masonry-gallery .gallery-thumbnail .overlay .caption { padding-bottom: 1.5rem; } }
.masonry-gallery .gallery-thumbnail .overlay .caption .caption-inner { display: table-cell; vertical-align: middle; padding: 0.8rem; }
@media (min-width: 768px) { .masonry-gallery .gallery-thumbnail .overlay .caption .caption-inner { padding: 1.5rem; } }
.masonry-gallery .gallery-thumbnail .overlay .caption .caption-inner h3 { font-weight: normal; font-size: 0.85rem; margin: 0; line-height: 1.4; }
@media (min-width: 768px) { .masonry-gallery .gallery-thumbnail .overlay .caption .caption-inner h3 { margin: 1rem 0 0.5rem 0; font-size: 1rem; } }
@media (min-width: 992px) and (max-width: 1199px) { .masonry-gallery .gallery-thumbnail .overlay .caption .caption-inner h3 { font-size: 1.3rem; } }
@media (min-width: 1200px) { .masonry-gallery .gallery-thumbnail .overlay .caption .caption-inner h3 { font-size: 1.6rem; } }
.masonry-gallery .gallery-thumbnail .overlay .caption .caption-inner p { font-size: 0.9rem; }
.masonry-gallery .gallery-thumbnail:hover .overlay, .masonry-gallery .gallery-thumbnail:hover .social-sharing { opacity: 1; }
@media (max-width: 767px) { .masonry-gallery .grid-sizer, .masonry-gallery .gallery-thumbnail { width: 45%; margin-right: 0; } }
@media (min-width: 768px) and (max-width: 991px) { .masonry-gallery .grid-sizer, .masonry-gallery .gallery-thumbnail { width: 220px; } }
@media (min-width: 992px) and (max-width: 1199px) { .masonry-gallery .grid-sizer, .masonry-gallery .gallery-thumbnail { width: 293px; } }
@media (min-width: 1200px) { .masonry-gallery .grid-sizer, .masonry-gallery .gallery-thumbnail { width: 360px; } }

.js .masonry-gallery.loading { background: transparent url(../images/loading.gif) no-repeat center 3rem; }
.js .masonry-gallery.loading > .gallery-thumbnail { opacity: 0; -webkit-transition: opacity duration; -o-transition: opacity duration; transition: opacity duration; }

.gallery-filters .btn, .gallery-filters .node-event .event-actions > a, .node-event .gallery-filters .event-actions > a { margin: 0 0.8rem 0.5rem 0; font-size: 13px; }

body.channel-tv .gallery-thumbnail .overlay { background: rgba(0, 50, 90, 0.7); }

body.channel-film .gallery-thumbnail .overlay { background: rgba(120, 7, 0, 0.7); }

body.channel-games .gallery-thumbnail .overlay { background: rgba(198, 205, 205, 0.7); }

body.channel-heritage .gallery-thumbnail .overlay { background: rgba(38, 38, 38, 0.7); }

.node-type-gallery .sidebar-first, .node-type-gallery .sidebar-second { padding-top: 2rem; padding-bottom: 2rem; }

.gallery-images-wrapper { padding-top: 1rem; }

@media (max-width: 767px) { .flexbox .node-type-gallery .site-main > .container > .row { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; }
  .flexbox .node-type-gallery .site-main > .container > .row #content-column { order: 1; width: 100%; padding-bottom: 0; }
  .flexbox .node-type-gallery .site-main > .container > .row .gallery-images-wrapper { order: 2; width: 100%; padding-top: 0; }
  .flexbox .node-type-gallery .site-main > .container > .row .sidebar-second { order: 3; width: 100%; }
  .flexbox .node-type-gallery .site-main > .container > .row .sidebar-first { order: 4; width: 100%; padding-bottom: 0; }
  .no-flexbox .node-type-gallery .sidebar-first { display: none; } }
#more-galleries article .content { display: none; }
#more-galleries article a { color: white; }
#more-galleries article h2 { font-weight: bold; }
#more-galleries article img { width: 120px; }
#more-galleries article .teaser.with-thumbnail { margin-left: 150px; }

.js .showcase-profiles { -webkit-transition: opacity duration; -o-transition: opacity duration; transition: opacity duration; }
.js .showcase-profiles.loading { opacity: 0; min-height: 100px; }

.showcase-profiles { padding-top: 1rem; }
.showcase-profiles > .showcase-thumb { float: left; margin-bottom: 1.5rem; margin-right: 20px; background: #fff; overflow: hidden; border: 1px solid #ccc; background: transparent url(../images/loading.gif) no-repeat center center; height: auto !important; -webkit-transition: opacity 300ms, border 300ms; -o-transition: opacity 300ms, border 300ms; transition: opacity 300ms, border 300ms; }
.showcase-profiles > .showcase-thumb > a { display: block; opacity: 1; padding-bottom: 6rem; position: relative; }
.showcase-profiles > .showcase-thumb.row-first { clear: left; }
.showcase-profiles > .showcase-thumb .image { position: relative; }
.showcase-profiles > .showcase-thumb img { max-width: 100%; max-height: 100%; height: auto !important; vertical-align: bottom; }
.showcase-profiles > .showcase-thumb img + img { display: none; }
@media (min-width: 992px) { .showcase-profiles > .showcase-thumb img + img { -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; transition: opacity 300ms; display: block; opacity: 0; position: absolute; top: 0; left: 0; backface-visibility: hidden; } }
.showcase-profiles > .showcase-thumb .caption { position: absolute; bottom: 0; width: 100%; height: 6rem; font-size: 0.8rem; border-top: none; text-align: center; display: table; background: #fff; -webkit-transition: background 300ms; -o-transition: background 300ms; transition: background 300ms; }
.showcase-profiles > .showcase-thumb .caption h3 { margin: 0; text-transform: uppercase; text-align: center; color: #333; padding: 0.8rem 1rem; margin: 0.8rem auto 0 auto; font-size: 0.9rem; display: table-cell; vertical-align: middle; width: 100%; -webkit-transition: color 300ms, border 300ms; -o-transition: color 300ms, border 300ms; transition: color 300ms, border 300ms; }
@media (min-width: 992px) { .showcase-profiles > .showcase-thumb .caption h3 { font-size: 1rem; padding: 0.8rem 1.5rem; } }
.showcase-profiles > .showcase-thumb.ajax-loading, .showcase-profiles > .showcase-thumb.active, .showcase-profiles > .showcase-thumb:hover, .showcase-profiles > .showcase-thumb a:hover { border-color: #895C26; }
.showcase-profiles > .showcase-thumb.ajax-loading .caption, .showcase-profiles > .showcase-thumb.active .caption, .showcase-profiles > .showcase-thumb:hover .caption, .showcase-profiles > .showcase-thumb a:hover .caption { background: #895C26; }
.showcase-profiles > .showcase-thumb.ajax-loading .caption h3, .showcase-profiles > .showcase-thumb.active .caption h3, .showcase-profiles > .showcase-thumb:hover .caption h3, .showcase-profiles > .showcase-thumb a:hover .caption h3 { color: #FFF; }
@media (min-width: 992px) { .showcase-profiles > .showcase-thumb.ajax-loading img + img, .showcase-profiles > .showcase-thumb.active img + img, .showcase-profiles > .showcase-thumb:hover img + img, .showcase-profiles > .showcase-thumb a:hover img + img { opacity: 1; } }
.showcase-profiles > .showcase-thumb.ajax-loading { border-color: #aaa; }
.showcase-profiles > .showcase-thumb.ajax-loading > a { opacity: 0.4; }

.showcase-profile { clear: both; margin: 0 -16px; }
@media (min-width: 768px) { .showcase-profile { margin: 0; } }
.showcase-profile .showcase-main { background: #fff; border: 1px solid #ccc; }
@media (min-width: 992px) { .showcase-profile .showcase-main > .row { margin-right: 0; } }
.showcase-profile .showcase-main .text { padding-top: 1.5rem; padding-bottom: 1.5rem; font-size: 0.85rem; }
@media (max-width: 991px) { .showcase-profile .showcase-main .text { padding-left: 2.5rem; padding-right: 2.5rem; } }
@media (min-width: 992px) { .showcase-profile .showcase-main .text { overflow-y: scroll; height: 339px; } }
@media (min-width: 1200px) { .showcase-profile .showcase-main .text { overflow-y: scroll; height: 414px; } }
.showcase-profile .showcase-main .text h3 { text-align: center; text-transform: uppercase; margin: 0 0 1rem 0; padding-bottom: 1rem; font-size: 1.2rem; position: relative; }
.showcase-profile .showcase-main .text h3 img { margin: -5px 0 13px 0; }
.showcase-profile .showcase-main .text h3:after { content: " "; border-bottom: 1px solid; width: 150px; margin-left: -75px; position: absolute; bottom: 0; left: 50%; }
.showcase-profile .showcase-main .gallery { position: relative; white-space: nowrap; overflow: hidden; }
.showcase-profile .showcase-main .gallery .embedded-video { position: relative; display: block; height: 0; width: 100%; padding-bottom: 56%; }
.showcase-profile .showcase-main .gallery .embedded-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.showcase-profile .showcase-main .gallery img { max-width: 100%; height: auto; display: inline-block; }
.showcase-profile .showcase-main .gallery .owl-prev, .showcase-profile .showcase-main .gallery .owl-next { background: rgba(0, 0, 0, 0.5); color: #fff; position: absolute; top: 50%; padding: 0.8rem 0.5rem; margin-top: -1.5rem; }
.showcase-profile .showcase-main .gallery .owl-prev { left: 0; }
.showcase-profile .showcase-main .gallery .owl-next { right: 0; }
.showcase-profile .showcase-footer { padding-top: 1.5rem; padding-bottom: 0.5rem; text-align: center; }
.showcase-profile .showcase-footer img { max-width: 100%; height: auto; display: inline-block; }

.showcase-loaded { margin-bottom: 1.5rem; clear: both; }

.showcase-close { margin-bottom: 0.8rem; line-height: 1.8rem; display: inline-block; float: right; text-transform: uppercase; }
.showcase-close i { font-size: 1.8rem; vertical-align: bottom; margin-left: 0.6rem; }
.showcase-close:hover { text-decoration: none; }

body.channel-tv .showcase-profiles > .showcase-thumb.ajax-loading, body.channel-tv .showcase-profiles > .showcase-thumb.active, body.channel-tv .showcase-profiles > .showcase-thumb:hover, body.channel-tv .showcase-profiles > .showcase-thumb a:hover { border-color: #00325A; }
body.channel-tv .showcase-profiles > .showcase-thumb.ajax-loading .caption, body.channel-tv .showcase-profiles > .showcase-thumb.active .caption, body.channel-tv .showcase-profiles > .showcase-thumb:hover .caption, body.channel-tv .showcase-profiles > .showcase-thumb a:hover .caption { background: #00325A; }
body.channel-tv .showcase-profiles > .showcase-thumb.ajax-loading .caption h3, body.channel-tv .showcase-profiles > .showcase-thumb.active .caption h3, body.channel-tv .showcase-profiles > .showcase-thumb:hover .caption h3, body.channel-tv .showcase-profiles > .showcase-thumb a:hover .caption h3 { color: #FFF; }

body.channel-film .showcase-profiles > .showcase-thumb.ajax-loading, body.channel-film .showcase-profiles > .showcase-thumb.active, body.channel-film .showcase-profiles > .showcase-thumb:hover, body.channel-film .showcase-profiles > .showcase-thumb a:hover { border-color: #780700; }
body.channel-film .showcase-profiles > .showcase-thumb.ajax-loading .caption, body.channel-film .showcase-profiles > .showcase-thumb.active .caption, body.channel-film .showcase-profiles > .showcase-thumb:hover .caption, body.channel-film .showcase-profiles > .showcase-thumb a:hover .caption { background: #780700; }
body.channel-film .showcase-profiles > .showcase-thumb.ajax-loading .caption h3, body.channel-film .showcase-profiles > .showcase-thumb.active .caption h3, body.channel-film .showcase-profiles > .showcase-thumb:hover .caption h3, body.channel-film .showcase-profiles > .showcase-thumb a:hover .caption h3 { color: #FFF; }

body.channel-games .showcase-profiles > .showcase-thumb.ajax-loading, body.channel-games .showcase-profiles > .showcase-thumb.active, body.channel-games .showcase-profiles > .showcase-thumb:hover, body.channel-games .showcase-profiles > .showcase-thumb a:hover { border-color: #C6CDCD; }
body.channel-games .showcase-profiles > .showcase-thumb.ajax-loading .caption, body.channel-games .showcase-profiles > .showcase-thumb.active .caption, body.channel-games .showcase-profiles > .showcase-thumb:hover .caption, body.channel-games .showcase-profiles > .showcase-thumb a:hover .caption { background: #C6CDCD; }
body.channel-games .showcase-profiles > .showcase-thumb.ajax-loading .caption h3, body.channel-games .showcase-profiles > .showcase-thumb.active .caption h3, body.channel-games .showcase-profiles > .showcase-thumb:hover .caption h3, body.channel-games .showcase-profiles > .showcase-thumb a:hover .caption h3 { color: #333; }

body.channel-heritage .showcase-profiles > .showcase-thumb.ajax-loading, body.channel-heritage .showcase-profiles > .showcase-thumb.active, body.channel-heritage .showcase-profiles > .showcase-thumb:hover, body.channel-heritage .showcase-profiles > .showcase-thumb a:hover { border-color: #262626; }
body.channel-heritage .showcase-profiles > .showcase-thumb.ajax-loading .caption, body.channel-heritage .showcase-profiles > .showcase-thumb.active .caption, body.channel-heritage .showcase-profiles > .showcase-thumb:hover .caption, body.channel-heritage .showcase-profiles > .showcase-thumb a:hover .caption { background: #262626; }
body.channel-heritage .showcase-profiles > .showcase-thumb.ajax-loading .caption h3, body.channel-heritage .showcase-profiles > .showcase-thumb.active .caption h3, body.channel-heritage .showcase-profiles > .showcase-thumb:hover .caption h3, body.channel-heritage .showcase-profiles > .showcase-thumb a:hover .caption h3 { color: #FFF; }

.node-type-showcase-gallery .sidebar-first, .node-type-showcase-gallery .sidebar-second { padding-top: 2rem; padding-bottom: 2rem; }

@media (max-width: 767px) { .flexbox .node-type-showcase-gallery .site-main > .container > .row { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; }
  .flexbox .node-type-showcase-gallery .site-main > .container > .row #content-column { order: 1; width: 100%; padding-bottom: 0; }
  .flexbox .node-type-showcase-gallery .site-main > .container > .row .showcase-profiles { order: 2; width: 100%; padding-top: 0; }
  .flexbox .node-type-showcase-gallery .site-main > .container > .row .sidebar-second { order: 3; width: 100%; }
  .flexbox .node-type-showcase-gallery .site-main > .container > .row .sidebar-first { order: 4; width: 100%; padding-bottom: 0; }
  .no-flexbox .node-type-showcase-gallery .sidebar-first { display: none; } }
/** Obituaries */
.view-display-id-obituaries_years { margin: 1.5rem 0 1.5rem 0; }
.view-display-id-obituaries_years .views-summary li { margin: 0 0.6rem 0.6rem 0; display: inline-block; }
.view-display-id-obituaries_years .views-summary li a { display: inline-block; border: 1px solid #e8cdac; padding: 0.4rem 0.8rem; font-size: 0.9rem; }
.view-display-id-obituaries_years .views-summary li a:hover, .view-display-id-obituaries_years .views-summary li a.active { text-decoration: none; background: #e8cdac; }
.view-display-id-obituaries_years .views-summary li:first-child { display: none; }

.view-id-obituaries .view-content > h3 { margin: 0; position: relative; font-size: 3rem; border-bottom: 1px solid #e6e6e6; padding: 1.5rem 0; }

/** Press Area */
.view-id-press .views-exposed-form .views-exposed-widget { float: none; margin: 0 0 1rem 0; }
.view-id-press .views-exposed-form .views-exposed-widget:last-child { margin: 0; }
.view-id-press .views-exposed-form input.bef-datepicker { width: 120px; background: url(../images/calendar.png) no-repeat right center; }
.view-id-press .views-exposed-form .form-item-date-min { float: left; }
.view-id-press .views-exposed-form .form-item-date-min:after { content: " - "; display: inline-block; padding: 0 1rem; }
.view-id-press .views-exposed-form .form-item-date-min .controls { display: inline-block; }
.view-id-press .views-exposed-form .form-item-date-max .control-label { display: none; }
.view-id-press .views-exposed-form button.form-submit { margin: 0; }
.view-id-press .views-exposed-form .views-reset-button { padding: 0; }
.view-id-press .press-release-filter-form { padding-top: 1.5rem; }

.js .view-id-press .views-exposed-form .views-submit-button { display: none; }

/** Events */
.view-id-events .views-widget-filter-members { border-left: 1px solid #e6e6e6; padding-left: 1.3rem; }

/** BEF links */
.bef-select-as-links .form-type-bef-link { margin: 0 0.3rem 0.6rem 0; display: inline-block; }
.bef-select-as-links .form-type-bef-link a { display: inline-block; border: 1px solid #e8cdac; padding: 0.4rem 0.8rem; font-size: 0.9rem; }
.bef-select-as-links .form-type-bef-link a:hover { text-decoration: none; background: #e8cdac; }
.bef-select-as-links .form-type-bef-link.selected a { background: #e8cdac; }

.pager { margin: 2rem 0; font-size: 0.85rem; line-height: 1; padding: 0; text-align: center; position: relative; }
.pager:before, .pager:after { content: " "; display: table; }
.pager:after { clear: both; }
.pager li { display: inline-block; margin: 0; list-style-type: none; }
.pager li a, .pager li span { display: inline-block; padding: 0.5rem 0.7rem; background: #895C26; color: white; }
.pager li a:hover, .pager li span:hover { text-decoration: none; background: #E6DFD3; color: #895C26; }
.pager li.pager-current { padding: 0.5rem 0.7rem; background: #E6DFD3; color: #895C26; font-weight: normal; }
.pager .ajax-progress .throbber { background: transparent url(../images/loading-ajax.gif) no-repeat 0px 0px; position: absolute; right: 0; top: 3px; width: 16px; height: 16px; }

.view-folder-content-list { clear: both; }

/** Donate Landing Page styles. */
.donate__content-container { margin-top: 3.5em; }
.donate__content-container h2 { padding-top: 1rem; }
.donate__content-container #donate-cta-1 { border-top: 0; }
.donate__content-container p { font-size: 1.2em; line-height: 1.5em; }
.donate__content-container .donate__button { margin: 1.5em 0; }
.donate__content-container .donate__button .btn, .donate__content-container .donate__button .node-event .event-actions > a, .node-event .donate__content-container .donate__button .event-actions > a { padding: .8rem .8rem; }

.donate__intro-copy { font-size: 1.2em; }

/** Donate page masonry blocks. */
.donate__item { height: 400px; background: #EFEBE4; text-align: center; }
.donate__item .donate__image img { width: 100%; }
.donate__item .donate__copy { padding: 1em 1.75em; }
.donate__item .donate__title { margin: 0; margin-bottom: 0.625em; font-size: 1.5em; color: #C38C1B; line-height: 1.3em; text-transform: uppercase; }
.donate__item .donate__body { margin-bottom: 0; line-height: 1.75em; color: #333; font-size: 1.1em; }
.donate__item .donate__button { width: 100%; position: absolute; bottom: 0; left: 0; margin-bottom: 0.75em; }
@media (max-width: 992px) { .donate__item .donate__button { position: unset; margin-top: 15px; } }
.donate__item .donate__button a.btn, .donate__item .donate__button .node-event .event-actions > a, .node-event .donate__item .donate__button .event-actions > a { padding: 0.5em 1em; color: #fff; font-size: 1.15em; }
.donate__item .donate__button a.btn:hover, .donate__item .donate__button .node-event .event-actions > a:hover, .node-event .donate__item .donate__button .event-actions > a:hover { color: #fff; }

.donate__page .masonry-wrapper { height: 1000px; }
.donate__page .masonry-wrapper .node-masonry:last-of-type { float: unset; }
@media (min-width: 768px) { .donate__page .masonry-wrapper .node-masonry:last-of-type { width: 100%; } }
@media (min-width: 768px) { .donate__page .masonry-wrapper .node-masonry:last-of-type .donate__item { height: 200px; } }
@media (min-width: 992px) { .donate__page .masonry-wrapper .node-masonry:last-of-type .donate__item { height: 110px; } }
.donate__page .masonry-wrapper .node-masonry:last-of-type .donate__item .donate__button { position: unset; }
.donate__page .masonry-wrapper .node-masonry:last-of-type .donate__item .donate__image { display: none; }

/* Donate Form styles. */
.donate-form { display: flex; flex-wrap: wrap; justify-content: space-between; }
.donate-form label { font-weight: normal; }
.donate-form label:focus { font-weight: bold; }
.donate-form span.required { color: red; }
.donate-form div { flex-basis: 48%; margin-top: 20px; }
.donate-form div.full-width { flex-basis: 100%; }
.donate-form input, .donate-form select { width: 100%; padding: 10px; }
.donate-form input:focus, .donate-form select:focus { outline: 0; border: 1px solid #C38C1B; font-weight: bold; }
.donate-form select { background: url("../images/down-arrow.png") no-repeat right; background-size: 10px; background-position-x: 97%; height: 45px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.donate-form select::-ms-expand { display: none; }
.donate-form select#submitButton { width: auto; }
.donate-form .donation#Amount { width: 100%; }
.donate-form .gift-aid div, .donate-form .stay-in-touch div { display: flex; flex-wrap: nowrap; }
.donate-form .gift-aid div label, .donate-form .stay-in-touch div label { align-self: center; width: 80%; margin-left: 20px; }
.donate-form .gift-aid div.gift-aid-logo { display: flex; flex-wrap: wrap; justify-content: space-between; }
.donate-form .gift-aid div.gift-aid-logo img { flex-basis: 20%; max-height: 60px; margin-bottom: 1.5em; }
@media (min-width: 992px) { .donate-form .gift-aid div.gift-aid-logo img { margin-bottom: 0; } }
.donate-form .gift-aid div.gift-aid-logo p { flex-basis: 100%; }
@media (min-width: 992px) { .donate-form .gift-aid div.gift-aid-logo p { flex-basis: 75%; } }
.donate-form textarea { width: 100%; }
.donate-form textarea:focus { outline: 0; border: 1px solid #C38C1B; font-weight: bold; }
.donate-form .title, .donate-form .country, .donate-form .card-type { position: relative; }
.donate-form .title .icon-down-dir, .donate-form .country .icon-down-dir, .donate-form .card-type .icon-down-dir { position: absolute; bottom: 7px; right: 6px; font-size: 1.5em; }
.donate-form input[type=checkbox] { width: 2.5em; height: 2.5em; vertical-align: middle; display: inline-block; cursor: pointer; visibility: hidden; }
.donate-form input[type=checkbox]:before { position: absolute; content: ''; display: block; width: inherit; height: inherit; border: 1px solid #eee; background-color: white; z-index: 1; transition: box-shadow 200ms,border 200ms; visibility: visible; }
.donate-form input[type=checkbox]:after { text-align: center; z-index: 2; width: inherit; height: inherit; display: block; position: absolute; visibility: visible; }
.donate-form input[type=checkbox]:checked::after { font-family: 'fontello'; content: "\e82e"; padding: 10px 5px; color: #d62828; visibility: visible; }
.donate-form .expiry-month input { width: 15%; }
.donate-form #submitButton { width: auto; padding: 0.5em 2em; margin-top: 4em; }
.donate-form .divider { border-bottom: 1px solid rgba(211, 211, 211, 0.75); }

.admin-tabs { margin: 2rem 0; }

.form-error { font-weight: bold; color: red; text-align: left; font-size: 0.9rem; margin: 0 0 1rem 0; }

.webform-component { margin-bottom: 1.5rem; }
.webform-component .form-radios { padding-left: 30px; }

/** Moderation styles */
div.workbench-info-block { padding: 1rem; margin-bottom: 1rem; }
div.workbench-info-block .workbench-moderation-moderate-form { display: block; }
div.workbench-info-block .workbench-moderation-moderate-form #edit-state { float: left; width: 50%; margin-right: 1rem; }

#block-masquerade-masquerade { clear: both; margin: 3rem 0 1rem 0; }
#block-masquerade-masquerade h2 { margin: 0 0 0.5rem 0; color: white; }
#block-masquerade-masquerade .form-type-textfield { float: left; margin-top: 0; }

/** Theme Styles */
html, body { font-size: 14px; }

body > .center-pane { overflow-x: hidden; }
body > .center-pane > header { padding: 1.5rem 0 1.3rem 0; }

h1, h2, h3, h4, h5, h6 { line-height: 1.5; }

h1.page-title { font-size: 1.5rem; margin: 0 0 1rem 0; }
@media (min-width: 768px) { h1.page-title { font-size: 2.2rem; } }

h2 { margin: 1rem 0 1.5rem 0; }

h3 { margin: 1rem 0 1.5rem 0; }

p { margin: 0 0 1.5rem 0; }

ul, ol { padding-left: 2rem; margin-bottom: 1.5rem; }

ul { list-style-type: square; }

a:focus { outline: 0; }

h1.section-title { text-align: right; font-size: 2.4rem; margin-top: 2.1rem !important; margin-right: 1.5rem; float: right; }

/** Main Body */
.site-main { padding-bottom: 3rem; }
.site-main .page-columns { clear: both; }
.site-main #content-column { padding-top: 1.6rem; padding-bottom: 2rem; }
@media (min-width: 768px) { .site-main #content-column { float: right; padding-bottom: 0; } }

/** Sidebar */
@media (min-width: 768px) { aside.sidebar-first { float: left; } }
aside.sidebar-first .block { margin-bottom: 2rem; clear: both; }
aside.sidebar-first .block:first-child { margin-top: 0; }
aside.sidebar-first .block:last-child { margin-bottom: 0; }
aside.sidebar-first .block .block-title { font-size: 1rem; }
@media (max-width: 767px) { aside.sidebar-first #block-menu-block-2 { display: none; } }
aside.sidebar-first .block-menu-block { border-top: 1px solid #e3c198; border-bottom: 1px solid #e3c198; padding: 0.6rem 0 0.3rem 0; margin-top: 1.5rem; }
@media (max-width: 767px) { aside.sidebar-first .block-menu-block { display: none; } }
aside.sidebar-first .block-menu-block h2 { text-transform: uppercase; border-left: 3px solid #999; color: #999; padding: 3px 0 3px 7px; font-size: 1.1rem; margin: 0 0 4px 0; line-height: 22px; }
aside.sidebar-first .block-menu-block .menu-block-wrapper > .menu { margin: 0; padding: 0; text-transform: uppercase; font-size: 1.1rem; }
aside.sidebar-first .block-menu-block .menu-block-wrapper > .menu a:hover { text-decoration: none; }
aside.sidebar-first .block-menu-block .menu-block-wrapper > .menu li { list-style-type: none; list-style-image: none; }
aside.sidebar-first .block-menu-block .menu-block-wrapper > .menu li a { padding: 3px 0; display: block; }
aside.sidebar-first .block-menu-block .menu-block-wrapper > .menu > li { padding: 4px 0; }
aside.sidebar-first .block-menu-block .menu-block-wrapper > .menu > li > a { border-left: 3px solid transparent; padding-left: 7px; }
aside.sidebar-first .block-menu-block .menu-block-wrapper > .menu > li > a:hover { border-left-color: #333; }
aside.sidebar-first .block-menu-block .menu-block-wrapper > .menu > li.active-trail > a { border-left-color: #e3c198; }
aside.sidebar-first .block-menu-block .menu-block-wrapper > .menu > li > ul { margin: 2px 0 10px 0; padding: 0 0 0 20px; text-transform: none; font-size: 1rem; }
aside.sidebar-first .block-menu-block .menu-block-wrapper > .menu > li > ul > li { padding: 1px 0; }
aside.sidebar-first .block-menu-block .menu-block-wrapper > .menu > li > ul > li.active-trail { font-weight: bold; }

/** Front */
@media (min-width: 768px) { body.front aside.sidebar-first, body.front .site-main #content-column { float: left; } }

/** Sticky Sidebar */
.fixed-sidebar { padding-top: 2rem; padding-bottom: 2rem; }
@media (max-width: 767px) { .fixed-sidebar { position: static !important; padding: 0; } }
@media (min-width: 768px) and (max-width: 991px) { .fixed-sidebar.affix { top: 1rem; width: 157.5px; } }
@media (min-width: 992px) and (max-width: 1199px) { .fixed-sidebar.affix { top: 1rem; width: 212.5px; } }
@media (min-width: 1200px) { .fixed-sidebar.affix { top: 1rem; width: 262.5px; } }
.fixed-sidebar.tall.affix { top: auto !important; bottom: 0 !important; }
.fixed-sidebar.affix-bottom { position: absolute; }
@media (min-width: 768px) and (max-width: 991px) { .fixed-sidebar.affix-bottom { top: 1rem; width: 157.5px; } }
@media (min-width: 992px) and (max-width: 1199px) { .fixed-sidebar.affix-bottom { top: 1rem; width: 212.5px; } }
@media (min-width: 1200px) { .fixed-sidebar.affix-bottom { top: 1rem; width: 262.5px; } }

/** Header */
.site-header .logo img { height: 91px; width: auto; }

/** Footer */
.site-footer { font-size: 0.9rem; }
.site-footer form .form-control { width: 100%; }
@media (max-width: 767px) { .site-footer > .footer-upper > .container > .row > div { margin-bottom: 2rem; } }
.site-footer .block { margin-bottom: 2rem; }
.site-footer .block:last-child { margin-bottom: 0; }
.site-footer .block .block-title { margin-top: 0; font-size: 1rem; font-weight: normal; text-transform: uppercase; color: #895C26; }
.site-footer .footer-upper { background: #f8f7f4; border-top: 2px solid #895C26; padding: 2rem 0; }
.site-footer .footer-lower { background: #333; color: white; font-size: 0.85rem; padding: 1rem 0 2rem 0; }
@media (min-width: 992px) { .site-footer .footer-lower .region-footer-lower { padding-top: 1rem; } }
@media (min-width: 768px) { .site-footer .footer-lower .footer-logo { float: left; } }
.site-footer .footer-lower .copyright { position: absolute; bottom: 0; }
@media (min-width: 992px) { .site-footer .footer-lower .footer-links { float: right; } }
.site-footer .footer-lower .footer-links ul { margin: 0; padding: 1rem 0 0 0; list-style-type: none; }
.site-footer .footer-lower .footer-links ul li { text-transform: uppercase; position: relative; padding: 0.4rem 0; }
@media (min-width: 768px) { .site-footer .footer-lower .footer-links ul li { float: left; padding: 0 0 0 1rem; margin-left: 1rem; }
  .site-footer .footer-lower .footer-links ul li:before { content: ""; width: 1px; height: 1rem; position: absolute; left: 0px; top: -1px; border-right: 1px solid #777; }
  .site-footer .footer-lower .footer-links ul li:first-child { padding-left: 0; margin-left: 0; }
  .site-footer .footer-lower .footer-links ul li:first-child:before { display: none; } }
.site-footer .footer-lower .footer-links ul li a { color: white; }
.site-footer .footer-lower .menu { clear: both; padding: 0; margin: 10px 0 0 0; }
@media (min-width: 768px) { .site-footer .footer-lower .menu { float: right; clear: none; margin: 0; } }
.site-footer .footer-lower .menu > li { list-style-type: none; list-style-image: none; text-transform: uppercase; padding: 3px 0; margin: 0; }
@media (min-width: 768px) and (max-width: 991px) { .site-footer .footer-lower .menu > li { text-align: right; } }
@media (min-width: 992px) { .site-footer .footer-lower .menu > li { float: left; padding: 0 0 0 10px; margin: 0 0 0 10px; border-left: 1px solid #aaa; }
  .site-footer .footer-lower .menu > li.first { padding: 0; margin: 0; border-left: none; } }
.site-footer .footer-lower .menu > li a { color: white; }
@media (min-width: 992px) { .site-footer .region-footer-col-1 { padding-right: 30px; }
  .site-footer .region-footer-col-3 { padding-left: 30px; } }

/** Primary Navigation */
.navigation { border-top: 1px solid #e3c198; border-bottom: 1px solid #e3c198; }
.navigation .menu { margin: 0; padding: 2px 0 3px 0; }
.navigation .menu > li { list-style-type: none; list-style-image: none; display: inline; padding: 0; margin: 0 9px 0 0; font-size: 1.1rem; }
.navigation .menu > li.last { margin-right: 0; }
.navigation .menu > li a { display: inline-block; padding: 9px 3px 4px 3px; border-bottom: 3px solid transparent; text-transform: uppercase; }
.navigation .menu > li a:hover, .navigation .menu > li a:focus { color: #895C26; text-decoration: none; border-bottom-color: #e3c198; }
.navigation .menu > li.active-trail a, .navigation .menu > li.active a { border-bottom-color: #895C26; color: #895C26; font-weight: bold; }
.navigation .menu > li.active-trail.menu-mlid-466 a, .navigation .menu > li.active.menu-mlid-466 a { border-bottom-color: #00325A; color: #00325A; }
.navigation .menu > li.active-trail.menu-mlid-463 a, .navigation .menu > li.active.menu-mlid-463 a { border-bottom-color: #780700; color: #780700; }
.navigation .menu > li.active-trail.menu-mlid-467 a, .navigation .menu > li.active.menu-mlid-467 a { border-bottom-color: #333; color: #333; }
.navigation .menu > li.active-trail.menu-mlid-471 a, .navigation .menu > li.active.menu-mlid-471 a { border-bottom-color: #262626; color: #262626; }
.navigation .menu > li.menu-mlid-1632 a:after { content: ""; font-family: Flaticon; display: inline-block; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0 0 0 5px; z-index: 0; }

/** Mobile Secondary Nav */
.mobile-secondary { background: #ddd; font-size: 1rem; }
@media (min-width: 768px) { .mobile-secondary { display: none; } }
.mobile-secondary h2 { padding: 14px 15px; margin: 0; font-size: 1.1rem; cursor: pointer; }
.mobile-secondary h2::after { content: ""; font-family: Flaticon; display: inline-block; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 4px 7px 0 5px; z-index: 0; float: right; font-size: 1.2rem; }
.mobile-secondary.off h2::after { content: "\e009"; }
.mobile-secondary.on h2::after { content: "\e024"; }
.mobile-secondary ul { padding: 0; margin: 0; }
.mobile-secondary ul li { list-style-type: none; padding: 0; margin: 0; border-top: 1px solid white; }
.mobile-secondary ul li ul li a { padding: 9px 15px 9px 35px; }
.mobile-secondary a { display: block; padding: 12px 15px; }
.mobile-secondary a.active-trail { font-weight: bold; }
.mobile-secondary a:hover { text-decoration: none; }
.mobile-secondary a > i { margin-right: 0.7rem; color: #333; }
.mobile-secondary .block-menu-block > .content { display: none; }

/** Breadcrumb Trail */
.breadcrumb { margin: 1rem 0 0 0; padding: 0; background: none; font-size: 0.8rem; color: #999999; line-height: 1.6; }
.breadcrumb a { color: #999999; font-weight: bold; }
.breadcrumb i { margin: 0; font-size: 0.7rem; }
@media (min-width: 768px) { .breadcrumb i { margin: 0 0.4rem; } }

body.branch-scotland .breadcrumb a:nth-child(1), body.branch-scotland .breadcrumb i:nth-child(2), body.branch-wales .breadcrumb a:nth-child(1), body.branch-wales .breadcrumb i:nth-child(2), body.branch-cymru .breadcrumb a:nth-child(1), body.branch-cymru .breadcrumb i:nth-child(2), body.branch-newyork .breadcrumb a:nth-child(1), body.branch-newyork .breadcrumb i:nth-child(2), body.branch-losangeles .breadcrumb a:nth-child(1), body.branch-losangeles .breadcrumb i:nth-child(2) { display: none; }

/** Buy Tickets CTA */
.buy-tickets { position: relative; padding-right: 1rem; background: #333; color: white; border: none; padding: 1rem; }
.buy-tickets i { position: absolute; right: 8px; top: 50%; margin-top: -15px; font-size: 30px; color: #C38C1B; }

/** Lightweight cross-fading (JS) */
.crossfade { position: relative; }
.crossfade > * { position: absolute; z-index: 1; }
.crossfade > *.active { z-index: 3; }

/** Obituary Content Type */
.node-obituary.node-teaser .obituary-dates { line-height: 25px; margin-bottom: 0.2rem; }
.node-obituary.node-teaser .obituary-profession { font-style: italic; }
.node-obituary .obituary-dates .date-display-start, .node-obituary .obituary-dates .date-display-end { font-weight: bold; }
.node-obituary .obituary-dates .date-display-start { margin-right: 0.3rem; }
.node-obituary .obituary-dates .date-display-end { margin-left: 0.3rem; }
.node-obituary.mode-full .obituary-profession { font-style: italic; font-size: 1.1rem; margin-bottom: 1rem; }

/** Nodes */
.mode-full > .posted { margin-bottom: 1.5rem; font-size: 0.85rem; font-weight: bold; color: #999999; line-height: 25px; padding: 5px 0; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
.mode-full .share-page-bottom { clear: both; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; padding: 5px 0; margin-top: 2rem; }
.mode-full .share-page-bottom:before, .mode-full .share-page-bottom:after { content: " "; display: table; }
.mode-full .share-page-bottom:after { clear: both; }
.mode-full .share-page-bottom > .share-page { float: left; }
.mode-full .summary { font-weight: bold; margin-bottom: 1.5rem; }
.mode-full .supporting-image { padding: 0; margin: 0 0 1.5rem 1.5rem; }
.mode-full .supporting-image img { width: 100%; }
@media (max-width: 767px) { .mode-full .supporting-image { width: auto; padding: 0; margin: 0 -15px 2rem -15px; } }
@media (min-width: 768px) { .mode-full .supporting-image { float: right; }
  .mode-full .supporting-image img { max-width: 100%; display: inline-block; height: auto !important; } }
.mode-full .editor-notes { margin-top: 1.5rem; padding-top: 1.5rem; border-top: 1px solid #e6e6e6; }
.mode-full .editor-notes > *:first-child { margin-top: 0; }

.node-teaser, .node-featured-teaser { padding: 1.5rem 0; border-bottom: 1px solid #e6e6e6; }
.node-teaser h2, .node-featured-teaser h2 { font-size: 1.5rem; line-height: 1.3; margin: 0 0 0.7rem 0; }
.node-teaser .posted, .node-featured-teaser .posted { font-size: 0.85rem; font-weight: bold; color: #999999; margin-bottom: 0.5rem; }
.node-teaser .thumbnail, .node-featured-teaser .thumbnail { float: left; }
.node-teaser .thumbnail img, .node-featured-teaser .thumbnail img { width: 90px; height: auto !important; }
@media (min-width: 768px) { .node-teaser .thumbnail img, .node-featured-teaser .thumbnail img { width: 170px; height: auto !important; } }

@media (min-width: 768px) { .node-featured-teaser .teaser.with-thumbnail { margin-left: 320px; } }
@media (min-width: 768px) { .node-featured-teaser .thumbnail img { width: 300px; } }

.mode-teaser .teaser.with-thumbnail { margin-left: 105px; }
@media (min-width: 768px) { .mode-teaser .teaser.with-thumbnail { margin-left: 190px; } }

.mode-full > .content > .row { margin-bottom: 20px; }
@media (min-width: 992px) and (max-width: 1199px) { .mode-full.node-feature > .content, .mode-full.node-feature > .disqus, .mode-full.node-news > .content, .mode-full.node-news > .disqus, .mode-full.node-press-release > .content, .mode-full.node-press-release > .disqus, .mode-full.node-transcript > .content, .mode-full.node-transcript > .disqus { margin-right: 8rem; } }
@media (min-width: 1200px) { .mode-full.node-feature > .content, .mode-full.node-feature > .disqus, .mode-full.node-news > .content, .mode-full.node-news > .disqus, .mode-full.node-press-release > .content, .mode-full.node-press-release > .disqus, .mode-full.node-transcript > .content, .mode-full.node-transcript > .disqus { margin-right: 18rem; } }
.mode-full.node-page > .posted { border-bottom: 0; padding-top: 1rem; padding-right: 0; margin-bottom: 0; }

.mode-thumbnail img { max-width: 100%; height: auto; display: block; }
.mode-thumbnail h4 { font-size: 0.9rem; margin: 0.6rem 0 1.5rem 0; font-weight: bold; }

h2.view-title { border-bottom: 1px solid #895C26; margin-bottom: 0; clear: both; }

/** Events */
.node-event .event-details { font-weight: bold; margin-bottom: 1rem; }
.node-event .event-details > div { margin-bottom: 0.5rem; }
.node-event .event-details i { width: 1rem; text-align: center; margin-right: 0.3rem; color: #999999; }
.node-event.node-teaser p { margin: 0; }
.node-event.node-teaser .event-details { padding: 1.2rem 0; }
.node-event.mode-thumbnail h4 em { font-weight: normal; font-style: normal; }
.node-event .event-tickets .sold-out { margin: 0 0.5em 0 0; }
.node-event.mode-teaser .sold-out { float: left; font-size: 0.8em; margin: 0.3em 1em 0 0; }
.node-event.mode-thumbnail .sold-out { position: absolute; top: 0; right: 0; font-size: 0.8em; }

.sold-out { background: red; color: white; display: inline-block; font-weight: bold; padding: 0.2em 0.5em; text-transform: uppercase; font-size: 0.9em; }

/** Support for legacy content */
.legacy-table { border: none !important; }
.legacy-table table.table tr:first-child td { border-top: none; }
.legacy-table table.table td { border-bottom: 1px solid #e6e6e6; }

/** Misc */
@media (min-width: 768px) { .col-xs-1 > *:first-child, .col-sm-1 > *:first-child, .col-md-1 > *:first-child, .col-lg-1 > *:first-child, .col-xs-2 > *:first-child, .col-sm-2 > *:first-child, .col-md-2 > *:first-child, .col-lg-2 > *:first-child, .col-xs-3 > *:first-child, .col-sm-3 > *:first-child, .floated-sidebar > *:first-child, .col-md-3 > *:first-child, .col-lg-3 > *:first-child, .col-xs-4 > *:first-child, .col-sm-4 > *:first-child, .col-md-4 > *:first-child, .col-lg-4 > *:first-child, .mode-full .supporting-image > *:first-child, .col-xs-5 > *:first-child, .col-sm-5 > *:first-child, .mode-full .supporting-image > *:first-child, .col-md-5 > *:first-child, .col-lg-5 > *:first-child, .col-xs-6 > *:first-child, .floated-sidebar > *:first-child, .col-sm-6 > *:first-child, .col-md-6 > *:first-child, .col-lg-6 > *:first-child, .col-xs-7 > *:first-child, .col-sm-7 > *:first-child, .col-md-7 > *:first-child, .col-lg-7 > *:first-child, .col-xs-8 > *:first-child, .col-sm-8 > *:first-child, .col-md-8 > *:first-child, .col-lg-8 > *:first-child, .col-xs-9 > *:first-child, .col-sm-9 > *:first-child, .col-md-9 > *:first-child, .col-lg-9 > *:first-child, .col-xs-10 > *:first-child, .col-sm-10 > *:first-child, .col-md-10 > *:first-child, .col-lg-10 > *:first-child, .col-xs-11 > *:first-child, .col-sm-11 > *:first-child, .col-md-11 > *:first-child, .col-lg-11 > *:first-child, .col-xs-12 > *:first-child, .col-sm-12 > *:first-child, .col-md-12 > *:first-child, .col-lg-12 > *:first-child { margin-top: 0; }
  .col-xs-1 > *:last-child, .col-sm-1 > *:last-child, .col-md-1 > *:last-child, .col-lg-1 > *:last-child, .col-xs-2 > *:last-child, .col-sm-2 > *:last-child, .col-md-2 > *:last-child, .col-lg-2 > *:last-child, .col-xs-3 > *:last-child, .col-sm-3 > *:last-child, .floated-sidebar > *:last-child, .col-md-3 > *:last-child, .col-lg-3 > *:last-child, .col-xs-4 > *:last-child, .col-sm-4 > *:last-child, .col-md-4 > *:last-child, .col-lg-4 > *:last-child, .mode-full .supporting-image > *:last-child, .col-xs-5 > *:last-child, .col-sm-5 > *:last-child, .mode-full .supporting-image > *:last-child, .col-md-5 > *:last-child, .col-lg-5 > *:last-child, .col-xs-6 > *:last-child, .floated-sidebar > *:last-child, .col-sm-6 > *:last-child, .col-md-6 > *:last-child, .col-lg-6 > *:last-child, .col-xs-7 > *:last-child, .col-sm-7 > *:last-child, .col-md-7 > *:last-child, .col-lg-7 > *:last-child, .col-xs-8 > *:last-child, .col-sm-8 > *:last-child, .col-md-8 > *:last-child, .col-lg-8 > *:last-child, .col-xs-9 > *:last-child, .col-sm-9 > *:last-child, .col-md-9 > *:last-child, .col-lg-9 > *:last-child, .col-xs-10 > *:last-child, .col-sm-10 > *:last-child, .col-md-10 > *:last-child, .col-lg-10 > *:last-child, .col-xs-11 > *:last-child, .col-sm-11 > *:last-child, .col-md-11 > *:last-child, .col-lg-11 > *:last-child, .col-xs-12 > *:last-child, .col-sm-12 > *:last-child, .col-md-12 > *:last-child, .col-lg-12 > *:last-child { margin-bottom: 0; } }

hr { clear: both; border-top: 1px solid #e6e6e6; }

.action { margin-bottom: -0.5rem; }
.action > a { margin-right: 0.75rem; margin-bottom: 0.5rem; display: inline-block; border: 1px solid #e8cdac; padding: 0.4rem 0.8rem; font-size: 0.9rem; }
.action > a:hover, .action > a:focus { text-decoration: none; background: #e8cdac; }
.action > a:last-child { margin-right: 0; }

.ntm { margin-top: 0 !important; }

.nbm { margin-bottom: 0 !important; }

.xs-mb { margin-bottom: 1.5rem; }

@media (min-width: 768px) { .sm-text-right { text-align: right; } }

table { margin-bottom: 1rem; width: 100%; }
table tbody { border: none; }
table th { border: none; }
table td { padding: 0.5rem; vertical-align: top; }

.disqus { clear: both; padding-top: 1.5rem; }

.form-control { width: auto; max-width: 100%; }

.form-radios, .form-type-checkbox { padding-left: 1.6rem; }

fieldset { border: 1px solid #ccc; margin: 2rem 0; }
fieldset legend { font-size: 1.2rem; font-weight: bold; text-transform: uppercase; margin: 0 0 0 1rem; width: auto; border: none; padding: 0 0.5rem; }
fieldset legend .fieldset-legend { background: none !important; padding: 0 !important; }
fieldset legend .fieldset-legend .summary { display: none; }
fieldset .fieldset-wrapper { padding: 1rem 1.5rem; }

html.js input.form-autocomplete { background-image: url(../images/loading-ajax.gif); background-position: 98% -100px; }
html.js input.form-autocomplete.throbbing { background-position: 98% 8px; }

.footnote { border-top: 2px solid #eee; font-size: 0.9rem; padding: 1rem 0 0 0; margin-left: 3rem; margin-bottom: 2rem; font-style: italic; }

iframe.twitter-timeline { width: 100% !important; }

.search-keywords { background: #E6DFD3; margin-bottom: 2rem; }
.search-keywords form { padding: 1.3rem 0; margin: 0; text-align: center; }
.search-keywords form label { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
.search-keywords form .form-control { font-size: 1.4rem; padding: 0.4em 0.6em; height: auto; width: 400px; max-width: 60%; line-height: 1; display: inline-block; -webkit-box-shadow: #eee 0 0 10px inset; box-shadow: #eee 0 0 10px inset; }
.search-keywords form .btn, .search-keywords form .node-event .event-actions > a, .node-event .search-keywords form .event-actions > a { display: inline-block; font-size: 1.4rem; padding: 0.4em 0.8em; line-height: 1; text-transform: uppercase; height: 41px; vertical-align: bottom; margin-left: -5px; }
.search-keywords form .form-inline { display: block; }

.block-bafta-search-blocks { margin-bottom: 2.5rem; }
.block-bafta-search-blocks:last-child { margin-bottom: 0; }
.block-bafta-search-blocks h2 { margin: 0 0 1rem 0; }
.block-bafta-search-blocks ul { list-style-type: none; padding-left: 0; margin-bottom: 0; }
.block-bafta-search-blocks ul li { padding: 0.4rem 0; border-bottom: 1px solid #e6e6e6; font-size: 0.9rem; }

.search-result-columns h2 { font-size: 1.4rem; font-weight: bold; }
@media (min-width: 992px) { .search-result-columns .search-sidebar { padding-left: 40px; } }

.apachesolr_search-results { padding: 0; margin: 0 0 1.5rem 0; }
.apachesolr_search-results .search-result { border-bottom: 1px solid #e6e6e6; padding-bottom: 2rem; margin-bottom: 2rem; }
.apachesolr_search-results .search-result h3 { font-size: 1.4rem; margin: 0 0 0.2rem; }
.apachesolr_search-results .search-result .search-path { font-size: 0.9rem; margin: 0 0 1rem 0; color: #999999; }
.apachesolr_search-results .search-result .search-snippet { margin: 0; }
.apachesolr_search-results .search-result .search-image { float: left; }
.apachesolr_search-results .search-result .search-image img { -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; width: 80px; height: 80px; }
.apachesolr_search-results .search-result.with-image .search-snippet, .apachesolr_search-results .search-result.with-image .search-info { margin-left: 100px; }

.field-type-image div.image-widget-data { float: none; }
.field-type-image input.form-file { display: inline-block; }

@media print { a[href]:after { content: "" !important; }
  div.global-nav, section.navigation, section.mobile-secondary, section.spotlight, aside.sidebar-first, aside.sidebar-second, .share-page, .share-page-bottom, .site-footer, .header-cta, .mobile-header, .right-pane, #scrollUp, .translation-links, .split-controls, .owl-controls, .owl-prev, .owl-next, #admin-menu { display: none !important; visibility: hidden !important; }
  .row, .container, #content-column { width: 100% !important; padding: 0 !important; float: none !important; margin: 0 !important; }
  .supporting-image { width: 40% !important; margin: 0 0 1.5rem 0 !important; float: none !important; }
  .site-header { padding: 0 !important; height: auto !important; }
  .site-header .col-sm-9 { width: 100% !important; padding: 0 !important; float: none !important; }
  .site-header .logo img { height: 60px !important; }
  .site-header > .container.hidden-xs { display: block !important; }
  .image-credit { color: white !important; text-shadow: #000 1px 1px 0 !important; background: none !important; }
  h1.section-title { margin: 0.7em 0 0 0 !important; font-size: 1.4em !important; }
  .breadcrumb { color: black !important; margin: 1em 0 2em 0 !important; }
  .breadcrumb a { color: black !important; }
  .fluid-width-video-wrapper { width: 500px !important; height: 281px !important; border: 1px solid black; }
  .fluid-width-video-wrapper:after { content: "Video"; }
  .site-main { padding-bottom: 2em !important; }
  .split-more { display: block !important; }
  .gallery-images-wrapper { padding: 0 !important; }
  .masonry-gallery { position: static !important; height: auto !important; margin: 0 -15px !important; }
  .masonry-gallery .gallery-thumbnail { position: static !important; width: 33% !important; padding: 15px !important; margin: 0 !important; float: left !important; }
  .masonry-gallery .gallery-thumbnail:nth-child(3n+4) { clear: left !important; }
  .masonry-gallery .gallery-thumbnail .overlay { display: none !important; }
  .masonry-wrapper { position: static !important; height: auto !important; margin: 0 -15px !important; width: 100% !important; }
  .masonry-wrapper .masonry-feature { position: static !important; margin: 15px !important; float: left !important; clear: none !important; border: 1px solid black !important; }
  .center-pane { box-shadow: none !important; }
  .center-pane:after { content: "© British Academy of Film and Television Arts - www.bafta.org"; font-weight: bold; font-size: 0.9em; } }
