/*!
Theme Name: USC Music 2021
Theme URI: https://music.usc.edu
Description: Wordpress theme for USC Thornton School of Music
Author: Unincorporated
*/
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@import url("css/royalslider.css");

@font-face {
  font-family: 'Font Awesome';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg")
}

@font-face {
  font-family: 'Font Awesome';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.woff") format("woff"), url("fonts/fa-solid-900.ttf") format("truetype"), url("fonts/fa-solid-900.svg#fontawesome") format("svg")
}

.far {
  font-family: 'Font Awesome';
  font-weight: 400
}

@font-face {
  font-family: "National";
  src: url("fonts/NationalWeb-ExtraboldItalic.eot");
  src: url("fonts/NationalWeb-ExtraboldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/NationalWeb-ExtraboldItalic.woff") format("woff"), url("fonts/NationalWeb-ExtraboldItalic.ttf") format("truetype"), url("fonts/NationalWeb-ExtraboldItalic.svg#National") format("svg");
  font-weight: 900;
  font-style: "italic";
  font-stretch: normal
}

@font-face {
  font-family: "National Semibold Italic";
  src: url("fonts/NationalWeb-SemiboldItalic.eot");
  src: url("fonts/NationalWeb-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/NationalWeb-SemiboldItalic.woff") format("woff"), url("fonts/NationalWeb-SemiboldItalic.ttf") format("truetype"), url("fonts/NationalWeb-SemiboldItalic.svg#National Semibold Italic") format("svg");
  font-weight: 700;
  font-style: "italic";
  font-stretch: normal
}

@font-face {
  font-family: "National Light Italic";
  src: url("fonts/NationalWeb-LightItalic.eot");
  src: url("fonts/NationalWeb-LightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/NationalWeb-LightItalic.woff") format("woff"), url("fonts/NationalWeb-LightItalic.ttf") format("truetype"), url("fonts/NationalWeb-LightItalic.svg#National Light Italic") format("svg");
  font-weight: 300;
  font-style: "italic";
  font-stretch: normal
}

@font-face {
  font-family: "National Extrabold";
  src: url("fonts/NationalWeb-Extrabold.eot");
  src: url("fonts/NationalWeb-Extrabold.eot?#iefix") format("embedded-opentype"), url("fonts/NationalWeb-Extrabold.woff") format("woff"), url("fonts/NationalWeb-Extrabold.ttf") format("truetype"), url("fonts/NationalWeb-Extrabold.svg#National Extrabold") format("svg");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal
}

@font-face {
  font-family: "National";
  src: url("fonts/NationalWeb-Semibold.eot");
  src: url("fonts/NationalWeb-Semibold.eot?#iefix") format("embedded-opentype"), url("fonts/NationalWeb-Semibold.woff") format("woff"), url("fonts/NationalWeb-Semibold.ttf") format("truetype"), url("fonts/NationalWeb-Semibold.svg#National") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal
}

@font-face {
  font-family: "National";
  src: url("fonts/NationalWeb-Regular.eot");
  src: url("fonts/NationalWeb-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/NationalWeb-Regular.woff") format("woff"), url("fonts/NationalWeb-Regular.ttf") format("truetype"), url("fonts/NationalWeb-Regular.svg#National") format("svg");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal
}

@font-face {
  font-family: "National";
  src: url("fonts/NationalWeb-Light.eot");
  src: url("fonts/NationalWeb-Light.eot?#iefix") format("embedded-opentype"), url("fonts/NationalWeb-Light.woff") format("woff"), url("fonts/NationalWeb-Light.ttf") format("truetype"), url("fonts/NationalWeb-Light.svg#National") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  line-height: 1.2;
  font: inherit;
  vertical-align: baseline
}

address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block
}

body {
  font-family: National, Helvetica, Arial, sans-serif;
  font-weight: 500
}

html {
  font-size: 16px
}

body {
  line-height: 1.4;
  color: #000;
  background-color: #fff
}

input, option, select, textarea {
  font-weight: 300;
  font-size: 1.2rem;
  font-family: National, Helvetica, Arial, sans-serif;
  padding: .25rem;
  border: 8px solid #eee
}

input:focus, option:focus, select:focus, textarea:focus {
  outline: 0;
  border-color: #fc0
}

table {
  margin-bottom: 1.1rem
}

table td {
  border: 1px solid #ccc;
  padding: .5rem;
  font-size: .8em
}

table.blank td {
  border: none
}

table input[type=text], table textarea {
  width: 90%
}

input[type=submit] {
  background: #eee
}

input[type=submit]:hover {
  background: #fc0;
  border-color: #fc0
}

em, i {
  font-family: 'National Light Italic';
  font-style: normal
}

em strong, strong em, i strong, strong i {
  font-family: 'National Semibold Italic';
  font-weight: 500;
  font-style: normal
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 1;
  margin: .5rem 0;
  word-wrap: break-word
}

h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline {
  position: relative;
  padding-bottom: .5rem
}

h1.underline:after, h2.underline:after, h3.underline:after, h4.underline:after, h5.underline:after, h6.underline:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 4rem;
  height: .2rem;
  background: #900
}

h1 em, h1 i, h2 em, h2 i, h3 em, h3 i, h4 em, h4 i, h5 em, h5 i, h6 em, h6 i {
  font-family: 'National Semibold Italic';
  font-style: normal
}

h1 em strong, h1 strong em, h1 i strong, h1 strong i, h2 em strong, h2 strong em, h2 i strong, h2 strong i, h3 em strong, h3 strong em, h3 i strong, h3 strong i, h4 em strong, h4 strong em, h4 i strong, h4 strong i, h5 em strong, h5 strong em, h5 i strong, h5 strong i, h6 em strong, h6 strong em, h6 i strong, h6 strong i {
  font-family: National, Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-style: normal
}

h1 {
  font-size: 2rem;
  letter-spacing: -.05rem;
  font-weight: 900
}

@media only screen and (min-width: 48.875em) {
  h1 {
    font-size: 3.5rem
  }
}

h2 {
  font-size: 2rem;
  font-weight: 300
}

@media only screen and (min-width: 48.875em) {
  h2 {
    font-size: 3.5rem
  }
}

h3 {
  font-size: 1.5rem;
  font-weight: 500;
  padding: 1rem 0
}

@media only screen and (min-width: 48.875em) {
  h3 {
    font-size: 2.8rem
  }
}

h3.no-space {
  padding: 0;
  margin: 0
}

h3.light {
  font-weight: 300
}

h4 {
  font-size: 1.25rem;
  font-weight: 600;
  padding: 1rem 0
}

@media only screen and (min-width: 48.875em) {
  h4 {
    font-size: 2rem
  }
}

h5 {
  font-size: 1.5rem;
  padding: .75rem 0
}

h6 {
  font-size: 1.25rem;
  font-weight: 700
}

a {
  text-decoration: none;
  color: #900
}

a:hover {
  color: #c00
}

p, ul, ol, table, td, body {
  font-size: 1rem;
  font-size: 1.35rem;
  font-weight: 300;
  line-height: 1.4
}

p, ul, ol {
  margin-top: 0;
  margin-bottom: 1rem;
  word-wrap: break-word
}

ol, ul {
  margin-left: 2rem
}

.narrow {
  max-width: 36rem;
  margin-left: auto;
  margin-right: auto
}

.highlight {
  background: yellow
}

strong {
  font-weight: bold
}

.padding-5 {
  padding-bottom: 5px
}

.padding-10 {
  padding-bottom: 10px
}

.padding-15 {
  padding-bottom: 15px
}

.padding-20 {
  padding-bottom: 20px
}

.padding-25 {
  padding-bottom: 25px
}

.padding-30 {
  padding-bottom: 30px
}

.wp-block-buttons>.wp-block-button.center {
    display: block;
}

.bolder {
  font-family: 'National Extrabold';
  font-weight: 900
}

.upper {
  text-transform: uppercase
}

.is-content-justification-center {
    display: flex;
}

.wp-block-column {
  overflow: hidden
}

.spotlight-single-wrapper .page-content, .spotlights-page .wrapper, .content-width, .footer-main, .spotlights .wrapper, .news .wrapper, section.events .wrapper, section.events.listing .events-list, body.page .page-wrapper:not(.full-width), body.search .page-wrapper:not(.full-width), body.error404 .page-wrapper:not(.full-width), body.archive .page-wrapper:not(.full-width), body.attachment .page-wrapper:not(.full-width), body.single-digital_program .page-wrapper:not(.full-width), body.search .page-wrapper:not(.full-width), body.error404 .page-wrapper:not(.full-width), body.archive .page-wrapper:not(.full-width), body.attachment .page-wrapper:not(.full-width) {
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-left: .5rem;
  padding-right: .5rem
}

.spotlight-single-wrapper .page-title {
  display:none;
}

.spotlight-single-wrapper .spotlight-title {
  display: block;
}

.page-wrapper.has-section-menu.spotlight-single-wrapper {
  display: block;
}

@media only screen and (min-width: 35em) {
  .content-width, .footer-main, .spotlights .wrapper, .news .wrapper, section.events .wrapper, section.events.listing .events-list, body.page .page-wrapper:not(.full-width), body.search .page-wrapper:not(.full-width), body.error404 .page-wrapper:not(.full-width), body.archive .page-wrapper:not(.full-width), body.attachment .page-wrapper:not(.full-width) {
    padding-left: 1rem;
    padding-right: 1rem
  }
}

.share-subtitle {
    margin-bottom: 15px;
    display: block;
	color: #900;
	font-size:16px;
	font-weight:400;
}

.arrow {
  width: 1rem;
  height: .1125rem;
  display: inline-block;
  padding: 0;
  text-indent: -1000rem;
  position: relative;
  background: #900;
  transition: width .25s ease-out
}

.arrow:before, .arrow:after {
  content: '';
  text-indent: 0;
  top: 0;
  right: -.15rem;
  position: absolute;
  margin: 0;
  padding: 0;
  height: .1125rem;
  width: .5rem;
  background: #900
}

.arrow:before {
  transform: rotate(45deg);
  top: -.16rem
}

.arrow:after {
  transform: rotate(-45deg);
  top: .175rem
}

.arrow.big {
  height: .2rem;
  width: 2rem
}

.arrow.big:before, .arrow.big:after {
  right: -.2rem;
  height: .2rem;
  width: .75rem
}

.all-link {
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  font-size: .75rem;
  letter-spacing: .1rem;
  display: inline-block;
  vertical-align: top;
  line-height: 2rem
}

.all-link .arrow {
  transform: scale(0.625) translateY(-0.25rem)
}

.all-link:hover {
  color: #000
}

.basic-form, .header-main .site-nav-wrapper .search-container .search-form, .footer-main .newsletter-form {
  width: 100%;
  height: 5rem;
  position: relative;
  vertical-align: middle
}

.basic-form label, .header-main .site-nav-wrapper .search-container .search-form label, .footer-main .newsletter-form label {
  position: absolute;
  top: 1.325rem;
  left: 1.5rem;
  font-size: 1rem;
  font-weight: 700;
  transition: transform .25s ease, opacity .25s ease
}

.basic-form input[type=text], .header-main .site-nav-wrapper .search-container .search-form input[type=text], .footer-main .newsletter-form input[type=text] {
  padding: 1.25rem 3.5rem 1.25rem 1.5rem;
  font-size: 1rem;
  font-weight: 700;
  border-radius: .5rem;
  width: calc(100% + -5rem);
  border: 0.1rem solid #900
}

.basic-form input[type=text]:focus+label, .header-main .site-nav-wrapper .search-container .search-form input[type=text]:focus+label, .footer-main .newsletter-form input[type=text]:focus+label, .basic-form input[type=text]:not(:placeholder-shown)+label, .header-main .site-nav-wrapper .search-container .search-form input[type=text]:not(:placeholder-shown)+label, .footer-main .newsletter-form input[type=text]:not(:placeholder-shown)+label {
  transform: translateY(-2rem);
  opacity: 0
}

.basic-form button, .header-main .site-nav-wrapper .search-container .search-form button, .footer-main .newsletter-form button {
  position: absolute;
  top: 2rem;
  right: .5rem;
  width: 2rem;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  cursor: pointer;
  text-align: left
}

.basic-form button:hover .arrow, .header-main .site-nav-wrapper .search-container .search-form button:hover .arrow, .footer-main .newsletter-form button:hover .arrow {
  width: 1.5rem
}

.button-link, .button-links li a, .slide .slide-content .wp-block-button__link {
  background: #900;
  padding: .75rem 2rem;
  border-radius: .5rem;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .1rem;
  font-size: .9rem;
  font-weight: 700;
  display: inline-block;
  transition: background .25s ease
}

.button-link:hover, .button-links li a:hover, .slide .slide-content .wp-block-button__link:hover {
  background: #c00
}

.button-links {
  list-style: none;
  margin: .75rem 0
}

@media only screen and (min-width: 48.875em) {
  .button-links {
    margin: 1.5rem 0
  }
}

.button-links li {
  margin: 0 0 1rem 0
}

.button-style-2 a, .button-style-2 a.button-link, .button-style-2 .button-links li a, .button-links li .button-style-2 a, .button-style-2 .slide .slide-content a.wp-block-button__link, .slide .slide-content .button-style-2 a.wp-block-button__link, .button-style-2 li a, .button-style-2 li a.button-link, .button-style-2 .button-links li a, .button-links .button-style-2 li a, .button-style-2 li .slide .slide-content a.wp-block-button__link, .slide .slide-content .button-style-2 li a.wp-block-button__link {
  background: #ebe7e1;
  color: #000;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.25rem;
  font-weight: 500;
  display: block;
  padding: .75rem 1.25rem
}

.button-style-2 a:hover, .button-style-2 a.button-link:hover, .button-style-2 .button-links li a:hover, .button-links li .button-style-2 a:hover, .button-style-2 .slide .slide-content a.wp-block-button__link:hover, .slide .slide-content .button-style-2 a.wp-block-button__link:hover, .button-style-2 li a:hover, .button-style-2 li a.button-link:hover, .button-style-2 .button-links li a:hover, .button-links .button-style-2 li a:hover, .button-style-2 li .slide .slide-content a.wp-block-button__link:hover, .slide .slide-content .button-style-2 li a.wp-block-button__link:hover {
  background: #D5CDBF
}

.hide {
  display: none
}

.school-title, .header-main .site-nav-wrapper .site-title a, .footer-main .school a {
  display: block;
  text-indent: -1000rem;
  background: url(images/thornton-logo.svg) no-repeat;
  background-size: contain;
  height: 2.5rem;
  margin: 1rem 0
}

@media only screen and (min-width: 48.875em) {
  .school-title, .header-main .site-nav-wrapper .site-title a, .footer-main .school a {
    margin: 1.75rem 0
  }
}

.horizontal-nav ul, .header-main .nav-primary ul, .header-main .nav-secondary ul, .footer-main .nav-primary ul, .footer-main .nav-secondary ul {
  list-style: none;
  margin: 0;
  padding: 0
}

@media only screen and (min-width: 48.875em) {
  .horizontal-nav ul li, .header-main .nav-primary ul li, .header-main .nav-secondary ul li, .footer-main .nav-primary ul li, .footer-main .nav-secondary ul li {
    display: inline-block;
    padding: 0 1rem
  }
}

.horizontal-nav ul li a, .header-main .nav-primary ul li a, .header-main .nav-secondary ul li a, .footer-main .nav-primary ul li a, .footer-main .nav-secondary ul li a {
  text-transform: uppercase;
  letter-spacing: .075rem;
  padding: .5rem 0 0;
  font-size: 1rem;
  display: inline-block;
  position: relative;
  color: #000;
  transition: color .25s ease
}

.horizontal-nav ul li a:hover, .header-main .nav-primary ul li a:hover, .header-main .nav-secondary ul li a:hover, .footer-main .nav-primary ul li a:hover, .footer-main .nav-secondary ul li a:hover {
  text-decoration: none;
  color: #900
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.light-gray {
  background-color: #f0f0f0
}


ul.sortable.other-programs {
  margin-top:50px;
}


.waves-1 {
  background-image: url(images/waves-1.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100%
}

.waves-2 {
  background-image: url(images/waves-2.svg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100%
}

.waves-3 {
  background-image: url(images/waves-3.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%
}

.waves-4 {
  background-image: url(images/waves-4.svg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100%
}

.eventwave {
  background-image: url(images/waveform.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 200px;
  margin-bottom: -200px
}

@media only screen and (max-width: 40em) {
  .eventwave {
    background-size: auto
  }
}

@media only screen and (max-width: 48.875em) {
  .wp-block-spacer {
    max-height: 1.5rem
  }
}

a.post-edit-link, a.edit-menu {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 1.5rem;
  background-color: #61a500;
  display: block;
  width: 3rem;
  text-align: center;
  clear: both;
  text-transform: uppercase;
  letter-spacing: .1rem;
  padding: .375rem .5rem;
  margin: 1.25rem 0
}

a.post-edit-link:hover, a.edit-menu:hover {
  background-color: #467700;
  text-decoration: none
}

a.edit-menu {
  width: 7rem;
  margin: 2rem auto 0 auto
}

.people-widget a.post-edit-link {
  position: absolute;
  top: -2rem;
  right: 0;
  width: 7.5rem;
  margin: 0 0 -2rem 1rem
}

.program-menu a.edit-menu {
  margin: 1rem auto 2rem auto
}

.header-main {
  z-index: 2;
  background: rgba(255, 255, 255, 0.8)
}

.header-main.behind {
  width: 100%
}

@media only screen and (min-width: 48.875em) {
  .header-main.behind {
    position: absolute;
    top: 0
  }
}

.header-main .usc-wrapper {
  background: #000;
  height: 4.25rem
}

.header-main .usc-wrapper a.usc-logo {
  display: block;
  text-indent: -9999px;
  height: 4.25rem;
  width: 12rem;
  float: right;
  margin-right: 2rem;
  position: relative
}

.header-main .usc-wrapper a.usc-logo:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(images/usc-logo.svg) center center no-repeat;
  background-size: 12.5rem 2.5rem
}

.header-main .usc-wrapper a.usc-logo:hover {
  background: #000
}

.header-main .site-nav-wrapper {
  position: relative
}

@media only screen and (min-width: 48.875em) {
  .header-main .site-nav-wrapper {
    min-height: 6rem
  }
}

.header-main .site-nav-wrapper .site-title {
  margin: 0 1rem
}

@media only screen and (min-width: 48.875em) {
  .header-main .site-nav-wrapper .site-title {
    margin: 0 2rem
  }
}

.header-main .site-nav-wrapper .dropdowns {
  position: absolute;
  z-index: 2;
  width: 100%;
  background: #fff
}

@media only screen and (max-width: 48.875em) {
  .header-main .site-nav-wrapper .dropdowns {
    display: none
  }
}

.header-main .site-nav-wrapper .dd {
  display: none;
  padding: 1rem;
  margin: .25rem -1rem;
  background: #eee
}

@media only screen and (min-width: 48.875em) {
  .header-main .site-nav-wrapper .dd {
    border-bottom: 1rem solid rgba(0, 0, 0, 0.2);
    padding: 0 2rem;
    margin: 0;
    background: none
  }

  .header-main .site-nav-wrapper .dd .textwidget {
    display: flex;
    column-gap: 2rem;
    align-items: flex-start
  }
}

.header-main .site-nav-wrapper .dd ul, .header-main .site-nav-wrapper .dd li {
  list-style: none
}

.header-main .site-nav-wrapper .dd ul {
  font-size: .9rem;
  margin: 0;
  padding: 0
}

.header-main .site-nav-wrapper .dd li {
  margin-bottom: .5rem;
  line-height: 1
}

.header-main .site-nav-wrapper .dd h3 {
  font-size: 1rem;
  text-transform: uppercase
}

@media only screen and (min-width: 48.875em) {
  .header-main .site-nav-wrapper .dd .aux-links, .header-main .site-nav-wrapper .dd .column {
    width: 20%;
    vertical-align: top;
    min-height: 20rem
  }
}

.header-main .site-nav-wrapper .dd .aux-links {
  margin-left: auto;
  list-style: none
}

.header-main .site-nav-wrapper .dd .aux-links ul {
  margin-top: 1.375rem;
  font-weight: 700
}

.header-main .site-nav-wrapper .dd a {
  display: block;
  color: #000;
  text-transform: none;
  letter-spacing: 0;
  padding: 0
}

.header-main .site-nav-wrapper .dd a:after {
  display: none !important
}

.header-main .site-nav-wrapper .dd a:hover {
  color: #900
}

.header-main .site-nav-wrapper .top-menu {
  max-height: 0;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
  transition: max-height .3s ease, margin .3s ease;
  border-bottom: 1px solid #777
}

@media only screen and (min-width: 48.875em) {
  .header-main .site-nav-wrapper .top-menu {
    display: flex;
    justify-content: space-between;
    padding-top: 0;
    background: none;
    max-height: 10rem
  }
}

.header-main .site-nav-wrapper .nav-primary {
  margin: 0 0 0 1rem;
  font-weight: 500
}

@media only screen and (min-width: 48.875em) {
  .header-main .site-nav-wrapper .nav-primary {
    margin: 0 0 1rem 2rem
  }
}

.header-main .site-nav-wrapper .nav-primary li:first-child {
  padding-left: 0
}

.header-main .site-nav-wrapper .nav-primary li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  bottom: 0;
  height: 2px;
  margin: -5px 0;
  left: 0;
  background-color: #900;
  transition: width .25s ease-in
}

.header-main .site-nav-wrapper .nav-primary li a.active {
  color: #900
}

@media only screen and (max-width: 48.875em) {
  .header-main .site-nav-wrapper .nav-primary li a {
    display: block
  }

  .header-main .site-nav-wrapper .nav-primary li a:after {
    display: none
  }

  .header-main .site-nav-wrapper .nav-primary li a.active+.dd {
    display: block;
    width: calc(100% + -1rem)
  }

  .header-main .site-nav-wrapper .nav-primary li a.active+.dd .column {
    border-bottom: 1px solid #fff
  }

  .header-main .site-nav-wrapper .nav-primary li a.active+.dd .column h3+ul {
    display: none
  }

  .header-main .site-nav-wrapper .nav-primary li a.active+.dd .column h3 {
    padding: .25rem 0;
    text-transform: none;
    position: relative
  }

  .header-main .site-nav-wrapper .nav-primary li a.active+.dd .column h3 a {
    display: inline-block
  }

  .header-main .site-nav-wrapper .nav-primary li a.active+.dd .column h3 .toggle {
    text-indent: -1000rem;
    width: 1rem;
    height: 1rem;
    right: 0;
    top: .25rem;
    position: absolute
  }

  .header-main .site-nav-wrapper .nav-primary li a.active+.dd .column h3 .toggle:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 1rem;
    height: 1rem;
    font-family: 'Font Awesome';
    font-weight: 900;
    font-size: 1rem;
    content: '\f105';
    line-height: 1;
    text-indent: 0;
    padding: 0 .25rem;
    color: #000;
    transform-origin: 30% 50%;
    transition: transform .25s ease
  }

  .header-main .site-nav-wrapper .nav-primary li a.active+.dd .column h3.on .toggle:before {
    transform: rotate(90deg)
  }

  .header-main .site-nav-wrapper .nav-primary li a.active+.dd .column h3.on+ul {
    display: block
  }
}

.header-main .site-nav-wrapper .nav-primary li a:hover:after, .header-main .site-nav-wrapper .nav-primary li a.active:after {
  width: 100%
}

.header-main .site-nav-wrapper .menu-toggle {
  position: relative;
  margin: 0 0 0 1rem;
  padding-left: 1.125rem;
  font-size: 1.375rem
}

.header-main .site-nav-wrapper .menu-toggle:before {
  font-family: 'Font Awesome';
  position: absolute;
  top: .325rem;
  left: 0;
  width: 1rem;
  height: 1rem;
  background: none;
  font-size: .7rem;
  color: #900;
  font-weight: 900;
  content: '\f0c9'
}

.header-main .site-nav-wrapper .menu-toggle.open+.top-menu {
  max-height: 240rem;
  margin-top: .5rem
}

@media only screen and (min-width: 48.875em) {
  .header-main .site-nav-wrapper .menu-toggle.open+.top-menu {
    max-height: 20rem
  }
}

@media only screen and (min-width: 48.875em) {
  .header-main .site-nav-wrapper .menu-toggle {
    display: none
  }
}

.header-main .site-nav-wrapper .search-container {
  display: none;
  margin: .5rem 1rem
}

@media only screen and (min-width: 48.875em) {
  .header-main .site-nav-wrapper .search-container {
    position: absolute;
    width: 15rem;
    margin-top: -1rem;
    margin-left: -10rem
  }
}

.header-main .site-nav-wrapper .search-container.on {
  display: block
}

.header-main .site-nav-wrapper .search-container .search-form button {
  top: 1.5rem;
  left: auto
}

.header-main .site-nav-wrapper .search-container .search-form button .arrow {
  float: left
}

.header-main .site-nav-wrapper .nav-secondary {
  margin: 0 0 1rem 1rem;
  font-weight: 300
}

@media only screen and (min-width: 48.875em) {
  .header-main .site-nav-wrapper .nav-secondary {
    margin: 0 2rem 1rem 0
  }
}

@media only screen and (min-width: 48.875em) {
  .header-main .site-nav-wrapper .nav-secondary li {
    float: right
  }
}

.header-main .site-nav-wrapper .nav-secondary li a {
  position: relative;
  padding-left: 1.5rem
}

.header-main .site-nav-wrapper .nav-secondary li a:before {
  font-family: 'Font Awesome';
  position: absolute;
  top: .5rem;
  left: .2rem;
  font-weight: 900;
  content: ''
}

.header-main .site-nav-wrapper .nav-secondary li.search a:before {
  content: '\f002'
}

.header-main .site-nav-wrapper .nav-secondary li.apply a:before {
  left: .4rem;
  content: '\f15c'
}

.header-main .site-nav-wrapper .nav-secondary li.give a:before {
  left: .1rem;
  content: '\f004'
}

.header-main .site-nav-wrapper .nav-secondary li.events a:before {
  content: '\f274'
}

.footer-main p {
  font-size: 1rem
}

.footer-main .school {
  text-align: center
}

.footer-main .school a {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  max-width: 28rem
}

.footer-main .contact-us p {
  margin: 0
}

.footer-main .nav-primary, .footer-main .nav-secondary {
  display: none
}

@media only screen and (min-width: 48.875em) {
  .footer-main .nav-primary, .footer-main .nav-secondary {
    display: block
  }
}

.footer-main .nav-primary {
  font-weight: 500
}

.footer-main .nav-primary ul {
  font-size: 1rem
}

.footer-main .nav-primary ul li:first-child {
  padding-left: 0
}

.footer-main .nav-secondary {
  font-weight: 300
}

.footer-main .nav-secondary ul {
  font-size: 1rem
}

.footer-main .nav-secondary ul li:last-child {
  padding-right: 0
}

.footer-main .recap-menu {
  border-bottom: 1px solid #777;
  padding-bottom: .25rem;
  margin-bottom: 1rem
}

@media only screen and (min-width: 48.875em) {
  .footer-main .recap-menu {
    display: flex;
    justify-content: space-between
  }
}

.footer-main .footer-navigation {
  font-weight: 300;
  margin: 2rem 0;
  justify-content: space-between
}

@media only screen and (min-width: 48.875em) {
  .footer-main .footer-navigation {
    display: flex
  }
}

@media only screen and (min-width: 48.875em) {
  .footer-main .nav-tertiary {
    columns: 2;
    column-gap: 5rem;
    max-height: 5rem
  }
}

.footer-main .nav-tertiary ul {
  font-size: 1rem;
  list-style: none;
  margin: 1rem 0
}

@media only screen and (min-width: 48.875em) {
  .footer-main .nav-tertiary ul {
    margin: 0
  }
}

.footer-main .nav-tertiary ul a {
  color: #000
}

.footer-main .nav-tertiary ul a:hover {
  color: #900
}

@media only screen and (min-width: 48.875em) {
  .footer-main .subscribe {
    flex-basis: 26%
  }
}

.footer-main .social ul li {
  margin-right: 1.5rem
}

.social ul {
  list-style: none;
  margin: 0 0 2rem
}

.social ul li {
  display: inline-block;
  width: 2rem;
  margin-right: .5rem
}

.social ul li a {
  display: block;
  text-indent: -1000rem;
  position: relative;
  width: 1.75rem;
  height: 2rem
}

.social ul li a:before {
  text-indent: 0;
  font-size: 1.25rem;
  line-height: 2rem;
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 400;
  font-family: 'Font Awesome';
  transition: color .25s ease
}

.social ul li.twitter a {
  display: block;
  text-indent: -1000rem;
  position: relative;
  width: 1.75rem;
  height: 2rem;
  background-image: url(../music-2021/images/x-logo-black.png);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 2px 9px;  
}

.social ul li.twitter a:hover {
  background-image: url(../music-2021/images/x-logo-red.png);
}

/* .social ul li.twitter a:before {
  content: '\f099'
}

.social ul li.twitter a:hover:before {
  color: #2aa9e0
} */

.social ul li.facebook a:before {
  content: '\f39e'
}

.social ul li.facebook a:hover:before {
  color: #3c5a98
}

.social ul li.instagram a:before {
  content: '\f16d'
}

.social ul li.instagram a:hover:before {
  color: #de3570
}

.social ul li.youtube a:before {
  content: '\f167'
}

.social ul li.youtube a:hover:before {
  color: #f00
}

.social ul li.linkedin a:before {
  content: '\f08c'
}

.social ul li.linkedin a:hover:before {
  color: #f00
}


.social ul li.email a:before {
  content: '\f0e0';
  font-weight: 900
}

.social ul li.email a:hover:before {
  color: #900
}

.social ul li.print a:before {
  content: '\f02f';
  font-weight: 900
}

.social ul li.print a:hover:before {
  color: #900
}

.hero {
  position: relative
}

.hero a.video {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-indent: -1000rem;
  z-index: 2;
  width: 4.5rem;
  height: 4.5rem
}

@media only screen and (min-width: 48.875em) {
  .hero a.video {
    top: 60%
  }
}

.hero a.video:before, .hero a.video:after {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  text-indent: 0
}

.hero a.video:before {
  width: 1.5rem;
  font-family: 'Font Awesome';
  font-weight: 900;
  font-size: 2.25rem;
  content: '\f04b';
  color: rgba(255, 255, 255, 0.8);
  transition: color .25s ease, text-shadow .25s ease
}

.hero a.video:after {
  position: absolute;
  bottom: -8.5rem;
  width: 4.5rem;
  height: 4.5rem;
  border: 0.2rem solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  content: '';
  transition: border-color .25s ease, text-shadow .25s ease
}

.hero a.video:hover {
  text-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.4)
}

.hero a.video:hover:before {
  color: #fff;
  text-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.4)
}

.hero a.video:hover:after {
  border-color: #fff;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.4)
}

.hero .wp-block-cover {
  position: relative
}

@media only screen and (min-width: 48.875em) {
  .hero .wp-block-cover {
    width: 0;
    height: 0;
    margin: 0;
    padding: 25% 50%
  }
}

.hero .wp-block-cover .wp-block-cover__inner-container {
  color: #000;
  font-size: 2rem;
  font-weight: 300;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1rem 1rem 0 1rem;
  width: calc(100% + -2rem)
}

@media handheld, only screen and (max-width: 600px) {
  .hero .wp-block-cover .wp-block-cover__inner-container {
    display: none
  }
}

@media only screen and (min-width: 48.875em) {
  .hero .wp-block-cover .wp-block-cover__inner-container {
    bottom: 2rem;
    left: 2rem;
    max-width: 50%;
    background: none;
    padding: 0
  }
}

.hero .wp-block-cover .wp-block-cover__inner-container a {
  color: #000
}

.hero .wp-block-cover .wp-block-cover__inner-container a:hover {
  color: #900
}

.hero .wp-block-cover img.wp-block-cover__image-background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1
}

@media only screen and (min-width: 48.875em) {
  .hero.aspect-ratio-3-2 .wp-block-cover {
    padding: 33% 50%
  }
}

@media only screen and (min-width: 48.875em) {
  .hero.aspect-ratio-2-1 .wp-block-cover {
    padding: 25% 50%
  }
}

@media only screen and (min-width: 48.875em) {
  .hero.reverse .wp-block-cover .wp-block-cover__inner-container a, .hero.reverse p {
    color: #fff;
    text-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.5)
  }
}

.alert {
  padding: 1rem 2rem;
  background: #900;
  font-size: 1.5rem;
  color: #fff
}

.alert p {
  margin: 0
}

.alert a {
  color: #fff;
  padding-right: 2rem;
  line-height: 1.1;
  position: relative;
  display: inline-block
}

.alert a .arrow {
  position: absolute;
  top: .8rem;
  left: calc(100% + -1.5rem)
}

.alert a:hover .arrow {
  width: 1.5rem
}

.alert .arrow, .alert .arrow:before, .alert .arrow:after {
  background: #fff
}

.slider .rsArrow {
  opacity: 1 !important;
  display: block !important;
  visibility: visible !important;
  position: absolute;
  top: 25%;
  left: 1rem;
  background: #900;
  width: 3rem;
  height: 3rem;
  z-index: 2;
  border-radius: .25rem;
  transition: background .25s ease
}

@media only screen and (min-width: 48.875em) {
  .slider .rsArrow {
    top: 50%;
    margin-top: -1.5rem
  }
}

.slider .rsArrow:before {
  width: 3rem;
  font-family: 'Font Awesome';
  font-weight: 900;
  font-size: 3rem;
  content: '\f104';
  line-height: 3rem;
  padding: 0 .65rem;
  color: #fff
}

.slider .rsArrow.rsArrowRight {
  left: auto;
  right: 1rem
}

.slider .rsArrow.rsArrowRight:before {
  content: '\f105';
  padding: 0 .75rem
}

.slider .rsArrow:hover {
  background: #000
}

.slide {
  position: relative
}

.slide .wp-block-image {
  margin: 0;
  width: 100%
}

@media only screen and (min-width: 48.875em) {
  .slide .wp-block-image {
    width: 62%;
    position: relative
  }
}

.slide .wp-block-image img {
  display: block;
  width: 100%;
  height: auto
}

.slide .slide-content {
  padding: 1rem;
  position: absolute;
  background: #fff;
  bottom: 0;
  left: 0;
  width: 100%
}

@media only screen and (min-width: 64em) {
  .slide .slide-content {
    background: rgba(255, 255, 255, 0.8);
    bottom: 2rem;
    left: 50%;
    padding: 2rem;
    max-width: calc(50% + -7.5rem);
    padding: 2rem
  }
}

@media only screen and (min-width: 108em) {
  .slide .slide-content {
    max-width: 42rem;
    padding: 3rem 0 3rem 3rem
  }
}

.slide .slide-content h2 {
  font-size: 3.5rem;
  margin-bottom: 2rem
}

.slide .slide-content p {
  font-size: 1.25rem;
  font-weight: 300;
  margin: 1.25rem 0
}

.slide .slide-content p.event-label {
  margin: 0;
  text-transform: uppercase;
  font-size: 1.75rem;
  font-weight: 700
}

.live-events .slide .slide-content h1 {
  font-size: 1.75rem
}

@media only screen and (min-width: 48.875em) {
  .live-events .slide .slide-content h1 {
    font-size: 2.5rem
  }
}

.image-overlay {
  position: relative
}

@media only screen and (min-width: 48.875em) {
  .image-overlay {
    width: 0;
    height: 0;
    padding: 23.5% 50%;
    overflow: hidden
  }
}

.image-overlay .content {
  padding: 1rem;
  font-size: 1.1rem
}

@media only screen and (min-width: 48.875em) {
  .image-overlay .content {
    width: 47%;
    max-width: 32rem;
    position: absolute;
    right: 52%;
    top: 0;
    padding: 3rem
  }
}

.image-overlay .content li.active a.button-link, .image-overlay .content .button-links li.active a, .button-links .image-overlay .content li.active a, .image-overlay .content li.active .slide .slide-content a.wp-block-button__link, .slide .slide-content .image-overlay .content li.active a.wp-block-button__link {
  background: #fc0;
  box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.25)
}

.image-overlay .wp-block-image {
  display: none
}

@media only screen and (min-width: 48.875em) {
  .image-overlay .wp-block-image {
    display: block
  }
}

@media only screen and (min-width: 48.875em) {
  .image-overlay .overlay {
    position: absolute;
    right: 0;
    top: 0;
    width: 47%
  }
}

.image-overlay .overlay img {
  width: 100%;
  height: auto
}

.image-overlay .overlay .panel {
  display: none;
  padding: 0 1rem 2rem 1rem;
  background: rgba(255, 255, 255, 0.8)
}

@media only screen and (min-width: 48.875em) {
  .image-overlay .overlay .panel {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 3rem
  }
}

.image-overlay .overlay .panel ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.image-overlay .overlay .panel ul li {
  padding: 0;
  margin: 0
}

.image-overlay .overlay .panel ul li a {
  font-size: 1.25rem;
  color: #000;
  transition: color .25s ease
}

.image-overlay .overlay .panel ul li a:hover {
  color: #900
}

.video.wp-block-group {
  position: relative
}

.video.wp-block-group .wp-block-cover__inner-container {
  position: absolute;
  top: calc(50% + -2.25rem);
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center
}

.video.wp-block-group .wp-block-cover__inner-container a {
  color: #fff;
  display: block;
  position: relative;
  transition: text-shadow .25s ease
}

.video.wp-block-group .wp-block-cover__inner-container a:before, .video.wp-block-group .wp-block-cover__inner-container a:after {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%
}

.video.wp-block-group .wp-block-cover__inner-container a:before {
  bottom: -5.85rem;
  width: 1.5rem;
  font-family: 'Font Awesome';
  font-weight: 900;
  font-size: 2.25rem;
  content: '\f04b';
  color: rgba(255, 255, 255, 0.8);
  transition: color .25s ease, text-shadow .25s ease
}

.video.wp-block-group .wp-block-cover__inner-container a:after {
  position: absolute;
  bottom: -8.5rem;
  width: 4.5rem;
  height: 4.5rem;
  border: 0.2rem solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  content: '';
  transition: border-color .25s ease, text-shadow .25s ease
}

.video.wp-block-group .wp-block-cover__inner-container a:hover {
  text-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.4)
}

.video.wp-block-group .wp-block-cover__inner-container a:hover:before {
  color: #fff;
  text-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.4)
}

.video.wp-block-group .wp-block-cover__inner-container a:hover:after {
  border-color: #fff;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.4)
}

.spotlights .wrapper {
  padding-top: 3rem
}

@media only screen and (min-width: 48.875em) {
  .spotlights .wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 5.5rem auto;
    gap: 0px 0px;
    grid-template-areas: "Header Header Header""Primary Secondary Tertiary"
  }
}

.spotlights a {
  display: block;
  color: #900
}

.spotlights header {
  grid-area: Header;
  margin-left: 1rem;
  margin-bottom: 1rem
}

.spotlights header h1 {
  display: inline-block
}

.spotlights header .all-link {
  margin-top: 1.25rem;
  margin-left: 1.5rem;
  display: inline-block;
  color: #000
}

.spotlights .spot {
  margin: 0;
  position: relative
}

.spotlights .spot figure {
  width: 100%;
  display: inline-block;
  border-radius: .325rem;
  overflow: hidden;
  background: #000
}

.spotlights .spot img {
  display: block;
  margin: 0;
  width: 100%;
  height: auto
}

.spotlights .spot .spotlight-info {
  padding: 0 1.25rem 1.25rem 1.25rem;
  color: #000;
  font-weight: 300;
  font-size: 1.1rem;
  line-height: 1.2
}

@media only screen and (max-width: 48.875em) {
  .spotlights .spot .spotlight-info {
    background: #fff !important;
    padding: 1.25rem
  }
}

.spotlights .spot h3 {
  font-size: 1.5rem
}

@media only screen and (min-width: 48.875em) {
  .spotlights .spot.spot-0 {
    grid-area: Primary;
    margin: 0 .5rem 0 1rem
  }

  .spotlights .spot.spot-1 {
    grid-area: Secondary;
    margin: 0 .25rem 0 1.25rem
  }

  .spotlights .spot.spot-2 {
    grid-area: Tertiary;
    margin-left: 1.5rem
  }
}

.spotlights .wp-block-group .spotlightimg {
  padding: 0 20px
}

@media only screen and (min-width: 48.875em) {
  .spotlights.show-featured .wrapper {
    grid-template-columns: 1.1fr .95fr .95fr;
    grid-template-areas: "Feature Header Header""Feature Secondary Tertiary"
  }
}

@media only screen and (min-width: 48.875em) {
  .spotlights.show-featured .spot.spot-0 {
    grid-area: Feature;
    margin-right: 1rem
  }
}

@media only screen and (min-width: 48.875em) and (max-width: 48.875em) {
  .spotlights.show-featured .spot.spot-0 figure {
    background: #fff !important
  }
}

@media only screen and (min-width: 48.875em) and (min-width: 48.875em) {
  .spotlights.show-featured .spot.spot-0 figure {
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 0;
    height: 0;
    padding: 63.5% 50%;
    position: relative;
    overflow: hidden
  }
}

@media only screen and (min-width: 48.875em) and (min-width: 48.875em) {
  .spotlights.show-featured .spot.spot-0 img {
    display: none
  }
}

@media only screen and (min-width: 48.875em) and (max-width: 48.875em) {
  .spotlights.show-featured .spot.spot-0 .spotlight-info {
    background: #fff !important
  }
}

@media only screen and (min-width: 48.875em) and (min-width: 48.875em) {
  .spotlights.show-featured .spot.spot-0 .spotlight-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% + -2.5rem);
    background-color: #8c1a11;
    background-image: inherit;
    background-position: center bottom;
    background-size: cover;
    background-blend-mode: multiply;
    color: #fff
  }
}

@media only screen and (min-width: 48.875em) and (min-width: 48.875em) {
  .spotlights.show-featured .spot.spot-0 h3 {
    font-size: 2rem
  }
}

@media only screen and (min-width: 48.875em) {
  .spotlights.show-featured .spot.spot-1 {
    grid-area: Secondary;
    margin: 0 .5rem 0 1rem
  }
}



.news .wrapper {
  margin-top: 3rem
}

@media only screen and (min-width: 48.875em) {
  .news .wrapper header {
    float: left;
    width: 10rem
  }
}

@media only screen and (max-width: 48.875em) {
  .news .wrapper header h1 {
    display: inline-block
  }
}

.news .wrapper .all-link {
  margin: .25rem 0
}

@media only screen and (max-width: 48.875em) {
  .news .wrapper .all-link {
    margin: 1.25rem 0 1.25rem 1.5rem
  }
}

@media only screen and (min-width: 48.875em) {
  .news .wrapper .stories {
    padding: 5rem 0;
    columns: 2
  }
}

.news .wrapper .news-date {
  text-transform: uppercase;
  color: #900;
  font-size: .9rem;
  letter-spacing: .05rem
}

.news .wrapper .story a {
  white-space: nowrap;
  display: block;
  color: #000;
  text-decoration: none;
  padding: 0 0 2.5rem 0
}

.news .wrapper .story a h4 {
  margin: 0;
  padding: 0;
  white-space: normal;
  font-family: National, Helvetica, Arial, sans-serif;
  font-size: 1.35rem;
  font-weight: 400
}

.home-events {
  background-color: #eee;
  padding: 2.5rem 0 5rem;
  width: 100%
}

section.events .wrapper h1 {
  display: inline-block;
  margin-right: 2rem
}

section.events .wrapper .all-link {
  margin-top: 1.375rem
}

section.events .wrapper .events-list {
  margin: .5rem 0 0 0;
  padding: 0;
  list-style: none;
  position: relative
}

@media only screen and (min-width: 48.875em) {
  section.events .wrapper .events-list {
    min-height: 16rem;
    display: grid;
    column-gap: 3rem
  }
}

section.events .wrapper .events-list li {
  margin-bottom: 2rem
}

@media only screen and (min-width: 48.875em) {
  section.events.home .events-list {
    grid-template-columns: 3fr 5fr;
    grid-template-rows: 1fr 1fr 1fr;
    row-gap: 0
  }

  section.events.home .events-list li {
    margin-bottom: 0
  }

  section.events.home .events-list li:nth-of-type(1) {
    grid-row: 1 / span 3;
    flex-direction: column
  }

  section.events.home .events-list li:nth-of-type(1) .summary {
    display: block
  }

  section.events.home .events-list li:nth-of-type(1) .featured-image {
    margin-right: 0;
    margin-bottom: .5rem;
    max-width: 70%
  }

  section.events.home .events-list li:nth-of-type(1) .featured-image img {
    width: 100%;
    height: 100%
  }

  section.events.home .events-list li:nth-of-type(1) .date-time-place {
    display: block
  }

  section.events.home .events-list li:nth-of-type(1) h3 {
    font-size: 1.75rem;
    line-height: 1
  }

  section.events.home .events-list li:nth-of-type(1) p {
    font-weight: 300;
    font-size: 1.1rem;
    line-height: 1.2
  }
}

@media only screen and (min-width: 64em) {
  section.events.home li:nth-of-type(1) .featured-image .event-date {
    width: 6.25rem;
    height: 6.25rem
  }

  section.events.home li:nth-of-type(1) .featured-image .event-date .event-date-start {
    font-size: 1.75rem;
    line-height: 1
  }

  section.events.home li:nth-of-type(1) .featured-image .event-date .event-date-start span {
    font-size: 2.875rem;
    line-height: .6
  }
}

section.events.listing .events-list {
  margin-top: 1.5rem
}

section.events.listing .events-list li {
  margin-bottom: 3rem;
  display: flex;
  column-gap: 1rem
}

section.events.listing .events-list li .featured-image {
  width: 48%;
  margin: 0 0 1rem;
}

section.events.listing .events-list li .featured-image img {
  width: 100%;
  height: auto;
  margin: 0
}

section.events.listing .events-list li .date-time, section.events.listing .events-list li .location {
  font-size: 1.125rem;
  text-transform: uppercase;
  padding-left: 2rem;
  position: relative;
  margin: 0 0 .5rem 0;
  line-height: 1.1
}

section.events.listing .events-list li .date-time svg, section.events.listing .events-list li .location svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 1.5rem;
  height: auto
}

section.events.listing .events-list li .location svg {
  width: 2rem;
  top: -.2rem;
  left: -.25rem
}

section.events.listing .events-list li .content {
  flex: 1;
  align-self: flex-end;
  padding-bottom: .25rem
}

section.events.listing .events-list li h3 {
  margin-top: 0;
  font-size: 1.675rem
}

@media only screen and (min-width: 48.875em) {
  section.events.listing .events-list {
    column-gap: 2rem;
    grid-template-columns: 1fr 1fr
  }

  section.events.listing .events-list li {
    flex: 1
  }

  section.events.listing .events-list li .featured-image {
    margin: 0
  }
}

section.events[data-page='1'] .pagination li.previous {
  opacity: 0
}

.people {
  padding: 0;
  margin: 0
}

.person {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden
}

@media only screen and (min-width: 48.875em) {
  .person {
    display: inline-block
  }
}

.person a, .person span.no-link {
  display: block;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  min-height: 6.5rem;
  position: relative;
  font-weight: 300;
  font-size: .8rem;
  line-height: 1.5
}

.person a:hover, .person span.no-link:hover {
  text-decoration: none;
  background-color: #000
}

.person h3 {
  font-size: 1rem;
  line-height: 1;
  padding: .75rem .75rem .5rem .75rem
}

.person .details {
  line-height: 1.1;
  padding: 0 .75rem .25rem .75rem
}

.person-photo {
  max-width: 6.5rem;
  overflow: hidden;
  display: block;
  float: left;
  margin-right: .75rem
}

.person-photo img {
  display: block;
  width: auto;
  max-width: 13rem;
  height: 6.5rem
}

@media only screen and (min-width: 48.875em) {
  .blocks .people, .text .people {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 1.25rem;
    row-gap: 1.25rem
  }
}

@media only screen and (min-width: 35em) {
  .ensembles {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 1.25rem;
    row-gap: 1.25rem
  }
}

@media only screen and (min-width: 48.875em) {
  .ensembles {
    grid-template-columns: 1fr 1fr 1fr 1fr
  }
}

@media only screen and (min-width: 48.875em) {
  .text .people {
    row-gap: .25rem
  }
}

.text .people .person a, .text .people .person span.no-link {
  min-height: 0;
  background: none;
  color: #900
}

.text .people .person a h3, .text .people .person span.no-link h3 {
  font-weight: 700;
  margin: 0;
  padding-bottom: .25rem;
  font-size: 1.2rem
}

.text .people .person a .details, .text .people .person span.no-link .details {
  color: #000;
  font-size: 1.2rem
}

.nearby {
  margin-bottom: 2rem
}

.nearby .people .splide__slide {
  vertical-align: middle;
  width: 100%;
  max-width: 32rem;
  margin: 0 auto;
  text-align: center
}

@media only screen and (min-width: 48.875em) {
  .nearby .people .splide__slide {
    width: 12rem
  }
}

.nearby .people .splide__slide a, .nearby .people .splide__slide span.no-link {
  min-height: 0;
  background: none;
  color: #000;
  width: 100%;
  display: block
}

.nearby .people .splide__slide a h3, .nearby .people .splide__slide span.no-link h3 {
  font-weight: 700;
  margin: 0;
  padding-bottom: 0;
  font-size: 1.25rem
}

.nearby .people .splide__slide a .details, .nearby .people .splide__slide span.no-link .details {
  color: #000;
  font-size: 1.1rem
}

.nearby .people .splide__slide a .details .subtitle1, .nearby .people .splide__slide span.no-link .details .subtitle1 {
  font-family: 'National Light Italic'
}

.nearby .people .splide__slide a .details .subtitle1 em, .nearby .people .splide__slide span.no-link .details .subtitle1 em {
  font-style: normal
}

.nearby .people .splide__slide a .details .subtitle2, .nearby .people .splide__slide span.no-link .details .subtitle2 {
  margin-top: .625rem;
  font-size: .9rem
}

.nearby .people .splide__slide a .details .subtitle2 em, .nearby .people .splide__slide span.no-link .details .subtitle2 em {
  font-style: normal;
  font-family: 'National Light Italic'
}

.nearby .people .splide__slide .person-photo {
  overflow: hidden;
  display: block;
  float: none;
  text-align: center;
  position: relative;
  max-width: 100%;
  margin: 0
}

@media only screen and (min-width: 48.875em) {
  .nearby .people .splide__slide .person-photo {
    width: 0;
    height: 0;
    padding: 30% 45%;
    margin: 3.5rem auto 0 auto
  }
}

.nearby .people .splide__slide img {
  max-width: 100% !important;
  height: auto !important;
  width: 100%
}

@media only screen and (min-width: 48.875em) {
  .nearby .people .splide__slide img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
  }
}

.nearby .people .splide__slide hgroup {
  text-align: left;
  padding: 0 1rem
}

@media only screen and (min-width: 48.875em) {
  .nearby .people .splide__slide hgroup {
    opacity: 0;
    transition: opacity 1s ease-in;
    padding: 0 1.75rem
  }
}

@media only screen and (min-width: 48.875em) {
  .nearby .people .splide__slide.is-active+.is-visible {
    width: 22rem
  }

  .nearby .people .splide__slide.is-active+.is-visible hgroup {
    opacity: 1;
    display: block
  }

  .nearby .people .splide__slide.is-active+.is-visible .person-photo {
    margin-top: 0;
    padding: 30% 47%;
    transition: padding .25s ease-in
  }
}

.splide__arrow {
  position: relative;
  text-indent: -1000rem;
  background: transparent !important;
  color: transparent;
  top: 6rem !important
}

.splide__arrow:before {
  font-family: 'Font Awesome';
  position: absolute;
  top: .5rem;
  font-weight: 900;
  content: '';
  font-size: 3rem;
  color: #fc0;
  text-indent: 0
}

.splide__arrow.splide__arrow--prev:before {
  content: '\f060';
  left: 1rem
}

.splide__arrow.splide__arrow--next:before {
  content: '\f061';
  right: 1rem
}

.splide__pagination {
  display: none !important
}

.sorter {
  list-style: none;
  margin: 0 0 1.25rem 0;
  padding: 0
}

.sorter li {
  display: inline-block;
  margin: 0 2rem 0 0
}

.sorter li a {
  display: block;
  padding: .75rem 0;
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  color: #777;
  transition: color .25s ease
}

.sorter li a.active {
  color: #000
}

.sorter li a:hover {
  color: #900
}

.steps .wp-block-column {
  position: relative;
  padding-top: 5rem
}

.steps .wp-block-column:before {
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 3.5rem;
  height: 3.5rem;
  content: '';
  background-size: contain;
  background-repeat: no-repeat
}

.steps .wp-block-column:after {
  position: absolute;
  top: 1rem;
  left: 50%;
  border-radius: 50%;
  width: 4.5rem;
  height: 4.5rem;
  content: '';
  z-index: -1
}

.steps .wp-block-column:nth-child(1):before {
  background-image: url(images/step1.svg)
}

.steps .wp-block-column:nth-child(1):after {
  transform: translate(-3.5rem, -1rem);
  background: #FFD8D8
}

.steps .wp-block-column:nth-child(2):before {
  background-image: url(images/step2.svg);
  width: 3.5rem;
  height: 3.5rem
}

.steps .wp-block-column:nth-child(2):after {
  transform: translate(-1.5rem, -1rem);
  background: #FFE8D8
}

.steps .wp-block-column:nth-child(3):before {
  width: 4rem;
  height: 4rem;
  background-image: url(images/step3.svg)
}

.steps .wp-block-column:nth-child(3):after {
  transform: translate(-3rem, -0.5rem);
  background: #FFF2D8
}

.steps .wp-block-column:nth-child(4):before {
  width: 4rem;
  height: 4rem;
  background-image: url(images/step4.svg)
}

.steps .wp-block-column:nth-child(4):after {
  transform: translate(-1.5rem, -1rem);
  background: #FFFCD8
}

@media only screen and (min-width: 48.875em) {
  #programs {
    display: grid;
    grid-template-columns: 1fr 4fr;
    column-gap: 2rem;
    grid-template-areas: "sidebar content"
  }
}

.programs {
  list-style: none;
  margin: 0
}

@media only screen and (min-width: 48.875em) {
  .programs {
    grid-area: content
  }
}

.programs li {
  margin-bottom: 2rem
}

.programs li a, .programs li.none {
  display: block;
  background: #fff;
  padding: 1.5rem;
  border-radius: .5rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  overflow: hidden
}

.programs li h3 {
  padding: 0;
  margin: 0 0 .25rem
}

.programs li .deadline {
  font-size: 1rem
}

.programs li .key-facts {
  background: #000;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  display: flex;
  flex-basis: 0;
  justify-content: space-between;
  margin: 1rem -1.5rem -1.5rem -1.5rem;
  padding: .5rem 1.5rem
}

@media only screen and (min-width: 48.875em) {
  .program-filters {
    grid-area: sidebar;
    margin-top: .2rem
  }
}

.program-filters ul {
  list-style: none;
  margin: .5rem .5rem 1.5rem .5rem;
  font-size: 1.1rem
}

.program-filters .majors {
  overflow: auto;
  padding: .5rem 0
}

.program-filters input[type=checkbox] {
  display: none
}

.program-filters label {
  display: block;
  padding: .25rem 0 .25rem 1.5rem;
  position: relative;
  line-height: 1.1
}

.program-filters .check {
  position: absolute;
  top: .25rem;
  left: 0;
  height: 1rem;
  width: 1rem;
  border-radius: .125rem;
  background-color: #fff
}

.program-filters label input:checked~.check {
  background: #900
}

.event-filters {
  margin-top: 2rem
}

.event-filters h4 {
  display: inline-block;
  margin: 0 2.5rem 0 0;
  font-size: 1.25rem;
  text-transform: uppercase
}

.event-filters>ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block
}

.event-filters>ul>li {
  display: inline-block;
  margin: 0 2.5rem 0 0;
  position: relative
}

.event-filters>ul>li>a {
  font-size: 1.25rem;
  position: relative;
  display: block;
  padding: 0 1.3rem 2rem 0;
  color: #000;
  text-transform: uppercase
}

.event-filters>ul>li>a:after {
  width: .9rem;
  height: .9rem;
  position: absolute;
  right: 0;
  top: .4rem;
  filter: invert(1);
  background-size: .9rem;
  background-image: url(images/thornton-icons.svg);
  background-position: 0 -190rem;
  content: '';
  transform: rotate(-90deg)
}

.event-filters>ul>li>a:hover {
  color: #c00
}

.event-filters>ul>li ul {
  display: none;
  z-index: 2;
  list-style: none;
  position: absolute;
  top: 2.5rem;
  padding: 0;
  font-size: 1rem;
  margin: 0;
  width: 17.25rem
}

.event-filters>ul>li ul li {
  display: block;
  margin: 0
}

.event-filters>ul>li ul li a {
  display: block;
  padding: .25rem 1rem;
  border-bottom: 1px solid rgba(221, 221, 221, 0.5);
  color: #333
}

.event-filters>ul>li ul li a.on {
  background: rgba(200, 200, 200, 0.5)
}

.event-filters>ul>li ul li a:hover {
  color: #c00;
  background: rgba(200, 200, 200, 0.25)
}

.event-filters>ul>li:hover>ul, .event-filters>ul>li.on>ul {
  display: block
}

.event-filters>ul>li.tags ul {
  width: 28rem;
  padding: 1rem 0;
  border-radius: 5px;
  box-shadow: 0 0 5px #ddd;
  background: #fff;
  grid-template-columns: 1fr 1fr
}

.event-filters>ul>li.tags:hover>ul {
  display: grid
}

.litepicker {
  font-family: National, Helvetica, Arial, sans-serif;
  font-size: 1rem
}

:root {
  --litepicker-is-today-color: #900
}

.pagination {
  list-style: none;
  text-align: center;
  margin: 2rem 0;
  padding: 0
}

.pagination li {
  display: inline-block
}

.pagination li a {
  display: block;
  padding: .25rem .5rem;
  font-size: 1.25rem;
  font-weight: 300;
  color: #000
}

.pagination li a:hover {
  color: #c00
}

.pagination li.next a, .pagination li.previous a {
  font-size: 1.25rem;
  position: relative;
  display: block;
  height: .875rem;
  width: .25rem;
  vertical-align: bottom
}

.pagination li.next a:after, .pagination li.previous a:after {
  width: .9rem;
  height: .9rem;
  position: absolute;
  right: 0;
  top: .75rem;
  filter: invert(1);
  background-size: .9rem;
  background-image: url(images/thornton-icons.svg);
  background-position: 0 -190rem;
  content: ''
}

.pagination li.next a:after {
  top: .4rem;
  transform: rotate(180deg)
}

.pagination li.current a {
  font-weight: 700
}

.loading {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4rem 0 0 -2rem
}

.loading .lds {
  display: inline-block;
  position: relative;
  width: 5rem;
  height: 5rem
}

.loading .lds div {
  display: inline-block;
  position: absolute;
  left: .5rem;
  width: 1rem;
  background: #ddd;
  animation: lds 0.5s cubic-bezier(0, 0.5, 0.5, 1) infinite
}

.loading .lds div:nth-child(1) {
  left: .5rem;
  animation-delay: -0.24s
}

.loading .lds div:nth-child(2) {
  left: 2rem;
  animation-delay: -0.12s
}

.loading .lds div:nth-child(3) {
  left: 3.5rem;
  animation-delay: 0
}

@keyframes lds {
  0% {
    top: 8px;
    height: 4rem
  }

  50%, 100% {
    top: 1.5rem;
    height: 2rem
  }
}

body.single .sidebar-navigation {
  max-width: 20rem
}

body.single .sidebar-navigation .story-details {
  font-weight: 300;
  font-size: 1.1rem;
  line-height: 1rem
}

body.single .sidebar-navigation .story-details strong {
  font-family: National, Helvetica, Arial, sans-serif;
  font-weight: 900
}

body.single .sidebar-navigation time {
  display: block;
  margin: .5rem 0
}

body.single .page-wrapper.has-section-menu {
  margin-top: 2rem
}

body.page .page-wrapper:not(.full-width), body.search .page-wrapper:not(.full-width), body.error404 .page-wrapper:not(.full-width), body.archive .page-wrapper:not(.full-width), body.attachment .page-wrapper:not(.full-width) {
  margin-top: 3rem;
  margin-bottom: 3rem
}

body.category-faculty .page-content h3.faculty-name {
  padding-top: 0;
  margin-top: 0
}

body.category-faculty .sidebar-navigation.no-bg, body.category-news .sidebar-navigation.no-bg {
  padding-top: 2rem !important
}

body.attachment article .browse a {
  display: block
}

@media only screen and (min-width: 48.875em) {
  .page-wrapper.has-section-menu {
    display: grid;
    grid-template-columns: 1fr 4fr;
    grid-template-rows: auto .75rem auto;
    column-gap: 2rem;
    grid-template-areas: "empty header""break break""sidebar content"
  }

  .page-wrapper.has-section-menu .page-title {
    grid-area: header;
    margin-bottom: .75rem
  }

  .page-wrapper.has-section-menu hr.header-divider {
    grid-area: break;
    background: #D5CDBF;
    appearance: none;
    height: .25rem;
    width: 100%;
    border: none
  }
}

@media only screen and (min-width: 48.875em) {
  .page-wrapper.has-section-menu.has-right-sidebar {
    grid-template-columns: 1fr 3fr 1fr;
    grid-template-areas: "empty header header""break break break""sidebar content right-sidebar"
  }

  .page-wrapper.has-section-menu.has-right-sidebar .sidebar-right {
    grid-area: right-sidebar
  }
}

.page-wrapper.has-section-menu .sidebar-navigation, .page-wrapper.has-section-menu .sidebar-left {
  background: #E8E6E1;
  padding: 1.25rem 0
}

@media only screen and (min-width: 48.875em) {
  .page-wrapper.has-section-menu .sidebar-navigation, .page-wrapper.has-section-menu .sidebar-left {
    grid-area: sidebar;
    margin-top: .2rem
  }
}

.page-wrapper.has-section-menu .sidebar-navigation.no-bg, .page-wrapper.has-section-menu .sidebar-left.no-bg {
  background: none;
  padding: 0 0 1.25rem 0
}

.page-wrapper.has-section-menu .sidebar-navigation h2, .page-wrapper.has-section-menu .sidebar-left h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.1;
  letter-spacing: .05rem;
  margin: 0 1.25rem 1.25rem 1.25rem
}

.page-wrapper.has-section-menu .sidebar-navigation h2 a, .page-wrapper.has-section-menu .sidebar-left h2 a {
  color: #000
}

.page-wrapper.has-section-menu .sidebar-navigation h2 a:hover, .page-wrapper.has-section-menu .sidebar-left h2 a:hover {
  color: #900
}

.page-wrapper.has-section-menu .sidebar-navigation .summary, .page-wrapper.has-section-menu .sidebar-left .summary {
  padding: 1rem
}

.page-wrapper.has-section-menu .sidebar-navigation img, .page-wrapper.has-section-menu .sidebar-left img {
  height: auto !important
}

.page-wrapper.has-section-menu .sidebar-navigation ul.menu, .page-wrapper.has-section-menu .sidebar-navigation .page-menu>ul, .page-wrapper.has-section-menu .sidebar-left ul.menu, .page-wrapper.has-section-menu .sidebar-left .page-menu>ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.page-wrapper.has-section-menu .sidebar-navigation ul.menu li, .page-wrapper.has-section-menu .sidebar-navigation .page-menu>ul li, .page-wrapper.has-section-menu .sidebar-left ul.menu li, .page-wrapper.has-section-menu .sidebar-left .page-menu>ul li {
  margin: 0;
  padding: 0
}

.page-wrapper.has-section-menu .sidebar-navigation ul.menu li.current-menu-item>a, .page-wrapper.has-section-menu .sidebar-navigation ul.menu li a.current, .page-wrapper.has-section-menu .sidebar-navigation .page-menu>ul li.current-menu-item>a, .page-wrapper.has-section-menu .sidebar-navigation .page-menu>ul li a.current, .page-wrapper.has-section-menu .sidebar-left ul.menu li.current-menu-item>a, .page-wrapper.has-section-menu .sidebar-left ul.menu li a.current, .page-wrapper.has-section-menu .sidebar-left .page-menu>ul li.current-menu-item>a, .page-wrapper.has-section-menu .sidebar-left .page-menu>ul li a.current {
  background: #dddad3
}

.page-wrapper.has-section-menu .sidebar-navigation ul.menu li a, .page-wrapper.has-section-menu .sidebar-navigation .page-menu>ul li a, .page-wrapper.has-section-menu .sidebar-left ul.menu li a, .page-wrapper.has-section-menu .sidebar-left .page-menu>ul li a {
  display: block;
  padding: .5rem 1.25rem;
  color: #000;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.1;
  transition: background .25s ease
}

.page-wrapper.has-section-menu .sidebar-navigation ul.menu li a:hover, .page-wrapper.has-section-menu .sidebar-navigation .page-menu>ul li a:hover, .page-wrapper.has-section-menu .sidebar-left ul.menu li a:hover, .page-wrapper.has-section-menu .sidebar-left .page-menu>ul li a:hover {
  background: #d2cec4
}

.page-wrapper.has-section-menu .sidebar-navigation ul.menu li ul.sub-menu, .page-wrapper.has-section-menu .sidebar-navigation .page-menu>ul li ul.sub-menu, .page-wrapper.has-section-menu .sidebar-left ul.menu li ul.sub-menu, .page-wrapper.has-section-menu .sidebar-left .page-menu>ul li ul.sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0
}

.page-wrapper.has-section-menu .sidebar-navigation ul.menu li ul.sub-menu li a, .page-wrapper.has-section-menu .sidebar-navigation .page-menu>ul li ul.sub-menu li a, .page-wrapper.has-section-menu .sidebar-left ul.menu li ul.sub-menu li a, .page-wrapper.has-section-menu .sidebar-left .page-menu>ul li ul.sub-menu li a {
  padding: .25rem 1.25rem .25rem 2.25rem
}

.page-wrapper.has-section-menu .sidebar-navigation ul.menu li.current-menu-item ul.sub-menu, .page-wrapper.has-section-menu .sidebar-navigation ul.menu li.current-menu-ancestor ul.sub-menu, .page-wrapper.has-section-menu .sidebar-navigation .page-menu>ul li.current-menu-item ul.sub-menu, .page-wrapper.has-section-menu .sidebar-navigation .page-menu>ul li.current-menu-ancestor ul.sub-menu, .page-wrapper.has-section-menu .sidebar-left ul.menu li.current-menu-item ul.sub-menu, .page-wrapper.has-section-menu .sidebar-left ul.menu li.current-menu-ancestor ul.sub-menu, .page-wrapper.has-section-menu .sidebar-left .page-menu>ul li.current-menu-item ul.sub-menu, .page-wrapper.has-section-menu .sidebar-left .page-menu>ul li.current-menu-ancestor ul.sub-menu {
  display: block
}

.page-wrapper.has-section-menu .sidebar-navigation.expand ul.menu li ul.sub-menu, .page-wrapper.has-section-menu .sidebar-left.expand ul.menu li ul.sub-menu {
  display: block
}

.page-wrapper.has-section-menu .page-content table td, .page-wrapper.has-section-menu .page-content table th {
  padding-right: 1rem
}

.page-wrapper.has-section-menu .page-content table th {
  font-weight: 700
}

@media only screen and (min-width: 48.875em) {
  .page-wrapper.has-section-menu .page-content {
    grid-area: content;
    padding-top: 2rem;
    padding-bottom: 4rem
  }

  .page-wrapper.has-section-menu .page-content .wp-caption.alignnone, .page-wrapper.has-section-menu .page-content .wp-caption.aligncenter, .page-wrapper.has-section-menu .page-content .wp-caption.alignleft, .page-wrapper.has-section-menu .page-content .wp-caption.alignright {
    max-width: 56rem !important
  }
}

@media only screen and (min-width: 48.875em) {
  .page-wrapper.has-section-menu .no-bg+.page-content {
    padding-top: 0
  }
}

.page-wrapper img {
  max-width: 100%;
  height: auto
}

.page-wrapper h1 {
  margin: 1rem 0
}

@media only screen and (min-width: 48.875em) {
  .page-wrapper h1 {
    margin: 0 0 1rem
  }
}

.page-wrapper .body-large {
  font-size: 1.625rem;
  font-family: 'National Light Italic'
}

.page-wrapper .full-height {
  position: relative;
  display: grid;
  grid-template-rows: auto auto
}

@media only screen and (max-width: 40em) {
  .page-wrapper .full-height h1 {
    margin: 1rem 0
  }
}

.page-wrapper .full-height .bottom {
  margin-top: 1.5rem
}

@media only screen and (min-width: 64em) {
  .page-wrapper .full-height .bottom {
    position: absolute;
    bottom: 0;
    margin-top: 0
  }
}

.page-wrapper .requirements-header .wp-block-column {
  overflow: hidden
}

@media (min-width: 782px) {
  .page-wrapper .wp-block-column:not(:first-child) {
    margin-left: 3rem
  }
}

.page-wrapper .wp-block-button__link {
  background: #900;
    color: #fff;
    letter-spacing: .1rem;
    font-size: .9rem;
    font-weight: 700;
  background: linear-gradient(to right, #900, maroon);
  border-radius: .375rem;
  letter-spacing: .05rem;
  text-transform: uppercase;
  padding: .75rem 1.5rem;
  transition: background .25s ease
}

.page-wrapper .wp-block-button__link:hover {
  background: linear-gradient(to right, #b30000, #900)
}

.hero-title {
  height: 22rem
}

.hero-title .content-width, .hero-title .footer-main, .hero-title .spotlights .wrapper, .spotlights .hero-title .wrapper, .hero-title .news .wrapper, .news .hero-title .wrapper, .hero-title section.events .wrapper, section.events .hero-title .wrapper, .hero-title section.events.listing .events-list, section.events.listing .hero-title .events-list, .hero-title body.page .page-wrapper:not(.full-width), body.page .hero-title .page-wrapper:not(.full-width), .hero-title body.search .page-wrapper:not(.full-width), body.search .hero-title .page-wrapper:not(.full-width), .hero-title body.error404 .page-wrapper:not(.full-width), body.error404 .hero-title .page-wrapper:not(.full-width), .hero-title body.archive .page-wrapper:not(.full-width), body.archive .hero-title .page-wrapper:not(.full-width), .hero-title body.attachment .page-wrapper:not(.full-width), body.attachment .hero-title .page-wrapper:not(.full-width) {
  height: 18rem;
  padding-left: 0;
  padding-right: 0
}

.hero-title h1, .hero-title h1.has-medium-font-size {
  font-size: 3rem
}

@media only screen and (min-width: 48.875em) {
  .hero-title h1, .hero-title h1.has-medium-font-size {
    font-size: 4.5rem
  }
}

.hero-title.live h1 {
  font-weight: 900;
  font-family: 'National Extrabold'
}

@media only screen and (max-width: 35em) {
  .hero-title.live h1 span:after {
    content: ' '
  }
}

@media only screen and (min-width: 48.875em) {
  .hero-title.live h1 {
    position: absolute;
    bottom: 4rem
  }
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container, .wp-block-cover.is-light .wp-block-cover__inner-container {
  color: inherit
}

.gold {
  color: #fc0
}

.content-width-left-column, .content-width-right-column {
  padding: 1rem
}

@media only screen and (min-width: 48.875em) {
  .content-width-left-column, .content-width-right-column {
    padding: 0
  }
}

@media only screen and (min-width: 48.875em) {
  .content-width-left-column {
    max-width: 30.5rem;
    margin-right: 4rem;
    float: right
  }

  .content-width-right-column {
    max-width: 30.5rem;
    margin-left: 2rem;
    margin-right: 2rem;
    float: left
  }
}

.accordion {
  background: #E8E6E1;
  padding: .8rem;
  border: 0.2rem solid #E8E6E1;
  margin-bottom: 1px;
  transition: background .25s ease-in, border-color .25s ease-in;
  margin: 0 0 1px
}

.accordion h5 {
  font-size: 1.25rem;
  margin: 0;
  padding: 0;
  position: relative;
  transition: margin .25s ease-in, color .25s ease-in;
  cursor: pointer
}

.accordion h5:hover {
  color: #900
}

.accordion h5.accordion-tab {
  margin: -.8rem;
  padding: 1rem 1.5rem
}

.accordion h5.accordion-tab:before {
  content: '\203A';
  position: absolute;
  top: .875rem;
  left: .75rem;
  font-size: 1.25rem;
  width: 1rem;
  height: 1rem;
  transform-origin: .15rem .7rem;
  transition: transform .3s ease
}

.accordion .accordion-content, .accordion h5+p {
  transition: max-height .25s ease-in, opacity .25s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  margin: 0;
  padding: 0
}

@media only screen and (max-width: 48.875em) {
  .accordion .accordion-content {
    transition: max-height .25s ease-in, opacity .25s ease-in;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    margin: 0
  }
}

.accordion.active {
  background: #fff;
  border-color: #D5CDBF
}

.accordion.active h5 {
  margin-bottom: 1rem
}

.accordion.active h5.accordion-tab {
  background: #f1f0ed
}

.accordion.active h5.accordion-tab:before {
  transform: rotate(90deg)
}

.accordion.active .accordion-content, .accordion.active h5+p {
  max-height: none;
  opacity: 1
}

@media only screen and (min-width: 48.875em) {
  .horizontal {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 100%;
    height: 48rem
  }

  .horizontal .accordion {
    flex-grow: 0;
    width: 5rem;
    height: 100%;
    transition: flex .8s ease, transform .2s ease;
    position: relative;
    border: none;
    overflow: hidden
  }

  .horizontal .accordion.active {
    padding-left: 5rem;
    flex: 1;
    width: calc(100% + -20rem);
    outline: none
  }

  .horizontal .accordion.active .accordion-tab {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3)
  }

  .horizontal .accordion.active .accordion-content {
    opacity: 1
  }

  .horizontal .accordion p {
    opacity: 1;
    max-height: 100%
  }

  .horizontal .accordion .accordion-tab {
    transform: rotate(-90deg);
    transform-origin: 0 0;
    position: absolute;
    z-index: 1;
    bottom: -3.5rem;
    left: 0;
    padding: 1.5rem;
    width: 42rem;
    font-size: 2rem;
    margin: 0;
    cursor: pointer
  }

  .horizontal .accordion .accordion-tab:hover {
    color: #900
  }

  .horizontal .accordion .accordion-content {
    padding: 1rem;
    max-height: none
  }

  .horizontal .accordion .accordion-content figure, .horizontal .accordion .accordion-content img {
    max-height: 34rem
  }

  .horizontal .accordion .accordion-content img {
    width: auto;
    height: auto
  }

  .horizontal .accordion:nth-child(1) {
    background: #E8E6E1
  }

  .horizontal .accordion:nth-child(2) {
    background: #dddad3
  }

  .horizontal .accordion:nth-child(3) {
    background: #d2cec4
  }

  .horizontal .accordion:nth-child(4) {
    background: #c7c2b6
  }
}

hr.short {
  margin: 1.5rem 0;
  background: #900;
  width: 2rem;
  height: 1px;
  border: none;
  appearance: none
}

@media only screen and (min-width: 48.875em) {
  .accordion-content {
    opacity: 0;
    transition: opacity .5s ease;
    padding: 1rem
  }
}

.accordion-content .alignright {
  max-width: 50%
}

.accordion-content .wp-block-button__link {
  margin: 1rem 0
}

ul.no-bullets {
  list-style: none
}

ul.no-bullets li {
  margin-bottom: .5rem
}

.overlay-black a {
  background: rgba(0, 0, 0, 0.8);
  padding: 2rem;
  color: #fff;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.1em
}

.overlay-black a:hover {
  color: #fc0
}

.wp-block-button a, .overlay-black .wp-block-button a {
  text-decoration: none
}

.wp-block-button a:hover, .overlay-black .wp-block-button a:hover {
  color: #fff
}

.wp-block-cover .wp-block-columns {
  margin-bottom: 0
}

.wp-block-cover .content-width, .wp-block-cover .footer-main, .wp-block-cover .spotlights .wrapper, .spotlights .wp-block-cover .wrapper, .wp-block-cover .news .wrapper, .news .wp-block-cover .wrapper, .wp-block-cover section.events .wrapper, section.events .wp-block-cover .wrapper, .wp-block-cover section.events.listing .events-list, section.events.listing .wp-block-cover .events-list, .wp-block-cover body.page .page-wrapper:not(.full-width), body.page .wp-block-cover .page-wrapper:not(.full-width), .wp-block-cover body.search .page-wrapper:not(.full-width), body.search .wp-block-cover .page-wrapper:not(.full-width), .wp-block-cover body.error404 .page-wrapper:not(.full-width), body.error404 .wp-block-cover .page-wrapper:not(.full-width), .wp-block-cover body.archive .page-wrapper:not(.full-width), body.archive .wp-block-cover .page-wrapper:not(.full-width), .wp-block-cover body.attachment .page-wrapper:not(.full-width), body.attachment .wp-block-cover .page-wrapper:not(.full-width) {
  padding-left: 0;
  padding-right: 0
}

.wp-block-social-links a:not(:hover) svg path {
  fill: #000
}

.preview {
  position: relative;
  background: #000
}

.preview .iframe {
  display: none;
  position: fixed;
  z-index: 600
}

.preview.player .open {
  opacity: 0
}

.preview img {
  width: 100%;
  height: auto;
  display: block
}

.preview.youtube .still {
  position: relative;
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  padding: 28.2% 50%
}

.preview.youtube img {
  height: 100%;
  left: 0;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0
}

.preview.youtube img.letterbox {
  top: -19%;
  width: 104%;
  max-width: 104%
}

.preview .open {
  display: none
}

.preview .open:before, .preview .open:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  z-index: 1
}

.preview .open:before {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  background: rgba(153, 0, 0, 0.7);
  margin-top: -2.5rem;
  margin-left: -2.5rem;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out
}

.preview .open:hover:before {
  background: #c00
}

.preview .open:after {
  width: 0;
  height: 0;
  margin-top: -0.9rem;
  margin-left: -0.5rem;
  border-left: 1.4rem solid #fff;
  border-top: 0.9rem solid transparent;
  border-bottom: 0.9rem solid transparent;
  z-index: 2
}

@media handheld, only screen and (min-width: 450px) {
  .preview .open {
    display: block
  }

  .preview .plain-iframe {
    display: none
  }
}

.close {
  position: absolute;
  top: 0;
  z-index: 101;
  right: 0;
  width: 4rem;
  height: 4rem;
  background: #000;
  text-indent: -9999px
}

.close:before {
  content: '\2716';
  color: #fc0;
  text-indent: 0;
  font-size: 2rem;
  width: 2rem;
  height: 2rem;
  right: 1rem;
  top: 1rem;
  position: absolute;
  line-height: 1.1;
  text-align: center
}

.faculty-toggle-link {
  color: #900;
  outline: none
}

.faculty-toggle-link:hover {
  cursor: pointer;
  text-decoration: underline
}

.portal-menu {
  list-style: none;
  background-color: #000;
  color: #fff;
  margin: 0 0 3rem 0;
  display: flex
}

.portal-menu .myusc a, .portal-menu .blackboard a, .portal-menu .uscdirectory a, .portal-menu .oasis a, .portal-menu .webreg a {
  color: #fff;
  font-weight: 700;
  font-size: 1.125rem;
  background-repeat: no-repeat;
  background-image: url(images/thornton-portal.svg);
  display: inline-block;
  padding: 16px 18px 16px 58px;
  background-size: 30px
}

.portal-menu a:hover {
  background-color: #333
}

.portal-menu .myusc a {
  background-position: 16px -155px
}

.portal-menu .blackboard a {
  background-position: 16px -102px
}

.portal-menu .uscdirectory a {
  background-position: 16px -45px
}

.portal-menu .oasis a {
  background-position: 16px 11px
}

.portal-menu .webreg a {
  background-position: 16px -205px
}

ul.sortable {
  list-style: none;
  margin: 0;
  clear: both
}

ul.sortable li a {
  position: relative;
  display: flex;
  flex-direction: column;
}

ul.sortable li a h4 {
  margin: 0
}

.ensemble-title {
  color: #990000;
  padding: 1rem 1rem 1rem 0rem;
  font-size: 1rem;
  width: 100%;
  min-height: 64px;
}

.shadowbox {
  display: block;
  position: relative
}

/* .spotlight .shadowbox {
  height: 190px;
  overflow:hidden;
  border-radius: 5px;
} */

.shadowbox span time {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #990000;
  padding: 10px;
  border-top-left-radius: 5px;
  font-size: 18px;
}

.shadowbox img {
  display: block;
  cursor: pointer
}

/* .shadowbox:before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(200, 200, 200, 0.4);
  transition: background 0.25s ease-out;
  box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);
  cursor: pointer
} */

.shadowbox:hover:before, .spotlights-widget a .shadowbox:before, #ensembles-widget a .shadowbox:before, #program-olds-widget a .shadowbox:before, ul.spotlights li a:hover .shadowbox:before, ul.ensembles li a:hover .shadowbox:before, .page-content ul.spotlights .spotlight a, .page-content ul.ensembles .ensemble a {
  background: transparent
}

.search-button, input[type=submit].search-button {
  position: relative;
  cursor: pointer;
  left: 250px;
  bottom: 33px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url(images/thornton-icons-24.png);
  background-image: url(images/thornton-icons.svg);
  background-position: -2px -543px;
  background-repeat: no-repeat;
  background-size: 24px 1440px;
  text-indent: -9999px;
  border: none;
  border-radius: 0
}

.category-search {
  position: relative;
  clear: both;
  margin-bottom: 20px;
  margin-top: 20px
}

.category-search label {
  position: absolute;
  top: 28px;
  left: 28px;
  font-weight: 300;
  font-size: 22px;
  font-size: 1.6rem;
  font-family: National, Helvetica, Arial, sans-serif;
  color: #aaa;
  display: block;
  cursor: text;
  visibility: hidden
}

.category-search .search-query {
  width: calc(96% + -2rem);
  font-weight: 300;
  font-size: 26px;
  font-size: 1.6rem;
  font-family: National, Helvetica, Arial, sans-serif;
  border: 0;
  padding: 16px 2%;
  border: 12px solid #ddd;
  border: 1rem solid #ddd
}

.category-search .search-query:focus {
  outline: none;
  border-color: #fc0
}

.category-search .search-button, .category-search input[type=submit].search-button {
  position: absolute;
  top: 38px;
  right: 2rem;
  left: auto
}

.search-img {
  height: 100px;
  width: auto
}

.search-button-large, input[type=submit].search-button-large {
  position: relative;
  background-color: #333;
  background-image: url(images/thornton-icons-20.png);
  background-image: url(images/thornton-icons.svg);
  background-repeat: no-repeat;
  background-position: right -638px;
  background-size: 20px 1200px;
  border: 8px solid #333;
  border-right: 10px solid #333;
  float: right;
  margin: 10px 0 10px 5px;
  color: #fff;
  display: block;
  padding: 4px 28px 4px 10px;
  font-weight: 300;
  font-size: 25px;
  font-size: 1.4rem;
  font-family: National, Helvetica, Arial, sans-serif
}

.search-button-large:hover, input[type=submit].search-button-large:hover {
  background-color: #900;
  border-color: #900;
  cursor: pointer;
  text-decoration: none
}

.search-button-large:active, input[type=submit].search-button-large:active {
  background-color: #c00;
  border-color: #c00
}

.category-search .advanced {
  position: relative
}

.category-search .advanced label {
  position: relative;
  height: 0;
  top: 25px;
  left: 28px;
  font-weight: 300;
  font-size: 20px;
  font-size: 1.2rem;
  font-family: National, Helvetica, Arial, sans-serif;
  color: #aaa;
  display: block;
  cursor: text;
  visibility: hidden
}

.category-search .advanced input[type=text], .category-search .advanced select {
  width: calc(96% + -2rem);
  border: 0;
  padding: 10px 2%;
  border: 12px solid #eee;
  border: 1rem solid #eee;
  margin-bottom: 10px
}

.category-search .advanced input[type=text]:focus {
  outline: none;
  border-color: #fc0
}

.category-search .advanced select {
  width: 100%;
  padding: 20px 7% 20px 3%;
  border: none;
  background: #eee url(images/down-arrow.svg) no-repeat right 52%;
  background-size: 36px;
  border-radius: 0;
  -webkit-appearance: none;
  border-width: 0 !important;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''
}

.category-search .advanced select:focus {
  background-color: #fc0;
  border-left: 0;
  border-right: 2% solid #fc0;
  outline: none
}

.category-news .category-search {
  margin: 0;
  padding: 0
}

ul.sorter {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
  min-height: 2rem;
  position: relative
}

body.logged-in ul.sorter {
  max-width: 80%
}

body.logged-in.page-id-5139 ul.sorter {
  max-width: 100%
}

body.logged-in.page-id-11637 ul.sorter {
  max-width: 100%
}

ul.sorter li {
  display: inline;
  margin: 0;
  padding: 0
}

ul.sorter li a {
  float: left;
  color: #999;
  font-weight: 700;
  font-size: 1rem;
  font-family: National, Helvetica, Arial, sans-serif;
  padding: 0 0 16px 0;
  padding: 0 0 1rem 0;
  margin: 0 0 0 32px;
  margin: 0 0 0 2rem;
  display: block
}

ul.sorter li:first-child a {
  margin-left: 0
}

ul.sorter li a.active {
  color: #000
}

.sorter select {
  margin: -8px 2% 0 0;
  max-width: 98%;
  padding: 10px 7% 10px 10px;
  border: none;
  background: #eee url(images/down-arrow.svg) no-repeat right 52%;
  background-size: 26px;
  border-radius: 0;
  -webkit-appearance: none;
  border-width: 0 !important;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''
}

.sorter select:focus {
  border-left: 0;
  outline: none;
  background-color: #D5CDBF;
  border-right: 2% solid #D5CDBF
}

.sidebar-navigation .sorter select {
  max-width: 14rem
}

.sidebar-navigation .category-search .search-query {
  border-color: transparent;
  background: transparent
}

.sorter form {
  float: right;
  width: 25%;
  margin-top: -.5rem
}

.sorter form label {
  top: 9px
}

.category-archive .category-search .search-query, .sorter form .search-query {
  font-size: 1.2rem;
  border: 0;
  padding: 10px;
  background: #eee
}

.category-archive .category-search input[type=submit].search-button {
  top: 14px
}

.sorter form input[type=submit].search-button {
  top: 11px
}

.spotlights.category-search input[type=submit].search-button {
  right: 1rem
}

.category-archive .category-search label, .sorter form label {
  font-size: 1.2rem;
  top: 9px;
  left: 12px
}

.sidebar-navigation .category-search input[type=submit].search-button {
  right: .75rem
}

.sidebar-navigation .category-search label {
  left: .75rem;
  top: 2.25rem;
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.5)
}

.sorter form .search-query {
  width: calc(100% + -20px)
}

ul.sortable.sounds, ul.sortable.videos, ul.sortable.spotlights, ul.sortable.program-olds {
  clear: left;
  position: relative;
  width: calc(100% + 20px);
  list-style: none;
  margin: 0;
  padding: 0
}

 ul.sortable.spotlights {
  width: 100% !important;
  margin-bottom: 150px;
  height: auto !important;
}

ul.sortable.sounds li, ul.sortable.videos li {
  width: 273px !important;
  height: auto;
  margin: 0 20px 20px 0;
  position: absolute;
  display: block;
  padding: 0
}

ul.sortable.spotlights li img {
  width: 273px !important
}

ul.sortable.sounds li a, ul.sortable.videos li a {
  display: block;
  width: 233px;
  background: #6c4989;
  background: rgba(96, 38, 144, 0.8);
  color: #fff;
  padding: 20px;
  font-weight: 300;
  font-size: 14px;
  font-size: 0.8rem;
  line-height: 1.5;
  font-family: National, Helvetica, Arial, sans-serif;
  margin-bottom: 20px
}

ul.sortable.videos li a {
  background: #900
}

ul.sortable.sounds li a:hover, ul.sortable.videos li a:hover {
  background: #000;
  text-decoration: none
}

ul.sortable.sounds li a h4, ul.sortable.videos li a h4 {
  padding: 0;
  margin: 0;
  font-size: 1.2rem !important
}

.video-still {
  margin: -20px -20px 20px -20px;
  width: 273px;
  height: 148px;
  background-size: 273px;
  background-position: center center
}

ul.spotlights {
  margin: 0
}

ul.spotlights li {
  min-height: 500px;
  display: block;
  padding: 0;
  width: 50% !important;
  /* margin-right: 4% !important; */
  float: left;
  margin-bottom: 4%;
}

/* ul.spotlights li:nth-child(even) {
  margin-right: 0% !important;
} */

/* .shadowbox, ul.spotlights li .shadowbox:before, ul.spotlights li .shadowbox img {
  height: 166px
} */

ul.spotlights li {
  height: auto !important;
}


ul.spotlights li .shadowbox img {
  width: 100% !important;
}

ul.spotlights li a {
  display: block;
  width: 96%;
}

ul.spotlights li img {
  width: 100%;
  height: auto !important
}

ul.spotlights li .spotlight-info {
  padding: 8px;
  min-height: 50px;
  color:#000;
}

ul.spotlights li .spotlight-info h3 {
  font-size: 22px;
  line-height: 1.1;
  margin-top: 2px;
  font-weight: 600;
}

ul.spotlights li .spotlight-info h4 {
  font-size: 14px;
  font-size: 0.8rem
}

.spotlight a {
  display: block;
  color: #fff
}

.spotlight a:hover {
  text-decoration: none
}

.more {
  text-align: center;
  margin-bottom: 90px;
}

.show-more {
  width: 8em;
  display: inline-block;
  background: #eee;
  padding: 10px 20px;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  font-family: National, Helvetica, Arial, sans-serif;
  line-height: 22px
}

.show-more:hover {
  background: #fc0;
  color: #fff;
  text-decoration: none
}

.program-olds {
  padding: 2.5% 0 1% 2.5%
}

.program-olds-classical {
  background-color: #16364d
}

.program-olds-contemporary {
  background-color: #710e01
}

.program-olds-scholarly {
  background-color: #a5800f
}

.program-old {
  list-style: none;
  margin: 0 10px 20px 10px;
  float: left;
  overflow: hidden;
  width: 209px !important;
  height: 160px;
  position: relative
}

.program-old img {
  display: block;
  width: 100%;
  height: auto
}

.program-old-title {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px;
  font-size: 14px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 150px
}

.program-olds .link {
  color: #fff;
  background-image: url(images/thornton-icons-red-30.png);
  background-image: url(images/thornton-icons-red.svg);
  background-size: 30px 751px;
  background-position: 0 -35px;
  margin: 0 1% 2% 1%
}

.page-content p a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.1em
}

.page-content p a:hover {
  text-decoration-thickness: 2px
}

.page-content ul.program-olds {
  margin-left: 0;
  padding: 0;
  display: block
}

.page-content ul.program-olds li.division-card {
  background-image: url(/wp-content/uploads/2021/08/program-olds-sprite.jpg);
  background-size: 420px;
  height: 160px
}

.page-content ul.program-olds li.division-card a:hover {
  text-decoration: none
}

.page-content ul.program-olds li.division-card img {
  margin-bottom: -160px;
  height: 160px;
  width: 209px !important
}

.page-content ul.program-olds li.division-card .program-old-title {
  display: block;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  position: relative;
  background: none;
  font-size: 1.5rem;
  line-height: 1.1;
  font-weight: 900;
  font-family: National, Helvetica, Arial, sans-serif
}

.page-content ul.program-olds li.division-card .shadowbox {
  height: 160px
}

.page-content ul.program-olds li.division-card .shadowbox:before {
  background: none;
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.3)
}

.page-content ul.program-olds li.division-scholarly {
  background-color: #a5800f;
  background-position: center -155px
}

.page-content ul.program-olds li.division-classical {
  background-position: center top
}

.page-content ul.program-olds li.division-contemporary {
  background-color: #710e01;
  background-position: center bottom
}

.page-content ul.program-olds li.division-other {
  background-image: url(/wp-content/uploads/2021/08/USCThorntonDIVISION_IMAGE_Other.jpg);
  background-size: cover
}

.page-content ul.program-olds li.division-other .shadowbox:before {
  background-color: rgba(0, 0, 0, 0.35)
}

.page-content ul.program-olds .program-old {
  margin: 0 20px 20px 0;
  margin-left: 0 !important;
  max-width: auto;
  height: 160px;
  position: absolute;
  display: block;
  padding: 0
}

.page-content ul.program-olds .program-old a {
  display: block;
  position: relative;
  height: 160px
}

.page-content ul.program-olds .program-old-title {
  width: 90%;
  padding: 5%;
  background: #000
}

.page-content ul.program-olds.sortable li a {
  padding: 0;
  border-radius: 0;
  border: none
}

.page-content ul.program-olds.sortable li a img {
  height: auto !important;
  width: 100% !important
}

.alignleft, img.alignleft {
  float: left;
  margin: 0 2rem 2rem 0
}

.wp-block-image .alignleft {
  margin-bottom: 1rem
}

.alignright, img.alignright {
  float: right;
  margin: 0 0 2rem 2rem
}

.search-img {
  max-width: 150px !important;
  height: auto !important
}

.clear {
  clear: both
}

.paginate {
  margin-top: 30px
}

.paginate a, a.paginate {
  background: #333;
  position: relative;
  color: #fff;
  display: block;
  padding: 8px;
  font-weight: 300;
  font-size: 20px;
  font-size: 1.2rem;
  line-height: 24px;
  font-family: National, Helvetica, Arial, sans-serif
}

a.paginate {
  display: inline-block
}

.paginate a:before, a.paginate:before {
  position: absolute;
  left: 6px;
  top: 11px;
  content: '';
  display: block;
  width: 20px;
  height: 16px;
  background-image: url(images/thornton-icons-20.png);
  background-image: url(images/thornton-icons.svg);
  background-repeat: no-repeat;
  background-position: 0 -623px;
  background-size: 20px 1200px
}

.paginate a:hover, a.pageinate:hover {
  background: #000;
  text-decoration: none
}

.paginate .alignleft a, a.paginate.paginate-prev {
  padding-left: 30px
}

.paginate .alignright a, a.paginate.paginate-next {
  padding-right: 30px
}

a.paginate.paginate-next {
  float: right
}

.paginate .alignright a:before, a.paginate.paginate-next:before {
  left: auto;
  right: 6px;
  background-position: 0 -647px
}

ul.zebra li {
  background: #eee;
  padding: 15px
}

ul.zebra li:nth-child(2n) {
  background: #e0e0e0
}

ul.zebra.purple li {
  background: #faf0fa
}

ul.zebra.purple li:nth-child(2n) {
  background: #f4ddf3
}

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

.wp-caption, .page-content img {
  max-width: 100% !important
}

.wp-caption.alignnone, .wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
  max-width: 100% !important
}

.sidebar-left img {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block
}

ul.contact-sidebar {
  display: block;
  font-family: National, Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
  border-bottom: 5px solid #000;
  line-height: 30px;
  margin: 0
}

ul.contact-sidebar li {
  padding-left: 30px;
  position: relative;
  list-style: none
}

ul.contact-sidebar li:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 30px;
  content: '';
  background-image: url(images/thornton-icons.png);
  background-image: url(images/thornton-icons.svg);
  background-repeat: no-repeat;
  background-size: 24px 1440px;
  z-index: 0
}

ul.contact-sidebar li.email, ul.contact-sidebar li.website, ul.contact-sidebar li.twitter, ul.contact-sidebar li.facebook, ul.contact-sidebar li.instagram {
  padding-left: 0
}

ul.contact-sidebar li.email:before, ul.contact-sidebar li.website:before, ul.contact-sidebar li.twitter:before, ul.contact-sidebar li.facebook:before, ul.contact-sidebar li.instagram:before {
  display: none
}

ul.contact-sidebar li.email a, ul.contact-sidebar li.website a, ul.contact-sidebar li.twitter a, ul.contact-sidebar li.facebook a, ul.contact-sidebar li.instagram a {
  padding-left: 30px !important;
  display: block !important
}

ul.contact-sidebar li.email a:before, ul.contact-sidebar li.website a:before, ul.contact-sidebar li.twitter a:before, ul.contact-sidebar li.facebook a:before, ul.contact-sidebar li.instagram a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 30px;
  content: '';
  background-image: url(images/thornton-icons.png);
  background-image: url(images/thornton-icons.svg);
  background-repeat: no-repeat;
  background-size: 24px 1440px;
  z-index: 0
}

ul.contact-sidebar li.phone:before {
  background-position: 0 -1204px
}

ul.contact-sidebar li.email a:before {
  background-position: 0 -1038px
}

ul.contact-sidebar li.office:before {
  background-position: 0 -1094px
}

ul.contact-sidebar li.office a {
  margin-right: 0.4rem;
  display: inline;
  padding: 0 !important
}

ul.contact-sidebar li.office a:before {
  display: none
}

ul.contact-sidebar li.website a:before {
  background-position: 0 -1150px
}

ul.contact-sidebar li.twitter a:before {
  background-color: #000;
  background-position: 0 -567px;
  -webkit-filter: invert(100%);
  filter: invert(100%)
}

ul.contact-sidebar li.facebook a:before {
  background-color: #000;
  background-position: 0 -613px;
  -webkit-filter: invert(100%);
  filter: invert(100%)
}

ul.contact-sidebar li.instagram a:before {
  background-color: #000;
  background-position: 0 -992px;
  -webkit-filter: invert(100%);
  filter: invert(100%)
}

ul.faculty-info {
  list-style: none;
  padding: 0;
  margin: 0
}

ul.faculty-info li {
  padding: 4px 0;
  font-family: National, Helvetica, Arial, sans-serif;
  display: inline-block;
  width: 100%
}

li.menu-media {
  list-style: none
}

.list-title {
  font-weight: bold;
  width: 150px;
  display: block;
  float: left
}

.list-content {
  float: left;
  display: block;
  max-width: 420px
}

.faculty-toggle-content {
  font-family: National, Helvetica, Arial, sans-serif
}

.faculty-toggle-link {
  color: #900;
  outline: none
}

.faculty-toggle-link:hover {
  cursor: pointer;
  text-decoration: underline
}

.faculty-bio-excerpt {
  clear: both;
  padding: 1rem 0 0 0;
  font-size: 1.25rem !important;
  position: relative
}

a.faculty-bio-excerpt-link {
  color: #999;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px
}

.spotlight-rsContainer .slide-content h1 a {
  color:#000;
}

.dot-list {
  list-style: none;
  margin: 2rem 0 !important;
  padding: 0
}

.dot-list li {
  margin: 0 0 1.5rem 0 !important
}

.dot-list a {
  display: block;
  position: relative;
  text-decoration: none;
  padding: 0 0 0 7.5rem;
  color: #000
}

@media handheld, only screen and (max-width: 600px) {
  .dot-list a {
    padding: 0
  }
}

.dot-list a:hover .button {
  background: #900
}

.dot-list h3, .dot-list strong {
  color: #900;
  font-size: 1.2rem;
  margin: 0 !important;
  font-family: National, Helvetica, Arial, sans-serif
}

.dot-list div {
  margin: 0 0 0 7.5rem
}

@media handheld, only screen and (max-width: 600px) {
  .dot-list div {
    margin: 0
  }
}

.dot-list p {
  padding: 0 0 0 7.5rem
}

@media handheld, only screen and (max-width: 600px) {
  .dot-list p {
    padding: 0
  }
}

.dot-list img {
  width: 6.5rem;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%
}

@media handheld, only screen and (max-width: 600px) {
  .dot-list img {
    float: right;
    margin: 0 0 1rem 1rem;
    position: relative;
    width: 5rem
  }
}

.dot-list .button {
  display: inline-block;
  width: auto;
  border-radius: .25rem;
  padding: .25rem 1.25rem .25rem .75rem;
  color: #fff;
  background-color: #ccc;
  font-size: .8rem;
  font-family: National, Helvetica, Arial, sans-serif;
  font-weight: bold;
  position: relative;
  -webkit-transition: background 0.25s ease-out;
  transition: background 0.25s ease-out
}

.dot-list .button:after {
  font-size: 1.5rem;
  line-height: 1rem;
  font-weight: 500;
  content: '\203A';
  position: absolute;
  top: .25rem;
  right: .5rem
}

.icon-links {
  list-style: none;
  margin: 1.25rem 0 0 0 !important;
  padding: 0
}

.icon-links img {
  height: 3rem;
  width: auto;
  position: absolute;
  top: .4rem;
  left: 0
}

.icon-links a {
  position: relative;
  display: block;
  padding: 0 1rem 0 3.5rem;
  font-family: National, Helvetica, Arial, sans-serif
}

.icon-links a strong {
  display: block;
  font-size: 1.4rem
}

.icon-links a p {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.1;
  color: #bf9595
}

.icon-links a:hover {
  text-decoration: none
}

.icon-links a:hover strong {
  text-decoration: underline
}

.icon-links li {
  margin: 0;
  padding: 0
}

@media handheld, only screen and (min-width: 600px) {
  .icon-links li {
    width: 50%;
    float: left
  }
}

.share {
  clear: left
}

.share .share-title {
  display: none
}

.share ul {
  list-style: none
}

.share li {
  float: left;
  width: 40px;
  list-style: none;
  margin-right: 4px;
  margin-top: 10px
}

.share li a, .share li a:hover {
  display: block;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background-color: #ccc;
  background-image: url(images/thornton-icons-28.png);
  background-image: url(images/thornton-icons.svg);
  background-repeat: no-repeat;
  background-size: 28px 1680px;
  padding: 0 !important
}

.share li.facebook a {
  background-position: center -711px
}

.share li.facebook a:hover {
  background-color: #3c5a98
}

.share li.twitter a {
  background-position: center -658px
}

.share li.twitter a:hover {
  background-color: #2aa9e0
}

.share li.linkedin a {
  background-position: center -1041px
}

.share li.linkedin a:hover {
  background-color: #007bb5
}

.share li.email a {
  background-position: center -983px
}

.share li.email a:hover {
  background-color: #000
}

.share li.print a {
  background-position: center -1100px
}

.share li.print a:hover {
  background-color: #000
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 2dppx) {
  body {
    -webkit-font-smoothing: antialiased
  }
}

.page-wrapper.has-section-menu .page-content {
  min-width: 48vw
}

˛article.story {
  display: inline-block
}

.sidebar-navigation .sorter select {
  max-width: 100%
}

.page-wrapper.has-section-menu {
  display: grid;
  grid-template-columns: 1fr
}

.venue {
  display: inline-block
}

.events-list li {
  display: flex;
  align-items: flex-start
}

.events-list li:hover .featured-image .event-date, .events-list li:focus .featured-image .event-date {
  top: -.5rem;
  left: -.5rem;
  background-blend-mode: multiply
}

.events-list li h3 {
  line-height: 1.1;
  margin-top: .75rem;
  letter-spacing: 0;
  color: #900;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 0
}

@media only screen and (max-width: 48.875em) {
  .events-list li h3 {
    margin-top: .5rem;
    font-size: 1.375rem
  }
}

.events-list li .featured-image {
  position: relative;
  margin-right: 1rem
}

.events-list li .featured-image .event-date {
  width: 3.625rem;
  height: 3.625rem;
  transition: all 0.3s ease;
  background: rgba(153, 0, 0, 0.9);
  letter-spacing: .1rem;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  text-align: center;
  background-blend-mode: multiply
}

@media (max-width: 500px) {
  .events-list li .featured-image .event-date {
    width: 2.5rem;
    height: 2.5rem
  }
}

.events-list li .featured-image .event-date .event-date-start {
  align-self: center;
  color: #fff;
  font-size: 1.1rem;
  font-weight: normal;
  line-height: 15px;
  letter-spacing: 1px
}

@media only screen and (max-width: 48.875em) {
  .events-list li .featured-image .event-date .event-date-start {
    font-size: 1rem
  }
}

.events-list li .featured-image .event-date .event-date-start span {
  font-size: 30px;
  font-weight: 800;
  line-height: 14px;
  letter-spacing: .9px;
  color: #fff
}

.events-list li .featured-image img {
  width: 9rem;
  height: auto
}

@media (max-width: 500px) {
  .events-list li .featured-image img {
    width: 6.25rem
  }
}

.events-list li .featured-content {
  flex: 1
}

.events-list li .featured-content .date-time-place {
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: #777
}

@media only screen and (max-width: 48.875em) {
  .events-list li .featured-content .date-time-place {
    font-size: 1rem
  }
}

.events-list li .featured-content .date-time-place .event-city {
  color: #777
}

.events-list li .featured-content .summary {
  display: none
}

.events-list li .featured-content .summary p {
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 0.32px;
  color: #000
}

.single-event .wp-block-button__link {
  padding: .75rem 3rem;
  font-size: 1.1rem
}

@media only screen and (min-width: 48.875em) {
  .single-event header .page-wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 4rem;
    padding-bottom: 2rem
  }

  .single-event header h1.page-title {
    max-width: 66%
  }

  .single-event header h1.page-title.error404 {
    max-width: 100%
  }
}

.single-event .all-link {
  font-size: 1.2rem
}

.single-event .all-link .arrow {
  transform: rotate(180deg);
  transform-origin: 50% -.1rem
}

.single-event .event-content {
  margin-top: 2rem
}

@media only screen and (min-width: 48.875em) {
  .single-event .event-content {
    display: grid;
    grid-template-columns: 4fr 7fr;
    column-gap: 4rem;
    row-gap: 1.5rem
  }

  .single-event .event-content .sidebar {
    grid-row: 1 / span 2
  }
}

.single-event .event-content .details {
  list-style: none;
  margin: 0;
  padding: 1.5rem;
  display: flex;
  column-gap: 2rem;
  border: 1px solid #000;
  line-height: 1.1
}

.single-event .event-content .details li {
  flex: 1
}

.single-event .event-content .details h4 {
  margin: .25rem 0;
  padding: 0;
  font-size: 1rem;
  text-transform: uppercase
}

.single-event .livestream {
  padding: 1.5rem;
  border: 1px solid #000;
  margin-top: 2rem
}

.single-event .livestream h3 {
  font-weight: 700;
  font-size: 2rem;
  margin: 0;
  padding-top: 0
}

.single-event .livestream p {
  font-size: 1.2rem
}

.single-event .livestream .wp-block-buttons {
  text-align: center
}

.single-event .livestream .wp-block-buttons .wp-block-button {
  margin: 0 auto
}

.single-event+section.events {
  padding-top: 2rem;
  border-top: 1px solid #000
}

.single-event+section.events header h1 {
  font-size: 2rem;
  font-weight: 700
}

.single-event+section.events .wrapper .all-link {
  margin-top: .875rem
}

@media only screen and (min-width: 48.875em) {
  .single-event+section.events .events-list {
    min-height: 0
  }
}

.livestream h2 {
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'National Extrabold';
  font-size: 3rem;
  margin-bottom: 2rem
}

.livestream h3 {
  font-weight: 700;
  font-size: 1.75rem
}

.livestream p {
  font-size: 1.25rem
}

.date-time-place span {
  text-transform: uppercase
}

.content-width.event-module, .event-module.footer-main, .spotlights .event-module.wrapper, .news .event-module.wrapper, section.events .event-module.wrapper, section.events.listing .event-module.events-list, body.page .event-module.page-wrapper:not(.full-width), body.search .event-module.page-wrapper:not(.full-width), body.error404 .event-module.page-wrapper:not(.full-width), body.archive .event-module.page-wrapper:not(.full-width), body.attachment .event-module.page-wrapper:not(.full-width) {
  padding-bottom: 5rem;
  display: flex
}

.truncate-overflow {
  --max-lines: 3;
  position: relative;
  max-height: calc(var(--lh) * var(--max-lines));
  overflow: hidden;
  padding-right: 1rem
}

:root {
  --lh: 1.3rem
}

.truncate-overflow::before {
  position: absolute;
  content: "...";
  bottom: 0;
  right: 0
}

.truncate-overflow::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1rem;
  height: 1rem;
  background: white
}

.page-wrapper.has-section-menu .sidebar-navigation, .page-wrapper.has-section-menu .sidebar-left {
  min-width: 190px
}

.copyright {
  font-size: small;
  text-align: center;
  padding: 10px;
  color: #777
}

.copyright div {
  padding-right: 10px;
  display: inline-block
}

figcaption, .wp-caption-text, .caption {
  font-size: .8em;
  font-weight: 400;
  color: #777
}

.text .people .person a h3, .text .people .person span.no-link h3 {
  font-size: 1.4rem
}

.text .people .person a .details, .text .people .person span.no-link .details {
  font-size: 1.05rem
}

.header-main .site-nav-wrapper .dd h3 a:hover {
  color: #000;
  cursor: auto
}

li.no-link {
  cursor: default;
  pointer-events: none
}

li.no-link>ul>li {
  pointer-events: initial
}

ul#menu-undergraduate-admission>li.no-link.menu-item-has-children a {
  font-weight: bold
}

ul#menu-undergraduate-admission>li.no-link.menu-item-has-children a:hover {
  background: none;
  cursor: default;
  font-weight: bold;
  pointer-events: none
}

ul#menu-undergraduate-admission>li.no-link.menu-item-has-children li a {
  font-weight: 300
}

ul#menu-undergraduate-admission>li.no-link.menu-item-has-children li a:hover {
  background: #d2cec4;
  cursor: pointer;
  font-weight: 300;
  pointer-events: initial
}

@media handheld, only screen and (max-width: 600px) {
  .hero .wp-block-cover .wp-block-cover__inner-container {
    display: none
  }
}


/* digital_program */

.digital_program_title {
  font-family: National, Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-top: 60px !important;
}

.digital_program_post_title h2 {
  font-weight: 700;
  border-bottom: 2px solid black;
  padding-bottom: 26px;
}

.digital_program_post_title > a {
  margin-top: 20px;
  margin-bottom: 40px;
}

.digital_program_details_date {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 20px;
}

.digital_program_event_link {
  text-align: right;
  margin-top: 26px;
}

.digital_program_location a, .digital_program_location p {
  color: black;
  text-decoration: none !important;
  font-weight: 500;
}

.digital_program_event_link a, .digital_program_event_link p {
  color: #990000;
  text-decoration: none !important;
  font-weight: 500;
}

.all-events-btn {
  color:white !important;
  background: #900;
  background: linear-gradient(to right, #900, maroon);
  border-radius: 0.375rem;
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-size: .8rem;
  padding: 0.75rem 1.5rem;
  transition: background .25s ease;
  margin: 25px auto 0px auto;
  width: 7%;
  display: block;
  text-align: center;
}

.all-events-btn:hover {
    background: linear-gradient(to right, #b30000, #900);
}

#digital_program_accordion {
  margin-top:50px;
  margin-bottom:50px;
}

#digital_program_accordion .ui-accordion-icons {
  /*background: #E8E6E1;*/
  margin: 0;
  padding: 20px 28px;
  box-sizing: border-box;
  margin-bottom: 2px;
}

.program_overview_top h1, .program_overview_top h2, .program_overview_top h3, .program_overview_top h4, .program_overview_top h5, .program_overview_top h6 {
  padding:0px;
  font-size: 20px;
}

.digital_program_date {
    font-size: 1.6rem;
    font-weight: 700;
	flex: 1;
}

.digital_program_time{
	font-size: 1.6rem;
    font-weight: 700;
	flex: 1;
}

.digital_program_location {
	flex: 1;
}

.inside_details_left {
    display: flex;
    width: 100%;
	align-items: flex-end;
}

.ui-accordion-content {
    padding:15px 20px;
    margin-top: -2px;
    /*border-bottom: 2px solid #D4CDC0;
    border-left: 2px solid #D4CDC0;
    border-right: 2px solid #D4CDC0;*/
    box-sizing: border-box;
}
/*
.ui-state-active {
  border-top: 2px solid #D4CDC0 !important;
  border-right: 2px solid #D4CDC0 !important;
  border-left: 2px solid #D4CDC0 !important;
}
*/
.ui-accordion-content-active {
  margin-bottom: 5px;
}

.ui-accordion-header-icon {
  position: relative;
}

.ui-accordion-header-icon::before {
  display: block;
  width: 8px;
  height:24px;
  content:'>';
  position: absolute;
  left: -15px;
  top: 0px;
  transition: all .25s;
}

.ui-accordion-header-active .ui-accordion-header-icon::before {
  transform: rotate(90deg);
}

.shopNoLoad {
  opacity: 1 !important;
  margin-top: 25px;
padding-bottom: 25px;
}

.btn__wrapper {
  display: block;
  min-height: 40px;
}

.btn__wrapper p {
  transition: all .5s;
  opacity: 0;
  text-align: center;
}

.events.listing.past .content h3 a {
  color:#868686;
}


@media only screen and ( max-width: 479px ) {
    .digital_program_overview > h4 {
      font-size: 2.25rem;
    }
    .digital_program_details_date {
      flex-direction: column;
    }

    .digital_program_event_link {
      text-align:left;
    }
}


.eventCTA {
	max-width: 72rem;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 50px 0;
}

.concert-program-single .eventwave {
  padding-top: 40px;
  background-image: url(images/waveform.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 440px;
  margin-bottom: -429px;

}

.single-concert_program .wp-block-group__inner-container {
    display: flex;
}

.single-concert_program .wp-block-group__inner-container img {
    width: 25%;
}

.single-concert_program .wp-block-group__inner-container h1 {
      padding-left: 35px;
}

.performer-list {
  width: 100%;
  display: flex;
  flex-direction: column;
	padding-bottom: 20px;
}

.performer-list-single {
  display: flex;
  margin-bottom: 16px;
}
.performer-list-single-performer, .performer-list-single-title {
  width: 50%;
}
.program_overview_top {
  margin-bottom: 40px;
	padding-top: 50px;
}
.performer-list-single p {
    margin-bottom: 3px;
}

.digital_program_details_right {
	flex:1
}

.digital_program_details_left {
	flex: 2;
    display: flex;
    flex-direction: column;
    align-items: baseline;
	    padding-right: 60px;
}

.digital_program_post_title h1{
	font-weight: 300;
	font-style: italic;
	color: #990000;
    border-bottom: 2px solid black;
    padding-bottom: 10px;
	padding-top: 40px;
}

.all-programs-btnwrapper {
	display:flex;
	border-top: 2px solid black;
    padding-top: 20px;
	padding-bottom: 80px;
}

.single-event .all-programs-btnwrapper  .all-link {
    padding-left: 10px;
}

.single-event .all-programs-btnwrapper .all-link .arrow {
	transform-origin: 32% -1px;
}

@media handheld, only screen and (max-width: 700px) {
	.performer-list-single-title {
		width: 100% !important;
		padding-top:20px;
		padding-bottom:20px;
	}

.digital_program_details_right {

	display: none;
}

.performer-list-single {
    flex-direction: column;
}
}

@media print {
    .accordion .accordion-content {
        max-height: none !important;
    	opacity: 1 !important;
    }
	.accordion-tab {
		padding-bottom:30px !important;
	}
}

.news-filter .sorter span, .spotlights-page .sorter span {
  font-family: National, Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 20px;
}

.news-filter .sorter select , .spotlights-page .sorter select {
  background: rgba(255,255,255,0) url(images/down-arrow.svg) no-repeat right 52%;
  text-transform: uppercase;
  background-size: 26px;
  max-width: 24%;
}

.page-wrapper .news-left {
  width:62%;
  float:left;
}

.page-wrapper .news-right {
  width:30%;
  float: right;
}

.page-wrapper .news-right h3 {
  font-size: 42px;
  font-weight: 600;
}

.spotlights-page.page-wrapper .news-right h3 {
  padding: 0px 0px 11px 0px;
}

.page-wrapper .news-left .news-item {
  position: relative;
  min-height: 250px;
  padding-top: 10px;
}

.page-wrapper .news-left img {
  border-radius:5px;
}

.page-wrapper .news-left h4 a {
  font-size: 32px;
  color:#000000;
}

.page-wrapper .news-left .news-date {
  color:#990000;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  bottom: 40px;
}

.page-wrapper .news-left hr.news-hr {
  position: absolute;
  bottom: 0px;
  width: 100%;
}

.page-wrapper .news-left .paginate a {
  text-transform: uppercase;
  background:none;
  color:#000000;
  font-weight: 600;
}

.paginate .alignright a:before {
  background-image: url(images/right-arrow.png);
  background-size: 12px 11px;
  background-position: 4px 4px;
}

.paginate .alignleft a:before {
  background-image: url(images/right-arrow.png);
  background-size: 12px 11px;
  background-position: 4px 1px;
  transform: rotate(180deg);
}

.page-wrapper .news-left .news-filter {
  margin-bottom: 50px;
}

.page-wrapper .news-right .submit-news {
  background: linear-gradient(90deg, #990000 0%, #800000 100%);
  border-radius: 6px;
  color: #ffffff;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 15px 0 50px 0;
  float: left;
}

.page-wrapper .news-left .news-item h4 {
  padding-top:0px;
}

.page-wrapper .news-right p {
  line-height: 26px;
  font-size:22px;
  font-weight: 400;
}

.news-single-wrapper {
  display: flex !important;
}

.page-wrapper .news-left .news-header {
  display: block;
  float: left;
  margin-bottom: 25px;
}

.page-wrapper .news-left .news-header img {
  width: 25%;
  margin-right: 5%;
  float: left;
}

.page-wrapper .news-left .news-header h1 {
  font-size: 40px;
  line-height: 48px;
  width: 70%;
  float: left;
}

.page-wrapper .news-left div.header-divider {
    float: left;
    width: 100%;
    border-bottom: #B3B3B3 2px solid;
    padding-bottom: 15px;
}

.page-wrapper .news-left .news-content {
  padding-top: 25px;
  float: left;
  padding-bottom: 25px;
  border-bottom: #B3B3B3 2px solid;
  margin-bottom: 15px;
}

.page-wrapper .news-left .news-content p {
  font-size: 20px;
  line-height: 28px;
}

.page-wrapper .news-left .news-tags span, .spotlight-content .news-tags span {
  font-family: National, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color:#990000;
}

.page-wrapper .news-left .news-tags .tag-title, .spotlight-content .news-tags .tag-title {
  color: #000000;
  font-weight: 600;
}

.news-single-wrapper .news-right time, .spotlights-page .news-right time {
  font-size: 14px;
  line-height: 20px;
  color:#990000;
  text-transform: uppercase;
  font-family: National, Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.news-single-wrapper .news-right h5, .spotlights-page .news-right h5 {
  margin: -5px 0 10px 0;
  padding: 0 0 20px 0;
  border-bottom: #B3B3B3 2px solid;
}

.news-single-wrapper .news-right h5 a, .spotlights-page .news-right h5 a {
  font-size: 18px;
  line-height: 26px;
  color:#000000;
}

.spotlights-page .news-right .upcoming-events {
  margin-top: 60px;
}

.spotlights-page .news-left, .spotlights-page .news-right {
  padding-top: 70px;
}

.spotlights-page .news-left .sorter {
  margin-top:40px;
}

.spotlight-single .wp-block-cover  {
  position: relative;
  background-position: 50%;
  padding: 0 !important;
  min-height: 230px;
  display: flex;
  justify-content: space-between;
}

.spotlight-single .wp-block-cover .spotlight-image-header {
  width: 40%;
}

.spotlight-single .wp-block-cover .spotlight-title-header {
  width: 45%;
  padding: 0px 10% 0px 5%;
}

.spotlight-single .content-width > .wp-block-image:first-child {
display: none;
}

.spotlight-single  .content-width.spotlight-info .share-spotlights {
    border:0px;
}

.spotlight-single .spotlight-info {
  border-bottom: 2px solid #B3B3B3;
  padding: 0 0 20px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-top:75px;
  margin-bottom:20px;
}

.spotlight-single .spotlight-info p {
  margin:0px;
}

.spotlight-single .spotlight-content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.spotlight-single .spotlight-info time {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-transform: uppercase;
    font-family: National, Helvetica, Arial, sans-serif;
    font-weight: 400;
}

.spotlight-single .spotlight-info p, .spotlight-single .spotlight-info select {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  text-transform: uppercase;
  font-family: National, Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform:uppercase;
}

.spotlight-single .spotlights-subscribe {
  padding:0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 75px;
  margin-bottom: 75px;
}

.spotlight-single .spotlights-subscribe h4 {
  font-weight: 700;
  font-size: 42px;
  line-height: 45px;
}

.spotlight-single .related-spotlights h5 {
  font-weight: 700;
  font-size: 31px;
  line-height: 32px;
}

.spotlight-single .related-spotlights > h5 {
  margin-bottom:15px;
}

.spotlight-single .related-spotlights h5 a {
  text-transform: uppercase;
  background: none;
  color: #000000;
  font-size: 12px;
  line-height: 32px;
  position: relative;
  left: 10px;
  top: -2px;
}

.spotlight-single .related-spotlights h5 a:before {
  position: absolute;
  right: -24px;
  top: -3px;
  content: '';
  display: block;
  width: 20px;
  height: 16px;
  background-image: url(images/right-arrow.png);
  background-size: 12px 11px;
  background-position: 4px 4px;
  background-repeat: no-repeat;
}

.spotlight-single .spotlights-subscribe a {
  background: linear-gradient(90deg, #990000 0%, #800000 100%);
  border-radius: 6px;
  color: #ffffff;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 15px 0 50px 0;
}

.related-spotlights .related-spotlights-wrapper {
  display: flex;
}

.related-spotlights .related-spotlights-wrapper .related-spotlight-post {
    width: 50%;
}

.related-spotlights .related-spotlights-wrapper .related-spotlight-post .related-spotlight-content {
  display: flex;
  flex-direction: column;
  width: 40%;
  padding: 0 5%;
}

.related-spotlights .related-spotlights-wrapper .related-spotlight-post a {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.related-spotlights .related-spotlights-wrapper .related-spotlight-post a .related-spotlight-image {
  width: 50%;
}

.related-spotlights .related-spotlights-wrapper .related-spotlight-post a .related-spotlight-image img {
  width: 100%;
}

.news-tags > span:last-child span {
  display: none;
}

.related-spotlights.content-width {
  padding:0px;
  margin-bottom: 100px;
}

.spotlights-page .slider .rsArrow {
  display: none !important;
}

.bottom-of-spotlights {
  width:100%;
}

.bottom-of-spotlights .is-content-justification-center {

}

.bottom-of-spotlights .content-width h4 {
  font-size: 72px;
  line-height: 56px;
  font-family: 'National Extrabold';
}

.bottom-of-spotlights .is-content-justification-center .wp-block-button {
  display: flex;
  width: 60%;
  align-items: flex-end;
  justify-content: space-evenly;
}

.spotlights-page .grab-cursor {
      cursor: default !important;
}

@media only screen and (max-width: 1200px) {

 .page-content.spotlight-single {
   padding-left: 2rem;
  padding-right: 2rem;
 }

.spotlights-page .news-left {
   padding-left: 1rem;
 }

 .spotlights-page .news-right {
    padding-right: 1rem;
  }

}

@media only screen and (max-width: 800px) {
  .spotlights-page .news-left, .page-wrapper .news-left {
    width: 98%;
    padding-right: 1%;
    padding-left: 1%;
  }

  .spotlights-page .news-right, .page-wrapper .news-right {
    width: 98%;
    padding-right: 1%;
    padding-left: 1%;
  }

  /* .slide .wp-block-image {
      height: 400px;
  } */

  .spotlight-content figure{
    width:100%;
  }

  .spotlight-single .wp-block-cover {
    flex-direction: column;
  }

  .spotlight-single .wp-block-cover .spotlight-image-header, .spotlight-single .wp-block-cover .spotlight-title-header {
    width: 100%;
  }


}

@media only screen and (max-width: 600px) {
  .page-wrapper .news-left .news-header img {
    width: 100%;
  }

  .page-wrapper .news-left .news-header h1, ul.spotlights li {
    width: 100% !important;
  }

  .related-spotlights .related-spotlights-wrapper .related-spotlight-post {
    width: 100% !important;
  }

  .related-spotlights .related-spotlights-wrapper {
      flex-direction: column;
  }

  .related-spotlights .related-spotlights-wrapper .related-spotlight-post a {
      flex-direction: column;
  }

  .related-spotlights .related-spotlights-wrapper .related-spotlight-post a .related-spotlight-image, .related-spotlights .related-spotlights-wrapper .related-spotlight-post .related-spotlight-content {
    width:100% !important;
  }

.bottom-of-spotlights .is-content-justification-center .wp-block-button {
  width: 100%;
  align-items: center;
  flex-direction: column;
}

.bottom-of-spotlights .is-content-justification-center .wp-block-button > .wp-block-button__link {
  margin-bottom:20px !important;
}

.news-filter .sorter select, .spotlights-page .sorter select {
      max-width: 60%;
}

.page-wrapper .news-left h4 a {
    font-size: 22px;
}


}
