/*
Theme Name: New York Live Arts
Theme URI: http://tnbw.com/
Author: tnbw.com
Author URI: tnbw.com/
*/
body {
  background: #191919;
  background: #000;
  position: relative;
  opacity: 0.0000001; }

ul {
  padding: 0; }

.buttons-wrap > div {
  float: none;
  margin-right: 10px;
  margin-bottom: 10px; }

input[type=text],
input[type=email],
input[type=tel],
input[type=submit] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

input[type=email],
input[type=text] {
  border: 1px solid #ccc; }

#left-rail {
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  min-height: 100%;
  padding-left: 35px;
  padding-right: 35px; }

/*  for when the lmenuogo is too smalll */
.scrolling-menu #page-footer {
  display: none; }

.scrolling-menu #left-rail {
  position: absolute; }

.scrolling-menu #top-logo {
  background: rgba(0, 0, 0, 0.6); }

#top-bar {
  position: fixed;
  top: 0;
  z-index: 1100;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding-left: 300px;
  min-height: 40px; }

#top-bar .inner {
  max-width: 1350px;
  padding-right: 24px;
  margin: 0; }

#top-logo {
  top: 0;
  left: 0;
  position: fixed;
  max-width: 300px;
  padding: 35px;
  z-index: 1500; }

#top-logo img {
  width: 100%;
  opacity: 1;
  transition: opacity 600ms ease 0s; }

.btj-logo-link {
  display: none; }

.is-btj .btj-logo-link {
  display: block; }

.is-btj #top-logo img {
  float: left; }

.is-btj #top-logo img.nyla-logo {
  width: 53%;
  margin-right: 4%; }

.is-btj #top-logo img.btj-logo {
  padding-top: 1px;
  width: 40%; }

#primary-menu-container {
  padding-top: 250px; }

.is-btj #primary-menu-container {
  padding-top: 145px; }

.sticky-main-nav-wrapper {
  position: fixed;
  z-index: 990;
  opacity: 0;
  pointer-events: none;
  transition: opacity 1000ms;
  top: 0;
  margin-top: 0;
  right: auto;
  width: 100%;
  max-width: 1500px;
  padding-right: 24px;
  padding-left: 330px; }

.sticky-main-nav-wrapper .inner {
  margin-left: 6px;
  margin-right: 6px;
  background: rgba(0, 0, 0, 0.6); }

.sidebar-nav-container-scrolled-out .sticky-main-nav-wrapper {
  opacity: 1;
  pointer-events: auto; }

.sticky-main-nav-wrapper .nav-inner {
  display: none; }

.sticky-main-nav .glyphicon {
  position: absolute;
  right: 9px;
  top: 13px; }

.no-touch .sticky-main-nav a:hover,
.sticky-main-nav a:link,
.sticky-main-nav a {
  width: 100%;
  text-decoration: none; }

.overimage-event-title {
  margin-left: 15px; }

.mobile-date-buy-info {
  margin-top: 0; }

.eventList-teaser-viewelement .mobile-date-buy-info .artist,
.mobile-date-buy-info .date-stick-out {
  display: block;
  float: left; }

.performer-info-image-wrapper a {
  text-align: center; }

.performer-info-image-wrapper a img {
  margin: 0 auto; }

.video-slide a {
  position: relative;
  display: block; }

.video-slide a .player-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.3; }

.instafeed.card-container {
  min-height: 0; }

.instafeed #instafeed a img {
  width: 95%;
  border: 1px solid rgba(121, 121, 121, 0.5); }

.inline-block-container a {
  display: inline-block; }

.img-button-wrap {
  position: relative; }

.no-touch .instafeed #instafeed a:hover img {
  opacity: 0.9;
  transition: opacity 600ms ease 0s; }

.no-touch #top-logo img:hover {
  opacity: 0.7;
  transition: opacity 600ms ease 0s; }

.primary-menu li {
  float: none;
  list-style: none; }

.primary-button a {
  background: #6d308c;
  background: #f37921;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 12px;
  display: inline-block;
  width: auto;
  padding: 10px;
  font-weight: 700;
  color: #fff;
  transition: all 600ms ease 0s;
  letter-spacing: 1px;
  padding: 6px; }

.text-editor-content .primary-button a:visited, .text-editor-content .primary-button a:link {
  color: #fff;
  text-decoration: none; }

.padded-grid-8-tile .primary-button a,
.program-tile .primary-button a {
  display: inline-block; }

.primary-button.micro-button a {
  font-size: 12px;
  padding: 4px;
  background: #f37921;
  color: #fff; }

.no-touch .primary-button.micro-button a:hover {
  background: rgba(243, 121, 33, 0.8);
  transition: all 600ms ease 0s; }

.no-touch .primary-button a:hover {
  background: rgba(109, 48, 140, 0.8);
  background: rgba(243, 121, 33, 0.8);
  text-decoration: none;
  transition: all 600ms ease 0s; }

.position-relative {
  position: relative !important;
  top: auto !important;
  bottom: auto !important; }

.secondary-button input,
.secondary-button a {
  background: rgba(250, 250, 250, 0.9);
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
  width: auto;
  padding: 4px;
  font-weight: 700;
  color: #000;
  transition: all 600ms ease 0s;
  text-decoration: none !important; }

.secondary-button input {
  border: none; }

.no-touch .secondary-button a:hover {
  background: white;
  text-decoration: none;
  transition: all 600ms ease 0s; }

.no-touch .secondary-button.for-bright a:hover {
  background: rgba(0, 0, 0, 0.35);
  text-decoration: none;
  transition: all 600ms ease 0s; }

.secondary-button.for-bright input,
.secondary-button.for-bright a {
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  transition: all 600ms ease 0s;
  letter-spacing: 1px;
  padding-left: 6px;
  padding-right: 6px;
  display: inline-block; }

.no-touch .micro-button.for-bright input:hover,
.no-touch .micro-button.for-bright a:hover {
  background: rgba(0, 0, 0, 0.6);
  transition: all 600ms ease 0s; }

.micro-button input,
.micro-button a {
  background: rgba(250, 250, 250, 0.9);
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
  width: auto;
  padding: 4px;
  font-weight: 700;
  color: #000;
  transition: all 600ms ease 0s;
  text-decoration: none !important; }

.micro-button input {
  border: none; }

.no-touch .micro-button a:hover {
  background: white;
  text-decoration: none;
  transition: all 600ms ease 0s; }

.micro-button.for-bright input,
.micro-button.for-bright a {
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  transition: all 600ms ease 0s;
  letter-spacing: 1px;
  padding-left: 4px;
  padding-right: 4px;
  display: inline-block; }

.no-touch .micro-button.for-bright input:hover,
.no-touch .micro-button.for-bright a:hover {
  background: rgba(0, 0, 0, 0.6);
  transition: all 600ms ease 0s; }

.light-cta-button a {
  background: none;
  text-transform: uppercase;
  font-size: 18px;
  width: 100%;
  padding: 15px;
  font-weight: 700;
  color: #333;
  transition: all 600ms ease 0s;
  display: block;
  text-align: center;
  border: 2px solid #333; }

.no-touch .light-cta-button a:hover {
  background: white;
  text-decoration: none;
  transition: all 600ms ease 0s;
  border: 2px solid #333; }

blockquote {
  border: none; }

.calendar-month-select {
  margin-bottom: 5px;
  float: left; }

.calendar-categories-for-small {
  display: none; }

.calendar-display-controls-wrapper {
  float: right; }

.calendar-filter-button a {
  background: none;
  text-transform: none;
  font-size: 14px;
  width: 100%;
  padding: 8px;
  font-weight: 400;
  color: #333;
  transition: all 600ms ease 0s;
  display: block;
  text-align: center;
  border: 2px solid #333; }

.no-touch .calendar-filter-button a:hover {
  background: white;
  text-decoration: none;
  transition: all 600ms ease 0s;
  border: 2px solid #333; }

#main {
  position: absolute;
  top: 0;
  margin-top: 40px;
  z-index: 900;
  min-height: 600px; }

#left-rail .top-bar-menu {
  padding-top: 35px; }

.main-wrapper {
  width: 100%;
  left: 0;
  max-width: 1500px;
  padding-right: 24px;
  padding-left: 370px;
  padding-left: 330px; }

#top-bar .cell {
  background: #fff;
  float: left; }

#homepage-promo-area .magic-slideshow {
  min-height: 395px; }

.top-head {
  margin-bottom: 6px;
  padding-right: 6px; }

.pagination > .active > a, .pagination > .active > span,
.no-touch .pagination li a:hover, .no-touch .pagination li span:hover,
.no-touch .pagination > .active > a:hover, .no-touch .pagination > .active > span:hover,
.pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #f37921;
  border-color: #f37921;
  color: #fff; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px; }

/*//////////////////////////////////////////////*/
.img-frame {
  width: 100%;
  min-height: 10px;
  position: relative; }

.img-frame680x395 {
  min-height: 180px; }

.no-touch .slideshow-arrows:hover {
  opacity: 0.8;
  transition: all 600ms ease 0s; }

.slideshow-arrows .state-hover {
  width: 30px;
  height: 60%;
  top: 20%; }

.line.light-line {
  background: #999; }

.line {
  background: #e1e1e1;
  height: 1px; }

.tweet-line {
  color: #fff; }

.page-module-top-line {
  background: #6d308c;
  background: #f37921;
  height: 2px; }

.list-table .item-list li {
  list-style: none;
  margin-bottom: 15px;
  clear: both; }

.list-table .image-container img {
  width: 100%; }

.fullscreen-background {
  transition: all 600ms ease 0s;
  opacity: 0.5; }

.eventList-teaser-viewelement .buy-button-wrap {
  margin-top: 4px; }

.extra-right-padding {
  padding-right: 8px; }

.extra-padding {
  padding: 16px; }

.content-container {
  background: rgba(250, 250, 250, 0.9);
  /* PENTAGRAM GRAY */
  background: #bfbfbf;
  margin-left: 6px;
  margin-right: 6px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 12px;
  padding-bottom: 12px;
  /*
  content: " ";
  display: table;
  */ }

.content-container .card-content {
  padding-top: 8px;
  clear: both;
  padding-bottom: 12px; }

.padded-grid-8-tile,
.program-tile {
  padding-left: 8px;
  padding-right: 8px; }

.padded-grid-8-tile a,
.program-tile a {
  display: block; }

.no-touch .padded-grid-8-tile a:hover,
.no-touch .program-tile a:hover {
  opacity: 0.7;
  transition: opacity 400ms; }

.light-border {
  border: 1px solid #ccc; }

.padded-grid-wrapper {
  overflow: hidden; }

.padded-grid-8 {
  margin-left: -8px;
  margin-right: -8px; }

.socialshare-viewelement ul {
  padding-left: 0 !important; }

.socialshare-viewelement ul,
.socialshare-viewelement-title {
  float: left; }

.socialshare-viewelement-title {
  padding-right: 15px;
  margin-top: -5px; }

.socialshare-viewelement li {
  padding-left: 2px;
  padding-right: 2px;
  width: 30px; }

.socialshare-viewelement a {
  display: block;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  transition: all 400ms; }

.no-touch .socialshare-viewelement a:hover {
  opacity: 0.5; }

.socialshare-viewelement svg {
  display: block; }

.back-to-link {
  background: #f37921;
  text-decoration: none; }

.no-touch .back-to-link:hover {
  text-decoration: none; }

.event-back-controls {
  display: none; }

#calendar-ajax-content-target .event-back-controls {
  display: block; }

.event-list-viewelement {
  margin-right: 6px; }

.event-list-viewelement .content-container {
  margin-bottom: 24px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 6px; }

.eventList-teaser-viewelement .artist {
  background: rgba(255, 255, 255, 0.8);
  margin-top: 1px;
  margin-bottom: 1px;
  display: inline-block;
  padding: 4px;
  float: right;
  margin-left: 5px; }

.content-block .share-buttons {
  text-align: right; }

.share-buttons {
  min-height: 35px;
  margin-top: 8px; }

.min-height-box {
  min-height: 300px; }

input.error-style {
  border: orange 1px solid; }

input.error-style {
  color: orange; }

.share-buttons > div {
  display: block;
  float: right;
  padding-left: 12px; }

.share-buttons .twitter-wrap {
  margin-top: 6px; }

.event-cell:first-of-type {
  padding-left: 6px; }

.event-cell:nth-of-type(4) {
  border-right: none; }

.event-cell {
  border-right: 1px solid #333;
  padding-left: 25px;
  padding-right: 25px;
  min-height: 420px; }

.event-teaser .event-image-container {
  min-height: 150px;
  margin-bottom: 5px; }

.event-teaser .event-date {
  padding-bottom: 6px; }

.event-teaser .event-image-container,
.event-teaser .event-image-container img,
.content-container .feature-image img {
  width: 100%; }

.calendar-month-select .calendar-arrows,
.calendar-month-select h3 {
  float: left;
  margin-right: 6px; }

.calendar-arrows .state-hover {
  width: 38px; }

.calendar-filter-button a {
  background: rgba(250, 250, 250, 0.9);
  border: none;
  margin-bottom: 10px; }

.calendar-filter-button a.active,
.no-touch .calendar-filter-button a:hover {
  background: #6d308c;
  background: rgba(243, 121, 33, 0.8);
  text-decoration: none;
  border: none;
  color: #fff;
  transition: all 600ms ease 0s; }

.calendar a:link,
.calendar a:visited {
  color: #000;
  text-decoration: none; }

.calendar-display-controls a {
  font-size: 18px;
  padding-left: 6px;
  padding-right: 6px; }

.no-touch .calendar-display-controls a:hover {
  background: #6d308c;
  background: rgba(243, 121, 33, 0.8);
  border: none;
  color: #fff;
  transition: all 600ms ease 0s; }

.calendar .day-block {
  border: 1px solid #333;
  min-height: 200px;
  background: rgba(250, 250, 250, 0.45); }

.calendar .day-block .event-content {
  height: 195px;
  overflow-y: auto; }

.calendar .list-view-only {
  display: none; }

.calendar .day-block.is-current-selected-month {
  background: rgba(250, 250, 250, 0.75); }

.calendar .day-block.is-past {
  opacity: 0.2; }

.calendar .day-block.is-today {
  background: #6d308c;
  background: rgba(243, 121, 33, 0.8);
  color: #fff; }

.calendar .day-block h4 {
  width: 100%;
  background: #fff;
  padding: 6px;
  color: #333;
  border-bottom: 1px solid #666; }

.event-info-cell-event-dates-description-headline {
  display: none; }

.calendar.is-filtered .day-block h4 {
  display: none; }

.calendar.is-filtered .day-block {
  border: none; }

.calendar.is-filtered .event-info-cell-event-dates-description {
  display: none; }

.calendar.is-filtered .day-block h4.event-info-cell-event-dates-description-headline {
  display: block;
  background: none; }

.calendar-display-controls {
  float: right;
  margin-left: 3px;
  margin-bottom: 6px; }

.display-as-calendar-toggle {
  display: none; }

.calendar-display-controls .glyphicon {
  padding-left: 6px;
  padding-right: 5px;
  display: block;
  line-height: 25px; }

.calendar .event-info-cell {
  margin-bottom: 1px;
  padding: 2px;
  background: #fff;
  display: block; }

.calendar .month-break {
  display: none; }

.calendar .even-space-grid-cell {
  clear: none !important; }

/*
.calendar .month-break:after,
.calendar .month-break:before{
    content: " ";
    display: table;
}

.calendar .month-break:after {
    clear: both;
}

*/
.calendar.display-as-list .calendar-month-select {
  display: none; }

.calendar.display-as-list .display-as-list-toggle {
  display: none; }

.calendar.display-as-list .display-as-calendar-toggle {
  display: block; }

.calendar.display-as-list .day-block {
  width: 100%; }

.calendar.display-as-list .day-block {
  min-height: 0;
  float: none; }

.calendar.display-as-list .event-content {
  height: auto; }

.calendar.display-as-list .is-not-found {
  display: none !important; }

.calendar.display-as-list .event-info-cell div {
  font-size: 14px; }

.calendar.display-as-list .is-found {
  display: block; }

.calendar.display-as-list .event-info-cell div {
  padding: 4px; }

.calendar.display-as-list .month-break.has-events {
  display: block;
  margin-top: 35px;
  margin-left: 1px; }

.calendar.display-as-list .teeny-locationame {
  font-size: 13px; }

.calendar.display-as-list .srgbe-calendar-days {
  margin-top: -55px; }

.calendar.is-filtered .srgbe-calendar-days {
  margin-top: 0px; }

.calendar.display-as-list .month-break.has-events h3 {
  background: rgba(243, 121, 33, 0.8);
  color: #fff;
  padding-left: 8px;
  padding-right: 8px; }

.calendar.display-as-list .list-view-only {
  display: block; }

.calendar.display-as-list .calendar-view-only {
  display: none; }

.event-info-cell div {
  font-size: 13px;
  /*font-size: 14px;*/ }

.no-touch .event-info-cell:hover {
  background: #6d308c;
  background: #f37921;
  transition: all 600ms ease 0s; }

.no-touch .event-info-cell:hover div {
  color: #fff; }

.btj-event-teaser {
  margin-left: -6px;
  margin-right: -6px; }

.nav-container.card-container {
  background: #f1bc97; }

.side-navigation a:visited,
.side-navigation a:link {
  text-decoration: none;
  color: #333;
  font-size: 15px;
  line-height: 24px;
  text-decoration: none;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  border-top: 1px solid #666;
  display: block;
  padding-bottom: 3px; }

.side-navigation .current-menu-item > a,
.side-navigation .current-menu-item > a:visited,
.no-touch .side-navigation a:hover {
  text-decoration: none;
  color: #000;
  border-top: 1px solid #000;
  font-weight: 700; }

.side-navigation li {
  display: block; }

.side-navigation li > ul > li {
  display: block;
  float: none;
  padding-left: 10px; }

.side-navigation ul {
  list-style-position: inside; }

.primary-menu .sub-menu {
  padding-left: 0;
  border-top: 1px solid #666;
  padding-bottom: 15px; }

.primary-menu .sub-menu ul {
  border: none;
  padding-bottom: 0; }

.primary-menu .sub-menu a:visited,
.primary-menu .sub-menu a:link {
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  border: none;
  display: block;
  padding-bottom: 3px;
  padding-top: 3px; }

.primary-menu .sub-menu li > ul > li {
  display: block;
  float: none;
  padding-left: 10px; }

.side-navigation ul {
  padding-left: 10px; }

.full-image-container-wrapper img {
  width: 100%; }

.large-top-image-container img {
  /*width: 100%;*/
  max-width: 100%; }

.text-slideshow-slide {
  width: 100%;
  height: 100%; }

.text-slideshow {
  width: 100%;
  min-height: 600px; }

.text-slideshow .slideshow-arrows.slideshow-next {
  left: auto;
  right: 0; }

.text-editor-content ul.download-list,
ul.download-list {
  list-style: none;
  padding-left: 0; }

.download-list .glyphicon {
  padding-right: 15px; }

.card-container {
  background: rgba(250, 250, 250, 0.9);
  /* PENTAGRAM GRAY */
  background: #bfbfbf;
  padding: 12px;
  min-height: 350px;
  content: " ";
  display: table;
  display: block; }

.card-container.auto-height {
  min-height: 0; }

.card-container .card-content img {
  width: 100%; }

.card-container .card-content {
  margin-top: 8px;
  position: relative;
  clear: both; }

.card-container .card-content .light-cta-button {
  width: 100%; }

.card-container .card-content .overlay-button {
  position: absolute;
  bottom: 42px;
  right: 12px; }

.calendar-arrows.inactive {
  opacity: 0.35; }

.two-col-list li {
  width: 50%;
  padding-right: 25px;
  float: left; }

.frame-box {
  display: block;
  border: 2px solid #333;
  padding: 12px; }

.user-scrolled .fullscreen-background {
  opacity: 0;
  transition: all 600ms ease 0s; }

.text-editor-content table th,
.text-editor-content table strong {
  padding-top: 8px;
  padding-bottom: 8px; }

.text-editor-content table strong {
  display: block; }

.text-editor-content table {
  margin-top: 25px;
  margin-bottom: 25px;
  width: 100%; }

.text-editor-content table th,
.text-editor-content table td {
  border-bottom: 1px solid #3c3c3c; }

.text-editor-content ul {
  list-style-position: outside;
  padding-left: 20px;
  list-style: square; }

.text-editor-content a:visited,
.text-editor-content a:link {
  text-decoration: underline;
  color: #333; }

.card-container .text-editor-content img,
.text-editor-content img {
  width: auto;
  max-width: 100%; }

.slideshow-with-bg .inpage-slideshow-pager-wrapper {
  background: rgba(250, 250, 250, 0.9); }

.magic-slideshow .item-info {
  position: absolute;
  top: 0px;
  left: 66%;
  height: 100%;
  /*
  padding-top: 45px;
  */
  padding-left: 16px;
  padding-right: 16px; }

.magic-slideshow .item-info .primary-button {
  position: absolute;
  bottom: 90px;
  z-index: 300; }

.magic-slideshow .elasto-slide {
  width: 66%;
  position: relative; }

.magic-slideshow-pager-wrapper {
  text-align: center;
  width: 66%; }

.lower-footer {
  background: rgba(0, 0, 0, 0.8);
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1));
  /* Standard syntax */
  padding-bottom: 15px;
  margin-left: -6px;
  margin-right: -6px; }

#mobile-pre-footer,
.main-footer {
  margin-left: 8px;
  margin-right: 8px; }

#mobile-menu-toggle {
  position: fixed;
  top: 23px;
  right: 18px; }

#mobile-menu-toggle a {
  display: block;
  position: relative;
  width: 31px;
  height: 28px; }

#mobile-menu-toggle .menu-out-icon {
  opacity: 0;
  transition: all 800ms;
  position: absolute;
  top: 0;
  right: 0; }

.small-menu-out #small-navigation-target {
  display: block;
  margin-top: 0;
  opacity: 1;
  margin-right: 38px; }

#small-navigation-target-container {
  overflow-y: auto;
  margin-top: 0px;
  margin-left: 85px;
  margin-right: 0;
  margin-bottom: 45px;
  pointer-events: auto; }

#small-navigation-target {
  display: block;
  padding: 0;
  opacity: 0;
  margin-top: -4000px;
  transition: all 800ms; }

.is-btj #small-navigation-target {
  padding-left: 130px;
  padding-left: 45px; }

.small-menu-out #mobile-menu-toggle .menu-out-icon {
  opacity: 1; }

.small-menu-out #mobile-menu-toggle .menu-in-icon {
  opacity: 0; }

.slideshow-arrows {
  top: 0; }

.slideshow-arrows.slideshow-next {
  left: 60%;
  /* left: 65%; */
  width: 6%; }

.slideshow-arrows.slideshow-prev .state-hover {
  margin-left: 20px; }

.slideshow-arrows.slideshow-next .state-hover {
  float: right;
  margin-right: 20px; }

.magic-slideshow-pager span {
  background: #fafafa;
  width: 25px;
  height: 15px;
  display: inline-block;
  color: #fafafa;
  margin-right: 11px;
  cursor: pointer; }

.magic-slideshow-pager .cycle-pager-active {
  background: #6d308c;
  color: #6d308c;
  background: #f37921;
  color: #f37921; }

.link-list a:link,
.link-list a:visited,
.link-list a {
  display: block;
  color: #000;
  text-decoration: underline; }

.inpage-slideshow {
  min-height: 400px;
  min-height: 0; }

.slide-inpage img,
.slide-inpage {
  width: 100%; }

.responsive-video {
  width: 100%;
  border: none; }

.inpage-slideshow-pager-wrapper {
  position: relative;
  height: 52px;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  overflow: hidden; }

.inpage-slideshow-pager {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
  height: 100%; }

.inpage-slideshow-pager .image-caption {
  display: none; }

.inpage-slideshow-pager span {
  width: 73px;
  display: inline-block;
  padding-top: 5px;
  padding-right: 2px;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.5; }

.no-touch .scroller-arrows:hover,
.inpage-slideshow-pager span.cycle-pager-active,
.no-touch .inpage-slideshow-pager span:hover {
  opacity: 1;
  transition: all 600ms ease 0s; }

.inpage-slideshow-pager span img {
  width: 100%; }

.scroller-arrows {
  height: 100%;
  position: absolute;
  z-index: 500;
  width: 40px;
  opacity: 0.5;
  cursor: pointer; }

.scroller-arrows .state-hover {
  position: relative;
  vertical-align: top;
  display: inline-block;
  height: 100%;
  width: 40px; }

.scroller-arrows .state-hover img {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.scroller-next {
  position: absolute;
  right: 0; }

.scroller-prev {
  position: absolute;
  left: 0; }

#top-bar li {
  list-style: none; }

.row-teaser .image-container {
  margin-bottom: 15px; }

.row-teaser .image-container img {
  width: 100%; }

.row-teaser .image-container {
  width: 30%;
  float: left;
  padding-right: 1%; }

.row-teaser .content-container {
  width: 69%;
  float: left; }

.large-input {
  padding: 5px;
  width: 100%;
  margin-bottom: 4px; }

.page-footer {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 300px;
  z-index: 5000;
  padding-bottom: 6px;
  padding-left: 35px;
  padding-right: 35px; }

.featured-story img,
.post-teaser img {
  width: 100%; }

.card-block {
  text-align: center;
  border: 1px solid #ccc;
  padding: 15px;
  min-height: 145px; }

footer {
  padding-bottom: 80px; }

.inpage-slideshow .image-caption,
.slide-caption {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: rgba(255, 255, 255, 0.5);
  padding: 2px;
  padding-left: 6px;
  padding-right: 6px; }

.visually-hidden {
  opacity: 0; }

.social-navigation {
  width: auto;
  display: block;
  position: relative; }

.social-navigation li {
  width: 25px;
  float: left;
  display: block;
  margin-right: 8px; }

.social-navigation a {
  opacity: 1;
  transition: all 600ms ease 0s; }

.no-touch .social-navigation a:hover {
  opacity: 0.5;
  transition: all 600ms ease 0s; }

.state-hover {
  position: relative;
  vertical-align: top;
  display: block;
  width: 25px;
  height: 25px; }

.state-hover img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
  padding-top: 0; }

.no-touch a:hover .state-hover .mouse-over {
  display: block; }

.no-touch a:hover .state-hover .mouse-out {
  display: none; }

a .state-hover .mouse-over {
  display: none; }

.line {
  background: #333;
  width: 100%;
  height: 1px; }

.spacer-large,
.spacer-one-cell {
  height: 75px;
  clear: both; }

.spacer-medium,
.spacer-half-cell {
  height: 40px;
  clear: both;
  width: 100%; }

.spacer-small {
  height: 30px;
  clear: both; }

.spacer-mini {
  height: 20px;
  clear: both; }

.spacer-micro {
  height: 10px;
  clear: both; }

.padded-col {
  padding-right: 24px; }

.menu-item-107 .sub-menu {
  /* display: none;*/ }

.is-btj .menu-item-107 .sub-menu {
  /* display: block;*/ }

/*/////////////////////////////// */
.dev-underline {
  text-decoration: underline; }

.wireframe {
  border: 1px solid #ccc;
  padding: 18px;
  margin-top: 12px;
  margin-bottom: 12px;
  min-height: 80px;
  background: rgba(255, 255, 255, 0.95); }

.wireframe a:link {
  display: inline-block;
  text-decoration: underline; }

.wireframe nav li {
  display: block;
  padding-left: 10px;
  float: left; }

.wireframe nav li > ul > li {
  display: block;
  float: none; }

.wireframe a.btn {
  text-decoration: none; }

.wireframe ul {
  list-style-position: inside; }

.wireframe ul ul {
  padding-left: 20px; }

/*# sourceMappingURL=style.css.map */
