/* html {
  scroll-behavior: smooth;
} */

h1 {
  margin: 0 0 1rem 0;
}

.story-right, .content-right {
  display: none !important;
}

#utsp-gameday-content {
  float:left;
  width:100%;
}

.utsp-rail {
  background: #f2f2f2;
}

.utsp-rail > h2 {
  margin: 16px 0 8px 0;
}

#gameday_content > .utsp-rail,
	#gameday_content > .utsp-rail >
	.utsp-alert-green 							{margin-top:0;}

.info-green 										{color:#468847;}
.alert-red											{color: #B94A48;}

h1.utsp-gameday-info-heading 				{margin-bottom:0;background:#DDD;color:#373A36;border-top: 2px solid #FFF;}
h1.utsp-gameday-info-heading:hover 			{cursor:pointer;}
h1.utsp-gameday-info-heading i 				{float:right;}
.utsp-gameday-info-block 					{float:left;width:100%;border:1px solid #DDD;display:none;}
.utsp-gameday-info-block p 					{float:left;margin:0;padding:8px;}
.utsp-gameday-info-block img				{width:100%;}

h1.utsp-gameday-services-heading 			{margin-bottom:0;background:#3A57AB;color:#FFF;border-top: 2px solid #FFF;}
h1.utsp-gameday-services-heading:hover 		{cursor:pointer;}
h1.utsp-gameday-services-heading i 			{float:right;}
.utsp-gameday-services-block 				{float:left;width:100%;background:#E2EAFF;border:1px solid #3A57AB;display:none;}
.utsp-gameday-services-block p 				{float:left;margin:0;padding:8px;}
.utsp-gameday-services-block a 				{color:#373A36;text-decoration:underline;}
.utsp-gameday-services-block i 				{margin-right:8px;font-size:1.6em;color:#3A57AB;}
.utsp-gameday-services-block img			{}

table.utsp-info-table tr > td:nth-child(1) 	{width:50%;}

#utsp-gameday-hero {
  position: relative;
  background: #000;
  text-align: center;
  padding:200px 0;
  color:#fff;
  background-image: url('https://utsports.com/images/2019/7/24/fans_back.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
#hero-powert {
  vertical-align: text-top;
  margin:15px 15px 0 0;
}

#utsp-gameday-hero h1{
  font-size:72px;
  text-transform: uppercase;
  margin:0;
}

#utsp-gameday-hero a {
  text-decoration:  none;
  color:#ff8200;
}

#utsp-gameday-hero a:hover {
  text-decoration:  none;
  color:#ffffff;
}

#utsp-gameday-sports {
  background: #f2f2f2;
  padding:50px 0;
  width: 100%;
  float:left;
  min-height:50px;
}

.utsp-gameday-third {
    float: left;
    width: 31%;
    margin: 0 1%;
    flex-direction: column;
    display: flex;
    background-color: #f2f2f2;
    color: #000;
    text-align: left;
}

.utsp-gameday-third-middle {
    width: 32%;
    margin: 0 1%;
    float: left;
    display: flex;
    flex-direction: column;
    background-color: #f2f2f2;
    color: #000;
    text-align: left;
}

.utsp-gameday-sport-link {
  background: #ff8200;
  padding: 20px 0;
  text-align:center;
  color: #fff !important;
  text-decoration: none;
  display:block;
  border-radius: 5px;
}

.utsp-gameday-sport-link:hover {
  background: #373a36;
  cursor:pointer;
  color: #fff !important;
  text-decoration: none;
}

#utsp-gameday-clearbag {
  position: relative;
  background: #000;
  padding:50px;
  color:#fff;
  float:left;
  width:100%;
  background-image: url('https://utsports.com/images/2019/7/23/campus_back.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

.utsp-gameday-quarter {
  width:23%;
  float:left;
  margin: 0 1%;
}

#utsp-gameday-clearbag .utsp-gameday-quarter {
  border-bottom: 1px solid #8c8c8c;
}

.utsp-gameday-full {
  float:left;
  width:100%;
  text-align:center;
  display:flex;
}

.utsp-gameday-multirow {
  margin-top: 10px;
}

.clearbag-title {
  font-size:21px;
  font-weight:bold;
}

.clearbag-title span {
  font-size: 16px;
  font-weight:normal;
}

.utsp-gameday-button {
  background: #ff8200;
  float: left;
  width: 25%;
  color: #ffffff !important;
  padding: 10px;
  margin: 50px 0 0 37%;
  border-radius: 5px;
  text-align:center;
  text-decoration: none;
}

.utsp-gameday-button-dark {
  background: #373a36;
  float: left;
  width: 25%;
  color: #ffffff;
  padding: 10px;
  margin: 50px 0 0 37%;
  border-radius: 5px;
  text-align:center;
}

.utsp-gameday-button:hover {
  background: #ffffff;
  color: #ff8200 !important;
}

/* .utsp-gameday-button a:link, .utsp-gameday-button a:visited {
  color: #ffffff;
  text-decoration: none;
}
.utsp-gameday-button a:hover, .utsp-gameday-button a:active {
  color: #ff8200;
  text-decoration: none;
} */

#utsp-gameday-prohibited {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

.anchor-link {
  display:block;
  position:relative;
  top:-200px;
  visibility:hidden;
}

#utsp-gameday-navigating-campus {
  position: relative;
  background: #000;
  padding:50px;
  color:#fff;
  float:left;
  width:100%;
  background-image: url('https://utsports.com/images/2019/7/23/maps_back.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#utsp-gameday-conduct {
  position:relative;
  width:100%;
  background:#e4e4e4;
  float:left;
  padding:50px;
}

#utsp-gameday-conduct img {
  float:left;
  margin-right:20px;
  margin-bottom: 20px;
}
#utsp-gameday-conduct ul {
  list-style-position: inside;
}

#to-top-button {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #ff8200; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 10px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

#to-top-button:hover {
  background-color: #db7100; /* Add a dark-grey background on hover */
}

.utsp-gameday-half-outer {
  width: 50%;
  float:left;
  display:flex;
}

.utsp-gameday-half-inner {
  width: 48%;
  float: left;
  margin: 0 1%;
  flex: 1;
  display: flex;
  flex-direction: column;
  background-color: rgba(250, 250, 250, 0.6);
}

.utsp-gameday-half-inner p {
  color: #000;
  padding: 10px;
  text-align: left;
}

.utsp-gameday-fifth {
  float: left;
  width: 18%;
  margin: 0 1%;
  flex-direction: column;
  display: flex;
  background-color: rgba(250, 250, 250, 0.6);
}

.utsp-gameday-fifth p {
  color: #000;
  padding: 10px;
  text-align: left;
}

.masonry-with-columns {
  columns: 3 350px;
  column-gap: 1rem;
}
.masonry-with-columns div {
  background: #f2f2f2;
  margin: 0 1rem 1rem 0;
  display: inline-block;
  width: 100%;
}

.masonry-with-columns img {
  width: 100%;
}

/* ---------------------------------------------------------
-------------------- SOCCER PAGE --------------------------- 
--------------------------------------------------------- */

#utsp-soccer-hero {
  position: relative;
  background: #000;
  text-align: center;
  padding:150px 0;
  color:#fff;
  background-image: url('https://utsports.com/images/2019/7/24/soccer_match_back.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  float:left;
  width:100%;
}

#utsp-hero-left {
  width:200px;
  height:200px;
  display: inline-block;
  padding:5px;
  margin-right:5px;
}
#utsp-hero-middle {
  display: inline-block;
  margin-top: 37px;
  vertical-align:top;
}
#utsp-hero-right {
  width:200px;
  height:200px;
  display: inline-block;
  margin-left:5px;
}

#utsp-game-info {
  font-size:20px;
  line-height:27px;
}

img#gameday-opponent-logo {
    width: 100%;
    -webkit-filter: drop-shadow(0 0 0 #ffffff);
    filter: drop-shadow(0 0 0 #ffffff);
}

span#utsp-hometeam-text {
  font-size: 43px;
  text-transform: uppercase;
  line-height:43px;
  font-weight:bold;
}
span#gameday-opponent-name {
  font-size: 30px;
  line-height:32px;
  text-transform: uppercase;
  color: #bdbdbd;
}
span#utsp-vs {
    color: #ff8200;
    font-size: 25px;
}

#utsp-soccer-nav {
  background: #f2f2f2;
  padding:50px 0;
  width: 100%;
  float:left;
}

#utsp-soccer-parking {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-soccer-parking img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 600px;
  height: auto;
}

.utsp-icon-block {
    background: #4daab9;
    text-align: center;
    padding: 20px 0;
    font-size: 20px;
}

.utsp-icon-block i {
  vertical-align: middle;
  padding-right:10px;
}

#utsp-soccer-fan-services {
  position: relative;
  background: #000;
  padding:50px;
  color:#fff;
  float:left;
  width:100%;
  background-image: url('https://utsports.com/images/2019/7/26/soccer_fans_back.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#utsp-soccer-gate-info {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-soccer-gate-info ul {
  list-style-position: outside;
}

/* ---------------------------------------------------------
-------------------- VOLLEYBALL PAGE --------------------------- 
--------------------------------------------------------- */

#utsp-volleyball-hero {
  position: relative;
  background: #000;
  text-align: center;
  padding:150px 0;
  color:#fff;
  background-image: url('https://utsports.com/images/2019/7/29/volleyball_match_back.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  float:left;
  width:100%;
}

#utsp-volleyball-nav {
  background: #f2f2f2;
  padding:50px 0;
  width: 100%;
  float:left;
}

#utsp-volleyball-parking {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-volleyball-parking img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 600px;
  height: auto;
}
#utsp-volleyball-fan-services {
  position: relative;
  background: #000;
  padding:50px;
  color:#fff;
  float:left;
  width:100%;
  background-image: url('https://utsports.com/images/2019/7/29/volleyball_fans_back.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#utsp-volleyball-gate-info {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-volleyball-gate-info ul {
  list-style-position: outside;
}
.metal-detectors {
  width: 400px;
  height: auto;
  float: left;
  margin: 0 20px 20px 0;
}

/* ---------------------------------------------------------
-------------------- FOOTBALL PAGE --------------------------- 
--------------------------------------------------------- */

#utsp-football-hero {
  float:left;
  width:100%;
  position: relative;
  background: #000;
  text-align: center;
  padding:150px 0;
  color:#fff;
  background-image: url('https://utsports.com/images/2025/9/9/FB_Gameday_Background_2025_v2.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#utsp-football-hero-2020 {
  float:left;
  width:100%;
  position: relative;
  background: #000;
  text-align: center;
  padding:150px 0;
  color:#fff;
  background-image: url('https://utsports.com/images/2020/8/24/2020_fb_hero_back.jpg');
  background-repeat: no-repeat;
  background-position: center;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#sponsor-section {
    width: 100%;
}

img.sponsor-logo {
    max-width: 280px;
}

#utsp-football-nav {
  background: #f2f2f2;
  padding:50px 0;
  width: 100%;
  float:left;
}

#utsp-football-tickets {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-football-parking {
  position:relative;
  width:100%;
  background:#53565a;
  float:left;
  padding:50px;
}

#utsp-football-parking h1 {
  color: #fff;
}

.utsp-football-parking-text {
  text-align: left;
  background: #f2f2f2;
  padding: 10px;
}

#utsp-football-neyland {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-football-gate-info ul {
  list-style-position: outside;
}
.metal-detectors {
  width: 400px;
  height: auto;
  float: left;
  margin: 0 20px 20px 0;
}

#utsp-gameday-broadcast-info {
  font-size: 14px;
  color: #bdbdbd;
}

#utsp-gameday-broadcast-info a {
  text-decoration:none;
  color: #ff8200;
}

.utsp-gameday-braodcast-type {
  font-weight:bold;
  color: #fff;
}

.utsp-gameday-has-broadcast {
  margin-top:22px !important;
}

#utsp-football-activities {
  position: relative;
  background: #373a36;;
  padding:50px 0 50px 2%;
  color:#fff;
  float:left;
  width:100%;
}

#utsp-football-activities .utsp-gameday-third {
  margin: 8px 0;
}

#utsp-football-activities .utsp-gameday-third-middle {
      margin: 8px 2%;
}


.utsp-football-activities-text {
  padding: 10px;
}

.utsp-gameday-section-feature-image {
  width:100%;
}

a.no-after .sidearm-accessible-pdf-label {
  display: none;
}

.utsp-football-activities-text h3 {
  background: #ff8200;
  color: #fff;
  padding: 5px 10px;
}

#utsp-football-accessibility {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-football-restrooms {
  position:relative;
  width:100%;
  background:#e4e4e4;
  float:left;
  padding:50px;
}

#utsp-football-zero-waste {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-gameday-alcohol {
  position: relative;
  padding:0;
  color:#fff;
  float:left;
  width:100%;
  background-color: #fff;
  /* background-image: url('https://utsports.com/images/2019/8/21/neyland_orange_back.jpg'); */
  /* background-repeat: no-repeat;
  background-position: 50% 0;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; */
}

#utsp-gameday-alcohol .utsp-gameday-button {
  background: #ff8200;
  float: left;
  width: 25%;
  color: #ffffff;
  padding: 10px;
  margin: 10px 0 10px 37%;
  border-radius: 5px;
  text-align: center;
}

#utsp-gameday-alcohol .utsp-gameday-button:hover {
  background: #373a36;
  color: #ffffff;
}

#utsp-football-text {
  position: relative;
  background: #ff8300;
  padding:50px;
  color:#fff;
  float:left;
  width:100%;
}

#utsp-football-text img {
  float:left;
  width:400px;
  margin-right: 20px;
}

#text-assistance-right {
    float: left;
    width: calc(100% - 420px);
}

#text-message-title {
  background: #fff;
    color: #ff8200;
    font-weight: bolder;
    font-size: 60px;
    float: left;
    text-align: center;
    width: 100%;
    margin: 30px 0 20px 0;
}

#text-message-subtitle {
    background: #373a36;
    color: #fff;
    font-size: 20px;
    padding: 10px 0;
}

#text-message-mobile-title {
  display:none;
}

.text-alert-large {
    font-size: 62px;
    line-height: 70px;
    margin: 0 0 30px 0;
}

.text-alert-small {
  font-size: 25px;
}

.text-alert-small a {
  color: #ffffff;
}

.utsp-gameday-button-light {
  background: #ffffff;
  float: left;
  width: 40%;
  color: #ff8200;
  padding: 10px;
  margin: 0 0 0 30%;;
  border-radius: 5px;
  text-align:center;
  text-decoration: none;
}

.utsp-gameday-button-light:hover {
  background: #373a36;
  color: #ffffff !important;
}

/* ---------------------------------------------------------
-------------------- BASKETBALL PAGE --------------------------- 
--------------------------------------------------------- */

#utsp-m-basketball-hero {
  float:left;
  width:100%;
  position: relative;
  background: #000;
  text-align: center;
  padding:150px 0;
  color:#fff;
  background-image: url('https://utsports.com/images/2019/9/17/basketball_match_back.jpg');
  background-repeat: no-repeat;
  background-position: center;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#utsp-m-basketball-hero-2020 {
  float:left;
  width:100%;
  position: relative;
  background: #000;
  text-align: center;
  padding:150px 0;
  color:#fff;
  background-image: url('https://utsports.com/images/2020/11/2/2020_mbb_hero_back.jpg');
  background-repeat: no-repeat;
  background-position: center;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#utsp-w-basketball-hero {
  float:left;
  width:100%;
  position: relative;
  background: #000;
  text-align: center;
  padding:150px 0;
  color:#fff;
  background-image: url('https://utsports.com/images/2019/9/25/w_basketball_match_back.jpg');
  background-repeat: no-repeat;
  background-position: center;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#utsp-basketball-nav {
  background: #f2f2f2;
  padding:50px 0;
  width: 100%;
  float:left;
}

#utsp-basketball-parking {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-basketball-arena-policies {
  position: relative;
  width: 100%;
  background: #373a36;
  float: left;
  padding: 50px;
}

#utsp-basketball-arena-policies h1 {
  color: #ffffff;
}

#utsp-basketball-arena-policies .masonry-with-columns {
      columns: 3 450px;
}

.bball-third {
  background-color: #f2f2f2;
    color: #000;
    text-align: left;
}

#utsp-basketball-accessibility {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

/* ---------------------------------------------------------
--------------------- GARTH PAGE --------------------------- 
--------------------------------------------------------- */

#utsp-garthday-hero {

}

#garth-header-desktop {
  display:block;
  width:100%;
}

#garth-header-mobile {
  display:none !important;
  width: 100%;
}

/* ---------------------------------------------------------
-------------------- SOFTBALL PAGE --------------------------- 
--------------------------------------------------------- */

#utsp-softball-hero {
  float:left;
  width:100%;
  position: relative;
  background: #000;
  text-align: center;
  padding:150px 0;
  color:#fff;
  background-image: url('https://utsports.com/images/2020/1/8/softball_gameday_back.jpg');
  background-repeat: no-repeat;
  background-position: center;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#utsp-softball-nav {
  background: #f2f2f2;
  padding:50px 0;
  width: 100%;
  float:left;
}

#utsp-softball-parking {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-softball-parking img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 600px;
  height: auto;
}


#utsp-softball-fan-services {
  position: relative;
  background: #000;
  padding:50px;
  color:#fff;
  float:left;
  width:100%;
  background-image: url('https://utsports.com/images/2019/7/26/softball_fans_back.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#utsp-softball-gate-info {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-softball-gate-info ul {
  list-style-position: outside;
}

/* ---------------------------------------------------------
-------------------- BASEBALL PAGE --------------------------- 
--------------------------------------------------------- */

#utsp-baseball-hero {
  float:left;
  width:100%;
  position: relative;
  background: #000;
  text-align: center;
  padding:150px 0;
  color:#fff;
  background-image: url('https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/utsports.com/images/2023/2/10/Baseball_Gameday_Hero.jpg');
  background-repeat: no-repeat;
  background-position: center;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#utsp-baseball-nav {
  background: #f2f2f2;
  padding:50px 0;
  width: 100%;
  float:left;
}

#utsp-baseball-parking {
  position:relative;
  width:100%;
  background:#f2f2f2;
  float:left;
  padding:50px;
}

#utsp-baseball-parking img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}


#utsp-baseball-fan-services {
  position: relative;
  background: #000;
  padding:50px;
  color:#fff;
  float:left;
  width:100%;
  background-image: url('https://utsports.com/images/2019/7/26/baseball_fans_back.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

#utsp-baseball-nelson-stadium {
  position:relative;
  width:100%;
  background:#e4e4e4;
  float:left;
  padding:50px;
}

#utsp-baseball-gate-info ul {
  list-style-position: outside;
}

/* ---------------------------------------------------------
------------------- MOBILE LAYOUT -------------------------- 
--------------------------------------------------------- */


@media (max-width: 1200px) {
	.utsp-gameday-quarter {
    width: 48%;
    margin-bottom:10px;
  }
  .utsp-gameday-half-outer {
    width: 100%;
    margin-bottom: 10px;
  }
  .utsp-gameday-full {
    display: block;
  }
  #utsp-football-activities .utsp-gameday-full {
    display: flex;
  }

  #text-message-title {
  display: none;
}
  #text-message-mobile-title {
    display: block;
    background: #fff;
    color: #ff8200;
    font-weight: bolder;
    font-size: 60px;
    float: left;
    text-align: center;
    width: 100%;
    margin: 30px 0 20px 0;
  }
  .utsp-gameday-button-light {
    width: 80%;
    margin: 0 0 0 10%;;
  }
  
}

@media (max-width: 1100px) {
  .anchor-link {
    top: -150px;
  }
}

@media (max-width: 900px) {
	#utsp-gameday-hero h1 {
    font-size: 40px;
  }
  #hero-powert {
    margin: -5px 15px 0 0;
  }
  #utsp-gameday-hero {
    padding: 100px 20px;
  }
  .utsp-gameday-fifth {
    float: left;
    width: 100%;
    margin: 5px 0;
  }
  #utsp-football-hero, #utsp-soccer-hero, #utsp-volleyball-hero {
    padding:50px 20px !important;
  }
  #utsp-football-activities .utsp-gameday-full {
    display: block;
  }
  #utsp-football-parking {
    padding:50px 10px !important;
  }
  #utsp-football-activities .utsp-gameday-third, #utsp-football-activities .utsp-gameday-third-middle {
    width: 98%;
    margin:5px 0 !important;
  }
  .utsp-gameday-multirow {
    margin-top: 0;
  }
  #utsp-football-text img {
    width:100%;
    margin-right: 0;
  }

  #text-assistance-right {
      width: 100%;
  }
  #utsp-football-text {
    padding:50px 20px;
  }
  .utsp-gameday-multirow .utsp-gameday-third-middle, .utsp-gameday-multirow .utsp-gameday-third{
    margin-top: 10px;
  }
  #garth-header-desktop {
    display:none !important;
  }

  #garth-header-mobile {
    display:block !important;
  }
}

@media (max-width: 700px) {
  h1 {
    text-align: center;
  }
  .utsp-gameday-quarter {
    width: 98%;
  }
  .utsp-gameday-half-inner {
    width: 98%;
    margin-bottom:10px;
  }
  .utsp-gameday-half-outer {
    display:block;
    margin-bottom:0;
  }
  .utsp-gameday-third, .utsp-gameday-third-middle {
    width: 98%;
    margin:5px 0 !important;
  }
  #utsp-basketball-nav .utsp-gameday-third, #utsp-basketball-nav .utsp-gameday-third-middle {

    margin:0 0 10px 1% !important;
  }
  #utsp-gameday-sports {
    padding: 20px 0 20px 2%;
  }
  #utsp-gameday-navigating-campus .utsp-gameday-third, #utsp-gameday-navigating-campus .utsp-gameday-third-middle {
    margin-bottom:20px !important;
    padding-bottom:20px;
    border-bottom: 1px solid #ffffff;
    text-align:center
  }
  .utsp-gameday-button {
    width: 100%;
    margin: 50px 0 0 0;
  }
  #utsp-football-activities .utsp-gameday-button {
    width: 98%;
    margin: 50px 0 0 0;
  }

  #text-message-mobile-title {
    font-size: 28px;
    margin: 0 0 20px 0;
  }
  #text-message-subtitle {
    font-size: 14px;
  }
  .text-alert-large {
    font-size: 32px;
    line-height: inherit;
    margin: 20px 0;
  }
  .utsp-gameday-button-light {
    width: 100%;
    margin: 0;;
  }
}

@media (max-width: 600px) {
  #utsp-gameday-conduct img {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  #utsp-gameday-hero h1 {
    font-size: 20px;
  }
  #hero-powert {
    margin: -15px 15px 0 0;
  }
  #utsp-gameday-conduct ul {
    list-style-position: outside;
  }
}
