

/*  Bootstrap  */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url(../bower_components/superslides/dist/stylesheets/superslides.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 { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

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

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

button { overflow: visible; }

button, select { text-transform: none; }

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

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

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

input { line-height: normal; }

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

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

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

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

fieldset { 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; }
  select { background: #fff !important; }
  .navbar { display: none; }
  .btn > .caret, .dropup > .btn > .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: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.428571429; color: #333333; background-color: #fff; }

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

a { color: #428bca; text-decoration: none; }
a:hover, a:focus { color: #2a6496; text-decoration: underline; }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

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

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

.img-thumbnail { padding: 4px; line-height: 1.428571429; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -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; }

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

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

.text-muted { color: #777777; }

.text-primary { color: #428bca; }

a.text-primary:hover { color: #3071a9; }

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

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

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

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

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

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

.text-danger { color: #a94442; }

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

.bg-primary { color: #fff; }

.bg-primary { background-color: #428bca; }

a.bg-primary:hover { background-color: #3071a9; }

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

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

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

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

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

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

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

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

.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #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.428571429; }

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%; text-transform: uppercase; }

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

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: 4px; }

kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; 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.428571429; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
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, .latest-news, .sponsors, .show-galleries, .sponsors-groups, .related-events { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container-fluid:before, .latest-news:before, .sponsors:before, .show-galleries:before, .sponsors-groups:before, .related-events:before, .container-fluid:after, .latest-news:after, .sponsors:after, .show-galleries:after, .sponsors-groups:after, .related-events:after { content: " "; display: table; }
.container-fluid:after, .latest-news:after, .sponsors:after, .show-galleries:after, .sponsors-groups:after, .related-events:after { clear: both; }

.row, .latest-news .extras-list, .footer > div > ul > li ul, .page-template-template-visit-php.page article, .page-template-template-art-progam-php article, .grid-tiles > ul, .page-template-template-exhibition-php section > div, .page-template-template-exhibition-today-php section > div, .page-template-template-exhibition-this-week-php section > div, .page-template-template-nav-left-php section > div, .page-template-template-donor-program-php section > div, .is-ancestor-13 section > div, .page-template-template-exhibition-php section > div .sub-menu nav, .page-template-template-exhibition-today-php section > div .sub-menu nav, .page-template-template-exhibition-this-week-php section > div .sub-menu nav, .page-template-template-nav-left-php section > div .sub-menu nav, .page-template-template-donor-program-php section > div .sub-menu nav, .is-ancestor-13 section > div .sub-menu nav, .sponsors ul, .show-galleries ul, .sponsors-groups ul, div.employment ul li > div, .donors-sub-pages { margin-left: -15px; margin-right: -15px; }
.row:before, .latest-news .extras-list:before, .footer > div > ul > li ul:before, .page-template-template-visit-php.page article:before, .page-template-template-art-progam-php article:before, .grid-tiles > ul:before, .page-template-template-exhibition-php section > div:before, .page-template-template-exhibition-today-php section > div:before, .page-template-template-exhibition-this-week-php section > div:before, .page-template-template-nav-left-php section > div:before, .page-template-template-donor-program-php section > div:before, .is-ancestor-13 section > div:before, .page-template-template-exhibition-php section > div .sub-menu nav:before, .page-template-template-exhibition-today-php section > div .sub-menu nav:before, .page-template-template-exhibition-this-week-php section > div .sub-menu nav:before, .page-template-template-nav-left-php section > div .sub-menu nav:before, .page-template-template-donor-program-php section > div .sub-menu nav:before, .is-ancestor-13 section > div .sub-menu nav:before, .sponsors ul:before, .show-galleries ul:before, .sponsors-groups ul:before, div.employment ul li > div:before, .donors-sub-pages:before, .row:after, .latest-news .extras-list:after, .footer > div > ul > li ul:after, .page-template-template-visit-php.page article:after, .page-template-template-art-progam-php article:after, .grid-tiles > ul:after, .page-template-template-exhibition-php section > div:after, .page-template-template-exhibition-today-php section > div:after, .page-template-template-exhibition-this-week-php section > div:after, .page-template-template-nav-left-php section > div:after, .page-template-template-donor-program-php section > div:after, .is-ancestor-13 section > div:after, .page-template-template-exhibition-php section > div .sub-menu nav:after, .page-template-template-exhibition-today-php section > div .sub-menu nav:after, .page-template-template-exhibition-this-week-php section > div .sub-menu nav:after, .page-template-template-nav-left-php section > div .sub-menu nav:after, .page-template-template-donor-program-php section > div .sub-menu nav:after, .is-ancestor-13 section > div .sub-menu nav:after, .sponsors ul:after, .show-galleries ul:after, .sponsors-groups ul:after, div.employment ul li > div:after, .donors-sub-pages:after { content: " "; display: table; }
.row:after, .latest-news .extras-list:after, .footer > div > ul > li ul:after, .page-template-template-visit-php.page article:after, .page-template-template-art-progam-php article:after, .grid-tiles > ul:after, .page-template-template-exhibition-php section > div:after, .page-template-template-exhibition-today-php section > div:after, .page-template-template-exhibition-this-week-php section > div:after, .page-template-template-nav-left-php section > div:after, .page-template-template-donor-program-php section > div:after, .is-ancestor-13 section > div:after, .page-template-template-exhibition-php section > div .sub-menu nav:after, .page-template-template-exhibition-today-php section > div .sub-menu nav:after, .page-template-template-exhibition-this-week-php section > div .sub-menu nav:after, .page-template-template-nav-left-php section > div .sub-menu nav:after, .page-template-template-donor-program-php section > div .sub-menu nav:after, .is-ancestor-13 section > div .sub-menu nav:after, .sponsors ul:after, .show-galleries ul:after, .sponsors-groups ul:after, div.employment ul li > div:after, .donors-sub-pages:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .sponsors-groups ul li.size-extrasmall, div.current-partners li li.size-extrasmall, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .sponsors-groups ul li.size-small, div.current-partners li li.size-small, .col-lg-2, .col-xs-3, .col-sm-3, main > aside, .page-template-template-exhibition-php section > div .sub-menu, .page-template-template-exhibition-today-php section > div .sub-menu, .page-template-template-exhibition-this-week-php section > div .sub-menu, .page-template-template-nav-left-php section > div .sub-menu, .page-template-template-donor-program-php section > div .sub-menu, .is-ancestor-13 section > div .sub-menu, .col-md-3, .footer > div > ul > li, .footer > div > ul > li.logo, .page-template-template-visit-php.page article .column-middle, .page-template-template-visit-php.page article .column-right, .page-template-template-art-progam-php article .column-middle, .page-template-template-art-progam-php article .column-right, .grid-tiles > ul > li, .single-post .grid-tiles > ul > li, .single-show .column-middle, .single-show .column-right, .page-template-template-spark-labs-php.page .column-middle, .page-template-template-spark-labs-php.page .column-right, .sponsors ul li, .show-galleries ul li, .sponsors-groups ul li, .page-template-template-learn-php .learn-links ul li, div.employment ul li > div .details, div.current-partners li li, .col-lg-3, .col-xs-4, .col-sm-4, .latest-news ul li, .footer > div > ul > li, .post-footer .social, .grid-tiles > ul > li, .sponsors ul li, .show-galleries ul li, .sponsors-groups ul li, div.current-partners li li, .col-md-4, .page-template-template-exhibition-php .grid-tiles > ul > li, .page-template-template-exhibition-today-php .grid-tiles > ul > li, .page-template-template-exhibition-this-week-php .grid-tiles > ul > li, .page-template-template-nav-left-php .grid-tiles > ul > li, .donate-now .grid-tiles > ul > li, .instant-philanthropy .grid-tiles > ul > li, .sponsors-groups ul li.size-large, div.current-partners li li.size-large, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .page-template-template-visit-php.page article .column-middle, .page-template-template-visit-php.page article .column-right, .page-template-template-art-progam-php article .column-middle, .page-template-template-art-progam-php article .column-right, .page-template-template-exhibition-php .grid-tiles > ul > li, .page-template-template-exhibition-today-php .grid-tiles > ul > li, .page-template-template-exhibition-this-week-php .grid-tiles > ul > li, .page-template-template-nav-left-php .grid-tiles > ul > li, .single-post .grid-tiles > ul > li, .single-show .column-middle, .single-show .column-right, .page-template-template-spark-labs-php.page .column-middle, .page-template-template-spark-labs-php.page .column-right, .page-template-template-learn-php .learn-links ul li, div.employment ul li > div .description, div.employment ul li > div .details, .donors-sub-pages li, .col-md-6, .single-post main > section, .page-template-template-visit-php.page article .column-left, .page-template-template-art-progam-php article .column-left, .single-show article.show, .page-template-template-spark-labs-php.page article, .donors-sub-pages li, .col-lg-6, .footer > div > ul > li ul li, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .post-footer div.search, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .page-template-template-exhibition-php section > div .sub-content, .page-template-template-exhibition-today-php section > div .sub-content, .page-template-template-exhibition-this-week-php section > div .sub-content, .page-template-template-nav-left-php section > div .sub-content, .page-template-template-donor-program-php section > div .sub-content, .is-ancestor-13 section > div .sub-content, .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, main > section, .footer > div > ul > li.logo, .page-template-template-visit-php.page article .column-left, .page-template-template-art-progam-php article .column-left, .page-template-template-exhibition-php section > div .sub-menu nav > ul, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul, .page-template-template-nav-left-php section > div .sub-menu nav > ul, .page-template-template-donor-program-php section > div .sub-menu nav > ul, .is-ancestor-13 section > div .sub-menu nav > ul, .single-show article.show, .page-template-template-spark-labs-php.page article, .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, .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.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, main > aside, .page-template-template-exhibition-php section > div .sub-menu, .page-template-template-exhibition-today-php section > div .sub-menu, .page-template-template-exhibition-this-week-php section > div .sub-menu, .page-template-template-nav-left-php section > div .sub-menu, .page-template-template-donor-program-php section > div .sub-menu, .is-ancestor-13 section > div .sub-menu, .col-sm-4, .latest-news ul li, .footer > div > ul > li, .post-footer .social, .grid-tiles > ul > li, .sponsors ul li, .show-galleries ul li, .sponsors-groups ul li, div.current-partners li li, .col-sm-5, .col-sm-6, .page-template-template-visit-php.page article .column-middle, .page-template-template-visit-php.page article .column-right, .page-template-template-art-progam-php article .column-middle, .page-template-template-art-progam-php article .column-right, .page-template-template-exhibition-php .grid-tiles > ul > li, .page-template-template-exhibition-today-php .grid-tiles > ul > li, .page-template-template-exhibition-this-week-php .grid-tiles > ul > li, .page-template-template-nav-left-php .grid-tiles > ul > li, .single-post .grid-tiles > ul > li, .single-show .column-middle, .single-show .column-right, .page-template-template-spark-labs-php.page .column-middle, .page-template-template-spark-labs-php.page .column-right, .page-template-template-learn-php .learn-links ul li, div.employment ul li > div .description, div.employment ul li > div .details, .donors-sub-pages li, .col-sm-7, .col-sm-8, .post-footer div.search, .col-sm-9, .page-template-template-exhibition-php section > div .sub-content, .page-template-template-exhibition-today-php section > div .sub-content, .page-template-template-exhibition-this-week-php section > div .sub-content, .page-template-template-nav-left-php section > div .sub-content, .page-template-template-donor-program-php section > div .sub-content, .is-ancestor-13 section > div .sub-content, .col-sm-10, .col-sm-11, .col-sm-12, main > section, .footer > div > ul > li.logo, .page-template-template-visit-php.page article .column-left, .page-template-template-art-progam-php article .column-left, .page-template-template-exhibition-php section > div .sub-menu nav > ul, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul, .page-template-template-nav-left-php section > div .sub-menu nav > ul, .page-template-template-donor-program-php section > div .sub-menu nav > ul, .is-ancestor-13 section > div .sub-menu nav > ul, .single-show article.show, .page-template-template-spark-labs-php.page article { float: left; }
  .col-sm-1 { width: 8.3333333333%; }
  .col-sm-2 { width: 16.6666666667%; }
  .col-sm-3, main > aside, .page-template-template-exhibition-php section > div .sub-menu, .page-template-template-exhibition-today-php section > div .sub-menu, .page-template-template-exhibition-this-week-php section > div .sub-menu, .page-template-template-nav-left-php section > div .sub-menu, .page-template-template-donor-program-php section > div .sub-menu, .is-ancestor-13 section > div .sub-menu { width: 25%; }
  .col-sm-4, .latest-news ul li, .footer > div > ul > li, .post-footer .social, .grid-tiles > ul > li, .sponsors ul li, .show-galleries ul li, .sponsors-groups ul li, div.current-partners li li { width: 33.3333333333%; }
  .col-sm-5 { width: 41.6666666667%; }
  .col-sm-6, .page-template-template-visit-php.page article .column-middle, .page-template-template-visit-php.page article .column-right, .page-template-template-art-progam-php article .column-middle, .page-template-template-art-progam-php article .column-right, .page-template-template-exhibition-php .grid-tiles > ul > li, .page-template-template-exhibition-today-php .grid-tiles > ul > li, .page-template-template-exhibition-this-week-php .grid-tiles > ul > li, .page-template-template-nav-left-php .grid-tiles > ul > li, .single-post .grid-tiles > ul > li, .single-show .column-middle, .single-show .column-right, .page-template-template-spark-labs-php.page .column-middle, .page-template-template-spark-labs-php.page .column-right, .page-template-template-learn-php .learn-links ul li, div.employment ul li > div .description, div.employment ul li > div .details, .donors-sub-pages li { width: 50%; }
  .col-sm-7 { width: 58.3333333333%; }
  .col-sm-8, .post-footer div.search { width: 66.6666666667%; }
  .col-sm-9, .page-template-template-exhibition-php section > div .sub-content, .page-template-template-exhibition-today-php section > div .sub-content, .page-template-template-exhibition-this-week-php section > div .sub-content, .page-template-template-nav-left-php section > div .sub-content, .page-template-template-donor-program-php section > div .sub-content, .is-ancestor-13 section > div .sub-content { width: 75%; }
  .col-sm-10 { width: 83.3333333333%; }
  .col-sm-11 { width: 91.6666666667%; }
  .col-sm-12, main > section, .footer > div > ul > li.logo, .page-template-template-visit-php.page article .column-left, .page-template-template-art-progam-php article .column-left, .page-template-template-exhibition-php section > div .sub-menu nav > ul, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul, .page-template-template-nav-left-php section > div .sub-menu nav > ul, .page-template-template-donor-program-php section > div .sub-menu nav > ul, .is-ancestor-13 section > div .sub-menu nav > ul, .single-show article.show, .page-template-template-spark-labs-php.page article { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.3333333333%; }
  .col-sm-pull-2 { right: 16.6666666667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.3333333333%; }
  .col-sm-pull-5 { right: 41.6666666667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.3333333333%; }
  .col-sm-pull-8 { right: 66.6666666667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.3333333333%; }
  .col-sm-pull-11 { right: 91.6666666667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.3333333333%; }
  .col-sm-push-2 { left: 16.6666666667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.3333333333%; }
  .col-sm-push-5 { left: 41.6666666667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.3333333333%; }
  .col-sm-push-8 { left: 66.6666666667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.3333333333%; }
  .col-sm-push-11 { left: 91.6666666667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.3333333333%; }
  .col-sm-offset-2 { margin-left: 16.6666666667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.3333333333%; }
  .col-sm-offset-5 { margin-left: 41.6666666667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.3333333333%; }
  .col-sm-offset-8 { margin-left: 66.6666666667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.3333333333%; }
  .col-sm-offset-11 { margin-left: 91.6666666667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .sponsors-groups ul li.size-extrasmall, div.current-partners li li.size-extrasmall, .col-md-2, .sponsors-groups ul li.size-small, div.current-partners li li.size-small, .col-md-3, .footer > div > ul > li, .footer > div > ul > li.logo, .page-template-template-visit-php.page article .column-middle, .page-template-template-visit-php.page article .column-right, .page-template-template-art-progam-php article .column-middle, .page-template-template-art-progam-php article .column-right, .grid-tiles > ul > li, .single-post .grid-tiles > ul > li, .single-show .column-middle, .single-show .column-right, .page-template-template-spark-labs-php.page .column-middle, .page-template-template-spark-labs-php.page .column-right, .sponsors ul li, .show-galleries ul li, .sponsors-groups ul li, .page-template-template-learn-php .learn-links ul li, div.employment ul li > div .details, div.current-partners li li, .col-md-4, .page-template-template-exhibition-php .grid-tiles > ul > li, .page-template-template-exhibition-today-php .grid-tiles > ul > li, .page-template-template-exhibition-this-week-php .grid-tiles > ul > li, .page-template-template-nav-left-php .grid-tiles > ul > li, .donate-now .grid-tiles > ul > li, .instant-philanthropy .grid-tiles > ul > li, .sponsors-groups ul li.size-large, div.current-partners li li.size-large, .col-md-5, .col-md-6, .single-post main > section, .page-template-template-visit-php.page article .column-left, .page-template-template-art-progam-php article .column-left, .single-show article.show, .page-template-template-spark-labs-php.page article, .donors-sub-pages li, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1, .sponsors-groups ul li.size-extrasmall, div.current-partners li li.size-extrasmall { width: 8.3333333333%; }
  .col-md-2, .sponsors-groups ul li.size-small, div.current-partners li li.size-small { width: 16.6666666667%; }
  .col-md-3, .footer > div > ul > li, .footer > div > ul > li.logo, .page-template-template-visit-php.page article .column-middle, .page-template-template-visit-php.page article .column-right, .page-template-template-art-progam-php article .column-middle, .page-template-template-art-progam-php article .column-right, .grid-tiles > ul > li, .single-post .grid-tiles > ul > li, .single-show .column-middle, .single-show .column-right, .page-template-template-spark-labs-php.page .column-middle, .page-template-template-spark-labs-php.page .column-right, .sponsors ul li, .show-galleries ul li, .sponsors-groups ul li, .page-template-template-learn-php .learn-links ul li, div.employment ul li > div .details, div.current-partners li li { width: 25%; }
  .col-md-4, .page-template-template-exhibition-php .grid-tiles > ul > li, .page-template-template-exhibition-today-php .grid-tiles > ul > li, .page-template-template-exhibition-this-week-php .grid-tiles > ul > li, .page-template-template-nav-left-php .grid-tiles > ul > li, .donate-now .grid-tiles > ul > li, .instant-philanthropy .grid-tiles > ul > li, .sponsors-groups ul li.size-large, div.current-partners li li.size-large { width: 33.3333333333%; }
  .col-md-5 { width: 41.6666666667%; }
  .col-md-6, .single-post main > section, .page-template-template-visit-php.page article .column-left, .page-template-template-art-progam-php article .column-left, .single-show article.show, .page-template-template-spark-labs-php.page article, .donors-sub-pages li { width: 50%; }
  .col-md-7 { width: 58.3333333333%; }
  .col-md-8 { width: 66.6666666667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.3333333333%; }
  .col-md-11 { width: 91.6666666667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.3333333333%; }
  .col-md-pull-2 { right: 16.6666666667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.3333333333%; }
  .col-md-pull-5 { right: 41.6666666667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.3333333333%; }
  .col-md-pull-8 { right: 66.6666666667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.3333333333%; }
  .col-md-pull-11 { right: 91.6666666667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.3333333333%; }
  .col-md-push-2 { left: 16.6666666667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.3333333333%; }
  .col-md-push-5 { left: 41.6666666667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.3333333333%; }
  .col-md-push-8 { left: 66.6666666667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.3333333333%; }
  .col-md-push-11 { left: 91.6666666667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.3333333333%; }
  .col-md-offset-2 { margin-left: 16.6666666667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.3333333333%; }
  .col-md-offset-5 { margin-left: 41.6666666667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.3333333333%; }
  .col-md-offset-8 { margin-left: 66.6666666667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.3333333333%; }
  .col-md-offset-11 { margin-left: 91.6666666667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .footer > div > ul > li ul li, .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.3333333333%; }
  .col-lg-2 { width: 16.6666666667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.3333333333%; }
  .col-lg-5 { width: 41.6666666667%; }
  .col-lg-6, .footer > div > ul > li ul li { width: 50%; }
  .col-lg-7 { width: 58.3333333333%; }
  .col-lg-8 { width: 66.6666666667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.3333333333%; }
  .col-lg-11 { width: 91.6666666667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.3333333333%; }
  .col-lg-pull-2 { right: 16.6666666667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.3333333333%; }
  .col-lg-pull-5 { right: 41.6666666667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.3333333333%; }
  .col-lg-pull-8 { right: 66.6666666667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.3333333333%; }
  .col-lg-pull-11 { right: 91.6666666667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.3333333333%; }
  .col-lg-push-2 { left: 16.6666666667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.3333333333%; }
  .col-lg-push-5 { left: 41.6666666667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.3333333333%; }
  .col-lg-push-8 { left: 66.6666666667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.3333333333%; }
  .col-lg-push-11 { left: 91.6666666667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.3333333333%; }
  .col-lg-offset-2 { margin-left: 16.6666666667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.3333333333%; }
  .col-lg-offset-5 { margin-left: 41.6666666667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.3333333333%; }
  .col-lg-offset-8 { margin-left: 66.6666666667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.3333333333%; }
  .col-lg-offset-11 { margin-left: 91.6666666667%; }
  .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.428571429; 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-child(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: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

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

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -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[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; opacity: 1; }

textarea.form-control { height: auto; }

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

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { line-height: 34px; line-height: 1.428571429 \0; }
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm { line-height: 30px; line-height: 1.5 \0; }
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg { line-height: 46px; line-height: 1.33 \0; }

_:-ms-fullscreen, :root input[type="date"], _:-ms-fullscreen, :root input[type="time"], _:-ms-fullscreen, :root input[type="datetime-local"], _:-ms-fullscreen, :root input[type="month"] { line-height: 1.428571429; }
_:-ms-fullscreen.input-sm, :root input[type="date"].input-sm, _:-ms-fullscreen.input-sm, :root input[type="time"].input-sm, _:-ms-fullscreen.input-sm, :root input[type="datetime-local"].input-sm, _:-ms-fullscreen.input-sm, :root input[type="month"].input-sm { line-height: 1.5; }
_:-ms-fullscreen.input-lg, :root input[type="date"].input-lg, _:-ms-fullscreen.input-lg, :root input[type="time"].input-lg, _:-ms-fullscreen.input-lg, :root input[type="datetime-local"].input-lg, _:-ms-fullscreen.input-lg, :root input[type="month"].input-lg { line-height: 1.33; }

.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 { 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; }
.form-control-static.input-lg, .form-control-static.input-sm { padding-left: 0; padding-right: 0; }

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

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

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

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

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

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

.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 { width: 46px; height: 46px; line-height: 46px; }

.input-sm + .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: 14.3px; } }
@media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; } }

.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus { color: #333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; -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.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

.btn-default { color: #333; background-color: #fff; border-color: #ccc; }
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: #fff; border-color: #ccc; }
.btn-default .badge { color: #fff; background-color: #333; }

.btn-primary { color: #fff; background-color: #428bca; border-color: #357ebd; }
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #3071a9; border-color: #285e8e; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #428bca; border-color: #357ebd; }
.btn-primary .badge { color: #428bca; background-color: #fff; }

.btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #449d44; border-color: #398439; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; }
.btn-success .badge { color: #5cb85c; background-color: #fff; }

.btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; border-color: #269abc; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; }
.btn-info .badge { color: #5bc0de; background-color: #fff; }

.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ec971f; border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }
.btn-warning .badge { color: #f0ad4e; background-color: #fff; }

.btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }
.btn-danger .badge { color: #d9534f; background-color: #fff; }

.btn-link { color: #428bca; font-weight: normal; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #2a6496; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; }

.btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

.btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

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

.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: 4px; -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.428571429; 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: #428bca; }

.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.428571429; 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 solid; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; }

@media (min-width: 768px) { .navbar-right .dropdown-menu { right: 0; left: auto; }
  .navbar-right .dropdown-menu-left { left: 0; right: auto; } }
.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: #428bca; }
.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.428571429; border: 1px solid transparent; border-radius: 4px 4px 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: 4px; }
.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: #428bca; }

.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: 4px; }
.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: 4px 4px 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; visibility: hidden; }
.tab-content > .active { display: block; visibility: visible; }

.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: 4px; } }

.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; visibility: visible !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, .latest-news > .navbar-header, .sponsors > .navbar-header, .show-galleries > .navbar-header, .sponsors-groups > .navbar-header, .related-events > .navbar-header, .container-fluid > .navbar-collapse, .latest-news > .navbar-collapse, .sponsors > .navbar-collapse, .show-galleries > .navbar-collapse, .sponsors-groups > .navbar-collapse, .related-events > .navbar-collapse { margin-right: -15px; margin-left: -15px; }
@media (min-width: 768px) { .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .latest-news > .navbar-header, .sponsors > .navbar-header, .show-galleries > .navbar-header, .sponsors-groups > .navbar-header, .related-events > .navbar-header, .container-fluid > .navbar-collapse, .latest-news > .navbar-collapse, .sponsors > .navbar-collapse, .show-galleries > .navbar-collapse, .sponsors-groups > .navbar-collapse, .related-events > .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, .navbar > .latest-news .navbar-brand, .navbar > .sponsors .navbar-brand, .navbar > .show-galleries .navbar-brand, .navbar > .sponsors-groups .navbar-brand, .navbar > .related-events .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: 4px; }
.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 { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.navbar-btn { margin-top: 8px; margin-bottom: 8px; }
.navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px; }
.navbar-btn.btn-xs { 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; }

.modal-open { overflow: hidden; }

.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; -webkit-overflow-scrolling: touch; outline: 0; }
.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: 10px; }

.modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: #000; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.428571429px; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0; line-height: 1.428571429; }

.modal-body { position: relative; padding: 15px; }

.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after { content: " "; display: table; }
.modal-footer:after { clear: both; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; }
  .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm { width: 300px; } }
@media (min-width: 992px) { .modal-lg { width: 900px; } }
.tooltip { position: absolute; z-index: 1070; display: block; visibility: visible; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); }
.tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }
.tooltip.top { margin-top: -3px; padding: 5px 0; }
.tooltip.right { margin-left: 3px; padding: 0 5px; }
.tooltip.bottom { margin-top: 3px; padding: 5px 0; }
.tooltip.left { margin-left: -3px; padding: 0 5px; }

.tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; text-decoration: none; background-color: #000; border-radius: 4px; }

.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000; }
.tooltip.top-left .tooltip-arrow { bottom: 0; left: 5px; border-width: 5px 5px 0; border-top-color: #000; }
.tooltip.top-right .tooltip-arrow { bottom: 0; right: 5px; border-width: 5px 5px 0; border-top-color: #000; }
.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000; }
.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000; }
.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-width: 0 5px 5px; border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow { top: 0; right: 5px; border-width: 0 5px 5px; border-bottom-color: #000; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-size: 14px; font-weight: normal; line-height: 1.428571429; text-align: left; background-color: #fff; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); white-space: normal; }
.popover.top { margin-top: -10px; }
.popover.right { margin-left: 10px; }
.popover.bottom { margin-top: 10px; }
.popover.left { margin-left: -10px; }

.popover-title { margin: 0; padding: 8px 14px; font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; }

.popover-content { padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; }

.popover > .arrow { border-width: 11px; }

.popover > .arrow:after { border-width: 10px; content: ""; }

.popover.top > .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; }
.popover.top > .arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #fff; }
.popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999999; border-right-color: rgba(0, 0, 0, 0.25); }
.popover.right > .arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #fff; }
.popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; }
.popover.bottom > .arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #fff; }
.popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999999; border-left-color: rgba(0, 0, 0, 0.25); }
.popover.left > .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -10px; }

.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; visibility: hidden !important; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }
.visible-xs, .visible-sm, .visible-md, .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; }
  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; }
  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; }
  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; }
  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; }
  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; } }
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }

.mm-menu .mm-hidden { display: none; }

.mm-wrapper { overflow-x: hidden; position: relative; }

.mm-menu, .mm-menu > .mm-panel { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 0; }

.mm-menu { background: inherit; display: block; overflow: hidden; padding: 0; }
.mm-menu > .mm-panel { background: inherit; -webkit-overflow-scrolling: touch; overflow: scroll; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; padding: 20px; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
.mm-menu > .mm-panel.mm-opened { -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }
.mm-menu > .mm-panel.mm-subopened { -webkit-transform: translateX(-30%); -moz-transform: translateX(-30%); -ms-transform: translateX(-30%); -o-transform: translateX(-30%); transform: translateX(-30%); }
.mm-menu > .mm-panel.mm-highest { z-index: 1; }
.mm-menu .mm-list { padding: 20px 0; }
.mm-menu > .mm-list { padding-bottom: 0; }
.mm-menu > .mm-list:after { content: ''; display: block; height: 40px; }

.mm-panel > .mm-list { margin-left: -20px; margin-right: -20px; }
.mm-panel > .mm-list:first-child { padding-top: 0; }

.mm-list, .mm-list > li { list-style: none; display: block; padding: 0; margin: 0; }

.mm-list { font: inherit; font-size: 14px; }
.mm-list a, .mm-list a:hover { text-decoration: none; }
.mm-list > li { position: relative; }
.mm-list > li > a, .mm-list > li > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: inherit; line-height: 20px; display: block; padding: 10px 10px 10px 20px; margin: 0; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after { content: ''; border-bottom-width: 1px; border-bottom-style: solid; display: block; width: 100%; position: absolute; bottom: 0; left: 0; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after { width: auto; margin-left: 20px; position: relative; left: auto; }
.mm-list a.mm-subopen { background: rgba(3, 2, 1, 0); width: 40px; height: 100%; padding: 0; position: absolute; right: 0; top: 0; z-index: 2; }
.mm-list a.mm-subopen:before { content: ''; border-left-width: 1px; border-left-style: solid; display: block; height: 100%; position: absolute; left: 0; top: 0; }
.mm-list a.mm-subopen.mm-fullsubopen { width: 100%; }
.mm-list a.mm-subopen.mm-fullsubopen:before { border-left: none; }
.mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span { padding-right: 5px; margin-right: 40px; }
.mm-list > li.mm-selected > a.mm-subopen { background: transparent; }
.mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span { padding-right: 45px; margin-right: 0; }
.mm-list a.mm-subclose { text-indent: 20px; padding-top: 30px; margin-top: -20px; }
.mm-list > li.mm-label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 10px; text-transform: uppercase; text-indent: 20px; line-height: 25px; padding-right: 5px; }
.mm-list > li.mm-spacer { padding-top: 40px; }
.mm-list > li.mm-spacer.mm-label { padding-top: 25px; }
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before { content: ''; border: 2px solid transparent; display: inline-block; width: 7px; height: 7px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-bottom: -5px; position: absolute; bottom: 50%; }
.mm-list a.mm-subopen:after { border-top: none; border-left: none; right: 18px; }
.mm-list a.mm-subclose:before { border-right: none; border-bottom: none; margin-bottom: -15px; left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel { display: none; padding: 10px 0 10px 10px; }
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after { border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel { display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen { height: 40px; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after { top: 16px; bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen { height: 25px; }

html.mm-opened .mm-page { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu { background: #333; color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-list > li:after { border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li > a.mm-subclose { background: rgba(0, 0, 0, 0.1); color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before { border-color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-list > li > a.mm-subopen:before { border-color: rgba(0, 0, 0, 0.15); }
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span { background: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-list > li.mm-label { background: rgba(255, 255, 255, 0.05); }
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul { background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page { box-sizing: border-box; position: relative; -webkit-transition: -webkit-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; transition: transform 0.4s ease; }

html.mm-opened { overflow: hidden; position: relative; }
html.mm-opened body { overflow: hidden; }

html.mm-background .mm-page { background: inherit; }

#mm-blocker { background: rgba(3, 2, 1, 0); display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; }

html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker { display: block; }

.mm-menu.mm-offcanvas { display: none; position: fixed; }
.mm-menu.mm-current { display: block; }

.mm-menu { width: 80%; min-width: 140px; max-width: 440px; }

html.mm-opening .mm-page, html.mm-opening #mm-blocker { -webkit-transform: translate(80%, 0); -moz-transform: translate(80%, 0); -ms-transform: translate(80%, 0); -o-transform: translate(80%, 0); transform: translate(80%, 0); }

@media all and (max-width: 175px) { html.mm-opening .mm-page, html.mm-opening #mm-blocker { -webkit-transform: translate(140px, 0); -moz-transform: translate(140px, 0); -ms-transform: translate(140px, 0); -o-transform: translate(140px, 0); transform: translate(140px, 0); } }
@media all and (min-width: 550px) { html.mm-opening .mm-page, html.mm-opening #mm-blocker { -webkit-transform: translate(440px, 0); -moz-transform: translate(440px, 0); -ms-transform: translate(440px, 0); -o-transform: translate(440px, 0); transform: translate(440px, 0); } }
/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar { border: 1px solid transparent; border-radius: 5px; text-align: center; line-height: 20px; overflow: hidden; display: block; padding: 0; margin: 0; position: relative; }
.mm-buttonbar:after { content: ''; display: block; clear: both; }
.mm-buttonbar > * { border-left: 1px solid transparent; box-sizing: border-box; display: block; width: 100%; height: 100%; float: left; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.mm-buttonbar > a { text-decoration: none; }
.mm-buttonbar > input { position: absolute; left: -1000px; top: -1000px; }
.mm-buttonbar > input:checked + label { border-color: transparent  !important; }
.mm-buttonbar > *:first-child, .mm-buttonbar > input:first-child + * { border-left: none; }
.mm-buttonbar.mm-buttonbar-2 > * { width: 50%; }
.mm-buttonbar.mm-buttonbar-3 > * { width: 33.33%; }
.mm-buttonbar.mm-buttonbar-4 > * { width: 25%; }
.mm-buttonbar.mm-buttonbar-5 > * { width: 20%; }

.mm-header .mm-buttonbar { margin-top: 20px; margin-left: -30px; margin-right: -30px; }

.mm-footer .mm-buttonbar { border: none; border-radius: none; line-height: 40px; margin: -10px -10px 0 -20px; }
.mm-footer .mm-buttonbar > * { border-left: none; }

.mm-list > li > .mm-buttonbar { margin: 10px 20px; }

.mm-menu .mm-buttonbar { border-color: rgba(255, 255, 255, 0.6); background: #333; }
.mm-menu .mm-buttonbar > * { border-color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-buttonbar > input:checked + label { background: rgba(255, 255, 255, 0.6); color: #333; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter { font: inherit; font-size: 14px; font-style: normal; text-indent: 0; line-height: 20px; display: block; margin-top: -10px; position: absolute; right: 40px; top: 50%; }
em.mm-counter + a.mm-subopen { padding-left: 40px; }
em.mm-counter + a.mm-subopen + a, em.mm-counter + a.mm-subopen + span { margin-right: 80px; }
em.mm-counter + a.mm-fullsubopen { padding-left: 0; }

.mm-vertical em.mm-counter { top: 12px; margin-top: 0; }

.mm-nosubresults > em.mm-counter { display: none; }

.mm-menu em.mm-counter { color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }

/*
	jQuery.mmenu footer addon CSS
*/
.mm-footer { background: inherit; border-top: 1px solid transparent; text-align: center; line-height: 20px; box-sizing: border-box; width: 100%; height: 40px; padding: 10px 10px 0 20px; position: absolute; z-index: 2; bottom: 0; left: 0; }

.mm-menu.mm-hasfooter > .mm-panel:after { height: 80px; }

.mm-menu .mm-footer { border-color: rgba(0, 0, 0, 0.15); color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu header addon CSS
*/
.mm-header { background: inherit; border-bottom: 1px solid transparent; text-align: center; line-height: 20px; box-sizing: border-box; width: 100%; height: 60px; padding: 0 50px; position: absolute; z-index: 2; top: 0; left: 0; }
.mm-header .mm-title, .mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close { padding-top: 30px; }
.mm-header .mm-title { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: inline-block; width: 100%; position: relative; }
.mm-header .mm-prev, .mm-header .mm-next, .mm-header .mm-close { text-decoration: none; display: block; box-sizing: border-box; min-width: 10px; height: 100%; position: absolute; top: 0; z-index: 1; }
.mm-header .mm-prev { padding-left: 20px; padding-right: 10px; left: 0; }
.mm-header .mm-next, .mm-header .mm-close { padding-left: 10px; padding-right: 20px; right: 0; }
.mm-header [href].mm-prev:before, .mm-header [href].mm-next:after { content: ''; border: 2px solid transparent; display: inline-block; width: 7px; height: 7px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.mm-header [href].mm-prev:before { border-right: none; border-bottom: none; margin-left: 2px; margin-right: 5px; }
.mm-header [href].mm-next:after, .mm-header [href].mm-close:after { margin-left: 5px; margin-right: -2px; }
.mm-header [href].mm-next:after { border-top: none; border-left: none; }
.mm-header [href].mm-close:after { content: 'x'; }

.mm-menu.mm-hassearch .mm-header { height: 50px; top: 50px; }
.mm-menu.mm-hassearch .mm-header .mm-title, .mm-menu.mm-hassearch .mm-header .mm-prev, .mm-menu.mm-hassearch .mm-header .mm-next, .mm-menu.mm-hassearch .mm-header .mm-close { padding-top: 20px; }

.mm-menu.mm-hasheader li.mm-subtitle { display: none; }
.mm-menu.mm-hasheader > .mm-panel { padding-top: 80px; }
.mm-menu.mm-hasheader > .mm-panel.mm-list { padding-top: 60px; }
.mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child { margin-top: -20px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel { padding-top: 120px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list { padding-top: 100px; }

.mm-menu .mm-header { border-color: rgba(0, 0, 0, 0.15); color: rgba(255, 255, 255, 0.3); }
.mm-menu .mm-header .mm-prev:before, .mm-menu .mm-header .mm-next:after, .mm-menu .mm-header .mm-close:after { border-color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu labels addon CSS
*/
.mm-list li.mm-label > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding: 0; line-height: 25px; }
.mm-list li.mm-label.mm-opened a.mm-subopen:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.mm-list li.mm-collapsed:not(.mm-uncollapsed) { display: none; }

.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen:after { top: 8.5px; }

.mm-menu .mm-list li.mm-label > div > div { background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search, .mm-search input { box-sizing: border-box; }

.mm-list > li.mm-search { padding: 10px; margin-top: -20px; }
.mm-list > li.mm-subtitle + li.mm-search { margin-top: 0; }

div.mm-panel > div.mm-search { padding: 0 0 10px 0; }

.mm-menu.mm-hasheader .mm-list > li.mm-search { margin-top: 0; }

.mm-menu > .mm-search { background: inherit; width: 100%; position: absolute; top: 0; left: 0; z-index: 2; }

.mm-search { padding: 10px; }
.mm-search input { border: none; border-radius: 30px; font: inherit; font-size: 14px; line-height: 30px; outline: none; display: block; width: 100%; height: 30px; margin: 0; padding: 0 10px; }
.mm-search input::-ms-clear { display: none; }

.mm-menu .mm-noresultsmsg { text-align: center; font-size: 21px; display: none; padding: 60px 0; }
.mm-menu .mm-noresultsmsg:after { border: none !important; }

.mm-noresults .mm-noresultsmsg { display: block; }

.mm-menu li.mm-nosubresults > a.mm-subopen { display: none; }
.mm-menu li.mm-nosubresults > a.mm-subopen + a, .mm-menu li.mm-nosubresults > a.mm-subopen + span { padding-right: 10px; }
.mm-menu.mm-hassearch > .mm-panel { padding-top: 70px; }
.mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child { margin-top: -20px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child { margin-top: -10px; }
.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list { padding-top: 0; }

.mm-menu .mm-search input { background: rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.6); }
.mm-menu .mm-noresultsmsg { color: rgba(255, 255, 255, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle, input.mm-check { position: absolute; left: -10000px; }

label.mm-toggle, label.mm-check { margin: 0; position: absolute; bottom: 50%; z-index: 2; }
label.mm-toggle:before, label.mm-check:before { content: ''; display: block; }

label.mm-toggle { border-radius: 30px; width: 50px; height: 30px; margin-bottom: -15px; }
label.mm-toggle:before { border-radius: 30px; width: 28px; height: 28px; margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before { float: right; }

label.mm-check { width: 30px; height: 30px; margin-bottom: -15px; }
label.mm-check:before { border-left: 3px solid; border-bottom: 3px solid; width: 40%; height: 20%; margin: 25% 0 0 20%; opacity: 0.1; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before { opacity: 1; }

.mm-menu.mm-vertical .mm-list > li label.mm-toggle, .mm-menu.mm-vertical .mm-list > li label.mm-check { bottom: auto; margin-bottom: 0; }
.mm-menu.mm-vertical .mm-list > li label.mm-toggle { top: 5px; }
.mm-menu.mm-vertical .mm-list > li label.mm-check { top: 5px; }

label.mm-toggle, label.mm-check { right: 20px; }

label.mm-toggle + a, label.mm-toggle + span { margin-right: 70px; }

label.mm-check + a, label.mm-check + span { margin-right: 50px; }

a.mm-subopen + label.mm-toggle, a.mm-subopen + label.mm-check { right: 50px; }

a.mm-subopen + label.mm-toggle + a, a.mm-subopen + label.mm-toggle + span { margin-right: 100px; }

a.mm-subopen + label.mm-check + a, a.mm-subopen + label.mm-check + span { margin-right: 80px; }

em.mm-counter + a.mm-subopen + label.mm-toggle, em.mm-counter + a.mm-subopen + label.mm-check { right: 90px; }

em.mm-counter + a.mm-subopen + label.mm-toggle + a, em.mm-counter + a.mm-subopen + label.mm-toggle + span { margin-right: 140px; }

em.mm-counter + a.mm-subopen + label.mm-check + a, em.mm-counter + a.mm-subopen + label.mm-check + span { margin-right: 120px; }

.mm-menu label.mm-toggle { background: rgba(0, 0, 0, 0.15); }
.mm-menu label.mm-toggle:before { background: #333; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

.mm-menu label.mm-check:before { border-color: rgba(255, 255, 255, 0.6); }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-slide .mm-menu { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu { -webkit-transform: translateX(-30%); -moz-transform: translateX(-30%); -ms-transform: translateX(-30%); -o-transform: translateX(-30%); transform: translateX(-30%); }
html.mm-slide.mm-opening .mm-menu { -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu { -webkit-transform: translateX(30%); -moz-transform: translateX(30%); -ms-transform: translateX(30%); -o-transform: translateX(30%); transform: translateX(30%); }
html.mm-slide.mm-right.mm-opening .mm-menu { -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu { -webkit-transform: translateY(-30%); -moz-transform: translateY(-30%); -ms-transform: translateY(-30%); -o-transform: translateY(-30%); transform: translateY(-30%); }
html.mm-slide.mm-top.mm-opening .mm-menu { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu { -webkit-transform: translateY(30%); -moz-transform: translateY(30%); -ms-transform: translateY(30%); -o-transform: translateY(30%); transform: translateY(30%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }

html.mm-zoom-menu .mm-menu { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateX(-30%); -moz-transform: scale(0.7, 0.7) translateX(-30%); -ms-transform: scale(0.7, 0.7) translateX(-30%); -o-transform: scale(0.7, 0.7) translateX(-30%); transform: scale(0.7, 0.7) translateX(-30%); -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateX(0%); -moz-transform: scale(1, 1) translateX(0%); -ms-transform: scale(1, 1) translateX(0%); -o-transform: scale(1, 1) translateX(0%); transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateX(30%); -moz-transform: scale(0.7, 0.7) translateX(30%); -ms-transform: scale(0.7, 0.7) translateX(30%); -o-transform: scale(0.7, 0.7) translateX(30%); transform: scale(0.7, 0.7) translateX(30%); -webkit-transform-origin: right center; -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateX(0%); -moz-transform: scale(1, 1) translateX(0%); -ms-transform: scale(1, 1) translateX(0%); -o-transform: scale(1, 1) translateX(0%); transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateY(-30%); -moz-transform: scale(0.7, 0.7) translateY(-30%); -ms-transform: scale(0.7, 0.7) translateY(-30%); -o-transform: scale(0.7, 0.7) translateY(-30%); transform: scale(0.7, 0.7) translateY(-30%); -webkit-transform-origin: center top; -moz-transform-origin: center top; -ms-transform-origin: center top; -o-transform-origin: center top; transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateY(0%); -moz-transform: scale(1, 1) translateY(0%); -ms-transform: scale(1, 1) translateY(0%); -o-transform: scale(1, 1) translateY(0%); transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu { -webkit-transform: scale(0.7, 0.7) translateY(30%); -moz-transform: scale(0.7, 0.7) translateY(30%); -ms-transform: scale(0.7, 0.7) translateY(30%); -o-transform: scale(0.7, 0.7) translateY(30%); transform: scale(0.7, 0.7) translateY(30%); -webkit-transform-origin: center bottom; -moz-transform-origin: center bottom; -ms-transform-origin: center bottom; -o-transform-origin: center bottom; transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu { -webkit-transform: scale(1, 1) translateY(0%); -moz-transform: scale(1, 1) translateY(0%); -ms-transform: scale(1, 1) translateY(0%); -o-transform: scale(1, 1) translateY(0%); transform: scale(1, 1) translateY(0%); }

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel { -webkit-transform: scale(1.5, 1.5) translateX(100%); -moz-transform: scale(1.5, 1.5) translateX(100%); -ms-transform: scale(1.5, 1.5) translateX(100%); -o-transform: scale(1.5, 1.5) translateX(100%); transform: scale(1.5, 1.5) translateX(100%); -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; -webkit-transition-property: -webkit-transform, left; transition-property: transform, left; }
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened { -webkit-transform: scale(1, 1) translateX(0%); -moz-transform: scale(1, 1) translateX(0%); -ms-transform: scale(1, 1) translateX(0%); -o-transform: scale(1, 1) translateX(0%); transform: scale(1, 1) translateX(0%); }
html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened { -webkit-transform: scale(0.7, 0.7) translateX(-30%); -moz-transform: scale(0.7, 0.7) translateX(-30%); -ms-transform: scale(0.7, 0.7) translateX(-30%); -o-transform: scale(0.7, 0.7) translateX(-30%); transform: scale(0.7, 0.7) translateX(-30%); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen { width: 100%; min-width: 140px; max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); }

@media all and (max-width: 140px) { html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(140px, 0); -moz-transform: translate(140px, 0); -ms-transform: translate(140px, 0); -o-transform: translate(140px, 0); transform: translate(140px, 0); } }
@media all and (min-width: 10000px) { html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(10000px, 0); -moz-transform: translate(10000px, 0); -ms-transform: translate(10000px, 0); -o-transform: translate(10000px, 0); transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); }

@media all and (max-width: 140px) { html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(-140px, 0); -moz-transform: translate(-140px, 0); -ms-transform: translate(-140px, 0); -o-transform: translate(-140px, 0); transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) { html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker { -webkit-transform: translate(-10000px, 0); -moz-transform: translate(-10000px, 0); -ms-transform: translate(-10000px, 0); -o-transform: translate(-10000px, 0); transform: translate(-10000px, 0); } }
.mm-menu.mm-front.mm-fullscreen.mm-top, .mm-menu.mm-front.mm-fullscreen.mm-bottom { height: 100%; min-height: 140px; max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page { box-shadow: none !important; }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top, .mm-menu.mm-bottom { width: 100%; min-width: 100%; max-width: 100%; }

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

.mm-menu.mm-bottom { top: auto; bottom: 0; }

html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker { -webkit-transform: translate(-80%, 0); -moz-transform: translate(-80%, 0); -ms-transform: translate(-80%, 0); -o-transform: translate(-80%, 0); transform: translate(-80%, 0); }

@media all and (max-width: 175px) { html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker { -webkit-transform: translate(-140px, 0); -moz-transform: translate(-140px, 0); -ms-transform: translate(-140px, 0); -o-transform: translate(-140px, 0); transform: translate(-140px, 0); } }
@media all and (min-width: 550px) { html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker { -webkit-transform: translate(-440px, 0); -moz-transform: translate(-440px, 0); -ms-transform: translate(-440px, 0); -o-transform: translate(-440px, 0); transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-page, html.mm-front #mm-blocker { -webkit-transform: translate(0, 0) !important; -moz-transform: translate(0, 0) !important; -ms-transform: translate(0, 0) !important; -o-transform: translate(0, 0) !important; transform: translate(0, 0) !important; z-index: 0; }

.mm-menu.mm-front { z-index: 1; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page { box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next { -webkit-transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); transform: translate(-100%, 0); }
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right { -webkit-transform: translate(100%, 0); -moz-transform: translate(100%, 0); -ms-transform: translate(100%, 0); -o-transform: translate(100%, 0); transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top { -webkit-transform: translate(0, -100%); -moz-transform: translate(0, -100%); -ms-transform: translate(0, -100%); -o-transform: translate(0, -100%); transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom { -webkit-transform: translate(0, 100%); -moz-transform: translate(0, 100%); -ms-transform: translate(0, 100%); -o-transform: translate(0, 100%); transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom { height: 80%; min-height: 140px; max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light { background: #f3f3f3; color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-list > li:after { border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light .mm-list > li > a.mm-subclose { background: rgba(255, 255, 255, 0.6); color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before { border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-list > li > a.mm-subopen:before { border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-light .mm-list > li.mm-selected > span { background: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-light .mm-list > li.mm-label { background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar { border-color: rgba(0, 0, 0, 0.6); background: #f3f3f3; }
.mm-menu.mm-light .mm-buttonbar > * { border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-buttonbar > input:checked + label { background: rgba(0, 0, 0, 0.6); color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before { border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-light .mm-header .mm-prev:before, .mm-menu.mm-light .mm-header .mm-next:after, .mm-menu.mm-light .mm-header .mm-close:after { border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input { background: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle { background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-light label.mm-toggle:before { background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

html.mm-opened.mm-white .mm-page { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white { background: #fff; color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-list > li:after { border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white .mm-list > li > a.mm-subclose { background: rgba(0, 0, 0, 0.06); color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before { border-color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-list > li > a.mm-subopen:before { border-color: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-white .mm-list > li.mm-selected > span { background: rgba(0, 0, 0, 0.06); }
.mm-menu.mm-white .mm-list > li.mm-label { background: rgba(0, 0, 0, 0.03); }
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar { border-color: rgba(0, 0, 0, 0.6); background: #fff; }
.mm-menu.mm-white .mm-buttonbar > * { border-color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-buttonbar > input:checked + label { background: rgba(0, 0, 0, 0.6); color: #fff; }

.mm-menu.mm-white label.mm-check:before { border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header { border-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.3); }
.mm-menu.mm-white .mm-header .mm-prev:before, .mm-menu.mm-white .mm-header .mm-next:after, .mm-menu.mm-white .mm-header .mm-close:after { border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div { background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input { background: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg { color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle { background: rgba(0, 0, 0, 0.1); }
.mm-menu.mm-white label.mm-toggle:before { background: #fff; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

html.mm-opened.mm-black .mm-page { box-shadow: none; }

.mm-menu.mm-black { background: #000; color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-list > li:after { border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black .mm-list > li > a.mm-subclose { background: rgba(255, 255, 255, 0.25); color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before { border-color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-list > li > a.mm-subopen:before { border-color: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-black .mm-list > li.mm-selected > span { background: rgba(255, 255, 255, 0.25); }
.mm-menu.mm-black .mm-list > li.mm-label { background: rgba(255, 255, 255, 0.15); }
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul { background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar { border-color: rgba(255, 255, 255, 0.6); background: #000; }
.mm-menu.mm-black .mm-buttonbar > * { border-color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-buttonbar > input:checked + label { background: rgba(255, 255, 255, 0.6); color: #000; }

.mm-menu.mm-black label.mm-check:before { border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter { color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer { border-color: rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header { border-color: rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-header .mm-prev:before, .mm-menu.mm-black .mm-header .mm-next:after, .mm-menu.mm-black .mm-header .mm-close:after { border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div { background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input { background: rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg { color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle { background: rgba(255, 255, 255, 0.2); }
.mm-menu.mm-black label.mm-toggle:before { background: #000; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle { background: #4bd963; }

/* Personal Resets */
.input-styles, body input[type="text"], body input[type="email"], body textarea { background: #fff; border-radius: 0; padding-left: 12px; border: 1px solid #ddd; }

.unstyled, .latest-news ul, .footer ul, .post-footer .social ul, .post-footer .resize, .grid-tiles > ul, .grid-tiles .show-tile ul, .page-template-template-exhibition-php section > div .sub-menu .sort-by ul, .page-template-template-exhibition-today-php section > div .sub-menu .sort-by ul, .page-template-template-exhibition-this-week-php section > div .sub-menu .sort-by ul, .page-template-template-nav-left-php section > div .sub-menu .sort-by ul, .page-template-template-donor-program-php section > div .sub-menu .sort-by ul, .is-ancestor-13 section > div .sub-menu .sort-by ul, .single-show section > div > article.link_buttons ul, .single-show section > div > div.link_buttons ul, .single-show .column-middle ul, .single-show .column-right ul, .page-template-template-spark-labs-php.page .column-middle ul, .page-template-template-spark-labs-php.page .column-right ul, .sponsors ul, .show-galleries ul, .sponsors-groups ul, .page-template-template-learn-php .learn-links ul, div.resources ul, div.employment ul, .donors-sub-pages, .donors-list ul, div.current-partners ul, .search-result { padding-left: 0; list-style: none; }

.small-heading, .category main main section > h1, .page-template-template-exhibition-php section > div .current-exhibitions > h3, .page-template-template-exhibition-php section > div .previous-exhibitions > h3, .page-template-template-exhibition-php section > div .future-exhibitions > h3, .page-template-template-exhibition-today-php section > div .current-exhibitions > h3, .page-template-template-exhibition-today-php section > div .previous-exhibitions > h3, .page-template-template-exhibition-today-php section > div .future-exhibitions > h3, .page-template-template-exhibition-this-week-php section > div .current-exhibitions > h3, .page-template-template-exhibition-this-week-php section > div .previous-exhibitions > h3, .page-template-template-exhibition-this-week-php section > div .future-exhibitions > h3, .page-template-template-nav-left-php section > div .current-exhibitions > h3, .page-template-template-nav-left-php section > div .previous-exhibitions > h3, .page-template-template-nav-left-php section > div .future-exhibitions > h3, .page-template-template-donor-program-php section > div .current-exhibitions > h3, .page-template-template-donor-program-php section > div .previous-exhibitions > h3, .page-template-template-donor-program-php section > div .future-exhibitions > h3, .is-ancestor-13 section > div .current-exhibitions > h3, .is-ancestor-13 section > div .previous-exhibitions > h3, .is-ancestor-13 section > div .future-exhibitions > h3, .single-news > h3, .related-events h3, body.donate-now .sub-content .step h3, body.instant-philanthropy .sub-content .step h3 { color: #131313; font-size: 1.4em; text-transform: capitalize; margin-bottom: 2.6em; }
@media (min-width: 992px) { .small-heading, .category main main section > h1, .page-template-template-exhibition-php section > div .current-exhibitions > h3, .page-template-template-exhibition-php section > div .previous-exhibitions > h3, .page-template-template-exhibition-php section > div .future-exhibitions > h3, .page-template-template-exhibition-today-php section > div .current-exhibitions > h3, .page-template-template-exhibition-today-php section > div .previous-exhibitions > h3, .page-template-template-exhibition-today-php section > div .future-exhibitions > h3, .page-template-template-exhibition-this-week-php section > div .current-exhibitions > h3, .page-template-template-exhibition-this-week-php section > div .previous-exhibitions > h3, .page-template-template-exhibition-this-week-php section > div .future-exhibitions > h3, .page-template-template-nav-left-php section > div .current-exhibitions > h3, .page-template-template-nav-left-php section > div .previous-exhibitions > h3, .page-template-template-nav-left-php section > div .future-exhibitions > h3, .page-template-template-donor-program-php section > div .current-exhibitions > h3, .page-template-template-donor-program-php section > div .previous-exhibitions > h3, .page-template-template-donor-program-php section > div .future-exhibitions > h3, .is-ancestor-13 section > div .current-exhibitions > h3, .is-ancestor-13 section > div .previous-exhibitions > h3, .is-ancestor-13 section > div .future-exhibitions > h3, .single-news > h3, .related-events h3, body.donate-now .sub-content .step h3, body.instant-philanthropy .sub-content .step h3 { padding-left: 22px; margin-left: -22px; } }

.quote-heading, .home main > section h1, .page-template-template-learn-php main > section > h1 { padding: 0; font-size: 1.7em; line-height: 1.7em; margin-bottom: 88px; text-align: center; position: relative; color: #808285; letter-spacing: 0.05em; }
.quote-heading:before, .home main > section h1:before, .page-template-template-learn-php main > section > h1:before, .quote-heading:after, .home main > section h1:after, .page-template-template-learn-php main > section > h1:after { content: ''; width: 26px; height: 3px; position: absolute; left: 50%; margin-left: -13px; top: -30px; background: #808285; }
.quote-heading:after, .home main > section h1:after, .page-template-template-learn-php main > section > h1:after { top: auto; bottom: -30px; }
@media (min-width: 768px) { .quote-heading, .home main > section h1, .page-template-template-learn-php main > section > h1 { font-size: 1.9em; line-height: 1.94em; padding: 0 15%; letter-spacing: 0.15em; } }

@media (min-width: 992px) { .sunken-left, main > section > article.has-three-columns, .single-post article, .donors-list { margin-left: -15px; } }

.clear:after, main:after, .footer:after, .footer ul:after, .post-footer:after, .page-template-template-exhibition-php section > div .sub-menu .sort-by:after, .page-template-template-exhibition-today-php section > div .sub-menu .sort-by:after, .page-template-template-exhibition-this-week-php section > div .sub-menu .sort-by:after, .page-template-template-nav-left-php section > div .sub-menu .sort-by:after, .page-template-template-donor-program-php section > div .sub-menu .sort-by:after, .is-ancestor-13 section > div .sub-menu .sort-by:after, .single-show .items:after, .single-show section:after, .white-cover .white-cover-align > div:after { content: ''; display: block; clear: both; }

.close-button, .black-cover .signup form .close, .white-cover .white-cover-align .close { background: #ea4130; width: 25px; height: 25px; display: block; position: absolute; right: -10px; top: -10px; border-radius: 25px; color: #fff; text-align: center; font-size: 1.4em; line-height: 1.1em; padding-top: 1px; z-index: 10; }
@media (min-width: 768px) { .close-button, .black-cover .signup form .close, .white-cover .white-cover-align .close { right: 40px; top: 34px; } }

.capitalized-title, .sponsors h3, .show-galleries h3, .sponsors-groups h3, .pica-art-events h3, .pica-donor-ancestory h3 { color: #131313; font-size: 1.4em; text-transform: capitalize; margin-bottom: 2.6em; }

body { font-family:"europa",sans-serif; color: #000; }
body h1, body h2, body h3, body h4 { margin-top: 0.3em; margin-bottom: 0.8em; text-transform: uppercase; }
body h1 { font-size: 1.9em; font-weight: 600; letter-spacing: 0.02em; line-height: 1.94em; }
body h2 { font-size: 1.5em; }
body input[type="text"], body input[type="email"] { height: 32px; }
body select { height: 32px; line-height: 32px; background: #fff; border: 0 none; box-shadow: 1px 1px #dfdfdf inset; }
body textarea { padding-top: 6px; resize: none; height: 164px; }
body a { outline: none; color: #dd5464; -webkit-transition: color 0.3s; transition: color 0.3s; }
body a:hover, body a:active, body a:focus { color: #000; text-decoration: none; }
body a:active { outline: none; }
body p { margin: 0 0 1em; }
body ul, body ol { padding-left: 0; list-style-position: inside; }
body hr { margin-left: 15px; margin-right: 15px; }

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

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

/* Styles */
#page { padding-top: 76px; }
.home #page { padding-top: 0; }

.navbar-default { display: none; background: none; border: 0 none; margin-bottom: 0; }
@media (min-width: 992px) { .navbar-default { display: block; } }
.navbar-default .navbar-nav { float: right; margin-top: 16px; margin-right: 10px; }
.navbar-default .navbar-nav > li > a { color: #fff; text-transform: uppercase; padding-left: 10px; padding-right: 10px; font-size: 1.1em; font-weight: 600; letter-spacing: 0.05em; -webkit-transition: color 0.3s; transition: color 0.3s; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #00ffff; }
.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > li.active > a:focus, .navbar-default .navbar-nav > li.open > a, .navbar-default .navbar-nav > li.open > a:hover, .navbar-default .navbar-nav > li.open > a:focus { color: #00ffff; background: none; }
.navbar-default .caret { border-top: none; }
.navbar-default .caret:after { content: '\f107'; font-family: 'FontAwesome'; font-size: 0.83em; position: absolute; top: 15px; right: 12px; }
.navbar-default .dropdown-menu { background-color: #000; border: 0 none; padding-top: 0px; padding-bottom: 2px; box-shadow: none; min-width: 130px; border-radius: 0; }
.navbar-default .dropdown-menu > li > a { padding: 7px 0 5px; color: #fff; font-size: 0.857em; letter-spacing: 0.05em; margin: 0px 10px 0px; border-top: 1px solid #808080; }
.navbar-default .dropdown-menu > li > a:hover, .navbar-default .dropdown-menu > li > a:focus { background: none; color: #00ffff; }
.navbar-default .dropdown-menu > li:first-child > a { border-top: 0 none; }
.navbar-default .dropdown-menu > li.active > a, .navbar-default .dropdown-menu > li.active > a:hover, .navbar-default .dropdown-menu > li.active > a:focus { background: none; color: #00ffff; }

.header { width: 100%; top: 0; z-index: 100; background: none; position: absolute; }
@media (min-width: 992px) { .header { position: fixed; } }
.admin-bar .header { top: 46px; }
@media (min-width: 992px) { .admin-bar .header { top: 32px; } }
.header .logo { width: 220px; float: left; height: 40px; margin-left: 15px; margin-top: 26px; position: relative; z-index: 999; -webkit-transition: opacity 0.3s; transition: opacity 0.3s; }
@media (min-width: 992px) { .header .logo { margin-left: 46px; width: 260px; } }
.header .logo img { width: 100%; height: auto; }
.header .logo:hover { opacity: 0.8; filter: alpha(opacity=80); }

#slides { background: #fff; z-index: 10; }
#slides .title { width: 100%; height: 100%; display: table; }
#slides .title > div { text-align: center; color: #fff; display: table-cell; vertical-align: middle; }
#slides .title h3 { font-size: 1.2em; }
@media (min-width: 768px) { #slides .title h3 { font-size: 1.8em; letter-spacing: 0.1em; margin-top: 0; margin-bottom: 0.9em; } }
#slides .title h1 { line-height: 1em; margin: 0 auto 0.3em; font-size: 2.2em; max-width: 300px; }
@media (min-width: 768px) { #slides .title h1 { font-size: 4.6em; font-weight: 600; max-width: 600px; } }
#slides .title h2 { letter-spacing: 0.1em; }
@media (min-width: 768px) { #slides .title h2 { font-size: 1.8em; margin-bottom: 1.4em; padding: 0 100px; } }
#slides .title a { padding: 3px 8px; border: 2px solid; border-radius: 8px; color: #fff; text-transform: uppercase; font-weight: bold; letter-spacing: 0.05em; -webkit-transition: all 0.3s; transition: all 0.3s; }
#slides .title a:hover { background-color: #ea4130; border-color: #ea4130; }
#slides .slides-navigation { display: none; }
@media (min-width: 768px) { #slides .slides-navigation { display: block; } }
#slides .slides-navigation a { font-size: 2.2em; color: #fff; }
#slides .slides-navigation a.prev { left: 42px; }
#slides .slides-navigation a.next { right: 42px; }
#slides .slides-pagination { display: none; bottom: 130px; }
@media (min-width: 992px) { #slides .slides-pagination { display: block; } }
#slides .slides-pagination a { background: #fff; border: 1px solid #fff; margin-left: 5px; margin-right: 5px; width: 9px; height: 9px; }
#slides .slides-pagination a.current { background: none; }
#slides .scroll-to-next { display: none; width: 50px; height: 50px; background: #ea4130; position: absolute; bottom: 50px; left: 50%; z-index: 999; margin-left: -25px; border-radius: 25px; text-align: center; }
@media (min-width: 992px) { #slides .scroll-to-next { display: block; } }
#slides .scroll-to-next:after { content: '\f107'; font-family: 'FontAwesome'; color: #fff; line-height: 54px; font-size: 2.2em; }
#slides .donate-now { display: none; position: absolute; bottom: 50px; right: 35px; z-index: 10000; text-transform: uppercase; text-transform: uppercase; border: 2px solid #0000ff; padding: 0 10px; border-radius: 9px; color: #0000ff; line-height: 2em; font-weight: bold; letter-spacing: 0.05em; background: transparent; }
@media (min-width: 768px) { #slides .donate-now { display: block; } }
#slides .donate-now:hover { color: #fff; background: #0000ff; }

#map-canvas { width: 100%; height: 500px; }
.home #map-canvas { display: none; }
@media (min-width: 768px) { .home #map-canvas { display: block; } }

.latest-news { background: #c0c2c4; display: none; }
@media (min-width: 768px) { .latest-news { display: block; } }
.latest-news .extras-list { padding-top: 150px; padding-bottom: 150px; margin-bottom: 0; max-width: 1170px; margin: 0 auto; }
.latest-news .extras-list li { text-align: center; }
.latest-news .extras-list li li { width: 100%; padding: 0; }
.latest-news .extras-list li.news-item img { width: 100%; }
.latest-news .extras-list li.news-item h2 a:before { content: '\f02d'; }
.latest-news .extras-list li.instagram img { width: 100%; }
.latest-news .extras-list li.instagram h2 a:before { content: '\f16d'; }
.latest-news .extras-list li.twitter .before { position: relative; }
.latest-news .extras-list li.twitter .before .fetch-tweets { background: #fff; padding: 12%; text-align: left; position: absolute; top: 0; width: 100%; height: 100%; border-radius: 400px; }
.latest-news .extras-list li.twitter .before .fetch-tweets .fetch-tweets-item, .latest-news .extras-list li.twitter .before .fetch-tweets .widget_latest_tweets_widget { display: table !important; height: 100%; }
.latest-news .extras-list li.twitter .before .fetch-tweets .fetch-tweets-profile-image { display: none; }
.latest-news .extras-list li.twitter .before .fetch-tweets .latest-tweets { display: table-cell; vertical-align: middle; }
.latest-news .extras-list li.twitter .before .fetch-tweets .fetch-tweets-main, .latest-news .extras-list li.twitter .before .fetch-tweets .widget_latest_tweets_widget li { margin: 0 !important; padding: 0 !important; display: table-cell !important; vertical-align: middle; }
.latest-news .extras-list li.twitter .before .fetch-tweets .fetch-tweets-external-media, .latest-news .extras-list li.twitter .before .fetch-tweets .fetch-tweets-tweet-created-at, .latest-news .extras-list li.twitter .before .fetch-tweets .fetch-tweets-intent-buttons { display: none !important; }
.latest-news .extras-list li.twitter .before .fetch-tweets .fetch-tweets-heading { text-align: center; }
.latest-news .extras-list li.twitter .before .fetch-tweets .fetch-tweets-text { max-width: 162px; text-align: center; margin: 0 auto !important; padding: 0 !important; width: 100%; }
@media (min-width: 992px) { .latest-news .extras-list li.twitter .before .fetch-tweets .fetch-tweets-text { max-width: 202px; } }
.latest-news .extras-list li.twitter .before .fetch-tweets a { word-wrap: break-word; }
.latest-news .extras-list li.twitter h2 a:before { content: '\f099'; }
.latest-news .extras-list li.twitter div img { border-radius: 0; }
.latest-news .extras-list li div img { border-radius: 300px; width: 100%; }
.latest-news .extras-list li > h2 { color: #fff; border: solid 2px; border-radius: 11px; text-align: center; margin-top: 3em; display: inline-block; position: relative; font-size: 0.9em; line-height: 2.5em; overflow: hidden; }
.latest-news .extras-list li > h2 a { padding: 0 2em 0 5em; line-height: 2.5em; display: block; position: relative; color: #fff; }
.latest-news .extras-list li > h2 a:hover { color: #808285; background: #fff; }
@media (min-width: 992px) { .latest-news .extras-list li > h2 a { font-size: 1.2em; } }
.latest-news .extras-list li > h2 a:before { position: absolute; top: -1px; left: 0; width: 60px; height: 100%; font-family: 'FontAwesome'; border-right: solid 2px #fff; }
@media (min-width: 768px) { .latest-news .extras-list li > h2 a:before { font-size: 1.6em; padding-top: 2px; padding-left: 4px; } }
.latest-news ul li { padding: 0 30px; }

.wrapper { /*
max-width: $max-width;
margin: 0 auto;
*/ }

main { max-width: 1170px; margin: 0 auto; }
main > aside { padding-top: 30px; padding-bottom: 30px; display: none; }
@media (min-width: 992px) { main > aside { padding-top: 102px; padding-bottom: 90px; display: block; } }
main > section { padding-top: 30px; padding-bottom: 30px; }
@media (min-width: 992px) { .single-post main > section { padding-left: 30px; padding-right: 30px; } }
@media (min-width: 768px) { .home main > section { padding-top: 80px; padding-bottom: 50px; } }
@media (min-width: 992px) { main > section { padding-top: 90px; padding-bottom: 90px; } }
.home main > section { display: none; }
@media (min-width: 768px) { .home main > section { display: block; } }
.page-template-template-learn-php main > section { padding-top: 80px; }
main > section > h1 { color: #131313; }
@media (min-width: 992px) { main > section > h1 { margin-bottom: 80px; } }
.single-show main > section > h1 { margin-bottom: 0; }
main > section > h1.has-sub-heading { margin-bottom: 0; line-height: 1.3em; margin-top: 14px; }
@media (min-width: 992px) { main > section > h1.no-subheading { margin-bottom: 78px; } }
main > section > h3 { color: #131313; margin-top: 4px; font-size: 1.4em; }
@media (min-width: 992px) { main > section > h3 { margin-bottom: 78px; }
  .single-post main > section > h3 { margin-bottom: 30px; } }
main > section > article { position: relative; }
@media (min-width: 992px) { main > section > article.has-three-columns { -webkit-column-count: 3; /* Chrome, Safari, Opera */ -moz-column-count: 3; /* Firefox */ column-count: 3; -webkit-column-gap: 0; /* Chrome, Safari, Opera */ -moz-column-gap: 0; /* Firefox */ column-gap: 0; -webkit-column-rule: 1px solid #dcddde; -moz-column-rule: 1px solid #dcddde; column-rule: 1px solid #dcddde; border-left: solid 1px #dcddde; }
  main > section > article.has-three-columns p, main > section > article.has-three-columns ol, main > section > article.has-three-columns ul { padding: 0 45px 0 15px; } }
@media (min-width: 992px) { .home main > section article { -webkit-column-count: 2; /* Chrome, Safari, Opera */ -moz-column-count: 2; /* Firefox */ column-count: 2; -webkit-column-gap: 30px; /* Chrome, Safari, Opera */ -moz-column-gap: 30px; /* Firefox */ column-gap: 30px; -webkit-column-rule: 0 none; -moz-column-rule: 0 none; column-rule: 0 none; } }
.home main > section p { color: #808285; line-height: 1.7em; font-size: 1.25em; margin-bottom: 1em; }

.page-template-template-sabo-php #page { background: #ea4130; }

iframe#sabo { border: 0 none; }

.sponsors-image { max-width: 100%; max-height: 70px; width: auto; }

.footer { background: #131313; }
.footer ul { margin-bottom: 0; }
.footer a { color: #999999; -webkit-transition: color 0.3s; transition: color 0.3s; }
.footer a:hover { color: #ea4130; }
.footer > div { padding: 0 0 40px 0; }
@media (min-width: 992px) { .footer > div { padding: 60px 70px; } }
.footer > div > ul > li { position: relative; font-size: 1em; font-weight: 600; }
@media (min-width: 768px) { .footer > div > ul > li { font-size: 0.8em; } }
.footer > div > ul > li.logo { padding-top: 36px; padding-bottom: 36px; }
.footer > div > ul > li.logo img { width: 212px; max-width: 100%; height: auto; }
.footer > div > ul > li.credit { padding-top: 29px; color: #999999; }
@media (min-width: 992px) { .footer > div > ul > li:after { content: ''; height: 36px; width: 1px; position: absolute; left: 0; top: 34px; background: #808285; }
  .footer > div > ul > li:first-child:after { display: none; } }
.footer > div > ul > li strong { color: #fff; font-weight: 300; }
.footer > div > ul > li ul li { padding-right: 0; }
.footer > div > ul > li ul li p { color: #999999; }
@media (min-width: 768px) { .footer > div > ul > li ul li p:last-child { margin-bottom: 0; }
  .footer > div > ul > li ul li:first-child { padding-top: 16px; } }

.post-footer { background: #ea4130; }
.post-footer > div { padding: 13px 0; }
@media (min-width: 768px) { .post-footer div.search .search { padding: 0 15px 0 0; float: left; } }
@media (min-width: 992px) { .post-footer div.search .search { padding-left: 15px; } }
.post-footer .social ul { text-align: left; }
@media (min-width: 768px) { .post-footer .social ul { text-align: right; } }
.post-footer .social ul li { display: inline-block; padding-left: 12px; }
.post-footer .social ul li:first-child { padding-left: 0; }
@media (min-width: 768px) { .post-footer .social ul li:first-child { padding-left: 12px; } }
.post-footer .social ul li a { font-size: 1.3em; }
.post-footer .resize { display: none; }
@media (min-width: 992px) { .post-footer .resize { float: left; display: block; } }
.post-footer .resize li { display: inline-block; padding: 0 3px; }
.post-footer .resize li a:after { font-family: 'FontAwesome'; font-size: 0.6em; position: relative; top: -3px; }
.post-footer .resize li.smaller a:after { content: '\f068'; }
.post-footer .resize li.bigger a:after { content: '\f067'; }
.post-footer ul { margin-bottom: 0; }
.post-footer a { color: #fff; font-weight: bold; -webkit-transition: color 0.1s; transition: color 0.1s; }
.post-footer a:hover { color: #000; }
.page-template-template-sabo-php .post-footer { background: #262626; }

.search input[type="search"], .search input[type="text"] { background: none; border: none; font-size: 0.9em; letter-spacing: 0.05em; color: #fff; font-weight: bold; -webkit-transition: width 0.3s; transition: width 0.3s; width: 170px; }
.search input[type="search"]::-webkit-input-placeholder, .search input[type="text"]::-webkit-input-placeholder { color: #fff; }
.search input[type="search"]:-moz-placeholder, .search input[type="text"]:-moz-placeholder { color: #fff; }
.search input[type="search"]::-moz-placeholder, .search input[type="text"]::-moz-placeholder { color: #fff; }
.search input[type="search"]:-ms-input-placeholder, .search input[type="text"]:-ms-input-placeholder { color: #fff; }
.search button { background: none; color: #fff; border: 0 none; padding-top: 0; padding-bottom: 0; font-weight: bold; }

article h1 { text-align: center; }
@media (min-width: 992px) { .single-post article p { padding-left: 15px; padding-right: 46px; } }
.page-template-template-visit-php.page article, .page-template-template-art-progam-php article { -webkit-column-count: auto; /* Chrome, Safari, Opera */ -moz-column-count: auto; /* Firefox */ column-count: auto; -webkit-column-gap: 0; /* Chrome, Safari, Opera */ -moz-column-gap: 0; /* Firefox */ column-gap: 0; -webkit-column-rule: 0 none; -moz-column-rule: 0 none; column-rule: 0 none; border-left: 0 none; margin-bottom: 50px; }
@media (min-width: 992px) { .page-template-template-visit-php.page article .column-left, .page-template-template-art-progam-php article .column-left { padding-right: 50px; border-left: solid 1px #dcddde; } }
.page-template-template-visit-php.page article .column-middle, .page-template-template-visit-php.page article .column-right, .page-template-template-art-progam-php article .column-middle, .page-template-template-art-progam-php article .column-right { border-left: solid 1px #dcddde; }
.page-template-template-visit-php.page article p, .page-template-template-art-progam-php article p { padding-left: 0; padding-right: 0; }

.post-thumbnail { overflow: hidden; background-size: cover; background-position: center center; background-repeat: no-repeat; height: 250px; margin-top: 0; }
@media (min-width: 992px) { .post-thumbnail { height: 400px; margin-top: 0; } }
.home .post-thumbnail { margin-top: 0; display: none; }
@media (min-width: 768px) { .home .post-thumbnail { display: block; } }
@media (min-width: 768px) { .post-thumbnail.additional-thumbnail { margin-top: 0; } }

.menu-bar { width: 100%; height: 76px; background: #000; position: absolute; top: 0; left: 0; z-index: 100; }
@media (min-width: 992px) { .menu-bar { z-index: 1; } }
@media (min-width: 992px) { .menu-bar { position: fixed; } }
.admin-bar .menu-bar { top: 46px; }
@media (min-width: 782px) { .admin-bar .menu-bar { top: 32px; } }

.grid-tiles > ul { position: relative; }
@media (min-width: 992px) { .page-template-template-exhibition-php .grid-tiles > ul:before, .page-template-template-exhibition-today-php .grid-tiles > ul:before, .page-template-template-exhibition-this-week-php .grid-tiles > ul:before { width: 1px; height: 100%; background: #dcddde; background-clip: content-box; padding-bottom: 16px; left: 0; top: 0; content: ''; position: absolute; display: block; } }
.grid-tiles > ul > li { margin-bottom: 30px; background-repeat: no-repeat; background-size: cover; background-position: center center; background-clip: content-box; background-color: #808285; position: relative; }
.grid-tiles > ul > li:before { content: ""; display: block; padding-top: 80%; }
.donate-now .grid-tiles > ul > li .show-tile, .instant-philanthropy .grid-tiles > ul > li .show-tile { opacity: 1; background: #808285; }
.donate-now .grid-tiles > ul > li .show-tile:hover, .instant-philanthropy .grid-tiles > ul > li .show-tile:hover { background: #ea4130; }
.grid-tiles .full-tile { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0 15px; }
.grid-tiles .show-tile { width: 100%; height: 100%; opacity: 1; filter: alpha(opacity=100); background: rgba(234, 65, 48, 0.85); display: table; position: relative; -webkit-transition: opacity 0.3s; transition: opacity 0.3s; }
@media (min-width: 992px) { .grid-tiles .show-tile { opacity: 0; filter: alpha(opacity=0); } }
.pica-board .grid-tiles .show-tile { background: rgba(0, 0, 0, 0.85); }
.grid-tiles .show-tile > div { display: table-cell; vertical-align: middle; text-align: center; padding-left: 30px; padding-right: 30px; }
.grid-tiles .show-tile:hover { opacity: 1; filter: alpha(opacity=100); }
.grid-tiles .show-tile ul { width: 100%; text-align: center; position: absolute; bottom: 40px; left: 0; }
.grid-tiles .show-tile ul li { display: inline-block; margin: 0 3px; }
.grid-tiles .show-tile ul a { padding: 0 3px; }
.grid-tiles .show-tile ul a:after { font-family: 'FontAwesome'; content: ''; color: #fff; }
.grid-tiles .show-tile ul .phone a:after { content: '\f095'; }
.grid-tiles .show-tile ul .email a:after { content: '\f003'; }
.grid-tiles .show-tile ul .instagram a:after { content: '\f16d'; }
.grid-tiles .show-tile ul .twitter a:after { content: '\f099'; }
.grid-tiles .show-tile h1, .grid-tiles .show-tile h2, .grid-tiles .show-tile h3, .grid-tiles .show-tile h4 { color: #fff; cursor: pointer; }
.grid-tiles .show-tile h1 { margin-bottom: 0; line-height: 1.3em; }
.grid-tiles .show-tile h3 { font-size: 1.1em; margin-bottom: 0; }
.grid-tiles .show-tile h4 { font-size: 0.9em; text-transform: capitalize; }
.grid-tiles .show-tile a.full-link { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }

.mobile-nav { display: none; }

.page-template-template-exhibition-php section > div .sub-menu, .page-template-template-exhibition-today-php section > div .sub-menu, .page-template-template-exhibition-this-week-php section > div .sub-menu, .page-template-template-nav-left-php section > div .sub-menu, .page-template-template-donor-program-php section > div .sub-menu, .is-ancestor-13 section > div .sub-menu { display: none; }
@media (min-width: 768px) { .page-template-template-exhibition-php section > div .sub-menu, .page-template-template-exhibition-today-php section > div .sub-menu, .page-template-template-exhibition-this-week-php section > div .sub-menu, .page-template-template-nav-left-php section > div .sub-menu, .page-template-template-donor-program-php section > div .sub-menu, .is-ancestor-13 section > div .sub-menu { display: block; } }
.page-template-template-exhibition-php section > div .sub-menu nav, .page-template-template-exhibition-today-php section > div .sub-menu nav, .page-template-template-exhibition-this-week-php section > div .sub-menu nav, .page-template-template-nav-left-php section > div .sub-menu nav, .page-template-template-donor-program-php section > div .sub-menu nav, .is-ancestor-13 section > div .sub-menu nav { margin-bottom: 30px; }
.page-template-template-exhibition-php section > div .sub-menu nav > ul, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul, .page-template-template-nav-left-php section > div .sub-menu nav > ul, .page-template-template-donor-program-php section > div .sub-menu nav > ul, .is-ancestor-13 section > div .sub-menu nav > ul { list-style: none; }
.page-template-template-exhibition-php section > div .sub-menu nav > ul > li, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li, .is-ancestor-13 section > div .sub-menu nav > ul > li { display: none; }
.page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-ancestor, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-ancestor, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-parent, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-parent, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-ancestor, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-ancestor, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-parent, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-parent, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-ancestor, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-ancestor, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-parent, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-parent, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-ancestor, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-ancestor, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-parent, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-parent, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-ancestor, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-ancestor, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-parent, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-parent, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-ancestor, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-ancestor, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-parent, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-parent { display: block; }
.page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-ancestor > a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-ancestor > a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-parent > a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-parent > a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-ancestor > a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-ancestor > a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-parent > a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-parent > a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-ancestor > a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-ancestor > a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-parent > a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-parent > a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-ancestor > a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-ancestor > a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-parent > a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-parent > a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-ancestor > a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-ancestor > a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-parent > a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-parent > a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-ancestor > a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-ancestor > a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-parent > a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-parent > a { font-size: 1.6em; color: #131313; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; }
.page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-parent > ul, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-parent > ul, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-parent > ul, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-parent > ul, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-parent > ul, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-parent > ul, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-parent > ul, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-parent > ul, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-parent > ul, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-parent > ul, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-ancestor > ul, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-ancestor > ul, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-parent > ul, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-parent > ul { width: 100%; position: relative; display: block; left: auto; top: auto; padding: 0; margin: 33px 0 0; border: 0 none; box-shadow: none; z-index: 0; }
.page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-parent > ul a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-parent > ul a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-parent > ul a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-parent > ul a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-parent > ul a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-parent > ul a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-parent > ul a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-parent > ul a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-parent > ul a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-parent > ul a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-ancestor > ul a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-parent > ul a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-parent > ul a { padding: 7px 0; font-size: 1.1em; }
.page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul a:hover, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a:hover, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-parent > ul a:hover, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-parent > ul a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-parent > ul a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-parent > ul a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-parent > ul a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-parent > ul a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-parent > ul a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-parent > ul a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-parent > ul a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-parent > ul a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-ancestor > ul a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-ancestor > ul a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-parent > ul a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-parent > ul a:hover { background: none; color: #ea4130; }
.page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:hover, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:focus, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:hover, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:focus, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:hover, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:focus, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:hover, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:focus, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:hover, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:focus, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:hover, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:focus, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:hover, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:focus, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:hover, .page-template-template-exhibition-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:focus, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:focus, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:focus, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:focus, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:focus, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:focus, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:focus, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:focus, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:hover, .page-template-template-exhibition-today-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:focus, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:focus, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:focus, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:focus, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:focus, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:focus, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:focus, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:focus, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:focus, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:focus, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:focus, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:focus, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:focus, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:focus, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:focus, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:focus, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:hover, .page-template-template-nav-left-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:focus, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:focus, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:focus, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:focus, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:focus, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:focus, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:focus, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:focus, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:hover, .page-template-template-donor-program-php section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:focus, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-ancestor > ul .current-page-ancestor a:focus, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-ancestor > ul .active a:focus, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .current-page-ancestor a:focus, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-ancestor > ul .active a:focus, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-parent > ul .current-page-ancestor a:focus, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-menu-parent > ul .active a:focus, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-parent > ul .current-page-ancestor a:focus, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-parent > ul .active a, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:hover, .is-ancestor-13 section > div .sub-menu nav > ul > li.current-page-parent > ul .active a:focus { background: none; color: #ea4130; }
.page-template-template-exhibition-php section > div .sub-menu nav .caret, .page-template-template-exhibition-today-php section > div .sub-menu nav .caret, .page-template-template-exhibition-this-week-php section > div .sub-menu nav .caret, .page-template-template-nav-left-php section > div .sub-menu nav .caret, .page-template-template-donor-program-php section > div .sub-menu nav .caret, .is-ancestor-13 section > div .sub-menu nav .caret { display: none; }
.page-template-template-exhibition-php section > div .sub-menu .sort-by h4, .page-template-template-exhibition-today-php section > div .sub-menu .sort-by h4, .page-template-template-exhibition-this-week-php section > div .sub-menu .sort-by h4, .page-template-template-nav-left-php section > div .sub-menu .sort-by h4, .page-template-template-donor-program-php section > div .sub-menu .sort-by h4, .is-ancestor-13 section > div .sub-menu .sort-by h4 { color: #131313; }
.page-template-template-exhibition-php section > div .sub-menu .sort-by ul li a, .page-template-template-exhibition-today-php section > div .sub-menu .sort-by ul li a, .page-template-template-exhibition-this-week-php section > div .sub-menu .sort-by ul li a, .page-template-template-nav-left-php section > div .sub-menu .sort-by ul li a, .page-template-template-donor-program-php section > div .sub-menu .sort-by ul li a, .is-ancestor-13 section > div .sub-menu .sort-by ul li a { padding: 7px 0; font-size: 1.1em; color: #131313; display: block; }
.page-template-template-exhibition-php section > div .sub-menu .sort-by ul li a:hover, .page-template-template-exhibition-php section > div .sub-menu .sort-by ul li a:focus, .page-template-template-exhibition-today-php section > div .sub-menu .sort-by ul li a:hover, .page-template-template-exhibition-today-php section > div .sub-menu .sort-by ul li a:focus, .page-template-template-exhibition-this-week-php section > div .sub-menu .sort-by ul li a:hover, .page-template-template-exhibition-this-week-php section > div .sub-menu .sort-by ul li a:focus, .page-template-template-nav-left-php section > div .sub-menu .sort-by ul li a:hover, .page-template-template-nav-left-php section > div .sub-menu .sort-by ul li a:focus, .page-template-template-donor-program-php section > div .sub-menu .sort-by ul li a:hover, .page-template-template-donor-program-php section > div .sub-menu .sort-by ul li a:focus, .is-ancestor-13 section > div .sub-menu .sort-by ul li a:hover, .is-ancestor-13 section > div .sub-menu .sort-by ul li a:focus { background: none; color: #ea4130; }
@media (min-width: 992px) { .page-template-template-exhibition-php section > div .previous-exhibitions > h3, .page-template-template-exhibition-php section > div .future-exhibitions > h3, .page-template-template-exhibition-today-php section > div .previous-exhibitions > h3, .page-template-template-exhibition-today-php section > div .future-exhibitions > h3, .page-template-template-exhibition-this-week-php section > div .previous-exhibitions > h3, .page-template-template-exhibition-this-week-php section > div .future-exhibitions > h3, .page-template-template-nav-left-php section > div .previous-exhibitions > h3, .page-template-template-nav-left-php section > div .future-exhibitions > h3, .page-template-template-donor-program-php section > div .previous-exhibitions > h3, .page-template-template-donor-program-php section > div .future-exhibitions > h3, .is-ancestor-13 section > div .previous-exhibitions > h3, .is-ancestor-13 section > div .future-exhibitions > h3 { position: relative; cursor: pointer; }
  .page-template-template-exhibition-php section > div .previous-exhibitions > h3:before, .page-template-template-exhibition-php section > div .future-exhibitions > h3:before, .page-template-template-exhibition-today-php section > div .previous-exhibitions > h3:before, .page-template-template-exhibition-today-php section > div .future-exhibitions > h3:before, .page-template-template-exhibition-this-week-php section > div .previous-exhibitions > h3:before, .page-template-template-exhibition-this-week-php section > div .future-exhibitions > h3:before, .page-template-template-nav-left-php section > div .previous-exhibitions > h3:before, .page-template-template-nav-left-php section > div .future-exhibitions > h3:before, .page-template-template-donor-program-php section > div .previous-exhibitions > h3:before, .page-template-template-donor-program-php section > div .future-exhibitions > h3:before, .is-ancestor-13 section > div .previous-exhibitions > h3:before, .is-ancestor-13 section > div .future-exhibitions > h3:before { content: ''; width: 0; height: 0; border-left: solid 9px #131313; border-top: solid 5px transparent; border-bottom: solid 5px transparent; border-right: 0 none; position: absolute; font-size: 1em; moz-transform-origin: center center; -o-transform-origin: center center; -ms-transform-origin: center center; -webkit-transform-origin: center center; transform-origin: center center; -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: all 0.3s; transition: all 0.3s; left: 0px; top: 5px; }
  .page-template-template-exhibition-php section > div .previous-exhibitions.closed h3:before, .page-template-template-exhibition-php section > div .future-exhibitions.closed h3:before, .page-template-template-exhibition-today-php section > div .previous-exhibitions.closed h3:before, .page-template-template-exhibition-today-php section > div .future-exhibitions.closed h3:before, .page-template-template-exhibition-this-week-php section > div .previous-exhibitions.closed h3:before, .page-template-template-exhibition-this-week-php section > div .future-exhibitions.closed h3:before, .page-template-template-nav-left-php section > div .previous-exhibitions.closed h3:before, .page-template-template-nav-left-php section > div .future-exhibitions.closed h3:before, .page-template-template-donor-program-php section > div .previous-exhibitions.closed h3:before, .page-template-template-donor-program-php section > div .future-exhibitions.closed h3:before, .is-ancestor-13 section > div .previous-exhibitions.closed h3:before, .is-ancestor-13 section > div .future-exhibitions.closed h3:before { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  .page-template-template-exhibition-php section > div .previous-exhibitions.closed .grid-tiles, .page-template-template-exhibition-php section > div .future-exhibitions.closed .grid-tiles, .page-template-template-exhibition-today-php section > div .previous-exhibitions.closed .grid-tiles, .page-template-template-exhibition-today-php section > div .future-exhibitions.closed .grid-tiles, .page-template-template-exhibition-this-week-php section > div .previous-exhibitions.closed .grid-tiles, .page-template-template-exhibition-this-week-php section > div .future-exhibitions.closed .grid-tiles, .page-template-template-nav-left-php section > div .previous-exhibitions.closed .grid-tiles, .page-template-template-nav-left-php section > div .future-exhibitions.closed .grid-tiles, .page-template-template-donor-program-php section > div .previous-exhibitions.closed .grid-tiles, .page-template-template-donor-program-php section > div .future-exhibitions.closed .grid-tiles, .is-ancestor-13 section > div .previous-exhibitions.closed .grid-tiles, .is-ancestor-13 section > div .future-exhibitions.closed .grid-tiles { display: none; } }
.page-template-template-exhibition-php section > div .current-exhibitions, .page-template-template-exhibition-today-php section > div .current-exhibitions, .page-template-template-exhibition-this-week-php section > div .current-exhibitions, .page-template-template-nav-left-php section > div .current-exhibitions, .page-template-template-donor-program-php section > div .current-exhibitions, .is-ancestor-13 section > div .current-exhibitions { margin-bottom: 55px; }

.single-show .items { position: relative; }
@media (min-width: 768px) { .single-show .items { margin-left: -15px; } }
.single-show section > div > article, .single-show section > div > div { float: left; border-left: 1px solid #dcddde; }
.single-show section > div > article.link_buttons, .single-show section > div > div.link_buttons { float: none; position: absolute; bottom: 0; left: 0; border: 0 none; }
.single-show section > div > article.link_buttons ul li, .single-show section > div > div.link_buttons ul li { float: left; }
.single-show section > div > article.link_buttons ul li a, .single-show section > div > div.link_buttons ul li a { border: solid 2px #0000ff; color: #0000ff; font-size: 1.1em; text-transform: uppercase; padding: 6px 8px; letter-spacing: 0.05em; border-radius: 7px; margin-right: 15px; }
.single-show section > div > article.link_buttons ul li a:hover, .single-show section > div > article.link_buttons ul li a:active, .single-show section > div > div.link_buttons ul li a:hover, .single-show section > div > div.link_buttons ul li a:active { background: #0000ff; color: #fff; }
@media (min-width: 768px) { .single-show article.show { padding-right: 50px; }
  .single-show article.show.link-buttons { margin-bottom: 100px; } }
.single-show .column-right { margin-bottom: 100px; }
@media (min-width: 768px) { .single-show .column-right { margin-bottom: 0; } }

@media (min-width: 768px) { .page-template-template-spark-labs-php.page article { padding-right: 50px; margin-bottom: 100px; border-left: solid 1px #dcddde; } }
@media (min-width: 768px) { .page-template-template-spark-labs-php.page .column-middle, .page-template-template-spark-labs-php.page .column-right { border-left: solid 1px #dcddde; } }

.youtube-video { background: #000; text-align: center; padding: 70px 0; }
.youtube-video iframe { max-width: 100% !important; }

.sponsors ul { text-align: center; }

.sponsors, .show-galleries { position: relative; max-width: 1170px; padding-top: 45px; padding-bottom: 45px; }
.sponsors:before, .show-galleries:before { position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #dcddde; padding-left: 15px; padding-right: 15px; background-clip: content-box; }
.sponsors ul, .show-galleries ul { text-align: left; }
.sponsors ul li, .show-galleries ul li { display: inline-block; float: none; }
.sponsors ul li img, .show-galleries ul li img { max-width: 100%; height: auto; }
.sponsors ul li ul, .show-galleries ul li ul { display: none; }

.sponsors-groups { position: relative; max-width: 1170px; padding-top: 45px; padding-bottom: 45px; }
.sponsors-groups:before { position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #dcddde; padding-left: 15px; padding-right: 15px; background-clip: content-box; }
.sponsors-groups ul { text-align: left; margin-bottom: 50px; }
.sponsors-groups ul li { display: inline-block; float: none; }
.sponsors-groups ul li img { max-width: 100%; height: auto; }

.black-cover { position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.8); width: 100%; height: 100%; z-index: 9999; display: none; }
.black-cover .black-cover-align { display: table; width: 300px; height: 100%; margin: 0 auto; }
.black-cover .signup { display: table-cell; vertical-align: middle; }
.black-cover .signup form { background: #fff; position: relative; width: 370px; padding: 23px 25px; }
.black-cover .signup form .close { right: 25px; }
.black-cover .signup form h1 { line-height: 1.3em; padding-right: 22px; margin-top: 4px; margin-bottom: 16px; }
.black-cover .signup form input[type="text"], .black-cover .signup form input[type="email"] { width: 100%; border: 0 none; background: #000; margin-bottom: 14px; font-size: 0.8em; color: #fff; }
.black-cover .signup form input[type="text"]::-webkit-input-placeholder, .black-cover .signup form input[type="email"]::-webkit-input-placeholder { color: #fff; }
.black-cover .signup form input[type="text"]:-moz-placeholder, .black-cover .signup form input[type="email"]:-moz-placeholder { color: #fff; }
.black-cover .signup form input[type="text"]::-moz-placeholder, .black-cover .signup form input[type="email"]::-moz-placeholder { color: #fff; }
.black-cover .signup form input[type="text"]:-ms-input-placeholder, .black-cover .signup form input[type="email"]:-ms-input-placeholder { color: #fff; }
.black-cover .signup form input[type="submit"] { background: #ea4130; color: #fff; border: 0 none; text-transform: uppercase; padding: 3px 18px; border-radius: 5px; }

.single-news { margin-top: 60px; border-top: 1px solid #dcddde; padding-top: 80px; padding-left: 15px; padding-right: 15px; }
.single-news:before { content: ''; clear: both; display: block; }

.related-events { padding-top: 30px; margin-bottom: 30px; max-width: 1170px; }

@media (min-width: 992px) { .page-template-template-learn-php main > section article { -webkit-column-count: 2; /* Chrome, Safari, Opera */ -moz-column-count: 2; /* Firefox */ column-count: 2; -webkit-column-gap: 30px; /* Chrome, Safari, Opera */ -moz-column-gap: 30px; /* Firefox */ column-gap: 30px; -webkit-column-rule: 0 none; -moz-column-rule: 0 none; column-rule: 0 none; } }
.page-template-template-learn-php main > section p { color: #808285; line-height: 1.7em; font-size: 1.25em; margin-bottom: 1em; }
.page-template-template-learn-php .learn-links { padding-top: 90px; padding-bottom: 50px; }
.page-template-template-learn-php .learn-links ul { text-align: center; }
.page-template-template-learn-php .learn-links ul li { float: none; display: inline-block; margin-bottom: 40px; vertical-align: top; }
.page-template-template-learn-php .learn-links ul li .before { border-radius: 200px; overflow: hidden; }
.page-template-template-learn-php .learn-links ul li .before img { width: 100%; height: auto; }
.page-template-template-learn-php .learn-links ul li h2 { margin-top: 1em; }
.page-template-template-learn-php .learn-links ul li h2 a { border: 2px solid #ff00ff; border-radius: 11px; color: #ff00ff; padding: 10px 2em; line-height: 1.4em; display: inline-block; font-size: 0.8em; }
.page-template-template-learn-php .learn-links ul li h2 a:hover { background: #ff00ff; color: #fff; }

body.donate-now .sub-content .step, body.instant-philanthropy .sub-content .step { display: none; }
body.donate-now .sub-content .step.step-1, body.instant-philanthropy .sub-content .step.step-1 { display: block; }

div.resources ul { margin-bottom: 50px; }
div.resources h2 { text-transform: capitalize; margin-bottom: 2.5em; }
div.resources > ul > li { border-top: 1px solid #dcddde; margin-bottom: 30px; padding-top: 30px; }

.white-cover { width: 100%; height: 100%; background: #fff; background: rgba(255, 255, 255, 0.8); position: fixed; z-index: 10000; top: 0; left: 0; padding: 10px; display: none; }
@media (min-width: 768px) { .white-cover { padding: 20px 15px; } }
.white-cover .white-cover-align { max-width: 1170px; margin: 0 auto; position: relative; }
.white-cover .white-cover-align > div { background: #000; color: #999999; padding: 10px; overflow: scroll; }
@media (min-width: 768px) { .white-cover .white-cover-align > div { padding: 50px 60px; } }
.white-cover .white-cover-align > div img { float: left; margin-right: 30px; margin-bottom: 30px; width: 100%; height: auto; }
@media (min-width: 768px) { .white-cover .white-cover-align > div img { max-width: 300px; margin-bottom: 0; } }
.white-cover .white-cover-align > div > div { width: 100%; float: left; }
.white-cover .white-cover-align > div > div.image-box { margin-bottom: 20px; }
.white-cover .white-cover-align > div > div.image-box.has-image { position: relative; }
@media (min-width: 768px) { .white-cover .white-cover-align > div > div.image-box.has-image .titles { position: absolute; bottom: 0; left: 330px; } }
.white-cover .white-cover-align > div > div.image-box h4 { margin-bottom: 0; }
.white-cover .white-cover-align > div > div.image-box h3 { margin-bottom: 0.4em; }
.white-cover .white-cover-align > div > div p { font-size: 1.1em; }

div.employment ul li { border-top: 1px solid #dcddde; padding-top: 50px; padding-bottom: 50px; }
div.employment ul li:first-child { border-top: 0 none; padding-top: 0; }
div.employment ul li h4 { margin-bottom: 2em; }
@media (min-width: 768px) { div.employment ul li > div .description { padding-right: 80px; } }
@media (min-width: 768px) { div.employment ul li > div > div { border-left: 1px solid #dcddde; } }
div.employment .apply-now { text-transform: uppercase; border: 2px solid #0000ff; padding: 0 10px; border-radius: 9px; color: #0000ff; line-height: 2em; font-weight: bold; letter-spacing: 0.05em; background: transparent; display: inline-block; margin-top: 20px; }
div.employment .apply-now:hover { color: #fff; background: #0000ff; }

.post-edit-link { width: 100%; float: left; margin: 10px 0; }

.mobile-nav-trigger { color: #fff; float: right; padding: 15px; font-size: 2.4em; }
@media (min-width: 992px) { .mobile-nav-trigger { display: none; } }

/*
.page-template-template-donors-php {
	section > div {
		@extend .row;
		.sub-menu {
			@extend .col-sm-3;
		}
		.sub-content {
			@extend .col-sm-9;
		}
	}
}
*/
.donors-sub-pages li { vertical-align: top; margin-bottom: 30px; }
@media (min-width: 768px) { .donors-sub-pages li { display: inline-block; float: none; } }
.donors-sub-pages li > a { display: block; margin-bottom: 18px; }
.donors-sub-pages li img { width: 100%; height: auto; }
.donors-sub-pages li .link-through-to { text-transform: uppercase; border: 2px solid #0000ff; padding: 0 10px; border-radius: 9px; color: #0000ff; line-height: 2em; font-weight: bold; letter-spacing: 0.05em; background: transparent; display: inline-block; }
.donors-sub-pages li .link-through-to:hover { color: #fff; background: #0000ff; }

.link-through-to a { text-transform: uppercase; border: 2px solid #0000ff; padding: 0 10px; border-radius: 9px; color: #0000ff; line-height: 2em; font-weight: bold; letter-spacing: 0.05em; background: transparent; display: inline-block; text-decoration: none; }
.link-through-to a:hover { color: #fff; background: #0000ff; }

.donors-list { margin-bottom: 50px; }
@media (min-width: 768px) { .donors-list { -webkit-column-count: 2; /* Chrome, Safari, Opera */ -moz-column-count: 2; /* Firefox */ column-count: 2; -webkit-column-gap: 0; /* Chrome, Safari, Opera */ -moz-column-gap: 0; /* Firefox */ column-gap: 0; -webkit-column-rule: 1px solid #dcddde; -moz-column-rule: 1px solid #dcddde; column-rule: 1px solid #dcddde; } }
@media (min-width: 992px) { .donors-list { -webkit-column-count: 4; /* Chrome, Safari, Opera */ -moz-column-count: 4; /* Firefox */ column-count: 4; -webkit-column-gap: 0; /* Chrome, Safari, Opera */ -moz-column-gap: 0; /* Firefox */ column-gap: 0; -webkit-column-rule: 1px solid #dcddde; -moz-column-rule: 1px solid #dcddde; column-rule: 1px solid #dcddde; border-left: solid 1px #dcddde; } }
@media (min-width: 768px) { .donors-list h4, .donors-list li { padding-left: 15px; } }

.pica-art-events, .pica-donor-ancestory { position: relative; padding: 60px 15px; }
.pica-art-events:before, .pica-donor-ancestory:before { position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: #dcddde; padding-left: 15px; padding-right: 15px; background-clip: content-box; }
.page-id-581 .pica-art-events, .page-id-583 .pica-art-events, .page-id-585 .pica-art-events, .page-id-581 .pica-donor-ancestory, .page-id-583 .pica-donor-ancestory, .page-id-585 .pica-donor-ancestory { display: none; }

div.current-partners:before, div.current-partners:after { display: block; content: ''; clear: both; }
.page-template-template-visit div.current-partners ul, .page-template-default div.current-partners ul { margin-top: 40px; }
div.current-partners h4 { margin-bottom: 2em; }
div.current-partners ul:before, div.current-partners ul:after { display: block; content: ''; clear: both; }
div.current-partners li { margin-bottom: 30px; }
div.current-partners li li { display: inline-block; float: none; vertical-align: top; margin-bottom: 20px; }
div.current-partners li li img { max-width: 100%; height: auto; }
div.current-partners li li.size-large { display: inline-block; float: none; }
div.current-partners li li.size-small { display: inline-block; float: none; }
div.current-partners li li.size-extrasmall { display: inline-block; float: none; }
div.current-partners p { text-align: center; }
div.current-partners span { display: block; text-align: center; padding-top: 5px; padding-bottom: 5px; }

.mobile-nav.mm-menu a { font-size: 1.4em; letter-spacing: 0.05em; line-height: 1.5em; }
.mobile-nav.mm-menu a .caret { display: none; }
.mobile-nav.mm-menu .dropdown-menu a:active, .mobile-nav.mm-menu .dropdown-menu a:focus { background: none; color: #ea4130; }
.mobile-nav.mm-menu .dropdown-menu > .active > a, .mobile-nav.mm-menu .dropdown-menu > .active > a:hover, .mobile-nav.mm-menu .dropdown-menu > .active > a:focus { background: none; color: #ea4130; }

.search-result li { margin-bottom: 30px; }

.back-to-events, .donate-now-button { max-width: 1170px; margin-bottom: 30px; margin-top: 30px; }
.back-to-events a, .donate-now-button a { text-transform: uppercase; border: 2px solid #0000ff; padding: 0 10px; border-radius: 9px; color: #0000ff; line-height: 2em; font-weight: bold; letter-spacing: 0.05em; background: transparent; display: inline-block; }
.back-to-events a:hover, .donate-now-button a:hover { color: #fff; background: #0000ff; }

a.blue-button { text-transform: uppercase; border: 2px solid #0000ff; padding: 0 10px; border-radius: 9px; color: #0000ff; line-height: 2em; font-weight: bold; letter-spacing: 0.05em; background: transparent; display: inline-block; }
a.blue-button:hover { color: #fff; background: #0000ff; }

form.donate-now label { width: 160px; text-align: left; padding-right: 20px; }
form.donate-now label span { color: #ea4130; }
form.donate-now select, form.donate-now input { margin-bottom: 6px; }
form.donate-now input[type="text"], form.donate-now input[type="email"] { padding-left: 6px; width: 200px; }
form.donate-now button { margin-top: 20px; text-transform: uppercase; border: 2px solid #0000ff; padding: 0 10px; border-radius: 9px; color: #0000ff; line-height: 2em; font-weight: bold; letter-spacing: 0.05em; background: transparent; display: inline-block; }
form.donate-now button:hover { color: #fff; background: #0000ff; }
form.donate-now button:after { content: '\f054'; padding-left: 6px; font-family: 'FontAwesome'; }

.additional-copy { max-width: 1170px; margin-top: 50px; margin-bottom: 50px; }

.exhibition-content { margin-bottom: 40px; }

.gallery-item { padding: 4px; }
.gallery-item img { max-width: 100%; height: auto; }

aside.social-side h3, aside.archives h3 { margin-bottom: 12px; }
aside.social-side li, aside.archives li { margin-bottom: 2px; }
aside.social-side .signup form, aside.archives .signup form { background: #fff; position: relative; }
aside.social-side .signup form input[type="text"], aside.social-side .signup form input[type="email"], aside.archives .signup form input[type="text"], aside.archives .signup form input[type="email"] { width: 100%; border: 0 none; background: #000; margin-bottom: 14px; font-size: 0.8em; color: #fff; }
aside.social-side .signup form input[type="text"]::-webkit-input-placeholder, aside.social-side .signup form input[type="email"]::-webkit-input-placeholder, aside.archives .signup form input[type="text"]::-webkit-input-placeholder, aside.archives .signup form input[type="email"]::-webkit-input-placeholder { color: #fff; }
aside.social-side .signup form input[type="text"]:-moz-placeholder, aside.social-side .signup form input[type="email"]:-moz-placeholder, aside.archives .signup form input[type="text"]:-moz-placeholder, aside.archives .signup form input[type="email"]:-moz-placeholder { color: #fff; }
aside.social-side .signup form input[type="text"]::-moz-placeholder, aside.social-side .signup form input[type="email"]::-moz-placeholder, aside.archives .signup form input[type="text"]::-moz-placeholder, aside.archives .signup form input[type="email"]::-moz-placeholder { color: #fff; }
aside.social-side .signup form input[type="text"]:-ms-input-placeholder, aside.social-side .signup form input[type="email"]:-ms-input-placeholder, aside.archives .signup form input[type="text"]:-ms-input-placeholder, aside.archives .signup form input[type="email"]:-ms-input-placeholder { color: #fff; }
aside.social-side .signup form input[type="submit"], aside.archives .signup form input[type="submit"] { background: #ea4130; color: #fff; border: 0 none; text-transform: uppercase; padding: 3px 18px; border-radius: 5px; }

aside.social-side .social-icons { list-style: none; text-align: center; margin-top: 9px; }
aside.social-side .social-icons .fetch-tweets { text-align: left; padding: 0 25px; }
aside.social-side .social-icons ul { list-style: none; }
aside.social-side .social-icons li { margin-bottom: 60px; }
aside.social-side .social-icons a { color: #131313; }
aside.social-side .social-icons a:hover { color: #ea4130; }
aside.social-side .social-icons .twitter .before { border-radius: 1000px; overflow: hidden; display: inline-block; }
aside.social-side .social-icons img { width: 100%; max-width: 180px; }

.archive-list { list-style: none; }
.archive-list a { font-size: 1.6rem; }

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