
   /*==================================== global/general styles ====================================*/

#headerContent,
.info-panel,
#homepage-content .three-block-image-container,
.video-block-image-container,
#events-section,
#news-section, 
.pi-width
{  
  max-width: 1200px;
}
p a:hover{
 color:#877148; 
}
.hr-short {
  width: 50px;
  float: left;
  color: rgb(188, 148, 91);
  background-color: rgb(188, 148, 91);
  height: 2px;
  border-width: 0px;
}
#homepage-content .button.goldOUBtn {
  background-color: rgb(135, 113, 72);
  color: white;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(135, 113, 72);
  border-image: initial;
}

#homepage-content .button.goldOUBtn:hover,
.footer-container #footer-content-container .main-footer-navigation .sub-menu ul li a.footerCtaBtn:hover {
  background-color: white;
  color: rgb(135, 113, 72);
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(135, 113, 72);
  border-image: initial;
  transition: 0.5s;
}
#homepage-content .button.small {
  font-size: 1rem;
}


    #homepage-content .button {
      color: rgb(135, 113, 72);
      background-color: rgb(255, 255, 255);
      font-family: "Helvetica Neue LT W01_57 Cond", "Roboto Condensed", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
      font-size: 1.3rem;
      line-height: 1.2;
      display: block;
      border-width: 1px;
      border-style: solid;
      border-color: rgb(135, 113, 72);
      border-image: initial;
  }

  #homepage-content h4 {
    font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    color: rgb(135, 113, 72);
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 1.3;
}

.heading-top {
  display: block; /* forces new line */
  font-family: "EB Garamond", "Garamond", Times, serif;
  font-weight: 300;
  font-style: italic;
  font-size: 2.2em;
  text-transform: none;
  margin: 0; /* reset spacing */
  line-height: 1.2em;
}

.heading-bottom {
    clear: both;
  display: block; /* forces new line below */
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #877148;
  font-size: 2.2em;
  text-transform: uppercase;
  margin: 0; /* reset spacing */
  line-height: 1.2em;
}

#homepage-content h2 {
  margin-bottom: 0;
}

#homepage-content h2 hr, 
#homepage-content h3 hr,
.hr-short
{
  clear:both;
  margin-top: 1.2rem;
  margin-bottom: 2rem;
  margin-left: 0; /* Align to the left */
  margin-right: auto;
  border: 1px solid #FFCD00;
  color: #FFCD00;
  background-color: #FFCD00;
  float: none;
}

body .footer-container #footer-content-container .transparency-container{
 display:flex !important; 
}

  #homepage-content .button {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 500;
    }


    a {
      line-height: inherit;
      color: #000;
      text-decoration: none;
      cursor: pointer;
  }
  #homepage-content h3 span {
    padding-right: 1rem;
    float: left;
    background-color: #ffffff;
}



details .details-content{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.7s ease-out;
}

/* When details is open, expand the div */
details[open] .details-content{
  max-height: 20rem; /* Set to something larger than expected content */
}

summary::before{
content: "";
display: inline-block;
background-image: url(/media/Oakland/template-assets/main-page-responsive/images/Icons/expandArrow_Black.png);
    background-repeat: no-repeat;
    background-position: 0.5% 64%;
    background-size: 10px;
    border: none;
    color: #000 !important;
    padding: 10px 0px 5px 15px;
    margin: 0px;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal !important;
    font-weight: 500 !important;
    font-size: 1.2rem !important;
}

summary{
color:black;
}

summary:hover{
color:#877148;
}

details summary:hover::before{
filter: brightness(0) saturate(100%) invert(47%) sepia(7%) saturate(2515%) hue-rotate(0deg) brightness(91%) contrast(81%);

}
details[open] summary{
color:#877148;
}

details[open] summary::before {
content: "";
background-image: url(/media/Oakland/template-assets/main-page-responsive/images/Icons/collapseArrow_Active.png);
filter: brightness(0) saturate(100%) invert(47%) sepia(7%) saturate(2515%) hue-rotate(0deg) brightness(91%) contrast(81%);

}

details .details-content{
  max-height: 0;
    transition: max-height 0.4s ease;
  }
  summary {
    list-style: none;
    cursor: pointer;
  color: black;
  margin-top: .75rem;
  }
  
  summary::marker {
    display: none;
  }
  




    /*==================================== Video Banner ====================================*/
/* --- Video controls --- */
#PausePlayButton {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  margin-bottom: 0;
}

.controls__button.toggleButton:hover {
  -webkit-filter: opacity(0.4) drop-shadow(0 0 1px #877148) saturate(500%);
  filter: opacity(0.4) drop-shadow(0 0 1px #877148) saturate(500%);
  transition: 0.25s;
}

.controls__button.toggleButton {
  transition: 0.25s;
}

.toggleButton {
  cursor: pointer;
}

/* --- Video styling --- */
#heroImg > video {
  width: 100%;
  height: 72vh;       /* Default for desktops (~640px) */
  /* max-height: 600px;  */   /* Prevent it from getting huge */
  object-fit: cover;
}

#VideoBannerContainer {
  position: relative;
}

#VideoBannerContainer .controls {
  position: absolute;
  top: 0;
  right: 0;
}

/* --- Heading and text --- */
#introHeading {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 4.5rem;
  line-height: .8rem;
  text-transform: uppercase;
  margin: 0;
}
  
#introHeading .heading-top {
  display: inline-block; 
  font-size: 4.5rem;
}

#introText {
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: .9rem;
  color: #ffffff;
  line-height: 1.5;
  margin: 0;
}

#introHeading .heading-top {
  display: inline-block; 
  font-size: 4.5rem;
}

/* --- Hero overlay container --- */
#heroImage {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
 
  padding: 1rem 0;
  box-sizing: border-box;
  z-index: 2;
}

/* --- Make header and buttons sit side by side --- */
#headerContent {
 /* display: flex; */
  /* flex-direction: row;  */ /* changed from column */
  justify-content: space-between; /* space between heading and buttons */
  align-items: center; /* vertically center them */
  /* flex-wrap: wrap; */ /* optional: handles responsiveness */
  gap: .5rem; /* optional spacing between items */
  margin: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

/* Optional: ensure button row doesn't shrink */
#buttonRow {
  flex-shrink: 0;
}

#buttonRow .brWrapper,
#buttonRow .brContainer {
  display: flex;
  gap: 0.8rem; /* space between buttons */
  justify-content: center;
  align-items: center;
}
  


/* --- Buttons --- */
#buttonRow .BRbutton {
  background-color: #FFCD00;
  color: black;
  padding: .6rem 0;
  text-align: center;
  /* min-width: 100px; */
  text-decoration: none;
  font-weight: 400;
  white-space: nowrap;
  transition: background-color 0.25s;
  margin-bottom:0;
  font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 1.3rem;
  flex-grow: 1;
}
 

#buttonRow .BRbutton:hover {
  background-color: #e6c200;
}

/* --- Misc video banner container --- */
.video-banner-and-controls {
  position: relative;
}

#main-content #top-content-row #top {
  /* width: 100vw; */
  margin-left: calc(50% - 50vw);
}

#main-content #top-content-row #top .controls {
  margin-left: 1rem;
}

    /*==================================== Info Panel ====================================*/

      

    
    .info-panel-content {
      flex: 1;
      width: calc(50% - 1rem);
      margin-top: 1.5rem;
    }
      
    #info-grid-panel-wrapper {
      flex-grow: 1;
    }
.info-panel-image {
    flex: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

    .info-panel-image .grid-image:nth-of-type(odd) {
      margin-right: 0;
    }
    .info-panel-image .grid-image:nth-of-type(even) {
      margin-left: 0.5rem;
    }
    
    .info-panel-image .grid-image{
    background-size: cover;
        background-repeat: no-repeat;
    margin-bottom:0.5rem;
    }
    
    .info-panel-image .grid-image:nth-of-type(5), 
    .info-panel-image .grid-image:nth-of-type(6) {
    margin-bottom:0;
    }
    
    .info-panel-buttons a, .fullWidth-container a {
      display: inline-block;
      margin-right: 1rem;
      padding: 0.5rem 1rem;
      text-decoration: none;
    }
     .fullWidth-container a{
      display: inline-block;
      margin-right: 1rem;
      padding: 0;
      text-decoration: none;
    }
    .info-panel-content-links p {
      margin-bottom: 1.5rem;
    }
    .info-panel-content-links a {
      font-weight: 500;
      color: black;
    }
    .fullWidth-container a{
    color:black;
    }
    .info-panel-content a:hover, .fullWidth-container a:hover {
    
      color:#877148;
    }
    
    .fullWidth-container a::after, .see-all-link::after, .info-panel-content-links a::after {
      background: transparent url('/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/arrow-dropdown.png') no-repeat;
      content: '';
      display: inline-block;
      width: 8px;
      height: 11px;
      position: relative;
      top: 0;
      left: 8px;
     margin-right: -8px;
    }
    
    
    .fullWidth-container a, .see-all-link, .info-panel-content-links a {
      display: inline-block;
      padding-right: 8px;
    }
    
    .see-all-link {
        padding-right: calc(.625rem + 8px);
    }
    
      
      .info-panel-content .button.small.goldOUBtn, .fullWidth-container .button.small.goldOUBtn{
      display: inline-block;
      margin-right: 10px; /* space between buttons */
      text-decoration: none; /* remove underline if needed */
    }
      
      
     #homepage-content .info-panel-content .button.small.goldOUBtn, .fullWidth-container .button.small.goldOUBtn{
      margin-right: 10px;
       width:45%;
       text-align:left;
       display: inline-flex;            /* keep them side-by-side */
      align-items: center;             /* vertical center for text + arrow */
      justify-content: space-between; 
    }
    #homepage-content .info-panel-content .button.small.goldOUBtn:last-of-type, .fullWidth-container .button.small.goldOUBtn:last-of-type {
      margin-right:0;
    }
      
     #homepage-content .info-panel-content .button.small.goldOUBtn::after, .fullWidth-container .button.small.goldOUBtn::after {
      content: "";
      display: inline-block;
      width: 12px; /* adjust to match arrow image */
      height: 12px;
      background-image: url('/media/Oakland/template-assets/main-page-responsive/images/graphics/ui/arrow-dropdown.png');
      background-size: contain;
      background-repeat: no-repeat;
      margin-left: 0.5rem;
      vertical-align: middle;
      /*filter: brightness(0) invert(1);*/
       filter: brightness(0) saturate(100%) invert(82%) sepia(50%) saturate(4030%) hue-rotate(3deg) brightness(110%) contrast(105%);
    
    }
      #homepage-content .info-panel-content .button.small.goldOUBtn:hover::after, .fullWidth-container .button.small.goldOUBtn:hover::after, .footer-container #footer-content-container .main-footer-navigation .sub-menu ul li a.footerCtaBtn:hover::after {
       filter:none; 
      }


    /*==================================== Three Block Content ====================================*/
    #homepage-content .three-block-image-container
{
  margin: 0 auto 3rem auto;
}
#homepage-content .three-block-image-container .three-block-heading{
  color: #877148;
  }
  .three-block-image-container .three-block-image-with-text-below h3.three-block-heading, .three-block-image-container .three-block-image-with-text-below p.three-block-body-text{
    text-align:left;
}
 .three-block-image-container .three-block-image-with-text-below .cell  {
    margin-bottom: 2rem;
 }
.three-block-image-container .three-block-image-with-text-below .cell:last-of-type, 
.three-block-image-container .three-block-image-with-text-below .cell:last-of-type p  {
    margin-bottom:0;
 }
.three-block-image-container .three-block-image-with-text-below img
{
    margin-bottom: .75rem;
    width: 100%;
}
#homepage-content .three-block-image-container .three-block-image-with-text-below h3.three-block-heading {
font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #877148;
    font-size: 1.7em;
    line-height: 1.3em;
    margin-bottom: 1rem;
}

.three-block-image-with-text-below p a {
  text-decoration: underline;
  }

   /*==================================== Areas of Study Content ====================================*/

.linkMenu-Container {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 equal columns */
  gap: 1rem; /* space between columns */
  margin-top: 1.5rem;
}

.linkMenu-column strong {
  display: block;
  font-size: 1.2em;
  margin-bottom: 0.5rem;
  color: #333;
}

.linkMenu-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.linkMenu-column ul li {
  margin-bottom: 0.4rem;
}

.linkMenu-column ul li a {
  text-decoration: none;
}

.linkMenu-column ul li a:hover {
  text-decoration: underline;
}

.areas-of-study-image{
  background-image: url('/media/Oakland/Assets/Homepage/Images/Areas-of-Study/photo-1015.png');
  }
  
  .areas-of-study-image .button.goldOUBtn {
  margin-top: 1rem;
  }
  .fullWidth-container {
  display:flex; 
  justify-content: center;
   align-items: center;
  background-size: cover;
      background-repeat: no-repeat;
  }
  .fullWidth-container.areas-of-study-image {
  background-size: contain;
  background-repeat: repeat-y;
  }
  .innerBox-wrapper{
    background-color: white;
        margin: 3rem 0;
    }
    .innerBox-container{
    padding:2rem;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
    }
    .content-align-center{
      display: flex;
          justify-content: center;
          align-items: center;
      }
      .aos-width{
        width:80%;
        }

        /* Base styles (mobile-first) */
  .innerBox-container details {

    margin-bottom: 1rem;
  
  }
  
   .innerBox-container summary {
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 0.5rem;
  }
  
  /* Optional: remove default marker */
   .innerBox-container summary::-webkit-details-marker {
    display: none;
  }
  

  .fullWidth-container .button.small.goldOUBtn{
    padding:1rem;
    text-align:center;
    }



    /*==================================== Golden Pride ====================================*/
    #homepage-content .featuredVideoSection h2 {
      margin-bottom: 2rem;
      margin-right: .625rem;
      margin-left: .625rem;
    }


    .featuredVideoSection{

      padding: 3rem 0;
          background: repeating-linear-gradient(  -45deg,  #FFCD00,  #FFCD00 7px,  #E3B700 7px,  #E3B700 10px);
      }
      .video-block-image-with-text-below .cell {
        flex-grow: 1;
      }
      
      .video-block-heading{
      font-size:1.3rem;
      }
      
      .video-body-content{
      background-color: white;
      padding:1rem;
      }
      
      .button-block-content {
        color: white;
        text-align: center;
        padding: 2rem 1rem;
      }
      
      #homepage-content .button-block-content .button {
        display: flex;
        align-items: center;   /* vertical center */
        justify-content: center; /* horizontal center */
        margin: 3rem auto 0 auto; /* auto left/right centers inline-block inside parent */
        height: 3rem;
        width: 75%; /* keep your earlier width */
      border: 1px solid white;
          color: white;
          background-color: black;
        text-decoration: none;
        cursor: pointer;
      }
      
      
      .video-block-body-text details[open] {
          overflow-y: scroll;
          height: 150px;
      }

      .video-block{
        background-color:white;
        margin-bottom: .9375rem;
        border: 1px #BD945C solid;
        }
        .video-button-block{
        background: linear-gradient(to bottom, #000 80%, #000 85%, #877148 85%, #877148 100%);
        margin-bottom: 1rem;
        border: 1px #000 solid;
        }
        .video-button-block img{
            object-fit: cover;
        object-position:left;
        height: 100%;
        }
        
        
        .video-button-block {
          position: relative;
          display: flex;
          flex-direction: column;
          justify-content: flex-end;
          overflow: hidden;
        }
        
        .button-block-wrapper {
          position: relative;
          z-index: 1;
        }
        
        .button-block-wrapper::before {
          content: '';
          position: absolute;
          top: -50%;
          left: 0;
          width: 100%;
          height: 200%;
          background: linear-gradient(to bottom, #000 60%, #877148 60%);
          z-index: -1;
        }
        

        .video-block-body-text details .details-content{
          font-size:.8rem;
          }







    /*==================================== Events Content ====================================*/

#events-section .lw_events_title a:hover {
    color: #877148;
    text-decoration: underline;
  }
  #events-section .lw_events_title a:focus {
    color: #877148;
    text-decoration: underline;
  }
  #events-section .lw_events_title a:active {
    color: #877148;
    text-decoration: underline;
  }
    #events-section {
      margin-top: 2rem;
      margin-bottom: 6rem;
    }
    #featured-event-title {
      align-self: flex-end;
      font-size: 1.5rem;
      padding-bottom: 2%;
      padding-left: 1rem;
      font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
      text-transform: uppercase;
  }
    
    #featured-event-title{
      background-color: rgba(0, 0, 0, .8);
  font-size:1rem;
  padding:1rem;
  width:100%
  }
  
  #featured-event-title .featued-description p {
  margin-bottom:0;
  }
  #featured-event-title .featured-date{
  color: #bbb;
  }
  #featured-event-title .featured-heading{
  color: #FFCD00;
  }
  .featued-description {
  text-transform: none;
  margin-top: .2rem;
  margin-bottom: .3rem;
  }
  .featued-description span {
  line-height: 1.4rem;
  }
  .featured-date {
  text-transform: none;
  }
  .featured-heading {
  font-weight: 500;
  }
  
  .lw_events_day {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1rem;  
  }
  
  .lw_events_day:last-of-type,
  .lw_events_day:last-of-type ul li:last-of-type {
    margin-bottom: 0;  
  }
  #events-section #all-events {
      padding-right: 0;
  }
  #events-section #all-events h4.lw_events_header_date {
    background: #000;
    color: white;
    padding: 0.5rem 1rem;
    min-width: 100px;   
    text-align: center;
    margin: 0 1rem 0 0;     
    flex-shrink: 0;         
      font-size: 1.2rem;
  }
  
  .lw_widget_results {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .lw_widget_results li {
    margin-bottom: 0.5rem;
  }
  
  #events-section .lw_events_location, #events-section .lw_events_start_end_time, #events-section .lw_events_title{
      font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color:#333;
  
  }
  #events-section .lw_events_start_time,  #events-section .lw_events_end_time{
      font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  }
  
  #events-section .lw_events_title a {
  font-weight:bold;
  }
  #events-section, #news-section {
     margin-bottom: 3rem;
  }
  
  a.see-all-link{
  color:black;
  }
  a.see-all-link:hover{
  color:#877148;
  text-decoration:underline;
  }

    /*==================================== News Block Content ====================================*/


    #news-section {
      margin-bottom: 3rem;
    }
    #news-section .news {
      width: 100%;
      max-width: 77rem;
    }
    #news-section .news .slick-prev::before {
      color: #bc945b !important;
      font-size: 1.5rem;
      transform: scale(1, 2);
      display: block;
      font-family: "Helvetica Neue LT W01_41488878", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-weight: 800;
      content: "<";
    }
    #news-section .news .slick-next::before {
      color: #bc945b !important;
      font-size: 1.5rem;
      transform: scale(1, 2);
      display: block;
      font-family: "Helvetica Neue LT W01_41488878", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-weight: 800;
      content: ">";
    }
    #news-section .news .slick-list .ou-news-image {
      margin: 0 1rem;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      min-height: 11rem;
    }
    #news-section .news .slick-list .title {
      margin: 0 1rem;
      padding: 0;
    }
    #news-section .news .slick-list .title a {
      font-family: "Helvetica Neue LT W01_47 Lt Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 1.09rem;
      line-height: 1.3;
      display: block;
      color: #000;
    }
    #news-section .news .slick-list .title a:hover {
      color: #877148;
      text-decoration: underline;
    }
    #news-section .news .slick-list .title a:focus {
      color: #877148;
      text-decoration: underline;
    }
    #news-section .news .slick-list .title a:active {
      color: #877148;
      text-decoration: underline;
    }
    #news-section .news .button {
      margin-top: 2rem;
    }


  #news-section .news .slick-list .ou-news-image {
    background-size: cover;
}
#news-section .news .slick-list .title a {
  margin-top: 1rem;
}

#news-section .news .slick-prev {
  left: auto;
  right: auto;
  top: 50%;
  width: 5%;
  display: block;
  float: left;
  position: relative;
  transform: none;
  margin-top: 5rem;
}
#news-section .news .slick-next {
  left: auto;
  right: auto;
  top: 50%;
  width: 5%;
  display: block;
  float: left;
  position: relative;
  transform: none;
  margin-top: 5rem;
}
#news-section .news .slick-list {
  display: block;
  position: relative;
  width: 90%;
  float: left;
}




    /*==================================== Presidents Initiatives Content ====================================*/
    .pi-intro {
      font-family: "EB Garamond", "Garamond", Times, serif;
    font-weight: 400;
    font-size: 1.25rem;
    margin-top: -.5rem;
    line-height: 2rem;
}


    .presidents-ini-image{
      background-image: url('/media/Oakland/Assets/Homepage/Images/Banner/hero-pi.png');
      }

      #homepage-content .mission-statement-container h4, #homepage-content .vision-statement-container h4 {
        font-size: 1.3rem;
        font-weight: 300;
    }
    .mission-statement-container p, .vision-statement-container p {
        font-size: 0.9rem;
    }






/*==================================== MOBILE STYLES ====================================*/

@media screen and (max-width: 75em){



  }

/* large and up*/
@media only screen and (min-width: 64em)  { 
  
  #news-section {
    margin-bottom: 6rem;
  }
  #main-cta .cta-text {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  #homepage-content .button {
    font-size: 1.4rem;
  }
  #event-desc {
    font-size: 1.2rem;
  }
  .linkMenu-Container {
  grid-template-columns: repeat(3, 1fr);
  }
  .heading-top, .heading-bottom {
    font-size: 1.4em;
  }
  .fullWidth-container.areas-of-study-image{
    background-size: cover;
    background-repeat: no-repeat;
  }
  #homepage-content .three-block-image-container {
    margin: 0 auto 5rem auto;
  }
  .aos-width{
    width:60%;
 }

 .innerBox-wrapper {
  margin: 5rem 0;
}
#events-section, #news-section {
  margin: 5rem auto;
}
.featuredVideoSection {
  padding: 5rem 0;
}
#news-section .news .slick-list .ou-news-image {
  background-size: contain;
}
#news-section .news .slick-list .title a {
margin-top: 0;
}

.linkMenu-Container {
  grid-template-columns: repeat(3, 1fr);
  }

  .headerWrapper.small-12.medium-6.large-4 {
    width: calc(33.33333% - .5rem);
}
#introHeading, #introHeading .heading-top {
  font-size: 4.5rem;
}
#buttonRow .BRbutton {
  flex: 1;
   /* min-width: 190px; */
 }
 
 #buttonRow .brContainer {
   justify-content: center;
 }
 .info-panel {
  margin: 5rem auto;
}
  }

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  #homepage-content > div.featuredVideoSection div.cell.small-12.medium-6.large-3.video-button-block{
  margin-left:0;
  }
  .heading-top, .heading-bottom {
    font-size: 1.2em;
  }
  .headerWrapper.small-12.medium-6.large-4 {
    width: calc(50% - .5rem);
}
#introHeading, #introHeading .heading-top {
  font-size: 3.8rem;
}
  }






  /* Medium and up */
@media screen and (min-width: 40em) {
  .info-panel {
      display: flex;
      max-width: 1200px;
      margin: 2rem .625rem 3rem .625rem;
      gap: 2rem;
    }
  .innerBox-container summary {
  user-select: none;
  pointer-events: none;
    }
    #homepage-content > div.featuredVideoSection div.videos-block-container{
      margin-right:0;
      }

      
      #homepage-content .three-block-image-container {
        margin: 0 auto 4rem auto;
      }
      .innerBox-wrapper {
        margin: 4rem 0;
     }
   
     .featuredVideoSection {
       padding: 4rem 0;
     }
   
     #events-section, #news-section {
       margin-bottom: 4rem;
     }
     .three-block-image-container .three-block-image-with-text-below .cell  {
      margin-bottom: 0rem;
   }

   .three-block-image-container .three-block-image-with-text-below .three-block-body-text p {
    margin-bottom: 0;
  }
  .three-block-image-container .three-block-image-with-text-below  {
    margin-bottom: 0;
  }
  .three-block-image-container .three-block-image-with-text-below img
{
    margin-bottom: 1.5rem;
}
.brContainer.grid-margin-x {
  margin-left: 0;
  margin-right: 0;
}

#heroImage {
  background-color: rgba(135, 113, 72, 0.6);
}

.info-panel {
  margin: 4rem auto;
}
 .info-panel-content {
 margin-top: -1.2rem;
}
  }
  
/* Styles for medium and smaller screens */
@media screen and (max-width: 63.9375em) {
  #news-section {
    margin-bottom: 4rem;
  }
}

@media (min-width: 39.9375em) {
  #news-section .news h3 {
    padding-left: 1rem;
  }
}
   /* Small only */
@media screen and (max-width: 39.9375em) {
  #all-events {
    padding-top: 1.5rem;
}
  #news-section .news .slick-list .ou-news-image {
    min-height: 13rem;
  }
  .innerBox-container details{
  width:100%;
    }
   /* Allow interaction to re-expand others if user toggles them manually */
    .innerBox-container details:nth-of-type(n+2)[open] > div {
      display: block;
    }
  /* Visually collapse all except the first one */
    .innerBox-container details:nth-of-type(n+2)  > div{
      display: none;
    }
  
   
  
  .linkMenu-column strong {
      display: unset;
      font-size: 1.2rem;
      margin-bottom: unset;
      color: unset;
  }
  
  #homepage-content .innerBox-container .goldOUBtn{
  width:100%;
  }
  

  #homepage-content .three-block-image-container .three-block-image-with-text-below h3.three-block-heading {
    position: absolute;
   top: 1.5rem;
   padding: 0.5rem 1rem .5rem .5rem;
   background: white;
   font-size: 1.2rem;
 }
 .three-block-image-container .three-block-image-with-text-below .cell {
   position: relative;  
 }

 #info-grid-panel-wrapper{
  display: flex;
  flex-wrap: nowrap; /*Prevent wrapping */
  overflow-x: visible;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}
#info-grid-panel-scroll{
overflow:hidden;
}

.grid-image {
  flex: 0 0 auto;
  height: 250px;
  scroll-snap-align: start;
      margin-right: 0 !important;
  /* Simulate Foundation large-8 and large-4 widths */
  width: calc(66.666% - 1rem); /* default to large-8 width */
  margin-right: 1rem; /* space between images */
}

/* Override width for the large-4 ones */
.grid-image:nth-of-type(2),
.grid-image:nth-of-type(3),
.grid-image:nth-of-type(6) {
  width: calc(50% - 1rem); /* simulate large-4 width */
}

/* Reset margin on last image to avoid trailing space */
.grid-image:last-of-type {
  margin-right: 0;
}

  .info-panel-content{

    width:100%;
  }
  .info-panel{
margin: 2rem .625rem 3rem .625rem;
    display:block;
  }



  
  .three-block-image-container .columns:last-of-type {
    margin-bottom: 0;
  }
  /* Stack heading and buttons vertically */
  #headerContent {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }

  /* Ensure button row stacks vertically */
  #buttonRow {
    width: 100%;
    align-items: flex-start;
    gap: 0.5rem;
  }

  /* Apply column direction to the inner containers too */
  #buttonRow .brWrapper,
  #buttonRow .brContainer {
    /* flex-direction: column;
    width: 100%;  */
  }

  /* Stack buttons */
  #buttonRow .BRbutton {
    /* width: 100%;
    text-align: center;  */
  }

  /* Fix overlay overflow */
  #heroImage {
    position: relative;
    width: 100%;
    padding: 1rem;
  }
    #heroImg > video {
    height: 30vh;      /* On mobile: 50% of viewport height */
    max-height: none;  /* Let it scale naturally */
  }
  #introHeading {
    /* font-size: 3.5rem;*/
     line-height: .9rem;
     text-align: center;
     color: #877148;
   }
   #introHeading .heading-top {
    color: #000; 
   }
 
   #heroImage {
     flex-direction: column;
     align-items: flex-start;
     gap: 1rem;
   }
 
   #buttonRow, .brContainer {
     flex-wrap: wrap;
     justify-content: flex-start;
   }


   .three-block-image-container .columns {
    margin-bottom: 2rem;
  }
 .pi-img {
    max-width: 50%;
    text-align: center;
    margin: 0 auto 2rem auto !important;
  }
.video-button-block {
 margin-right: 1.25rem !important;
 margin-left: 1.25rem !important;
width: calc(100% - 2.5rem) !important;
}
  
  .three-block-image-container .columns:last-of-type {
    margin-bottom: 0;
  }
  
  .three-block-image-with-text-below {
        margin-right:0;
        margin-left: 0;
      }
      
      .presidents-ini-image .rightColumn {
          margin-top: 1.5rem;
      }
      .pi-intro {
          font-size: 1.1rem;
          line-height: 1.75rem;
      }
  }

  /* DESKTOP/TABLET OVERRIDE — remove  collapsible behavior */
@media screen and (min-width: 640px) {
  /* Remove all the visual "collapsible" look */
   .innerBox-container details {
    all: unset;
    display: block;
  }

  .innerBox-container summary {
    all: unset;
    display: block;
    font-weight: bold;
    margin-bottom: 0.5rem;
    cursor: default;

  }

   .innerBox-container details[open] > summary::before {
    content: none;
  }

  /* Ensure the inner content always shows */
 .innerBox-container details ul {
    display: block !important;
  }

}

@media print, screen and (min-width: 40em) {
  .brContainer  .grid-margin-x {
    margin-left: 0;
    margin-right: 0;
  }
}

























