/* GLOBAL */
/* Normalize UNC elements */
.wide-row.UNC-blue.site-header-noimage {
  display: none;
}

.social-share, .site-nav, .breadcrumb-row, .author {
  display: none;
}

ul.inline-list:not(.social) {
  display: none;
}

/* Gold site-header with custom font */
.site-header p.site-title {
  text-align: center !important;
  margin: 1.25rem 0;
}

/* Hide nav on mobile and center logo */
.mobile-mega-nav li.toggle-topbar.menu-icon {
  display: none;
}

@media only screen and (max-width: 40.063em) {
  .mobile-mega-nav .title-area li.name img {
    height: 40px;
    display: block;
    margin: 0 auto;
  }
}

/* Styling for main content div and fix for OU JustEdit */
.content {
  position: relative;
  width: 100%;
  background-image: url('/bears-go-beyond/widgets/row-profiles/images/bear-country-full.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}


/* BGB Start */
h1, h2, p {
  color: white;
}

p.intro-text {
  font-size: 1rem;
}

/* Featured Slider */
.featured-video {
  background-color: white;
  box-shadow: 0 2.5em 2.5em -1.875em rgba(0, 0, 0, 0.5), 0 1.25em 5em 1em rgba(0, 0, 0, 0.2);
  border-radius: 0.25em;
  overflow: hidden;
  margin: 0 0 3rem 0;
}
.featured-video .video-container iframe {
  top: inherit;
  left: inherit;
}
.featured-video h2.title {
  padding-top: 1em;
}

.featured-list ul {
  margin: 0;
  display: grid;
  grid-auto-rows: 1fr;
}
@media only screen and (min-width: 40.063em) {
  .featured-list ul {
    grid-template-columns: 48% 48%;
    grid-gap: 0 4%;
  }
}
@media only screen and (min-width: 64.063em) {
  .featured-list ul {
    grid-template-columns: 32% 32% 32%;
    grid-gap: 0 2%;
  }
}
.featured-list ul li {
  list-style: none;
  display: inline;
  margin-bottom: 1.45rem;
}
.featured-list ul li .panel {
  padding: 0;
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
}
.featured-list ul li .panel .featured-item {
  height: 100%;
  padding: 1.25rem;
  background: linear-gradient(-100deg, rgba(1, 45, 91, 0.1), rgba(1, 45, 91, 0.8));
}
.featured-list ul li .panel .featured-item .text {
  width: 65%;
}
.featured-list ul li .panel .featured-item .text p:last-child {
  margin-bottom: 0;
}

.panel {border-radius:0px;}
/*
     FILE ARCHIVED ON 21:46:35 Jun 22, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:16:17 Aug 28, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 219.407
  exclusion.robots: 0.307
  exclusion.robots.policy: 0.288
  cdx.remote: 0.118
  esindex: 0.014
  LoadShardBlock: 89.116 (3)
  PetaboxLoader3.datanode: 133.437 (4)
  load_resource: 182.204
  PetaboxLoader3.resolve: 74.104
*/