@import url(//fonts.googleapis.com/css?family=Montserrat:500,700,900);


html, body {min-height: 100% }

html {
  /*height: auto !important;*/
  background-color: #000;
  overflow-x: hidden;
}

body {
  font-family: sans-serif;
  /*height: auto !important;*/
  margin: 0;
  background: #000000; /* Old browsers */
  background-image:none;
  /*background: url('//www.prucenter.com/images/background/PRUCENT-OHR_TAKEOVERBG-FIN.v5.small.jpg') 50% 0 no-repeat fixed;*/
}

@media screen and (max-width: 1440px) and (min-width: 580px){
  body {
    /*background: url('//www.prucenter.com/images/background/RascalFlatts_takeover.jpg') 50% -25px no-repeat;*/
  }
}
@media screen and (min-width: 1440px){
  body {
    /*background: url('//www.prucenter.com/images/background/PRUCENT-OHR_TAKEOVERBG-FIN.v5.big.jpg') 50% 0 no-repeat fixed;*/
    /*background: url('//www.prucenter.com/images/background/RascalFlatts_takeover.jpg') 50% -25px no-repeat;*/
  }
}
h1, h2, h3, h4, h5, h6, .flex-caption, .button {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
}
.flex-caption h6 {
  font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
}
.event-list-slider .panel-title, .button, .dropdown .title h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: lowercase;
}

h4, .filter-dropdown a, .filter-dropdown span, .filter-bar a, #getting-here #menu li a{
  font-family: 'Montserrat', sans-serif;
}

p{
  font-family: 'Montserrat', sans-serif;
}

a:hover, a:focus {
  color: #FFFFFF;
  /*text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.65);*/
}

.title-area {
  margin-left: 1em;
}
.panel {
  margin-top: 1em;
  margin-bottom: 0;
}

.f-topbar-fixed {
  padding-top: 70px;
}

.top-bar{
  height: 70px;
}

.top-bar-shadow{
  -webkit-box-shadow: 0px 5px 15px -5px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 5px 15px -5px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 5px 15px -5px rgba(50, 50, 50, 0.75);
}

.top-bar, .top-bar-section ul, .contain-to-grid{
  background-color: #000000;
  font-family: 'Montserrat', sans-serif;
font-weight: bold;
}

.top-bar-section ul{
  padding-top: 0.8em;
}

@media only screen and (max-width: 64.063em) {
  .fixed.expanded:not(.top-bar) .top-bar-section {margin-top: 53px;}
}

.top-bar-section ul.dropdown li{
  margin-bottom: -1px;
}

.top-bar-section ul li > a {
  font-family: 'Montserrat', sans-serif;
font-weight: bold;
  font-size: 1em;
  text-transform: lowercase;
}

.title-area {
  height: 70px;
  margin-left: 1em;
}

.title-area li.name {
  padding-top: 0.8em;
}

.title-area a.pru-logo {
  display: block;
  width: 232px;
  height: 45px;
  background: url('//www.prucenter.com/images/prudential_center.primary.222x45.png') no-repeat;
  background-position: 10px 0;
}

section.top-bar-section li:not(.has-form) a:not(.button){
  background: #000000;
}

section.top-bar-section ul li.has-dropdown ul.dropdown li:not(.has-form) a:not(.button){
  background: rgba(0, 0, 0, 0.875);
  border-top: 1px solid #999999;
  text-align: center;
  cursor: pointer;
}

section.top-bar-section ul li.has-dropdown ul.dropdown li:not(.has-form) a:not(.button):hover{
  background-color: #999999;
}

section.top-bar-section li:not(.has-form) label{
  color: #FFFFFF;
  border-top: 2px solid #999999;
  text-align: center;
  font-size: 0.9em;
  cursor: default;
}

@media only screen and (min-width: 64.063em) {
  section.top-bar-section li.has-dropdown:not(.has-form) a:not(.button) {
    cursor: default;
  }
}

section.top-bar-section ul li.has-dropdown ul.dropdown li:not(.has-form) label.nav-label-link a{
  line-height: 1.6em;
  background-color: rgb(51, 51, 51);
  border: none;
  cursor: default;
}
section.top-bar-section ul li.has-dropdown ul.dropdown li:not(.has-form) label.nav-label-link a:hover{
  background-color: rgb(51, 51, 51);
}

.button{
  margin: 0.75rem;
}

.event-image {
  width: 100%;
}

.event-image img {
  display: block;
  max-width: 100%;
}

.event {
  max-width: 250px; /* can probably just use width */
  min-width: 250px;
}

.event-caption {
  background: rgb(68,68,68); /* Old browsers */
}

div#container {
  margin-bottom: 0;
}

#eventscontainer-viewport {
  overflow: hidden;
  margin-top: 1.2em;
}

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.panel {
  background-color: rgba(43, 43, 43, 1);
  -webkit-box-shadow: inset 0px 0px 15px 5px rgba(27, 27, 27, 1);
  -moz-box-shadow: inset 0px 0px 15px 5px rgba(51,51,51,1);
  box-shadow: inset 0px 0px 15px 5px rgba(27,27,27,1);
  border: 1px solid rgba(85, 85, 85, 0.4);;
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li {
  color:  #ffffff;
}

.panel h4 {
  margin: 1.5em auto 0em;
  color: #FEFEFE;
}
h4.panel-title {
  margin: auto;
}
h3.panel-title, .tabs-content h3 {
  text-transform: lowercase;
}

h3.panel-title.uppercase{
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
}

h1, h2, h3, h4, h5, h6, a {
  color:  #ffffff;
}
.flexslider {border: none;}

.line-break-fix {line-height: 1.4em;}

.flex-caption h4{
  margin: auto;
  padding-top: 0.75rem;
  padding-left: 0.75rem;
  text-transform: uppercase;
}

.flex-caption h6{
  font-family: 'Montserrat', sans-serif;
  padding-left: 0.75rem;
  text-transform: uppercase;
}

.event:hover{
  -webkit-box-shadow: 0px 0px 7px 1px rgba(202, 202, 202, 0.8);
  -moz-box-shadow:    0px 0px 7px 1px rgba(202, 202, 202, 0.8);
  box-shadow:         0px 0px 7px 1px rgba(202, 202, 202, 0.8);
}
.event{
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow:    0px 0px 7px 1px rgba(0, 0, 0, 0.8);
  box-shadow:         0px 0px 7px 1px rgba(0, 0, 0, 0.8);
}

.event div.event-details.row > div.name a{font-family: 'Montserrat', sans-serif; text-transform: uppercase;}
.event div.event-details.row > div.day-date{font-family: 'Montserrat', sans-serif; text-transform: uppercase;}

.event:hover div.event-caption.row > div.name.small-12.columns{text-decoration: underline;}
#eventscontainer-viewport .event-caption .event-links a, .event-caption .event-links a{text-shadow:none;}
#eventscontainer-viewport .event-caption .event-links a:hover {
  background-color: #EFEFEF;
  background-image: none;
  color: #222222;
}

#featured-slider .flex-control-paging li a.flex-active {background: rgba(255, 255, 255, 0.9);}

div.modules.row .columns .panel {min-height: 295px;}

/* Social Module CSS Modifications */
.fb-like-box {background-color: #333; min-height: 255px;}
.pluginBoxDivider {border-top: 1px solid #444;}
/*
Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/
*/

/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {display: none;}

/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {width: 100% !important;}

#twitter-widget-0 {width: 100%; !important;}

.medium-3-filler {
  display: block;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
}


/*footer styles*/
.footer.row {
  background-color: #242424;
  padding-top: 30px;
  margin-top: 20px;
  border-top:1px solid rgba(85, 85, 85, 0.4)
}

.footer p, .footer a, .footer a:hover, .footer a:active, .footer a:visited, {color: #ffffff;}
.footer-vert-bar {color: #1d6199;}
.footer-text p{color: #bbb; font-size: .8rem;}

#getting-here h3 {margin: 0.75em 0 .5em;}
#getting-here h4 {text-transform: uppercase;}
#getting-here dl.tabs dd a {
  color: #8aa8bd;
  /* border-bottom: 1px solid #e6e8ea; */
  /* box-shadow: inset 0 1px 0 rgba(255,255,255,1); */
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;

  background-color: #DDD;
  color: #ffffff;
  text-shadow: 0 1px hsla( 0, 0%, 100%, 0.5 );

  background-image: rgb(147,147,147); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzOTM5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQ0NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(top,  rgba(147,147,147,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(147,147,147,1)), color-stop(100%,rgba(68,68,68,1))); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* IE10+ */
  background-image: linear-gradient(to bottom,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#444444',GradientType=0 ); /* IE6-8 */

  /* border-top:  1px solid hsla( 0, 0%, 100%, 0.3 ); */
  text-transform: uppercase;
}

#getting-here dl.tabs dd {
  color: inherit;
  white-space: nowrap;
}

/* Hover state */
#getting-here dl.tabs dd:hover a{
  background-color: #FEFEFE;
  background-image: none;
  color: #333333;
}

/* Selected state */
#getting-here dl.tabs dd.active a{
  background-color: #FEFEFE;
  -webkit-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  -moz-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  -o-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  background-image: none;
  text-shadow: none;
  color: #222222;
}

/* new */
#getting-here ul#menu li a {
  font-family: 'Montserrat', sans-serif;
font-weight: bold;
  color: #8aa8bd;
  /* border-bottom: 1px solid #e6e8ea; */
  /* box-shadow: inset 0 1px 0 rgba(255,255,255,1); */
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;

  background-color: #DDD;
  color: #ffffff;
  text-shadow: 0 1px hsla( 0, 0%, 100%, 0.5 );

  background-image: rgb(147,147,147); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzOTM5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQ0NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(top,  rgba(147,147,147,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(147,147,147,1)), color-stop(100%,rgba(68,68,68,1))); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* IE10+ */
  background-image: linear-gradient(to bottom,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#444444',GradientType=0 ); /* IE6-8 */
  text-transform: lowercase;
  display: block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
}

#getting-here ul#menu li {
  color: inherit;
  white-space: nowrap;
  display: block;
  list-style-type: none;
  text-align: start;
}

/* Hover state */
#getting-here ul#menu li:hover a{
  background-color: #FEFEFE;
  background-image: none;
  text-decoration: none;
  color: #333333;
}

/* Selected state */
#getting-here ul#menu li.active a{
  background-color: #FEFEFE;
  -webkit-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  -moz-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  -o-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  background-image: none;
  text-shadow: none;
  color: #222222;
}

/*end new*/

.button {
  display: block;
  background-color: #DDD;
  color: #ffffff;
  /*text-shadow: 0 1px hsla( 0, 0%, 100%, 0.5 );*/
  background-image: rgb(147,147,147); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzOTM5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQ0NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(top,  rgba(147,147,147,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(147,147,147,1)), color-stop(100%,rgba(68,68,68,1))); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* IE10+ */
  background-image: linear-gradient(to bottom,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#444444',GradientType=0 ); /* IE6-8 */
}

.button:hover {background-color: #FEFEFE; background-image: none;}

.button:active {
  background-color: #bfbfbf;
  -webkit-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  -moz-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  -o-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
}

/* pencil-pushdown-banner styles */
.pencil-pushdown-banner {
  margin: 10px auto;
}
.pencil-pushdown-collapsed {
  width: 100%;
  text-align: center;
}
.pencil-pushdown-expanded {
  width: 100%;
  display: none;
  text-align: center;
}

.pencil-toggle-button{
  background: black;
  color: white;
  height: 30px;
  width: 40px;
  text-align: center;
  font-size: 1.2em;
  line-height: 30px!important;
  position: absolute;
  top: 0;
  right: 15px;
  padding: 0;
  float: right;
  overflow: hidden;
}

.top-space-above-nav{background: none;}

/* Some ul styling */
ul.pru-list, ol.pru-list {color: #fff; margin: 0 2.5em;}
.panel p a, .panel li a{text-decoration: none; color: #FEFEFE;}
.panel p a:hover, .panel li a:hover{color: #eee;}
.panel p a{text-decoration: underline; color: #FEFEFE;}
.panel h6 a:hover, .panel p a:hover{text-decoration: none; color: #eee;}

/*IE84LIFE*/
.no-boxshadow .panel{background: #222;}

#box-office h5{
  margin-top: 0.635rem;
  margin-bottom: 0;
  font-weight: bold; 
}
#box-office .attention h5{font-weight: bold; color: rgb(255, 184, 0);}

/* Filter */
#filter a, #filter-view a, .panel a.button {color: #efefef; text-shadow:none;}
#filter a:hover, #filter-view a:hover, .panel a.button:hover{text-decoration: none; color: #121212;}
#filter .selected, #filter-view .selected {color: #222222; background-color: #FEFEFE; cursor:default;}

.filter-bar {
}

.filter-bar h3 {
  margin-bottom: 0.2em;
  font-size: 15px;
}

.filter-bar h4 { 
  font-weight: bold;
}

.filter-bar ul {
  margin: 0;
  list-style: none;
}

.filter-bar ul ul {
  margin-left: 1.5em;
}

.filter-bar li {
  float: left;
  margin-bottom: 0.2em;
}

.filter-bar li a {
  display: block;
  padding: 0.4em 0.5em;
  background-color: #DDD;
  color: #ffffff;
  text-shadow: 0 1px hsla( 0, 0%, 100%, 0.5 );

  background-image: rgb(147,147,147); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzOTM5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQ0NDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(top,  rgba(147,147,147,1) 0%, rgba(68,68,68,1) 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(147,147,147,1)), color-stop(100%,rgba(68,68,68,1))); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* Opera 11.10+ */
  background-image: -ms-linear-gradient(top,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* IE10+ */
  background-image: linear-gradient(to bottom,  rgba(147,147,147,1) 0%,rgba(68,68,68,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#939393', endColorstr='#444444',GradientType=0 ); /* IE6-8 */
  /*
  background-image: -webkit-linear-gradient( top, hsla( 0, 0%, 100%, 0.5 ), hsla( 0, 0%, 100%, 0.0 ) );
  background-image:    -moz-linear-gradient( top, hsla( 0, 0%, 100%, 0.5 ), hsla( 0, 0%, 100%, 0.0 ) );
  background-image:     -ms-linear-gradient( top, hsla( 0, 0%, 100%, 0.5 ), hsla( 0, 0%, 100%, 0.0 ) );
  background-image:      -o-linear-gradient( top, hsla( 0, 0%, 100%, 0.5 ), hsla( 0, 0%, 100%, 0.0 ) );
  background-image:         linear-gradient( top, hsla( 0, 0%, 100%, 0.5 ), hsla( 0, 0%, 100%, 0.0 ) );
  */
}

.filter-bar li a:hover {
  background-color: #EFEFEF;
  background-image: none;
}

.filter-bar li a:active {
  background-color: #bfbfbf;
  -webkit-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  -moz-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  -o-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
}

.filter-bar li a {
  /*border-left:  1px solid hsla( 0, 0%, 100%, 0.3 );*/
  border-right: 1px solid hsla( 0, 0%,   0%, 0.2 );
  text-transform: uppercase;
}

.filter-bar li:first-child a {
  border-left: none;
}

.filter-bar li:last-child a {
}

.filter-bar li a.selected {
  background-color: #EFEFEF;
  -webkit-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  -moz-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  -o-box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  box-shadow: inset 0 2px 8px hsla( 0, 0%, 0%, 0.6 );
  background-image: none;
  text-shadow: none;
  color: white;
}

/* Combination filter options*/

.filter-bar .option-combo {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.filter-bar .option-combo ul {
  margin-right: 20px;
  display: inline-block;
}

.filter-bar .option-combo h2,
.filter-bar .option-combo h4 {
  line-height: 34px;
  margin-bottom: 0;
  margin-right: 5px;
  display: inline-block;
  vertical-align: top;
}


/*end filter bar */

@media only screen and (max-width: 40em){
  .panel {padding: 0.75rem;}
}

section.event-filter div#filter-dropdown{
  background-color: #EFEFEF;
  color: #222222;
}
div.filter-dropdown .dropdown li a, div.filter-dropdown{
  text-transform:uppercase;
}

div.filter-bar li a{text-transform: uppercase;}

.filter-bar li a:hover {
  background-color: #FEFEFE;
  background-image: none;
}

/* Premium Page */
.premium-page h1 { text-transform: lowercase;}
.premium-page p {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height:initial;
}
ul.body-bullet-list {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  list-style-type: none;
}
.premium-page ul.body-bullet-list li {margin: 7px auto 0;}
.premium-page ul.body-bullet-list li:before {content: '+ ';}

div.premium-page .slider-wrapper {opacity:0; max-height: 400px; overflow: hidden;}
div.premium-page .slider-wrapper ul {list-style-type: none;}

div.premium-page .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #cccccc;
  left: 0px;
}

.slider-wrapper .bx-wrapper .bx-controls-direction a {z-index: 98;}

/* News Articles */
.pruphotos-gallery-slideshow-wrapper {width:80%;height:100%;margin:0 auto;background:#000000}
.pruphotos-gallery-slideshow-iframe {position:relative;}
.pruphotos-gallery-slideshow-iframe .ratio {display:block;width:100%;height:auto;}
.pruphotos-gallery-slideshow-iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}

#article-container .news h3 {
  text-align: left;
  margin: 20px auto;
  text-transform: uppercase;
}
#article-container .news h4 {
  text-align: left;
  margin: 20px auto;
}
#article-container .news h5 {
  font-size: 17px;
  text-align: left;
  margin: 20px auto;
  font-style: italic;
  line-height: 28px;
}

#article-container .news p.author {font-weight: bold; margin-bottom: 0;}
#article-container .news p.date {margin-top: 0;}
#article-container .news table td {background-color: #424242;}
#article-container .news p a {text-decoration: underline;}
#article-container .more-shows .date a{color: white;}
#article-container .more-shows{line-height: 1.6em;}
#article-container .more-shows div.row:hover {background-color: #424242;color: #000;}
#article-container .more-shows{
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 2em;
}
#article-container .more-shows h5{font-size: 1.4em;}
#article-container .more-shows p{display: inline;}
#article-container .more-shows a:hover{color:#000;}

@media screen and (max-width: 480px) {
  #article-container .date p {
    font-size: 11px;
  }
}

div.news-item a{text-decoration: none;}
div.news-article a{text-decoration: none;}

p.news-headline {
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 24px;
  font-family: 'Montserrat', sans-serif;
font-weight: bold;
  text-transform: uppercase;
}
p.news-date {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}
.news-article.row {margin-top: 20px;}
#event-description h3 {font-size: 22px;}
#event-description h4 {font-size: 18px;}

.news iframe.instagram-media {max-width: 500px !important;}

/* Formstack */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, input[type="file"], input[type="checkbox"], input[type="radio"], select {margin-bottom: 5px}

.fsForm .fsFieldFocused {background-color: rgba(228, 228, 228, 0.2);}

.fsborderradius div.fsBody form.fsForm, .fsborderradius div.fsBody .fsSectionHeader {border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;}

form.fsForm input.fsSubmitButton {
  border: 1px solid rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.2);
  background: #565656;
  text-shadow: none !important;
  color: #fff;
  padding: 6px 10px;
  margin-top: -4px;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  cursor: pointer;
}

form.fsForm input.fsSubmitButton:hover, form.fsForm input.fsSubmitButton:active {background: #333333;}
form.fsForm input.fsField {ç}

.fsBody form.fsForm .fsLabel, .fsBody form.fsForm .fsMatrix th, .fsBody form.fsForm .fsMatrixLabel {
  font-family: 'Montserrat', sans-serif;
font-weight: bold;
  /*text-transform: uppercase;*/
  font-size: 14px;
  letter-spacing: .05em;
}

.fsBody form.fsForm .fsOptionLabel {
 color: #000000;
 font-family: 'Montserrat', sans-serif;
 font-size: 13px;
 line-height: 18px;
 text-transform: none;
}

.fsBody form.fsForm .fsOptionLabel {font-family: 'Montserrat', sans-serif;}
.fsBody form.fsForm label.fsSupporting {
  color: #C8C8C8;
  margin-bottom: 10px;
  margin-top: -4px;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .1em;
}

.fsForm select[id$=M], .fsForm select[id$=D], .fsForm select[id$=Y] {
  width: 50px;
  float: left;
  margin-right: 10px;
}

div#disabledError {
  border: 1px solid black;
  background: white;
  padding: 10px;
  max-width: 550px;
  margin: 10px auto 30px;
}

div#disabledError a {
  color: black;
  text-decoration: underline;
}

@media (max-width: 40em) {
  .fsBody form.fsForm label.fsOptionLabel {color: #333333;}
  .fsBody form.fsForm .fsOptionLabel.horizontal {float: none; margin: 0 5px 10px 0;}
}

/* Top Expandable Dropdown Partner Space */
.pushdown-image a, a.pushdown-image{
  width: 95%;
  max-width: 870px;
  float: left;
}
a.pushdown-toggle-button {
  max-width: 30px;
  width: 3.26%;
  float: left;
}
/* END Top Expandable Dropdown Partner Space */

/* Top Social Icons */
.social-icons-column {padding-left: 0;}
.social-icons {float: right;}
.social-icons a{display: inline-block;}
/* END Top Social Icons */


/* Home Page Weil Concert Countdown */
.pru-countdown{
  position: absolute;
  height: 116px;
  width: 47%;
  right: 15px;
  top: 17px;
  box-sizing: border-box;
  overflow: hidden;
  -moz-box-sizing: border-box;
}
.pru-countdown-watch{
  width: 122px;
  position: absolute;
  top: -29px;
}
.pru-countdown-logo{
  position: absolute;
  left: 162px;
  width: 178px;
  top: 10px;
}
.pru-countdown-title{
  position: absolute;
  left: 397px;
  width: 128px;
  top: 10px;
}
.pru-countdown-eventart{
  position: absolute;
  width: 100px;
  left: 280px;
  bottom: 40px;
  width: 156px;
  left: 385px;
  bottom: 10px;
}
.clock {
  position: relative !important;
  padding-top: 0px;
  margin-left: -194px;
  height: 100px;
  width: 540px;
  transform: scale(.45);
  -ms-transform: scale(.45);
  -webkit-transform: scale(.45);
  -o-transform: scale(.45);
  -moz-transform: scale(.45);
  margin: 1em -0.3em;
  margin-left: 0px;
  margin-top: 20px;
}
.flip-clock-wrapper {position: relative; }
.flip-clock-divider .flip-clock-label {
  color: #f8f8f8;
  top: 4.25em;
  right: -100px;
}
.flip-clock-wrapper{font: normal 24px "Helvetica Neue", Helvetica, sans-serif;}
.flip-clock-divider.minutes .flip-clock-label {right: -112px;}
.flip-clock-divider.seconds .flip-clock-label {right: -117px;}
/* end concert countdown */


/*2017.07.10 - Responsive Youtube embed*/
.video-container {
position: relative;
padding-bottom: 46.25%;
padding-top: 30px; height: 0; overflow: hidden;
margin:20px 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 5%;
width: 90%;
height: 100%;
}