 @import url("https://use.typekit.net/ujo8ste.css");

.adobe-kis {
font-family: "adobe-kis-variable", sans-serif;
font-variation-settings: "wght" 300, "opsz" 12;
}

@font-face {
  font-family: 'Wallsmith'; /* Name your font family */
  src: url('https://static.umterps.com/custompages/custom-nextgen/Wallsmith-Regular.ttf'); /* Locate the .ttf file within your directory*/
}

.wallsmith {
	  font-family: 'Wallsmith', sans-serif; /* Use the font family */
	line-height: 1;
	color: #000;
}

@font-face {
  font-family: 'Terrafont'; /* Name your font family */
  src: url('https://static.umterps.com/custompages/custom-nextgen/Terrafont-Regular.ttf'); /* Locate the .ttf file within your directory*/
}

.terrafont {
	  font-family: 'Terrafont', sans-serif; /* Use the font family */
	text-transform: uppercase;
	line-height: 1;
	color: #cf102d;
}

@font-face {
  font-family: 'Tusker6700'; /* Name your font family */
  src: url('https://static.umterps.com/custompages/custom-nextgen/TuskerGrotesk-6700Bold.otf'); /* Locate the .ttf file within your directory*/
}

.tusker6700 {
	  font-family: 'Tusker6700', sans-serif; /* Use the font family */
	letter-spacing: 2px;
	line-height: 1;
	color: #000;
}

.quote-box {
	margin: 2.25rem 0;
	border-left: 12px solid #cf102d;
	padding-left: 2rem;	
}

.quote {
	font-size: 4rem;
	line-height: 1;
	font-style: italic;
}

.quote::before {
      font-family: "Font Awesome 6 Sharp"; font-weight: 900; content: "\f10d"; font-style: normal; margin-right: 24px; color: #e5e5e5;
    }

.quote::after {
      font-family: "Font Awesome 6 Sharp"; font-weight: 900; content: "\f10e"; font-style: normal; margin-left: 24px; color: #e5e5e5;
    }

.quote-name {
	text-align: right;
	color: #333333;
	font-style: italic;
	margin-top: 1rem;
}

.quote-name::before {
      font-family: "Font Awesome 6 Sharp"; font-weight: 900; content: "\f075"; font-style: normal; margin-right: 6px; color: #cf102d;
    }

.sidearm-hof-member-bio-slider {
  margin-top: 48px;
}

.sidearm-featured-story header {
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 30%, rgba(0,0,0,1) 100%);
	border-bottom: 6px solid #cf102d;
    color: #000;
	}

.text-on-primary header button{
	color: #000;
}

.sidearm-featured-story-media {
	display: none;
}

#featured-main-content header {
	background: #fff;
	border-bottom: none;
	color: #000;
}

.single-ad {
	text-align: center;
}

.print-friendly-story-button {
	margin: 1rem 0;
}

.sidearm-schedule-game-coverage img {
	display: block!important;
}

/* === POSTGAME LINK BOX === */
.sidearm-story-template-post .sidearm-story-template-next-game-details {
	background-color: #e5e5e5!important;
}

.sidearm-story-template-post .sidearm-story-template-next-game-links {
	background-color: #333333!important;
}

.sidearm-story-template-post .sidearm-story-template-next-game-links a {
	color: white!important;
	font-size: .875rem!important
}

.sidearm-story-template-post .sidearm-story-template-next-game-links li {
  padding: 8px;
  background-color: #333333!important;
  border-bottom: 1px solid #fff!important;
}

.sidearm-story-template-post-1 .sidearm-story-template-text-aside, .sidearm-story-template-post-3 .sidearm-story-template-text-aside {
  float: right;
  width: 30%!important;
}

.sidearm-story-template .sidearm-story-template-links-list {
	margin: 0 0 1rem 0!important;
}

/* === END POSTGAME LINK BOX === */

.sidearm-story-template-gen-2 .sidearm-story-template-links, .sidearm-story-template-gen-3 .sidearm-story-template-links {
  float: none!important;
  width: auto!important;
/*	border: 1px solid #333; */
  margin-bottom: 1rem;
/*  border-radius: 15rem;
  background-color: #e5e5e5; */
}
.sidearm-story-template .sidearm-story-template-links-list a {
  display: block;
  background-color: #cf102d!important;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  padding: .25rem 1rem!important;
  border-bottom: 0!important;
	border-radius: 1.5rem;
	font-size: .875rem;
	margin: .25rem .25rem;
}


.sidearm-story-template-gen-2 .sidearm-story-template-links .sidearm-story-template-links-list, .sidearm-story-template-gen-3 .sidearm-story-template-links .sidearm-story-template-links-list {
  margin: 1rem 1.25rem!important;
  /* display: flex;
  justify-content: space-evenly;
	/* flex-direction: row;
	display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; */
	display: grid;
  grid-template-columns: repeat(auto-fill,minmax(225px, 1fr));
  text-align: center;
}

.sidearm-story-template .sidearm-story-template-media {
	border-radius: .375rem;
}

.c-navigation--sport.c-navigation--desktop .c-navigation__parent .c-navigation__url--level-1 {
    -webkit-appearance: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    padding: 0 0.5rem;
    background-color: black;
    color: white;
    font-weight: 400;
    text-decoration: underline;
}

.game-promotion img {
  margin: .25rem 0 0;
	max-height: 50px;
}

.terps-section {
	padding: 1rem 1.5rem;
	border: 1px solid #ccc;
	border-radius: .375rem;
}

.terps-btn {
      display: inline-block;
      font-weight: bold;
      color: #ffffff;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #cf102d;
      border: 1px solid transparent;
      padding: 0.375rem 0.75rem;
      border-radius: 0.25rem;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }

  a.terps-btn:link,
  a.terps-btn:visited {
      color: #ffffff;
      text-decoration: none;
      font-weight: bold;
      font-size: 16px;
      margin-top: 6px;
  }

  a.terps-btn:hover {
      color: #cf102d;
      font-weight: bold;
  }

  .terps-btn:hover {
      background-color: #ffce00;
      text-decoration: none;
      font-weight: bold;
      font-size: 16px;
      margin-top: 6px;
  }

  .terps-btn-gold {
      display: inline-block;
      font-weight: bold;
      color: #000;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #ffce00;
      border: 1px solid transparent;
      padding: 0.375rem 0.75rem;
      border-radius: 0.25rem;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }

  a.terps-btn-gold:link,
  a.terps-btn-gold:visited {
      color: #000;
      text-decoration: none;
      font-weight: bold;
      font-size: 16px;
      margin-top: 6px;
  }

  a.terps-btn-gold:hover {
      color: #ffffff;
      font-weight: bold;
  }

  .terps-btn-gold:hover {
      background-color: #cf102d;
      text-decoration: none;
      font-weight: bold;
      font-size: 16px;
      margin-top: 6px;
  }

  .terps-btn-grey {
      display: inline-block;
      font-weight: bold;
      color: #e5e5e5;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #333333;
      border: 1px solid transparent;
      padding: 0.375rem 0.75rem;
      border-radius: 0.25rem;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }

  a.terps-btn-grey:link,
  a.terps-btn-grey:visited {
      color: #e5e5e5;
      text-decoration: none;
      font-weight: bold;
      font-size: 16px;
      margin-top: 6px;
  }

  a.terps-btn-grey:hover {
      color: #ffffff;
      font-weight: bold;
  }

  .terps-btn-grey:hover {
      background-color: #000;
      text-decoration: none;
      font-weight: bold;
      font-size: 16px;
      margin-top: 6px;
  }

  .terps-redquote {
      padding: 3%;
      margin: 12px 0;
      background-color: #cf102d;
      color: #ffffff;
      border: 1px solid #333333;
  }

  .terps-greyquote {
      padding: 3%;
      margin: 12px 0;
      background-color: #e5e5e5;
      color: #000000;
      border: 1px solid #cf102d;
  }

  .terps-redquote-name {
      font-size: .85rem;
      color: #e5e5e5 !important;
      font-style: italic;
      text-align: center;
  }

  a.redquote-name:link,
  a.redquote-name:visited {
      color: #e5e5e5;
  }

  .terps-greyquote-name {
      font-size: .85rem;
      color: #333333;
      font-style: italic;
      text-align: center;
      text-align: center;
  }

  .terps-redquote img {
      border-radius: 50%;
      margin: 2%;
      padding: 1%;
      border: 1px solid #ffffff;
      width: 150px;
      background-color: #000;
  }

  .terps-greyquote img {
      border-radius: 50%;
      margin: 2%;
      padding: 1%;
      border: 1px solid #cf012d;
      width: 150px;
      background-color: #fff;
  }

  #newcoach_highlights:target:before {
      content: "";
      display: block;
      height: 225px;
      /* fixed header height*/
      margin: -225px 0 0;
      /* negative fixed header height */
  }

  #newcoach_saying:target:before {
      content: "";
      display: block;
      height: 225px;
      /* fixed header height*/
      margin: -225px 0 0;
      /* negative fixed header height */
  }

  .tc2-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: repeat(1, 1fr);
      grid-gap: 1rem;
      height: auto;
      margin-bottom: 1.75rem;
  }

  .tc2-grid-border {
      border: 1px solid #cccccc;
      padding: 3%;
      background: rgb(229, 229, 229);
      /*    background: linear-gradient(315deg, rgba(119,119,119,1) 0%, rgba(229,229,229,1) 10%, rgba(229,229,229,1) 90%, rgba(119,119,119,1) 100%); */
  }

  .tc2-grid img {
      display: flex;
      max-width: 85%;
      max-height: 85%;
      margin-bottom: 1rem;
  }

  .tc2-grid-text h3 {
      color: #cf102d;
      text-align: center;
      font-weight: 700;
      font-size: 1.5rem;
      text-transform: uppercase;
      margin-bottom: .75rem;
  }

  .terps-grid1 {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      grid-template-rows: repeat(1, 1fr);
      grid-gap: 1rem;
      height: auto;
      margin-bottom: 28px;
  }

  .terps-grid2 {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-template-rows: repeat(1, 1fr);
      grid-gap: 1rem;
      height: auto;
      margin-bottom: 28px;
  }

  .terps-grid3 {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: repeat(1, 1fr);
      grid-gap: 1rem;
      height: auto;
      margin-bottom: 28px;
  }

  .terps-grid4 {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      grid-template-rows: repeat(1, 1fr);
      grid-gap: 1rem;
      height: auto;
      margin-bottom: 1.75rem;
      grid-auto-rows: minmax(min-content, max-content);
  }

  .terps-grid5 {
      display: grid;
      grid-template-columns: repeat(5, 1fr);
      grid-template-rows: repeat(1, 1fr);
      grid-gap: 1rem;
      height: auto;
      margin-bottom: 1.75rem;
  }

  .terps-grid6 {
      display: grid;
      grid-template-columns: repeat(6, 1fr);
      grid-template-rows: repeat(1, 1fr);
      grid-gap: 1rem;
      height: auto;
      margin-bottom: 1.75rem;
  }

  .terps-grid7 {
      display: grid;
      grid-template-columns: repeat(7, 1fr);
      grid-template-rows: repeat(1, 1fr);
      grid-gap: 1rem;
      height: auto;
      margin-bottom: 1.75rem;
  }

  .terps-grid8 {
      display: grid;
      grid-template-columns: repeat(8, 1fr);
      grid-template-rows: repeat(1, 1fr);
      grid-gap: 1rem;
      height: auto;
      margin-bottom: 1.75rem;
  }

  .terps-flex2 {
      display: flex;
      justify-content: space-around;
      align-items: flex-start;
      flex-flow: row wrap;
  }

  .terps-flex2-child {
      width: 47%;
      align-items: flex-start;
  }

  .terps-img {
      padding: 1%;
      border: 1px solid #cf102d;
      background-color: #e5e5e5;
  }

  .vid-container {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden;
      border: 1px #333333 solid;
  }

  .vid-container iframe,
  .vid-container object,
  .vid-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }

  .vid-container img {
      width: 100%;
      height: auto;
      opacity: 1;
  }

  .photo-grid-1 {
      display: grid;
      grid-gap: 1rem;
      height: auto;
      margin: 0 0 1rem;
      grid-template-columns: repeat(1, 1fr);
      text-align: left;
      padding: 1%;
      border: 1px solid #cccccc;
  }

  .photo-grid {
      display: grid;
      grid-gap: 1rem;
      height: auto;
      margin: 0 0 1rem;
      grid-template-columns: repeat(2, 1fr);
      text-align: left;
      padding: 1%;
      border: 1px solid #cccccc;
  }

  .photo-grid-1 img {
      width: 100%;
      height: auto;
  }

  .photo-grid img {
      width: 100%;
      height: auto;
  }

  .photo-img {
      padding: 1%;
      border: 1px solid #cf102d;
  }

  .photo-caption {
      background-color: #cf102d;
      color: #ffffff;
      text-align: center;
      padding: 1px;
      font-style: italic;
      border: 1px solid #cf102d;
  }

  @media (max-width: 769px) {
	  
	  .sidearm-story-template-post-1 .sidearm-story-template-text-aside, .sidearm-story-template-post-3 .sidearm-story-template-text-aside {
  width: 100%!important;
}



      .terps-grid2,
      .terps-grid3,
      .terps-grid4,
      .terps-grid5,
      .terps-grid6,
      .terps-grid7,
      .terps-grid8 {
          grid-template-columns: repeat(1, 1fr);
          grid-template-rows: repeat(1, 1fr);
          grid-gap: 1rem;
          ;
      }

      .terps-flex2 {
          flex-direction: column;
      }

      .terps-flex2-child {
          width: 100%;
      }

      .photo-grid {
          grid-template-columns: repeat(1, 1fr);
      }
  }

  @media (max-width: 1025px) {
	  
      .tc2-grid {
          grid-template-columns: repeat(1, 1fr);
          grid-template-rows: repeat(1, 1fr);
      }
  }

  .sidearm-roster-player-template-default.sidearm-roster-player-view .sidearm-roster-player-social-link {
      font-size: 1.55rem !important;
  }

  .sidearm-roster-player-template-default.sidearm-roster-player-view .sidearm-roster-player-social-link::after {
      width: 2px !important;
      top: 2px !important;
  }