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

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_black-webfont.eot');
    src: url('proxima_nova_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff'),
         url('proxima_nova_black-webfont.ttf') format('truetype'),
         url('proxima_nova_black-webfont.svg#proximanova-blackbook') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proximanova-boldbook') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proximanova-extrabold-webfont.eot');
    src: url('proximanova-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-extrabold-webfont.woff2') format('woff2'),
         url('proximanova-extrabold-webfont.woff') format('woff'),
         url('proximanova-extrabold-webfont.ttf') format('truetype'),
         url('proximanova-extrabold-webfont.svg#proximanova-extraboldbook') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_regular-webfont.eot');
    src: url('proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff'),
         url('proxima_nova_regular-webfont.ttf') format('truetype'),
         url('proxima_nova_regular-webfont.svg#proximanova-regularbook') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'stratumno1heavy';
    src: url('stratumno1-black-webfont.eot');
    src: url('stratumno1-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('stratumno1-black-webfont.woff2') format('woff2'),
         url('stratumno1-black-webfont.woff') format('woff'),
         url('stratumno1-black-webfont.ttf') format('truetype'),
         url('stratumno1-black-webfont.svg#stratumno1heavy') format('svg');
    font-weight: 900;
    font-style: normal;

}

/* SCHEDULE ICONS */
.gicon-PR:before { content: '\e832' }
.gicon-LS:before { content: '\e833' }
.gicon-DI:before { content: '\e834' }
.gicon-TI:before { content: '\e835' }
.gicon-RC:before { content: '\e836' }
.gicon-RE:before { content: '\e837' }
.gicon-BS:before { content: '\e838' }
.gicon-AU:before { content: '\e839' }
.gicon-VI:before { content: '\e83b' }
.gicon-GA:before { content: '\e83c' }

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

body { font-family: 'proximanova', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

.offscreen { background: #fff; }

:focus { outline:2px dashed #000;  }


a { color:#b5282e; text-decoration:none }
a:hover,
a:focus{ color:#808080; text-decoration:underline }

h1,h2,h3,h4,h5,h6 {  font-weight:normal }

h1 { font-size:40px; color:#b5282e; font-weight:bold;}
h2 { font-size:21px; color:#b5282e}
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.page{ overflow:hidden }
.wrapper { max-width:1180px; margin:0 auto }
.mainbody { padding:10px; background: #fff; }
.landing .mainbody { padding:0; background:none }

.box-hdr { height:20px; line-height:20px; margin-bottom:0; padding:5px 10px; font-weight:normal; text-transform:uppercase; background:#b5282e; color:#fff }

.select-dropdown { position:relative; min-width:150px; max-width:300px; font-family:arial; background:#fff; margin-bottom:10px; border:1px solid #000; z-index:2 }
.select-dropdown &gt; .selection { display:block; position:relative; text-decoration:none }
.select-dropdown &gt; .selection span { display:block; padding:0 10px; margin-right:30px; line-height:30px; text-decoration:none }
.select-dropdown &gt; .selection:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border-style:solid; border-width:6px 6px 0; border-color:#333 transparent transparent  }
.select-dropdown.active &gt; .selection:after { border-color:transparent transparent #333; border-width:0 6px 6px }
.select-dropdown ul, 
.select-dropdown li { margin:0; padding:0; list-style:none }
.select-dropdown ul { display:none; position:absolute; left:-1px; right:-1px; top:30px; max-height:200px; padding:10px; overflow:auto; background:rgba(0,0,0,0.8); border-radius:0 0 5px 5px }
.select-dropdown.active ul { display:block; }
.select-dropdown li { display:block;height:25px; line-height:25px; color:#fff; position:relative; cursor:pointer } 
.select-dropdown li.selected { display:none }

/* 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:52%; 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 # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

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

.j-carousel .pp { position:absolute; right:0px; top:0px; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:1.2rem; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }


/* SCHEDULE */
.scoreboard-slider {  padding:0 40px; position:relative; border:2px solid #3f3e3e }
.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-events { height:125px; text-align:center; text-transform:uppercase; line-height:125px; color:#fff }
.scoreboard-slider .event-box { float:left; position:relative; width:20%; height:150px; padding:5px 20px; font-size:12px; text-transform:uppercase; color:#fff; background:#b5282e; border-left:2px solid #333; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { border-left:0 }
.scoreboard-slider .event-box.empty { display:none }
.scoreboard-slider .event-box.inprogress { background:#fff7ca; color:#000 }
.scoreboard-slider .event-box .date { margin-bottom:5px; color:#fff }
.scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-slider .event-box .sport { display:block ;white-space:nowrap; text-overflow:ellipsis; overflow:hidden }
.scoreboard-slider .event-box .sport a { color:#fff}
.scoreboard-slider .event-box .status { position:absolute; top:5px; right:20px }
.scoreboard-slider .event-box .score { float:right }
.scoreboard-slider .event-box .team-logo { display:inline-block; vertical-align:middle; max-width:25px; max-height:25px; margin-right:5px }
.scoreboard-slider .event-box .team { font-size:14px; font-weight:700; line-height:1.2 }
.scoreboard-slider .event-box .team + .team { margin-top:5px }
.scoreboard-slider .event-box .neutralsite-notes { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:0; min-height:18px; padding:5px; text-align:center; font-weight:700; color:#fff; background:#5c0012 }
.scoreboard-slider .event-box .links a { color:#fff }
.scoreboard-slider .event-box .links span { padding:0 2px; font-size:10px }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:0; top:0; width:38px; height:150px; overflow:hidden; line-height:145px; text-align:center; font-size:30px; text-decoration:none; cursor:pointer; color:#fff; background: #5c0012 }
.scoreboard-slider .next { left:auto; right:0 }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.scoreboard-slider .next:before { content:'\e810' }
.scoreboard-slider .prev:focus,
.scoreboard-slider .next:focus { outline:none; background:#000 }
.scoreboard-slider .full-schedule-btn { position: absolute;left: -50px;top: 50%;margin-top: -12px;width: 25px;height: 25px;overflow: hidden;color: #000 }
.scoreboard-slider .full-schedule-btn:before{ content: '\e803'; font-family: "glyphicons";font-style: normal;font-weight: normal;font-variant: normal;display: block;line-height: 1em;text-align: center;text-decoration: none;text-transform: none;speak: none;-webkit-font-smoothing: antialiased;font-size: 1.5em }
.scoreboard-slider a:focus { outline:2px solid #ff0 }

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

.navbar-footer li{ display: inline-block;vertical-align: top;margin: 0 20px }

/* SOCIAL BUTTONS */
.social-links { position:fixed; right:0; top:50%; margin-top:-89px; padding:15px; background:#5c0012; border:5px solid #cb0226; border-right:0 }
.social-links ul { margin:0; list-style:none }
.social-links li { margin-top:5px }
.social-links li:first-child { margin-top:0 }
.social-links li .text { display:none }
.social-links li a { display:block; width:31px; height:31px; font-size:18px; text-align:center; text-decoration:none; line-height:31px; color:#fff; background:#cb0226; border-radius:6px }
.social-links li a:hover,
.social-links li a:focus{ background:#3f000c ; transition:0.2s }
.social-links a[rel*="wiki-link"] + a { display:none !important }


/* VIDEO */
/*.video-playlist.m{ padding-top:0px }*/
/*.video-playlist .playlist-title , .video-playlist .video-title:first-child ,*/
/*.video-playlist .pagination-status, .video-playlist .pagination {display:none}*/
/*.video-playlist .video-info .video-desc  {display:none !important}*/
/*.video-playlist .playlist-wrapper{ padding:0; background:none;}*/
/*.video-playlist .playlist .item.active, .no-touch .video-playlist .playlist .item.active{ background:rgba(0,0,0,0.3);}*/
/*.video-playlist .playlist .item{ background:rgba(0,0,0,0.3);} */
/*.video-playlist .playlist .thumb{ margin-right: 25px;max-width: 96px;max-height: 60px; border:1px solid transparent;}*/
/*.video-playlist .playlist .item .video-title{ font-weight: 600; color:#fff; }*/
/*.video-playlist .playlist .item{ margin-bottom:12px;}*/
/*.content-row3 .video-playlist h3 {  font-size:16px; color:#fff; font-weight:bold; background:#61615E;width:50.9%;position:relative;bottom:112px;padding:5px}*/

/* VIDEO */
.section-video{ position:relative }
.youtube-wrapper { position:relative; margin:20px 0 }
.youtube-wrapper .player { position:relative; border:5px solid #80011d; box-sizing:border-box; width:60% }
.youtube-wrapper .playlist { width:40%; position:absolute; right:0; top:0; bottom:0; overflow:auto }
.youtube-wrapper .playlist .overflow { overflow:auto }
.youtube-wrapper .playlist .overflow ul { list-style:none; margin:0 }
.youtube-wrapper .playlist .overflow li { display:block; padding:15px 30px 15px 55px; margin-bottom:5px; cursor:pointer; box-sizing:border-box; -moz-transition: background .4s ease;-webkit-transition: background .4s ease;transition: background .4s ease }
.youtube-wrapper .playlist .overflow li.active,
.youtube-wrapper .playlist .overflow li:hover,
.youtube-wrapper .playlist .overflow li:focus{ background:#80011d; color:#fff }
.youtube-wrapper .playlist .overflow li img { float:left; max-width:150px }
.youtube-wrapper .playlist .overflow li .title { display:block; font-size:15px; font-weight:500; color:#000; line-height:20px; padding:15px 0 20px 180px; margin-bottom:5px  }
.youtube-wrapper .playlist .overflow li:hover .title,
.youtube-wrapper .playlist .overflow li:focus .title,
.youtube-wrapper .playlist .overflow li.active .title{ color:#fff ; text-decoration:none }
.section-video .watch-btn{ display:block;background: #80011d;color: #fff;text-align: center;padding: 10px;font-size:16px; font-weight: 800; text-transform: uppercase; margin:5px 0 }


/* AOTW */
.aotw .athlete { float:right; width:39.41%; text-align:center }
.aotw .athlete:first-child { float:left }
.aotw .thumb { display:inline-block; vertical-align:top; border:3px solid #fff; box-shadow:0 0 10px 0 rgba(0,0,0,0.75) }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none; text-transform:uppercase; color:#000 }
.aotw .title span { display:block; font-size:16px; font-weight:700 }
.aotw .title span:first-child { font-size:30px }
.aotw .leadin { display:none }
.aotw .btn-readmore { display:block; width:120px; height:28px; margin:0 auto; font-weight:700; text-transform:uppercase; text-decoration:none; text-align:center; line-height:28px; color:#000; background:#fff; transition:0.3s }
.aotw-row .archives-btn { color: #fff; text-transform: uppercase;background: #d20128; padding: 5px;border-radius: 5px;font-weight: 700;display:block; text-align:center; }

.site-header .banner-class { text-align: center; color: #fff;font-size: 17px;background: #CB0226;font-family: 'proximanova', arial }
.site-header .banner-class p:first-child { line-height: 2; margin-bottom: 0; }
.site-header .banner-class a { color: #fff;font-size: 15px;text-decoration: underline;}

.internal-page h1 { font-family:'Rajdhani', sans-serif; font-weight: 700; font-style: italic; }
.internal-page h1,
.internal-page .bio-wrap.xl .player-info .name,
.internal-page .bio-wrap.xl .player-headshot .number,
.dropnav .nav a,
.secondary-nav h1,
.secondary-nav li a,
.j-carousel .story-box .title,
.j-carousel .story-box .date,
.top-stories .title,
.tabs-wrapper .tab_title { font-family:'Rajdhani', sans-serif !important; font-style: italic !important; }

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

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

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#b5282e; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

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

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#b5282e }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#b5282e; color:#fff }
.bio-wrap .head a { color:#fff }
.internal-page .bio-wrap.xl .player-info .name { font-family: 'Rajdhani', sans-serif; font-weight: 700; font-size: 25px; font-style: italic; }
.internal-page .bio-wrap.xl .player-headshot .number { font-family: 'Rajdhani', sans-serif; font-weight: 700; font-size: 2em; font-style: italic; }

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

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

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

.page{ background:url(/images/setup/video_row_bg_pat.jpg) repeat 50%}
.wrapper{ max-width:none }
.mainbody { min-height:500px; padding: 2.55em; padding-top:1.95em; position:relative}
.landing .mainbody { min-height:0; padding:0 }
.internal-page .body-container { max-width:1292px; margin:0 auto}

.site-header { position:relative; z-index:3; margin-bottom:30px; background:url(/images/setup/video_row_bg_pat.jpg) no-repeat 50% 50%;}
.site-header &gt; .container{ max-width:1045px; margin:0 auto } 
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; position:absolute; top:-10px; left:50%; margin-left:-114px; height:185px; width:230px; text-indent:-9999px; background:url(/images/setup/master_sprite_20200507.png) no-repeat 0px 0px; z-index:4; transform:scale(0.9) }
.site-header .site-text{ margin:0 auto }
.site-header .site-text a { display:block; text-indent:-9999px;}
.site-header .site-text a:before,
.site-header .site-text a:after {content: ''; position: absolute;top: 0;left: 0;height: 75px;width: 675px;background: url(/images/setup/header-2020.png) no-repeat;background-size: 1500px;}
.site-header .site-text a:after { right: 0;left: auto;background: url(/images/setup/header-2020.png) no-repeat -825px 0;background-size: 1500px;}

.mobile-menu-bar, .search-bar { display:none }

.site-footer { padding:30px 0 60px; text-align:center; background:#fff; border-top:15px solid #eff3f5 }
.navbar-footer li{ display: inline-block; vertical-align: top; margin: 0 44px }
.site-footer .article-text{ color:#818181; text-transform:capitalize; margin:20px 0px; font-weight:400; font-size:15px;}

.content-row &gt; div{ max-width:1045px; margin:0 auto; position:relative }
.content-row1 &gt; div{ max-width:1200px; }
.content-row4 .content-col1 { width:490px; float:left; box-sizing:border-box }
.content-row4 .content-col2 { width:490px; float:right;box-sizing:border-box }
.content-row.content-row2 { padding-top: 30px; }

.content-row1{ padding-bottom:20px}
/*.content-row2 { background:url(/images/setup/schedule_row_bg.jpg) no-repeat 50% 50%; background-size:cover; padding:20px 0px }*/
.content-row3 { background:url(/images/setup/video_row_bg_pat.jpg) no-repeat 50% 50%; background-size:cover; padding:20px 0px 30px }
.content-row4 { background:url(/images/setup/video_row_bg_pat.jpg) repeat 50% 50%; padding:20px 0px 30px }

.content-row4 .content-col1 &gt; .box-hdr{ display:block; background:url(/images/setup/hdr_twitter.png) no-repeat; width:415px; height:70px; text-indent:-9999px; margin:0 auto; color: #5D1312;}
.content-row4 .content-col2 &gt; .box-hdr{ display:block; background:url(/images/setup/hdr_facebook.png) no-repeat; width:444px; height:70px; text-indent:-9999px; margin:0 auto; color: #5D1312;}
.content-row2 .box-hdr{ display:none; background:url(/images/setup/master_sprite_20200507.png) no-repeat 0px -188px; width:1020px; height:70px; text-indent:-9999px; margin:0 auto}
.content-row3 .box-hdr{ display:block; background:url(/images/setup/master_sprite_20200507.png) no-repeat 0px -255px; width:1020px; height:70px; text-indent:-9999px; margin:0 auto 10px; color: #5D1312;}
.aotw-row  .box-hdr{ display:block; background:url(/images/setup/aotw_hdr.png) no-repeat 0px 0; background-size:contain; width:1024px; height:63px; text-indent:-9999px; margin:0 auto; color: #5D1312;}

/* NAVIGATION */
.dropnav { position:relative; background:#B5292E;  text-transform:uppercase; top: 35px;}
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav &gt; ul{ max-width:1045px; margin:0 auto }
.dropnav .nav { float:left; position:relative }
.dropnav .nav a {font-family: 'Rajdhani', sans-serif; font-style: italic; }
.dropnav .nav &gt; a { display:block; height:40px; padding:5px 20px; font-size:21px; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase; font-weight: 700;}
.dropnav .nav3 &gt; a{ margin-right:245px}
.dropnav .nav:hover &gt; a:after{ content: '';  position: absolute;  left: 42%;  bottom: 0;  border: 8px solid transparent;  border-bottom-color: #000 }
.dropnav .nav3:hover &gt; a:after{ left:13%}
/*.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; top:50px; min-width:200px; padding:20px 30px;background:url(/images/setup/dropdown_bg.png) repeat; white-space:nowrap }*/
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; top:50px; min-width:200px; padding:20px 30px;background:#323230; white-space:nowrap }
.dropnav .nav6 &gt; .submenu{ left:auto; right:0}
.dropnav .nav.show &gt; .submenu { display:block; z-index:5 }
.dropnav .submenu a { display:block; white-space:nowrap; text-decoration:none; color:#fff; font-weight: 700; font-size:16px }
.dropnav .submenu a:hover,
.dropnav .submenu a:focus{ color:#ccc}
.dropnav .submenu .has-submenu &gt; a { font-size:20px; text-transform:uppercase; color:#fff; cursor:default; font-weight: 900 }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] &gt; a { font-size:24px; cursor:default; color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; a { min-width:180px; font-weight:700 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:13px; font-weight:700}
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; padding:0 3px; color:#B5292E }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"] { width:15px; height:23px; overflow:hidden }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before { font-family:"GlyphIcons"; font-style:normal; font-weight:normal; font-variant:normal; display:block; text-align:center; text-decoration:none; text-transform:none; speak:none; color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81d' }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before { content:'\e81f' }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before { content:'\e81b' }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:hover:before { color:#55acee }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:hover:before { color:#6a4090 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:hover:before { color:#3b5998 }
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }

.internal-page .secondary-nav{ max-width:1294px;}
.secondary-nav { position:relative; z-index:2; max-width:1045px; margin:50px auto 0 auto; color:#fff; background:rgba(0,0,0,0.4); text-transform:uppercase }
.secondary-nav &gt; div { padding:12px}
.secondary-nav h1 { float:left; margin-bottom:0;  font-size:24px; color:#fff; font-weight: 700; font-family:'Rajdhani', sans-serif; font-style:italic;}
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { text-decoration:none; font-size:15px;  font-weight: 700; color:#fff; font-family:'Rajdhani', sans-serif; font-style: italic; }
.secondary-nav li a:hover,
.secondary-nav li a:focus{ text-decoration:none; color:#b5282e }
.secondary-nav li:before { content:" "; padding:0 6px }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#000; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover &gt; ul,
.secondary-nav .has-nav:focus &gt; ul{ display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap }

.j-carousel .story-box { position:absolute; text-align:center; left:0; right:0; width:990px; margin:0 auto; bottom:70px; color:#fff; background:rgba(0,0,0,0.7) }
.j-carousel .story-box .title { display:block;  padding:10px; padding-left:225px; text-align:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:block; width:700px; font-size:25px; color:#fff; font-weight:400; font-family:'Rajdhani', sans-serif; font-style: italic; }
.j-carousel .story-box .date { position:absolute; display:block; border:1px solid #cb0226; left:50px; bottom:12px; height:20px; font-weight:700; text-transform:uppercase; line-height:20px; padding:5px 10px; font-family: 'Rajdhani', sans-serif; font-style: italic; }
.j-carousel .story-box .carousel-related-links,
.j-carousel .story-box .readmore,
.j-carousel .story-box .leadin { display:none }
.j-carousel .controls { position:absolute; display:block; left:0; right:0; width:1000px; margin:0 auto; text-align:center; bottom:5px; padding-top:10px; z-index:1 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:12.06%; margin-left:0;  box-sizing:border-box; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; width:100%;  background:rgba(0,0,0,0.7) }
.j-carousel .control.active:after { border:2px solid #fff; background:none}
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .next,
.j-carousel .prev { position:absolute; cursor:pointer; left:50%; margin-left:-480px; bottom:70px; width:22px; height:40px; display:block; background:url(/images/setup/master_sprite_20200507.png) no-repeat -1399px 3px; text-indent:-9999px; z-index:1 }
.j-carousel .next { left:auto; right:50%; margin-right:-480px; background-position:-1420px 3px }

.j-carousel2 .story-box { background:none }
.j-carousel2 .story-box .title { position:relative; bottom:70px; display:block; padding:10px; padding-left:200px; text-align:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:block; width:780px; font-size:25px; color:#fff; background:rgba(0,0,0,0.7); font-weight:400 }
.j-carousel2 .story-box .date { bottom:82px }

/* TABS */
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; padding:10px; text-transform:uppercase; text-decoration:none; color:#000;  font-weight: 600; }
.tabs-wrapper .tab a.active { color:#5D1312 }
.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px }
.tabs-wrapper .pane.active { position:static }
.tabs-wrapper .pane2 h1, 
.tabs-wrapper .pane2 h2 { color: #fff; background: #373735; }


.ur-tabs  ul.tabs .tab { margin-bottom:15px }
.ur-tabs .tab a { padding:5px; background: rgba(0,0,0,0.2); color:#fff ; width:110px; text-align:center}
.ur-tabs .tab a.active { background:#d20127 }

.tm-tabs .pane .overflow { height:610px; padding:15px; overflow:auto; background:url(/images/setup/carousel_container_bg.png) repeat }
.tm-tabs .pane1 .overflow{ height:auto; overflow:hidden } 

.top-stories .row { margin-top:10px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:20px 20px 20px 127px; position:relative; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; background:#fff }
.top-stories .thumb { width:97px; float:left; margin-left:-107px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.top-stories .thumb img { vertical-align:top }
.top-stories .play-button { position:absolute; left:50%; top:50%; margin-left:-68px; margin-top:-21px; display:block; width:136px; height:42px; text-indent:-9999px; background:url(/info/images/play_btn.png) no-repeat 0 0 }
.top-stories .caption { display:none; padding:3px 5px; font-size:11px; background:rgba(0,0,0,0.5); color:#fff; position:absolute; left:0; right:0; bottom:0  } 
.top-stories .title { display:block; font-size:16px; margin-bottom:5px; font-weight:900; }
.top-stories .title a{ color:#b5282e}
.top-stories .title a:hover,
.top-stories .title a:focus{ text-decoration:underline}
.top-stories .date { font-size:11px}
.top-stories .leadin { font-size:13px }
.top-stories .links { margin-top:5px; padding:5px 10px }
.top-stories .links a span,
.top-stories .buttons a + a { display:none }
.top-stories .buttons { margin-top:10px; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#5D1312; color:#fff; border-radius:3px }

.video-playlist .player{ width:54%}
.video-playlist .player .jwplayer{ width:540px !important; height:350px !important; } 

.video-btn{  font-weight: 600; color:#fff; text-transform:uppercase; position:absolute; right:0; top:35px; background:#801F1D; padding:2px 10px }
.video-btn:after{ content:"\00bb";font-size:20px; line-height:20px } 
.video-btn:hover,
.video-btn:focus{ color:#fff }


.section-social-stream .box-hdr { background: url(/images/setup/hdr_social_stream20181004.png) no-repeat;width: 1024px;height: 63px;background-size: contain;text-indent: -9999px; color: #5D1312; }
.section-social-stream #wall { position:relative; z-index:1; padding:50px 0 }
.social-stream .filters li a .icon { color:#80011d !important }

.aotw-row .archives-btn { position:absolute; right:0; bottom:100px }

.weather-condition-wrapper { position:absolute; right:0%; top:0; width:315px; height:37px; padding:70px 15px 15px 60px; font-size:16px; color:#B9363A; white-space:nowrap; font-weight: 700; }
.weather-condition-wrapper .title { display:inline-block; vertical-align:middle; margin-right:10px; font-size:14px; line-height:15px }
.weather-condition-wrapper .weather-condition { display:inline-block; vertical-align:middle; color: #B9363A; }
.weather-condition-wrapper .icon { display:inline; vertical-align:middle; height:35px  }

.site-footer .footer-text { color: #A32A1F; }

}

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

.scoreboard-slider .next, 
.scoreboard-slider .prev { left:0px }
.scoreboard-slider .next { left:auto; right:0px}

.tm-tabs .pane .overflow { padding:10px 0px }

}

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

.site-header .site-text a { display:block; height:50px; width:1030px; text-indent:-9999px; background:url(/images/setup/master_sprite-2020.png) no-repeat -244px 10px  }
.site-header .site-text a:before,
.site-header .site-text a:after {content: ''; position: absolute;top: 100px;left: 0;height: 75px;width: 590px;background: url(/images/setup/header-2020.png) no-repeat;background-size: 1300px;}
.site-header .site-text a:after { right: 0;left: auto;background: url(/images/setup/header-2020.png) no-repeat -700px 0;background-size: 1300px;}
    
}

@media only screen and (min-width:1024px) and (max-width:1299px) {
/*.site-header .site-text a:before, */
/*.site-header .site-text a:after { width: 505px; height: 60px; background-size: 1205px; }*/
/*.site-header .site-text a:after{ background: url(/images/setup/header-2020.png) no-repeat -708px 0; background: 1220px; }*/
.site-header .site-text a:before, 
.site-header .site-text a:after { content: '';position: absolute;top: 100px;left: 0;height: 55px;width: 450px;background: url(/images/setup/header-2020.png) no-repeat;background-size: 1060px;}
.site-header .site-text a:after {right: 0;left: auto;background: url(/images/setup/header-2020.png) no-repeat -633px 0;background-size: 1090px;}

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

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

body { padding:0 }

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

.site-header .site-text, .video-btn, .scoreboard-slider .full-schedule-btn{ display:none }
.weather-condition-wrapper { display:none }

.site-footer { padding:30px 0; text-align:center; background:#fff; border-top:8px solid #eff3f5; }

.box-hdr { height:20px; line-height:20px; margin-bottom:0; padding:5px 10px; border-top:5px solid #808080; border-bottom:5px solid #808080; font-size:14px; font-weight:700; text-transform:uppercase; background:#b5282e; color:#fff; text-align:center }

.content-row4 .content-col1 { width:49%; float:left; box-sizing:border-box }
.content-row4 .content-col2 { width:49%; float:right;box-sizing:border-box }
.content-row1{ background:url(/images/setup/carousel_container_bg.png) repeat;}
.content-row2 { display:none; background:url(/images/setup/schedule_row_bg.jpg) no-repeat 50% 50%; background-size:cover; padding:0px }
.content-row3 { background:url(/images/setup/video_row_bg_pat.jpg) no-repeat 50% 50%; background-size:cover; padding:10px }
.content-row4 { background:url(/images/setup/social_row_bg_pat.jpg) repeat; background-size:cover; padding:10px}

.scoreboard-slider .next, 
.scoreboard-slider .prev { left:0px }
.scoreboard-slider .next { left:auto; right:0px}

.mobile-menu-bar { display:block; padding:5px; background:#b5282e }
.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 }
.no-touch .mobile-menu-bar li a:hover,
.no-touch .mobile-menu-bar li a:focus,
.mobile-menu-bar li a.active { background:#808080; color:#fff; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar.active { display:block }
.search-bar input[type="text"] { width:100%; height:25px; padding:0 30px 0 10px; border:none; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:23px; border:none; overflow:hidden; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; color:#333; margin:0 }

.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:rgba(0,0,0,0.4); 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; padding:10px; margin:0 10px 10px; background:rgba(0,0,0,0.6); border-radius:3px }
.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:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform: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 .next, .j-carousel .prev,
.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; height:12px; padding:10px 0; margin-top:52%; 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 { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-top:5px solid #808080; border-bottom:5px solid #808080; text-transform:uppercase; background:#b5282e; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { padding:5px }


.top-stories .row { margin-top:10px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:5px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.4); -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb { position:relative }
.top-stories .play-button{ display:block; width:36px; height:36px; background:rgba(0,0,0,0.9); position:absolute; right:50%; top:50%; margin:-18px -18px 0 0; text-indent:-9999px; border-radius:5px; z-index:2 }
.top-stories .play-button:after { content:""; display:block; width:0; height:0; border:solid 10px transparent; border-left-color:#FFF; position:absolute; right:50%; top:50%; margin:-10px -15px 0 0; z-index:3  }
.top-stories .thumb img { width:100%; vertical-align:top }
.top-stories .details { padding:10px; overflow:hidden }
.top-stories .caption { display:block; padding:3px 5px; font-size:11px; background:rgba(0,0,0,0.5); color:#fff; position:absolute; left:0; right:0; bottom:0  } 
.top-stories .title { display:block; font-size:18px; margin-bottom:5px; font-weight:900; }
.top-stories .title a{ color:#b5282e;}
.top-stories .leadin { font-size:13px }
.top-stories .links { padding:5px 0 }
.top-stories .links a span { display:none }
.top-stories .buttons { padding:10px 0; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

.aotw { padding:10px; background:#d20128 }

.video-playlist .playlist-panes { width:100%;  }
.video-playlist .playlist-wrapper{background:#003f74}

.youtube-wrapper { margin:0 }
.youtube-wrapper .player { width:100%; border:none }
.youtube-wrapper .playlist { width:100%; position:relative }
.youtube-wrapper .playlist .overflow { padding:0px; height:300px }
.youtube-wrapper .playlist .overflow li { padding:10px }

.social-links { 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 }

    
}


/*----------------------------------------------------------
  ADJUSTMENTS FOR TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:1023px) {
.top-stories .thumb { width:40%; float:left }
}

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

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

.site-header .site-title { margin:0 144px 0 0 }
.site-header .site-title a { height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide_new.png) no-repeat 5px 50% }

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

.mobile-menu-bar li span { display:none }

.content-row2,.content-row4{ display:none;}

.aotw .title span { font-size:14px }
.aotw .title span:first-child { font-size:20px }

.section-video .section-header{ font-size:25px }
.youtube-wrapper .playlist .overflow li { padding:5px }
.youtube-wrapper .playlist .overflow li .title { padding-left:160px; font-size:14px; line-height:14px }

.site-header .banner-class { display: none; }

}

@media only screen and (max-width:600px) {
  
.top-stories .story { position:relative }
.top-stories .details { padding:10px; background:#000 }
.top-stories .title { color:#fff; margin:0; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.top-stories .date,
.top-stories .leadin { display:none }

/*.site-header { height: 115px; }*/
.mobile-menu-bar { top: 40px; }
.mobile-menu-bar li a { font-size: 12px; }

}

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

@media only screen and (max-width:479px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 

}

/* PResto Logo */

a[aria-label="Presto Sports"] img {
    max-width: 200px;
    padding-top: 40px;
}

/* BANNER */
.banner-nav ul { margin:0; padding:0; list-style:none }
.banner-nav li span { display:none }
.banner-nav li img { vertical-align:top }

/* SPLASH OVERLAY */
@media (max-width:991px) {
    .splash-overlay[style*="display: block"] {
        left: 50vw !important;
        top: 50vh !important;
        width: 800px;
        max-width: 92vw;
        transform: translate(-50%, -50%);
    }
}</pre></body></html>