  /* A11y orange just for text*/
/* Fonts */
/* BS5 Override */
/* Font Awesome */
/*
	http://www.sitepoint.com/sass-mixin-placeholder/

	Mixins allow you to define styles that can be re-used throughout the stylesheet
	without needing to resort to non-semantic classes like .float-left. Mixins can
	also contain full CSS rules, and anything else allowed elsewhere in a Sass
	document. They can even take arguments which allows you to produce a wide
	variety of styles with very few mixins.
 */
/* Mobile */
/* Desktop */

a#c-featured-cta:hover{
    background-color:#FF9C77; 
    color:#fff!important;
}

a.nav-link.btn.btn-primary.text-white:hover{
    background-color:#FF9C77;
    color:#fff!important;
}

.nav-items:hover .dropdown-menu {
    display: block;  /* Display the dropdown when hovering over the parent list item */
    position: absolute;
    top: 100%;  /* Position it below the parent menu */
    left: 0;
    z-index: 1;
    background-color:#0c2340;   
}

.col-12.col-lg-9.col-xxl-10.d-xl-flex.align-items-center.justify-content-end{
    padding-top:.5rem;
}

.global-header .site-nav.secondary ul.navbar-nav a.nav-link.btn{
    margin-left:25px;
}

.global-header button.navbar-toggler span.navbar-toggler-icon:after{
    color:#fff!important;
}

a#boldchamp{
    font-size: 16px;
}

a#EngageSection{
    font-size:16px;
}

a.nav-links{
    font-size:16px;
}

a#AboutSection:hover{
    color: #f15a22;    

}

a.nav-links:hover{
    color: #f15a22;    
}

a#EngageSection:hover{
    color: #f15a22;    
}

a#boldchamp:hover {
    color: #f15a22;
}

a#HowtoGiveSection:hover{
    color: #f15a22;    
}

li.nav-items.dropdown{
    margin-right:1rem;
}

.global-header .site-nav.secondary .dropdown-toggle:after{
    display:none;
}

.navbar-nav .nav-items:hover > .nav-links {
    background-color: #0c2340 !important;
}

/* Ensure child links also have the same background color on hover */
.navbar-nav .dropdown-menu a:hover {
    background-color: #0c2340 !important;
}

a.dropdown-item{
    color:#fff!important;
}

a.dropdown-item:hover{
    background-color:#0c2340;
}

a.nav-links{
    color:#fff;
    text-decoration: none;
    font-weight:bold;
}

a#boldchampion{
    color:#fff;
    text-decoration: none;
    font-weight:bold;
}

a#boldchamp{
    color:#fff;
    text-decoration: none;
    font-weight:bold;
}

a#boldchamp:hover{
    background-color:#0c2340;
}

ul.dropdown-menu.show{
    background-color:#0c2340;    
}

a.dropdown-item{
    color:#fff;
}

.special-content-block {
  margin-top: 0rem; }

a.btn.btn--primary.btn--arrow:hover{
    background-color:#0c2340!important;
}

a#r-jump-race-pavilion{
    width:100%;
    box-sizing: border-box;
    text-align:left;
}

a#r-jump-race-pavilion::after{
    content: none; 
}

a#c-featured-cta::after{
    content: none;    
}

.donation-bucket-card a.btn{
    width:100%;
    box-sizing: border-box;
}

.donation-bucket-card a.btn::after{
    content: none; 
}

section.container.support-bold-champions{
    margin-top:-5rem;
}

section.content-row.bg-rowdy.spotlight-container.pb-4{
    background-image: url("https://www.utsa.edu/_files/wss/v1.0/images/backgrounds/bg-rowdy.svg");    
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: right;
}

a.orangenoline{
    color:#fff;
    text-decoration: none;
}

a.orangenoline:hover{
    color:#d3430d;
    background-color: #0c2340;
}

img.lisaimage{
    width: 50%;
    float:left;
}

ul.quick-links li a {
  width: auto !important; }
  ul.quick-links li a:after {
    display: none;
    font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free" !important; }

body {
  scroll-behavior: smooth; }
  body .bold-champions p {
    font-family: "azo-sans-web", "open-sans", Arial, Verdana, sans-serif; }

.primaryColor-bg blockquote {
  color: #ffffff; }

.primaryColor-bg blockquote::before {
  content: url("/giving/where-to-give/_files/global/images/elements/quotes-med-light-blue.svg"); }

.primaryColor-bg blockquote footer {
  color: #eaf1fb; }

.btt-container {
  position: relative; }

.hero-video-container {
  min-height: 35.9375rem;
  position: relative;
  overflow: hidden;
  background-color: #0c2340;
  width: 100%;
  background-size: cover;
  background-position: top center;
  background-image: url("/giving/where-to-give/_files/bold-champions/images/bgs/video-header-still-2.jpg"); }
  @media screen and (max-width: 960px) {
    .hero-video-container {
      background-image: url("/giving/where-to-give/_files/bold-champions/images/bgs/video-still-mobile.jpg"); } }
  @media (max-width: 575.98px) {
    .hero-video-container iframe {
      display: none; } }
  .hero-video-container .iframe-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .hero-video-container:before {
    content: " ";
    background-color: rgba(12, 35, 64, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }

.video-text-wrapper {
  z-index: 2;
  display: flex;
  position: relative;
  -ms-min-height: 35.9375rem;
  min-height: 35.9375rem; }
  .video-text-wrapper h1 {
    color: #ffffff; }
  .video-text-wrapper .video-text-container {
    margin: auto;
    text-align: center; }
    @media (max-width: 575.98px) {
      .video-text-wrapper .video-text-container {
        margin: auto 2rem; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .video-text-wrapper .video-text-container {
        margin-top: 5rem; } }
    .video-text-wrapper .video-text-container .button--primary {
      font-size: 1rem; }

.vimeo-wrapper {
  position: unset;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden; }

.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.donation-bucket-card {
  display: flex;
  flex-wrap: wrap; }
  .donation-bucket-card h2 {
    font-size: 1.25rem;
    width: 100%; }
  .donation-bucket-card.info-card--withImage img {
    width: 100%;
    height: auto;
    display: block;
    align-self: baseline; }
  .donation-bucket-card.info-card--withImage .card-content {
    padding: 0;
    display: flex;
    flex-wrap: wrap; }
  .donation-bucket-card a.btn {
    margin-top: auto;
    text-align:left;}

.back-to-top {
  background-color: #d3430d;
  padding-top: 0.5rem;
  width: 3.125rem;
  height: 3.125rem;
  position: fixed;
  right: 0.9375rem;
  bottom: 1.25rem;
  border-radius: 50%;
  z-index: 10;
  text-align: center;
  box-shadow: 0px 0px 10px 1px rgba(12, 35, 64, 0.7);
  color: #ffffff; }
  .back-to-top:hover {
    background-color: #0c2340; }
  .back-to-top:before {
    content: "\f062";
    font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free";
    font-weight: 400;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    font-size: 1.5rem; }

.btn {
  border-radius: 0; }

.location-container {
  overflow: hidden; }
  .location-container .breakout-img {
    margin-top: 2rem; }
  .location-banner.race-facility {
    background-image: url("https://www.utsa.edu/giving/_images/racebuildingsection.jpg")!important; }
  .location-container.parkwest-container .location-banner {
    background-image: url("https://www.utsa.edu/giving/_images/parkwestfront.jpg"); }
    @media screen and (max-width: 960px) {
      .location-container.parkwest-container .location-banner {
        background-image: url("/giving/where-to-give/_files/bold-champions/images/bgs/parkwest-mobile.jpg"); } 
        
    }
  .location-container.training-container .location-banner {
    background-image: url("https://www.utsa.edu/giving/_images/bbvb-training-facility-new-facility-opportunities-full-image.jpg"); }
    @media screen and (max-width: 960px) {
      .location-container.training-container .location-banner {
        background-image: url("https://www.utsa.edu/giving/_images/bbvb-training-facility-mobile.jpg")!important; } 
        
    }
  .location-container.rafplus-container .location-banner {
    background-image: url("https://www.utsa.edu/giving/_images/in_game_4_1.jpg"); margin-bottom:0rem;}
  section.location-container.rafplus-container{margin-bottom: 0rem;}
    .location-container.nil-container .location-banner {
    background-image: url("https://www.utsa.edu/giving/_images/baseballfacility.jpg"); margin-bottom:0rem;}
   section.location-container.nil-container{margin-bottom: 5rem;}
  .location-container.raf-container .location-banner {
    background-image: url("/giving/where-to-give/_files/global/images/photos/section-header-raf.jpg"); margin-bottom:0px!important; }
    @media screen and (max-width: 960px) {
      .location-container.raf-container .location-banner {
        background-image: url("/giving/where-to-give/_files/bold-champions/images/bgs/raf-mobile.jpg"); margin-bottom:0px!important; } }
  .location-container.raf-container .breakout-img {
    max-width: 400px;
    height: auto;
    text-align: center;
    display: block;
    margin: 3rem auto 0;
    width: 100%; }
  .location-container .location-banner {
    background-image: url("/giving/where-to-give/_files/global/images/photos/section-header-race-building.jpg");
    background-color: #d3430d;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 44.6875rem;
    position: relative;
    display: flex; }
    @media screen and (max-width: 960px) {
      .location-container .location-banner {
        background-image: url("/giving/where-to-give/_files/bold-champions/images/bgs/race-mobile.jpg"); } }
    .location-container .location-banner:before {
      content: "";
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, white 90%);
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 0; }
    .location-container .location-banner .text-container {
      text-shadow: 3px 3px 8px rgba(12, 35, 64, 0.55);
      text-align: center;
      padding-top: 9.375rem;
      z-index: 2;
      position: relative;
      flex-wrap: wrap;
      margin: auto auto 0 auto; }
      .location-container .location-banner .text-container .heading-emphasis {
        font-size: 5.9375rem;
        display: block; }
        @media screen and (max-width: 1045px) {
          .location-container .location-banner .text-container .heading-emphasis {
            font-size: 4.6875rem; } }
        @media screen and (max-width: 900px) {
          .location-container .location-banner .text-container .heading-emphasis {
            font-size: 3.125rem; } }
      .location-container .location-banner .text-container .space-figure {
        margin: 0 0 1rem;
        text-shadow: none; }
      .location-container .location-banner .text-container h2 {
        text-transform: uppercase;
        color: #ffffff;
        line-height: 1; }

.stats-list--boldChampions {
  margin: 2rem auto; }
  .stats-list--boldChampions .stat-container {
    margin: 1rem 0 1rem 3rem; }
  .stats-list--boldChampions .special-heading--raf {
    margin: 5rem auto 2rem auto;
    font-family: "erbaum", "open-sans", Arial, Verdana, sans-serif;
    font-size: 4.5625rem;
    color: #d3430d;
    text-transform: uppercase;
    text-align: center; }
    @media screen and (max-width: 1400px) {
      .stats-list--boldChampions .special-heading--raf {
        font-size: 3.75rem; } }
    @media screen and (max-width: 1200px) {
      .stats-list--boldChampions .special-heading--raf {
        font-size: 3.125rem; } }
    @media screen and (max-width: 992px) {
      .stats-list--boldChampions .special-heading--raf {
        font-size: 2.5rem;
        margin: 3rem auto; } }
    @media screen and (max-width: 650px) {
      .stats-list--boldChampions .special-heading--raf {
        font-size: 1.75rem; } }
    .stats-list--boldChampions .special-heading--raf .heading-emphasis {
      font-size: 5.625rem;
      color: #0c2340; }
      @media screen and (max-width: 1400px) {
        .stats-list--boldChampions .special-heading--raf .heading-emphasis {
          font-size: 4.625rem; } }
      @media screen and (max-width: 1200px) {
        .stats-list--boldChampions .special-heading--raf .heading-emphasis {
          font-size: 4rem; } }
      @media screen and (max-width: 992px) {
        .stats-list--boldChampions .special-heading--raf .heading-emphasis {
          font-size: 3.375rem; } }
      @media screen and (max-width: 650px) {
        .stats-list--boldChampions .special-heading--raf .heading-emphasis {
          font-size: 2.0625rem; } }
  .stats-list--boldChampions strong {
    display: block;
    font-family: "erbaum", "open-sans", Arial, Verdana, sans-serif; }
  .stats-list--boldChampions p {
    display: block;
    font-family: "azo-sans-web", "open-sans", Arial, Verdana, sans-serif;
    font-size: 1.5625rem;
    max-width: 30.625rem; }

.big-quote-container {
  color: #ffffff; }
  .big-quote-container .big-quote {
    background-color: #0c2340;
    padding: 1rem 2rem; }
    .big-quote-container .big-quote .big-quote-img {
      margin: -23rem 0rem 0px 4rem;
      width: 100%;
      height: auto; }
      @media screen and (max-width: 1399px) {
        .big-quote-container .big-quote .big-quote-img {
          margin: -18rem 0 0 0; } }
    .big-quote-container .big-quote p {
      font-size: 2.75rem;
      line-height: 1.25;
      font-family: "erbaum", "open-sans", Arial, Verdana, sans-serif;
      margin: 1rem auto; }
      @media screen and (max-width: 1399px) {
        .big-quote-container .big-quote p {
          font-size: 2.1875rem; } }

.blockquote-fullWidth {
  margin: 9rem 0 7rem 0;
  max-width: 100%;
  padding-left: 3rem; }

.bold-callout {
  color: #0c2340;
  font-family: "erbaum", "open-sans", Arial, Verdana, sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.5;
  letter-spacing: -0.025rem; }

.support-bold-heading {
  text-transform: uppercase;
  color: #0c2340;
  font-size: 6.875rem;
  line-height: 1; }
  @media screen and (min-width: 1530px) {
    .support-bold-heading {
      font-size: 7.5rem; } }
  @media screen and (max-width: 1200px) {
    .support-bold-heading {
      font-size: 5.625rem; } }
  @media screen and (max-width: 991px) {
    .support-bold-heading {
      font-size: 4.375rem; } }
  @media (max-width: 767.98px) {
    .support-bold-heading {
      font-size: 3.125rem; } }
  @media (max-width: 575.98px) {
    .support-bold-heading {
      font-size: 2.5rem; } }
  .support-bold-heading span {
    display: block;
    color: #d3430d; }

.bold-heading {
  color: #d3430d;
  font-size: 1.5625rem;
  margin-bottom: 1rem;
  width: 90%;
  line-height: 1.25; }

.action-shot-quote {
  display: flex;
  position: relative; }
  .action-shot-quote blockquote {
    margin: auto;
    z-index: 3;
    position: relative; }
  .action-shot-quote .action-shot-img {
    position: absolute;
    top: -3rem;
    right: 5rem;
    z-index: 2;
    max-height: 40.9375rem;
    height: auto; }
  .action-shot-quote blockquote {
    width: 100%; }
    .action-shot-quote blockquote.blockquote-bg-light-blue {
      background-color: #eef4fc;
      opacity: 0.95;
      padding: 1rem 2rem; }

.features-container {
  margin: 3rem auto 5rem;
  font-family: "azo-sans-web", "open-sans", Arial, Verdana, sans-serif; }
  .features-container ul.opps-list {
    columns: 2; }
    @media screen and (max-width: 995px) {
      .features-container ul.opps-list {
        columns: 1; } }
    .features-container ul.opps-list--col-1 {
      columns: 1; }
  .features-container .opp-heading {
    color: #d3430d;
    font-weight: 500;
    margin-top: 0.5rem; }

.location-features {
  background-color: #0c2340;
  color: white;
  padding: 0.5rem 2rem 1rem 3.5rem;
  font-family: "erbaum", "open-sans", Arial, Verdana, sans-serif;
  margin: 1rem 0; }
  .location-features .features-heading {
    color: #d3430d;
    margin: 1rem 0 0.25rem 0;
    font-weight: 500; }
  .location-features .list-features {
    padding: 0;
    list-style: none; }
    .location-features .list-features--col-2 {
      columns: 2;
      gap: 2rem; }
      @media screen and (max-width: 995px) {
        .location-features .list-features--col-2 {
          columns: 1; } }
    .location-features .list-features li {
      border-top: 1px solid #ffffff;
      font-weight: 400;
      font-size: 1.125rem;
      margin: 0 0 1rem 0;
      padding-top: 0.75rem; }

.ankle-footer {
  padding: 1rem 0 0;
  overflow: visible;
 }
  .ankle-footer .floating-cta {
    margin: 1rem 0 auto;
    z-index: 2;
    position: relative; }
    .ankle-footer .floating-cta a {
      display: inline-block;
      color: #ffffff;
      filter: drop-shadow(0 0 0.3125rem #0c2340);
      text-decoration: none;
      font-weight: 700;
      transition: all 0.25s ease-out 0s; }
      .ankle-footer .floating-cta a:hover, .ankle-footer .floating-cta a:focus {
        background-color: transparent;
        filter: drop-shadow(0 0 0.4375rem #0c2340);
        transform: scale(1.05) rotate(-3deg); }
    .ankle-footer .floating-cta img {
      max-width: 14.6875rem;
      z-index: 2;
      position: relative; }
    .ankle-footer .floating-cta p {
      max-width: 14.6875rem;
      position: relative;
      z-index: 2;
      background-color: #d3430d;
      padding: 0.5rem 2rem;
      margin: 0; }
  .ankle-footer .bold-step-row {
    position: relative;
    z-index: 2; }
    .ankle-footer .bold-step-row h2 {
      font-size: 4.375rem;
      line-height: 1;
      margin-bottom: 0; }
      @media (max-width: 575.98px) {
        .ankle-footer .bold-step-row h2 {
          font-size: 2.75rem;
          margin-bottom: -1rem; } }
  .ankle-footer .utsa-birdsup-row {
    position: relative;
    z-index: 1;
    margin-top: -7rem;
    margin-bottom: -0.9rem; }
    @media (max-width: 575.98px) {
      .ankle-footer .utsa-birdsup-row {
        margin-top: -2rem; } }
  .ankle-footer .bold-step {
    z-index: 3;
    width: 100%;
    min-height: 150px;
    height: 100%;
    padding: 1.5rem 0 2rem; }
    .ankle-footer .bold-step.bold-step-btn {
      min-height: auto;
      padding: 0; }
      .ankle-footer .bold-step.bold-step-btn a.btn {
        width: max-content;
        display: inline-block;
        font-size: 1.15rem;
        font-weight: 500; }
        @media (max-width: 575.98px) {
          .ankle-footer .bold-step.bold-step-btn a.btn {
            font-size: 1.15rem; } 
            
           .video-text-wrapper {
               margin: auto 2rem !important;
               background-image:none!important;
           }
           .hero-video-container{
               background-image: url(https://www.utsa.edu/giving/_images/mobile-race-building.jpg)!important;

           }
           img.lisaimage{
                width: 100%;
                float:none;
            }
            
            section.container.support-bold-champions{
                margin-top:0rem;
}
        
            .global-header button.navbar-toggler span.navbar-toggler-icon:after{
                color:#fff!important;
            }
        }

/* Medium size laptop screen */        
@media screen and (max-width: 1199px) and (min-width: 992px) {
    div#student-athlete-experience {
        padding-bottom: 40px!important;
  }
  
    div#newfacility {
        padding-bottom: 19px!important;
  }
  
    div#tickets{
        padding-bottom: 40px!important;
  }
  
    div#events{
        padding-bottom: 40px!important;
  }
  
    div#current-facility{
        padding-bottom: 65px!important;        
    }
  
    h2#counter1, h2#counter2, h2#counter3 { 
        font-size: 50px!important; 
    }
    
    span.stats{
        font-size:20px!important;
    }
}

/* Large size laptop screen */    
@media screen and (min-width: 1200px) {
    div#tickets{
        padding-bottom:65.3px!important;
    }

    div#events{
        padding-bottom: 65.3px!important;
    }
    
    div#current-facility{
        padding-bottom:65.3px!important;
    }
    
    
}

/* Tablet screen */  
@media screen and (max-width: 991px) and (min-width: 768px) {

    .global-header .site-nav.secondary ul.navbar-nav a.nav-link.btn{
        margin-left:0px!important;
        margin-top: .5rem!important;
    }

    .col-sm-12.bold-step.bold-step-btn{
        margin-bottom: 3rem!important;
    }

    .col-sm-12.col-lg-6.action-shot-quote{
        margin-top: 1rem!important;
        margin-bottom: 7rem!important;
    }
    
    div#tickets{
        padding-bottom: 57.7px!important;
    }
    
    div#current-facility{
        padding-bottom: 57.7px!important;
    }
    
    
    h2.support-bold-heading{
        margin-top:70px!important;
    }
    
    .global-header button.navbar-toggler span.navbar-toggler-icon:after{
        color:#fff!important;
    }
    
    .location-container .location-banner {
        background-image: url("https://www.utsa.edu/giving/_images/mobilepavilion.jpg")!important;    
    }
}

/* Mobile screen */ 
@media screen and (max-width: 769px) {
    .global-header .site-nav.secondary ul.navbar-nav a.nav-link.btn{
        margin-left:0px!important;
        margin-top: .5rem!important;
    }
    
    h2.support-bold-heading{
        margin-top:0px!important;
    }
}


/* Mobile screen */ 
@media screen and (max-width: 600px){
    .location-container .location-banner {
        background-image: url("https://www.utsa.edu/giving/_images/mobile-pavilion.jpg")!important;    
    }
    
    .location-container.parkwest-container .location-banner{
        background-image: url("https://www.utsa.edu/giving/_images/mobileparkwest.jpg")!important;
    }
    
    .location-container.nil-container .location-banner{
        background-image: url("https://www.utsa.edu/giving/_images/mobilebaseballfacility.jpg")!important;
    }
    
    .action-shot-quote{
        margin-top:0px!important;
    }
    
      .location-banner.race-facility {
    background-image: url("https://www.utsa.edu/giving/_images/racebuildingsectionmobile.jpg")!important; 
          
      }
      
      a#c-featured-cta{
          margin-top: 1rem;
      }
}

@media screen and (max-width: 1450px) and (min-width: 768px) {
    a.nav-links{
        font-size:15px;
    }
    
    a#boldchamp{
        font-size:15px;
    }
    
    a#HowtoGiveSection{
        font-size:15px;
    }
    
    a#EngageSection{
        font-size:15px;
    }
    
    a#AboutSection{
        font-size:15px;
    }
}