<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-semibold-webfont.woff2') format('woff2'),
         url('lato-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-heavy-webfont.woff2') format('woff2'),
         url('lato-heavy-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-black-webfont.woff2') format('woff2'),
         url('lato-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#cc0000 !important }

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:15px; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'lato', arial }

:focus { outline-color:#000 }

a { color:#cc0000; text-decoration:none }
a:focus,
a:hover { color:#000; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { position:relative; z-index:1; max-width:1410px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; font-size:36px; letter-spacing:0.12em; text-transform:uppercase; color:#000 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.site-footer { margin-top:30px; font-family:'lato', arial; text-align:center; background:#fff; border-top:10px solid #cc0000 }
.landing .site-footer { margin-top:0 }
.site-footer &gt; .container { position:relative; max-width:1410px; margin:0 auto }
.footer-logos { position:relative; border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5 }
.footer-logos:before { content:''; position:absolute; display:block; left:-2000px; right:-2000px; bottom:0; height:1px; background:#e5e5e5 }
.footer-logos ul { font-size:0 }
.footer-logos li { display:inline-block; vertical-align:top; width:25% }
.footer-logos li a { display:block; padding:50px; border-left:1px solid #e5e5e5 }
.footer-logos li:first-child a { border-left:0 }
.footer-links { float:right }
.footer-links ul { margin:0; list-style:none; text-align:left }
.footer-links li { float:left }
.footer-links li a { position:relative; display:block; padding:13px 24px; font-size:16px; color:#cc0000 }
.footer-links li a:before { content:'|'; position:absolute; left:0; color:#555 }
.footer-links li:first-child a:before { display:none }
.footer-text { float:left; margin:0; padding:13px 24px; font-size:16px; color:#000 }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { position:relative }
.j-carousel .media-box .slide-img { display:block; padding-top:51.4%; position:relative;  cursor:pointer; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }  

/* UPCOMING EVENTS */
.section-events .section-header { position:static }
.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-event { position:absolute; left:0; top:0; right:0; font-size:18px; font-weight:600; text-transform:uppercase; line-height:50px; letter-spacing:0.06em; color:#fff; background:#222 }
.scoreboard-slider .no-events { padding:50px; font-size:16px; font-weight:700; text-align:center; text-transform:uppercase; letter-spacing:0.12em; color:#000 }
.scoreboard-slider .event-box { float:left; position:relative; width:23.07%; min-height:400px; margin-left:2.56%; padding:10px 10px 60px; text-align:center; color:#555; background:#fff; box-sizing:border-box }
.scoreboard-slider .event-box:before { content:''; position:absolute; left:0; top:0; right:0; height:50px; background:#cc0000 }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box.inprogress { background:#fffdea }
.scoreboard-slider .event-box .date,
.scoreboard-slider .event-box .status { position:relative; display:inline-block; vertical-align:top; margin:-10px 0 30px; font-size:16px; text-transform:uppercase; line-height:50px; letter-spacing:0.12em; color:#fff; background:#cc0000 }
.scoreboard-slider .event-box .date:after { content:'|'; display:inline; padding:0 10px }
.scoreboard-slider .event-box .result { display:block; margin:5px 0; font-weight:700; text-transform:uppercase; letter-spacing:0.06em; color:#cd0000 }
.scoreboard-slider .event-box .sport { position:absolute; left:10px; right:10px; top:210px; font-weight:700; font-size:20px; letter-spacing:0.06em; line-height:1; text-transform:uppercase; text-overflow:ellipsis; overflow:hidden; white-space:nowrap }
.scoreboard-slider .event-box .sport a { color:#000 }
.scoreboard-slider .event-box .team-logo { display:block; margin-bottom:60px }
.scoreboard-slider .event-box .team-logo img { max-height:100px }
.scoreboard-slider .event-box .opponent { font-weight:700; font-size:16px }
.scoreboard-slider .event-box .neutralsite-notes span { display:block; margin-top:5px }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:0; min-height:55px; padding:15px; border-top:1px solid #f2f2f2; box-sizing:border-box }
.scoreboard-slider .event-box .links .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider .event-box .links .icon { padding:0 5px; font-size:16px; color:#cd0000 }
.scoreboard-slider .event-box .links &gt; span { display:none }
.scoreboard-slider .full-schedule-btn { position:absolute; top:-50px; right:0; font-size:16px; text-transform:uppercase; letter-spacing:0.12em; color:#cc0000 }
.scoreboard-slider .full-schedule-btn:before { content:'\e803'; padding-right:5px; font-family:'glyphicons'; font-weight:400 }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:-80px; top:50%; width:50px; height:50px; margin-top:-25px; overflow:hidden; font-size:21px; cursor:pointer; text-align:center; text-decoration:none; line-height:50px; color:#fff; background:#cc0000; border-radius:100% }
.scoreboard-slider .next { left:auto; right:-80px }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.scoreboard-slider .next:before { content:'\e810' }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.5; pointer-events:none }

/* SOCIAL BUTTONS */
.social-links ul { list-style:none; padding:0; margin:0 }
.social-links li { float:left }
.social-links li a { display:block; line-height:32px; color:#ffd411 }
.social-links li:first-child ~ li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; width:32px; height:32px; font-size:18px; text-align:center; line-height:32px; transition:0.3s }
.social-links li .icon:before { vertical-align:top; line-height:70px }
.social-links li .icon:hover { text-shadow:0 5px 10px #000; transform:scale(1.2) translateY(-3px) }
.social-links li:first-child .text { padding:0 10px; font-size:16px; line-height:70px }
.social-links li:first-child .icon { display:none }

/* SOCIAL STREAM */
.section-social .section-header { position:static; margin-bottom:10px; color:#fff }
.landing .social-stream .filters { position:absolute; top:0; right:0 }
.landing .social-stream .filters li { height:50px; margin:0; padding:0 10px }
.landing .social-stream .filters li a { padding-top:10px }
.landing .social-stream .filters li a .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.landing .social-stream .filters li a .icon { color:#fff }
.landing .social-stream .filters li.active a { border:0 }
.landing .social-stream .filters li.active .icon { color:#ffd411 }
.landing .social-stream .wall .tile &gt; div { font-family:'lato', arial }
.landing .social-stream .load-more { background:#cc0000 }


/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#cc0000; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#cc0000; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#cc0000; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#cc0000 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#cc0000; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; background:url(/images/setup/bg_pattern_white.png) repeat }
.body-container { margin-top:30px }
.mainbody { min-height:500px; padding:20px; position:relative; box-shadow:0 0 15px rgba(0,0,0,0.07) }
.landing .mainbody { min-height:0; padding:0; box-shadow:none }

.site-header { position:relative; z-index:3; font-family:'lato', arial; background:#000 }
.site-header &gt; .container { position:relative; max-width:1410px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { text-decoration:none }
.site-header .site-title a:after { content:''; position:absolute; z-index:1; left:0; top:6px; width:276px; height:216px; text-indent:-9999px; background:url(/images/setup/2020/master_sprite.png) no-repeat }
.site-header .site-title a &gt; span { position:relative; display:block; padding-left:330px; font-size:18px; font-weight:400; letter-spacing:0.4em; line-height:70px; text-transform:uppercase; color:#fff; background:#cc0000; border-bottom:2px solid #ffd411 }
.site-header .site-title a &gt; span:before { content:''; position:absolute; left:-2000px; right:-2000px; top:0; bottom:-2px; background:#cc0000; border-bottom:2px solid #ffd411 }
.site-header .site-title a &gt; span span { position:relative }
.site-header .social-links { position:absolute; top:0; right:0 }

.mobile-menu-bar { display:none }

.landing-row { position:relative }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row &gt; div { position:relative; max-width:1410px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row &gt; div:after { content:""; display:block; clear:both }
.landing-row.no-pad &gt; div { padding:0 }
.landing-row.no-bounds &gt; div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.carousel-row { z-index:1; padding:0 30px }
.landing-row.events-row { margin-top:-40px; padding:90px 110px 50px; background:url(/images/setup/bg_pattern_grey.png) repeat; border-bottom:10px solid #cc0000 }
.landing-row.social-row { padding:40px; background:url(/images/setup/bg_social_stream.jpg) no-repeat; background-size:cover; background-attachment:fixed; background-color:#000; border-top:2px solid #ffd411; border-bottom:2px solid #ffd411 }

/* NAVIGATION */
.dropnav { position:relative; text-align:right; background:#000 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav &gt; ul { display:inline-block; vertical-align:top; margin-right:-26px; text-align:left }
.dropnav .nav { float:left; position:relative }
.dropnav .nav &gt; a { display:block; height:98px; padding:0 26px; font-size:21px; font-weight:600; line-height:98px; letter-spacing:0.12em; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus &gt; a,
.dropnav .nav:hover &gt; a { color:#ffd411 }
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; top:79px; padding:45px; background:rgba(0, 0, 0, 0.9); white-space:nowrap; box-sizing:border-box }
.dropnav .nav3 ~ .nav &gt; .submenu { left:auto; right:0 }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { display:block; padding:0 15px; font-size:21px; font-weight:700; line-height:44px; white-space:nowrap; text-decoration:none; color:#fff }
.dropnav .submenu a:focus,
.dropnav .submenu a:hover { background:#cc0000 }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:120px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu &gt; a { padding:0; min-width:230px }
.dropnav .submenu .has-submenu { display:block; margin:0; padding:0 15px }
.dropnav .submenu .has-submenu:hover { background:#cc0000 }
.dropnav .submenu .has-submenu &gt; *,
.dropnav .submenu.level2 li { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 li a { padding:0; font-size:16px; font-weight:400; text-transform:none }
.dropnav .submenu.level2 li a:before { content:' '; padding:0 5px }
.dropnav .submenu.level2 li:first-child a:before { display:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:15px; font-family:'lato', arial; color:#000 }
.secondary-nav h1 { float:left; margin:0 0 0 310px; color:#000; font-size:21px; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div { position:relative; max-width:1410px; margin:0 auto }
.secondary-nav &gt; div &gt; ul { float:right }
.secondary-nav li { float:left; font-size:16px }
.secondary-nav li a { padding:5px 10px; color:#555; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#000; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus &gt; a,
.secondary-nav .has-nav:hover &gt; a { color:#fff; background:#000 }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#000; border-radius:5px 0 }
.secondary-nav .has-nav.focus &gt; ul,
.secondary-nav .has-nav:hover &gt; ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#cc0000 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav &gt; ul { top:0; right:100% }

.j-carousel { padding:10px 10px 10px 10px; background:#fff; box-shadow:0 0 15px 0 rgba(0,0,0,0.09); overflow:hidden }
.j-carousel .story-box { position:relative; padding:70px 35px; color:#555; background:#fff; box-sizing:border-box }
.j-carousel .story-box .title { display:block; font-weight:600; font-size:30px; letter-spacing:0.12em; line-height:1.2; text-transform:uppercase; color:#000 }
.j-carousel .story-box .date { position:absolute; left:35px; top:35px; font-size:16px; line-height:1; text-transform:uppercase; letter-spacing:0.12em }
.j-carousel .story-box .pipe { padding:0 5px }
.j-carousel .story-box .carousel-share-links { position:absolute; right:35px; top:35px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#555 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { float:right }
.j-carousel .control { position:relative; margin-top:10px; cursor:pointer; box-sizing:border-box }
.j-carousel .control:first-child { margin-top:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.5); border:5px solid #ffd411 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:none }
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { position:absolute; z-index:1; left:0; top:50%; width:42px; height:42px; margin-top:-160px; overflow:hidden; font-size:24px; line-height:42px; text-decoration:none; text-align:center; cursor:pointer; color:#fff; background:rgb(237,25,68) }
.j-carousel .next { left:auto; right:0 }
.j-carousel .prev { transform:rotate(180deg) }
.j-carousel .pp { left:0; bottom:0; top:-42px; margin-top:47% }
.j-carousel .pp:before,
.j-carousel .prev:before,
.j-carousel .next:before { content:'\e80a'; display:block; font-family:'glyphicons' }
.j-carousel .pp.pause:before { content:'\e80b' }
.j-carousel .pp.play:before { content:'\e80a' }
 
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1410px) {

.site-header &gt; .container,
.landing-row &gt; div,
.site-footer &gt; .container { max-width:1280px }

.site-header .site-title a &gt; span { font-size:16px }

.dropnav .nav &gt; a { font-size:18px }

}

@media only screen and (min-width:1024px) and (max-width:1280px) {

.site-header &gt; .container,
.landing-row &gt; div,
.site-footer &gt; .container { max-width:1024px }

.site-header .site-title a:after { left:-20px; transform:scale(0.8) }
.site-header .site-title a &gt; span { padding-left:260px; font-size:16px; letter-spacing:0.2em }

.dropnav &gt; ul { margin-right:-10px }
.dropnav .nav &gt; a { padding:0 20px; font-size:14px }

.j-carousel .story-box .title { font-size:24px }
.j-carousel .control { max-width:230px }

.scoreboard-slider .event-box .date,
.scoreboard-slider .event-box .status { font-size:12px }
.scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-slider .event-box .sport { font-size:16px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#cd0000 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url("/images/setup/2020/header_tablet.png") no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#000 }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar &gt; ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a.active { background:#cc0000; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu &gt; .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu &gt; a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active &gt; .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#cc0000; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { display:none }
.secondary-nav.active &gt; div &gt; ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav &gt; a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; z-index:2; height:12px; padding:10px 0; margin-top:51.4%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { display:none }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

.footer-logos:before { display:none }
.footer-logos li a { padding:20px; border:0 }
.footer-text { float:none }
.footer-links { float:none; display:inline-block }

.social-links { text-align:center; background:#000 }
.social-links ul { display:inline-block; vertical-align:top }

.landing-row.events-row { padding:20px; background:url(/images/setup/bg_pattern_grey.png) repeat; border-bottom:10px solid #cc0000 }
.landing-row.social-row { padding:20px; background:#000; border-top:2px solid #ffd411; border-bottom:2px solid #ffd411 }

.section-header { text-align:center }
.landing .social-stream .filters { position:static }

.scoreboard-slider { margin:0 30px }
.scoreboard-slider .event-box { float:none; width:auto; margin-left:0 }
.scoreboard-slider .prev,
.scoreboard-slider .next { left:-40px; width:30px; height:30px; margin-top:-15px; font-size:21px; line-height:30px }
.scoreboard-slider .next { left:auto; right:-40px }
.scoreboard-slider .full-schedule-btn { position:static; display:block; margin-top:20px; text-align:center }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url("/images/setup/2020/header_mobile_wide.png") no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#000 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.section-header { font-size:20px }

.site-footer { padding:30px }
.footer-logos { border:0 }
.footer-logos li { width:50% }
.footer-links li { float:none; text-align:center }
.footer-links li a { padding:5px }
.footer-links li a:before { display:none }
.footer-text { padding:10px 0; font-size:14px }

}

/* CAMPS */
.camp-box &gt; h2 {background-color: #5B5B5B!important;}
.camp-box button:hover {background: #5B5B5B!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #5B5B5B!important;}
</pre></body></html>