


.page-node-559 #flexslider-1 .slides::before {
    background-color: unset;
    filter: none;
}

.page-node-559 .flexslider .slides img {
    filter: brightness(80%) grayscale(0%);
}



.page-node-559 h1 span {
    background: white;
    color: #bf1e2e;
	padding: .2em;
}

.page-node-559 h1 {
    bottom: 0;
    top: 40vw;
}

.field.field--name-field-trainer-s.field--type-string-long.field--label-inline.field__items b.field__label {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.page-node-559 input#edit-submit--2 {
    display: block;
}

.js-form-item.form-item.js-form-type-textfield.form-item-training-url.js-form-item-training-url {
    display: none;
}

.view-dl .views-row {
    margin: 0 auto;
    max-width: 1200px;
    margin-top: 1em;
}

.view-dl footer a {
    border-radius: 9999px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(0.4em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
    box-sizing: border-box;
    color: black;
    border: 4px solid #bf1e2e;
    margin-bottom: 3em;
}

.view-dl footer a:hover {
    background-color: rgba(0,0,0,0.8);
    color: white !important;
}

.view-dl .views-field-title a {
    font-size: 1.2em;
}

.view-dl .views-field-title a:hover {
    text-decoration:none;
}

#block-sulmain-content .field__label {
    font-weight: 900;
    margin-top: 2em;
}

.event-hero-dates {
    position: absolute;
}

.events--h-grid header {
   text-align: center;
}

.grow:hover {
    transform: scale(1.1);
}

.grow {
    transition: all .2s ease-in-out;
}

p.has-dark-gray-color {
    color: #333;
}

.top-nav{
	z-index: 9;
}

#block-sulmain-page-title h1 {
    line-height: 1em;
    font-size: 4vw;
}

#block-views-block-content-field-event-date-s-on-calendar-block-1 {
    max-width: 1400px;
    margin: 0 auto;
}

.calendar.monthview a {
    color: white;
}
.views-view-grid.horizontal.cols-2.clearfix {
    display: none;
}

.grid3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.path-taxonomy .layout-content #block-sulmain-content {
    max-width: 1200px;
    margin: 0 auto;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

div#block-genericbanner {
    min-height: 350px;
}

select#edit-programs {
    max-width: 460px;
}

.page-node-104 .breadcrumb{
	display:none;
}
#webform-submission-donate-to-sul-node-104-add-form #edit-markup {
    text-align: center;
}

#webform-submission-donate-to-sul-node-104-add-form #edit-actions {
    text-align: center;
}

legend#edit-choose-your-donation-amount-legend {
    text-align: center;
}

p.sul-donate-logo {
    text-align: center;
}

p.sul-donate-logo img {
    max-width: 400px;
}

.webform-options-display-buttons label.webform-options-display-buttons-label {
    border: #bf1e2e 3px solid;
}

.webform-options-display-buttons input:checked + label.webform-options-display-buttons-label {
    color: white;
    border-color: #bf1e2e;
    background: #bf1e2e;
}


.path-frontpage #block-sulmain-content:last-child {
    margin-bottom: 0;
}

.layout-container.donate-bg {
    background: url(/sites/default/files/2023-01/donate-hero.jpg);
    background-repeat: no-repeat;
    background-size: auto 80%;
    background-position: top right;
}

form#webform-submission-donate-to-sul-node-104-add-form .webform-flexbox{
	margin:0;
}


form#webform-submission-donate-to-sul-node-104-add-form {
    background: white;
    padding: 0.5em 2em 0;
    max-width: 500px;
	  border-radius: 10px;
}

form#webform-submission-donate-to-sul-node-104-add-form h1 {
    color: black;
    margin: 0;
    padding: 0;
    font-size: 1.6em;
    top: 0;
    line-height: 1em;
    position: relative;
}

form#webform-submission-donate-to-sul-node-104-add-form input, textarea {
    max-width: 450px;
    padding: 0.5em;
}

.address a {
    padding: 0.5em;
}

.news-big .news-big-item .news-image {
  filter: brightness(0.7);
}

.news-big-sidebar .news-big-item {
    margin: 1em;
}


.webform-required {
    color: red;
}

span.form-required:before {
    content: '* ';
    color: red;
}



.form-required:before {
    content: '* ';
    color: red;
}

ul.slides li div .card-grid2 {
    position: unset;
}

#flex-programs .flex-viewport ul li a:hover {
    text-decoration: underline;
}

.page-node-type-article ul.links.inline {
    display: none;
}

.path-search h2 {
    max-width: 1200px;
    margin: 0 auto;
}

#flex-programs p.red-box {
    background: unset;
}

.field.field--name-body.field--type-text-with-summary {
    clear: both;
}

.calendar-calendar .week-view #single-day-container, .calendar-calendar .day-view #single-day-container {
    height: 500px !important;
}

input#edit-title, select#edit-field-program-target-id-1 {
    background: #ffffff;
    border-radius: 0.375em;
    border: none;
    border: solid 1px rgba(210, 215, 217, 0.75);
    color: inherit;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    padding: 0.5em;
}

.card-grid2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap:1em;
}

.red-box {
    background: #bf1e2e;
    color: white;
    border-radius: 20px;
    padding: 1em;
}

.path-taxonomy .field.field--name-body.field--type-text-with-summary.field__items h2 {
    font-size: 1.6em;
}

.path-taxonomy .field.field--name-body.field--type-text-with-summary.field__items h3 {
    font-size: 1.2em;
}

.program-slide-wrap .stats-block {
    font-size: .8em;
}

.wp-block-buttons {
    margin: 0 auto;
    max-width: 1200px;
}

ul.sf-menu .sf-sub-indicator {
    height: 20px !important;
}

ul.sf-menu .sf-sub-indicator:after {
  line-height: initial !important;
}

figure.wp-block-embed-youtube.alignfull {
    margin: 0;
}

.wp-block-columns h3 {
    font-size: 4vh !important;
}

.wp-block-columns h2 {
    font-size: 6vh !important;
}

.path-taxonomy div#block-sulmain-page-title h1 {
    font-size: 4vw;
    top: 7vw;
}

.webform-confirmation {
    max-width: 1200px;
    margin: auto;
}

.path-webform input.form-radio {
    display: inline;
}

.webform-multiple-table-responsive {
    overflow-x: auto;
}

.webform-ui-element-type-table a.button {
    color: white;
}

.no-padding{padding:0 !important;}

.wp-block-table {
    max-width: 1400px;
    margin: 0 auto;
}

.stat-txt {
    font-size: .4em;
    font-weight: 100;
    line-height: 1em;
}

.stat-wrap {
    height: 100%;
    width: 100%;
    display: grid;
    justify-content: center;
    align-items: center;
}

#block-sulmain-content .day-view .calendar a {
    color: #bf1e2e;
}

#user-login-form .form-item, .webform-submission-form .form-item  {
    margin: 1em 0;
}

.js-form-item-field-program-type-target-id select, .js-form-item-field-training-type-target-id-1 select, #user-login-form input {
  padding: 1em;
  border: solid 1px rgba(210,215,217,0.75);
  border-radius: 5px;
  font-size: .9em;
}

.pdf-embed iframe {
    width: 100%;
    min-height: 750px;
    margin: 0 auto;
}

.pdf-embed {
   max-width:1200px;
   margin:0 auto;
}


form#search-form {
    margin: 0 auto;
    max-width: 1200px;
}

.col2{
  columns:2;
}

div#block-connectwithus {
    display: block;
    z-index: -1;
}

.field--name-field-share-on-social{
  max-width:1200px;
  margin:0 auto;
}

.field--name-field-share-on-social.field--type-social-media.field--label-above {
    font-size: 1.5em;
    font-weight: 900;
    text-transform: uppercase;
}

article footer {
    max-width: 1200px;
    margin: 0 auto;
}

.page-node-type-article h1 {
    line-height: 4vw;
}

.page-node-type-article .flexslider .slides img {
  filter: brightness(60%);
}


.webform-submission-form .form-select {
    padding: 1em;
    border: solid 1px rgba(210,215,217,0.75);
    border-radius: 5px;
    margin: 0.5em;
}

.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__items.quickedit-field h1 {
    display: none;
}

.accordion-item.open .accordion-header {
    background: #bf1e2e;
}

.accordion {
  max-width: 480px;
  margin: 30px auto;
  border:1px solid rgba(50, 50, 50, 0.25) ;
}

.accordion .accordion-item {
  overflow: hidden;
  background-color: white;
}

.accordion .accordion-header {
  padding: 15px 20px;
  cursor: pointer;
  background: #272625;
  border-bottom: 1px solid #f1f1f1;
  color: white;
}

.accordion .accordion-header h3 {
  margin: 0;
  font-size: 1.2vw !important;
  color: white;
  font-weight: 500;
}

.accordion .accordion-content {
  padding: 0 20px;
  font-size: .9em;
  transition: all ease-in-out 0.2s;
  max-height:0;
}

.accordion .accordion-item.open .accordion-content {
  padding: 20px;
  max-height:unset;
}

.chtc-tag {
    font-size: 1vw;
    color: #555;
}

.footer-wrap a {
    color: white;
    text-decoration: none;
}

.footer-wrap a:hover {
    text-decoration: underline;
}

.social-sec {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  clear: both;
  padding: 5em;
  margin: 0 auto;
  background: #f1f1f1;
  grid-gap: 3em;
}

.social-sec iframe {
    margin: 0 6em;
}

#media-library-wrapper {
  height: 100%;
  margin: 0;
  display: flex;
}

.wp-block-embed__wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

.wp-block-embed__wrapper iframe {
    min-height: 600px;
    min-width: 1200px;
}

figure.wp-block-embed-youtube.alignfull.wp-block-embed .wp-block-embed__wrapper {
    width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    max-width: none;
}

figure.wp-block-embed-youtube.alignfull.wp-block-embed .wp-block-embed__wrapper iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}


figure.wp-block-embed-vimeo.alignfull.wp-block-embed .wp-block-embed__wrapper {
    width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    max-width: none;
}

figure.wp-block-embed-vimeo.alignfull.wp-block-embed .wp-block-embed__wrapper iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.wp-block-pullquote {
    max-width: 1400px;
    margin: 0 auto;
}

blockquote.wp-block-quote {
    max-width: 1200px;
    margin: 0 auto;
}

.wp-block-separator.is-style-wide {
    max-width: 90%;
}

#flex-programs ol.flex-control-nav.flex-control-thumbs {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    margin-top: -280px;
    min-height: 170px;
}


#flex-programs .flex-control-nav li {
   border: 1px dotted white;
   background: #bf1e2e;
}

.sul-flex-nav-caption {
    color: white;
    padding: 2em 1em;
    cursor: pointer;
    font-weight: bold;
}

.sul-flex-nav-caption:hover{
  height:100%;
  background:white;
  color:black;
}

#block-sulmain-content input#edit-submit {
    border: 2px solid #bf1e2e;
    border-radius: 50px;
    padding: 1em 2em;
    background: white;
    color: black;
}

form#user-login-form {
    max-width: 1200px;
    margin: 0 auto;
}

.description {
    font-size: .8em;
    color: #555;
}

#block-sulmain-content .ui-accordion-header-active a {
    color: white;
}

.chtc-prog-grid .tax-term {
    padding: 0 0 0.2em;
}

.chtc-prog-grid h3 {
    grid-column: 1 / span 4;
    display: block;
    text-align: center;
}

.chtc-prog-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1em;
    margin-bottom: 3em;
}

form#views-exposed-form-training-programs-block-2 {
    grid-column: 1 / span 4;
}

.grid4{
  display:grid;
  grid-template-columns:repeat(4, 1fr);
}

a#toolbar-item-flexslider-examples {
    display: none;
}

.chtc-logo.center img {
    max-width: 700px;
    margin: 0 auto;
    filter: brightness(100%) grayscale(100%);
}

.chtc-logo.center {
    position: absolute;
    z-index: 9999999999999999;
    top: 40%;
    width: 100%;
    margin: 0 auto;
}

ul.slides li .program-hero-wrap {
    position: relative;
}

.wp-block-columns {
    flex-wrap: nowrap;
    max-width: 1200px;
    margin: 0 auto;
}

.wp-block-columns.alignwide {
    max-width: 1400px;
}

.wp-block-columns.alignfull {
    max-width: unset;
}

.field__label {
    padding-right: 0.2em
}

.field--label-inline {
    padding: 1em 0.5em 1em 0;
}

.webform-submission-form .js-form-item.form-item.js-form-type-checkbox input {
    display: inline;
}


#block-views-block-training-programs-block-1 {
    margin-bottom: 5em;
}

#block-views-block-training-programs-block-1 table td {
    border-bottom: 1px solid #f1f1f1;
}


.form-item-field-program-target-id-1.js-form-item-field-program-target-id-1 {
    display: inline;
}

.js-form-item-title {
    display: inline;
}

.event-list #edit-actions {
    display: inline;
}

.views-exposed-form {
    margin: 1em 0;
}

.tax-term {
    padding: 2em;
}

.tax-term a {
    color: #bf1e2e;
    text-decoration: none;
}





#block-sulmain-content .calendar a {
    color: white;
}

#block-sulmain-content a {
    color: #bf1e2e;
}


.layout-container table td {
    border-bottom: 1px solid #f1f1f1;
}

.layout-container tbody tr {
    border-bottom: 1px solid #f1f1f1;
}

.layout-container table {
  min-width:100%;
}

.layout-container thead tr {
    background-color: #555;
    color: #ffffff;
    text-align: left;
}

.layout-container th,
.layout-container td {
    padding: 12px 15px;
}

.field-group-accordion-wrapper {
    margin: 0 0 2em;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #f1f1f1;
    background: #bf1e2e;
}

div#block-sulmain-page-title h1 {
    z-index: 2;
}

input#edit-submit-programs {
    color: black;
    background: white;
    padding: 0.5em 1em;
    border-radius: 50px;
    border: 2px solid #bf1e2e;
    margin: 1em 0;
}

.page-node-type-page .button.js-form-submit.form-submit {
    color: black;
    background: white;
    padding: 0.5em 1em;
    border-radius: 50px;
    border: 2px solid #bf1e2e;
    margin: 1em 0;
}

.form-item-field-program-type-target-id-1 {
    font-weight: 900;
    color: #bf1e2e;
    text-transform: uppercase;
}

.news-image {
    overflow: hidden;
}

.news-image img:hover {
    transform: scale(1.2);
}

.news-image img {
    transition: scale 1s;
    transition: transform .2s;
}

.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{
background:#555;
}

.event-cal-wrap a {
    font-size: 1.3em;
}

.calendar-calendar .month-view .full .inner, .calendar-calendar .week-view .full .multi-day .inner {
    min-height: 5em;
}

.path-calendar header h3 {
    text-align: center;
}

li.pager__item.pager__item--next {
    float: right;
    margin-right: 2em;
}

nav.pager > ul li a {
    text-decoration: none;
    color: #bf1e2e;
}
ul.js-pager__items li {
    display: inline-block;
}

.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
    background: #555;
}

.calendar-calendar .month-view .full td.multi-day div.monthview, .calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview {
    color: #fff;
    background: #555;
}

.event-cal-wrap a {
    color: white;
}

.calendar-calendar .month-view .full td.single-day div.monthview, .calendar-calendar .week-view .full td.single-day div.weekview, .calendar-calendar .day-view .full td.single-day div.dayview {
    background: #bf1e2e;
}

.field.field--name-field-program {
    max-width: 1200px;
    margin: 0 auto;
}

.path-taxonomy article.contextual-region {
    padding: 0 1em 0;
}

ul.links.inline li:after {
    content: '\f105';
    float: right;
    color: #bf1e2e;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    border: 2px solid #bf1e2e;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    text-align: center;
}

ul.links.inline li a {
    text-decoration: none;
    color: #bf1e2e;
}

ul.links.inline li {
  border-bottom: 1px solid #bf1e2e;
  max-width: 40%;
  list-style:none;
}

ul.links.inline {
    padding: 0;
    margin: 0 0 2em 0;
}


.path-taxonomy h2 a {
    text-decoration: none;
    color: #bf1e2e;
}

.path-taxonomy h2 {
    text-decoration: none;
    font-size: 2.8vw;
    margin: 0;
    margin: 1em 0 0.5em;
}

.field.field--name-body.field--type-text-with-summary .field__item ul, ol {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 0 4vw;
    line-height: 1.8em;
}

div#block-genericbanner{
  position:relative;
  overflow:hidden;
}

div#block-genericbanner:before {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 7px;
  left: 0;
  right: 0;
  background-color: rgba(202 ,0 ,22 ,0.7);
}

.btn a:hover {
    color: white !important;
    background: rgba(0,0,0,0.8);
    text-decoration: none;
}

.flex-pauseplay a {
    opacity: 0;
}

.wp-block-button a.wp-block-button__link:hover {
    background-color: rgba(0,0,0,0.8);
    color: white !important;
}

#block-donatebutton a:hover {
    background: white;
    color: #bf1e2e;
}

#block-sulmain-breadcrumbs nav.breadcrumb ol {
    padding: 0;
    max-width: 1200px;
}

.path-frontpage h1 {
    opacity: 0;
}

label.webform-section-title {
    font-weight: 700;
}

.webform-flex--container > .form-item > input:not([type="checkbox"]), .webform-flex--container > .form-item > select {
    width: 90%;
}

.path-webform .js-form-item.form-item.js-form-type-textarea, .js-form-type-webform-signature label {
    font-weight: 700;
}

.webform-element-description {
    font-weight: 300;
}

.webform-signature-pad .button {
    border: 2px solid #bf1e2e;
}

.path-webform .webform-submission-form input.form-checkbox {
  width: unset;
  display: inline;
  padding: 0;
  margin: 0;
}

.path-webform h1 {
  line-height: 4vw;
    font-size: 5vw;
}


@media screen and (-webkit-min-device-pixel-ratio: 0){
select:hover {
    background-image: unset !important;
  }
}

fieldset {
    margin: 1em 0;

}
fieldset legend span{font-weight:700;}

input.webform-button--submit:hover {
    background: rgba(0,0,0,0.8);
    color: white;
}


.video-full .wp-block-embed__wrapper{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}

.video-full iframe {
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      position: absolute;
  }
  
figure.wp-block-embed-vimeo {
    margin: 0;
}

.news-wrap .news-image img {
    filter: brightness(0.5);
}

.news-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 0 5em;
}

.news-pg-ttl {
  line-height: 1.3vw;
  position: absolute;
  font-size: 1vw;
  bottom: .3em;
  padding: 0 1em .5em;
  line-height: 1.3vw;
  z-index:2;
}

.news-pg-ttl a {
  color: white;
  text-decoration: none;
  font-size: 1.1vw;
  font-weight: 500;
}

.wp-block-image {
    max-width: 1400px;
   margin: 0 auto;
}

#block-views-block-programs-block-1 h2 {
  text-align: center;
}

.program-grid a {
    color: #bf1e2e;
    text-decoration: none;
}

.program-grid a:hover {
    text-decoration: underline;
}

.program-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1em;
  max-width: 1400px;
  margin: 0 auto 5em;
}

.prog-type-view {
    position: relative;
}

li.clone {
    position: relative;
}

.flex-control-thumbs .flex-active {
  opacity: 0 !important;
 }

#flex-programs li.flex-active-slide {
    position: relative;
}

#flex-programs .flex-viewport ul li p {
position: absolute;
    z-index: 3;
    color: white;
    top: 40%;
    width: 50%;
    display: block;
    left: 24%;
    text-align: center;
}

#flex-programs .flex-viewport ul li .btn {
    width: 74%;
    top: 19vw;
}


#flex-programs .flex-viewport ul li .btn a {
    font-size: 1.2vw;
    max-width: 400px;
    line-height: 1.5vw;
    width: 400px;
    padding: .5em.3em;
    background-color: rgba(0,0,0,0.5);
    font-weight: 300;
	}
	
	#flex-programs .flex-viewport ul li .btn a:hover {
    background: white;
    color: black;
}
	
	#flex-programs ol.flex-control-nav.flex-control-thumbs {
    display: grid;
    grid-template-columns: repeat(6,1fr);
}
#flex-programs .flex-control-thumbs li {
    width: 100%;
    z-index: 1;
}



#flex-programs .flex-viewport ul li a {
    font-size: 3.5vw;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    z-index: 3;
    color: white;
    line-height: 4vw;
    width: 100%;
}

.field.field--name-body.field--type-text-with-summary ul, ol.flex-control-nav{
  max-width:unset;
}

#flex-programs ol.flex-control-nav.flex-control-thumbs {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

#flex-programs .flex-control-thumbs li {
    width: 100%;
}

#flex-programs .flex-viewport .slides img {
    filter: brightness(60%);
}

#flex-programs .flexslider .slides img {
    height: auto;
    -moz-user-select: none;
    filter: brightness(50%);
    z-index:-1;
}

#flex-programs .flex-viewport ul li a {
    position: absolute;
    z-index: 99999999;
    color: white;
    top: 30%;
}

.home-news-big {
  padding: 0 3em 3em;
  position: relative;
}

.news-ttl-sm {
  line-height: 1vw;
  font-size: .9em;
}

.news-ttl-sm a {
  color: black;
  text-decoration:none;
}

.home-news-small {
    max-width: 300px;
    float: left;
    margin-bottom: 4em;
    clear:right;
}

.news-desc {
    position: absolute;
    bottom: 5%;
    margin-left: 1em;
    color: white;
    z-index:1;
    line-height: .9em;
}

.news-ttl {
  position: absolute;
  bottom: 130px;
  z-index: 1;
  margin-left: 1em;
  font-size: 1.2em;
}

.news-ttl a {
  color: white;
  text-decoration: none;
  font-weight: 700;
}


.news-big {
  padding: .5em;
  float: left;
}

footer {
    clear: both;
}

.news-big-item {
    position: relative;
}

.news-ttl {
    position: absolute;
}


.news-date {
  position: absolute;
  padding: .3em 1em;
  box-shadow: 0 1px 1px rgb(0 0 0 / 11%), 0 2px 2px rgb(0 0 0 / 11%), 0 4px 4px rgb(0 0 0 / 11%), 0 6px 8px rgb(0 0 0 / 11%), 0 8px 16px rgb(0 0 0 / 11%);
  color: #bf1e2e;
  background: white;
  font-weight: 500;
  font-size: .7vw;
  z-index:2;
}

.field.field--name-body.field--type-text-with-summary > ul, ol {
    max-width: 1100px;
    margin: 1em auto;
}

.wp-block-file {
    max-width: 1200px;
    margin: 1vw auto;
}

.wp-block-file a{
  color:#bf1e2e;
}


.field.field--name-body.field--type-text-with-summary h2, h3, h4 {
    max-width: 1200px;
    margin: .5em auto .2em;
}


a.feed-icon {
    display: none;
}

.event-img img:hover {
    transform: scale(1.1);
    transition: .7s;
}

.btn a {
    text-decoration: none;
    color: black;
    border: 5px solid #bf1e2e;
    padding: .4em 1.8em;
    border-radius: 50px;
}

main{ min-height: 50vh;}

div#block-views-block-frontpage-block-1 {
    padding: 5vw 0;
}

.event-desc {
    font-size: 1em;
}

.event-month {
    font-size: .9em;
    line-height: .5vw;
}

.event-day {
    font-size: 1.2em;
}

.event-ttl a {
    text-decoration: none;
    color: #bf1e2e;
}

.event-ttl a:hover {
  text-decoration: underline;
}
.event-dates {
    border: 5px solid #bf1e2e;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    padding: .2em;
    text-align: center;
    color:#bf1e2e;
    margin-right: 1vw;
    float:left;
}

.event-item {
  padding: 2em;
}
.event-img {
  text-align: center;
}

.page-node-type-events .layout-content {
    max-width: 1200px;
    margin: 0 auto;
}

.field.field--name-field-thumbnail-image img {
    float: left;
    margin: 0 1em 0 0;
}

.sul-his3{
    max-width: 250px;
    margin-top: -5em;
    margin-left:1em;
}

.sul-his2 {
    margin-top: -100px;
    max-width: 450px;
    right: 20px;
    position: absolute;
    z-index: 1;
}

.sul-his-photos {
    width: 100%;
    margin-left: 2em;
}

.sul-his1{
    max-width: 450px;
    z-index:-1;
     margin-top: -100px;
}


.wp-block-button a.wp-block-button__link {
    background-color: unset;
    color: black;
    border: 4px solid #bf1e2e;
}

.stat-content {
    max-width: 1200px;
    margin: auto;
}

.stat-item {
    border: 20px solid #bf1e2e;
    border-radius: 200px;
    width: 200px;
    height: 200px;
    background: black;
    color: white;
}

.stats {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    margin: auto;
    max-width: 1200px;
}

.stat-number {
    font-size: 2.5em;
    font-weight: 900;
    padding:0 0.4em;
}



input#edit-submit--3 {
    display: none;
}

#block-mainnavigation ul li ul li a {
    background: white;
    color: #bf1e2e;
}

.path-taxonomy #block-sulmain-content .field.field__items{
  padding: .5em 0;
}

.path-taxonomy .field--label-inline div {
    display: inline-block;
}

.path-taxonomy .field label {
    font-weight: 700;
}

.page-node-type-events a.flex-play {
    display: none;
}

.webform-submission-form input, textarea {
    background: #ffffff;
    border-radius: 0.375em;
    border: none;
    border: solid 1px rgba(210, 215, 217, 0.75);
    color: inherit;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    padding: 1em;
    font-size: 1em;
}

form.webform-submission-form {
    max-width: 1200px;
    margin: 0 auto;
}

input.webform-button--submit {
    border: 2px #bf1e2e solid;
    border-radius: 50px;
    margin: 2em 0;
    height: 3.5em;
    letter-spacing: 0.075em;
    padding: 0 2.25em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    width: unset;
}


#flexslider-1 li.flex-active-slide {

    min-height: 600px;
}

li.flex-active-slide img {
    max-width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

ul.slides li .event-hero-wrap {
  position: relative;
}

.event-hero-dates {
    z-index: 4;
    color: white;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    top: 17vw !important;
    font-size: 1.5vw;
}
	
	.event-hero-wrap h1 {
    text-align: center;
    font-size: 4.5vw;
    line-height: 4vw;
    top: 5vw;
    z-index: 3;
	}
	