/*
 Theme Name:     Jazz at Lincoln Center
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         
 Author URI:     
 Template:       Divi
 Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
  font-family: National Regular;
  src: url('/wp-content/themes/Jazz-at-Lincoln-Center/fonts/National-2-Narrow/National2Narrow-Regular.otf');
  font-weight: normal;
}
@font-face {
  font-family: National Medium;
  src: url('/wp-content/themes/Jazz-at-Lincoln-Center/fonts/National-2-Narrow/National2Narrow-Medium.otf');
  font-weight: bold;
}
@font-face {
  font-family: National Italic;
  src: url('/wp-content/themes/Jazz-at-Lincoln-Center/fonts/National-2-Narrow/National2Narrow-RegularItalic.otf');
  font-weight: normal;
}
@font-face {
  font-family: National Italic Bold;
  src: url('/wp-content/themes/Jazz-at-Lincoln-Center/fonts/National-2-Narrow/National2Narrow-MediumItalic.otf');
  font-weight: bold;
}
@font-face {
  font-family: Tungsten Narrow;
  src: url('/wp-content/themes/Jazz-at-Lincoln-Center/fonts/Tungsten-Narrow/TungstenNarrow-Medium.otf');
  font-weight: normal;
}
@font-face {
  font-family: Tungsten Condensed;
  src: url('/wp-content/themes/Jazz-at-Lincoln-Center/fonts/Tungsten-Condensed/TungstenCond-Book.otf');
  font-weight: normal;
}
@font-face {
  font-family: Tungsten Semibold;
  src: url('/wp-content/themes/Jazz-at-Lincoln-Center/fonts/Tungsten-Condensed/TungstenCond-Semibold.otf');
  font-weight: bold;
}

body, html {
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  overflow-x: hidden !important;
	quotes: '\201C' '\201D' '\2018' '\2019';
}
h1, h3 {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 89% !important;
}
h2, h4, .published {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width:800px) {
  h2, h4, .published {
    letter-spacing: unset;
  }
}
h1, h2 {
  font-size: 90px;
  line-height: 81px;
}
h3, body .et_pb_column_1_3 h3, body .et_pb_column_1_4 h3, body .et_pb_column_1_5 h3, body .et_pb_column_1_6 h3, body .et_pb_column_2_5 h3 {
  font-size: 48px;
  line-height: 48px;
}
h4, .published {
  font-size: 36px;
  line-height: 36px;
}
p {
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 32px;
}
li {
  padding-bottom: 8px;
}
p a {
  text-decoration: none;
  font-weight: bold;
}
em {
	font-family: "National Italic", Helvetica, Arial, sans-serif;
}
.italic-bold { 
font-family: "National Italic Bold", Helvetica, Arial, sans-serif;
}
body.dark-theme {
  background: #101820;
}
body.dark-theme h1, body.dark-theme h2, body.dark-theme h3, body.dark-theme h4, body.dark-theme h4, body.dark-theme h5, body.dark-theme h6, body.dark-theme p {
  color: #ffffff;
}
body.light-theme, body.discover-theme, body {
  background: #E1E5E8;
}
body.light-theme h1, body.light-theme h2, body.light-theme h3, body.light-theme h4, body.light-theme h4, body.light-theme h5, body.light-theme h6, body.light-theme p, body.discover-theme h1, body.discover-theme h2, body.discover-theme h3, body.discover-theme h4, body.discover-theme h4, body.discover-theme h5, body.discover-theme h6, body.discover-theme p, h1, h2, h3, h4, h5, h6, p {
  color: #101820;
}
body.light-theme p a, p a {
  color: #0074C7;
}
body.discover-theme p a {
  color: #F32735;
}
body.black-theme {
  background: #000000;
}
body.black-theme h1, body.black-theme h2, body.black-theme h3, body.black-theme h4, body.black-theme h4, body.black-theme h5, body.black-theme h6, body.black-theme p {
  color: #ffffff;
}
body.blue-theme {
  background-color: #0074C7;
  background: linear-gradient(0deg, #0074C7 0%, #000000 100%);
}
body.blue-theme h1, body.blue-theme h2, body.blue-theme h3, body.blue-theme h4, body.blue-theme h4, body.blue-theme h5, body.blue-theme h6, body.blue-theme p {
  color: #ffffff;
}
body.red-theme {
  background-color: #F32735;
  background: linear-gradient(294.21deg, #F32735 0%, #000000 100%);
}
body.red-theme h1, body.red-theme h2, body.red-theme h3, body.red-theme h4, body.red-theme h4, body.red-theme h5, body.red-theme h6, body.red-theme p {
  color: #ffffff;
}
body.teal-theme {
  background-color: #00A499;
  background: linear-gradient(180deg, #000000 0%, #00A499 100%);
}
body.teal-theme h1, body.teal-theme h2, body.teal-theme h3, body.teal-theme h4, body.teal-theme h4, body.teal-theme h5, body.teal-theme h6, body.teal-theme p {
  color: #ffffff;
}
body.concert23-theme {
  background-color: #101820;
}
body.concert23-theme h1, body.concert23-theme h2, body.concert23-theme h3, body.concert23-theme h4, body.concert23-theme h4, body.concert23-theme h5, body.concert23-theme h6, body.concert23-theme p {
  color: #ffffff;
}
#et-main-area {
  padding-left: 80px;
}
.et_pb_section, #main-content {
	background-color: transparent !important;
}
.container {
  width: unset;
  max-width: unset;
}
body .et_pb_row {
  max-width: 1130px;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
.rhy-body .groupLines-animation-container {
  position: absolute;
  top: 0;
  margin-top: 40px;
  height: 100vh;
  width: 100%;
}
.rhy-body .vertical__lines {
  height: 100%;
  width: 21px;
  margin: 0;
}
.rhy-body .vertical__position--right {
  margin-left: calc(100% - 3em);
}
#main-footer {
  display: none !important;
}
.et_pb_menu_1_tb_header.et_pb_menu, .et_pb_menu_4_tb_header.et_pb_menu, .et_pb_menu_3_tb_header.et_pb_menu, .et_pb_menu_5_tb_header.et_pb_menu, .et_pb_menu_2_tb_header.et_pb_menu, .et_pb_menu_0_tb_header.et_pb_menu {
  background: transparent !important;
}
#support-icon-wrap {
  padding: 0;
  position: absolute;
  right: 20px;
  top: 25px;
}
#support-icon-wrap .et_pb_row {
  padding: 0;
  width: unset;
}
#support-icon-wrap a#support-icon {
  color: #0074C7;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
  display: block;
  height: 26px;
  padding-right: 100px;
}
body.red-theme #support-icon-wrap a#support-icon {
  color: #ffffff;
}
body.dark-theme #support-icon-wrap a#support-icon, body.black-theme #support-icon-wrap a#support-icon, body.blue-theme #support-icon-wrap a#support-icon, body.red-theme #support-icon-wrap a#support-icon, body.teal-theme #support-icon-wrap a#support-icon, body.concert23-theme #support-icon-wrap a#support-icon {
  background: url('/wp-content/uploads/2023/05/donate_now-blue-85x26-1.svg') no-repeat right center transparent;
}
body.light-theme #support-icon-wrap a#support-icon, body #support-icon-wrap a#support-icon {
  background: url('/wp-content/uploads/2023/05/donate_now-blue-85x26-1.svg') no-repeat right center transparent;
}
/* PRIMARY NAVIGATION */
/* Sidebar */
#navigation, .et-db #et-boc .et-l .et_pb_section_0_tb_header {
  overflow: visible !important;
  width: 80px;
  height: 100vh !important;
  padding: 0;
  margin: 0;
  position: fixed;
  z-index: 9999;
  background-color: #000000 !important;
  text-align: center;
}
#navigation .et_pb_row {
  padding: 0;
  width: 100%;
}
#navigation #nav-logo.et_pb_row {
  padding-top: 20px;
}
#navigation #nav-logo #desktop-logo img {
  display: block;
  margin: 0 auto;
}
#navigation #nav-logo #logo-mobile {
  display: none;
}
#navigation #nav-icons-wrap {
  position: absolute;
  bottom: 78px;
}
#navigation #nav-icons-wrap ul#nav-icons {
  list-style-type: none;
  padding: 0;
  display: block;
  margin: 0 auto;
  width: 28px;
}
#navigation #nav-icons-wrap ul#nav-icons li {
  margin-top: 30px;
}
#navigation #nav-icons-wrap ul#nav-icons li a {
  border: 0;
  height: 28px;
  width: 28px;
  cursor: pointer;
  text-indent: -1000000px;
  overflow: hidden;
  display: block;
}
#navigation #nav-icons-wrap ul#nav-icons li.login a {
  background: url('https://jazz.org/wp-content/uploads/2024/06/account.svg') no-repeat center transparent;
}
#navigation #nav-icons-wrap ul#nav-icons li.calendar a {
  background: url('https://jazz.org/wp-content/uploads/2024/06/calendar.svg') no-repeat center transparent;
}
#navigation #nav-icons-wrap ul#nav-icons li.search a {
  background: url('https://jazz.org/wp-content/uploads/2024/06/search.svg') no-repeat center transparent;
}
#navigation #nav-icons-wrap ul#nav-icons li.live a {
  background: url('https://jazz.org/wp-content/uploads/2024/06/live-icon.png') no-repeat center transparent;
}
#menu-button {
  display: block;
  width: 100%;
  height: 80px;
  background: url('https://jazz.org/wp-content/uploads/2024/06/Menu.svg') no-repeat center #0074C7;
  cursor: pointer;
}
#menu-button.opened {
  background: url('https://jazz.org/wp-content/uploads/2024/06/close.svg') no-repeat center #0074C7;
}
/* Sidebar end */
.et_pb_menu_2_tb_header.et_pb_menu, .et_pb_menu_9_tb_header.et_pb_menu, .et_pb_menu_8_tb_header.et_pb_menu, .et_pb_menu_11_tb_header.et_pb_menu, .et_pb_menu_7_tb_header.et_pb_menu, .et_pb_menu_6_tb_header.et_pb_menu, .et_pb_menu_5_tb_header.et_pb_menu, .et_pb_menu_4_tb_header.et_pb_menu, .et_pb_menu_3_tb_header.et_pb_menu, .et_pb_menu_13_tb_header.et_pb_menu, .et_pb_menu_12_tb_header.et_pb_menu, .et_pb_menu_10_tb_header.et_pb_menu, .et_pb_menu_1_tb_header.et_pb_menu, .et_pb_menu_0_tb_header.et_pb_menu, .et_pb_menu_14_tb_header.et_pb_menu {
  background-color: transparent !important;
}
/* Full Nav repeating styles */
#menu1 .et_pb_row {
  max-width: unset;
  width: 100%;
  height: 100%;
}
#menu1 .et_pb_row .et_pb_column {
  height: 100%;
}
#menu1 .et_pb_module {
  margin-bottom: 0 !important;
}
header .full-nav {
  padding-left: 8%;
  display: none;
  padding-right: 2em;
  padding-top: 2em;
  padding-bottom: 2em;
  top: 0;
  width: calc(100vw - 80px);
  height: 100vh;
  position: absolute;
  overflow-y: auto;
  text-transform: uppercase;
  left: 0;
}
#menu1 ul {
  display: block;
}
ul#menu-navigation li, ul#menu-navigation-1 li, ul#menu-concerts-and-events li, ul#menu-jazz-congress li, ul#menu-education li, ul#menu-discover li, ul#menu-support li, ul#menu-the-orchestra li, ul#menu-about-us li, #menu1 p.nav-back {
  float: none;
  /*font-size: 96px;
        line-height: 96px;*/
  font-size: 9vmin;
  line-height: 9.4vmin;
  display: block;
  cursor: pointer;
}
/*#menu1 #concerts-menu.et_pb_row a, #menu1 #congress-wrap a, #menu1 #discover-menu a, #menu1 #support-menu a, #menu1 #orchestra-menu a {
        color: #ffffff;
    }*/
#menu1 p.nav-back {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  cursor: pointer;
  padding-top: 27px;
  position: relative;
  left: -50px;
  padding-left: 50px;
  background-position: left 58px;
  background-repeat: no-repeat;
  background-color: transparent;
}
#menu1 p.nav-back .left-arrow {
  width: 30px;
}
ul#menu-calendar::before, ul#menu-collaborations::before, ul#menu-kids::before, ul#menu-watch::before, ul#menu-meet-the-jlco::before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  top: 32px;
}
ul#menu-calendar::before, ul#menu-collaborations::before {
  border-top: 3px solid #00A499;
}
ul#menu-kids::before, ul#menu-watch::before {
  border-top: 3px solid #F32735;
}
body.dark-theme #menu1 .et_pb_row {
  background: #101820;
}
body.black-theme #menu1 .et_pb_row {
  background: #000000;
}
body.light-theme #menu1 .et_pb_row, body #menu1 .et_pb_row {
  background: #E1E5E8;
}
body.blue-theme #menu1 .et_pb_row {
  background: linear-gradient(0deg, #0074C7 0%, #000000 100%);
}
body.teal-theme #menu1 .et_pb_row {
  background: linear-gradient(180deg, #000000 0%, #00A499 100%);
}
body.concert23-theme #menu1 .et_pb_row {
  background: #101820;
}
body.red-theme #menu1 .et_pb_row {
  background: linear-gradient(294.21deg, #F32735 0%, #000000 100%);
}
body #menu1 #main-menu.et_pb_row {
  background: transparent !important;
}
body.light-theme #menu1 .et_pb_row li a, body #menu1 .et_pb_row li a {
  color: #101820;
}
body.dark-theme #menu1 .et_pb_row li a, body.black-theme #menu1 .et_pb_row li a, body.blue-theme #menu1 .et_pb_row li a, body.teal-theme #menu1 .et_pb_row li a, body.red-theme #menu1 .et_pb_row li a, body.concert23-theme #menu1 .et_pb_row li a {
  color: #ffffff;
}
body #menu1 #main-menu.et_pb_row li a {
  /*color: #101820 !important;*/
  color: #ffffff !important;
}
#main-menu.et_pb_row {
  padding: 0;
}
#menu-navigation li {
  margin-top: 0;
  padding: 0 7px;
}
/* Full Nav specific styles */
ul#menu-calendar::before {
  width: 405px;
  left: -430px;
}
ul#menu-collaborations::before {
  width: 282px;
  left: -300px;
}
ul#menu-kids::before {
  width: 509px;
  left: -535px;
}
ul#menu-watch::before {
  width: 470px;
  left: -490px;
}
ul#menu-meet-the-jlco::before {
  border-top: 3px solid #0074C7;
  width: 325px;
  left: -350px;
}
#menu1 p.nav-back.nav-teal {
  color: #00A499;
  background-image: url('https://jazz.org/wp-content/uploads/2024/06/left-arrow-teal.png');
}
#menu1 p.nav-back.nav-red {
  color: #F32735;
  background-image: url('https://jazz.org/wp-content/uploads/2024/06/left-arrow-red.svg');
}
#menu1 p.nav-back.nav-blue {
  color: #0074C7;
  background-image: url('https://jazz.org/wp-content/uploads/2024/06/left-arrow-blue.svg');
}
#menu1 {
  z-index: 8888;
  background: linear-gradient(90deg, #0074c7 0%, #f32735 100%);
  background-color: rgba(0, 0, 0, 0);
  margin-left: 80px;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-left: 80px;
  position: fixed;
  padding-top: 4em;
}
#menu1 #concerts-menu.et_pb_row, #menu1 #congress-wrap, #menu1 #discover-menu.et_pb_row, #menu1 #support-menu.et_pb_row {
  z-index: 9000;
  /*background: #101820;*/
}
#menu1 #orchestra-menu.et_pb_row {
  z-index: 9000;
  /*background: linear-gradient(0deg, #0074C7 0%, #000000 100%);*/
}
#menu1 #congress-wrap {
  z-index: 9500 !important;
  /*background: #101820;*/
}
#menu1 #congress-wrap #congress-menu {
  margin-top: 25px;
}
#menu1 #education-menu.et_pb_row {
  z-index: 9000;
  /*background: #E1E5E8;*/
}
/* Hovering sub-nav repeating styles */
#menu1 #menu1-wrap1, #menu1 #menu1-wrap2, #menu1 #menu1-wrap3, #menu1 #menu1-wrap4, .hover-nav {
  float: left;
}
.hover-nav {
  position: absolute;
  left: 650px;
  z-index: 9100;
}
ul#menu-sub-navigation li, ul#menu-sub-navigation-1 li, ul#menu-my-account li, .hover-nav ul li {
  float: none;
  display: block;
  /*font-size: 48px;
        line-height: 48px;*/
  font-size: 4.6vmin;
  line-height: 4.8vmin;
  font-family: "Tungsten Narrow", Helvetica, Arial, sans-serif;
}
ul#menu-sub-navigation-1 li.nav-donate {
  padding-top: 80px;
}
#menu1 .et-menu a, #menu1 #menu1-wrap4 p {
  /*color: #101820;*/
  color: #ffffff;
}
#menu1 #menu1-wrap1, #menu1 #menu1-wrap3 {
  min-width: 420px;
}
#menu1-wrap2, #menu1-wrap4 {
  padding-left: 20%;
}
/* Hovering sub-nav specific styles */
#menu1 #menu1-wrap3 {
  position: absolute;
  bottom: 0;
  clear: both;
}
#menu1-wrap4 {
  padding-top: 50px;
}
#menu1 #menu1-wrap4 p {
  text-transform: none;
  padding-bottom: 10px;
}
#calendar-menu {
  top: 27%;
}
#collaborations-menu {
  top: 73%;
}
#kids-menu, #meet-menu, #watch-menu {
  top: 27%;
}
#menu1 li.hover-back {
  display: none;
}
/* BUTTONS */
.et_pb_button, .et_button_no_icon .et_pb_button {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 32px;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  padding: 6px 18px 0 !important;
  border-radius: 0;
}
.et_pb_button:hover, .et_pb_module .et_pb_button:hover, .et_button_no_icon .et_pb_button:hover {
  border: none;
  padding: 6px 18px 0 !important;
}
.et_pb_promo_button:hover:after, .et_button_no_icon .et_pb_button:hover:after {
  display: none;
}
body .et_pb_button {
  color: #ffffff;
  background: #0074C7;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #0074C7 50%, #FFFFFF 50%);
  transition: background-position .5s;
  letter-spacing: 1px;
}
body .et_pb_button {
  color: #ffffff;
  background: #0074C7;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #0074C7 50%, #FFFFFF 50%);
  transition: background-position .5s;
  letter-spacing: 1px;
}
.et_pb_button.purplebtn {
  background: #440099;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #440099 50%, #FFFFFF 50%);
  transition: background-position .5s;
  letter-spacing: 1px;
}
.et_pb_button.lightpurplebtn {
  background: #be2bbb;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #be2bbb 50%, #FFFFFF 50%);
  transition: background-position .5s;
  letter-spacing: 1px;
}
.et_pb_button.lightorangetn {
  background: #d35042;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #d35042 50%, #FFFFFF 50%);
  transition: background-position .5s;
  letter-spacing: 1px;
}
.et_pb_button.hotpink, .hotpink .et_pb_button {
  background: #ce0058;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #ce0058 50%, #FFFFFF 50%);
  transition: background-position .5s;
  letter-spacing: 1px;
}
.dizzyred .et_pb_button {
  background: #db4549;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #db4549 50%, #FFFFFF 50%);
  transition: background-position .5s;
  letter-spacing: 1px;
}
.mint .et_pb_button {
  background: #8ad2db;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #8ad2db 50%, #FFFFFF 50%);
  transition: background-position .5s;
  letter-spacing: 1px;
  color: #081a39;
}
.invertedmint .et_pb_button {
  background: #081a39;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #081a39 50%, #FFFFFF 50%);
  transition: background-position .5s;
  letter-spacing: 1px;
  color: #8ad2db
}
body .redbtn .et_pb_button {
  color: #ffffff;
  background: #ce0058;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #ce0058 50%, #FFFFFF 50%);
  transition: background-position .5s;
  /*    letter-spacing: 1px; */
}
body .classschedule .et_pb_button {
  color: #ffffff;
  background: #c27781;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #c27781 50%, #FFFFFF 50%);
  transition: background-position .5s;
  letter-spacing: 1px;
}
body .et_pb_button:hover {
  background-position: -100% 0 !important;
  color: #0074C7;
}
.purplebtn.et_pb_button:hover {
  background-position: -100% 0 !important;
  color: #440099;
}
.lightpurplebtn.et_pb_button:hover {
  background-position: -100% 0 !important;
  color: #be2bbb;
}
.lightorangetn.et_pb_button:hover {
  background-position: -100% 0 !important;
  color: #d35042;
}
.hotpink.et_pb_button:hover, .hotpink .et_pb_button:hover {
  background-position: -100% 0 !important;
  color: #ce0058;
}
.dizzyred .et_pb_button:hover {
  background-position: -100% 0 !important;
  color: #db4549;
}
.mint .et_pb_button:hover {
  background-position: -100% 0 !important;
  color: #081a39;
}
.invertedmint .et_pb_button:hover {
  background-position: -100% 0 !important;
  color: #081a39;
}
body .redbtn .et_pb_button:hover {
  background-position: -100% 0 !important;
  color: #ce0058;
}
body .classschedule .et_pb_button:hover {
  background-position: -100% 0 !important;
  color: #c27781;
}
body.light-theme .et_pb_button {
  background: #0074C7;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #0074C7 50%, #FFFFFF 50%);
}
body.light-theme .et_pb_button:hover {
  color: #0074C7;
}
body.discover-theme .et_pb_button, body.black-theme .et_pb_button, body.red-theme .et_pb_button {
  background: #F32735;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #F32735 50%, #FFFFFF 50%);
}
body.discover-theme .et_pb_button:hover, body.black-theme .et_pb_button:hover, body.red-theme .et_pb_button:hover {
  color: #F32735;
}
body.teal-theme .et_pb_button {
  background: #ffffff;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #ffffff 50%, #00A499 50%);
  color: #000000;
}
body.teal-theme .et_pb_button:hover {
  color: #ffffff;
}
body.concert23-theme .et_pb_button {
  background: #F6475F;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #F6475F 50%, #FFFFFF 50%);
}
body.concert23-theme .et_pb_button:hover {
  color: #F6475F;
}
body.blue-theme .et_pb_button {
  background: #ffffff;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #ffffff 50%, #0074C7 50%);
  color: #000000;
}
body.blue-theme .et_pb_button:hover {
  color: #ffffff;
}
#main-content .container #content-area #sidebar {
  display: none;
}
#main-content .container #content-area #left-area {
  border-right: none;
  width: 80%;
  padding: 80px 0;
  margin: auto;
  float: none;
}
#main-content .container:before {
  display: none !important;
}
/* SECTION TITLES */
.area-title.et_pb_section {
  padding: 80px 0 0;
}
.area-title {
  text-align: center;
}
.area-title::before {
  height: 100px;
  position: absolute;
  left: 50%;
  content: "";
  top: 0;
}
body.light-theme .area-title::before, body .area-title::before, body.dark-theme .area-title::before {
  border-left: 3px solid #0074C7;
}
body.discover-theme .area-title::before {
  border-left: 3px solid #f32735;
}
body.teal-theme .area-title::before {
  border-left: 3px solid #00A499;
}
body.black-theme .area-title::before {
  border-left: 3px solid #F32735;
}
body.blue-theme .area-title::before {
  border-left: 3px solid #0074C7;
}
body.teal-theme .area-title::before {
  border-left: 3px solid #00A499;
}
body.red-theme .area-title::before {
  border-left: 3px solid #F32735;
}
body.concert23-theme .area-title::before {
  border-left: 3px solid #F6475F;
}
.area-title h3 {
  font-size: 36px;
  line-height: 36px;
  text-align: center;
}
.light-theme .area-title h3, .area-title h3 {
  color: #0074C7;
}
.discover-theme .area-title h3 {
  color: #F32735;
}
.dark-theme .area-title h3 {
  color: #0074C7;
}
.teal-theme .area-title h3 {
  color: #00A499;
}
.black-theme .area-title h3 {
  color: #F32735;
}
.blue-theme .area-title h3 {
  color: #0074C7;
}
.teal-theme .area-title h3 {
  color: #00A499;
}
.concert23-theme .area-title h3 {
  color: #F6475F;
}
.red-theme .area-title h3 {
  color: #F32735;
}
.threecolumn .datetime h3, .datetime h3 {
  font-size: 38px !important;
  font-weight: 600 !important;
  color: #0077c8 !important;
}
.area-title h2 {
  font-size: 64px !important;
  line-height: 64px !important;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif !important;
  text-align: center !important;
}
.area-title.hero-full h2 {
  color: #ffffff;
}
.area-title.side-title .et_pb_module.et_pb_text {
  padding: 0 5%;
}
.home .area-title.side-title .et_pb_module.et_pb_text {
  padding: 0;
}
.area-title.side-title::before {
  left: 3.5%;
  height: 140px;
}
.home .area-title.side-title::before {
  left: 7.5%;
}
.area-title.side-title h3 {
  text-align: left;
  position: relative;
  top: 74px;
  font-size: 48px;
  line-height: 48px;
}
.home .area-title.side-title {
  padding: 0 0 30px;
}
.home .area-title.side-title h3 {
  top: 0;
  margin-bottom: 20px;
}
.banner, body .banner h4 {
  color: #ffffff;
  font-size: 64px;
  line-height: 64px;
  padding: 0;
}
body .banner h5 {
  color: #ffffff;
  font-size: 34px;
  line-height: 34px;
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  padding: 9px 30px;
  background-color: #0074C7;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  top: -6px;
}
body.concert23 .banner h5 {
  background-color: #F6475F;
}
.banner .et_pb_text_inner {
  text-align: center;
}
.banner.fixed.et_pb_section {
  padding: 0 10%;
  background: #000000 !important;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000000;
  height: 64px;
}
#theme-builder-area--post_content .banner.fixed.et_pb_section {
  position: static;
}
.banner.fixed.et_pb_section .et_pb_row {
  padding: 0;
}
.banner.fixed.et_pb_section .et_pb_row .et_pb_module.et_pb_text, .banner.fixed.et_pb_section .et_pb_row .et_pb_button_module_wrapper {
  padding: 0;
}
.banner.fixed.et_pb_section .et_pb_row .et_pb_module.et_pb_text .et_pb_text_inner {
  text-align: left;
}
.banner.fixed.et_pb_section .et_pb_row .et-last-child .et_pb_module.et_pb_text .et_pb_text_inner {
  text-align: right;
  line-height: 34px;
}
.banner.fixed.et_pb_section .et_pb_row .et-last-child .et_pb_module.et_pb_text .et_pb_text_inner h5 {
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #00A499 50%, #FFFFFF 50%);
  transition: background-position .8s;
}
.banner.fixed.et_pb_section:hover .et_pb_row .et-last-child .et_pb_module.et_pb_text .et_pb_text_inner h5 {
  background-position: -100% 0 !important;
  color: #00A499;
}
.banner.fixed.et_pb_section .et_pb_row .et_pb_module.et_pb_text .et_pb_text_inner h4 {
  font-size: 36px;
  line-height: 62px;
}
body .banner.fixed h5 {
  padding: 15px 40px;
  top: 0;
}
.section-title {
  text-align: center;
  padding-bottom: 0;
}
h2.section-title {
  font-size: 64px;
  line-height: 64px;
}
.no-pad-bottom {
  padding-bottom: 0 !important;
}
/* -------- MODULES --------- */
body .info-box-wrap .et_pb_row, body #main-content .et_builder_inner_content .et_pb_row {
  width: 100%;
  max-width: unset;
}
body .info-box-wrap .et_pb_column, body .hero-half .et_pb_column {
  padding-left: 15%;
  padding-right: 3%;
}
body #theme-builder-area--post_content .info-box-wrap .et_pb_column, body #theme-builder-area--post_content .hero-half .et_pb_column {
  padding-left: 0;
  padding-right: 0;
}
body .info-box-wrap .et_pb_column:last-of-type, body .hero-half .et_pb_column:last-of-type {
  padding-left: 0;
  padding-right: 0;
}
body .info-box-wrap .et_pb_module.et_pb_text, body .hero-half .et_pb_module.et_pb_text, body .hero-half .et_pb_button_module_wrapper, #footer .et_pb_module.et_pb_text {
  padding: 0;
}
body #main-content .et_builder_inner_content .promo-single .et_pb_row, #main-content .et_builder_inner_content .et_pb_section.callouts .et_pb_row, #main-content .et_builder_inner_content .et_pb_section.bio-thumbs .et_pb_row, body #main-content .et_builder_inner_content .full-width-banner.et_pb_section .et_pb_row {
  max-width: 1130px;
}
body #main-content .et_builder_inner_content .promo-triple .et_pb_row {
  max-width: 900px;
}
.et_pb_section.banner {
  padding-left: 15%;
  padding-right: 15%;
}
/* Text Content Modules */
.et_pb_module.et_pb_text, .et_pb_button_module_wrapper {
  margin: 0 auto;
  padding: 0px 15%;
}
.onethirdonebutton .et_pb_button_module_wrapper {
  padding-left: 10%;
}
.onethirddarkbglighttext {
  font-size: 40px !important;
  line-height: 120%;
}
.onethirddarkbglighttext h5 {
  font-size: 34px !important;
  line-height: 89%;
  font-weight: 700;
}
.onethirddarkbglighttext {
  font-size: 40px !important;
  line-height: 120%;
}
.et_pb_module.et_pb_text p {
  font-size: 19px;
  line-height: 32px;
  margin-bottom: 20px;
}
.et_pb_module.et_pb_text p:last-of-type {
  margin-bottom: 0;
}
.et_pb_module.et_pb_text h2 {
  font-size: 64px;
  line-height: 64px;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 700
}
.et_pb_column_1_2 .et_pb_module.et_pb_text h2, .et_pb_column_3_5 .et_pb_module.et_pb_text h2 {
  text-align: left;
}
/*body .info-box-wrap .et_pb_row, body .info-box-wrap .et_pb_column_2, body .info-box-wrap .et_pb_column {
        position: static;
    }*/
body .info-box-wrap .et_pb_module.info-box {
  padding: 53px 115px;
}
body.dark-theme .info-box-wrap .et_pb_module.info-box, body.blue-theme .info-box-wrap .et_pb_module.info-box, body.red-theme .info-box-wrap .et_pb_module.info-box, body.teal-theme .info-box-wrap .et_pb_module.info-box, body.concert23-theme .info-box-wrap .et_pb_module.info-box {
  background: #0000004a;
}
body.black-theme .info-box-wrap .et_pb_module.info-box {
  background: #101820;
}
body.light-theme .info-box-wrap .et_pb_module.info-box {
  background: #ffffff4a;
}
body .info-box-wrap .et_pb_module.info-box h3 {
  margin-bottom: 30px;
}
/* Hero Modules */
body .hero-half .et_pb_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .hero-half .et_pb_row .et_pb_image .et_pb_image_wrap {
  float: right;
}
body .hero-half h1 {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 90px;
  line-height: 81px;
  text-transform: uppercase;
}
body .hero-half h3 {
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
}
body.dark-theme .hero-half h3 {
  color: #0074C7;
}
body.teal-theme .hero-half h3 {
  color: #00A499;
}
body.light-theme .hero-half h3 {
  color: #0074C7;
}
body.discover-theme .hero-half h3, body.red-theme .hero-half h3, body.black-theme .hero-half h3 {
  color: #F32735;
}
body.concert23-theme .hero-half h3 {
  color: #F6475F;
}
body .hero-full.area-title .hero-full-titles {
  padding: 100px 5% 130px 5%;
  max-width: 1100px;
}
body .hero-full.area-title .hero-full-titles h1 {
  color: #ffffff;
  text-align: center;
}
body .hero-full.area-title .hero-full-titles h3 {
  font-size: 48px;
  line-height: 48px;
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
}
body .hero-full.area-title .hero-full-titles p {
  color: #ffffff;
  text-align: center;
}
/* Promo Modules */
.promo-single .et_pb_row:after, .promo-double .et_pb_row:after, .promo-triple .et_pb_row:after {
  display: none;
}
.promo-single.et_pb_section, .full-width-banner.et_pb_section {
  padding-left: 5%;
  padding-right: 5%;
}
.promo-single img {
  width: 555px;
  height: auto;
}
.promo-single .et_pb_row {
  display: flex;
  justify-content: flex-start;
  align-items: start;
}
.promo-single.left .et_pb_column {
  margin-right: 0;
  float: left;
}
.promo-single.left .et_pb_button_module_wrapper {
  margin: 0px 20px 0 0;
  float: left;
  padding-right: 0;
}
.promo-single.left .et_pb_button_module_wrapper:last-of-type {
  padding-left: 0;
}
.promo-single .et_pb_image_wrap::after, .promo-double .et_pb_image_wrap::after {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  top: 0;
  z-index: 1000;
}
.promo-single.right .et_pb_column {
  margin-right: 0;
  float: right;
}
.promo-single.right .et_pb_column:last-child {
  z-index: 0;
}
.promo-single.right h1, .promo-single.right p {
  text-align: right;
}
.promo-single.right .et_pb_button_module_wrapper {
  margin: 0px 0 0 20px;
  float: right;
  padding-left: 0;
}
.promo-single.right .et_pb_button_module_wrapper:last-of-type {
  padding-right: 0;
}
.et_pb_section.promo-double {
  max-width: 1700px;
}
.promo-double .et_pb_row {
  display: flex;
  justify-content: space-between;
  padding-right: 15%;
}
.promo-double .et_pb_column {
  max-width: 555px;
  margin-right: 0;
}
.promo-double .et_pb_module.et_pb_text, .promo-double .et_pb_button_module_wrapper {
  padding-right: 0;
}
.promo-double .et_pb_module.et_pb_text p {
  font-size: 16px;
  line-height: 24px;
}
body #main-content .et_builder_inner_content .promo-triple .et_pb_row {
  display: flex;
  justify-content: space-between;
}
body #main-content .et_builder_inner_content .promo-triple .et_pb_row .et_pb_column_1_3 {
  width: 210px;
  margin: 0;
}
body #main-content .et_builder_inner_content .promo-triple .et_pb_row .et_pb_column_1_3 .et_pb_module.et_pb_text {
  padding: 0;
}
body #main-content .et_builder_inner_content .promo-triple .et_pb_row .et_pb_column_1_3 .et_pb_module.et_pb_text h3 {
  font-size: 40px;
  line-height: 48px;
}
body #main-content .et_builder_inner_content .promo-triple .et_pb_row .et_pb_column_1_3 .et_pb_module.et_pb_text p {
  font-size: 16px;
  line-height: 24px;
}
/* Subnavigation Module */
.subnav.et_pb_section {
  padding: 0;
}
.dark-theme .subnav.et_pb_section, .blue-theme .subnav.et_pb_section, .red-theme .subnav.et_pb_section, .teal-theme .subnav.et_pb_section, .concert23-theme .subnav.et_pb_section {
  background: #00000047 !important;
}
.black-theme .subnav.et_pb_section {
  background: #10182066 !important;
}
.light-theme .subnav.et_pb_section {
  background: #ffffff4a !important;
}
.subnav.et_pb_section .et_pb_row {
  padding: 15px 0;
}
.subnav.et_pb_section .et_pb_column {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}
.subnav.et_pb_section .et_pb_column .et_pb_button_module_wrapper {
  padding: 0;
  margin: 0 15px;
}
.subnav.et_pb_section .et_pb_column .et_pb_button_module_wrapper .et_pb_button {
  background: transparent !important;
  padding: 0 !important;
  line-height: 36px !important;
}
.dark-theme .subnav.et_pb_section .et_pb_button, .blue-theme .subnav.et_pb_section .et_pb_button {
  color: #0074C7;
}
.dark-theme .subnav.et_pb_section .et_pb_button:hover, .blue-theme .subnav.et_pb_section .et_pb_button:hover {
  color: #ffffff;
}
.light-theme .subnav.et_pb_section .et_pb_button {
  color: #0074C7;
}
.light-theme .subnav.et_pb_section .et_pb_button:hover {
  color: #000000;
}
.discover-theme .subnav.et_pb_section .et_pb_button {
  color: #F32735;
}
.discover-theme .subnav.et_pb_section .et_pb_button:hover {
  color: #000000;
}
.teal-theme .subnav.et_pb_section .et_pb_button {
  color: #ffffff;
}
.teal-theme .subnav.et_pb_section .et_pb_button:hover {
  color: #00A499;
}
.concert23-theme .subnav.et_pb_section .et_pb_button {
  color: #ffffff;
}
.concert23-theme .subnav.et_pb_section .et_pb_button:hover {
  color: #F6475F;
}
/* Accordion Module */
.et_pb_accordion {
  padding: 0 5%;
}
body .et_pb_accordion .et_pb_toggle {
  padding: 20px 11%;
  margin-bottom: 10px !important;
  border: none;
}
.light-theme .et_pb_accordion .et_pb_toggle {
  background-color: #ffffff80;
}
.dark-theme .et_pb_accordion .et_pb_toggle {
  background-color: #00000026;
}
.blue-theme .et_pb_accordion .et_pb_toggle, .red-theme .et_pb_accordion .et_pb_toggle, .teal-theme .et_pb_accordion .et_pb_toggle, .concert23-theme .et_pb_accordion .et_pb_toggle {
  background-color: #0000001c;
}
.black-theme .et_pb_accordion .et_pb_toggle {
  background-color: #10182099;
}
body .et_pb_accordion .et_pb_toggle .et_pb_toggle_title::before {
  right: -10%;
  top: 14px;
  font-size: 36px;
}
.dark-theme .et_pb_accordion .et_pb_toggle .et_pb_toggle_title::before, .light-theme .et_pb_accordion .et_pb_toggle .et_pb_toggle_title::before, .black-theme .et_pb_accordion .et_pb_toggle .et_pb_toggle_title::before, .concert23-theme .et_pb_accordion .et_pb_toggle .et_pb_toggle_title::before {
  color: #0074C7;
}
.blue-theme .et_pb_accordion .et_pb_toggle .et_pb_toggle_title::before, .red-theme .et_pb_accordion .et_pb_toggle .et_pb_toggle_title::before, .teal-theme .et_pb_accordion .et_pb_toggle .et_pb_toggle_title::before {
  color: #000000;
}
body .et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title {
  font-size: 18px;
  line-height: 32px;
}
.dark-theme .et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title, .dark-theme .et_pb_accordion .et_pb_toggle p, .blue-theme .et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title, .blue-theme .et_pb_accordion .et_pb_toggle p, .red-theme .et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title, .red-theme .et_pb_accordion .et_pb_toggle p, .teal-theme .et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title, .teal-theme .et_pb_accordion .et_pb_toggle p, .black-theme .et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title, .black-theme .et_pb_accordion .et_pb_toggle p, .concert23-theme .et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title, .concert23-theme .et_pb_accordion .et_pb_toggle p {
  color: #ffffff;
}
.light-theme .et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title, .light-theme .et_pb_accordion .et_pb_toggle p {
  color: #101820;
}
/* Image and Text Module */
.image-text .et_pb_row .et_pb_column {
  margin-right: 0;
}
.image-text .et_pb_row .et_pb_column.et_pb_column_1_2 {
  width: 50%;
}
.image-text.et_pb_section.left {
  left: 0;
}
.image-text.et_pb_section.right {
  right: 0;
}
.image-text.et_pb_section {
  max-width: 1500px;
  display: block;
}
.image-text.et_pb_section .et_pb_module.et_pb_text {
  padding: 0 10%;
}
/* Callouts */
.dark-theme .callouts.et_section_regular .et_pb_column, .teal-theme .callouts.et_section_regular .et_pb_column, .red-theme .callouts.et_section_regular .et_pb_column, .blue-theme .callouts.et_section_regular .et_pb_column {
  background: #0000004a;
}
.black-theme .callouts.et_section_regular .et_pb_column {
  background: #10182066;
}
.light-theme .callouts.et_section_regular .et_pb_column {
  background: #ffffff4a;
}
.callouts.et_section_regular .et_pb_column .et_pb_module.et_pb_text, .callouts.et_section_regular .et_pb_column .et_pb_button_module_wrapper {
  position: relative;
  z-index: 2000;
}
.callouts.et_section_regular div.et_pb_row .et_pb_column .et_pb_button_module_wrapper.et_pb_module:last-child {
  margin-bottom: 5.82%;
}
/* Program Lists */
.callouts.programs .et_pb_module.et_pb_text, .callouts.programs .et_pb_button_module_wrapper {
  padding: 0 8%;
}
.callouts.programs.et_section_regular .et_pb_column.et_pb_column_4_4 {
  background: transparent;
}
/* Quote Module */
.dark-theme .quote-box, .teal-theme .quote-box, .red-theme .quote-box, .blue-theme .quote-box, .concert23-theme .quote-box {
  background-color: #000000 !important;
}
.black-theme .quote-box, .light-theme .quote-box, .discover-theme .quote-box {
  background-color: #ffffff !important;
}
.quote-box .et_pb_module.et_pb_text h2 {
  font-size: 72px;
  line-height: 72px;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  text-align: left;
}
.black-theme .quote-box .et_pb_module.et_pb_text h2, .black-theme .quote-box .et_pb_module.et_pb_text p {
  color: #101820 !important;
}
/* Bio Module */
.bio-thumbs.et_pb_section {
  padding-left: 2%;
  padding-right: 2%;
}
.et_pb_gutters3 .bio-thumbs .et_pb_column_1_5, .et_pb_gutters3.et_pb_row .bio-thumbs .et_pb_column_1_5 {
  width: 18.8%;
  margin-right: 1.5%;
}
.et_pb_gutters3 .bio-thumbs .et_pb_column_1_5:last-of-type, .et_pb_gutters3.et_pb_row .bio-thumbs .et_pb_column_1_5:last-of-type {
  margin-right: 0;
}
.bio-thumbs .et_pb_column_1_5 .et_pb_team_member_image {
  margin: 0 0 18px;
}
.bio-thumbs h4 {
  font-size: 40px;
  line-height: 40px;
}
/* Full Width Banner */
body #main-content .et_builder_inner_content .full-width-banner.et_pb_section .et_pb_row .et_pb_column_1_2 .et_pb_promo {
  padding: 0;
}
.full-width-banner.et_pb_section h3 {
  font-size: 70px;
  line-height: 70px;
  color: #ffffff;
}
.full-width-banner.et_pb_section p {
  font-size: 18px;
  line-height: 32px;
  color: #ffffff;
}
/* SLIDER MODULES */
/* Single Image Carousel */
/*.single-image-carousel .et_pb_slide_with_image .et_pb_slide_description {
        float: left;
    }
    
    .single-image-carousel .et_pb_slide_image {
        right: 0;
        margin-right: 0;
    }*/
.single-image-carousel .dica-container .dica_divi_carouselitem .dica-item-content {
  width: 47.25% !important;
  padding-left: 15%;
  padding-right: 3%;
  margin-right: 5.5%;
  display: none;
}
.single-image-carousel .dica-container .swiper-slide-active.dica_divi_carouselitem .dica-item-content {
  display: block;
}
.single-image-carousel .dica-container .dica_divi_carouselitem .dica-item {
  display: flex;
  align-items: center;
}
.single-image-carousel .dica-container .dica_divi_carouselitem .dica-item-content h1 {
  font-size: 90px;
  line-height: 81px;
}
.single-image-carousel .dica-container .dica_divi_carouselitem .dica-item-content .content {
  margin-bottom: 5.82%;
}
.single-image-carousel .dica-container .dica_divi_carouselitem .dica-item-content p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0;
}
.single-image-carousel .dica-container .dica_divi_carouselitem .dica-item .dica-image-container {
  text-align: right !important;
}
.single-image-carousel .dica-container .swiper-wrapper .dica_divi_carouselitem {
  left: -5%;
}
.single-image-carousel .dica-container .swiper-wrapper .dica_divi_carouselitem:nth-child(2) {
  flex-direction: row;
}
.single-image-carousel .dica-container .swiper-wrapper .dica_divi_carouselitem:nth-child(2) .dica-item .dica-image-container {
  text-align: left !important;
}
/* Press Slider */
.slider.et_pb_section {
  padding: 10px 0 0;
}
.slider .dica-item-content {
  padding: 7% 10%;
}
.slider .dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-title {
  font-size: 72px;
  line-height: 72px;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.slider .dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content {
  font-size: 18px;
  line-height: 32px;
  color: #101820;
  margin-bottom: 15px;
}
.slider .dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-title::before {
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 36px;
  display: block;
  margin-bottom: 12px;
}
.slider.press-slider .dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-title::before {
  content: 'News';
  color: #00B6ED;
}
.slider .et_pb_button, .slider .et_pb_button:hover, .slider .et_pb_module .et_pb_button:hover {
  padding: 0px 34px;
}
.slider .et_pb_button:hover:after {
  display: none !important;
}
/* HOME PAGE */
#home-slider.home.et_pb_section {
  padding: 40px 0 0;
}
#slider-header.home {
  padding: 0 10%;
}
#slider-header.home h3 {
  color: #F6475F;
}
#home-slider.et_pb_section .dica_divi_carouselitem {
  width: 68vw !important;
  height: 45vw;
  margin-right: 5vw !important;
}
#home-slider.et_pb_section .dica_divi_carouselitem.swiper-slide-active {
  border: 2px solid #F6475F;
}
#home-slider.et_pb_section .dica_divi_carouselitem.swiper-slide-next {
  opacity: 0.7;
}
#home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item {
  align-content: flex-end;
  justify-content: flex-end;
  flex-wrap: wrap;
}
#home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item-content {
  width: 30vw;
  background-color: #EAEDEF;
  padding: 15px;
  margin-right: 2vw;
  margin-bottom: 9vw;
  position: relative;
  display: none;
}
#home-slider.home .dica_divi_carousel .dica_divi_carouselitem.left .dica-item-content {
  margin-right: 35.5vw;
}
#home-slider.home .dica_divi_carousel .dica_divi_carouselitem.center .dica-item-content {
  margin-right: 18.5vw;
}
#home-slider.et_pb_section .dica_divi_carouselitem.swiper-slide-active .dica-item-content {
  display: block;
}
#home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item-content h4 {
  font-size: 2.7vw;
  line-height: 2.7vw;
  padding-bottom: 0;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  color: #F6475F;
  letter-spacing: 1px;
}
#home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item-content h1 {
  color: #101820;
  font-size: 3.9vw;
  line-height: 3.5vw;
  padding-bottom: 0.2vw;
}
#home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item-content p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  margin-bottom: 10px;
  color: #101820;
}
#home-slider .et_pb_button, #home-slider .et_button_no_icon .et_pb_button {
  font-size: 2vw !important;
  padding: 0px 0.7vw !important;
  line-height: 2.8vw !important;
}
#home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item-content h6 {
  color: #ffffff;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 24px;
  display: inline-block;
  background-color: #0074C7;
  padding: 5px;
  position: absolute;
  bottom: -34px;
  right: 0;
  letter-spacing: 1px;
}
#home-slider .dica-container .swiper-button-next, #home-slider .dica-container .swiper-button-prev {
  height: 70px;
  width: 40px;
}
#home-slider .dica-container .swiper-button-next:before, #home-slider .dica-container .swiper-button-prev:before {
  display: none;
}
#home-slider .dica-container .swiper-button-next {
  background: url('/wp-content/uploads/2023/05/fwd-arrow.png') no-repeat center #f6475f !important;
}
#home-slider .dica-container .swiper-button-prev {
  background: url('/wp-content/uploads/2023/05/back-arrow.png') no-repeat center #f6475f !important;
}
.home.et_pb_section {
  padding: 60px 0;
}
#upcoming.home.et_pb_section {
  padding-top: 50px;
}
.home p {
  font-size: 19px;
  line-height: 28px;
  margin-bottom: 12px;
}
.home#upcoming article.et_pb_post {
  background-color: #000000;
  display: flex;
  padding: 20px;
}
ul.upcoming-list {
  display: flex;
  flex-wrap: nowrap;
}
ul.upcoming-list li.upcoming-tab {
  background-color: #13181f;
  margin-right: 1%;
  width: 25%;
  transition: ease-in-out .3s;
}
ul.upcoming-list li.upcoming-tab:hover {
  background-color: #00B6ED;
}
.home#upcoming ul.upcoming-list li.upcoming-tab {
  display: block;
  padding: 20px;
  min-height: 370px;
  position: relative;
}
ul.upcoming-list li.upcoming-tab a h2, ul.upcoming-list li.upcoming-tab h4 {
  color: #ffffff;
}
.home#upcoming ul.upcoming-list li.upcoming-tab h2 {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #00B6ED;
}
.home#upcoming ul.upcoming-list li.upcoming-tab:hover h2 {
  color: #fff;
}
.home#upcoming ul.upcoming-list li.upcoming-tab:hover button.concert-home-butt {
  background: #fff;
}
.home#upcoming ul.upcoming-list li.upcoming-tab h3 {
  color: #9dabba;
  font-size: 28px;
  line-height: 28px;
  margin-top: 0;
  padding-bottom: 0;
  transition: ease-in-out .3s;
}
.home#upcoming ul.upcoming-list li.upcoming-tab:hover h3 {
  color: #ffffff;
}
.home#upcoming ul.upcoming-list li.upcoming-tab h4 {
  font-size: 60px;
  line-height: 62px;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  /*	padding-bottom: 20px; */
}
ul.upcoming-list li.upcoming-tab a button.concert-home-butt {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 32px;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  padding: 9px 14px 7px !important;
  border-radius: 0;
  cursor: pointer;
  position: absolute;
  bottom: 25px;
}
ul.upcoming-list li.upcoming-tab:hover a button.concert-home-butt {
  color: #00B6ED;
  background-position: -100% 0 !important;
}
ul.upcoming-list li.upcoming-tab a button.concert-home-butt.more-info {
  left: 140px;
}
.home#upcoming ul.upcoming-list li.upcoming-tab a button.concert-home-butt {
  margin-right: 20px;
  background: #00B6ED;
  /* background-image: linear-gradient(to right, #F6475F 50%, #FFFFFF 50%); */
  /*  background-size: 200% 100%; */
  transition: background-position .5s;
}
.home#upcoming ul.upcoming-list li.upcoming-tab a button.concert-home-butt.more-info {
  background: #3f48b8;
  background-image: linear-gradient(to right, #3f48b8 50%, #FFFFFF 50%);
  background-size: 200% 100%;
}
.home#upcoming ul.upcoming-list li.upcoming-tab:hover a button.concert-home-butt.more-info {
  color: #3f48b8;
}
ul.upcoming-list li.see-more {
  background-color: #94450D;
  width: 4%;
  transition: ease-in-out .3s;
}
ul.upcoming-list li.see-more:hover {
  background-color: #00B6ED;
}
/*   background: url(/wp-content/uploads/2023/08/view-calendar.png) no-repeat center transparent; */
ul.upcoming-list li.see-more a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -1000000px;
  background: url(/wp-content/uploads/2024/01/view_season.png) no-repeat center transparent;
  background-size: 55% !important;
}
#dizzys-upcoming ul.upcoming-list li.see-more a {
  background: url(/wp-content/uploads/2023/08/view-dizzys-calendar-1.png) no-repeat center transparent;
}
.home.spotlight .et_pb_column_1_2 .et_pb_promo, .home#dizzys .et_pb_column_1_2 .et_pb_promo {
  padding: 0;
}
.home.spotlight .et_pb_row, .home#upcoming .et_pb_row, .home#dizzys .et_pb_row {
  padding: 0 5%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.home#upcoming .area-title.side-title h3 {
  color: #F6475F;
}
.home#upcoming .area-title.side-title::before {
  border-left: 3px solid #F6475F;
}
.home.spotlight .area-title.side-title h3 {
  color: #0074C7;
  margin-bottom: 20px;
}
.home.spotlight .area-title.side-title::before {
  border-left: 3px solid #0074C7;
}
.home#dizzys h2.et_pb_module_header {
  width: auto;
  display: block;
  overflow: hidden;
  background: url('/wp-content/uploads/2023/07/dizzysclub-home.png') no-repeat center transparent;
  text-indent: -10000px;
  background-size: 100% auto;
}
.home#dizzys h3.dizzys-home-subhead {
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
}
.home#dizzys h3.dizzys-home-subhead .dizzys-red {
  color: #F32735;
}
body .home#dizzys .et_pb_button {
  background: #F32735;
  background-image: linear-gradient(to right, #F32735 50%, #FFFFFF 50%);
  background-size: 200% 100%;
  transition: background-position .5s;
}
body .home#dizzys .et_pb_button:hover {
  color: #F32735;
  background-position: -100% 0 !important;
}
.home#dizzys .et_pb_row#dizzys-upcoming {
  padding-top: 200px;
}
.home#dizzys .et_pb_row#dizzys-upcoming h3.dizzys-upcoming-header-home {
  font-size: 34px;
  line-height: 34px;
  color: #F32735;
}
.home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab {
  width: 30%;
}
.home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab {
  padding: 20px;
  display: block;
  min-height: 350px;
  position: relative;
}
@media (max-width:980px) {
  /*.home#dizzys #dizzys-upcoming */ .home ul.upcoming-list li.upcoming-tab {
    min-height: unset !important;
  }
}
.home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab h4 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  color: #F32735;
  padding-bottom: 5px;
}
.home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab h3 {
  line-height: 89%;
  font-size: 60px;
  font-weight: 700;
}
@media (max-width:1510px) {
  .home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab h3 {
    font-size: 50px;
  }
}
@media (max-width:1110px) {
  .home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab h3 {
    font-size: 45px;
  }
}
.home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab:hover h4 {
  color: #ffffff;
}
.home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab:hover {
  background-color: #F32735;
}
.home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab a button.concert-home-butt {
  background-color: #F32735;
}
.home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab:hover a button.concert-home-butt {
  color: #F32735;
  background-color: #ffffff;
}
.home#dizzys #dizzys-upcoming ul.upcoming-list li.see-more {
  background-color: #F32735;
}
.home#dizzys #dizzys-upcoming ul.upcoming-list li.see-more:hover {
  background-color: #13181f;
}
body .home#orchestra.et_pb_section {
  padding: 0;
}
.home#orchestra .et_pb_row {
  padding: 0;
  display: flex;
  align-items: center;
}
.home#orchestra .et_pb_row .et_pb_column:first-of-type {
  padding-left: 10%;
}
.home#orchestra .et_pb_row .et_pb_column:first-of-type .et_pb_module {
  margin-bottom: 10px;
}
body .home#orchestra .et_pb_module.et_pb_text, body .home#orchestra .et_pb_button_module_wrapper {
  padding: 0;
}
body .home#orchestra .et_pb_button_module_wrapper {
  display: inline-block;
}
.home#orchestra h3 {
  color: #0074C7;
  font-size: 36px;
  line-height: 36px;
}
.home.spotlight h1 {
  font-size: 70px;
  line-height: 70px;
}
.home#orchestra h1 {
  font-size: 62px;
  line-height: 62px;
  margin-bottom: 30px;
}
.home#orchestra .jlco-tour-butt {
  margin-right: 20px;
  background: #0074C7;
  background-image: linear-gradient(to right, #0074C7 50%, #FFFFFF 50%);
  background-size: 200% 100%;
  transition: background-position .5s;
}
.home#orchestra .jlco-tour-butt:hover {
  color: #0074C7;
  background-position: -100% 0 !important;
}
body .home#orchestra.et_pb_section .et_pb_column.et-last-child .et_pb_image .et_pb_image_wrap {
  width: 100%;
  height: auto;
}
body .home#orchestra.et_pb_section .et_pb_column.et-last-child .et_pb_image .et_pb_image_wrap img {
  width: 100%;
}
#home-bottom-ctas.et_pb_section {
  padding: 0;
}
#home-bottom-ctas.et_pb_section .et_pb_row {
  padding: 0;
}
#home-bottom-ctas.et_pb_section .et_pb_column {
  margin-right: 0;
  width: 33.33%;
}
#home-bottom-ctas.et_pb_section .et_pb_column .et_pb_module {
  padding: 50px;
  min-height: 400px;
}
#home-bottom-ctas.et_pb_section .et_pb_column .et_pb_module .et_pb_button_wrapper {
  position: absolute;
  bottom: 50px;
}
#home-bottom-ctas.et_pb_section .et_pb_row #home-cta-member {
  background-color: #1a2633;
}
/*#home-bottom-ctas .et_pb_button {
        color: #ffffff;
        background: #000000;
        background-size: 200% 100%;
        background-image: linear-gradient(to right, #000000 50%, #FFFFFF 50%);
        transition: background-position .5s;
    }
    
    #home-bottom-ctas .et_pb_button:hover {
        background-position: -100% 0 !important;
        color: #000000;
    }*/
/* CONCERT PAGES */
/* Concert index pages */
body .entry-content ul.concert-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-right: 15%;
  max-width: 1700px;
}
body .entry-content ul.concert-list li {
  max-width: 555px;
  margin-bottom: 80px;
}
body .entry-content ul.concert-list li img {
  margin-bottom: 25px;
}
body .entry-content ul.concert-list li .concert-list-content {
  padding-left: 15%;
}
body .entry-content ul.concert-list li .concert-list-content h4 {
  padding-bottom: 3px;
}
body .entry-content ul.concert-list li .concert-list-content h5 {
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 28px;
  padding-bottom: 3px;
}
body.concert23-theme .entry-content ul.concert-list li .concert-list-content h5 {
  color: #F6475F;
}
body.dark-theme .entry-content ul.concert-list li .concert-list-content h5 {
  color: #0074C7;
}
body.teal-theme .entry-content ul.concert-list li .concert-list-content h5 {
  color: #00A499;
}
body .entry-content ul.concert-list li .concert-list-content h3 {
  font-size: 64px;
  line-height: 64px;
}
body .entry-content ul.concert-list li .concert-list-content p {
  display: none;
}
body .entry-content ul.concert-list li .concert-list-content p:first-of-type {
  display: block;
}
body .entry-content ul.concert-list li .concert-list-content .button-wrap {
  margin-top: 10px;
}
body .entry-content ul.concert-list li .concert-list-content .et_pb_button.tickets {
  margin-right: 10px;
}
body .entry-content ul.concert-list li .concert-list-content .et_pb_button.jazz-live {
  background: #0074C7;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #0074C7 50%, #FFFFFF 50%);
}
body .entry-content ul.concert-list li .concert-list-content .et_pb_button.jazz-live:hover {
  color: #0074C7
}
body.teal-theme ul.concert-list .jazz-live.et_pb_button {
  color: #ffffff;
}
body .entry-content .concert-up-next ul.concert-list {
  padding-right: 0;
  display: block;
  max-width: unset;
}
body .entry-content .concert-up-next ul.concert-list li {
  max-width: 100%;
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 0;
}
body .entry-content .concert-up-next ul.concert-list li img {
  width: 55%;
}
body .entry-content .concert-up-next ul.concert-list li .concert-list-content {
  padding-right: 60px;
}
body .entry-content .concert-up-next ul.concert-list li .concert-list-content {
  padding-left: 8%;
}
body .entry-content .concert-up-next ul.concert-list li .concert-list-content h4 {
  font-size: 48px;
  line-height: 48px;
}
body .entry-content .concert-up-next ul.concert-list li .concert-list-content h5 {
  font-size: 32px;
  line-height: 32px;
}
body .entry-content .concert-up-next ul.concert-list li .concert-list-content h3 {
  font-size: 70px;
  line-height: 70px;
}
body .entry-content .concert-up-next ul.concert-list li .concert-list-content p {
  font-size: 18px;
  line-height: 32px;
}
/* Concert single pages */
body.teal-theme.single-concert {
  background-color: #101820;
  background: #101820;
}
.single-concert #main-content .container #content-area #left-area {
  width: 100%;
  position: relative;
  top: -80px;
}
.single-concert #left-area article {
  top: 0;
}
.single-concert #main-content .container .et_post_meta_wrapper, .single-concert #main-content .container #content-area #left-area::before {
  display: none;
}
.single-concert .et_pb_post .entry-content {
  padding-top: 0;
}
.concert-wrap {
  width: 100%;
  display: block;
  float: left;
}
.concert-wrap .content {
  margin: 0 auto;
  padding: 100px 15%;
  position: relative;
}
.single-concert #concert-header {
  background-color: #000000;
  display: flex;
  min-height: 500px;
}
.single-concert #concert-header #concert-slider {
  width: 55%;
  background-color: #7c7c7c;
}
.single-concert #concert-header #concert-header-info {
  width: 45%;
  display: flex;
}
.single-concert #concert-header #concert-header-info-content {
  padding: 70px 10% 30px;
  align-self: center;
}
.single-concert #concert-header #concert-header-info h1 {
  font-size: 62px;
  line-height: 62px;
}
.single-concert #concert-header #concert-header-info h3 {
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  padding-bottom: 0;
}
.dark-theme.single-concert #concert-header #concert-header-info h4 {
  color: #0074C7;
}
.teal-theme.single-concert #concert-header #concert-header-info h4 {
  color: #00A499;
}
.concert23-theme.single-concert #concert-header #concert-header-info h4 {
  color: #F6475F;
}
.single-concert #concert-header #concert-header-info #concert-header-button-wrap {
  padding-top: 15px;
}
.single-concert #concert-header #concert-header-info a.et_pb_button {
  padding: 0px 40px !important;
}
.single-concert #concert-header #concert-header-info a.et_pb_button.tickets {
  margin-right: 15px;
}
.single-concert #concert-header #concert-header-info a.et_pb_button.jazz-live {
  background: #0074C7;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #0074C7 50%, #FFFFFF 50%);
}
.single-concert #concert-header #concert-header-info a.et_pb_button.jazz-live:hover {
  background-position: -100% 0 !important;
  color: #0074C7;
}
.teal-theme.single-concert #concert-header #concert-header-info a.et_pb_button.tickets {
  background: #00A499;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #00A499 50%, #ffffff 50%);
  color: #ffffff;
}
.teal-theme.single-concert #concert-header #concert-header-info a.et_pb_button.tickets:hover {
  background-position: -100% 0 !important;
  color: #00A499;
}
.teal-theme.single-concert #concert-header #concert-header-info a.et_pb_button.jazz-live {
  color: #ffffff;
}
.teal-theme.single-concert #concert-header #concert-header-info a.et_pb_button.jazz-live:hover {
  color: #0074C7;
}
.single-concert #purchase-tickets .area-title.side-title h3 {
  top: 0;
}
.single-concert #purchase-tickets .area-title.side-title::before {
  top: unset;
  left: 13%;
}
.single-concert.teal-theme #purchase-tickets ul.upcoming-list li.upcoming-tab:hover {
  background-color: #00A499;
}
.single-concert.dark-theme #purchase-tickets ul.upcoming-list li.upcoming-tab:hover {
  background-color: #0074C7;
}
.single-concert #purchase-tickets ul.upcoming-list .upcoming-tab a {
  display: block;
  padding: 25px 30px;
  min-height: 300px;
  position: relative;
}
.single-concert #purchase-tickets ul.upcoming-list .upcoming-tab h2 {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 62px;
  line-height: 62px;
  padding-bottom: 0;
}
.single-concert #purchase-tickets ul.upcoming-list .upcoming-tab h4 {
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 4px;
}
.single-concert #purchase-tickets ul.upcoming-list .upcoming-tab:hover h4 {
  color: #ffffff !important;
}
.single-concert.concert23-theme #purchase-tickets ul.upcoming-list .upcoming-tab h4 {
  color: #F6475F;
}
.single-concert.teal-theme #purchase-tickets ul.upcoming-list .upcoming-tab h4 {
  color: #00A499;
}
.single-concert.dark-theme #purchase-tickets ul.upcoming-list .upcoming-tab h4 {
  color: #0074C7;
}
.single-concert #purchase-tickets ul.upcoming-list .upcoming-tab h3 {
  font-size: 34px;
  line-height: 34px;
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
}
.single-concert.concert23-theme #purchase-tickets ul.upcoming-list .upcoming-tab a button {
  background: #F6475F;
  background-image: linear-gradient(to right, #F6475F 50%, #FFFFFF 50%);
  background-size: 200% 100%;
  transition: background-position .5s;
}
.single-concert.concert23-theme #purchase-tickets ul.upcoming-list .upcoming-tab:hover a button {
  color: #F6475F;
  background-position: -100% 0 !important;
}
.single-concert.teal-theme #purchase-tickets ul.upcoming-list .upcoming-tab a button {
  background: #00A499;
  background-image: linear-gradient(to right, #00A499 50%, #FFFFFF 50%);
  background-size: 200% 100%;
  transition: background-position .5s;
}
.single-concert.teal-theme #purchase-tickets ul.upcoming-list .upcoming-tab:hover a button {
  color: #00A499;
  background-position: -100% 0 !important;
}
.single-concert.dark-theme #purchase-tickets ul.upcoming-list .upcoming-tab a button {
  background: #0074C7;
  background-image: linear-gradient(to right, #0074C7 50%, #FFFFFF 50%);
  background-size: 200% 100%;
  transition: background-position .5s;
}
.single-concert.dark-theme #purchase-tickets ul.upcoming-list .upcoming-tab:hover a button {
  color: #0074C7;
  background-position: -100% 0 !important;
}
.dark-theme.single-concert #concert-what {
  background-color: #0074C7;
}
.teal-theme.single-concert #concert-what {
  background-color: #00A499;
}
.concert23-theme.single-concert #concert-what {
  background-color: #F6475F;
}
.single-concert #concert-what ul {
  padding: 0;
}
.single-concert #concert-what ul li {
  padding: 15px 0;
  border-bottom: 2px solid #fff;
}
.single-concert #concert-what ul li:last-of-type {
  border-bottom: none;
}
.single-concert #concert-what ul li p, .single-concert #concert-about p {
  font-size: 18px;
  line-height: 26px;
}
.concert23-theme.single-concert #concert-about, .dark-theme.single-concert #concert-about, .teal-theme.single-concert #concert-about {
  background-color: #00000026;
}
/* PRESS RELEASES */
/* Press Index */
/*make the parts of the blog post flexible*/
.press-index .et_pb_post {
  display: flex;
  flex-direction: column;
}
.press-index .et_pb_post .entry-title {
  order: 2;
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  text-transform: none;
  /*font-size: 45px;
        line-height: 45px;*/
  font-size: 36px;
  line-height: 36px;
  padding-bottom: 20px;
}
.press-index .et_pb_post .entry-title:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
}
.press-index .et_pb_post .press_subtitle {
  font-size: 25px;
  line-height: 29px;
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  color: #4F565A;
  text-transform: none;
  margin-bottom: 20px;
}
.press-index .et_pb_post .post-meta {
  order: 1;
}
.press-index .et_pb_post .post-content {
  order: 3;
}
.press-index .et_pb_bg_layout_light .et_pb_post p {
  color: #101820;
}
.entry-content table:not(.variations) {
  border: none;
  background: #ffffff;
}
.entry-content tr td {
  padding: 0;
}
body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
  padding-top: 0;
}
.press-index .et_pb_ajax_pagination_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.press-index .et_pb_ajax_pagination_container .et_pb_post {
  width: 46%;
}
.press-index .et_pb_ajax_pagination_container div {
  width: 100%;
}
.press-index .et_pb_ajax_pagination_container .wp-pagenavi {
  background: #10182029;
  padding: 10px 0;
  text-align: center;
}
.press-index .et_pb_ajax_pagination_container .wp-pagenavi a, .press-index .et_pb_ajax_pagination_container .wp-pagenavi span {
  border: none;
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  font-size: 35px;
  color: #101820;
  text-transform: uppercase;
  padding: 0 10px;
  line-height: 1em;
}
.press-index .et_pb_ajax_pagination_container .wp-pagenavi span.current {
  font-weight: normal;
}
.light-theme .press-index .et_pb_ajax_pagination_container .wp-pagenavi span.current {
  color: #F32735;
}
body.single-wpll_press .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, body.single-wpll_press .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
  margin-bottom: 0px;
}
.press-content .et_pb_row, body.search-results #main-content .container #content-area #left-area {
  max-width: 950px;
}
body.light-theme #left-area .post-meta, body #left-area .post-meta {
  color: #E1E5E8;
}
.press-release-titles {
  padding-bottom: 60px;
}
body.light-theme h4.press-date, body.light-theme .published {
  color: #F32735;
}
h4.press-date, .published {
  padding-bottom: 15px;
  display: block;
}
.press-bottom-ctas .et_pb_row {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
}
.press-bottom-ctas .et_pb_row:after, .press-bottom-ctas .et_pb_row_inner:after {
  display: none;
}
h1.press-title {
  font-size: 45px;
  line-height: 45px;
  font-family: "National Medium", Helvetica, Arial, sans-serif;
  text-transform: none;
  padding-bottom: 20px;
}
body.light-theme h2.press-subtitle {
  font-size: 28px;
  line-height: 32px;
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  color: #4F565A;
  text-transform: none;
}
.press-content.et_pb_section {
  padding-top: 0;
}
.press-content .press-body .et_pb_column {
  display: flex;
  flex-wrap: wrap;
}
.press-content h5, .press-content .press-body h2 {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 34px;
  line-height: 34px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.press-content .press-body h5, .press-content .press-body h2 {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 70px;
}
.press-content p, .press-summary p, h6.press-date-time {
  font-size: 18px;
  line-height: 30px;
  font-family: "National Regular", Helvetica, Arial, sans-serif;
}
.press-content .press-body .wp-block-image {
  margin: 50px 0;
}
.press-content p {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 30px;
}
.press-content h6.press-date-time, .press-content .press-body p:first-of-type {
  display: inline;
}
.press-inline-location, .press-inline-date {
  font-weight: bold;
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  color: #101820;
  font-size: 18px;
  line-height: 30px;
}
.press-inline-date .unbold {
  font-weight: normal;
}
.press-inline-location-wrap, .press-inline-date-wrap {
  display: inline-block;
  margin-bottom: 0 !important;
  padding-right: 4px;
  position: relative;
  top: 60px;
}
.press-content.et_pb_row {
  padding-top: 0;
}
.press-content .press-body p:first-of-type {
  display: inline-block;
}
.press-content .et_pb_module {
  margin-bottom: 0 !important;
}
.press-contact {}
#press-filters {
  display: flex;
  justify-content: center;
  padding: 10px 220px;
  margin-bottom: 40px;
}
#press-filters .et_pb_module {
  background: transparent;
  transition: all ease-in-out 1s;
}
#press-filters .et_pb_module:hover {
  color: #ffffff;
}
#press-filters .et_pb_module .et_pb_menu__wrap {
  border: 3px solid #4F565A;
}
#press-filters .et_pb_module .et_pb_menu__wrap .et_pb_menu__menu, #press-filters .et_pb_module .et_pb_menu__wrap .et_pb_menu__menu .et-menu-nav {
  width: 100%;
  display: block;
}
#press-filters .et_pb_menu--without-logo .et_pb_menu__menu > nav > ul {
  width: 100%;
  margin: 0;
  display: block;
}
#press-filters .et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li {
  margin-top: 10px;
  width: 100%;
  display: block;
}
#press-filters .et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li > a {
  padding-bottom: 10px;
}
#press-filters .et-menu a, #press-filters et_pb_search input.et_pb_s, #press-filters .et_pb_search input.et_pb_s, #press-filters .et_pb_search input.et_pb_searchsubmit {
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #101820;
}
#press-filters .nav li ul {
  border-top: none;
}
#press-filters .et_pb_search {
  border: 3px solid #4F565A;
  border-radius: 0;
}
#press-filters et_pb_search input.et_pb_s, #press-filters .et_pb_search input.et_pb_s, #press-filters .et_pb_search input.et_pb_searchsubmit {
  padding: 6px 10px !important;
}
#press-filters .et_pb_search input.et_pb_s {
  transition: all ease-in-out 0.3s;
}
#press-filters .et_pb_search input.et_pb_s:hover {
  background-color: #ffffff;
}
#press-filters .et_pb_search input.et_pb_searchsubmit {
  overflow: hidden;
  text-indent: -1000px;
  min-width: 50px;
  background: url(https://jazz.org/wp-content/uploads/2024/06/search.png) no-repeat center #10182029;
}
#press-filters et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li > a {
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #101820;
}
#press-filters pre, #press-filters code {
  padding: 0;
  margin-bottom: 0;
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  overflow: hidden;
}
.entry-content #press-filters .et_pb_text ul {
  padding: 0;
  line-height: 0;
  display: flex;
}
#press-filters .searchandfilter {
  line-height: 0;
}
#press-filters .searchandfilter ul li {
  display: block;
}
body.single-wpll_press .et_pb_gutters3 .press-contact .et_pb_column_4_4 .et_pb_module {
  margin-bottom: 0;
}
.press-inquiries h5 {
  margin-bottom: 0px;
}
.press-inquiries.press-content p {
  margin-top: 10px;
}
.press-contact p {
  padding-bottom: 0;
}
.press-info.et_pb_section {
  background: linear-gradient(90deg, transparent 55%, #ffffff4d 45%);
  padding: 0;
  margin: 40px 0 80px;
}
.press-info .et_pb_row {
  padding: 0;
}
.press-summary {
  max-width: 530px;
  padding-left: 90px;
}
.press-summary h2 {
  font-size: 64px;
  line-height: 64px;
  margin-bottom: 40px;
}
.press-links {
  padding: 50px;
}
body.light-theme .press-links h2, body.light-theme .press-links a {
  color: #F32735;
}
.press-links h2 {
  font-size: 48px;
  line-height: 48px;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.press-links a {
  font-size: 18px;
  text-decoration: underline;
}
.press-links ul {
  padding: 0;
  list-style-type: none;
}
ul.addbullets {
  list-style-type: unset !important;
}
.press-links ul.press-inquiries {
  margin-bottom: 50px;
}
.et_pb_gutters3 .press-bottom-ctas .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .press-bottom-ctas .et_pb_column_1_3 {
  width: 210px;
  margin: 0;
}
.press-bottom-ctas .et_pb_image_wrap {
  overflow: hidden;
  width: 100%;
  height: 210px;
}
.press-bottom-ctas .et_pb_image_wrap img {
  height: 100%;
  width: auto;
}
.press-bottom-ctas .et_pb_module {
  background-color: transparent !important;
  padding: 0 !important;
}
body.light-theme .press-bottom-ctas h2 {
  font-size: 40px;
  line-height: 44px;
  text-align: left;
  color: #101820 !important;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
}
body.light-theme .press-bottom-ctas p {
  text-align: left;
}
a.back-to-press {
  color: #F32735;
  margin-bottom: 30px;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "National Medium", Helvetica, Arial, sans-serif;
}
/* FOOTER */
/* This style fixes promo bar z-index issue. Delete if it causes other problems. */
footer .et_builder_inner_content {
  position: relative;
  z-index: 0;
}
#footer {
  padding: 40px 0 80px;
  min-width: 1130px;
}
#footer .et_pb_row {
  padding: 0;
}
ul.social-icons, ul.nav-social-icons {
  list-style-type: none;
  padding: 0 !important;
}
#footer ul.social-icons {
  padding-bottom: 45px !important;
}
#footer .et_pb_column {
  margin-right: 70px;
  /*  width: unset !important; */
}
#footer-col-1 p, #footer-col-2 .et_pb_code_inner {
  font-size: 16px;
  line-height: 24px;
}
.dark-theme #footer-col-2 .et_pb_code_inner, .black-theme #footer-col-2 .et_pb_code_inner, .blue-theme #footer-col-2 .et_pb_code_inner, .concert23-theme #footer-col-2 .et_pb_code_inner {
  color: #ffffff;
}

.light-theme #footer-col-2 .et_pb_code_inner {
  /* color: #101820 */
	color:#fff;
}
#footer .et_pb_row.footer-sponsors {
  padding: 30px 0 0;
}
#footer .et_pb_row.footer-sponsors.sponsors-dark {
  display: none;
}
.light-theme #footer .et_pb_row.footer-sponsors.sponsors-dark, .discover-theme #footer .et_pb_row.footer-sponsors.sponsors-dark {
  display: block !important;
}
.light-theme #footer .et_pb_row.footer-sponsors.sponsors-light, .discover-theme #footer .et_pb_row.footer-sponsors.sponsors-light {
  display: none !important;
}
#footer .footer-sponsors .et_pb_column {
  margin-right: 5.5%;
  width: 15.6% !important;
  display: flex;
  align-items: flex-end;
}
@media (max-width:980px) {
  #footer .footer-sponsors .et_pb_column {
    margin-right: 0;
    width: 40% !important;
    display: flex;
    align-items: unset;
  }
  #footer .footer-sponsors, #footer .footer-sponsors .et_pb_column {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
#footer #footer-signup {
  padding-left: 110px;
}
#footer #footer-signup h1 {
  font-size: 16px;
  line-height: 24px;
  font-family: "National Medium", Helvetica, Arial, sans-serif;
  text-transform: none;
  padding-bottom: 10px;
}
/*  #footer #footer-signup .et_pb_contact .et_pb_contact_field_half {
        width: 255px;
    } */
#footer #footer-signup .et_pb_contact p input {
  font-size: 16px;
  font-family: "National Medium", Helvetica, Arial, sans-serif;
  border-radius: 3px;
  padding: 10px 15px;
  width: 100%;
}
@media (max-width:1450px) {
  .socialfooter {
    margin-top: auto;
  }
  #footer-col-2 {
    width: 100%;
    margin: 5px 30px;
  }
}
body.dark-theme #footer #footer-signup .et_pb_contact p input, body.black-theme #footer #footer-signup .et_pb_contact p input, body.blue-theme #footer #footer-signup .et_pb_contact p input, body.red-theme #footer #footer-signup .et_pb_contact p input, body.teal-theme #footer #footer-signup .et_pb_contact p input, body.concert23-theme #footer #footer-signup .et_pb_contact p input {
  background-color: #00000040;
  color: #ffffff;
}
body.dark-theme #footer #footer-signup .et_pb_contact p input::placeholder, body.black-theme #footer #footer-signup .et_pb_contact p input::placeholder, body.blue-theme #footer #footer-signup .et_pb_contact p input::placeholder, body.red-theme #footer #footer-signup .et_pb_contact p input::placeholder, body.teal-theme #footer #footer-signup .et_pb_contact p input::placeholder, body.concert23-theme #footer #footer-signup .et_pb_contact p input::placeholder {
  color: #ffffff40;
}
body.light-theme #footer #footer-signup .et_pb_contact p input, body #footer #footer-signup .et_pb_contact p input {
  background-color: #ffffff40;
  color: #000000;
}
body.light-theme #footer #footer-signup .et_pb_contact p input::placeholder, body #footer #footer-signup .et_pb_contact p input::placeholder {
  color: #00000060;
}
#footer #footer-signup .et_contact_bottom_container {
  margin-top: 0;
}
#footer #footer-signup .et_pb_contact button {
  border: 0;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  padding: 6px 14px !important;
  border-radius: 3px;
  font-weight: 700;
  margin: 0;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  text-transform: none;
}
#footer #footer-signup .et_pb_contact button:hover {
  color: #0074C7;
}
#footer #footer-signup .et_pb_contact .et_pb_button:hover::after {
  display: none !important;
}
#footer-copyright {
  margin-top: 50px;
}
#footer-copyright p {
  font-size: 14px;
  line-height: 22px;
  opacity: 0.5;
}
ul.social-icons li, ul.nav-social-icons li {
  float: left;
  margin-right: 13px;
}
ul.social-icons li a, ul.nav-social-icons li a {
  width: 19px;
  height: 19px;
  overflow: hidden;
  display: block;
  text-indent: -1000000px;
}
body.dark-theme ul.social-icons li.ig, body.black-theme ul.social-icons li.ig, body.blue-theme ul.social-icons li.ig, body.teal-theme ul.social-icons li.ig, body.red-theme ul.social-icons li.ig, body.concert23-theme ul.social-icons li.ig, ul.nav-social-icons li.ig {
  background: url('https://jazz.org/wp-content/uploads/2024/06/ig.png') no-repeat center transparent;
}
body.dark-theme ul.social-icons li.twitter, body.black-theme ul.social-icons li.twitter, body.blue-theme ul.social-icons li.twitter, body.teal-theme ul.social-icons li.twitter, body.red-theme ul.social-icons li.twitter, body.concert23-theme ul.social-icons li.twitter, ul.nav-social-icons li.twitter {
  background: url('https://jazz.org/wp-content/uploads/2024/06/twitter.png') no-repeat center transparent;
}
body.dark-theme ul.social-icons li.fb, body.black-theme ul.social-icons li.fb, body.blue-theme ul.social-icons li.fb, body.teal-theme ul.social-icons li.fb, body.red-theme ul.social-icons li.fb, body.concert23-theme ul.social-icons li.fb, ul.nav-social-icons li.fb {
  background: url('https://jazz.org/wp-content/uploads/2024/06/fb.png') no-repeat center transparent;
}
/*
body.light-theme ul.social-icons li.ig, body ul.social-icons li.ig {
  background: url('https://jazz.org/wp-content/uploads/2024/06/ig-dark.png') no-repeat center transparent;
}
body.light-theme ul.social-icons li.twitter, body ul.social-icons li.twitter {
  background: url('https://jazz.org/wp-content/uploads/2024/06/twitter-dark.png') no-repeat center transparent;
}
body.light-theme ul.social-icons li.fb, body ul.social-icons li.fb {
  background: url('https://jazz.org/wp-content/uploads/2024/06/fb-dark.png') no-repeat center transparent;
} */
body.light-theme ul.social-icons li.ig, body ul.social-icons li.ig {
  background: url('https://jazz.org/wp-content/uploads/2024/06/ig.png') no-repeat center transparent;
}
body.light-theme ul.social-icons li.twitter, body ul.social-icons li.twitter {
  background: url('https://jazz.org/wp-content/uploads/2024/06/twitter.png') no-repeat center transparent;
}
body.light-theme ul.social-icons li.fb, body ul.social-icons li.fb {
  background: url('https://jazz.org/wp-content/uploads/2024/06/fb.png') no-repeat center transparent;
} 
ul.footer-links {
  list-style-type: none !important;
  padding-left: 0 !important;
}
body.dark-theme ul.footer-links li a, body.black-theme ul.footer-links li a, body.blue-theme ul.footer-links li a, body.red-theme ul.footer-links li a, body.teal-theme ul.footer-links li a, body.concert23-theme ul.footer-links li a {
  color: #ffffff;
}
body.light-theme ul.footer-links li a, body ul.footer-links li a {
  color: #000000;
}
ul.footer-links li a {
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
}
/* TNEW Wrapper Fixes */
body .tn-subnav-component .tn-cart-link .tn-timer, body .tn-subnav-component .tn-icon, body .tn-subnav-component .tn-login-link.tn-logged-in .tn-logged-in-email, body .tn-subnav-component .tn-login-link.tn-logged-in .tn-logged-in-text, body .tn-subnav-component .tn-text, body section.tn-header-component h1::before, body .tn-event-listing-view__results-heading {
  color: #00A499;
}
body .tn-prod-list-item__property--description {
  color: #101820;
}
body .btn-primary {
  background-color: #00A499;
  border-color: #00A499;
}
body .btn-primary:hover {
  background-color: #09baae;
  border-color: #09baae;
}
@media (max-width:768px) {
	body .tn-event-detail {
		flex-direction:column-reverse;
	}
}
body .tn-additional-events__continue-shopping-link {
	display:none !important;
}
	body .tn-event-listing__primary-view {
  background: transparent;
}
body .tn-event-listing-mode-tab-nav__list-item {
  list-style-type: none;
}
body #left-area ul, body .entry-content ul, body .et-l--body ul, body .et-l--footer ul, body .et-l--header ul {
  list-style-type: none;
}
body .tn-prod-list-item, body .tn-event-detail__additional-events-container {
  border: none;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 30px;
  grid-column-gap: 30px;
}
body .tn-prod-list-item__perf-anchor {
  font-size: 18px;
  padding: 15px 20px;
  padding-right: 50px;
  border: none;
  margin-bottom: 10px;
}
body .tn-prod-season-header__title {
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  color: #101820;
  font-size: 84px;
  line-height: 84px;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 15px 15px 8px;
}
body .tn-prod-season-header__date-container {
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 34px;
  color: #00A499;
}
body .tn-prod-season-header .tn-prod-season-header__description-container {
  background-color: transparent;
  padding: 0;
}
body .tn-prod-season-header .tn-prod-season-header__description-text-content {
  color: #101820;
  font-size: 18px;
  line-height: 26px;
}
body .tn-prod-season-header .tn-prod-season-header__description-container .collapse {
  display: block !important;
}
body .tn-prod-season-header .tn-prod-season-header__description-container button.tn-detail-production-text-toggle-link {
  display: none !important;
}
body .tn-syos__layout-container {
  border: none;
}
body .tn-subnav-component .tn-promo-box input {
  background-color: #ffffff40;
  color: #000000;
  font-size: 16px;
  font-family: "National Medium", Helvetica, Arial, sans-serif;
  border-radius: 3px;
  padding: 10px 15px;
  width: 180px;
  -webkit-appearance: none;
  border-width: 0;
  margin-right: 10px;
}
body .tn-subnav-component .tn-promo-box button.tn-subnav-promo-button {
  border: 0;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  padding: 6px 14px !important;
  border-radius: 3px;
  font-weight: 600;
  margin: 0;
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  text-transform: none;
  text-decoration: none;
  text-transform: capitalize;
}
body .entry-content ul {
  padding: 0;
}
.tn-events-listing-page section.tn-header-component {
  position: relative;
  top: -21px;
}
.tn-events-listing-page section.tn-header-component::before {
  height: 100px;
  position: absolute;
  left: 50%;
  content: "";
  top: -105px;
  border-left: 3px solid #00A499;
}
body section.tn-header-component h1 {
  font-size: 64px;
  line-height: 64px;
  text-align: center;
}
/* TNEW TEXT HEADER! */
body section.tn-header-component h1::before {
  content: 'Jazz at Lincoln Center';
  display: block;
  margin: 0 auto 10px;
  font-size: 36px;
  line-height: 36px;
}
body section.tn-header-component .tn-heading-sub-text {
  max-width: 880px;
  margin: auto;
}
body .tn-subnav-component .tn-login-link .tn-link .tn-text {
  font-family: "National Regular", Helvetica, Arial, sans-serif;
}
body .tn-event-listing-mode-tab-nav__list {
  border-bottom: none;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.4);
  padding: 12px 0 !important;
}
body .tn-event-listing-mode-tab-nav__list-item {
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border: none;
  font-size: 36px;
  line-height: 36px;
  color: #00A499 !important;
  background: transparent;
  padding: 0 20px;
  opacity: 0.7;
}
body .tn-event-listing-mode-tab-nav__list-item:hover {
  opacity: 1;
}
body .tn-event-listing-mode-tab-nav__list-item.active {
  background: transparent;
  margin-bottom: 0;
  opacity: 1;
}
body .tn-event-listing-view__results-heading {
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 42px;
  line-height: 42px;
}
body .tn-prod-list-item__property--heading {
  font-size: 64px;
  line-height: 100%;
  padding-bottom: 0;
}
body .tn-prod-list-item__property--heading a:hover {
  color: #101820;
  text-decoration: underline;
}
body .tn-prod-list-item__property--description {
  font-size: 16px;
  line-height: 24px;
}
body .tn-events-list-view__controls .btn-default, body #tn-events-calendar-view-month .tn-btn-datepicker__btn-container .btn-default, body .tn-event-detail .tn-additional-events__select-view-container #tn-additional-events-select {
  border: 3px solid #4F565A;
  border-radius: 0;
  background-color: transparent;
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 40px;
  color: #101820;
}
body #tn-events-calendar-view-month .tn-btn-datepicker__btn-container .btn-default {
  border-top: 3px solid #4F565A;
  border-bottom: 3px solid #4F565A;
  border-left: 0;
  border-right: 0;
}
body #tn-events-calendar-view-month .tn-btn-datepicker__btn-container .btn-primary, body .tn-additional-events__select-view-container .input-group .btn-primary {
  border-radius: 0;
  background-color: #4F565A;
  border-color: #4F565A;
}
body .tn-additional-events__select-view-container .input-group .btn-primary {
  height: 40px;
}
body .tn-event-detail .tn-additional-events__select-view-container #tn-additional-events-select {
  border-top: 3px solid #4F565A;
  border-bottom: 3px solid #4F565A;
  border-left: 3px solid #4F565A;
  border-right: 0;
  height: 40px;
}
body .tn-events-list-view__controls .btn-default .glyphicon-calendar:before, body #tn-events-calendar-view-month .tn-btn-datepicker__btn-container .btn-default .glyphicon-calendar:before {
  color: #4F565A;
}
body .tn-events-list-view__datepicker-divider-label {
  color: #4F565A;
  line-height: 56px;
  font-size: 18px;
}
body #tn-events-calendar-view-month .tn-events-calendar__day .btn-primary {
  border-radius: 0;
  background: #4F565A;
  border: none;
}
body #tn-events-calendar-view-month .tn-btn-datepicker__btn-period-prev-next .glyphicon {
  color: rgba(255, 255, 255, 0.9);
}
body .tn-events-list-view__controls .btn-default.tn-events-list-view__btn-reset-dates {
  padding: 3px 15px;
  border: 0;
  background: #10182029;
  float: right;
}
body .tn-event-listing__controls-heading {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 0;
}
body .tn-heading-sub-text p {
  font-size: 18px;
  line-height: 24px;
}
body #tn-events-calendar-view #tn-events-calendar-view-month {
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 15px;
}
body .tn-event-listing-view__controls-container .tn-events-list-view__datepicker-container .tn-btn-datepicker {
  background: transparent;
}
body .tn-events-calendar__table .tn-event-listing-view__results-heading {
  text-align: center;
  display: block;
  font-size: 48px;
  line-height: 48px;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  color: #101820;
}
body .tn-events-calendar-view--month .tn-events-calendar__day-cell--next-month, body .tn-events-calendar-view--month .tn-events-calendar__day-cell--previous-month, body .tn-events-calendar-view--month .tn-events-calendar__day-cell--past, body .tn-events-calendar__day-cell {
  background-color: transparent;
}
body .tn-events-calendar__table-container .tn-events-calendar__table {
  background: transparent;
}
body .tn-event-listing-view__results-container .tn-events-calendar__table-container thead {
  display: none;
}
body .entry-content tr td {
  border-top: 0;
  padding: 0 10px 10px;
}
body ul#tn-events-calendar-mode-tab-nav.tn-event-listing-mode-tab-nav__list {
  display: none !important;
}
body .tn-events-calendar__day {
  min-height: 200px;
  padding-top: 10px;
  border-top: 3px solid rgba(31, 38, 43, 0.59);
}
body .tn-events-calendar__day-cell--today .tn-events-calendar__day {
  border-top: 3px solid #0074c7;
}
body #tn-events-calendar-view-month .tn-events-calendar__table .tn-events-calendar__event {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
body td .btn-primary .tn-events-calendar__event-name, body td .btn-primary .tn-events-calendar__event-time {
  color: #101820;
  opacity: 1;
  left: 0;
  font-size: 14px;
  line-height: 16px;
}
body td .btn-primary .tn-events-calendar__event-name {
  font-weight: normal;
}
body .tn-events-detail-page .tn-event-detail .tn-additional-events__select-view-container .tn-additional-events__instructions {
  margin: 0 0 20px 0;
  background-color: rgba(31, 38, 43, 0.6);
  color: #ffffff;
}
body .tn-events-calendar__day-number {
  font-size: 36px;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  text-align: left;
  padding: 0px;
  color: #101820;
  font-weight: 700;
}
body .tn-events-calendar__day-cell.tn-events-calendar__day-cell--today .tn-events-calendar__day-number {
  color: #0074c7;
}
body .tn-events-calendar-view--month .tn-events-calendar__day-cell--previous-month, body .tn-events-calendar-view--month .tn-events-calendar__day-cell--next-month {
  opacity: 0.5;
}

body .tn-events-detail-page a {
	color:#0074c7 !important;
}
body .tn-events-detail-page a:hover {
	color:#000 !important;
}
@media (max-width:768px){
#tn-additional-events-select {padding-top:0 !important;}
}
/* Tnew Temp Styles that need to be adjusted */
body .tn-events-detail-page .tn-prod-season-header {
  /*border-bottom: 1px solid rgba(31,38,43,0.19);*/
  border-bottom: none;
  margin-bottom: 45px;
  padding-bottom: 30px;
}
body .tn-header-component {
  margin-bottom: 20px;
  color: #00A499;
}
body .tn-events-detail-page .tn-event-detail {
  justify-content: flex-start;
}
body .tn-events-detail-page .tn-event-detail__additional-events-container {
  background-color: transparent;
  padding: 0;
  margin-right: 60px;
  /*border-right: 1px solid rgba(31,38,43,0.19);*/
}
body .tn-event-detail .tn-event-detail__main-container .tn-event-detail__performance-details-container .tn-event-detail__title {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 50px;
}
body .tn-event-detail .tn-event-detail__main-container .tn-event-detail__performance-details-container .tn-event-detail__display-time {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 42px;
  color: #101820;
  padding-bottom: 0px;
}
body .tn-event-detail .tn-event-detail__location {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 26px;
  color: #10182099;
  text-transform: uppercase;
  padding-bottom: 0;
}
body .tn-event-detail .tn-event-detail__main-container, .tn-account-login-page form {
  background-color: hsla(0, 0%, 100%, 0.4);
  max-width: 600px;
  padding: 30px;
}
body form .tn-ticket-selector__additional-controls .form-group input, body form .tn-ticket-selector__additional-controls .form-group textarea, body .tn-event-detail .tn-ticket-selector__pricetype-select, body .tn-account-login-page form .tn-login-component fieldset input {
  border: 3px solid #00A499;
  border-radius: 0;
  background-color: transparent;
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 40px;
  color: #101820;
}
.tn-syos .tn-syos-screen-container__button-list-container {
  display: block !important;
}
.tn-syos-screen-container__map-container {
  display: flex !important;
}
.tn-syos-screen-container__button-list-container {
  max-width: 220px;
}
body form .tn-ticket-selector__additional-controls .form-group input, body .tn-account-login-page form .tn-login-component fieldset input {
  padding: 22px 15px;
}
body form .tn-ticket-selector__additional-controls .form-group textarea {
  padding: 5px 15px;
}
body .tn-event-detail .tn-ticket-selector__pricetype-select {
  height: 45px;
}
body form .tn-ticket-selector__additional-controls .form-group input:focus, body form .tn-ticket-selector__additional-controls .form-group textarea:focus, body .tn-event-detail .tn-ticket-selector__pricetype-select:focus, body .tn-account-login-page form .tn-login-component fieldset input:focus {
  webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  background: rgba(255, 255, 255, 0.63);
}
body form .tn-ticket-selector__additional-controls .form-group .control-label, body .tn-account-login-page .form-group .control-label {
  color: #101820;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 5px;
}
body .tn-event-detail__main-container form.tn-ticket-selector button.btn-primary, body .tn-cart-details-page .tn-cart-buttons .tn-cart-buttons__item-container a {
  font-size: 36px;
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  border-radius: 0;
  max-width: 200px;
  text-transform: uppercase;
}
body .tn-cart-details-page .tn-cart-buttons .tn-cart-buttons__item-container a {
  padding-left: 50px;
  padding-right: 50px;
}
body .tn-event-detail__performance-details-container {
  margin-bottom: 0px;
}
body .tn-event-detail__performance-details-container h3 {
	font-weight:700;
	padding-top:12px !important;
}

#tn-additional-events-btn-submit {background:#0074c7 !important;}
body .tn-event-detail .tn-ticket-selector__controls-container h4 {
  font-size: 34px;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  color: #00A499;
}
body .tn-additional-events .tn-additional-events__controls-container {
  border-bottom: none;
}
body .tn-events-detail-page .tn-event-detail__main-container form .tn-ticket-selector__controls-container .tn-ticket-selector__zone-selector h3.tn-ticket-selector__heading-available-zones {
  font-size: 30px;
  padding-bottom: 0;
}
body .tn-events-detail-page .tn-event-detail__main-container form .tn-ticket-selector__controls-container fieldset.tn-ticket-selector__zone-selector li.radio label {
  color: #101820;
  font-weight: bold;
  font-size: 16px;
}
body .tn-events-detail-page .tn-event-detail__main-container form .tn-ticket-selector__controls-container fieldset.tn-ticket-selector__zone-selector li.radio input {
  width: 15px;
  height: 15px;
}
body .tn-account-login-page .tn-header-component .tn-heading-sub-text p {
  padding-bottom: 20px;
}
body .tn-account-login-page button#tn-login-button, body .tn-account-login-page a.tn-register-button {
  font-size: 36px;
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  border-radius: 0;
  max-width: 200px;
  text-transform: uppercase;
  margin-top: 20px;
  background-color: #00A499;
  border-color: #00A499;
}
body .tn-account-login-page .col-xs-12 {
  padding-left: 30px;
  padding-right: 30px;
}
body .tn-cart-details-page .tn-header-component .tn-heading-sub-text {
  color: #101820;
  font-size: 16px;
  line-height: 22px;
}
body .tn-cart-details-page .tn-header-component .tn-heading-sub-text a {
  color: #00A499;
  font-weight: bold;
}
body .tn-cart-details-page .tn-cart-component {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
  margin-bottom: 30px;
}
body .tn-cart-details-page .tn-cart-component .tn-cart__section-items .tn-cart-item {
  border-top: none;
  padding: 5px 0 25px;
}
body .tn-cart-details-page .tn-cart-component .tn-cart__section-items .tn-cart-item .tn-performance-title, body .tn-cart-details-page .tn-cart-component .tn-cart__section-items .tn-cart-item .tn-cart-item-summary__property--price-total {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  color: #101820;
}
body .tn-cart-details-page .tn-cart-component .tn-cart__section-items .tn-cart-item .tn-performance-title {
  color: #00A499 !important;
}
body .tn-cart-details-page .tn-cart-component .tn-cart__section-items .tn-cart-item .tn-cart-item-details__list {
  padding: 3px 10px;
}
body .tn-cart-details-page .tn-cart-component .tn-cart-totals {
  margin-bottom: 10px;
}
body .tn-cart-details-page .tn-cart-component .tn-cart-totals .tn-cart-totals__line-item--subtotal .tn-cart-totals__label, body .tn-cart-details-page .tn-cart-component .tn-cart-totals .tn-cart-totals__line-item--subtotal .tn-cart-totals__value {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 30px;
  color: rgba(31, 38, 43, 0.63);
}
body .tn-cart-details-page .tn-cart-component .tn-cart-totals .tn-cart-totals__line-item--total .tn-cart-totals__label, body .tn-cart-details-page .tn-cart-component .tn-cart-totals .tn-cart-totals__line-item--total .tn-cart-totals__value {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  color: #101820;
}
/* Tnew Temp Styles that need to be adjusted */
body .tn-events-detail-page .tn-prod-season-header {
  /*border-bottom: 1px solid rgba(31,38,43,0.19);*/
  border-bottom: none;
  margin-bottom: 45px;
  padding-bottom: 30px;
}
body .tn-header-component {
  margin-bottom: 20px;
  color: #00A499;
}
body .tn-events-detail-page .tn-event-detail__additional-events-container {
  background-color: transparent;
  padding: 0;
  margin-right: 80px;
  /* border-right: 1px solid rgba(31,38,43,0.19); */
}
body .tn-event-detail .tn-event-detail__main-container .tn-event-detail__performance-details-container .tn-event-detail__title {
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #00A499;
}
@media screen and (max-width: 1500px), handheld and (max-width: 1500px) {
  .press-summary {
    max-width: 420px;
    padding-left: 40px;
  }
  .press-info.et_pb_section {
    background: linear-gradient(90deg, transparent 50%, #ffffff4d 40%);
  }
  .press-links {
    padding: 50px 0;
  }
  body .entry-content ul.concert-list {
    padding-right: 5%;
  }
}
@media screen and (max-width: 1300px), handheld and (max-width: 1300px) {
  #footer #footer-signup {
    padding-left: 0;
  }
  body .entry-content .concert-up-next ul.concert-list {
    padding-right: 5%;
  }
  body .entry-content ul.concert-list li, body .entry-content .concert-up-next ul.concert-list li {
    max-width: 1000px;
    margin-bottom: 40px;
  }
  body .entry-content .concert-up-next ul.concert-list li {
    display: block;
  }
  body .entry-content .concert-up-next ul.concert-list li img {
    width: 100%;
  }
  body .entry-content .concert-up-next ul.concert-list li .concert-list-content {
    padding-left: 15%;
    padding-right: 0;
  }
}
@media screen and (max-width: 1023px), handheld and (max-width: 1023px) {
  #et-main-area {
    padding-left: 0;
  }
  #navigation, .et-db #et-boc .et-l .et_pb_section_0_tb_header {
    height: 50px !important;
    width: 100%;
    text-align: left;
    position: relative;
  }
  #navigation .et_pb_row {
    max-width: unset;
  }
  #navigation #nav-logo.et_pb_row {
    width: 152px;
    margin: 0 0 0 2%;
    padding: 0;
    height: 50px;
  }
  #navigation #nav-logo.et_pb_row .et_pb_column {
    padding-top: 11px;
  }
  #navigation #nav-logo #logo-mobile {
    display: block;
  }
  #navigation #nav-logo #desktop-logo, #navigation #nav-icons-wrap, #support-icon-wrap {
    display: none !important;
  }
  #menu-button {
    width: 56px;
    height: 50px;
    position: absolute;
    right: 0;
  }
  #menu-button, #menu-button.opened {
    background-size: 30px;
  }
  header .full-nav {
    width: 100%;
    padding-top: 4em;
  }
  #menu1 {
    margin-left: 0;
    top: 50px;
  }
  #menu1 #menu1-wrap1, #menu1 #menu1-wrap2, #menu1 #menu1-wrap3, #menu1 #menu1-wrap4, .hover-nav {
    float: none;
  }
  body #page-container #menu1 ul#menu-my-account {
    padding-top: 20px !important;
  }
  ul#menu-navigation-1 li, ul#menu-concerts-and-events li, ul#menu-jazz-congress li, ul#menu-education li, ul#menu-discover li, ul#menu-support li, ul#menu-the-orchestra li, ul#menu-about-us li, #menu1 p.nav-back {
    font-size: 48px;
    line-height: 48px;
  }
  ul#menu-sub-navigation-1 li, ul#menu-my-account li, .hover-nav ul li {
    font-size: 36px;
    line-height: 36px;
  }
  #menu1 .et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li > a {
    padding-bottom: 0;
  }
  #menu1-wrap2, #menu1-wrap4 {
    padding: 0;
  }
  #menu1 #menu1-wrap1, #menu1 #menu1-wrap3 {
    min-width: unset;
  }
  #menu1 #menu1-wrap3 {
    bottom: unset;
    top: 290px;
  }
  #menu1-wrap2 {
    padding-top: 160px;
  }
  ul#menu-sub-navigation-1 li.nav-donate {
    padding-top: 18px;
  }
  #menu1-wrap4 {
    padding-top: 40px;
  }
  #menu1 p.nav-back {
    padding-top: 0px;
    left: -26px;
    padding-left: 26px;
    background-position: left 14px;
    background-size: 20px;
  }
  .full-nav .et_pb_column {
    position: static;
  }
  .hover-nav {
    left: 0;
    max-width: unset;
    width: 100%;
    height: 100%;
    padding-left: 8%;
    padding-right: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
  }
  body #page-container #menu1 .hover-nav ul {
    padding-left: 15px !important;
    top: 58px;
    position: relative;
  }
  #menu1 #calendar-menu.et_pb_menu.hover-nav ul, #menu1 #collaborations-menu.et_pb_menu.hover-nav ul {
    border-left: 3px solid #00A499;
  }
  #menu1 #kids-menu.et_pb_menu.hover-nav ul, #menu1 #watch-menu.et_pb_menu.hover-nav ul {
    border-left: 3px solid #F32735;
  }
  #menu1 #meet-menu.et_pb_menu.hover-nav ul {
    border-left: 3px solid #0074C7;
  }
  .hover-nav ul li {
    margin-top: 2px !important;
    position: relative !important;
    top: -58px;
  }
  body.dark-theme #menu1 #kids-menu.et_pb_menu.hover-nav, body.dark-theme #menu1 #calendar-menu.et_pb_menu.hover-nav, body.dark-theme #menu1 #collaborations-menu.et_pb_menu.hover-nav, body.dark-theme #menu1 #watch-menu.et_pb_menu.hover-nav, body.dark-theme #menu1 #meet-menu.et_pb_menu.hover-nav {
    background: #101820 !important;
  }
  body.light-theme #menu1 #kids-menu.et_pb_menu.hover-nav, body.light-theme #menu1 #calendar-menu.et_pb_menu.hover-nav, body.light-theme #menu1 #collaborations-menu.et_pb_menu.hover-nav, body.light-theme #menu1 #watch-menu.et_pb_menu.hover-nav, body.light-theme #menu1 #meet-menu.et_pb_menu.hover-nav, body #menu1 #kids-menu.et_pb_menu.hover-nav, body #menu1 #calendar-menu.et_pb_menu.hover-nav, body #menu1 #collaborations-menu.et_pb_menu.hover-nav, body #menu1 #watch-menu.et_pb_menu.hover-nav, body #menu1 #meet-menu.et_pb_menu.hover-nav {
    background: #E1E5E8 !important;
  }
  body.blue-theme #menu1 #kids-menu.et_pb_menu.hover-nav, body.blue-theme #menu1 #calendar-menu.et_pb_menu.hover-nav, body.blue-theme #menu1 #collaborations-menu.et_pb_menu.hover-nav, body.blue-theme #menu1 #watch-menu.et_pb_menu.hover-nav, body.blue-theme #menu1 #meet-menu.et_pb_menu.hover-nav {
    background: linear-gradient(0deg, #0074C7 0%, #000000 100%) !important;
  }
  body.teal-theme #menu1 #kids-menu.et_pb_menu.hover-nav, body.teal-theme #menu1 #calendar-menu.et_pb_menu.hover-nav, body.teal-theme #menu1 #collaborations-menu.et_pb_menu.hover-nav, body.teal-theme #menu1 #watch-menu.et_pb_menu.hover-nav, body.teal-theme #menu1 #meet-menu.et_pb_menu.hover-nav {
    background: linear-gradient(180deg, #000000 0%, #00A499 100%) !important;
  }
  body.red-theme #menu1 #kids-menu.et_pb_menu.hover-nav, body.red-theme #menu1 #calendar-menu.et_pb_menu.hover-nav, body.red-theme #menu1 #collaborations-menu.et_pb_menu.hover-nav, body.red-theme #menu1 #watch-menu.et_pb_menu.hover-nav, body.red-theme #menu1 #meet-menu.et_pb_menu.hover-nav {
    background: linear-gradient(294.21deg, #F32735 0%, #000000 100%) !important;
  }
  body.black-theme #menu1 #kids-menu.et_pb_menu.hover-nav, body.black-theme #menu1 #calendar-menu.et_pb_menu.hover-nav, body.black-theme #menu1 #collaborations-menu.et_pb_menu.hover-nav, body.black-theme #menu1 #watch-menu.et_pb_menu.hover-nav, body.black-theme #menu1 #meet-menu.et_pb_menu.hover-nav {
    background: #000000 !important;
  }
  ul#menu-calendar::before, ul#menu-collaborations::before, ul#menu-kids::before, ul#menu-watch::before, ul#menu-meet-the-jlco::before {
    display: none !important;
  }
  #calendar-menu, #collaborations-menu, #kids-menu, #meet-menu, #watch-menu {
    top: 0;
  }
  #menu1 li.hover-back {
    display: block;
  }
  #menu1 li.hover-back a {
    position: relative;
    background-repeat: no-repeat;
    background-color: transparent;
    padding-top: 0px;
    left: -57px;
    padding-left: 26px;
    background-position: left 14px;
    background-size: 20px;
    font-size: 48px;
    line-height: 48px;
    font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  }
  #menu1 #concerts-menu.et_pb_row li.hover-back.calendar-back a, #menu1 #concerts-menu.et_pb_row li.hover-back.collaborations-back a {
    color: #00A499;
    background-image: url('https://jazz.org/wp-content/uploads/2024/06/left-arrow-teal.svg');
  }
  #menu1 #education-menu.et_pb_row li.hover-back.kids-back a, #menu1 #discover-menu.et_pb_row li.hover-back.watch-back a {
    color: #F32735;
    background-image: url('https://jazz.org/wp-content/uploads/2024/06/left-arrow-red.svg');
  }
  #menu1 #orchestra-menu.et_pb_row li.hover-back.meet-back a {
    color: #0074C7;
    background-image: url('https://jazz.org/wp-content/uploads/2024/06/left-arrow-blue.svg');
  }
  .area-title.et_pb_section {
    padding: 15px 0 0;
  }
  .area-title::before {
    height: 30px;
  }
  .area-title h3 {
    padding-bottom: 5px;
  }
  .area-title h2 {
    font-size: 48px !important;
    line-height: 48px !important;
  }
  .area-title.side-title::before {
    height: 90px;
  }
  .area-title.side-title h3 {
    top: 25px;
  }
  body .entry-content ul.concert-list li .concert-list-content, body .entry-content .concert-up-next ul.concert-list li .concert-list-content {
    padding-left: 8%;
  }
  .press-summary {
    max-width: 400px;
    padding-left: 0px;
  }
  #press-filters {
    padding: 10px 200px;
    display: block;
    margin-bottom: 20px;
  }
  #press-filters .et_pb_module .et_pb_menu__wrap .et_pb_menu__menu {
    display: none !important;
  }
  #press-filters .et_pb_menu .et_mobile_nav_menu {
    display: block;
    width: 100%;
    padding: 8px 10px;
  }
  #press-filters .et_mobile_menu {
    border-top: none;
  }
  #press-filters .mobile_menu_bar:before {
    content: "Filter by Year";
    font-family: "National Regular", Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    color: #4F565A;
    top: 0;
  }
  #press-filters .et_mobile_menu ul {
    padding-left: 0;
    padding-bottom: 0;
    top: 40px;
  }
  #press-filters .et_mobile_menu ul li {
    list-style-type: none;
  }
  #press-filters .et_mobile_menu li a {
    color: #4F565A;
  }
  #press-filters ul li#menu-item-823 a {
    display: none;
    font-family: "National Regular", Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    color: #4F565A;
  }
  #press-filters ul li#menu-item-823 ul.sub-menu li {
    padding-left: 0;
  }
  #press-filters ul li#menu-item-823 ul.sub-menu li a {
    display: block;
    padding: 10px 20px;
  }
  #press-filters ul li#menu-item-823 ul.sub-menu {
    padding-left: 0 !important;
  }
  #footer {
    min-width: unset;
  }
  #footer .et_pb_column.et-last-child {
    width: 100%;
  }
  #footer #footer-signup {
    padding-left: 0px;
    max-width: 340px;
  }
  #footer {
    padding: 40px 0 30px;
  }
  @media (max-width:980px) {
    #footer {
      padding: 40px 5% 30px;
    }
  }
  /* Module Mobile Styles */
  .et_pb_module.et_pb_text, .et_pb_button_module_wrapper {
    padding: 0px 8%;
  }
  body .info-box-wrap .et_pb_column, body .hero-half .et_pb_column {
    padding-left: 8%;
  }
  body .info-box-wrap .et_pb_module.info-box {
    padding: 40px 60px;
  }
  body .hero-full.area-title .hero-full-titles {
    padding: 100px 5% 140px 5%;
    max-width: 700px;
  }
  .et_pb_section.banner {
    padding-right: 5%;
    padding-left: 5%;
  }
  /* Tnew wrapper mobile syles */
  html.js #page-container {
    padding-top: 0px !important;
  }
  .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
  body section.tn-header-component h1 {
    /*
        font-size: 34px;
        line-height: 34px;
        */
  }
  .tn-events-listing-page section.tn-header-component, .tn-account-login-page section.tn-header-component, .tn-cart-details-page .tn-header-component {
    position: relative;
    top: 30px;
  }
  .tn-events-listing-page section.tn-header-component::before {
    display: none;
  }
  body .tn-heading-sub-text p {
    font-size: 16px;
    line-height: 22px;
  }
  body .tn-event-listing-mode-tab-nav__list-item {
    font-size: 28px;
    line-height: 28px;
  }
  body .tn-events-list-view__datepicker-divider-label {
    line-height: 30px;
  }
  .tn-event-listing-view__controls-container {
    margin-bottom: 80px;
  }
  .tn-events-calendar__list-day-heading {
    color: #101820;
    font-size: 30px;
  }
  body .tn-event-listing-view__results-heading {
    font-size: 34px;
    line-height: 34px;
  }
  body .tn-prod-list-item__property--heading {
    font-size: 42px;
    line-height: 42px;
  }
  body .tn-prod-list-item, body .tn-event-detail__additional-events-container {
    padding: 15px;
  }
  body .tn-events-detail-page .tn-prod-season-header {
    margin-bottom: 0;
  }
  body .tn-prod-season-header__title {
    font-size: 54px;
    line-height: 54px;
  }
  .tn-event-detail__main-container {
    margin-bottom: 40px;
  }
  body .tn-event-detail .tn-event-detail__main-container, .tn-account-login-page form {
    padding: 10px;
  }
  .tn-account-login-page form {
    margin-bottom: 15px;
  }
  body .tn-event-detail .tn-event-detail__main-container .tn-event-detail__performance-details-container .tn-event-detail__title {
    font-size: 42px;
    line-height: 42px;
  }
  body .tn-account-login-page .row .col-xs-12 {
    padding-left: 4%;
    padding-right: 4%;
    margin-top: 20px;
  }
  .tn-account-login-page .tn-login-component h2, .tn-account-login-page h2.tn-create-heading {
    font-size: 40px;
    line-height: 42px;
  }
  body .tn-account-login-page button#tn-login-button, body .tn-account-login-page a.tn-register-button {
    font-size: 30px;
    max-width: 160px;
  }
  body .tn-cart-details-page .tn-cart-component, body .tn-cart-buttons {
    position: relative;
    top: 30px;
  }
  body .tn-cart-details-page .tn-cart-buttons .tn-cart-buttons__item-container a.tn-cart-buttons__secondary-action {
    padding-left: 0;
    padding-right: 0;
  }
  .single-concert #concert-header {
    min-height: 400px;
  }
  .single-concert #concert-header #concert-header-info-content {
    padding: 30px 10% 30px;
  }
  .single-concert #concert-header #concert-header-info a.et_pb_button {
    display: block;
    text-align: center;
  }
  .single-concert #concert-header #concert-header-info a.et_pb_button.tickets {
    margin-right: 0;
  }
  .single-concert #concert-header #concert-header-info a.et_pb_button.jazz-live {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1100px), handheld and (max-width: 1100px) {
  .press-index .et_pb_ajax_pagination_container .et_pb_post {
    width: 100%;
  }
  .press-info.et_pb_section {
    background: linear-gradient(90deg, transparent 55%, #ffffff4d 45%);
  }
  .slider .dica-item-content {
    padding: 4% 8% 4% 0;
  }
  ul.upcoming-list li.upcoming-tab {
    width: 30%;
  }
}
@media screen and (max-width: 980px), handheld and (max-width: 980px) {
  h3, body .et_pb_column_1_3 h3, body .et_pb_column_1_4 h3, body .et_pb_column_1_5 h3, body .et_pb_column_1_6 h3, body .et_pb_column_2_5 h3 {
    font-size: 40px;
    line-height: 40px;
  }
  h4, .published {
    font-size: 34px;
    line-height: 34px;
  }
  body .et_pb_section {
    padding: 0;
  }
  .et_pb_button {
    font-size: 34px;
  }
  #menu1 .et_pb_menu .et_pb_menu__menu {
    display: block;
  }
  #menu1 .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    justify-content: unset !important;
  }
  #menu1 .et_pb_menu .et_mobile_nav_menu {
    display: none !important;
  }
  header .full-nav {
    padding-left: 40px;
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .hover-nav {
    padding-left: 60px;
    padding-right: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }
  /* Home page */
  #home-slider.home.et_pb_section {
    min-height: 130vw;
  }
  #slider-header.home .et_pb_row {
    padding: 10px 0;
  }
  #home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item {
    align-content: initial;
    justify-content: initial;
    flex-wrap: initial;
  }
  #home-slider.et_pb_section .swiper-container {
    overflow: visible;
  }
  #home-slider.et_pb_section .dica_divi_carouselitem.swiper-slide-active {
    border: none;
  }
  #home-slider.et_pb_section .dica_divi_carouselitem {
    width: 78vw !important;
    height: 53vw;
  }
  #home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item-content, #home-slider.home .dica_divi_carousel .dica_divi_carouselitem.left .dica-item-content, #home-slider.home .dica_divi_carousel .dica_divi_carouselitem.center .dica-item-content {
    margin-right: 0 !important;
    height: auto;
    margin-bottom: 0;
    width: 100%;
    right: 0;
    position: absolute;
    top: 53vw;
    padding: 8px;
  }
  #home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item-content h6 {
    position: static;
    font-size: 6vw;
    line-height: 6vw;
    display: inline-block;
    color: #0074C7;
    background-color: transparent;
    padding: 0 10px;
    margin: 0;
  }
  #home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item-content h4 {
    font-size: 6vw;
    line-height: 6vw;
    display: inline-block;
  }
  #home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item-content h1 {
    font-size: 7.5vw;
    line-height: 7.5vw;
  }
  #home-slider.home .dica_divi_carousel .dica_divi_carouselitem .dica-item-content p {
    font-size: 14px;
    line-height: 16px;
  }
  #home-slider .et_pb_button, #home-slider .et_button_no_icon .et_pb_button {
    font-size: 5vw !important;
  }
  .dica_divi_carousel_0 .dica-container .swiper-button-next, .dica_divi_carousel_0 .dica-container .swiper-button-prev {
    font-size: 28px !important;
    width: 28px !important;
    height: 28px !important;
  }
  .home.spotlight .et_pb_row, .home#upcoming .et_pb_row, .home#dizzys .et_pb_row {
    padding: 0 5%;
  }
  .home.et_pb_section {
    padding: 60px 0;
  }
  .home .area-title.side-title::before {
    display: none;
  }
  .home.et_pb_section#upcoming {
    padding-top: 10px;
  }
  ul.upcoming-list {
    flex-wrap: wrap;
  }
  ul.upcoming-list li.upcoming-tab, .home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .home#upcoming ul.upcoming-list li.upcoming-tab a, .single-concert #purchase-tickets ul.upcoming-list .upcoming-tab a {
    padding: /*20px 5% */ 0;
    min-height: unset;
  }
  ul.upcoming-list li.upcoming-tab a button.concert-home-butt {
    position: relative;
    bottom: 0;
    margin-top: 10px;
  }
  ul.upcoming-list li.see-more {
    width: 100%;
	  padding-bottom: 0 !important;
  }
  ul.upcoming-list li.see-more a {
    background: transparent !important;
    text-indent: 0;
    text-align: center;
    padding: 25px 5%;
  }
  ul.upcoming-list li.see-more a h4 {
    padding-bottom: 0;
  }
  .home#dizzys h2.et_pb_module_header {
    width: 300px;
    background-size: 100% auto;
    height: 90px;
  }
  .home.spotlight.spotlight-1 .et_pb_row {
    flex-direction: column-reverse;
  }
  .home.spotlight .et_pb_column {
    margin-bottom: 0;
  }
  .home.spotlight .et_pb_column .et_pb_image {
    margin-bottom: 20px;
  }
  body .home#orchestra .et_pb_button_module_wrapper {
    margin-bottom: 0;
    margin-top: 20px;
  }
  #home-bottom-ctas .et_pb_row {
    padding: 0;
  }
  #home-bottom-ctas .et_pb_row .et_pb_column {
    margin-bottom: 0;
  }
  #home-bottom-ctas .et_pb_row .et_pb_promo {
    padding: 50px 10% 0;
  }
  body .entry-content .concert-up-next ul.concert-list li .concert-list-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .single-concert #concert-header {
    display: block;
  }
  .single-concert #concert-header #concert-slider {
    width: 100%;
    height: 66vw;
  }
  .single-concert #concert-header #concert-header-info {
    width: 100%;
  }
  .concert-wrap .content {
    padding: 30px 5%;
  }
  .single-concert #purchase-tickets .area-title.side-title::before {
    left: 3%;
  }
  /* Content Modules (980w mobile) */
  .et_pb_module.et_pb_text, .et_pb_button_module_wrapper {
    padding: 0px 5%;
  }
  body .info-box-wrap .et_pb_column, body .hero-half .et_pb_column, body .hero-half .et_pb_column:last-of-type, .callouts .et_pb_row {
    padding-left: 5%;
    padding-right: 5%;
  }
  .hero-half .et_pb_row {
    flex-flow: column wrap;
    flex-direction: column-reverse;
  }
  .hero-half .et_pb_row .et_pb_image img, body .hero-half .et_pb_row .et_pb_image .et_pb_image_wrap {
    width: 100%;
    height: auto;
  }
  .et_pb_button, .et_button_no_icon .et_pb_button {
    font-size: 30px;
  }
  h1, h2 {
    font-size: 60px;
    line-height: 54px;
  }
  body .hero-half h1 {
    font-size: 60px;
    line-height: 54px;
    margin-top: 30px;
  }
  .et_pb_module.et_pb_text h2 {
    font-size: 48px;
    line-height: 48px;
  }
  .et_pb_module.et_pb_text p, .et_pb_promo p {
    font-size: 19px;
    line-height: 26px;
  }
  body .hero-half .et_pb_button_module_wrapper {
    margin-top: 20px;
  }
  body .info-box-wrap .et_pb_row, body .info-box-wrap .et_pb_column_2 {
    position: relative;
  }
  body .info-box-wrap .et_pb_module.info-box {
    position: relative;
    width: 100%;
    padding: 40px 5%;
  }
  body .hero-full.area-title .hero-full-titles {
    padding: 60px 5% 100px 5%;
  }
  body .hero-full.area-title .hero-full-titles h3 {
    font-size: 40px;
    line-height: 40px;
  }
  .et_pb_row.area-title.side-title {
    padding-bottom: 0;
  }
  .area-title.side-title::before {
    height: 66px;
  }
  .area-title.side-title h3 {
    top: -6px;
  }
  .promo-single .et_pb_row {
    display: block;
  }
  .promo-single.left .et_pb_image_wrap, .promo-single.left .et_pb_image_wrap img, .promo-single.right .et_pb_image_wrap, .promo-single.right .et_pb_image_wrap img, .image-text .et_pb_row .et_pb_image .et_pb_image_wrap, .image-text .et_pb_row .et_pb_image .et_pb_image_wrap img {
    width: 100%;
  }
  .promo-single.left .et_pb_image_wrap::after, .promo-single.right .et_pb_image_wrap::after, .promo-double .et_pb_image_wrap::after {
    display: none !important;
  }
  .promo-single.left .et_pb_text, .promo-single.left .et_pb_button_module_wrapper {
    left: 0;
  }
  .promo-single.right .et_pb_text, .promo-single.right .et_pb_button_module_wrapper {
    right: 0;
  }
  .promo-single.left .et_pb_button_module_wrapper, .promo-single.right .et_pb_button_module_wrapper {
    margin: 15px 20px 0 0;
  }
  .promo-single.right .et_pb_row, .image-text.right .et_pb_row {
    display: flex;
    flex-flow: column wrap;
    flex-direction: column-reverse;
  }
  .promo-single.right .et_pb_column:last-child {
    margin-bottom: 30px;
  }
  body .et_pb_section.promo-double, body .et_pb_section.promo-triple {
    padding: 0 5%;
  }
  .promo-double .et_pb_row {
    display: inline-block;
    padding-right: 0;
  }
  .promo-double .et_pb_column {
    max-width: unset;
  }
  .promo-double .et_pb_image .et_pb_image_wrap, .promo-double .et_pb_image .et_pb_image_wrap img, .callouts .et_pb_image .et_pb_image_wrap, .callouts .et_pb_image .et_pb_image_wrap img {
    width: 100%;
  }
  .promo-double .et_pb_module.et_pb_text, .promo-double .et_pb_button_module_wrapper {
    padding-left: 0;
    top: 0;
  }
  .promo-double .et_pb_button_module_wrapper {
    margin-top: 15px;
  }
  body #main-content .et_builder_inner_content .promo-triple .et_pb_row {
    display: block;
  }
  body #main-content .et_builder_inner_content .promo-triple .et_pb_row .et_pb_column_1_3 {
    width: 100%;
    margin-bottom: 30px;
  }
  body #main-content .et_builder_inner_content .promo-triple .et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 20px;
  }
  body #main-content .et_builder_inner_content .promo-triple .et_pb_row .et_pb_column_1_3 .et_pb_image .et_pb_image_wrap, body #main-content .et_builder_inner_content .promo-triple .et_pb_row .et_pb_column_1_3 img {
    width: 100%;
  }
  .subnav.et_pb_section .et_pb_column .et_pb_button_module_wrapper .et_pb_button {
    font-size: 26px;
    line-height: 26px !important;
  }
  .banner.fixed.et_pb_section {
    padding: 0 5%;
    margin-bottom: 0;
    height: 48px;
  }
  .banner.fixed.et_pb_section .et_pb_column {
    width: 50%;
    margin-bottom: 0;
  }
  .banner.fixed.et_pb_section .et_pb_row .et_pb_module.et_pb_text .et_pb_text_inner h4 {
    font-size: 26px;
    line-height: 48px;
  }
  .full-width-banner.et_pb_section h3 {
    font-size: 48px;
    line-height: 48px;
  }
  .full-width-banner.et_pb_section p {
    font-size: 16px;
    line-height: 26px;
  }
  body .banner.fixed h5 {
    font-size: 28px;
    line-height: 28px;
    padding: 10px 40px;
  }
  .image-text .et_pb_row .et_pb_image .et_pb_image_wrap {
    padding: 0 5%;
  }
  .image-text .et_pb_row .et_pb_column.et_pb_column_1_2 {
    width: 100%;
  }
  .image-text.right .et_pb_row .et_pb_image_wrap {
    margin-bottom: 30px;
  }
  .callouts.et_section_regular .et_pb_column {
    padding-bottom: 30px;
  }
  .callouts.et_section_regular .et_pb_column .et_pb_module.et_pb_text, .callouts.et_section_regular .et_pb_column .et_pb_button_module_wrapper {
    top: 0;
  }
  .callouts.et_section_regular .et_pb_column .et_pb_module.et_pb_text {
    margin-bottom: 20px;
  }
  .quote-box .et_pb_module.et_pb_text h2 {
    font-size: 56px;
    line-height: 56px;
  }
  .bio-thumbs.et_pb_section {
    padding-left: 5%;
    padding-right: 5%;
  }
  .et_pb_gutters3 .bio-thumbs .et_pb_column_1_5, .et_pb_gutters3.et_pb_row .bio-thumbs .et_pb_column_1_5 {
    width: 100%;
    margin: 0 auto 30px !important;
    max-width: 400px;
    float: unset;
  }
  .et_pb_team_member_image {
    max-width: unset;
  }
  .bio-thumbs img {
    width: 100%;
  }
  /* Content Modules (980w mobile) End */
  .slider.et_pb_section {
    padding: 0;
  }
  .slider .et_pb_row {
    padding-top: 0;
  }
  .slider .dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-title {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 0;
  }
  .press-index .et_pb_column .et_pb_module {
    margin-bottom: 10px;
  }
  h2.section-title {
    font-size: 48px;
    line-height: 48px;
  }
  .press-index .et_pb_row {
    padding-bottom: 5px;
  }
  .press-index article.et_pb_post {
    margin-bottom: 30px;
  }
  h4.press-date, .published {
    padding-bottom: 5px;
  }
  .press-index .et_pb_post .entry-title {
    font-size: 32px;
    line-height: 32px;
    padding-bottom: 12px;
  }
  .press-index .et_pb_post .press_subtitle {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  body.search-results #left-area {
    width: 80% !important;
  }
  body.search-results #main-content .container #content-area #left-area {
    padding: 40px 0;
  }
  .press-info.et_pb_section {
    background: transparent;
    margin: 40px 0 50px;
  }
  h1.press-title, h2.entry-title {
    font-size: 32px;
    line-height: 32px;
  }
  body.light-theme h2.press-subtitle {
    font-size: 24px;
    line-height: 28px;
  }
  .press-content h5, .press-content .press-body h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .press-summary {
    max-width: unset;
  }
  .press-summary h2 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 10px;
  }
  .press-links h2 {
    margin-bottom: 10px;
  }
  .banner {
    margin-bottom: 20px;
  }
  .banner, body .banner h4 {
    color: #ffffff;
    font-size: 36px;
    line-height: 36px;
  }
  body.light-theme .press-bottom-ctas h2 {
    font-size: 36px;
  }
  .press-info .et_pb_column_2_5 {
    background: #ffffff4d;
    padding: 0 40px;
  }
  .press-content .press-release-titles {
    padding: 0;
  }
  .press-content h5, .press-content .press-body h2 {
    margin-bottom: 20px;
  }
  .press-content p {
    margin-top: 25px;
  }
  .press-content .press-body h5, .press-content .press-body h2 {
    margin-top: 50px;
  }
  .press-bottom-ctas .et_pb_row {
    display: block;
    max-width: 900px;
  }
  .et_pb_gutters3 .press-bottom-ctas .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .press-bottom-ctas .et_pb_column_1_3 {
    width: 100%;
    margin: 0 auto;
    margin-right: auto !important;
    max-width: 300px;
    display: block;
    float: none;
    margin-bottom: 50px;
  }
  .press-bottom-ctas .et_pb_row {
    padding-bottom: 0;
  }
  .press-bottom-ctas .et_pb_image_wrap {
    height: 300px;
  }
  #press-filters {
    padding: 10px 10%;
  }
  #press-filters .et_pb_column {
    margin-bottom: 10px;
  }
  #press-filters .et_pb_column.et-last-child {
    margin-bottom: 0;
  }
  #footer .et_pb_column.et_pb_column_12 {
    width: 100% !important;
    margin-right: 0;
  }
  /*  #footer #footer-signup .et_pb_contact .et_pb_contact_field_half {
            width: 210px;
        } */
  #footer #footer-signup .et_pb_contact p input {
    width: 100%;
  }
}
@media screen and (max-width: 500px), handheld and (max-width: 500px) {
  #page-container {
    overflow: hidden;
  }
  .et_pb_row {
    width: 90%;
  }
  .press-info .et_pb_row, .banner .et_pb_row {
    width: 100%;
  }
  .press-info .et_pb_row .et_pb_column {
    padding: 0 5%;
  }
  .press-index .et_pb_row.et_pb_row_2 {
    width: 100%;
  }
  .press-bottom-ctas .et_pb_image_wrap {
    height: auto;
  }
  #press-filters {
    padding: 10px;
  }
  body .entry-content ul.concert-list li .concert-list-content {
    padding-left: 5%;
  }
  #footer .et_pb_column.et_pb_column_4 {
    margin-right: 0;
  }
  #footer .et_pb_column.et_pb_column_2 {
    margin-right: 0;
    width: 100% !important;
  }
}
/* TNEW */
body section.tn-header-component h1::before, body .tn-subnav-component .tn-icon, body .tn-subnav-component .tn-text, body .tn-header-component, body .tn-event-listing-view__results-heading, body .tn-event-detail .tn-event-detail__main-container .tn-event-detail__performance-details-container .tn-event-detail__display-time, body .tn-event-detail .tn-ticket-selector__controls-container h4, body .tn-cart-details-page .tn-header-component .tn-heading-sub-text a, body .tn-subnav-component .tn-cart-link .tn-timer {
  color: #0074c7;
}
body section.tn-header-component h1, body section.tn-header-component h1::before, body .tn-event-listing-view__results-heading {
  font-weight: 600;
}
body .tn-event-listing-mode-tab-nav__list-item {
  color: #0074c7 !important;
  font-weight: 600;
  letter-spacing: 1px;
}
body .tn-account-login-page form .tn-login-component fieldset input, body .tn-event-detail .tn-ticket-selector__pricetype-select {
  border-color: #0074c7;
}
body .tn-account-login-page button#tn-login-button, body .tn-account-login-page a.tn-register-button, body .btn-primary, body .btn-primary:hover {
  background-color: #0074C7;
  font-weight: 600;
  letter-spacing: 0.015em;
}
/*Adam editing the side event lists */
.tn-additional-events__list-item {
  margin-bottom: 2px;
  outline: solid;
  font-size: 20px;
  padding: 10px;
  font-weight: bold;
}
.tn-events-listing-page section.tn-header-component::before {
  border-left-color: #0074C7;
  display: none;
}
.tn-events-detail-page .tn-header-component .tn-heading-sub-text {
  color: #000;
}
body .tn-prod-season-header__date-container, body .tn-prod-season-header__title-and-image-container {
  display: none;
}
body .tn-events-detail-page .tn-prod-season-header {
  padding-bottom: 0px;
}
body .tn-event-detail .tn-event-detail__main-container .tn-event-detail__performance-details-container .tn-event-detail__title {
  color: #000;
  margin-top: 0px;
  font-size: 63px;
  line-height: 63px;
  font-weight: 600;
	padding-bottom:20px !important;
}
body .tn-event-detail .tn-event-detail__main-container .tn-event-detail__performance-details-container .tn-event-detail__title em {
  font-style: normal;
  font-weight: normal;
}
.tn-ticket-selector__pricetype-label-heading span.sr-only {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
body .tn-event-detail__main-container form.tn-ticket-selector button.btn-primary {
  font-weight: 600;
  letter-spacing: 1px;
}
body .tn-cart-details-page .tn-cart-component .tn-cart__section-items .tn-cart-item .tn-performance-title.tn-cart-line-item-name {
  color: #000 !important;
  text-transform: uppercase;
  letter-spacing: .015em;
  font-size: 46px;
  font-weight: 600;
}
.tn-cart-item-summary__property--secondary {
  font-size: 20px !important;
  margin-bottom: 10px !important;
}
.tn-cart__btn-remove {
  top: 9px !important;
}
.tn-cart-item-detail__list-item, body .tn-cart-details-page .tn-cart-component .tn-cart-totals .tn-cart-totals__line-item--subtotal .tn-cart-totals__label, body .tn-cart-details-page .tn-cart-component .tn-cart-totals .tn-cart-totals__line-item--subtotal .tn-cart-totals__value {
  color: #333333;
}
body .tn-cart-details-page .tn-cart-buttons .tn-cart-buttons__item-container a {
  font-weight: 600;
  letter-spacing: 0.015em;
}
.tn-login-component h2, h2.tn-create-heading, .tn-patron-component h2, .tn-address-component h2, #tn-account-register-form .row h2 {
  font-size: 70px;
  font-weight: 600;
  letter-spacing: .015em;
  font-size: 64px;
  color: #101820;
}
#tn-account-register-form .row {
  margin-bottom: 80px;
}
.form-group .checkbox label, div.form-group div.control-label {
  font-size: 16px;
  font-weight: 700;
}
div.form-group div.control-label {
  font-weight: 600;
}
div.form-group .checkbox input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-left: -26px;
  margin-top: 2px;
  padding: 0px;
}
div.form-group .checkbox label {
  padding-left: 26px;
}
@media screen and (max-width:600px) {
  div.form-group .checkbox label {
    padding-left: 40px;
  }
}
div.form-group .form-control {
  font-size: 16px;
  padding-left: 10px;
  font-family: "National Regular", Helvetica, Arial, sans-serif;
  color: #2c3843;
}
div.form-group .control-label {
  font-size: 16px;
}
.tn-heading-sub-text p a {
  color: #0074C7;
  border-bottom-color: #0074C7;
}
.tn-events-listing-page .tn-heading-sub-text {
  text-align: center;
}
h4.tn-prod-list-item__property {
  font-size: 46px !important;
  letter-spacing: 0.015em;
}
h4.tn-prod-list-item__property a {
  font-weight: 600;
  letter-spacing: 1px;
}
h4.tn-prod-list-item__property a em {
  font-style: normal;
  font-weight: normal;
}
h4.tn-prod-list-item__property a h3 {
  font-size: 34px;
  line-height: 105%;
  font-weight: 700;
}
h4.tn-prod-list-item__property a:hover {
  text-decoration: none;
  color: #666666;
}
.tn-prod-list-item__perf-property--datetime {
  color: #000000 !important;
}
#tn-account-register-button-register {
  font-size: 36px;
  font-family: "Tungsten Semibold", Helvetica, Arial, sans-serif;
  border-radius: 0;
  max-width: 200px;
  text-transform: uppercase;
  margin-top: 0px;
  font-weight: 600;
  letter-spacing: .015em;
  margin-top: 0px;
}
@media screen and (max-width:500px) {
  .tn-event-listing-view__results-container {
    margin-top: 40px;
  }
}
/* EVENTS LIST/CALENDAR */
#tn-event-listing-mode-tab-nav {
  margin-bottom: 0px;
}
#tn-events-list-view {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 30px;
}
/* EVENTS LIST/CALENDAR - end */
/* TNEW FOOTER */
footer .et_pb_code_inner {
  color: #FFFFFF;
}
footer .et_pb_contact_main_title {
  color: #FFFFFF;
}
body #footer #footer-signup .et_pb_contact p input {
  background-color: #FFFFFF;
}
body #footer ul.footer-links li a {
  color: #FFFFFF;
}
#footer-copyright p {
  color: #FFFFFF;
  opacity: .5;
}
body ul.social-icons li.ig {
  background: url('https://jazz.org/wp-content/uploads/2024/06/ig.png') no-repeat center transparent;
}
body ul.social-icons li.twitter {
  background: url('https://jazz.org/wp-content/uploads/2024/06/twitter.png') no-repeat center transparent;
}
body ul.social-icons li.fb {
  background: url('https://jazz.org/wp-content/uploads/2024/06/fb.png') no-repeat center transparent;
}
/* TNEW FOOTER - end */
.tn-subnav-component .tn-promo-box button.tn-subnav-promo-button:hover {
  color: #FFF !important;
  background-color: #0074C7;
}
.tn-subnav-component .tn-text {
  font-size: 16px;
}
.tn-subnav-component .tn-icon:after {
  font-size: 18px;
}
small.tn-required-field {
  color: #868f98;
  color: 98%;
}
div.form-group .form-control {
  border-radius: 0px;
  border-color: #aeb6be;
}
.btn-primary {
  border: none;
}
#footer {
  background-color: #000 !important;
}
@media screen and (max-width:767px) {
  .tn-address-component {
    margin-top: 80px;
  }
}
.tn-event-listing__controls-heading {
  font-weight: 600;
}
.tn-prod-list-item__perf-property--datetime {
  font-weight: 600;
}
@media screen and (max-width:500px) {
  .tn-prod-list-item__perf-property.tn-prod-list-item__perf-property--title {
    width: 100%;
  }
  .tn-prod-list-item__perf-property.tn-prod-list-item__perf-property--action {
    display: none;
  }
  .tn-prod-list-item__perf-property--datetime {
    text-align: left !important;
  }
}
.tn-events-calendar__table .tn-events-calendar__event {
  padding-top: 24px !important;
}
.tn-events-calendar__list-day-heading {
  color: #000 !important;
}
@media screen and (max-width: 980px) {
  .tn-events-calendar__list-day-heading {
    font-size: 34px !important;
  }
  .tn-events-calendar__list-container .tn-events-calendar__list li {
    border-top: 3px solid rgba(31, 38, 43, 0.59);
  }
  .tn-events-calendar__list-container .tn-events-calendar__list li ul li {
    border-top: none;
  }
}
body .tn-prod-season-header .tn-prod-season-header__description-text-content {
  display: none;
}
.tn-event-detail__display-time, .tn-event-detail__location {
  font-weight: 700;
  letter-spacing: 1px;
}
.tn-event-detail__title {
  line-height: 80%;
}
.tn-additional-events__continue-shopping-link, .tn-cart-buttons__secondary-action {
  font-size: 36px;
  font-family: "Tungsten Condensed", Helvetica, Arial, sans-serif;
  font-weight: 700;
  border-radius: 0;
  max-width: 200px;
  text-transform: uppercase;
  background-color: #0074C7;
  font-weight: 600;
  letter-spacing: 0.015em;
  color: #FFF;
  padding: 10px 12px;
}
.tn-additional-events__continue-shopping-link:hover, .tn-cart-buttons__secondary-action:hover {
  color: #FFF;
}
.tn-syos-screen-container__button-list-heading, .tn-syos-screen-button__section-heading, .tn-ticket-selector__heading-available-zones, .tn-ticket-selector__pricetype-name {
  font-weight: 700 !important;
  letter-spacing: 1px !important;
}
@media screen and (max-width:767px) {
  .tn-syos-screen-container {
    padding: 10px;
  }
  .tn-syos-screen-container__button-list-container {
    max-width: 100%;
  }
  .tn-syos-screen-button__section-heading {
    padding-bottom: 0px !important;
    margin-bottom: 4px !important;
  }
  .form-group.has-feedback .checkbox small.tn-required-field.pull-right {
    float: none !important;
  }
}
.tn-heading-sub-text {
  text-align: center;
}
body .tn-event-detail .tn-ticket-selector__pricetype-select {
  border-width: 2px;
}
#tn-add-to-cart-button {
  max-width: 160px;
  letter-spacing: 1px;
}
body .tn-cart-details-page .tn-cart-buttons .tn-cart-buttons__item-container a {
  padding-left: 30px;
  padding-right: 30px;
  line-height: 100%;
}
.tn-cart-item-detail__list-item {
  font-size: 16px;
  color: #000;
}
.tn-cart-totals, .tn-cart-totals .tn-cart-totals__label, .tn-cart-totals .tn-cart-totals__value {
  font-weight: 700 !important;
}
.tn-syos-screen-container__map-container {
  position: relative;
}
#smap-216 {
  width: 640px !important;
  transform: scale(.5);
  transform-origin: left;
  position: absolute;
  left: 0px;
  top: 0px;
}
@media screen and (max-width:767px) {
  #smap-216 {
    position: relative;
    transform: none;
    width: auto !important;
  }
}
/*
    #smap-216{
        position: relative;
    }

    #smap-216 > map{
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
    }

    #smap-216 > map area{
        width:100%;
        left:0px;
        display: none;
        position: absolute;
    }

    #smap-216 > map area:first-child{
        display: block;
        top:65%;
        height:30%;
    }

    #smap-216 > map area:nth-child(7){
        display: block;
        top:40%;
        height:25%;
    }

    #smap-216 > map area:nth-child(9){
        display: block;
        top:0%;
        height:45%;
    }
    */
@media screen and (max-width:767px) {
  .tn-events-calendar__event-status p {
    color: #FFF;
  }
}
.tn-prod-list-item__perf-date {
  font-family: "National Medium", Helvetica, Arial, sans-serif;
}
h2.hero_instrument, h1.member_name {
  font-weight: 700 !important;
  font-family: 'Tungsten Semibold', sans-serif !important;
}
h2.hero_instrument {
  color: #fff !important;
  text-align: left !important;
  font-size: 54px !important
}
h3.blueh3 {
  font-size: 35px !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  color: #0074c7 !important;
  font-weight: bold;
}
h3.grayh3 {
  font-size: 35px !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  color: #b3c8d9 !important;
  font-weight: bold;
  padding-bottom: 0;
}
h3.whiteh3 {
  font-size: 35px !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-weight: bold;
  padding-bottom: 36px;
}
.memberinfo-text {
  padding: 42px 40px 36px !important;
}
.member-bio p {
  color: #fff !important;
}
h3.venueinfo {
  font-size: 80px !important;
  line-height: 89% !important;
}
h3 span.light-red {
  color: #c27781;
}
.light-orange {
  color: #d35042 !important;
}
h4 span.light-red {
  color: #c27781;
}
.class_schedule_outer, .participate_outer {
  display: flex;
}
@media (max-width:980px) {
  .participate_outer {
    flex-direction: column;
  }
  .participate_outer .first {
    padding-bottom: 20px;
  }
}
.participate_outer div {
  width: 100%;
}
.participate_outer div.first {
  padding-right: 60px
}
@media (max-width:980px) {
  .participate_outer div {
    flex-direction: column;
  }
  .participate_outer div.first {
    padding-right: 0px
  }
}
.class_schedule_right {
  padding-left: 12px;
}
.participate_left .et_pb_button_module_wrapper {
  padding-left: 9%;
}
p.black {
  color: #000 !important;
}
.class_schedule_left {
  font-weight: 700;
}
.rightcolumn .class_schedule_outer p {
  line-height: 18px;
}
.faq-section .blacktext p {
  color: #000 !important;
  font-size: 17px !important;
  line-height: 22px !important;
  padding-top: 18px;
  margin-top: 0;
}
.faq-section .blacktext p.address {
  line-height: 24px;
  font-size: 19px !important;
  padding-bottom: 0px;
  margin-bottom: 0;
  padding-top: 0;
}
/* Calendar */
.tiva-event-calendar-wrapper {
  width: 90% !important;
  background: #2f383f !Important;
  margin: 0 auto;
}
.n-tiva-calendar-full .calendar-title, .n-tiva-calendar-full .calendar-btn {
  background: #2f383f !important;
}
.n-tiva-calendar-full .calendar-event-name {
  background: transparent !important;
  text-align: left !important;
}
.n-tiva-calendar-full .calendar-day-event {
	color:#000;
	font-size:30px;
}
.n-tiva-calendar-full .calendar-day-normal {
  padding-bottom: 2% !important;
  padding-top: 2% !important;
}
.n-tiva-calendar-full .calendar-day-today {
  background: #edf1f4 !important;
}
.bar-btn.n-calendar-view.active {
  margin-left: 20px;
}
.n-events-calendar-bar {
  padding: 18px 18px 0;
}
.tiva-event-calendar-wrapper {
  padding-top: 0 !important;
}
.n-tiva-calendar-full .calendar-table tr th {
  background: #d1d5d7 !important;
  color: #000 !important;
  font-family: 'Tungsten Semibold', sans-serif !important;
  font-size: 30px !important;
}
.n-tiva-event-detail .event-name, .n-tiva-event-list .event-name {
  font-family: 'Tungsten Semibold', sans-serif !important;
  font-size: 50px !important;
  color: #2f383f !important;
  font-weight: 700 !important;
  line-height: 89% !important;
  text-transform: uppercase;
}
.n-tiva-event-list .event-name {
  margin-bottom: 20px !Important;
}
.n-tiva-event-detail .event-time, .n-tiva-event-detail .event-date, .n-tiva-event-detail .event-location, .n-tiva-event-list .event-time, .n-tiva-event-list .event-date {
  color: #2f383f !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  font-family: "National Regular", Helvetica, Arial, sans-serif !important;
}
.n-tiva-event-detail .event-buy-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 123px;
  height: 53px;
  padding: unset;
  padding-top: 4px;
  font-family: 'Tungsten Semibold', sans-serif;
  font-size: 36px;
  line-height: 100%;
  color: white;
  background: #0077c7;
  transition: background-color 0.4s, color 0.4s;
  border-radius: unset;
  font-weight: 700;
  margin-top: 20px;
  text-transform: uppercase;
}
.n-tiva-calendar-full .calendar-day-normal {
  text-align: left !important;
}
.n-tiva-calendar-full th {
  text-transform: uppercase;
}
.n-tiva-event-detail .event-buy-button i {
  display: none !Important;
}
.n-tiva-calendar-full .calendar-day-weekend {
  color: inherit !important;
}
.n-tiva-event-tooltip {
  width: 250px !important;
	bottom:62px !Important;
}
.calendar-title i {
  display: none;
}
.calendar-title span {
  font-family: 'Tungsten Semibold', sans-serif !important;
  font-size: 40px !important;
  text-transform: uppercase;
}
/*.n-events-calendar-bar .bar-btn.active {background-color:#fff !Important;color:#0277C3 !important} */
.calendar-day-event .n-tiva-event-tooltip .event-name {
  font-family: 'Tungsten Semibold', sans-serif !important;
  font-size: 28px !important;
  color: #2f383f !important;
  font-weight: 700 !important;
  line-height: 89% !important;
  text-transform: uppercase;
}
.calendar-day-event .n-tiva-event-tooltip .event-desc, .event-desc, .calendar-day-event .n-tiva-event-tooltip .event-time {
  font-family: "National Regular", Helvetica, Arial, sans-serif !important;
}
.event-item .event-desc {
  font-size: 20px;
  line-height: 120%;
}
.btn-change-date {
  font-family: 'Tungsten Semibold', sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
}
.event-item .event-desc h3 {
  color: #000;
  font-weight: 700;
  padding: 18px 0;
}
.event-item .event-desc div br {
  display: block;
}
.n-tiva-event-list-full .event-item .event-desc {
  padding-bottom: 18px;
}
.n-list-view, .n-calendar-view {
  display: none !important;
}
.n-tiva-calendar .calendar-btn span {
  font-family: 'Tungsten Semibold', sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px !important;
  line-height: 26px;
}
.calendar-day-normal, .calendar-day-weekend {
  font-family: 'Tungsten Semibold', sans-serif !important;
  font-weight: 700;
  font-size: 24px !important;
}
.bar-btn, .bar-btn span {
  font-family: "National Medium", Helvetica, Arial, sans-serif !important;
}
.n-events-calendar-bar .bar-btn:hover {
  background: #000 !important;
}
.color-1, .color-1 span {
  color: #000 !Important;
  font-family: "National Medium", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
}
.color-2, .color-2 span {
  color: #0077c7 !important;
  font-family: "National Medium", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
}
.color-3, .color-3 span {
  color: #808080 !important;
  font-family: "National Medium", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
}
.color-4, .color-4 span {
  color: #fb4a5e !important;
  font-family: "National Medium", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
}
@media (min-width:981px) {
  div.twobuttons .et_pb_button_module_wrapper:last-child {
    padding-left: 0 !important;
  }
  div.twobuttons .et_pb_button_module_wrapper:first-of-type {
    padding-right: 20px !important;
  }
}
.blockquote, .blockquote p, .blockquote span {
  font-family: 'Tungsten Semibold', sans-serif;
  font-weight: 700 !important;
  line-height: 89%;
}
.blockquote span {
  margin-top: 0 !important;
}
.blockquote p {
  padding-bottom: 18px !important;
}
.blockquote p {
  font-size: 45px;
}
#callout {
  background-image: url(/wp-content/uploads/2023/08/23-24-concerts-callout-bg-scaled.jpg) !important;
}
/*Global CSS for blocks */
/* 2 column right image */
@media (min-width:981px) and (max-width:1399px) {
  .imagefit img {
    max-height: unset !important;
    object-fit: cover;
    height: revert-layer;
  }
}
@media screen and (max-width: 980px) {
  .reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}
/*  Buttons */
.et_pb_button, .button, button {
  font-weight: 700;
}
.pa-inline-buttons .et_pb_button_module_wrapper {
  display: inline-block;
}
.pa-inline-buttons.twobuttons .et_pb_button_1_wrapper {
  padding-left: 15%;
  padding-right: 0;
}
@media (max-width:980px) {
  .pa-inline-buttons.twobuttons .et_pb_button_1_wrapper {
    padding-left: 5%;
    padding-right: 0;
  }
}
.pa-inline-buttons .et_pb_button_2_wrapper {
  padding-left: 15px;
}
/* Call Out */
#callout a.blue {
  background: #0047bb;
}

#callout a.brown {
  color: #ffffff!important;
    background: #94450D!important;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#94450D 50%,#FFFFFF 50%);
    transition: background-position .5s;
    letter-spacing: 1px;
}
#callout a.brown:hover {
      background-position: -100% 0 !important;
    color: #94450D !important;
    background: #ffffff !important;
}

#callout a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 122px;
  height: 56px;
  margin-top: 27px;
  font-family: 'Tungsten Semibold', sans-serif;
  font-size: 35px;
  color: white;
  transition: color 0.4s, background-color 0.4s;
}
#callout h3, #callout p {
  color: #101820;
}
#callout h3 {
  font-size: 60px;
  font-weight: 700;
  line-height: 89%;
}
#upcoming h2, #upcoming h4 {
  font-weight: 700 !important;
}
#upcoming h4 {
  line-height: 89% !important;
  font-size: 60px !important;
}
@media (max-width:1250px) {
  #upcoming h4, .see-more h4 {
    font-size: 50px !important;
    font-weight: 700;
  }
}
/* Homepage Slider */
#homeslide:before, .et_pb_module.dica_divi_carousel::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 20%;
  z-index: 9999;
  background: linear-gradient(to bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
}
#homeslide .et_pb_module_inner:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 60%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  bottom: 0;
}
@media (max-width:600px) {
  #homeslide .et_pb_module_inner:after {
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .0) 20%, rgb(0, 0, 0) 40%)
  }
}
#homeslide h4 {
  font-weight: 700 !important;
  font-size: 60px;
  color: #00B6ED !important;
  font-family: 'Tungsten Semibold';
  padding-bottom: 15px;
}

@media (max-width:800px) {
  #homeslide h4 {
    font-size: 40px;
  }
}
#homeslide .item-subtitle {
  display: none;
}
#homeslide h1 {
  font-weight: 700;
  line-height: 81%;
  font-size: 90px;
}
@media (max-width:800px) {
  #homeslide h1 {
    font-size: 60px;
  }
}
/* Global Slider */
.dica_divi_carousel .dica-container .swiper-pagination {
  text-align: center;
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 98.75%;
  top: 57% !important;
  ;
}
@media (max-width:800px) {
  .dica_divi_carousel .dica-container .swiper-pagination {
    left: 95.75%;
  }
}
.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-title {}
.dica_divi_carousel .swiper-pagination-bullet {
  margin-bottom: 6px;
}
/*
.dica_divi_carousel_0.dica_divi_carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color:#F32735 !important;
} */
.dica_divi_carouselitem .dica-item-content {
  z-index: 10;
  position: absolute;
  bottom: 6%;
  width: 40%;
  left: 5%;
}
@media (max-width:1400px) {
  .dica_divi_carouselitem .dica-item-content {
    left: 8%;
    width: 45%;
  }
}
@media (max-width:800px) {
  .dica_divi_carouselitem .dica-item-content {
    width: 75%;
  }
}
.page-id-3294 .dica-item-content h1 {
  font-size: 100px;
}
.dica-container .swiper-button-next, .dica-container .swiper-button-prev {
  -webkit-transform: scale(1, 1.75);
  -moz-transform: scale(1, 1.75);
  -o-transform: scale(1, 1.75);
  transform: scale(1, 1.75);
}
/* Dizzys Tab & Upcoming Concerts */
.home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab, #upcoming ul.upcoming-list li.upcoming-tab {
  width: 32%;
}
@media (max-width:980px) {
  .home#dizzys #dizzys-upcoming ul.upcoming-list li.upcoming-tab, #upcoming ul.upcoming-list li.upcoming-tab {
    width: 100%;
  }
}
/* 2 column grid light */
.twocol-image p {
  line-height: 24px !important;
  margin-top: 12px;
}
.twocol-image h3 {
  font-weight: 700;
}
.dark-text-col1 p {
  color: #101820 !important;
}
.two-col .et_pb_button {
  font-size: 32px;
}
/* Individual Concert */
.concerthero:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 60%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  bottom: 0;
}
/* EDUCATION */
.education_button {
  font-size: 32px !important;
  font-weight: 700 !important;
  background-color: #0074c7;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.inline-buttons {
  font-size: 33px;
  font-family: Tungsten Semibold !important;
  vertical-align: text-bottom;
}
.inline-buttons p, .inline-buttons div.age_group_outer {
  display: inline-block;
}
@media (max-width:768px) {
  .inline-buttons p, .inline-buttons div.age_group_outer {
    vertical-align: middle;
  }
}
.inline-buttons div p.age_groups {
  font-size: 40px !important;
  font-family: Tungsten Semibold !important;
  margin-left: 18px;
}
@media (max-width:768px) {
  .inline-buttons div p.age_groups {
    font-size: 30px !important;
    margin-top: 5px;
  }
}
.threecolumn h3 {
  font-weight: 700;
  font-size: 60px !important;
  line-height: 89% !important;
}
.toplevelheader h5 {
  font-family: Tungsten Semibold;
  font-size: 50px;
  color: #97c8eb !important;
}
@media (max-width:980px) {
  .toplevelheader h5 {
    font-size: 40px;
  }
}
.toplevelheader.abouttoplevel h5 {
  color: #0074c7 !important;
}
.blacktext p {
  color: #101820 !important;
}
.pa-inline-buttons.btnfix .et_pb_button_2_wrapper {
  padding-left: 15%;
}
@media (max-width:1023px) {
  .pa-inline-buttons.btnfix .et_pb_button_2_wrapper {
    padding-left: 5%;
  }
}
/* TEST */
/*
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {width:33%;margin:0 !important;}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {margin-bottom:0 !important;}
*/
/* Subscriptions Box */
.subscriptions-text {
  padding: 42px 45px 36px !important;
}
.subscriptions-text.jumplinks {
  padding-top: 0 !important;
}
.nondynamicright .subscriptions-text {
  padding: 42px 45px 0 !important;
}
.nondynamicright .subscriptions-text.belowtitle {
  padding-top: 8px !important;
}
.nondynamicright .subscriptions-text.belowtitle p, .nondynamicright .subscriptions-text.belowvalue p {
  line-height: 90%
}
.nondynamicright .subscriptions-text.belowvalue {
  padding-top: 0px !important;
}
.nondynamicright .subscriptions-text.belowvalue.last {
  padding-bottom: 30px !important;
}
.subscriptions-text h3 {
  padding-bottom: 0 !important;
  font-size: 35px !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  color: #00B6ED !important;
  font-family: 'Tungsten Semibold', sans-serif;
  font-weight: 700;
}
.subscriptions-text a {
  padding-bottom: 0 !important;
  font-size: 45px !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-family: 'Tungsten Semibold', sans-serif;
  font-weight: 700;
}
.subscriptions-text h3.blueh3 {
  color: #0c71c3 !important;
}
.subscriptions-text.bluesub h3 {
  color: #0c71c3 !important;
}
.subscriptions-text.jumpto h3 {
  font-size: 45px !important;
}
.subscriptions-text h2 {
  max-width: 80%;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  font-size: 50px !important;
  text-align: left !important;
  text-transform: uppercase !important;
  line-height: 100% !important;
  color: white !important;
  font-family: 'Tungsten Semibold', sans-serif !important;
  font-weight: 700;
}
.subscriptions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 6px;
  column-gap: 6px;
  padding: 0 45px 42px;
}
.subscriptions .subscription {
  padding: 28px 21px 27px;
  background: #101820;
  display: flex;
  flex-direction: column;
}
.subscriptions .subscription.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.subscriptions .subscription .subscription--title, .subscriptions .subscription .subscription--label {
  font-family: 'Tungsten Semibold', sans-serif;
  font-size: 37px;
  line-height: 100%;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
}
.blueaccent .subscriptions .subscription .subscription--title {
  font-size: 50px;
}
.subscriptions .subscription .subscription--label {
  color: #00B6ED;
}
.blueaccent .subscriptions .subscription .subscription--label {
  color: #0074c7;
}
.subscriptions .subscription a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 122px;
  width: 100%;
  height: 55px;
  margin-top: auto;
  font-family: 'Tungsten Semibold', sans-serif;
  font-size: 35px;
  line-height: 100%;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  background: #00B6ED;
  transition: color 0.4s, background-color 0.4s;
  font-weight: 700;
  padding-top: 4px;
}
.blueaccent .subscriptions .subscription a {
  background: #0074c7
}
.subscriptions .subscription a:hover {
  color: #00B6ED; 
  background: white;
}
.blueaccent .subscriptions .subscription a:hover {
  color: #0074c7;
  background: white;
}
@media screen and (max-width: 768px) {
  .subscriptions-text {
    padding: 41px 31px 32px !important;
  }
  .subscriptions-text h2 {
    max-width: 100%;
  }
  .subscriptions {
    padding: 0 31px 35px;
  }
}
/* Dizzys */
.dizzys2col h1 {
  font-size: 130px;
  line-height: 89%;
}
@media (max-width:768px) {
  .dizzys2col h1 {
    font-size: 80px;
  }
}
/* Concerts */
.concert-template-default h1.concert_title {
  font-family: 'Tungsten Semibold', sans-serif;
  font-weight: bold;
}
h3.about_concert {
  font-size: 35px !important;
  line-height: 100% !important;
  text-transform: uppercase !important;
  color: #00b6ed !important;
  font-weight: bold;
}
.subscriptions-text p {
  padding-top: 10px;
}
.subscriptions-text .red {
  color: #ef3340
}
.subscriptions-text .blue {
  color: #0074c7
}
@media (max-width:500px) {
  .staticbuttons {
    flex-direction: column;
  }
}
/* Membership Grid */
.membership_grid .et_pb_column.et_pb_column_empty {
  display: block !important
}
/* Footer */
.inline-buttons span, .bluetext span {
  color: #0074c7 !important;
}
.puprletext, .purpletext.inline-buttons span, .purpletext span {
  color: #440099 !important;
}
.lightpuprletext, .lightpurpletext.inline-buttons span, .lightpurpletext span {
  color: #be2bbb !important;
}
.hotpinktext, .hotpinktext.inline-buttons span, .hotpinktext span {
  color: #ce0058 !important;
}
p.ticket_disclaimer {
  font-size: 90% !important;
  font-style: italic;
}
.has_jazz_link {
  display: flex;
  margin-bottom: auto;
  min-height: 180px;
  align-items: end;
}
.jazz_live_link_home img {
  width: 160px;
  position: absolute;
  bottom: 25px;
  right: 25px;
}
@media (max-width:1250px) {
  .has_jazz_link {
    flex-direction: column;
    min-height: unset;
    align-items: start;
    padding-top: 30px;
  }
  .jazz_live_link_home {
    padding-top: 15px !important;
  }
  .jazz_live_link_home img, .has_jazz_link button {
    position: unset !important;
  }
}
.et-db #et-boc .et-l #divi-bars-center-all.et_pb_section_dib_9206_0 {
  margin-left: 80px !important;
}
#sidebar-divibar {
  z-index: 99 !important;
}
@media (max-width:1023px) {
  .et-db #et-boc .et-l #divi-bars-center-all.et_pb_section_dib_9206_0 {
    margin-left: 0 !important;
  }
  #divibar-9206 {
    margin-top: 50px
  }
  .et_pb_row_dib_9206_1 {
    width: 100% !important;
    max-width: 100% !important;
  }
  #divi-bars-center-all {
    padding-top: 40px !important;
  }
  body.divibar-open .divibars-close-container {
    right: 5% !important;
  }
}
/* Footer */
.footermob-logo {
  display: flex;
  flex-direction: column;
}
#footer-signup input[type=text] {
  background: #111820 !important;
}
#footer .et_pb_contact .et_pb_contact_field_half {
  width: 80%;
}
#footer .et_contact_bottom_container {
  float: left;
}
@media (max-width:1450px) {
  #footer .footer-links {
    column-count: 3;
    text-align: center;
  }
}
#footer h1, #footer p, #footer span, #footer a {
  color: #fff !important;
}
/* Ticketing updates */
#tn-contribution-form .col-xs-12.col-sm-6 {
  margin: auto !important;
  float: none !important;
}
.tn-flex-layout {
  display: block !important;
}
.tn-flex-layout__main-container {
  flex: unset;
  max-width: 600px;
  margin: auto;
}


.brown {
  color: #ffffff!important;
    background: #94450D!important;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#94450D 50%,#FFFFFF 50%);
    transition: background-position .5s;
    letter-spacing: 1px;
}
.brown:hover {
      background-position: -100% 0 !important;
    color: #94450D !important;
    background: #ffffff !important;
}
.iceblue {
    color: #ffffff!important;
    background: #00B6ED !important;
    background-size: 200% 100%;
    background-image: linear-gradient(to right,#94450D 50%,#FFFFFF 50%);
    transition: background-position .5s;
    letter-spacing: 1px;
}
.iceblue:hover {
        background-position: -100% 0 !important;
    color: #00B6ED !important;
    background: #ffffff !important;
}