.footer__link-widget__col li a {
  color: #fff;
}
.footer__link-widget__col li a:hover {
  color: #fff;
}
.footer__link-widget__col li {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.header-button__button > a {
  line-height: 1.5;
  float: right;
}
.inner__sidebar__dropdown-menu > ul li .currentsection a,
.inner__sidebar__dropdown-menu > ul li .currentsection {
  color: #333;
  font-weight: 600;
}
.gallery__wrapper .glide__arrow:hover {
  background-color: #b52b52;
}
.gallery__wrapper .glide__arrow {
  background: var(--Red, #DD3224);
}
.carousel__arrows .btn-primary {
  background: var(--Red, #DD3224);
}
.carousel__slide__block__link > svg {
  margin-top: -0.1rem;
}
.side-content.general-content p.btn-primary a {
  display: block;
  margin-right: 0;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  color: #fff;
  text-align: center;
}
.general-content {
  max-width: 1800px;
  padding: 0 2rem;
  margin-left: auto;
  margin-right: auto;
}
.general-content.side-divider {
  max-width: 1200px;
  padding: 0;
}
.disable-link,
.announcements-trigger__disabled {
  pointer-events: none;
}
@media screen and (max-width: 991px) {
  .general-content.side-divider {
    padding: 0 2rem;
  }
}
.inner__content .general-content {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .inner__content .general-content {
    padding: 0 2rem;
  }
}
.inner__content .general-content.side-divider {
  padding: 0;
}
@media screen and (max-width: 991px) {
  .inner__content .general-content.side-divider {
    padding: 0 2rem;
  }
}
.accordion-ct.fifty-fifty .general-content.row {
  padding: 0;
}
/*
.general-content p:not(.general-content__img-block-caption),
.general-content p:not(.general-content__img-caption) {
    margin-top: 1rem;
}*/
p.general-content__img-caption {
  margin-top: -2.5rem;
}
.general-content .btn-primary a {
  display: block;
  margin-right: 0;
  color: #fff;
  text-align: center;
  border-bottom: none;
}
.side-content.general-content p.btn-secondary a {
  display: block;
  margin-right: 0;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  color: #333;
  text-align: center;
}
.general-content p.btn-secondary a {
  display: block;
  margin-right: 0;
  color: #333;
  text-align: center;
  border-bottom: none;
}
.side-content.general-content p.btn-white a {
  display: block;
  margin-right: 0;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  color: #7e072a;
  text-align: center;
}
.general-content p.btn-white a {
  display: block;
  margin-right: 0;
  color: #7e072a;
  text-align: center;
  border-bottom: none;
}
.general-content p.link-icon a {
  font-weight: 600;
  font-size: 0.94rem;
  line-height: 1.4;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  color: #7e072a;
}
.general-content p.link-icon a:hover,
.general-content p.link-icon a:visited .general-content p.link-icon a:active {
  color: #7e072a;
  text-decoration: underline;
}
.general-content p.btn-primary a:hover,
.general-content p.btn-primary a:visited,
.general-content p.btn-primary a:active {
  color: #fff;
  border-bottom: none;
}
.general-content p.btn-white a:hover,
.general-content p.btn-white a:visited,
.general-content p.btn-white a:active {
  color: #7e072a;
  border-bottom: none;
}
.general-content p.btn-secondary a:hover,
.general-content p.btn-secondary a:visited,
.general-content p.btn-secondary a:active {
  color: #333;
  border-bottom: none;
}
.general-content p.btn-primary:hover,
.general-content p.btn-white:hover,
.general-content p.btn-secondary:hover {
  cursor: pointer;
}
.general-content .general-content__block iframe {
  width: 100%;
  min-height: 30rem;
}
@media screen and (max-width: 767px) {
  .general-content .general-content__block iframe {
    min-height: 18rem !important;
  }
  .hero-banner__block__button-link-break-3buttons:first-of-type {
    margin-right: 0rem !important;
  }
  .hero-banner__block__button-link-break-3buttons:last-of-type {
    margin-left: 0rem !important;
  }
  .hero-banner__block__button-link-break-3buttons {
    margin-top: 1rem;
  }
}

.general-content ul li ul li {
  list-style-type: circle;
}
.general-content ul li ul li ul li {
  list-style-type: square;
}
.general-content ul,
.general-content ol {
  list-style-position: outside;
}
.general-content ol li ol li {
  list-style-type: lower-alpha;
}
.general-content__img-block--fullwidth {
  max-width: 100%;
  width: 100%;
  margin-bottom: 1rem;
}
@media (max-width: 575px) {
  .general-content__img-block img {
    margin-bottom: 1rem !important;
  }
  .general-content__img-block-caption img {
    margin-bottom: -1rem !important;
  }
  .general-content__img-block-caption {
    margin-top: -1rem !important;
  }
}
.general-content .table-responsive table {
  margin-bottom: 1rem;
}
.general-content ol li ol li ol li {
  list-style-type: lower-roman;
}
.featured-item-list__widget-item__img img {
  height: 8rem;
}
.banner-img-txt__img img {
  width: auto;
}
.header-button__button > a {
  line-height: 1.5;
  float: right;
}
@media (max-width: 991px) {
  .header-button__button > a {
    float: none;
  }
}
.accordion-ct .accordion-ct__title {
  margin: 2rem;
  white-space: normal;
  word-break: break-word;
}
.accordion-ct .accordion-ct__title span {
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.3;
  word-break: break-word;
}
.fifty-fifty .style__accordion {
  border-bottom: 1px solid white;
  margin-bottom: 6px;
}
.footer__social__item--show-more a:hover,
.video-panel__block:hover .video-panel__block__link,
.carousel__slide__block__link:hover,
.banner-img-txt-alt__block__link:hover,
.banner-img-txt__block__link:hover {
  text-decoration: none;
}
.footer__social__item--show-more a span:hover,
.video-panel__block:hover .video-panel__block__link span,
.carousel__slide__block__link:hover span,
.banner-img-txt-alt__block__link:hover span,
.banner-img-txt__block__link:hover span {
  text-decoration: underline;
}
.header-nav__dropdown-menu__img {
  background-color: #fff;
}
section.h1-heading > h1 {
  white-space: normal;
  word-break: break-word;
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: #7e072a;
  font-weight: 300;
  font-size: 3rem;
  line-height: 1.2;
  letter-spacing: .15rem;
  padding: 0 2rem;
}
.fullwidth > section:first-child,
.site-wide-notice + .sign-post {
  margin-top: 0 !important;
}
@media (min-width: 1280px) {
  .fullwidth section.h1-heading.side-divider > h1 {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .inner section.h1-heading > h1 {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .cta-box__block.bg-primary .cta-box__block__link {
    color: #7e072a !important;
  }
  .cta-box__block.bg-primary .cta-box__block__link > svg {
    fill: #7e072a;
  }
}
@media (max-width: 500px) {
  .cta-box__col--3 .cta-box__img,
  .cta-box__col--3 .cta-box__img img,
  .cta-box__col--5 .cta-box__img,
  .cta-box__col--5 .cta-box__img img {
    width: 100% !important;
  }
  .cta-box__col {
    display: block;
  }
  .cta-box__col--3 .cta-box__img,
  .cta-box__col--5 .cta-box__img {
    padding: 0 1rem;
  }
  a.cta-box__block {
    margin-top: 1rem;
  }
}

/*Header Buttons Updates*/
.js .header-button {
  opacity: 0;
}

.js.js-ready .header-button {
  opacity: 1;
}

.header-button__wrapper {
  display: block;
  padding: 0 2rem;
}

.header-button__wrapper:hover {
  text-decoration: none;
}

.header-button:not(.header-button_half) .header-button__title {
  white-space: normal;
  word-break: break-word;
  margin-right: 2rem;
  width: 40%;
}

.header-button__title > span {
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.3;
  word-break: break-word;
  margin-bottom: 1rem;
}

.header-button__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #7e072a;
  color: #fff !important;
  padding: 2rem;
}

.header-button__button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% - 40% - 2rem);
  font-weight: 600;
  font-size: 0.94rem;
  line-height: 1.4;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
}

.header-button__button > span {
  display: inline-block;
}

.header-button__button .btn-text {
  text-align: right;
  width: calc(100% - 48px - 1rem);
}

.header-button__button .btn-arrow-icon {
  position: relative;
  width: 48px;
  height: 48px;
  padding: 0.75rem;
  margin-left: 1rem;
  background-color: #fff;
}

.header-button__button .btn-arrow-icon:before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  pointer-events: none;
  top: 1.05rem;
  left: 45%;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #7e072a;
  border-width: 7px;
}

@media (max-width: 991px) {
  .header-button:not(.header-button_half) .header-button__title {
    margin-bottom: 1.5rem;
    margin-right: 0;
    width: auto;
  }
  .header-button__block {
    display: block;
  }
  .header-button__button {
    width: auto;
  }
}

.header-nav__top__list__my-pages__dropdown {
  width: 10rem;
}
span.header-nav__mobile__welcome-notice {
  font-weight: normal;
}
.header-nav__bottom__my-pages-mobile .header-nav-top-dropdown.information-for__dropdown {
  padding: 0;
}

/* = = LAYOUT & DESIGN = = */

/* — — HTML Maroon Background — — */
html {
  background: #7e072a;
}

/* — — Mega Menu Column Title Hidden — — */
.column-title-hidden,
.hidden {
  display: block;
  visibility: hidden;
}

@media (max-width: 1279px) {
  .column-title-hidden,
  .hidden {
    margin-top: -61px;
  }
}

/* — — Information For Dropdown — — */
#information-for .header-nav__top__link {
  cursor: default;
  text-decoration: none !important;
  padding-right: 0.1rem;
}

#information-for svg {
  margin-left: -0.4rem;
}

#information-for .header-nav__top__link:focus {
  /*outline: 0 !important;*/
}

/* — — My Apps — — */
.my-apps__info-popup__content p:first-child {
  margin-top: 1.25rem;
}

/* — — Icon Image Sizes — — */
.general-content img.icon {
  display: block;
  max-width: 100px;
  backface-visibility: hidden;
}

.general-content img.icon-center {
  margin-left: auto;
  margin-right: auto;
}

/* — — Tables — — */
table {
  border: 1px solid #e7ebe7;
}

/* — — General Content Image Captions — — */
span.general-content__img-caption {
  display: block;
}

/* — — Slate Embedded Form – – */
.form_container .form_question label.form_label {
  margin-bottom: 0;
  font-size: 0.8rem;
}

.form_container .form_question .form_responses {
  margin-bottom: 16px;
}

.form_container input,
.form_container select {
  padding: 0.4rem;
  line-height: 1rem;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}

.form_container select {
  position: relative;
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+)
    no-repeat calc(100% - 0.2rem) 50%;
}

.form_container select:after {
  /* content: ''; */
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid transparent;
  position: absolute;
  top: 50%;
  right: 0.6rem;
  transform: translate(0%, -50%);
  border-top-color: #333;
  pointer-events: none;
}

div.action button {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.25rem;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid transparent;
  padding: 0.5rem 1.5rem;
  border-radius: 2px;
  text-decoration: none !important;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  background-color: #7e072a;
  color: #fff !important;
}

div.action button:hover {
  background-color: #ad0031 !important;
}

/* = = CONTENT TYPES = = */

/* — — Banner Button 50-50 — — */
.header-button_half {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.header-button_half .header-button__wrapper {
  width: 100%;
  margin-bottom: 2rem;
}

.header-button_half .header-button__block {
  height: 100%;
}

.header-button_half .header-button__title {
  width: 100%;
}

@media (min-width: 992px) {
  .header-button_half {
    flex-direction: row;
  }

  .header-button_half .header-button__wrapper {
    width: 50%;
    margin-bottom: 0;
  }

  .header-button_half .header-button__wrapper:first-child {
    margin-right: 2rem;
  }

  .header-button_half .header-button__block {
    flex-direction: column;
  }

  .header-button_half .header-button__title {
    margin: 0;
    margin-bottom: 1rem;
  }

  .header-button_half .header-button__button {
    width: auto;
    margin-left: auto;
  }
}

/* — — Featured Item Banner — — */
.featured-item-banner__img:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 20%);
}

/* — — General + General w/ Border — — */
.general-content p:not(.btn):not(.btn-primary):not(.general-content__img-block-caption) a,
.general-content li a,
.general-content a,
.header-bullet-list a {
  color: #7e072a;
  font-weight: normal;
  border-bottom: 1px solid rgb(144 0 40 / 40%);
  text-decoration: none !important;
}

.general-content a,
.general-content h1 a,
.general-content h2 a,
.general-content h3 a,
.general-content h4 a,
.general-content h5 a,
.general-content h6 a {
  color: #7e072a;
  border-bottom: 1px solid rgb(144 0 40 / 40%);
}

.general-content a:hover,
.general-content a:visited,
.general-content p:not(.btn):not(.btn-primary):not(.general-content__img-block-caption) a:hover,
.general-content li a:hover,
.header-bullet-list a:hover,
.general-content p:not(.btn):not(.btn-primary):not(.general-content__img-block-caption) a:visited,
.general-content li a:visited,
.header-bullet-list a:visited,
.general-content h1 a:visited,
.general-content h1 a:hover,
.general-content h2 a:visited,
.general-content h2 a:hover,
.general-content h3 a:visited,
.general-content h3 a:hover,
.general-content h4 a:visited,
.general-content h4 a:hover,
.general-content h5 a:visited,
.general-content h5 a:hover,
.general-content h6 a:visited,
.general-content h6 a:hover {
  color: #7e072a;
  border-bottom: 1px solid #7e072a;
}

.general-content a,
.general-content strong a,
.general-content li strong a,
.header-bullet-list strong a {
  font-weight: 600;
}

.general-content__block {
  margin-bottom: 0;
}

/* — — Images with Captions — — */
section.images-with-captions:not(.side-divider) {
  padding: 0 2rem;
}

.images-with-captions_inner {
  display: flex;
  flex-wrap: wrap;
}

.images-with-captions_item {
  width: 100%;
  text-decoration: none;
  box-sizing: border-box;
  position: relative;
}

.images-with-captions_image {
  position: relative;
  overflow: hidden;
  object-fit: contain;
}

.images-with-captions_image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.images-with-captions_image:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.images-with-captions_caption {
  background: #7e072a;
  color: white;
  text-align: center;
  padding: 1rem;
}

.images-with-captions_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (max-width: 640px) {
  .images-with-captions_item:not(:last-child) {
    margin-bottom: 2rem;
  }
}

@media (max-width: 1280px) {
  section.images-with-captions {
    padding: 0 2rem;
  }
}

@media (min-width: 641px) {
  .offset-grid {
    margin-right: -2rem;
  }

  .images-with-captions_item {
    width: calc(50% - 2rem);
    margin-right: 2rem;
  }

  .images-with-captions_item:nth-child(-n + 2) {
    margin-bottom: 2rem;
  }
}

@media (min-width: 1024px) {
  .images-with-captions_item {
    width: calc(25% - 2rem);
  }

  .images-with-captions_item:nth-child(-n + 2) {
    margin-bottom: 0;
  }
}

/* — — Image with Text Block — — */
.banner-img-txt__img img {
  width: 100% !important; /* remove once T4 apply proper fix */
}

.banner-img-txt__block {
  width: 100% !important; /* remove once T4 apply proper fix */
}

/* — — Buttons — — */
.btn-primary.btn-white {
  background-color: #fff !important;
  color: #7e072a !important;
}
.btn-primary.btn-white:hover {
  background-color: #eff0f4 !important;
  color: #ad0031 !important;
}

/* — — Infographic (Text Only) — — */
.statistics-blocks {
  position: relative;
}

.statistics-blocks .statistics-blocks__block__inner {
  overflow: visible;
}

.statistics-blocks .statistics-blocks__block__inner:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 20px 0px rgb(0 0 0 / 10%);
}

.statistics-blocks span {
  opacity: 1;
}

.statistics-blocks .bg-primary span,
.statistics-blocks .bg-secondary-blue span {
  text-shadow: 0 1px black;
}

.statistics-blocks .bg-secondary-grey-10 span,
.statistics-blocks .bg-white span {
  text-shadow: 0 1px white;
}

.statistics-blocks .statistics-blocks__block__inner {
  position: relative;
}

.statistics-blocks .statistics-blocks__block__number {
  font-weight: 600;
  letter-spacing: .15rem;
  font-family: owners-wide, sans-serif;
}

.statistics-blocks .statistics-blocks_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.section-nav__dropdown-menu {
  margin-top: 0.4rem;
}

/* — — Hero Banner — — */
@media (min-width: 1200px) {
  .hero-banner__block {
    width: 60%;
  }
}

.hero-banner__block__title span {
  display: block;
  margin-bottom: 0;
}

.hero-banner__block__button-link-break {
  margin-top: 1rem;
}
.hero-banner__block__button-link-break:first-of-type {
  margin-right: 1rem;
}

.hero-banner__block__button-link-break-3buttons:first-of-type {
  margin-right: 1rem;
}
.hero-banner__block__button-link-break-3buttons:last-of-type {
  margin-left: 1rem;
}
.hero-banner__block__button-link-break-3buttons {
  padding-right: 1.5rem;
  margin-top: 1rem;
}
.hero-banner__block__button-link-break-3buttons::after {
  content: ">";
  padding-left: 1rem;
}

@media (max-width: 400px) {
  .hero-banner__img {
    height: 900px;
  }
}

@media (min-width: 1200px) {
  .hero-banner__img {
    height: 500px;
  }
}

@media (max-width: 1199px) {
  .hero-banner__block {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

@media (min-width: 1200px) {
  .hero-banner__block {
    top: 50%;
    transform: translateY(-50%);
  }
}

/* — — Featured Item Grid — — */
.svg-md-24px {
  min-width: 24px;
}

/* — — News (RSS) — — */
.box-img-text .glide__slides {
  overflow: visible !important;
}

.box-img-text .glide__slide {
  max-height: 500px;
  overflow: hidden;
  position: relative;
}

.box-img-text-type-1__slide__img {
  position: relative;
  overflow: hidden;
}

.box-img-text-type-1__slide__img:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.box-img-text-type-1__slide__img img {
  position: absolute;
  top: 0;
  left: 0;
}

.box-img-text-type-1__slide__block__title > span {
  font-size: 1.1rem;
}

.box-img-text-type-1__slide__block__content p:first-child {
  max-height: 10em;
  overflow: hidden;
  position: relative;
}

.box-img-text-type-1__slide__block__content p:first-child:after {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(255 255 255) 75%);
}

.bg-secondary-blue-30 .box-img-text-type-1__slide__block__content p:first-child:after {
  background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(178 211 224) 75%);
}

.box-img-text-type-1__slide__block__link {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  right: 2rem;
  margin-bottom: 0 !important;
  z-index: 99;
}

/* = = FOOTER = = */
.footer__logo {
  pointer-events: none;
  max-width: 360px;
}

.footer__tagline p {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9em;
}

.section-nav__link--active,
.section-nav__link.current {
  color: #f2edd6 !important;
}
.section-nav__link.current:before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  pointer-events: none;
  top: 0;
  left: 45%;
  border: 7px solid hsla(0, 0%, 100%, 0);
  border-top-color: #FFFFFF;
}
@media (max-width: 1279px) {
  .section-nav__link.current:before {
    border-top-color: hsla(120, 9%, 91%, 0.2);
  }
}
@media (max-width: 1199px) {
  .section-nav__lists {
    margin-top: 0.7rem;
  }
}
/*-- Side Content Left Alignment --*/
.side-contact,
.side-content .item-list ol,
.side-content .item-list ul {
  text-align: left;
}
.side-content.general-content ul {
  padding: 0;
}

/*-- Menu Level Current --*/
.inner__sidebar__dropdown-menu__item span[class^="currentbranch"] {
  color: #7e072a;
  font-weight: 700;
}
.inner__sidebar__dropdown-menu__item span[class^="currentbranch"] a {
  color: #333;
  font-weight: 500;
}
.inner__sidebar__dropdown-menu__item span.currentbranch0 a {
  color: #333;
  font-weight: 700;
}
/*Secondary and Main Menu Hover delay*/
@media screen and (min-width: 1280px) {
  .header-nav__dropdown-menu.timed-hide,
  .section-nav__dropdown-menu.timed-hide {
    display: none !important;
  }
}
/*PSRR-13496 Highlighted Items updates*/
.cta-box__container a.cta-box__block[href=""]:hover,
.cta-box__container a.cta-box__block[href="#"]:hover {
  cursor: default;
}
@media (max-width: 500px) {
  .cta-box__img img {
    height: 280px !important;
  }
}
.banner-img-txt .banner-img-txt__block__content a {
  color: #fff;
}

/*PSRR-13723 Glide slider customisations for inline targeted announcements */
.box-img-text-card-type__card__button__dismissable {
  right: 0.75rem;
  top: 0.75rem;
}
.box-img-text-type-1__slide__block__content__padded-bottom p:first-child {
  padding-bottom: 1.5em;
}
.box-img-text-type-1__slide__block__content__padded-bottom p:first-child:after {
  top: auto;
  height: 2em;
}

/* PSRR-13804 Column with Accordions (Catalog) content type */
.catalog .catalog__item-image {
  min-width: 20%;
  max-width: 20%;
  margin-right: 1rem;
}

.catalog .general-content .general-content__block {
  display: flex;
  flex-direction: column;
}

.catalog .catalog__item-content {
  display: flex;
}

.catalog .accordion-ct__wrapper {
  padding: 0;
}

.catalog .accordion-ct__wrapper a {
  word-break: break-word;
}

.catalog .accordion-ct .general-content ul.tabs {
  margin-bottom: 0;
}

.catalog > .row {
  flex-direction: column;
}

@media (min-width: 768px) {
  .catalog > .row {
    flex-direction: row;
  }

  .fullwidth .catalog-2-per-row .catalog__item.col,
  .fullwidth .catalog-4-per-row .catalog__item.col,
  .inner .catalog .catalog__item.col {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .fullwidth .catalog-3-per-row .catalog__item.col {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media (min-width: 992px) {
  .fullwidth .catalog-4-per-row .catalog__item.col {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

/* Scroll-to-top */
html {
  scroll-behavior: smooth;
}
.scrollbutton::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #ffffff;
  position: absolute;
  left: 10px;
  top: 14px;
}
.scrollbutton {
  width: 40px;
  height: 40px;
  background-color: #007096;
  z-index: 1;
  position: fixed;
  right: 40px;
  bottom: 40px;
  opacity: 0;
  transition: opacity 1s;
}
.scrollbutton:hover {
  filter: brightness(85%);
}
.scrollbutton.sticky {
  opacity: 1;
}

.scrollbutton.sticky.undergrad-chat {
  opacity: 1;
  margin-right: 395px;
  transition: all 1s;
}

@media (max-width: 767px) {
  .scrollbutton.sticky.undergrad-chat {
    opacity: 1;
    margin-right: 45px;
    transition: all 1s;
  }
}
/* END Scroll-to-top */

/*Program Updates - z-index*/
.body-blackout {
  z-index: 1000;
}
.program-search__results__item img {
  z-index: 0;
}
/* Notification count */
/*
.notification-count {
  	position: relative;
    margin-right: 20px;
    display: inline;
}

.notification-count::after {
	content: '';
    background: url(/media/home/commonly-used-images/icons/Apply-Black.svg);
    width: 15px;
    display: block;
    position: absolute;
    right: -20px;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
}
*/

/* FinAid AppStyle */
.finappcontainer {
  font-size: 0;
}

.finappsection {
  font-size: 12px;
  display: table-cell;
  vertical-align: top;
  width: 50%;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid;
}

@media (max-width: 1024px) {
  .finappsection {
    display: block;
    width: auto;
  }
}
/*PSRR-14242*/
@media screen and (max-width: 767px) {
  .section-header-nav__title > a,
  .general-content h2 {
    /*font-size: 2.3rem;*/
    font-size: 1.5rem
  }
  .hero-banner__block__title > span {
    /*font-size: 2.1rem;*/
    font-size: 1.7rem;
  }
  section.h1-heading > h1 {
    font-size: 1.5rem;
  }
}
/* PSRR-16632 */
@media (max-width: 767px) {
  .program-search__form__filters .checkbox-styled {
    width: 100%;
  }
}

.program-search__form__filters .checkbox-styled {
  width: 50%;
  float: left;
}

.program-search__form__filters .checkbox-styled {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  /*font-size: 22px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.program-search__form__filters .checkbox-styled .label {
  margin-bottom: 0;
}

/* Hide the browser's default checkbox */
.program-search__form__filters .checkbox-styled input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.program-search__form__filters .checkbox-styled .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.program-search__form__filters .checkbox-styled:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.program-search__form__filters .checkbox-styled input:checked ~ .checkmark {
  background-color: #7e072a;
}

/* Create the checkmark/indicator (hidden when not checked) */
.program-search__form__filters .checkbox-styled .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.program-search__form__filters .checkbox-styled input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.program-search__form__filters .checkbox-styled .checkmark:after {
  left: 10px;
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* GSS Content Type - Image Text Bottom - Right/Left - START */

.banner-img-txt-bottom {
  padding-bottom: 16rem;
}

.banner-img-txt-bottom__wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0 60px;
  height: auto;
}

.banner-img-txt-bottom__img {
  width: 100%;
  max-height: 800px;
}

.banner-img-txt-bottom__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover; object-position: 50% 50%;";
}

.banner-img-txt-bottom__block {
  position: absolute;
  display: flex;
  flex-direction: column;
  padding: 1.5rem 2rem;
  width: 45%;
  top: 75%;
  height: auto;
  min-height: 300px;
  background-color: #7e072a;
  color: #ffff !important;
}

.banner-img-txt-bottom__block.right {
  left: 55%;
}

.banner-img-txt-bottom__block.left {
  right: 55%;
}

.banner-img-txt-bottom_link_logo .link a {
  color: #ffff !important;
}

.banner-img-txt-bottom_link_logo .link a svg {
  fill: #ffff !important;
}

.banner-img-txt-alt__block__link {
  /* color: #ffff !important; */
}

.banner-img-txt-alt__block__link > svg {
  /* fill: #ffff !important; */
}

/* LINK AND LOGO */

.banner-img-txt-bottom_link_logo {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.banner-img-txt-bottom_link_logo .link {
  width: 100%;
  text-align: right;
}

.banner-img-txt-bottom_link_logo .fordham-now-logo,
.banner-img-txt-bottom_link_logo .fordham-magazine-logo {
  width: 100%;
  text-align: left;
}

.banner-img-txt-bottom_link_logo .fordham-now-logo img {
  width: 155px;
}

.banner-img-txt-bottom_link_logo .fordham-magazine-logo img {
  width: 215px;
}

/* MOBILE VIEW PORTS - RESPONSIVE */
@media (min-width: 1025px) and (max-width: 1207px) {
  .side-divider-custom.banner-img-txt-bottom {
    padding-bottom: 19rem !important;
  }

  .banner-img-txt-bottom {
    padding-bottom: 14rem !important;
  }
}

@media (min-width: 685px) and (max-width: 1024px) {
  .banner-img-txt-bottom {
    padding-bottom: 0 !important;
  }
  .banner-img-txt-bottom__wrapper {
    padding: 0 !important;
  }

  .banner-img-txt-bottom__block {
    position: static;
    transform: translateY(0);
    width: 100%;
  }
}

@media (min-width: 480px) and (max-width: 684px) {
  .banner-img-txt-bottom {
    padding-bottom: 0 !important;
  }

  .banner-img-txt-bottom__wrapper {
    padding: 0 !important;
  }

  .banner-img-txt-bottom__block {
    position: static;
    transform: translateY(0);
    width: 100%;
  }
}

@media (min-width: 385px) and (max-width: 479px) {
  .banner-img-txt-bottom {
    padding-bottom: 0 !important;
  }
  .banner-img-txt-bottom__wrapper {
    padding: 0 !important;
  }
  .banner-img-txt-bottom__block {
    position: static;
    transform: translateY(0);
    width: 100%;
  }
}

@media (min-width: 338px) and (max-width: 384px) {
  .banner-img-txt-bottom {
    padding-bottom: 0 !important;
  }
  .banner-img-txt-bottom__wrapper {
    padding: 0 !important;
  }
  .banner-img-txt-bottom__block {
    position: static;
    transform: translateY(0);
    width: 100%;
  }
}

@media (max-width: 337px) {
  .banner-img-txt-bottom {
    padding-bottom: 0 !important;
  }
  .banner-img-txt-bottom__wrapper {
    padding: 0 !important;
  }
  .banner-img-txt-bottom__block {
    position: static;
    transform: translateY(0);
    width: 100%;
  }
}

/* GSS Content Type - Image Text Bottom - Right/Left - END */

/*  GSS CONTENT TYPE - 2x2 INFO BOX HOVER EFFECT - START  */

.text-heavy {
  font-weight: 700;
}

.two-by-two {
  margin-bottom: 0 !important;
}

.two-by-two .overlay {
  height: 100%;
  width: 100%;
  opacity: 0.5;
  background-color: black;
  position: absolute;
  z-index: 1;
}
.two-by-two .col-lg-4,
.two-by-two .col-lg-6,
.two-by-two .col-lg-12 {
  height: 300px;
  padding-top: 25px;
}

.two-by-two .content-container img {
  height: 100%;
  width: 100%;
  filter: blur(0);
  transition: filter 0.5s ease;
  object-fit: cover;
  object-position: center;
}

.two-by-two .content-container {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.two-by-two .content-container .title {
  display: flex;
  position: absolute;
  width: 60%;
  justify-content: center;
  align-items: center;
}

.two-by-two .content-container .content {
  position: absolute;
  align-items: center;
  width: 80%;
  z-index: 2;
}

.two-by-two .content-container .content .content-text {
  color: white;
  opacity: 0;
  text-align: center;
  transition: opacity 0.5s ease-in-out;
}

.two-by-two .content-container .content .content-text p {
  font-size: 1.2rem !important;
}

.two-by-two .content-container .content .content-text button {
  background-color: #7e072a;
  border-color: #7e072a;
  font-weight: bold;
}
.two-by-two .content-container .title {
  flex-direction: column;
}

.two-by-two .content-container .title {
  color: white;
  opacity: 0;
  text-align: center;
  transition: opacity 0.5s ease-in-out;
  z-index: 2;
}

.two-by-two .content-container .title svg {
  height: 70px;
  padding-bottom: 10px;
}

.two-by-two .content-container .title img {
  width: 60px;
  padding-bottom: 10px;
}

.two-by-two .content-container .title .title-header {
  font-size: 1.8rem !important;
  margin-bottom: 0 !important;
}

.two-by-two .content-container .title .title-desc {
  font-size: 1rem !important;
}

/* HOVER & FOCUS EFFECTS */
.two-by-two .content-container:not(:hover) .title {
  opacity: 1;
}

.two-by-two .content-container:hover .content .content-text,
.two-by-two .content-container:focus .content .content-text,
.two-by-two .content-container:focus-within .content .content-text {
  opacity: 1;
}

.two-by-two .content-container:focus .title,
.two-by-two .content-container:focus-within .title {
  opacity: 0 !important;
}

.two-by-two .content-container:hover > img,
.two-by-two .content-container:focus > img,
.two-by-two .content-container:focus-within > img {
  filter: blur(5px);
}

/* Mobile Responsive */

@media (max-width: 1800px) {
  .two-by-two {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .two-by-two .container {
    max-width: 1140px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .two-by-two .container {
    max-width: 1140px !important;
    padding: 0 20px;
  }

  .two-by-two .col-lg-6,
  .two-by-two .col-lg-12,
  .two-by-two.single-three-box .col-lg-4 {
    padding-bottom: 0;
    padding-top: 10px;
  }

  .two-by-two.single-three-box .col-lg-4 {
    max-height: 300px;
  }
}

@media (min-width: 441px) and (max-width: 768px) {
  .two-by-two .container {
    max-width: 920px !important;
    padding: 0 20px;
  }

  .two-by-two .col-lg-6,
  .two-by-two .col-lg-12,
  .two-by-two.single-three-box .col-lg-4 {
    padding-bottom: 0;
    padding-top: 10px;
  }

  .two-by-two.single-three-box .col-lg-4 {
    max-height: 300px;
  }
}

@media (min-width: 361px) and (max-width: 441px) {
  .two-by-two .container {
    max-width: 920px !important;
    padding: 0 20px;
  }

  .two-by-two .col-lg-6,
  .two-by-two .col-lg-12,
  .two-by-two.single-three-box .col-lg-4 {
    padding-bottom: 0;
    padding-top: 10px;
  }

  .two-by-two.single-three-box .col-lg-4 {
    max-height: 300px;
  }
}

@media (max-width: 360px) {
  .two-by-two .container {
    max-width: 920px !important;
    padding: 0 20px;
  }

  .two-by-two .col-lg-6,
  .two-by-two .col-lg-12,
  .two-by-two.single-three-box .col-lg-4 {
    padding-bottom: 0;
    padding-top: 10px;
  }

  .two-by-two.single-three-box .col-lg-4 {
    max-height: 300px;
  }
}
/*  GSS CONTENT TYPE - 2x2 INFO BOX HOVER EFFECT - END  */

/*CS-87109*/
.tabs_overflow_fade {
  display: none !important;
}
.tabs_overflow_menu {
  display: none !important;
}

/*  SI Conformance Adjustments  */

.box-img-text-type-1__slide__block__link {
  line-height: 1.5;
}
.general-content .h1-font,
.general-content .h2-font,
.general-content .h3-font,
.general-content .button-font,
.general-content .overline-font,
.general-content .caption-font {
  line-height: 1.5;
}
.cta-box__block__link {
  line-height: 1.5;
}
.gallery__slide__block__content p {
  line-height: 1.5;
}

.visually-hidden {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
}

.side-contact a {
  color: #7e072a;
  font-weight: normal;
  border-bottom: 1px solid rgb(144 0 40 / 40%);
  text-decoration: none !important;
}

.tabs.is__responsive .tabs__content .tabs__nav-link.text-dark-grey,
.tabs.is__responsive .tabs__nav-link.text-dark-grey,
.tabs.style__accordion .tabs__content .tabs__nav-link.text-dark-grey,
.tabs.style__accordion .tabs__nav-link.text-dark-grey {
  color: #000000 !important;
}

/* VIDEO FULL WIDTH WITH TEXT CATEGORY ADDITION CSS - START */

.video-panel__block__category {
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.4;
  letter-spacing: 0.07rem;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
  color: white;
  z-index: 1;
}

/* VIDEO FULL WIDTH WITH TEXT CATEGORY ADDITION CSS - END */

/* BRAND STORIES RELATED CONTENT - START */

/* .brand-stories__related-content .related-content__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding: 15px;
}

.brand-stories__related-content .related-content__title::after {
  content: "";
  margin-top: 1px;
  height: 4px;
  background-color: #e2e2e2;
  flex: 1 1 auto;
  margin-left: 26px;
}

.brand-stories__related-content .related-content__title h2 {
  margin: 0;
  font-size: 2rem;
  color: #343a40;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  flex-shrink: 0;
  max-width: 100%;
}

.brand-stories__related-content .related-content__title h2 span {
  color: #7e072a;
}

.brand-stories__related-content .related-content__stories.row {
  display: flex;
  justify-content: center;
  padding: 0 25px;
  text-align: center;
}

.brand-stories__related-content .related-content__stories.row .col-lg-4 {
  margin-bottom: 10px;
  height: auto; 
}

.brand-stories__related-content .related-content__stories.row img {
  max-width: 100%;
  max-height: 100%;
  min-height: 50%;
  width: 100%;
  border: 1px solid #e2e2e2;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.brand-stories__related-content .related-content__stories.row h3 {
  font-family: "Raleway", sans-serif;
  font-size: 1.4rem; 
  text-align: left;
}

.brand-stories__related-content .related-content__stories.row a {
  color: black;
}

.brand-stories__related-content .related-content__stories.row .category {
  margin: 8px 0 !important;
  text-transform: uppercase;
  font-size: 0.9rem;
}

.brand-stories__related-content .related-content__stories.row .category span {
  background-color: #7e072a;
  color: white;
  padding: 5px 10px;
  font-weight: 500;
}

.brand-stories__related-content .related-content__stories.row p {
  text-align: left;
  font-size: 0.9rem;
} */

/* MOBILE RESPONSIVE VIEW */
/* @media only screen and (max-width: 991px) {
  .brand-stories__related-content .related-content__stories.row .col-lg-4 {
    height: 100%;
  }

  .brand-stories__related-content .col-lg-4 .img-container {
    height: auto;
  }
  
  .brand-stories__related-content .related-content__stories.row .category {
    text-align: center;
  }

  .brand-stories__related-content .related-content__stories.row h3 {
    text-align: center;
  }
}

@media only screen and (max-width: 620px) {
  .brand-stories__related-content .related-content__title h2 {
    border-bottom: 4px #e2e2e2 solid;
    width: 100%;
  }

  .brand-stories__related-content .related-content__title::after {
   display: none;
  }

   .brand-stories__related-content .related-content__stories.row h3 {
    font-size: 1.2rem;
  }
} */

/* BRAND STORIES RELATED CONTENT - END */

/* BRAND STORIES RELATED CONTENT - START - UPDATE */

.brand-stories__related-content .related-content__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding: 15px;
}

.brand-stories__related-content .related-content__title::after {
  content: "";
  margin-top: 1px;
  height: 4px;
  background-color: #e2e2e2;
  flex: 1 1 auto;
  margin-left: 26px;
}

.brand-stories__related-content .related-content__title h2 {
  margin: 0;
  font-size: 2rem;
  color: #343a40;
  text-transform: uppercase;
  /*font-family: "Raleway", sans-serif;*/
  flex-shrink: 0;
  max-width: 100%;
}

.brand-stories__related-content .related-content__title h2 span {
  color: #900028;
}

.brand-stories__related-content .related-content__stories.row {
  position: relative;
  overflow: hidden;
  margin: 0 0;
}

.brand-stories__related-content .related-content__stories.row .slide-container {
  display: flex;
  flex-wrap: nowrap; /* No wrapping for carousel effect */
  overflow: scroll; /* Ensure scrolling */
  justify-content: start; /* Align items to the left */
  scroll-snap-type: x mandatory;
  scrollbar-width: none; /* Firefox */
  scroll-behavior: smooth;
  padding: 0; /* Remove padding to center items better */
  -ms-overflow-style: none; /* IE 10+ */
  -webkit-overflow-scrolling: touch;
}

.brand-stories__related-content .related-content__stories.row::-webkit-scrollbar {
  display: none; /* Hide scrollbar on webkit browsers */
}

.brand-stories__related-content .related-content__stories.row .col-lg-4 {
  flex: 0 0 33.33%; /* Make each item 100% of the container */
  max-width: 100%;
  height: 100%;
  scroll-snap-align: start;
  text-align: center; /* Center the content */
  /* padding-left: 0 !important;
  padding-right: 0 !important; */
  margin-bottom: 10px;
  /* margin-right: 10px;
  margin-left: 10px; */
  height: auto;
}

.brand-stories__related-content .related-content__stories.row img {
  max-width: 100%;
  max-height: 100%;
  min-height: 50%;
  width: 100%;
  border: 1px solid #e2e2e2;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.brand-stories__related-content .related-content__stories.row h3 {
  /*font-family: "Raleway", sans-serif;*/
  font-size: 1.4rem;
  text-align: left;
}

.brand-stories__related-content .related-content__stories.row a {
  color: black !important;
}

.brand-stories__related-content .related-content__stories.row .category {
  margin: 8px 0 !important;
  text-transform: uppercase;
  font-size: 0.9rem;
}

.brand-stories__related-content .related-content__stories.row .category span {
  background-color: #900028;
  color: white;
  padding: 5px 10px;
  font-weight: 500;
}

.brand-stories__related-content .related-content__stories.row p {
  text-align: left;
  font-size: 0.9rem;
}

.brand-stories__related-content .related-content__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding: 15px;
}

.brand-stories__related-content .related-content__title::after {
  content: "";
  margin-top: 1px;
  height: 4px;
  background-color: #e2e2e2;
  flex: 1 1 auto;
  margin-left: 26px;
}

/* FOR SLIDER ARROWS */
.brand-stories__related-content .carousel-arrows {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100% !important;
  width: 100%;
  top: -80px;
  background-color: unset !important;
}
.brand-stories__related-content .carousel-arrow {
  height: 4rem;
  background-color: #900028;
  color: white;
  border: none;
  width: 4rem;
  font-size: 3rem;
  line-height: 1.15em;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 100ms;
  z-index: 1;
  transition: opacity 0.5s ease;
}

.brand-stories__related-content .carousel-arrow:hover,
.brand-stories__related-content .carousel-arrow:focus {
  opacity: 1;
}

.brand-stories__related-content .carousel-arrow.next,
.brand-stories__related-content .carousel-arrow.prev {
  padding-left: 1.5rem;
  top: 46%;
}
.brand-stories__related-content .carousel-arrow.prev {
  left: 0;
  margin-left: 16px;
}

.brand-stories__related-content .carousel-arrow.next {
  right: 0;
  margin-right: 16px;
}

/* MOBILE RESPONSIVE VIEW */
@media only screen and (max-width: 1296px) {
  .brand-stories__related-content .carousel-arrow.next,
  .brand-stories__related-content .carousel-arrow.prev {
    top: 42%;
  }
}

@media only screen and (max-width: 1012px) {
  .brand-stories__related-content .carousel-arrow.next,
  .brand-stories__related-content .carousel-arrow.prev {
    top: 38%;
  }
}

@media only screen and (max-width: 991px) {
  .brand-stories__related-content .related-content__stories.row .slide-container {
    position: relative;
    flex-direction: row;
  }
  .brand-stories__related-content .related-content__stories.row .slide-container {
    flex-wrap: nowrap; /* No wrapping for carousel effect */
    overflow: hidden; /* Ensure scrolling */
    justify-content: start; /* Align items to the left */
    scroll-snap-type: x mandatory;
    scrollbar-width: none; /* Firefox */
    scroll-behavior: smooth;
    padding: 0; /* Remove padding to center items better */
    -ms-overflow-style: none; /* IE 10+ */
    -webkit-overflow-scrolling: touch;
  }

  .brand-stories__related-content .related-content__stories.row::-webkit-scrollbar {
    display: none; /* Hide scrollbar on webkit browsers */
  }

  .brand-stories__related-content .related-content__stories.row .col-lg-4 {
    flex: 0 0 100%; /* Make each item 100% of the container */
    max-width: 100%;
    height: 100%;
    scroll-snap-align: start;
    text-align: center; /* Center the content */
    margin-right: 0; /* Remove right margin */
  }

  .brand-stories__related-content .related-content__stories.row .col-lg-4 {
    height: 100%;
  }

  .brand-stories__related-content .col-lg-4 .img-container {
    height: auto;
  }

  .brand-stories__related-content .related-content__stories.row .category {
    text-align: center;
  }

  .brand-stories__related-content .related-content__stories.row h3 {
    text-align: center;
  }

  .brand-stories__related-content .carousel-arrow.prev,
  .brand-stories__related-content .carousel-arrow.next {
    top: 48%;
  }
}

@media only screen and (max-width: 833px) {
  .brand-stories__related-content .carousel-arrow.prev,
  .brand-stories__related-content .carousel-arrow.next {
    top: 45%;
  }
}

@media only screen and (max-width: 620px) {
  .brand-stories__related-content .related-content__title h2 {
    border-bottom: 4px #e2e2e2 solid;
    width: 100%;
  }

  .brand-stories__related-content .related-content__title::after {
    display: none;
  }

  .brand-stories__related-content .related-content__stories.row h3 {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 396px) {
  .brand-stories__related-content .carousel-arrow.next,
  .brand-stories__related-content .carousel-arrow.prev {
    top: 42%;
  }
}

/* BRAND STORIES RELATED CONTENT - END - UPDATE */

.bg-secondary-blue {
  background-color: #004658 !important;
}
.bg-rams-maroon {
  background-color: #5a0414 !important;
  color: #fff !important;
}

.img-call-out__block.bg-secondary-blue .img-call-out__block__content > a {
  color: #ffffff !important;
}

/* PSRR-21920 */
.inner .gallery__arrows,
.inner .gallery__block {
  max-width: 100%;
}

/*    VIDEO GRID - START    */

.video-grid .row {
  display: flex;
  justify-content: center;
  padding: 0 auto;
}

.video-grid .video-panel__video {
  width: 100% !important;
}

.video-grid .video-panel__video--youtube,
.video-grid .video-panel__video--vimeo {
  padding-bottom: 56.4%;
}

.video-grid .video-grid-wrapper {
  padding: 0 2rem;
}

.video-grid .video-grid-wrapper h3,
.video-grid .video-grid-wrapper h2 {
  font-size: 1.15rem;
  text-align: center;
  font-weight: bold;
  /* height: 50px; */
  margin-top: 5px;
}

.video-grid .video-grid-wrapper p {
  text-align: center;
}

/* Mobile Responsive */

@media only screen and (max-width: 991px) {
  .video-grid .video-panel__video--youtube,
  .video-grid .video-panel__video--vimeo {
    padding-bottom: 66.7%;
  }
}

/*    VIDEO GRID - END      */


/* SECTION SEPARATOR CSS - START */

.section-separator .wrapper {
  /* display: flex; */
  /* flex-direction: column; */
  /* justify-content: center; */
  background-size: cover !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  padding: 4rem 1rem;
  max-width: 100%;
  position: relative;
}

.section-separator .wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* Make sure the content stays above the overlay */
.section-separator .wrapper > *:not(.overlay) {
  position: relative;
  z-index: 2;
}

/* BACKGROUND COLORS */
.fordham-black {
  background-color: #282220;
}

.fordham-gray {
  background-color: #e1e1e1;
}

.fordham-dark-gray {
  background-color: #58585b;
}

.fordham-maroon {
  background-color: #900028;
}

.fordham-dark-maroon {
  background-color: #5a0414;
}

.fordham-ny-gold {
  background-color: #cfc1a3;
}

.fordham-jesuit-gold {
  background-color: #9e8959;
}

/* FONT COLORS */
.black {
  color: #282220;
}

.white {
  color: #fff;
}

.light-gray {
  color: #e1e1e1;
}

.dark-gray {
  color: #58585b;
}

.maroon {
  color: #900028;
}

.dark-maroon {
  color: #5a0414;
}

/* SECTION SEPARATOR CSS - END */
  
/* GALLERY ARROWS REBRAND - START */
.gallery .glide__arrows {
  position: relative;
  justify-content: center !important;
  margin-top: -31px;
  z-index: 1;
}


@media only screen and (max-width: 991px) {
  .gallery__arrows {
    display: flex;
    position: unset;
    bottom: 0;
    right: 0; 
  }
}
  
/* GALLERY ARROWS REBRAND - END */
  
/* SEARCh BAR WHEN ACTIVE ON HOMEPAGE - START */
.site-search--open {
  top: 0;
}
  
@media only screen and (max-width: 1280px) {
  .site-search--open {
    top: 59px;
    z-index: 0 !important;
  }  
}

/* MATT AND SAM CSS JULY 2025 */

h1 {
  font-family: owners-wide, sans-serif;
  letter-spacing: .15rem;
  text-transform: uppercase
}

h2.special-ow {
  color: var(--Maroon, #7E072A);
  font-family: owners-wide, sans-serif;
  letter-spacing: .15rem;
  font-style: normal;
  font-weight: 900;
  line-height: 99%; /* 37.62px */
  text-transform: uppercase;
}

/*.general-content a.btn-secondary,
.btn-secondary {
  border-radius: 10px;
  border: 2px solid var(--Red, #dd3224) !important;
  background: #fff;
  color: var(--Red, #dd3224) !important;
  font-family: "Modern Gothic";
  font-size: 16px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
}

.general-content a.btn-primary,
.btn-primary {
  border-radius: 10px;
  border: 2px solid var(--Red, #dd3224) !important;
  background: var(--Red, #dd3224);
  color: var(--Red, #FFFFFF) !important;
  font-family: "Modern Gothic";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}*/
.tabs__nav-link .text-white .bg-primary {
   background-color: #fff !important;
  border-bottom: 2px solid #ed1c24;
}
/*.tabs.is__responsive .tabs__content .tabs__nav-link.bg-primary,
.tabs.is__responsive .tabs__nav-link.bg-primary,
.tabs.style__accordion .tabs__content .tabs__nav-link.bg-primary,
.tabs.style__accordion .tabs__nav-link.bg-primary {
  background-color: #fff !important;
  border-bottom: 2px solid #ed1c24;
}*/
.tabs.is__responsive .tabs__content .tabs__nav-link.bg-white,
.tabs.is__responsive .tabs__nav-link.bg-white,
.tabs.style__accordion .tabs__content .tabs__nav-link.bg-white,
.tabs.style__accordion .tabs__nav-link.bg-white {
  background-color: #fff !important;
  border-bottom: 2px solid #ed1c24;
}
.tabs.is__responsive .tabs__content .tabs__nav-link.text-primary,
.tabs.is__responsive .tabs__nav-link.text-primary,
.tabs.style__accordion .tabs__content .tabs__nav-link.text-primary,
.tabs.style__accordion .tabs__nav-link.text-primary {
  color: var(--Fordham-Black, #282220) !important;
  font-family: "Modern Gothic";
}
/*.tabs.is__responsive .tabs__content .tabs__nav-link.text-white, .tabs.is__responsive .tabs__nav-link.text-white, .tabs.style__accordion .tabs__content .tabs__nav-link.text-white, .tabs.style__accordion .tabs__nav-link.text-white {
    color: #000 !important
}*/
  
.tabs__nav-link .text-white .bg-primary {
  background-color: #fff !important;
  border-bottom: 2px solid #ed1c24;
}

.body-lead-font {
  font-family: "Modern Gothic";
}

.pre-footer-cta {
  /*height: 70px;*/
  flex-shrink: 0;
  background: var(--Cool-Gray, #dbdbd3);
  margin-top: 2rem;
  margin-bottom: 0;
}

.pre-footer-cta a {
  border-bottom: 0 !important;
  padding: 20px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 26px */
}
  
.pre-footer-cta .columns-3 .row .col-md-4:nth-child(2) {
  border-left:2px solid white;
  border-right:2px solid white
}

.pre-footer-cta .sm-margin-divider {
  margin-bottom: 0;
}

.pre-footer-cta .col-md-4 .general-content {
  height: 100%;
}

.pre-footer-cta .col-md-4 .general-content .general-content__block {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.pre-footer-cta .col-md-4 .general-content .general-content__block p {
  margin-bottom: 0 !important;
}
  
.glide__slides a.bg-secondary-grey-10 {
  background-color: #FFFFFF !important;
}
  
@media only screen and (max-width: 991px) {
  .pre-footer-cta .row {
    flex-direction: column;
  }

  .pre-footer-cta .row .col-md-4 {
    width: 100%;
    max-width: unset;
    flex: unset;
  }

  .pre-footer-cta .row .col-md-4:nth-child(2) {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
}

.footer {
  margin-top: 0rem !important;
}

.secondary-nav-container, .footer {
   background: linear-gradient(0deg, #7E072A 0%, #7E072A 100%), linear-gradient(0deg, #7E072A 0%, #7E072A 100%), url(/media/home/admin-use-only/css/images/gray-pattern-01.jpg) lightgray 0px -263.872px / 100% 228.029%;
   background-blend-mode: multiply, color, normal;
}
.statistics-blocks__block__inner {
    font-family: "Modern Gothic";
}

.section-header-nav,
.section-nav {
  background: none !important;
}

.header-button__block {
  background: #512533;
  /*background: #fff;
  color: var(--Maroon, #7E072A) !important;
  font-family: "Modern Gothic";
  border-top: 0.823px solid var(--Red, #DD3224);
  border-bottom: 0.823px solid var(--Red, #DD3224);*/
 }

/* END MATT and SAM CSS for UGA 6/20 */



/* REBRAND NAVIGATION - START  */

.header-nav.rebrand .header-nav__logo {
  justify-content: center;
  align-self: flex-start;
  width: 100% !important;
}

.header-nav.rebrand .header-nav__logo svg {
  width: 15rem !important;
  height: auto;
  fill: #fff;
}

.header-nav.rebrand .header-nav__mobile {
  align-self: flex-end;
  margin-left: 0 !important;
}

.header-nav.rebrand .header-nav__top__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 1800px;
  margin: 0 auto;
}

.header-sticky .header-nav.rebrand .header-nav__bottom {
  border-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  margin: 0 auto;
}

.header-nav.rebrand .header-nav__bottom__item {
  margin-bottom: 2rem;
}

.header-sticky .header-nav.rebrand .header-nav__bottom__container {
  justify-content: center;
}

.header-nav.rebrand .header-nav__bottom__link {
  padding: 0.25rem 0.8rem !important;
  position: relative;
  height: inherit;
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  color: #fff !important;
}

.header-nav.rebrand .header-nav__bottom__search-toggler {
  margin-left: 0 !important;
}

.header-nav.rebrand .header-nav__bottom__search-toggler__button.btn-open-search {
  margin-bottom: 2rem;
}

.header-nav.rebrand .header-nav__bottom__search-toggler__button {
  display: flex;
  flex-direction: row-reverse;
  color: #fff;
  padding: 0 !important;
}

.header-nav.rebrand .header-nav__bottom__search-toggler__label {
  text-transform: unset !important;
  font-weight: 600 !important;
  margin-left: 0.5rem !important;
  font-size: 1rem !important;
  margin-right: 0.4rem !important;
}

.header-nav.rebrand .header-nav__bottom__search-toggler__button > svg {
  transform: scale(1) !important;
  fill: white;
}

.header-nav .header-nav__top__list--secondary {
  background-color: #7e072a !important;
}

.header-nav.rebrand .header-nav__dropdown-menu {
  max-width: 1800px !important;
  border-top: 2px solid #7e072a !important;
  border-bottom: 2px solid #7e072a !important;
}

.header-nav.left-column .header-nav__dropdown-menu {
  border-top: 6px solid #7e072a !important;
  border-bottom: 2px solid #7e072a !important;
}

.header-nav__bottom__link:hover:before {
  background-image: none !important;
}

/* .header-nav__dropdown-menu::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 20px;
  background-image: url("../../../../images/arrow-up.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-top: -15px;
  margin-left: 34.5%;
  background-color: #fff; 
}
*/

.header-nav__dropdown-menu__lists-widget {
  flex: 0 0 80%;
}
.header-nav__dropdown-menu__images-widget {
  flex: 0 0 10%;
  border-left: 2px solid #dbdbd3;
}

.header-nav__dropdown-menu__quick-list {
  width: 1800px;
  flex: 0 0 100%;
  border-top: 2px solid #dbdbd3;
}

.header-nav__dropdown-menu__lists-widget--bottom {
  width: 100% !important;
  margin-top: 0 !important;
  border-top: 2px solid #dbdbd3 !important;
}

.header-nav__dropdown-menu__link-title {
  font-size: 16px !important;
  text-decoration: none !important;
  padding-bottom: 1rem;
  border-bottom: 2px solid #d93f32;
}

.header-nav__dropdown-menu__item {
  margin: 1rem 0 !important;
}

.header-nav__dropdown-menu__lists-widget--top--list li a {
  color: #7e072a !important;
}

.header-nav__dropdown-menu__lists-widget--top--list li a::after,
.header-nav__dropdown-menu__link::after {
  display: inline-block;
  content: " ";
  height: 8px;
  width: 8px;
  margin-left: 5px;
  background-image: url(/media/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.header-nav__dropdown-menu__link {
  color: #7e072a !important;
}

.header-nav__bottom__link > svg {
  display: none;
}

.header-nav__mobile--open {
  background-color: unset !important;
}

.header-nav__mobile.header-nav__mobile--open.slide-in-right .header-nav__logo.mobile {
  display: none;
}

.header-nav__bottom__outer-quick-list--primary.log-in-out--btn,
.header-nav__bottom__outer-quick-list--primary.log-in-out-btn {
  display: none;
}
/* TEMPORARY UNIVERSAL CSS ADJUSTMENTS */

/* .header-placeholder {
  display: none;
} */


/* MOBILE RESPONSIVENESS FOR NAVIGATION */

@media only screen and (max-width: 1279px) {
  .header-nav.rebrand .header-nav__bottom__search-toggler__button.btn-open-search {
    margin-bottom: 0;
  }

  .header-sticky .header-nav .header-nav__bottom,
  .header-sticky .header-nav.rebrand .header-nav__bottom {
    justify-content: normal;
    background-color: #fff;
  }

  .header-sticky .header-nav .header-nav__bottom__container,
  .header-sticky .header-nav.rebrand .header-nav__bottom__container {
    justify-content: normal;
    flex-wrap: nowrap;
    width: 100%;
  }

  .header-nav .header-nav__logo,
  .header-nav.rebrand .header-nav__logo {
    justify-content: normal;
    
  }

  .header-nav .header-nav__logo img,
  .header-nav.rebrand .header-nav__logo svg {
    fill: #7e072a;
    width: 12rem !important;
    padding: 0.5rem 0 !important;
  }

  .header-nav__bottom__nav-toggler__button {
    border: 2px solid #7e072a;
    border-radius: 10px;
    color: #7e072a;
    padding: 5px 30px !important;
  }

  .header-nav .header-nav__bottom__search-toggler__button > svg,
  .header-nav.rebrand .header-nav__bottom__search-toggler__button > svg {
    transform: scale(1.6) !important;
    fill: #7e072a;
    margin-right: 5px;
  }

  .header-nav__bottom__search-toggler__button.btn-open-search {
    margin-bottom: 0;
  }
  .header-nav__bottom__list {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
  }

  .header-nav__bottom__list .header-nav__bottom__item {
    margin-bottom: 0 !important;
    border-bottom: 1px #dbdbd3 solid;
  }

  .header-overlay {
    z-index: 1 !important;
  }

  .header-nav .header-nav__bottom__list .header-nav__bottom__link,
  .header-nav.rebrand .header-nav__bottom__list .header-nav__bottom__link {
    color: #7e072a !important;
    display: flex;
    padding: 1rem !important;
    font-weight: bold;
  }

  .header-nav .header-nav__bottom__outer-quick-list--secondary .header-nav__bottom__link,
  .header-nav.rebrand .header-nav__bottom__outer-quick-list--secondary .header-nav__bottom__link {
    color: #7e072a !important;
    font-weight: 400;
    font-size: 0.9rem;
  }

  .header-nav__bottom__link > svg {
    display: block;
    position: static !important;
    margin-left: auto;
    padding-left: 0.5em;
    fill: #7e072a;
    width: 18px;
    height: 18px;
  }

  .header-nav__dropdown-menu--active.slide-in-right {
    width: 90% !important;
  }

  .header-nav__bottom__outer-quick-list--secondary {
    padding-top: 0 !important;
    background-color: #dbdbd3 !important;
    border-bottom: unset !important;
  }

  .header-nav__bottom__outer-quick-list--secondary .header-nav__bottom__item {
    border-bottom: 1px #fff solid !important;
    font-weight: 100;
  }

  .header-nav__mobile--open {
    background-color: #dbdbd3 !important;
  }

  .header-nav__bottom__outer-quick-list--primary.log-in-out--btn,
  .header-nav__bottom__outer-quick-list--primary.log-in-out-btn {
    display: block;
    background-color: #fff;
    margin-bottom:0 !important;
    padding: 0 2rem;
  }

  .header-nav__bottom__outer-quick-list--primary.header-nav__bottom__item {
    text-align: center;
  }

  .header-nav__bottom__outer-quick-list--secondary .header-nav__bottom__item:nth-child(7) {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .header-nav__dropdown-menu--active.slide-in-right {
    background-color: #dbdbd3 !important;
  }

  .header-nav__dropdown-menu--active.slide-in-right .header-nav__dropdown-menu__lists-widget--top--list .header-nav__dropdown-menu__item {
    margin: 0 !important;
  }

  .header-nav__dropdown-menu--active.slide-in-right .header-nav__dropdown-menu__lists-widget--top--list ul li {
    padding: 0.5rem 0;
  }

  .header-nav__dropdown-menu__sibling-link a {
    color: #7e072a !important;
  }

  .header-nav__dropdown-menu__back-toggler__button.btn-back-nav svg {
    fill: #7e072a;
  }

  .header-nav__dropdown-menu__back-toggler__button.btn-back-nav span {
    color: #7e072a;
  }

  .header-nav .header-nav__bottom__outer-quick-list--primary.log-in-out--btn a,
  .header-nav .header-nav__bottom__outer-quick-list--primary.log-in-out-btn a {
    border-radius: 10px;
    border: 2px solid var(--Red, #dd3224) !important;
    background: var(--Red, #dd3224);
    color: var(--Red, #ffffff) !important;
    font-family: "Modern Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    width: unset !important;
    padding: 10px 30% !important;
    text-transform: unset !important;
    width: 100% !important;
    display: block;
    margin-top: 20px;
  }

  .header-nav .header-nav__bottom__outer-quick-list--primary.log-in-out--btn a:hover {
    background-color: #7e072a !important;
    color: #fff !important;
    border-color: #7e072a !important;
  }

  .header-nav__mobile__close-toggler {
    padding: 0 .9375rem !important;
    height: 99.51px;
  }

  .header-nav__mobile__close-toggler__label {
    margin-left: 0 !important;
    text-transform: unset !important;
    font-size: 0.9rem !important;
  }

  .header-nav__mobile__search-toggler__button.btn-close-nav {
    border: 2px solid #7e072a;
    border-radius: 10px;
    color: #7e072a;
    padding: 5px 30px !important;
  }

  .header-nav__bottom__outer-quick-list--secondary.header-nav__bottom__list .header-nav__bottom__item a:hover {
    color: #fff !important;
  }

  .header-nav__bottom__outer-quick-list--secondary.header-nav__bottom__list .header-nav__bottom__item a:hover svg {
    fill: #fff !important;
  }

  .header-nav__bottom__outer-quick-list--primary .header-nav__bottom__item {
    margin-bottom: 0 !important;
  }
  
   .header-nav__mobile__auth-user {
    background-color: transparent !important;
  }

  .header-nav__mobile__auth-user > a {
    color: #7e072a !important;
  }

  .header-nav__bottom__outer-quick-list--primary {
    background-color: transparent !important;
  }
  
  .header-nav__bottom__outer-quick-list--primary.header-nav__bottom__list a:hover {
    background-color: #eff0f4 !important;
  }
}



@media only screen and (max-width: 691px) {
  .header-nav__mobile.header-nav__mobile--open.slide-in-right .header-nav__logo.mobile {
    display: block;
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .header-nav .header-nav__bottom__search-toggler__button > svg,
  .header-nav.rebrand .header-nav__bottom__search-toggler__button > svg {
    margin-right: 15px !important;
  }
}

@media only screen and (max-width: 384px) {
  .header-nav .header-nav__logo img,
  .header-nav.rebrand .header-nav__logo svg {
    width: 10rem !important;
    padding: 0.5rem 0 !important;
  }
  .header-nav__bottom__nav-toggler__button {
    padding: 5px 15px !important;
  }
  .header-nav__mobile__search-toggler__button.btn-close-nav {
    padding: 5px 15px !important;
      }
  section.h1-heading > h1 {
        font-size: 1.4rem;
  }
}

@media only screen and (max-width: 360px) {
    .section-header-nav__title > a {
      font-size: 1.3rem;
    }
  section.h1-heading > h1 {
        font-size: 1.3rem;
  }
}


/* REBRAND NAVIGATION - END */


@media only screen and (max-width: 768px) {
  .box-img-text-type-1__title > a, .events-slider-type-1__title > a {
    font-size: 1rem;
  }
}




/*--- IMAGESLIDER BUTTON RADIUS FIX - START ---*/

.gallery__wrapper .glide__arrow,
.carousel .glide__arrow {
  border-radius: unset !important;
}

/*--- IMAGESLIDER BUTTON RADIUS FIX - END --_*/


























