/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(./plugins/_jplayer.blue.monday.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

html,
body {
  height: 100%; }

body {
  margin: 0;
  color: #000;
  font: 14px/22px 'kulturista-web', 'Times New Roman', Times, serif;
  background: #fffff7;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  position: relative; }

img {
  border-style: none; }

a {
  color: #f1592a;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a:active {
    background-color: transparent; }

q {
  quotes: none; }
  q:before {
    content: ''; }
  q:after {
    content: ''; }

p {
  margin: 0 0 20px; }

b,
strong {
  font-weight: bold;
  line-height: 100%; }

i,
em {
  font-style: italic; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000; }

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

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

/* HELPER CLASSES
*/
.clearFix {
  clear: both !important;
  line-height: 0;
  height: 0; }

.add-info {
  margin: 0;
  padding: 0 0 12px;
  list-style: none; }
  .add-info a {
    color: #000; }
  .add-info li {
    position: relative;
    padding: 0 0 2px 28px; }
    .add-info li:after {
      position: absolute;
      top: 0;
      left: 1px;
      width: 21px;
      height: 21px;
      content: '';
      background: url(../img/site/bg-sprite.png) no-repeat 5px -173px; }
    .add-info li.hours {
      margin-bottom: 10px;
      padding: 5px 10px 10px 30px;
      color: #fff;
      background-color: #39b54a; }
      .add-info li.hours:after {
        width: 30px;
        height: 30px; }
  .add-info .item-1:after {
    background-position: 0 -20px; }
  .add-info .item-2:after {
    background-position: 0 -44px; }
  .add-info .item-3:after {
    background-position: 0 -68px; }
  .add-info .item-4:after {
    background-position: 0 -93px; }
  .add-info .item-5:after {
    background-position: 0 -117px; }
  .add-info .item-6:after {
    background-position: 0 -140px; }

.add-nav {
  padding: 0 0 10px; }
  .add-nav a {
    color: #fff; }
  .add-nav span {
    display: block;
    border-left: 1px solid #fff; }
  .add-nav ul {
    list-style: none;
    margin: 0;
    padding: 15px 10px 14px;
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px; }
  .add-nav li {
    float: left;
    text-align: center; }
    .add-nav li:first-child span {
      border: 0; }

/* articles list */
.articles-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #000;
  font: 11px/13px 'museo-sans', Arial, Helvetica, sans-serif;
  letter-spacing: 1px; }

.articles-list > li {
  border-bottom: 1px solid #d2db91;
  padding: 0 0 6px;
  margin: 0 0 15px; }

/* heading */
.articles-list .heading {
  overflow: hidden;
  padding: 0 0 21px; }

.articles-list .category-link {
  float: left;
  margin: 7px 8px 0 0;
  color: #f1592a; }

.articles-list h1 {
  overflow: hidden;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  width: 100%;
  float: left; }

.tab-content h3,
.articles-list h3 {
  overflow: hidden;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  width: 100%;
  float: left; }

.article-content {
  overflow: hidden;
  position: relative;
  padding: 0 0 3px; }

.articles-list .slide {
  height: 119px;
  margin: 0 0 20px;
  overflow: hidden; }

.articles-list .active .slide {
  height: auto; }

/* article information */
.article-content .article-info {
  float: left;
  width: 100px;
  padding: 0 10px 65px 0;
  color: #777; }

.article-content .article-info p {
  margin: 0 0 10px; }

/* social networks */
.articles-list .social-networks-2 {
  list-style: none;
  margin: 0;
  padding: 0 0 0 4px;
  position: absolute;
  bottom: 0;
  min-height: 65px;
  overflow: hidden; }

.articles-list .social-networks-2 li {
  padding: 4px 0 0; }

.articles-list .social-networks-2 img {
  vertical-align: top; }

.articles-list .text-holder {
  position: relative;
  overflow: hidden; }

.articles-list .text-holder p {
  margin: 0 0 15px; }

/* buy button */
.articles-list .btn-buy {
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 0 3px 22px;
  position: relative;
  margin: -5px 0 0;
  letter-spacing: 1px;
  font-size: 10px; }

.articles-list .btn-buy:after {
  left: 2px;
  top: -2px;
  position: absolute;
  content: '';
  background: url(../img/site/bg-sprite.png) no-repeat -135px -20px;
  width: 16px;
  height: 16px; }

.article-footer {
  text-align: center;
  text-transform: uppercase; }

.article-footer .opener {
  color: #d2db91;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 10px;
  font-weight: 700;
  position: relative;
  min-width: 15px; }

.article-footer .opener:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -8px;
  width: 15px;
  height: 9px;
  background: url(../img/site/bg-sprite.png) no-repeat -255px 0;
  content: ''; }

.article-footer .opener:hover {
  text-decoration: none; }

.articles-list .active .article-footer .opener {
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  margin: 13px 0 0; }

.articles-list .active .article-footer .opener:after {
  content: ' ';
  background-position: -255px -11px; }

.blog-post {
  overflow: auto;
  border-bottom: 1px solid #d2db91;
  padding: 1em 0 2em; }
  .blog-post img {
    max-width: 100%; }
  .blog-post h2 {
    margin: .5em 0;
    font-size: 200%;
    line-height: 1.3; }

.post-tags {
  display: inline-block;
  margin-right: 1em; }

.post-info {
  font-style: italic;
  color: #999; }

.pagination {
  margin: 2em 0;
  text-align: center; }
  .pagination li {
    margin: 0 .5em;
    display: inline; }
    .pagination li a {
      padding: .5em; }

.tags-list {
  text-align: center; }
  .tags-list li {
    display: inline-block;
    margin: 0 1em 1em 0;
    /*
		&.medium {
			font-size: 150%;
		}
		&.large {
			font-size: 100%;
		}
		&.xlarge {
			font-size: 300%;
		}
		*/ }
    .tags-list li.size1 {
      font-size: 100%; }
    .tags-list li.size2 {
      font-size: 150%; }
    .tags-list li.size3 {
      font-size: 200%; }
    .tags-list li.size4 {
      font-size: 250%; }
    .tags-list li.size5 {
      font-size: 300%; }

.box-list {
  margin: 0 0 12px;
  border-bottom: 1px solid #d8df9a;
  clear: left; }
  .box-list ul {
    list-style: none;
    margin: 0 -11px 0 -2px;
    padding: 0;
    overflow: hidden;
    text-align: center; }
  .box-list li {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0 0 14px;
    width: 332px;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px; }
    .box-list li .holder {
      position: relative;
      overflow: hidden;
      text-align: left;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 0;
      color: #fff; }
  .box-list p {
    margin: 0; }
  .box-list img {
    display: block;
    margin: 0 auto;
    height: auto; }
  .box-list .img-box {
    position: relative;
    overflow: hidden; }
  .box-list .heading {
    position: relative;
    padding: 13px 10px 9px 14px;
    font: 14px/18px 'museo-sans', Arial, Helvetica, sans-serif; }
    .box-list .heading strong {
      font: bold 16px/20px 'kulturista-web', 'Times New Roman', Times, serif;
      text-transform: uppercase; }
  .box-list .img-text {
    position: absolute;
    top: 0;
    left: 5px;
    right: 5px;
    height: 100%;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    line-height: 34px; }
    .box-list .img-text .text-holder {
      display: table;
      height: 100%;
      width: 100%; }
    .box-list .img-text .text-frame {
      display: table-cell;
      vertical-align: middle; }
  .box-list .indents .heading {
    padding: 13px 0 9px; }
  .box-list .indents .holder {
    padding: 0 15px 5px; }
  .box-list .text-box .sub-title span {
    font: 14px/14px 'museo-sans', Arial, Helvetica, sans-serif; }
  .box-list .item-1 .heading {
    background: #8cb716 url(../img/site/bg-box-list.gif); }
    .box-list .item-1 .heading:after {
      content: '';
      left: 20%;
      top: 100%;
      position: absolute;
      background: url(../img/site/bg-sprite.png) no-repeat -155px -20px;
      width: 31px;
      height: 15px; }
  .box-list .item-4 .holder {
    background: #cb469d; }
  .box-list .style-4 .text-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 82px;
    padding: 20px 15px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase; }
    .box-list .style-4 .text-box:after {
      width: 16px;
      height: 30px;
      top: 3%;
      left: 100%;
      background: url(../img/site/bg-sprite.png) no-repeat -220px -110px;
      content: '';
      position: absolute; }
    .box-list .style-4 .text-box .sub-title {
      display: block;
      padding: 13px 0 6px;
      margin: 0 0 5px;
      border-bottom: 2px dotted #fff; }
  .box-list .style-5 .text-box {
    position: absolute;
    top: auto;
    bottom: 25px;
    height: 50px;
    width: 205px;
    padding: 9px 14px 3px;
    font-size: 18px;
    line-height: 20px; }
    .box-list .style-5 .text-box:after {
      position: absolute;
      top: -1px;
      width: 24px;
      height: 87px;
      background: url(../img/site/bg-sprite.png) no-repeat -285px 0; }
    .box-list .style-5 .text-box .sub-title {
      border: 0;
      margin: 0;
      padding: 0 0 4px; }

.box-list li .holder a.promoLinkOverlay,
.boxes-list a.smallPromoLink {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  text-decoration: none;
  background: url("../img/site/blank.gif") no-repeat; }

.boxes-list {
  overflow: hidden;
  clear: both; }
  .boxes-list ul {
    list-style: none;
    margin: 0 -2px 0 -6px;
    padding: 0;
    overflow: hidden;
    text-align: center; }
  .boxes-list li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: left;
    width: 33.33%;
    margin: 0 -4px 0 0;
    overflow: hidden;
    padding: 0 5px 10px;
    box-sizing: border-box;
    float: left; }
  .boxes-list img {
    display: block;
    width: 100%;
    height: auto; }
  .boxes-list p {
    margin: 0;
    padding: 0; }
  .boxes-list .text-holder {
    position: relative;
    padding: 10px;
    height: 40px;
    font: 500 14px/17px 'museo-sans', Arial, Helvetica, sans-serif;
    color: #fff; }
    .boxes-list .text-holder strong {
      display: block;
      padding: 0 0 1px;
      font: bold 16px/19px 'kulturista-web', 'Times New Roman', Times, serif;
      letter-spacing: 1px; }
    .boxes-list .text-holder:after {
      position: absolute;
      top: 100%;
      left: 59px;
      height: 0;
      width: 0;
      border-width: 12px;
      content: " ";
      pointer-events: none; }

.categories {
  float: left;
  width: 225px;
  margin: 0 0 0 -100%;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500; }
  .categories h3 {
    font: 600 16px/22px 'kulturista-web', 'Times New Roman', Times, serif;
    letter-spacing: 1px;
    color: #fff;
    background: #d2db91;
    padding: 10px 3px 5px 7px;
    margin: 0 0 13px; }
  .categories ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font: 500 14px/17px 'museo-sans', Arial, Helvetica, sans-serif; }
    .categories ul .count {
      float: right;
      margin: 0 0 0 5px; }
    .categories ul .current {
      font-weight: 700; }
    .categories ul .disabled {
      color: #ffb199; }
    .categories ul li {
      padding: 0 10px 13px 8px; }
    .categories ul a {
      display: block;
      overflow: hidden; }

.red {
  background-color: #ca0b00; }

.turquoise {
  background-color: #00B9B5; }

.orange {
  background-color: #F26D00; }

.green {
  background-color: #39B54A; }

.blue {
  background-color: #3B315E; }

.fuschia {
  background-color: #EE2B7B; }

.columns-holder {
  width: 100%;
  float: left; }

.columns-box {
  overflow: hidden;
  padding: 0 0 22px;
  margin: 0 -6px; }
  .columns-box .column {
    width: 50%;
    padding: 0 6px;
    float: left;
    line-height: 20px;
    box-sizing: border-box;
    word-spacing: -1px; }
    .columns-box .column a {
      text-transform: uppercase;
      font-weight: 600;
      color: #f1592a; }
  .columns-box p {
    margin: 0; }
  .columns-box .img-holder {
    position: relative;
    overflow: hidden;
    margin: 0 0 12px; }
    .columns-box .img-holder img {
      display: block;
      width: 100%; }
    .columns-box .img-holder h2 {
      position: absolute;
      bottom: 37px;
      left: 0;
      color: #fff;
      margin: 0;
      font-weight: 600;
      font-size: 20px;
      line-height: 24px;
      padding: 23px 20px 6px 14px;
      min-width: 230px;
      background: url(../img/site/bg-titles.png) no-repeat 100% 0;
      overflow: hidden;
      height: 41px; }
  .columns-box .item-2 .img-holder h2 {
    background-position: 100% -75px; }

.container {
  margin-top: 20px;
  padding: 0 0 20px; }
  .container:after {
    display: block;
    clear: both;
    content: ""; }
  .container h3 {
    margin-bottom: 5px;
    font-size: 1.2em;
    font-weight: 600; }

#content {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 0 269px 0 0; }
  #content.full {
    padding-right: 0; }

.content-holder {
  overflow: hidden; }

.contentImageCaption {
  font-size: .8em;
  font-style: italic; }

.drop {
  font: 500 12px/14px 'museo-sans', Arial, Helvetica, sans-serif;
  position: absolute;
  top: 27px;
  left: 0;
  width: 100%;
  z-index: 20;
  padding: 18px 0 0;
  display: none; }

.nav li:hover .drop {
  display: block; }

.drop-holder {
  padding: 68px 10px 6px 29px;
  overflow: hidden;
  background: #f0f0d2;
  background: #f0f0d2; }

.drop-blocks {
  float: left;
  width: 320px;
  margin: 0 13px 0 0; }

.header-frame .nav .drop-blocks ul,
.content-mobile .drop-blocks ul {
  margin: 0;
  width: auto;
  overflow: hidden;
  text-align: left;
  font: 500 12px/14px 'museo-sans', Arial, Helvetica, sans-serif; }

.header-frame .nav .drop-blocks ul:after {
  display: none; }

.header-frame .nav .drop-blocks ul li,
.content-mobile .drop-blocks li {
  width: 118px;
  margin: 3px 40px 20px 0; }

.header-frame .nav .drop-blocks ul a,
.header-frame .nav .drop-columns ul a,
.content-mobile .drop-blocks a,
.content-mobile .drop-columns ul a {
  display: block; }

.header-frame .nav .drop-blocks a:hover,
.header-frame .nav .drop-columns ul a:hover {
  text-decoration: underline;
  color: #f26d00; }

.header-frame .nav .drop-blocks .img-holder,
.content-mobile .drop-blocks .img-holder {
  overflow: hidden;
  position: relative;
  width: 118px;
  height: 97px;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.6);
  margin: 0 0 13px; }

.header-frame .nav .drop-blocks .img-holder img,
.content-mobile .drop-blocks .img-holder img {
  display: block;
  width: 100%;
  height: 100%; }

.header-frame .nav .drop-blocks .link-text,
.content-mobile .drop-blocks .link-text {
  padding: 4px 0 0 10px;
  position: relative; }

.header-frame .nav .drop-blocks .link-text:after,
.content-mobile .drop-blocks .link-text:after {
  top: 4px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #268812;
  border-width: 7px;
  left: 0; }

.header-frame .nav .drop-blocks a:hover .link-text:after,
.content-mobile .drop-blocks a:hover .link-text:after {
  content: "";
  border-left-color: #f26d00; }

.drop-columns {
  overflow: hidden;
  color: #289712;
  text-align: left; }

.drop-columns .columns-holder {
  margin: 0 -15px 0 0; }

.drop-columns .column {
  display: inline-block;
  vertical-align: top;
  margin: 0 9px 0 0;
  width: 152px; }

.drop-columns .column h2 {
  font: bold 15px/18px 'kulturista-web', 'Times New Roman', Times, serif;
  margin: 0 0 8px;
  text-transform: uppercase; }

.email-form {
  padding: 2px 0 15px; }

.email-form:after {
  content: "";
  /*display:block;*/
  clear: both; }

.email-form .email-field {
  background: #fff;
  position: relative;
  padding: 0 27px 0 7px; }

.email-form .email-field:after {
  content: "";
  display: block;
  clear: both; }

.email-form input[type=text],
.email-form input[type=email],
.footer-columns .search-form input[type=text],
.footer-columns .search-form input[type=search] {
  width: 100%;
  padding: 7px 0 6px;
  margin: 0;
  box-sizing: border-box;
  border: 0;
  color: #010101;
  font: 11px/13px 'museo-sans', Arial, Helvetica, sans-serif; }

.email-form input[type=submit] {
  position: absolute;
  width: 27px;
  height: 26px;
  cursor: pointer;
  background: url(../img/site/bg-sprite.png) no-repeat -238px -107px;
  /*
6px 7px;
*/
  border: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  top: 0;
  right: 0; }

.email-form input[type=submit]:hover {
  cursor: pointer; }

#event-search form {
  width: 100%;
  float: left; }
  #event-search form fieldset {
    background-color: #D2DB91;
    padding: 10px; }
  #event-search form label {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    font-weight: 500; }
  #event-search form input[type="text"] {
    background: #fff;
    float: left;
    margin: 0;
    padding: 6px 0;
    width: 100%;
    border: 0;
    color: #010101;
    outline: none;
    font: 13px/15px 'museo-sans', Arial, Helvetica, sans-serif;
    margin-bottom: 10px; }
  #event-search form select {
    width: auto;
    margin-bottom: 10px; }
  #event-search form input[type="submit"] {
    float: left;
    width: auto;
    height: 25px;
    margin: 0 0 0 5px;
    padding: 3px 5px 4px 5px;
    font-weight: bold;
    color: #FFF;
    background-color: #333;
    border: 1px solid #333; }
    #event-search form input[type="submit"]:hover {
      color: #edff8b;
      background-color: #666;
      border: 1px solid #666; }

.events-box {
  padding: 0 0 12px;
  border-bottom: 1px solid #d8df9a;
  margin: 0 0 11px;
  color: #fff; }
  .events-box .holder {
    overflow: hidden;
    background: #339f33;
    padding: 9px 13px 8px; }
  .events-box a {
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: bold; }
    .events-box a:hover {
      text-decoration: none; }
  .events-box .text {
    float: left;
    padding: 0 4px 0 24px;
    position: relative;
    font-weight: bold; }
    .events-box .text:after {
      content: '';
      position: absolute;
      left: 0;
      top: 2px;
      width: 16px;
      height: 16px;
      background: url(../img/site/bg-sprite.png) no-repeat -25px -20px; }
  .events-box .events-list {
    overflow: hidden;
    height: 25px; }
    .events-box .events-list ul {
      list-style: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
      height: 100%; }
    .events-box .events-list li {
      overflow: hidden;
      height: 100%; }

#footer {
  width: 100%;
  background: #000;
  position: relative;
  z-index: 50; }
  #footer .footer-content {
    margin: 0 auto;
    padding: 0 10px 30px;
    max-width: 1024px;
    font: 14px/18px 'museo-sans', Arial, Helvetica, sans-serif;
    color: #fff; }
  #footer .logo {
    position: static;
    float: left;
    margin: -50px 18px 0 -8px;
    width: 119px;
    height: 77px;
    background: url(../img/site/logo-footer.png) no-repeat;
    display: none; }

.footer-columns {
  overflow: hidden;
  padding: 39px 0 0; }
  .footer-columns .column {
    float: left;
    width: 20%;
    margin: 0 0 10px 6.667%; }
    .footer-columns .column:first-child {
      margin: 0; }
  .footer-columns a {
    color: #fff; }
  .footer-columns h3 {
    text-transform: uppercase;
    font: bold 18px/22px 'kulturista-web', 'Times New Roman', Times, serif;
    margin: 0 0 7px;
    letter-spacing: 1px; }
  .footer-columns ul {
    list-style: none;
    margin: 0;
    padding: 0 0 68px; }
    .footer-columns ul li {
      padding: 0; }
  .footer-columns .social-networks {
    float: none; }
    .footer-columns .social-networks li {
      float: none;
      overflow: hidden;
      margin: 0 0 8px; }
    .footer-columns .social-networks a {
      position: relative;
      float: left;
      width: auto;
      padding: 0 0 0 22px;
      text-indent: 0;
      background: none; }
      .footer-columns .social-networks a:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 16px;
        height: 16px;
        content: '';
        background: url(../img/site/bg-sprite.png) no-repeat -9999px -9999px; }

.footer-columns .search-form {
  float: none;
  background: none;
  padding: 2px 0 21px;
  margin: 0; }

.footer-columns .search-form:after {
  content: "";
  display: block;
  clear: both; }

.footer-columns .search-form .search-field {
  padding: 0 27px 0 7px;
  background: #fff;
  position: relative;
  float: none; }

.footer-columns .search-form .search-field:after {
  content: "";
  display: block;
  clear: both; }

.footer-columns .search-form .search-field input[type=submit] {
  position: absolute;
  right: 0;
  top: 0; }

.footer-columns .info-weather {
  margin: 0 0 10px;
  float: none;
  overflow: hidden; }

.footer-columns .map-box {
  overflow: hidden; }

.footer-columns .map-box img {
  display: block;
  max-width: 100%;
  height: auto; }

.footer-info {
  float: left;
  margin: -19px 0 10px;
  font-size: 12px;
  line-height: 14px; }
  .footer-info .text-holder {
    float: left; }
  .footer-info .footer-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden; }
    .footer-info .footer-list li {
      float: left;
      padding: 0 4px 0 9px;
      background: url(../img/site/bullet.png) no-repeat 0 5px; }
      .footer-info .footer-list li:first-child {
        background: none;
        padding: 0 4px 0 0; }
    .footer-info .footer-list a {
      color: #fff; }

.grouped-content img {
  width: 100%;
  height: auto; }

.grouped-content.left, .grouped-content.right {
  width: 50%;
  height: auto; }

.grouped-content.left {
  margin: 0 10px 10px 0;
  float: left; }

.grouped-content.right {
  float: right;
  margin: 0 0 10px 10px; }

.grouped-content.full {
  width: 100%;
  height: auto;
  float: left;
  margin: 10px 0; }

#header {
  padding: 0 0 10px;
  background: #fffff7; }

.top-bar {
  overflow: hidden;
  background: #5fa029 url(../img/site/bg-header.png) repeat-y 50% 0%; }

.top-holder {
  max-width: 1024px;
  margin: 0 auto;
  padding: 8px 0;
  overflow: hidden; }

.top-box {
  float: right;
  padding: 0 5px 0 0; }

.warning {
  width: 100%;
  background: yellow;
  text-align: center;
  padding: 0 0 5px 0; }

.emergency {
  width: 100%;
  background: red;
  text-align: center;
  padding: 0 0 5px 0;
  color: #fff; }

.warning p,
.emergency p {
  max-width: 960px;
  padding: 0;
  margin: 0;
  margin: 0 auto; }

.header-holder {
  box-shadow: inset 0 0 51px 0 rgba(216, 218, 183, 0.8);
  margin: 0 0 -60px;
  padding: 53px 0 64px; }

.logo {
  position: absolute;
  left: 50%;
  top: -29px;
  margin: 0 0 0 -70px;
  width: 149px;
  height: 117px;
  background: url(../img/site/logo.png) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 100; }

.logo a {
  display: block;
  height: 100%; }

.header-frame .left-col {
  float: left;
  width: 50%; }

.header-frame .right-col {
  float: right;
  width: 50%; }

.header-frame {
  max-width: 1026px;
  margin: 0 auto;
  background: #f0f0d2;
  font-weight: bold;
  position: relative;
  z-index: 999; }

.header-frame:after {
  content: "";
  display: block;
  clear: both; }

.header-frame .nav .drop-columns ul {
  text-align: left;
  margin: 0;
  padding: 0 0 7px;
  font: 500 12px/14px 'museo-sans', Arial, Helvetica, sans-serif; }

.header-frame .nav .drop-columns ul:after {
  display: none; }

.header-frame .nav .drop-columns ul li {
  display: block;
  padding: 0 0 2px;
  text-align: left; }

.header-frame .nav .drop-columns .box {
  text-align: left;
  overflow: hidden;
  padding: 0 0 14px; }

/* navigation */
.header-frame .nav {
  padding: 14px 80px 13px 26px; }

.header-frame .right-col .nav {
  padding: 14px 0 13px 87px; }

.header-frame .nav ul {
  list-style: none;
  padding: 0;
  text-align: justify;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 -18px; }

.header-frame .nav ul:after {
  content: '';
  width: 100%;
  height: 1px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top; }

.header-frame .nav li {
  display: inline-block;
  vertical-align: top; }

/* MARGIN ON FOURTH NAV (ABOUT) */
.header-frame .item-2 {
  padding-left: 10px; }

.header-frame .nav a {
  display: block;
  color: #000;
  position: relative; }

.header-frame .nav .box a {
  color: #000 !important; }

.header-frame .nav a:hover,
.header-frame .nav .active a,
.header-frame .nav li:hover a {
  color: #278e12;
  text-decoration: none; }

.header-frame .nav > ul > li.has-drop-down .after {
  display: none;
  top: 100%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #268812;
  border-width: 7px;
  left: 50%;
  margin: 13px 0 0 -7px;
  z-index: 30; }

.header-frame .nav li.has-drop-down:hover .after {
  display: block; }

/* donate button */
.header-frame .nav .btn-donate a {
  margin: -14px 0 -13px;
  padding: 14px 46px 13px 18px;
  color: #fff;
  background: #000;
  position: relative; }

.header-frame .nav .btn-donate a:after {
  display: none !important; }

.header-frame .nav .btn-donate a:before {
  content: '';
  position: absolute;
  right: 17px;
  top: 14px;
  width: 19px;
  height: 18px;
  background: url(../img/site/bg-sprite.png) no-repeat -230px 0; }

/* information blocks */
.info-blocks {
  padding: 0 0 13px;
  border-bottom: 1px solid #d8df9a;
  margin: 0 0 12px; }

.info-blocks .blocks-holder {
  overflow: hidden;
  background: #f0f0d2; }

.info-blocks .block {
  float: left;
  width: 33.33%;
  position: relative;
  color: #020202;
  font: 13px/17px 'museo-sans', Arial, Helvetica, sans-serif; }

.info-blocks .block-gallery {
  background: #e6e9c8; }

.info-blocks .block .holder {
  padding: 38px 30px 14px 65px; }

.info-blocks .block-gallery .holder {
  padding: 29px 30px 10px 65px; }

.info-blocks h2 {
  margin: 0 0 5px;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  font: bold 15px/18px 'kulturista-web', 'Times New Roman', Times, serif; }

.info-blocks .block-info h2 {
  margin: 0 0 37px; }

/* tweets list */
.info-blocks .tweets-list {
  list-style: none;
  margin: -7px 0 0;
  padding: 0;
  color: #101010;
  font-size: 12px;
  line-height: 14px; }

.info-blocks .tweets-list li {
  border-top: 1px dotted #7bab9d;
  padding: 12px 0 10px; }

.info-blocks .tweets-list li:first-child {
  border: 0; }

.info-blocks .tweets-list a {
  color: #419088; }

.info-blocks .block:after {
  position: absolute;
  left: 0;
  top: 21px;
  width: 54px;
  height: 54px;
  background: #65ccbd url(../img/site/bg-sprite.png) no-repeat -25px -45px;
  content: ''; }

.info-blocks .block-gallery:after {
  background: #8bb616 url(../img/site/bg-sprite.png) no-repeat -90px -45px; }

.info-blocks .block-info:after {
  background: #dd4e0a url(../img/site/bg-sprite.png) no-repeat -155px -45px; }

/* gallery */
.info-blocks .gallery {
  overflow: hidden;
  position: relative;
  padding: 0 25px;
  margin: 0 -8px 0 -44px; }

.info-blocks .gallery .mask {
  width: 100%;
  overflow: hidden;
  position: relative; }

.info-blocks .gallery .slideset {
  overflow: hidden;
  position: relative;
  width: 32700px; }

/* slide */
.info-blocks .gallery .slide {
  float: left; }

.info-blocks .gallery .slide blockquote {
  padding: 0 1px; }

.info-blocks .block-gallery h2 {
  text-align: center;
  font: 30px/36px 'kulturista-web', 'Times New Roman', Times, serif;
  margin: 0 0 11px;
  padding: 0 0 9px;
  position: relative; }

.info-blocks .block-gallery h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  margin: 0 0 0 -30px;
  height: 1px;
  border-bottom: 1px dotted #8bb616; }

.info-blocks .gallery blockquote {
  /* font-style:italic; */
  text-align: center; }

.info-blocks .gallery q {
  display: block; }

.info-blocks .gallery cite {
  display: block;
  text-align: right; }

.info-blocks .gallery .btn-prev,
.info-blocks .gallery .btn-next {
  position: absolute;
  left: 0;
  top: 50%;
  margin: -10px 0 0;
  background: url(../img/site/bg-sprite.png) no-repeat -145px -110px;
  overflow: hidden;
  text-indent: -9999px;
  width: 11px;
  height: 17px; }

.info-blocks .gallery .btn-next {
  left: auto;
  right: 0;
  background-position: -145px -133px; }

.info-blockFull {
  padding: 20px;
  background-color: #f0f0d2;
  background-color: rgba(240, 240, 210, 0.5);
  margin-bottom: 15px; }

.info-blockFull .post-info {
  opacity: .85; }

.info-blockFull .left {
  float: left;
  margin: 0 15px 5px 0; }

.info-blockFull .readMore {
  margin: 0 0 15px 0; }

.info-heading h1 {
  margin: 0 0 2px;
  line-height: 34px;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 1px; }

.info-heading h2 {
  margin: 0;
  font-weight: 500;
  font-style: italic;
  font-size: 18px;
  line-height: 22px; }

.info-row {
  padding: 0 0 23px; }
  .info-row:after {
    content: "";
    display: block;
    clear: both; }
  .info-row .video {
    float: right;
    margin: 0 0 0 20px;
    width: 240px;
    padding: 35px 0;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    color: #f1592a;
    font-weight: 600; }
  .info-row blockquote {
    float: right;
    margin: 0 0 0 20px;
    width: 240px;
    padding: 35px 0;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    color: #f1592a;
    font-weight: 600; }
    .info-row blockquote:after, .info-row blockquote:before {
      height: 22px;
      width: 28px;
      background: url(../img/site/bg-sprite.png) no-repeat -160px -110px;
      position: absolute;
      left: 50%;
      top: 5px;
      margin: 0 0 0 -26px;
      content: ''; }
    .info-row blockquote:after {
      top: auto;
      bottom: 8px;
      background-position: -160px -138px;
      margin: 0 0 0 -29px; }
    .info-row blockquote q {
      display: block; }
    .info-row blockquote cite {
      display: block;
      text-align: center;
      font-style: italic;
      font-size: 14px;
      padding: 0 21px 0 0;
      font-weight: normal; }
    .info-row blockquote .text-holder {
      overflow: hidden; }
      .info-row blockquote .text-holder p {
        line-height: 1.6em;
        margin: 0;
        padding-bottom: 1.2em; }

.info-weather {
  float: left;
  margin: -1px 30px 0 0;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500; }
  .info-weather .img-holder {
    margin: 0 9px 0 0;
    padding: 2px 8px 4px 1px;
    float: left;
    border-right: 1px solid #fff; }
    .info-weather .img-holder img {
      width: 23px;
      vertical-align: top; }
  .info-weather .text-holder {
    float: left;
    padding: 5px 0 0; }

.languages-list {
  list-style: none;
  margin: 0;
  padding: 8px 0 0;
  float: left;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 14px;
  font-weight: 500; }
  .languages-list li {
    float: left;
    padding: 0 6px;
    border-left: 1px solid #fff; }
    .languages-list li:first-child {
      border: 0; }
  .languages-list a {
    color: #fff;
    float: left;
    margin: -1px 0; }

.location-box {
  margin: 3px 0 -2px; }
  .location-box h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 13px; }
  .location-box .map-holder {
    overflow: hidden;
    text-align: right;
    margin-bottom: 20px; }
    .location-box .map-holder img {
      display: block;
      width: 100%;
      height: auto;
      margin: 0 0 -1px; }
    .location-box .map-holder a {
      text-decoration: underline;
      color: #1db7bd;
      font: 500 12px/14px 'museo-sans', Arial, Helvetica, sans-serif; }
      .location-box .map-holder a:hover {
        text-decoration: none; }

#main {
  background: #fffff7 url(../img/site/bg-main.png) no-repeat 50% 380px;
  box-shadow: inset 0 0 51px 0 rgba(216, 218, 183, 0.8);
  padding: 0 0 55px;
  margin: 0 0 -50px;
  min-height: 400px;
  overflow: hidden; }

.main-holder {
  margin: 0 auto;
  max-width: 1025px; }

.main-frame {
  max-width: 1050px;
  margin: 0 auto; }

.main-info {
  padding: 0 0 20px; }

.main-article {
  padding: 0 0 20px; }
  .main-article .info-heading h2 {
    font-style: normal; }

.main-gallery {
  overflow: hidden;
  width: 100%;
  margin: 0 0 14px;
  position: relative; }
  .main-gallery img {
    display: block;
    width: 100%;
    height: auto; }
  .main-gallery p {
    margin: 0; }
  .main-gallery .gallery {
    overflow: hidden;
    position: relative; }
  .main-gallery .slideset {
    overflow: hidden;
    position: relative;
    width: 100%; }
  .main-gallery .slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-height: 700px; }
  .main-gallery .slideshowButton {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    min-height: 700px; }
  .main-gallery .img-holder {
    min-width: 1494px; }
  .main-gallery .slide-info {
    position: absolute;
    top: 0;
    right: 84px;
    height: 100%;
    max-width: 403px; }
    .main-gallery .slide-info .holder {
      display: table;
      width: 100%;
      height: 100%; }
    .main-gallery .slide-info .frame {
      display: table-cell;
      vertical-align: middle; }
    .main-gallery .slide-info .heading {
      background: #69a238 url(/ui/img/site/bg-slide-info.gif);
      color: #fff;
      padding: 18px 12px 21px;
      text-align: right;
      font: 20px/32px 'kulturista-web', 'Times New Roman', Times, serif; }
      .main-gallery .slide-info .heading strong {
        font-weight: bold; }
      .main-gallery .slide-info .heading span {
        display: block;
        margin: 0 0 -3px; }
    .main-gallery .slide-info .slide-content {
      background: #fdfaf7;
      background: white;
      color: #050505;
      font: 14px/18px 'museo-sans', Arial, Helvetica, sans-serif;
      padding: 20px; }
    .main-gallery .slide-info .slide-info-text {
      box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.6); }
  .main-gallery .switcher {
    position: absolute;
    right: 394px;
    bottom: 278px; }
    .main-gallery .switcher ul {
      list-style: none;
      margin: 0;
      padding: 0;
      overflow: hidden; }
    .main-gallery .switcher li {
      float: left;
      margin: 0 7px 0 0; }
    .main-gallery .switcher a {
      display: block;
      width: 7px;
      height: 7px;
      text-indent: -9999px;
      overflow: hidden;
      background: url(/ui/img/site/bg-sprite.png) no-repeat -210px -20px; }
    .main-gallery .switcher a:hover,
    .main-gallery .switcher .active a {
      background-position: -224px -20px; }
  .main-gallery .slide-text {
    position: absolute;
    bottom: 21px;
    left: 0;
    width: 100%; }
    .main-gallery .slide-text .text-holder {
      margin: 0 auto;
      padding: 0 13px;
      max-width: 1024px;
      font-size: 12px;
      line-height: 14px;
      color: #fff; }
      .main-gallery .slide-text .text-holder em {
        font-style: italic; }

.main-gallery-2 .slide-info {
  z-index: 999;
  top: auto;
  right: 18%;
  bottom: 70px;
  height: auto; }
  .main-gallery-2 .slide-info .header {
    position: relative;
    padding: 26px 20px 25px;
    text-align: left;
    color: #fff;
    font-size: 20px;
    line-height: 18px; }
    .main-gallery-2 .slide-info .header .btn-close {
      position: absolute;
      top: 6px;
      right: 7px;
      width: 16px;
      height: 18px;
      text-indent: -9999px;
      overflow: hidden;
      background: url(/ui/img/site/bg-sprite.png) no-repeat -170px 0; }
  .main-gallery-2 .slide-info .btn-more {
    color: #fff; }
    .main-gallery-2 .slide-info .btn-more:after {
      display: inline-block;
      margin: 4px 0 0 10px;
      width: 6px;
      height: 14px;
      vertical-align: top;
      content: ''; }
  .main-gallery-2 .slide-info .slide-content {
    line-height: 18px;
    padding: 6px 21px 17px; }

.owl-carousel {
  margin-bottom: 2em;
  padding-bottom: 3em; }

.owl-buttons,
.owl-pagination {
  margin: 0 auto;
  text-align: center; }

.owl-buttons .owl-prev,
.owl-buttons .owl-next {
  text-align: center;
  text-transform: uppercase;
  line-height: 2em;
  height: 2em;
  color: #777; }
  .owl-buttons .owl-prev:hover, .owl-buttons .owl-prev:visited:hover,
  .owl-buttons .owl-next:hover,
  .owl-buttons .owl-next:visited:hover {
    color: #f7ad4f; }
  .owl-buttons .owl-prev.disabled,
  .owl-buttons .owl-next.disabled {
    color: transparent;
    cursor: default; }
    .owl-buttons .owl-prev.disabled:hover, .owl-buttons .owl-prev.disabled:visited:hover,
    .owl-buttons .owl-next.disabled:hover,
    .owl-buttons .owl-next.disabled:visited:hover {
      color: #fff; }

.owl-buttons .owl-prev {
  position: absolute;
  left: 0;
  bottom: 0; }

.owl-buttons .owl-next {
  position: absolute;
  right: 0;
  bottom: 0; }

.owl-pagination {
  position: absolute;
  right: 2em;
  bottom: 0;
  left: 2em;
  height: 2em; }

.owl-page {
  display: inline-block;
  padding: 10px 4px; }
  .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    overflow: hidden;
    background-color: #959595; }
  .owl-page:hover span, .owl-page:visited:hover span {
    background-color: #777; }
  .owl-page.active span {
    background-color: #f7ad4f; }

.partners-box {
  margin: 0 -9999px 10px;
  padding: 18px 9999px 16px;
  border: solid #dae09e;
  border-width: 1px 0; }

.partners-gallery {
  position: relative;
  margin: 0 -11px 0 -10px;
  overflow: hidden; }
  .partners-gallery .frame {
    position: relative;
    overflow: hidden; }
  .partners-gallery ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 32700px;
    white-space: nowrap; }
  .partners-gallery li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 11px 0 10px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px; }
  .partners-gallery img {
    vertical-align: top; }

.search-form {
  float: left;
  background: #fff;
  margin: 0 0 0 25px; }
  .search-form .search-field {
    float: left;
    padding: 0 0 0 6px;
    background: #fff; }
  .search-form input[type="text"],
  .search-form input[type="search"] {
    margin: 0;
    padding: 6px 0;
    float: left;
    width: 171px;
    color: #010101;
    background: #fff;
    outline: none;
    border: 0;
    font: 11px/13px 'museo-sans', Arial, Helvetica, sans-serif; }
  .search-form input[type="submit"] {
    margin: 0;
    padding: 0;
    float: left;
    width: 27px;
    height: 26px;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    background: url(../img/site/bg-sprite.png) no-repeat -195px 6px;
    border: 0;
    cursor: pointer; }
    .search-form input[type="submit"]:hover {
      cursor: pointer; }

.share-this {
  margin: 2em 0 4em;
  text-align: right; }

@media only screen and (max-width: 767px) {
  .share-this {
    text-align: center;
    padding: 0; }
    .share-this span {
      padding: 0;
      margin: 0; } }

.side-box {
  position: relative;
  padding: 3px 0 11px;
  font-size: 14px;
  line-height: 22px;
  width: 100%;
  float: left; }
  .side-box h3 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    margin: 0 0 5px;
    text-transform: uppercase; }
  .side-box address span {
    display: block; }
  .side-box p {
    margin: 0; }
    .side-box p a {
      color: #00B9B5;
      text-decoration: underline; }
  .side-box .img-holder {
    overflow: hidden;
    padding: 0 0 14px; }
    .side-box .img-holder img {
      display: block;
      max-width: 100%;
      margin: 0 auto;
      height: auto; }
  .side-box .person-box {
    line-height: 20px; }
    .side-box .person-box h3 {
      margin: 0 0 1px; }
    .side-box .person-box p a {
      color: #f1592a; }
  .side-box li {
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.5; }
    .side-box li a {
      display: block;
      padding: .25em 0; }
      .side-box li a.current, .side-box li a.current:visited, .side-box li a.current:visited:hover {
        font-weight: bold; }

.side-boxes {
  float: right;
  width: 264px;
  margin: 0 0 0 -284px; }
  .side-boxes .box-list {
    margin: 0;
    border: 0;
    width: 100%;
    float: left; }
    .side-boxes .box-list ul {
      margin: 0; }
    .side-boxes .box-list li {
      display: block;
      margin: 0;
      padding: 0 0 25px;
      width: 263px; }
    .side-boxes .box-list .indents .heading {
      padding: 4px 0 5px; }
    .side-boxes .box-list .indents .holder {
      padding: 0 12px 12px; }

.side-btn {
  display: block;
  height: 21px;
  background: url(../img/site/btns.png) no-repeat 100% -50px;
  padding: 10px 20px 10px 16px;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  margin: 8px 0;
  text-transform: uppercase;
  /* TICKETS BUTTON */
  /* PINK BUTTON FOR /INFO/CONNECT-WITH-US */ }
  .side-btn:hover {
    text-decoration: none;
    background-position: 100% 0; }
  .side-btn span {
    display: block;
    overflow: hidden;
    height: 21px; }
  .side-btn.item-2 {
    background-position: 100% -150px; }
    .side-btn.item-2:hover {
      background-position: 100% -100px; }
  .side-btn .side-btn.item-1.tickets {
    max-width: 425px;
    height: auto; }
  .side-btn.item-5 {
    background-position: 100% -200px; }
  .side-btn.blog {
    width: 200px; }

#sidebar {
  float: right;
  margin: 6px 0 0 -269px;
  width: 242px;
  padding: 0 0 0 12px;
  border-left: 1px solid #d2db91; }
  #sidebar blockquote {
    padding: 43px 23px 38px;
    position: relative;
    background: #00B9B5;
    text-align: center;
    color: #fff;
    margin: 0 0 12px;
    font: 500 14px/22px 'museo-sans', Arial, Helvetica, sans-serif;
    width: auto;
    float: left; }
    #sidebar blockquote q {
      display: block; }
    #sidebar blockquote cite {
      display: block;
      font-style: italic; }
    #sidebar blockquote:after, #sidebar blockquote:before {
      content: '';
      left: 50%;
      position: absolute;
      top: 22px;
      width: 14px;
      height: 10px;
      margin: 0 0 0 -14px;
      background: url(../img/site/bg-sprite.png) no-repeat -200px -110px; }
    #sidebar blockquote:after {
      top: auto;
      bottom: 19px;
      background-position: -200px -130px; }
  #sidebar .social-networks {
    float: none;
    overflow: hidden;
    padding: 0 0 9px;
    margin: 0; }
    #sidebar .social-networks li {
      margin: 0;
      padding: 0 8px 0 0; }
    #sidebar .social-networks a {
      width: 21px;
      background: url(../img/site/bg-sprite.png) no-repeat -9999px -9999px; }
      #sidebar .social-networks a:after {
        display: none; }
    #sidebar .social-networks .facebook a {
      background-position: -50px -20px; }
    #sidebar .social-networks .twitter a {
      background-position: -79px -20px; }
    #sidebar .social-networks .instagram a {
      background-position: -110px -20px; }

.sidebar-holder {
  margin: 0 0 -20px; }
  .sidebar-holder .video {
    padding: 0 0 20px;
    width: 240px; }
  .sidebar-holder .add-info p {
    margin: 0; }

/* social networks */
.social-networks {
  list-style: none;
  padding: 0;
  float: left;
  margin: 7px 10px 0 0; }

.social-networks li {
  float: left;
  margin: 0 5px 0 0; }

.social-networks a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../img/site/bg-sprite.png) no-repeat -9999px -9999px;
  width: 16px;
  height: 16px; }

.social-networks-2 .facebookShare {
  -moz-user-select: none;
  background-image: linear-gradient(to bottom, #0546c9 55%, #0202f7 87%);
  background-image: -ms-linear-gradient(to bottom, #0546c9 55%, #0202f7 87%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.55, #0546c9), color-stop(0.87, #0202f7));
  border: 1px solid #3E5682;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  height: 18px;
  max-width: 98%;
  overflow: hidden;
  position: relative;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  padding: 2px 9px; }

.social-networks-2 .facebookShare:hover {
  text-decoration: none; }

.social-networks .facebook a {
  background-position: -144px 0; }

.social-networks .twitter a {
  background-position: -24px 0; }

.social-networks .pinterest a {
  background-position: -72px 0; }

.social-networks .youtube a {
  background-position: 0 0; }

.social-networks .instagram a {
  background-position: -96px 0; }

.social-networks .facebook a:after {
  background-position: -144px 0; }

.social-networks .twitter a:after {
  background-position: -24px 0; }

.social-networks .pinterest a:after {
  background-position: -72px 0; }

.social-networks .youtube a:after {
  background-position: 0 0; }

.social-networks .instagram a:after {
  background-position: -96px 0; }

.social-networks .rss a:after {
  background-position: -48px 0; }

table.tablesorter {
  font-size: 12px;
  background-color: #F2F8E2;
  width: 100%;
  border: 1px solid #999; }

table.tablesorter th {
  text-align: left;
  padding: 5px;
  background-color: #6E6E6E; }

table.tablesorter td {
  color: #333;
  padding: 5px; }

table.tablesorter .even {
  background-color: #F2F8E2;
  border-top: 1px solid #333; }

table.tablesorter .odd {
  background-color: #F2F8E2;
  border-top: 1px solid #333; }

table.tablesorter .header {
  background-image: url(/ui/img/tablesorter/bg.png);
  background-repeat: no-repeat;
  border-left: 1px solid #333;
  border-right: 1px solid #000;
  border-top: 1px solid #333;
  padding-left: 30px;
  padding-top: 8px;
  height: auto; }

table.tablesorter .headerSortUp {
  background-image: url(/ui/img/tablesorter/asc.png);
  background-repeat: no-repeat; }

table.tablesorter .headerSortDown {
  background-image: url(/ui/img/tablesorter/desc.png);
  background-repeat: no-repeat; }

/* tabset */
.tabset {
  margin: 0;
  padding: 0 150px 0 0;
  box-sizing: border-box;
  float: left;
  width: 100%;
  font: 400 24px/27px 'museo-sans', Arial, Helvetica, sans-serif; }

.tabset li,
.tabset strong {
  float: left;
  border-left: 1px solid #d2db91;
  width: 11.1%;
  margin: 5px -1px 5px 0; }

.tabset a {
  display: block;
  overflow: hidden;
  color: #393;
  padding: 2px 10px 4px; }

.tabset li:first-child a,
.tabset li:last-child a {
  padding: 6px 10px 7px; }

.tabset a:hover,
.tabset .active a,
.tabset li:first-child a:hover
.tabset li:last-child a:hover {
  text-decoration: none;
  color: #fff;
  background: #d2db91;
  margin: -14px 0 -8px -1px;
  padding: 16px 10px 9px 11px; }

.tabset li:first-child a:hover,
.tabset li.active:first-child a {
  margin: -14px 0 -12px -1px;
  padding: 19px 10px 14px 11px; }

.tabset li:last-child a:hover,
.tabset li.active:last-child a {
  margin: -14px 0 -12px -1px;
  padding: 20px 10px 14px 11px; }

.tabset a span {
  display: block; }

.tabset a span:first-child {
  font: 300 14px/16px 'museo-sans', Arial, Helvetica, sans-serif; }

.tabset li:first-child,
.tabset li:first-child a span:first-child,
.tabset li:last-child,
.tabset li:last-child a span:last-child {
  font-size: 18px;
  line-height: 18px;
  font-weight: 300; }

.tabset-box {
  margin: 22px -9999px 20px;
  padding: 0 9999px 0;
  border: solid #d2db91;
  border-width: 1px 0;
  width: 100%; }

.tabset-box:after {
  content: "";
  display: block;
  clear: both; }

.tabset-box .btn-search {
  float: right;
  border-left: 1px solid #d2db91;
  width: 12.5%;
  color: #393;
  padding: 6px 0 7px 6px;
  font: 300 18px/18px 'museo-sans', Arial, Helvetica, sans-serif; }

/* VMG edit to make event search part of the tabs*/
.tabset-box .btn-search {
  margin: 5px -120px 5px -146px;
  height: 32px; }

.tabset-box .btn-search a {
  color: #393; }

.tabset-box .btn-search span {
  display: block; }

.tabset-box .btn-search .active {
  margin: -14px 0 -8px -1px;
  padding: 16px 10px 9px 11px; }

.audio-player,
.related-links {
  margin: 4em 0; }
  .audio-player h4,
  .related-links h4 {
    margin: 0 0 1em;
    font-weight: bold;
    text-transform: uppercase; }

.thumbs {
  float: left;
  clear: both;
  width: 102%;
  margin-left: -2%; }

.thumb {
  position: relative;
  float: left;
  margin-left: 2%;
  margin-bottom: 14px;
  width: 23%; }
  .thumb img {
    width: 100%;
    height: auto; }
  .thumb figcaption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: .8em 1em;
    line-height: 1.2; }
  .thumb a {
    display: block; }
    .thumb a:link figcaption, .thumb a:visited figcaption {
      color: #fff;
      background-color: #f7ad4f; }
    .thumb a:hover figcaption, .thumb a:visited:hover figcaption {
      color: #fff;
      background-color: #39B54A !important; }

.visual {
  position: relative;
  margin: 0 0 29px;
  width: 100%;
  overflow: hidden; }
  .visual .visual-holder {
    position: relative;
    left: 50%;
    float: left;
    width: 100%; }
  .visual .visual-frame {
    position: relative;
    left: -50%;
    float: left;
    width: 100%;
    min-width: 1000px;
    height: 297px; }
  .visual img {
    display: block;
    width: 100%;
    height: auto; }
  .visual .text-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 100%; }
  .visual .text-holder-shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 70%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    /* IE6-9 */ }
  .visual .text-holder .text,
  .visual .text-holder-shadow .text {
    margin: 0 auto;
    padding: 0 16px 6px;
    max-width: 1040px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    overflow: hidden;
    margin-top: 13px; }
  .visual .text-holder .text em,
  .visual .text-holder-shadow .text em {
    font-style: italic;
    float: left;
    padding: 5px 0 0 50px; }

.visual-gallery .btn-prev,
.visual-gallery .btn-next,
.main-gallery .btn-prev,
.main-gallery .btn-next {
  overflow: hidden;
  text-indent: -9999px;
  background: url(../img/site/bg-sprite.png) no-repeat -315px 0;
  width: 28px;
  height: 49px;
  top: 50%;
  margin: -25px 0 0;
  position: absolute;
  left: 22px;
  z-index: 200; }

.visual-gallery .btn-next,
.main-gallery .btn-next {
  left: auto;
  right: 20px;
  background-position: -315px -61px; }

.visual-gallery .gallery {
  overflow: hidden; }

.visual-gallery .slideset {
  width: 32700px;
  overflow: hidden; }

.visual-gallery .slide {
  float: left; }

.visual-gallery .text-holder .text {
  max-width: 1040px;
  padding: 0 16px; }

.visual-gallery .text-holder .text em {
  margin: 4px 0 0; }

.visual-gallery .btn-prev.disabled,
.visual-gallery .btn-next.disabled,
.main-gallery .btn-prev.disabled,
.main-gallery .btn-next.disabled {
  display: none; }

/* button down */
.visual-gallery .btn-down {
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  width: 36px;
  height: 27px;
  margin: 0 13px 0 0;
  background: url(../img/site/bg-sprite.png) no-repeat -25px -110px; }

.visual-gallery .btn-down:hover {
  background-position: -69px -110px; }

.visual-gallery.open-state .btn-down {
  background-position: -200px -145px; }

.visual-gallery.open-state .btn-down:hover {
  background-position: -244px -145px; }

.visual-list {
  overflow: hidden;
  margin: 0 0 14px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600; }
  .visual-list h2 {
    float: left;
    margin: 0 0 -11px;
    padding: 4px 28px 4px 10px;
    letter-spacing: 1px;
    background: url(../img/site/bg-heading.png) no-repeat 100% 0;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 600; }
  .visual-list .holder {
    overflow: hidden;
    clear: both;
    background: #f1592a;
    padding: 12px 11px 11px; }
  .visual-list ul {
    overflow: hidden;
    background: #fff;
    padding: 7px 1px 8px 8px; }
  .visual-list li {
    float: left;
    width: 33.33%;
    padding: 0 7px 0 0;
    position: relative;
    z-index: 10;
    box-sizing: border-box; }
    .visual-list li:after {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      z-index: 100;
      width: 33px;
      height: 33px;
      margin: -15px 0 0 -20px;
      background: url(../img/site/bg-sprite.png) no-repeat -110px -110px; }
    .visual-list li:first-child:after {
      display: none; }
  .visual-list img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: -1; }
  .visual-list .text-holder {
    background: #e6e9c8;
    padding: 6px 6px 4px 8px;
    overflow: hidden;
    letter-spacing: 1px;
    min-height: 45px; }
    .visual-list .text-holder a {
      float: left;
      color: #000;
      padding: 0 13px 0 0;
      position: relative; }
      .visual-list .text-holder a:after {
        right: 0;
        top: 4px;
        position: absolute;
        content: '';
        width: 9px;
        height: 12px;
        background: url(../img/site/bg-sprite.png) no-repeat -200px -20px; }

/* VIRTUAL TOUR */
#tour-map {
  margin: 1em 0 !important;
  height: 500px; }

.mapLabel {
  width: auto;
  height: auto;
  color: #FFF;
  border: 1px solid #FFF;
  z-index: 9999;
  text-align: center;
  padding: 5px;
  line-height: 1.2em;
  opacity: 0.9;
  filter: alpha(opacity=70);
  /* For IE8 and earlier */ }

/*legend*/
.pegMan, .artIcon, .buildings, .gardens {
  display: inline-block;
  position: relative;
  height: 9px;
  width: 9px; }

.pegMan {
  height: 23px;
  width: 20px;
  background: url(../img/site/bg-sprite.png) -319px -162px no-repeat;
  top: 4px; }

.artIcon {
  background: url(../img/site/small-marker-orange.png) 3px 3px no-repeat;
  height: 18px;
  width: 18px; }

.buildings {
  border: 2px solid #EE2B7B;
  margin: 2px 2px 0 2px; }

.gardens {
  border: 2px solid #00B9B5;
  margin: 2px 2px 0 2px; }

div.gm-style-iw {
  text-align: center;
  padding: 0 0 0 9px;
  line-height: .8em;
  font-weight: bold; }

div.gm-style-iw + div {
  display: none !important; }

orphan_classes.scss
.internal-gallery .slideset {
  width: 32700px; }

.internal-gallery .slide {
  position: relative;
  top: auto;
  left: auto;
  float: left; }

.tab-area {
  float: left;
  box-sizing: border-box;
  width: 100%;
  padding: 45px 284px 0 244px; }

.tab-content {
  position: relative;
  overflow: hidden; }

.gallery-container {
  float: left;
  width: 100%;
  margin-bottom: 20px; }

.galleryHolder {
  float: left;
  width: 242px;
  min-height: 220px;
  margin-right: 10px;
  text-align: center; }

.searchResult {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #666; }

.virtual {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 242px;
  height: 209px;
  background: transparent url("/ui/img/site/360_tours_launcher_1.png") 0 0 no-repeat; }

.sparkle {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 242px;
  height: 209px;
  background: transparent url("/ui/img/site/360_tours_launcher_2.png") 0 0 no-repeat; }

.empty-box {
  height: 560px; }

.nav-opener {
  display: none; }

#myTimeline {
  height: 500px !important; }

.categoryIcon {
  float: left;
  width: 60px; }

.upper {
  text-transform: uppercase; }

.date-picker {
  clear: both; }

.itpFeatures {
  float: left;
  width: 23%;
  margin-right: 2%;
  margin-bottom: 10px; }
  .itpFeatures .img-holder {
    overflow: hidden; }
  .itpFeatures .box {
    margin-bottom: 20px; }

.itpFeatures-spotlight {
  width: auto;
  margin-bottom: 5px;
  font-weight: 700;
  text-transform: uppercase; }

.no-decoration-promo,
.no-decoration-promo-center,
.no-decoration-promo:hover,
.no-decoration-promo-center:hover {
  text-decoration: none; }

.no-decoration-promo {
  color: #fff; }

.no-decoration-promo-center {
  color: #fffee4; }

.timeline {
  position: relative;
  box-sizing: border-box;
  padding-top: 50px;
  position: relative;
  z-index: 100; }
  .timeline:before {
    content: '';
    position: absolute;
    top: 100px;
    left: calc(50% - 5px);
    background-color: #f0f0d2;
    width: 10px;
    height: calc(100% - 50px);
    z-index: -50; }
  .timeline #StickyNav {
    background-color: #fffff7; }
    .timeline #StickyNav.sticky {
      position: fixed;
      z-index: 100;
      left: 0;
      right: 0;
      top: 0; }
  .timeline nav {
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box; }
    .timeline nav ul {
      display: flex;
      display: -ms-flexbox;
      -ms-flex-align: center;
      align-items: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .timeline nav ul li {
        margin-right: -2px;
        text-align: center; }
        .timeline nav ul li.isActive a {
          color: #fff;
          background-color: #39B54A; }
        .timeline nav ul li a {
          font-weight: bold;
          font-size: 18px;
          padding: 8px 25px;
          margin: 0;
          color: #39B54A;
          display: block;
          text-decoration: none;
          transition: background .15s linear; }
          .timeline nav ul li a:hover {
            color: #fff;
            background-color: #39B54A; }
  .timeline-event {
    background-color: rgba(246, 246, 246, 0.75);
    margin: 100px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    opacity: 1;
    transition: opacity .3s ease-in;
    -ms-flex-pack: center;
    justify-content: center; }
    .timeline-event:nth-child(even) .timeline-event-item:first-child {
      -ms-flex-order: 2;
      order: 2; }
    .timeline-event.isActive {
      opacity: 1; }
    .timeline-event-item {
      -ms-flex: 1;
      flex: 1; }
      .timeline-event-item .timeline-text {
        margin: 40px; }
      .timeline-event-item .timeline-img {
        position: relative;
        margin: -30px 0;
        box-sizing: border-box;
        padding: 0 20px; }
        .timeline-event-item .timeline-img img {
          width: 100%;
          height: auto;
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); }
    .timeline-event.noImage {
      padding: 10px 20%;
      margin-left: auto;
      margin-right: auto; }
      .timeline-event.noImage .timeline-text {
        padding-right: 0; }
    .timeline-event time {
      color: #39B54A;
      font-weight: bold;
      font-size: 30px; }
    .timeline-event.decadeOverview {
      margin: 0 -8%;
      padding: 90px 60px 100px;
      box-sizing: border-box;
      text-align: center;
      background-color: #f0f0d2;
      position: relative;
      border: 10px solid #fffff7;
      -ms-flex-direction: column;
      flex-direction: column; }
      .timeline-event.decadeOverview:nth-child(even) .timeline-event-item:nth-child(2), .timeline-event.decadeOverview:nth-child(odd) .timeline-event-item:nth-child(2) {
        -ms-flex-order: 2;
        order: 2; }
      .timeline-event.decadeOverview:before {
        content: '';
        position: absolute;
        top: 20px;
        left: calc(50% - 50px);
        width: 70px;
        height: 40px;
        background: #f0f0d2 url(/ui/img/site/leaf-sm.png) no-repeat;
        z-index: 50;
        border-left: 15px solid #f0f0d2;
        border-right: 25px solid #f0f0d2; }
      .timeline-event.decadeOverview:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        border: 8px solid #dddd99;
        width: calc(100% - 70px);
        height: calc(100% - 70px);
        box-sizing: border-box;
        margin: 35px; }
      .timeline-event.decadeOverview time {
        font-size: 66px;
        margin: 25px 0 50px;
        display: block; }
      .timeline-event.decadeOverview h3 {
        color: #444;
        font-size: 24px;
        margin: 0 0 25px; }
      .timeline-event.decadeOverview .timeline-desc {
        border: none; }
        .timeline-event.decadeOverview .timeline-desc p {
          color: #666;
          padding: 0 20%; }
      .timeline-event.decadeOverview .timeline-text {
        border: none; }
      .timeline-event.decadeOverview .timeline-img {
        margin: 0;
        padding: 0; }
        .timeline-event.decadeOverview .timeline-img img {
          display: block;
          padding: 0;
          margin: 0; }
  .timeline-text {
    border-left: 2px solid #ccc;
    padding: 0 15px; }
    .timeline-text p:nth-child(odd) {
      font-weight: 600; }
    .timeline-text.noMonth {
      border: 2px solid red; }
      .timeline-text.noMonth .timeline-img {
        margin: 20px;
        padding: 0; }
        .timeline-text.noMonth .timeline-img img {
          max-width: 450px; }
  .timeline-month {
    color: #999;
    display: block;
    font-size: 18px;
    text-transform: lowercase;
    margin-top: -4px; }
  .timeline h3 {
    margin: 10px 0 20px;
    color: #999; }
  .timeline-backtotop {
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-out; }

/* media queries */
@media only screen and (max-width: 767px) {
  .timeline {
    position: relative;
    z-index: 40;
    margin-top: 0;
    max-width: calc(100% - 20px); }
    .timeline #StickyNav.sticky ul {
      padding: 0 20px; }
    .timeline nav {
      position: relative;
      margin: 0 auto;
      width: 100%;
      padding: 0 0; }
      .timeline nav ul li a {
        padding: 15px 10px; }
        .timeline nav ul li a:hover {
          background-color: transparent;
          color: #39B54A; }
      .timeline nav ul li.isActive {
        color: #39B54A;
        background-color: #fff; }
    .timeline-event {
      display: block;
      margin: 40px 0;
      padding: 20px; }
      .timeline-event.noImage {
        padding: 20px; }
      .timeline-event-item {
        width: 100%; }
        .timeline-event-item .timeline-img {
          margin: 30px 0 0;
          padding: 0; }
          .timeline-event-item .timeline-img img {
            width: 100%;
            height: auto;
            min-width: initial; }
        .timeline-event-item .timeline-text {
          padding: 0;
          border: none;
          margin: 0; }
      .timeline-event.decadeOverview {
        border: 2px solid red;
        margin: 0 -8%;
        padding: 90px 50px 55px;
        box-sizing: border-box;
        text-align: center;
        background-color: #f0f0d2;
        position: relative;
        border: 10px solid #fffff7;
        -ms-flex-direction: column;
        flex-direction: column; }
        .timeline-event.decadeOverview:before {
          top: 8px;
          border-left: 10px solid #f0f0d2;
          border-right: 18px solid #f0f0d2; }
        .timeline-event.decadeOverview:after {
          border: 4px solid #dddd99;
          width: calc(100% - 50px);
          height: calc(100% - 50px);
          margin: 25px; }
        .timeline-event.decadeOverview time {
          font-size: 55px;
          margin: 0 0 40px; }
        .timeline-event.decadeOverview h3 {
          font-size: 18px;
          margin: 0 0 20px; }
        .timeline-event.decadeOverview .timeline-desc {
          border: none; }
          .timeline-event.decadeOverview .timeline-desc p {
            padding: 0; }
    .timeline-backtotop {
      position: fixed;
      bottom: 60px;
      right: 10px;
      z-index: 10; }
      .timeline-backtotop.isVisible {
        visibility: visible;
        opacity: 1; }
      .timeline-backtotop a {
        display: block;
        background: #39B54A url(/ui/img/timeline/arrow-up.png) 5px 5px;
        width: 50;
        margin-left: -20px;
        border-radius: 50%;
        height: 60px;
        width: 60px; }
        .timeline-backtotop a span {
          display: none; } }

@media (min-width: 600px) and (max-width: 1200px) {
  .timeline-event.decadeOverview {
    margin-left: 2%;
    margin-right: 2%; } }

.infobox {
  display: -ms-flexbox;
  display: flex;
  background-color: #eff0d1;
  padding: 20px 20px 10px;
  margin-bottom: 20px; }
  .infobox p {
    margin-bottom: 10px; }
  .infobox .information {
    width: 50%;
    padding-right: 40px; }
  .infobox .ticket {
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 40px;
    border-left: 2px solid #d5d798; }
    .infobox .ticket img {
      width: 100%;
      max-width: 300px;
      height: auto; }

@media (max-width: 768px) {
  .infobox {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    background-color: transparent; }
    .infobox p {
      margin-bottom: 10px; }
    .infobox .information {
      background-color: #eff0d1;
      width: auto;
      padding: 20px 20px 10px;
      margin-bottom: 20px; }
    .infobox .ticket {
      width: auto;
      padding: 0;
      border: none; } }

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("/ui/img/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/ui/img/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/ui/img/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/ui/img/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  animation: fadeIn .7s both ease; }

/* backSlide */
.owl-backSlide-out {
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/

@keyframes empty {
  0% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }

@keyframes goDown {
  from {
    transform: translateY(-100%); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }

@media screen {
  body,
  html {
    overflow-y: hidden;
    height: 100% !important;
    max-height: 100% !important; }
  .MobileFix {
    overflow-y: scroll;
    height: 100% !important;
    max-height: 100% !important;
    -webkit-overflow-scrolling: touch; }
  .mobile-visible,
  .sparkle {
    display: none !important; }
  .nav-closer {
    display: none; }
  .accordion {
    display: block; }
  .color1 {
    background: none; }
  .color2 {
    background: none; }
  .color3 {
    background: none; }
  .color4 {
    background: none; }
  .color5 {
    background: none; }
  .box-list .heading {
    min-height: 3em; } }

@media screen and (max-width: 1000px) {
  #myTable {
    border: none; }
    #myTable thead {
      display: none; }
    #myTable tbody {
      background-color: none; }
      #myTable tbody tr {
        padding: 5px 0;
        border: none;
        border-bottom: 1px solid #000;
        background-color: none; }
      #myTable tbody tr,
      #myTable tbody td {
        display: block;
        background-color: none !important; }
      #myTable tbody td {
        padding: 0 5px; }
        #myTable tbody td:nth-child(1):after {
          content: ','; }
        #myTable tbody td:nth-child(1), #myTable tbody td:nth-child(2) {
          display: inline-block; }
        #myTable tbody td:nth-child(3) {
          display: block;
          padding-top: 0;
          padding-bottom: 0;
          font-size: .8em; }
        #myTable tbody td:nth-child(4), #myTable tbody td:nth-child(5) {
          display: inline-block; }
        #myTable tbody td:nth-child(4) {
          float: left;
          clear: left;
          width: 90px;
          border-right: 1px solid #000; }
        #myTable tbody td:nth-child(5) {
          width: calc(100% - 130px);
          padding: 0 10px; }
        #myTable tbody td:empty {
          display: none; }
    #myTable .staffDetail {
      display: none; } }

@media screen and (max-width: 900px) {
  .mobile-visible {
    display: inherit !important; }
  .mobile-hidden,
  .top-bar,
  .btn-down {
    display: none !important; }
  .warning {
    box-sizing: border-box;
    padding: 10px;
    text-align: left; }
  #header {
    margin: 0;
    padding: 0; }
  .header-holder {
    margin: 0;
    padding: 20px 0 0; }
  .header-frame {
    background: none; }
    .header-frame .logo {
      position: relative;
      top: 0;
      left: 0;
      margin: 0 auto 20px;
      background-color: none; }
    .header-frame .nav-box {
      position: fixed;
      z-index: 100000;
      top: 100%;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      transition: .5s; }
      .header-frame .nav-box.active {
        top: 0; }
      .header-frame .nav-box .slide {
        position: relative;
        z-index: 2;
        overflow-y: scroll;
        box-sizing: border-box;
        height: 100%;
        min-height: 280px;
        padding-bottom: 60px;
        background-color: #f0f0d2; }
    .header-frame .nav {
      height: 100%;
      padding: 0 !important; }
      .header-frame .nav ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: calc(100% + 1px);
        text-align: center; }
        .header-frame .nav ul:after {
          display: none; }
      .header-frame .nav li {
        display: block;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        height: auto;
        margin: 0;
        padding: 0;
        -ms-flex-positive: 1;
        flex-grow: 1; }
      .header-frame .nav a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        padding: 5px;
        color: #fff !important;
        -ms-flex-line-pack: center;
        align-content: center; }
        .header-frame .nav a .link-holder {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-pack: center;
          justify-content: center;
          height: 100%;
          -ms-flex-line-pack: center;
          align-content: center; }
      .header-frame .nav .item-1 {
        background: #78b03e; }
      .header-frame .nav .item-2 {
        background: #12a399; }
      .header-frame .nav .item-3 {
        background: #ff6200; }
      .header-frame .nav .item-4 {
        background: #db35a0; }
      .header-frame .nav .item-5 {
        background: #eece26; }
      .header-frame .nav .item-6 {
        background: #78b03e; }
      .header-frame .nav .item-7 {
        background: #12a399; }
      .header-frame .nav .item-8 {
        background: #ee3f01; }
      .header-frame .nav .btn-donate {
        background: #278e12; }
        .header-frame .nav .btn-donate a {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-pack: center;
          justify-content: center;
          height: 100%;
          margin: 0;
          padding: 5px;
          background: none;
          -ms-flex-line-pack: center;
          align-content: center; }
          .header-frame .nav .btn-donate a:before {
            display: none; }
      .header-frame .nav .drop {
        display: none; }
      .header-frame .nav .search-form {
        display: -ms-flexbox;
        display: flex;
        float: none;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
        background: none; }
        .header-frame .nav .search-form input[type='text'] {
          float: none;
          width: 60%;
          padding-bottom: 0;
          font: 14px/22px 'kulturista-web', 'Times New Roman', Times, serif;
          font-weight: 700;
          text-transform: uppercase;
          color: #000;
          border-bottom: 2px solid #000;
          background: none; }
        .header-frame .nav .search-form input[type='submit'] {
          float: none; }
    .header-frame .left-col,
    .header-frame .right-col {
      float: none;
      width: 100%;
      margin: 0;
      padding: 0; }
    .header-frame .left-col {
      height: 33.3333%; }
    .header-frame .right-col {
      height: 66.6666%; }
  .drop-holder {
    display: none; }
  .after {
    display: none !important; }
  .btn-direction {
    padding: 5px;
    font-size: 12px;
    text-align: center;
    background-color: #f0f0d2; }
    .btn-direction a {
      color: #000; }
  .nav-closer {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    padding: 1em;
    cursor: pointer;
    font-size: 20px; }
  .nav-opener {
    position: fixed;
    z-index: 10;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    /* Status bar height on iOS 11.0 */
    /* Status bar height on iOS 11+ */
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    text-align: center;
    color: #fff;
    background-color: #12a399;
    box-shadow: 0 0 3px #000; }
    .nav-opener:hover {
      text-decoration: none; }
    .nav-opener span {
      position: relative;
      top: -3px;
      font-size: 15px; }
    .nav-opener img {
      width: auto;
      max-height: 1em;
      vertical-align: middle; }
    .nav-opener.active img {
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .info-blocks {
    display: none; }
    .info-blocks .block {
      float: none;
      width: 100%;
      height: auto !important; }
  .main-gallery {
    margin-bottom: 0; }
    .main-gallery .gallery {
      height: auto !important; }
    .main-gallery .slideshowButton {
      height: 100%;
      min-height: auto; }
    .main-gallery .img-holder {
      min-width: auto; }
    .main-gallery .slide-set {
      height: auto !important; }
    .main-gallery .slide-info {
      position: relative;
      z-index: 100 !important;
      top: 0;
      left: 0;
      max-width: 100%; }
      .main-gallery .slide-info .heading {
        text-align: left;
        background-image: none; }
      .main-gallery .slide-info .slide-content {
        display: none; }
      .main-gallery .slide-info .btn-close {
        display: none !important; }
  .boxes-list p {
    display: none; }
  .box-list .holder {
    height: auto !important; }
    .box-list .holder img {
      width: 100%; }
  .box-list .heading {
    min-height: 3em; }
  .events-box .holder {
    background: #ee3f01; }
  .container {
    padding-top: 20px; }
  #content,
  #sidebar {
    float: none;
    box-sizing: border-box;
    width: 100%;
    height: auto !important;
    margin: 0;
    padding: 0 20px;
    border: none; }
  hgroup {
    clear: both;
    margin-bottom: 40px;
    padding: 0 20px; }
  .add-nav ul {
    text-align: center; }
  .add-nav li {
    display: inline-block;
    float: none;
    width: auto !important; }
  .add-nav a {
    padding: 10px; }
  .add-nav span {
    line-height: 2em;
    border: none; }
  .accordion-heading h3 {
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 10px 20px;
    color: #fff;
    background-image: url("/ui/img/icons/DownArrow_Icon.svg");
    background-repeat: no-repeat;
    background-position: 85%;
    background-size: 10px 10px; }
    .accordion-heading h3.active {
      background-image: url("/ui/img/icons/UpArrow_Icon.svg"); }
    .accordion-heading h3 a {
      color: #fff; }
  .accordion {
    display: none;
    margin: 20px 0; }
    .accordion:after {
      display: table;
      clear: both;
      content: ''; }
  .sidebar-holder .box-list {
    display: block;
    width: calc(100% + 40px);
    margin: 0 -20px; }
    .sidebar-holder .box-list li {
      width: 100%; }
  .side-box {
    float: none;
    margin: 0;
    padding: 0; }
    .side-box .social-networks {
      display: none; }
  .side-box h3,
  aside.categories h3 {
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background-image: url("/ui/img/icons/DownArrow_Icon.svg");
    background-repeat: no-repeat;
    background-position: 85%;
    background-size: 10px 10px; }
    .side-box h3.active,
    aside.categories h3.active {
      background-image: url("/ui/img/icons/UpArrow_Icon.svg"); }
  .side-box .accordion,
  aside.categories .accordion {
    display: none;
    margin: 20px 0; }
  .color1 {
    background: #78b03e; }
  .color2 {
    background: #12a399; }
  .color3 {
    background: #ff6200; }
  .color4 {
    background: #db35a0; }
  .color5 {
    background: #eece26; }
  .tab-area {
    float: none;
    padding: 0 20px; }
  .categories {
    float: none;
    width: auto;
    margin: 0 39px 10px; }
  aside.categories {
    margin: 0 20px 10px; }
  .calendar-featured-events,
  .side-btn {
    display: block;
    padding: 10px 20px;
    font: 600 14px/22px 'kulturista-web', 'Times New Roman', Times, serif;
    text-transform: uppercase;
    color: #fff;
    background-image: none;
    background-position: 0 0; }
  .side-btn {
    width: calc(100% + 40px);
    margin: 0 -20px; }
    .side-btn:nth-child(1) {
      background: #ee3f01; }
    .side-btn:nth-child(2) {
      background: #eece26; }
    .side-btn:nth-child(3) {
      background: #db35a0; }
  .side-boxes {
    float: none;
    width: calc(100% + 40px);
    margin: 0 -20px; }
    .side-boxes .box-list {
      display: block;
      margin: 0 6px 0 11px; }
  .tabset-box .btn-search {
    width: 78px;
    margin: 5px 0 5px -91px;
    padding: 6px 0 7px 12px;
    border: 0; }
  .tabset li {
    width: 33%; }
  .tabset {
    padding: 0; }
  .tabset li:first-child {
    border: 0; }
  .side-boxes .box-list li {
    float: none;
    width: 100%;
    padding: 0 0 25px; }
  .articles-list .category-link {
    display: none; }
  .partners-box {
    margin: 0;
    padding: 20px; }
  #footer {
    padding-bottom: 4em;
    text-align: center; }
    #footer .footer-content {
      padding: 0; }
    #footer .logo {
      position: relative;
      top: 0;
      left: 0;
      display: block;
      float: none;
      margin: 2em auto 0; }
    #footer .social-networks-mobile {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
      #footer .social-networks-mobile li {
        display: inline-block; }
      #footer .social-networks-mobile a {
        display: block;
        padding: 20px; }
      #footer .social-networks-mobile img {
        width: auto;
        max-height: 20px;
        vertical-align: middle; }
    #footer .links-box li {
      display: inline-block; }
      #footer .links-box li:first-child {
        border-right: 2px solid #fff; }
  .footer-columns {
    padding: 0; }
    .footer-columns .column {
      float: none;
      width: auto;
      margin: 0;
      border-bottom: 2px solid #fff; }
    .footer-columns ul,
    .footer-columns li {
      padding: 0; }
    .footer-columns a {
      display: inline-block;
      padding: 20px; }
  .footer-info {
    float: none;
    margin: 0; }
    .footer-info .text-holder {
      float: none;
      width: auto;
      margin: 2em auto 0;
      padding: 0 20px;
      text-align: center; }
    .footer-info .footer-list {
      margin-bottom: 2em;
      text-align: center; }
      .footer-info .footer-list li {
        display: inline-block;
        float: none; } }

@media screen and (max-width: 670px) {
  .box-list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .box-list li {
    width: calc(50% - 10px);
    height: auto !important;
    margin: 0 0 20px;
    padding: 0;
    font-size: 1em; }
    .box-list li:first-child {
      width: 100%;
      margin-bottom: 20px; }
    .box-list li .holder {
      height: auto !important; }
    .box-list li .img-holder,
    .box-list li img {
      width: 100%;
      height: 100% !important;
      object-fit: cover;
      object-position: center center; }
    .box-list li .heading p {
      display: none; }
  .left,
  .right,
  .content {
    float: none !important;
    width: calc(100% + 40px) !important;
    margin: 0 -20px 20px !important; }
    .left img,
    .right img,
    .content img {
      display: block !important;
      float: none !important;
      width: 100% !important;
      height: auto !important;
      margin: 0 auto; }
  .blog-posts .content {
    width: auto !important;
    margin: auto !important; }
  .info-row .video,
  .info-row blockquote {
    display: block !important;
    float: none !important;
    margin: 0 auto; }
  .info-row img {
    display: block !important;
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto; }
  .visual-list li {
    display: block;
    float: none;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px; }
    .visual-list li:after {
      top: -5px;
      left: 50%;
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    .visual-list li img {
      width: 100% !important; }
  .visual .visual-frame {
    min-width: 0;
    height: auto; }
  .visual-frame .slide-text {
    display: none; }
  .boxes-list {
    overflow: visible; }
    .boxes-list ul {
      overflow: visible; }
    .boxes-list li {
      float: none;
      width: calc(100% + 40px);
      margin: 0 -20px 1em;
      padding: 0; }
    .boxes-list img {
      width: 100% !important; }
  .columns-box {
    overflow: visible; }
    .columns-box .column {
      float: none;
      width: 100%;
      margin: 0 0 1em;
      padding: 0; }
    .columns-box .img-holder {
      width: calc(100% + 40px);
      margin: 0 -20px 1em; }
  .itpFeatures {
    box-sizing: border-box;
    width: 100%; }
    .itpFeatures.column {
      margin: 0;
      padding: 0; }
    .itpFeatures .img-holder {
      width: calc(100% + 40px);
      margin: 0 -20px; }
    .itpFeatures img {
      width: 100% !important; }
    .itpFeatures .box {
      margin-bottom: 0; }
  .itpFeatures .itpFeatures-spotlight {
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 10px 20px;
    color: #fff;
    background-image: url("/ui/img/icons/DownArrow_Icon.svg");
    background-repeat: no-repeat;
    background-position: 85%;
    background-size: 10px 10px; }
    .itpFeatures .itpFeatures-spotlight.active {
      background-image: url("/ui/img/icons/UpArrow_Icon.svg"); }
    .itpFeatures .itpFeatures-spotlight a {
      color: #fff; }
  .color1 {
    background: #78b03e; }
  .color2 {
    background: #12a399; }
  .color3 {
    background: #ff6200; }
  .color4 {
    background: #db35a0; }
  .color5 {
    background: #eece26; }
  .tweets-list li:last-child {
    display: none !important; } }

@media screen and (max-width: 500px) {
  .itpFeatures {
    box-sizing: border-box;
    width: 100%x; }
    .itpFeatures img {
      width: 100% !important; } }

@media print {
  * {
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  body {
    background: white; }
  .top-bar,
  .nav-box,
  .main-gallery,
  .internal-gallery,
  .add-nav,
  .side-btn,
  .info-blocks,
  #footer {
    display: none; }
  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; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  #header {
    background: white;
    height: 160px; }
  .header-holder {
    box-shadow: none !important;
    margin: 0;
    padding: 0; }
  .logo {
    top: 30px; }
  #main {
    background: white;
    height: 100%;
    overflow: visible;
    box-shadow: none !important; }
  #content {
    width: auto;
    margin-bottom: 20px;
    padding: 0;
    -moz-box-sizing: none;
    float: none !important; }
  #sidebar {
    width: auto;
    border: none;
    margin: 0;
    padding: 0;
    float: none !important; }
  div#content {
    margin-left: 10%; }
  .logo {
    margin-bottom: 20px; }
  a:link, a:visited {
    color: #520;
    background: transparent;
    font-weight: bold;
    text-decoration: underline; }
  .info-row .text-holder {
    overflow: visible;
    font-size: 12pt; }
  .same-height {
    height: auto !important; } }
