<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: 'barlow';
    src: url('barlow-medium-webfont.woff2') format('woff2'),
         url('barlow-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

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

}

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

}

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

}

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

}

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

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-medium-webfont.woff2') format('woff2'),
         url('barlowcondensed-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

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

}

@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;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#c21734 !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 }

:focus { outline-color:#233a75 }

a { color:#9b1d22; text-decoration:none }
a:focus,
a:hover { color:#233a75; 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 { max-width:1620px; margin:0 auto }
.landing .body-container { max-width:none; margin:0 auto }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

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

.site-footer { text-align:center; background:#fff }
.site-footer .footer-logos:before { content:''; display:block; margin:20px auto 0; height:1px; width:700px; background:#ccc }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:50px 15px }
.site-footer .footer-text { font-size:16px; font-family:'barlow', arial; font-weight:600; padding:35px 0; color:#fff; border-top:10px solid #c0c0c0; border-bottom:10px solid #c0c0c0; background:url(/images/setup/2018_sticky_footer_bg.jpg) no-repeat 50% 0; background-size:cover; }
.site-footer .footer-text span { display:block; text-transform:uppercase }
.site-footer span.spacing {display: inline-block;margin: 0 20px;}
.site-footer span a{ color:#fff }

/* 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:49%; 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-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel .seat.active { transition:all 0.3s ease }  

.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:block; max-width:100px; padding:5px 15px; margin:0 auto; text-align:center; background:#6f6f6f; color:#fff; border-radius:3px }

.news-layout { padding-top: 50px; }



/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #233a75; font-size:16px; line-height:30px; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:20px; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper ul.tabs { border-bottom:5px solid #233a75 }
.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; line-height:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { background:#9b1d22 }
.tabs-wrapper .panes { position:relative; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .pp { display:none }

.sponsor-slider { max-width:740px; margin:80px auto 0  } 
.sponsor-slider .image { float:left; width:25%; }
.sponsor-slider .next, 
.sponsor-slider .prev { position:absolute; left:-50px; top:50%; margin-top:-15px; font-family:'glyphicons'; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.sponsor-slider .next { left:auto; right:-50px }
.sponsor-slider .prev:before { content:"\e80f"; display:block; font-size:20px; line-height:30px; border-radius:100%; color:#fff; background:#005698 }
.sponsor-slider .next:before { content:"\e810"; display:block; font-size:20px; line-height:30px; border-radius:100%; color:#fff; background:#005698 }

.middle-photo-slider .next, 
.middle-photo-slider .prev { position:absolute; left:20%; bottom:80px; margin-top:-15px; font-family:'glyphicons'; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.middle-photo-slider .next { left:auto; right:20% }
.middle-photo-slider .prev:before { content:"\e80f"; display:block; font-size:20px; line-height:30px; border-radius:100%; color:#fff; background:#005698 }
.middle-photo-slider .next:before { content:"\e810"; display:block; font-size:20px; line-height:30px; border-radius:100%; color:#fff; background:#005698 }

.ads-banner-slider .next, 
.ads-banner-slider .prev { display:none; position:absolute; left:-30px; top:50%; margin-top:-15px; font-family:'glyphicons'; z-index:1; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.ads-banner-slider .next { left:auto; right:-30px }
.ads-banner-slider .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#000 }
.ads-banner-slider .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#000 }

/* INSTAGRAM */
.instagram-feed { position:relative; overflow:auto; height:370px }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed .item { width:33%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; color:#444; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; line-height:1; margin-top:-15px; color:#eee; text align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out }
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .prev,
.instagram-feed .next { display:none }
.instagram-feed {height:500px; overflow: auto }

.section-twitter { position:relative }
.section-twitter .section-header { position:absolute; left:50%; top:-25px; text-align:center }
.section-facebook { position:relative }
.section-facebook .section-header { position:absolute; left:50%; top:-25px; text-align:center }
.section-instagram { position:relative }
.section-instagram .section-header { position:absolute; left:50%; top:-25px; text-align:center }

.section-twitter .section-header .title,
.section-facebook .section-header .title,
.section-instagram .section-header .title { position:absolute; left:-9999px }

.section-twitter .twitter-wrapper,
.section-facebook .facebook-wrapper,
.section-instagram .instagram-wrapper { padding:20px 0 0 0; border-top:3px solid #005699; background:#fff }

.section-twitter .section-header .icon,
.section-facebook .section-header .icon,
.section-instagram .section-header .icon { display:inline-block; vertical-align:middle; padding:7px 10px; font-family:'glyphicons'; font-size:15px; color:#fff; background:#005699; transform:skew(-20deg) }
.section-twitter .section-header .icon:before,
.section-facebook .section-header .icon:before,
.section-instagram .section-header .icon:before { transform:skew(20deg) }

/* TWITTER */
.twitter-feed { color:#444; background:#fff } /* for a darker theme, we can have inverse styles */
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .feed { height:499px; border:1px solid #eee; overflow:auto }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

.video-center-banner { text-align:center}

.video-gallery-wrapper { position:relative; padding-right:30% }
.video-gallery-wrapper .photo-gallery { position:absolute; right:0; top:0; bottom:0; width:30%; overflow:hidden }
.video-gallery-wrapper .photo-gallery li a { position:absolute; left:10px; right:0; bottom:0 }
.video-gallery-wrapper .photo-gallery li img { width:100% }

.youtube-wrapper .playlist { overflow:hidden }
.youtube-wrapper .playlist ul { list-style:none; padding:0; margin:0 -5px }
.youtube-wrapper .playlist li { float:left; width:50%; padding:0 5px; box-sizing:border-box }
.youtube-wrapper .playlist li:nth-child(n+3) { margin-top:10px }
.youtube-wrapper .playlist li:nth-child(2n+1) { clear:left }
.youtube-wrapper .playlist li img { width:100%; vertical-align:top }
.youtube-wrapper .playlist li div a { position:relative; display:block; min-height:50px; font-family:'barlow', arial; font-size:16px; line-height:1.2; padding:15px; font-weight:700; letter-spacing:2px; color:#fff; text-transform:uppercase; background:#c21734 }
.youtube-wrapper .playlist li div a:after { content:'\e80a'; position:absolute; left:50%; top:50%; margin-left:-50px; margin-top:-180px; font-family:'glyphicons'; font-size:60px; padding:0 20px; border:2px solid #fff; border-radius:100% }

.video-gallery { overflow:hidden }
.video-gallery .stories { list-style:none; padding:0; margin:0 -5px }
.video-gallery .story { float:left; width:50%; padding:0 5px; box-sizing:border-box }
.video-gallery .story:nth-child(n+3) { margin-top:10px }
.video-gallery .story:nth-child(2n+1) { clear:left }
.video-gallery .story .heading { margin:0 }
.video-gallery .story .thumb { display:block; position:relative; padding-top:56%; overflow:hidden }
.video-gallery .story .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:top }
.video-gallery .story .thumb:after { content:'\e80a'; position:absolute; left:50%; top:50%; margin-left:-50px; margin-top:-50px; font-family:'glyphicons'; width:96px; height:96px; font-size:60px; line-height:96px; text-align:center; border:2px solid #fff; color:#fff; border-radius:100% }
.video-gallery .story .title { position:relative; display:block; min-height:50px; font-family:'barlow', arial; font-size:16px; line-height:1.2; padding:15px; font-weight:700; letter-spacing:2px; color:#fff; text-transform:uppercase; background:#c21734 }
.video-gallery .story .details { display:none }

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

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

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

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

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

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

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

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

.page { position:relative; padding-top:104px; overflow:hidden }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:absolute; left:0; right:0; top:0; z-index:3 }
.site-header &gt; div { position:relative; max-width:1620px; margin:0 auto }
.site-header .site-title { margin:0; padding:15px 0; background:#054269 }
.site-header .site-title:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; background:#054269 }
.site-header .site-title a { position:absolute; left:0; top:10px; display:block; z-index:1; width:259px; height:131px; text-indent:-9999px; transition:all 0.5s ease-in-out; background:url(/images/setup/2018_master_sprite.png) no-repeat 0 0 }
.site-header .site-title a:hover { transform:scale(0.6) }

.site-header .watch-live-btn { position:relative; display:inline-block; vertical-align:middle; padding:7px 20px; margin:20px 0 20px 15px; font-family:'barlow_condensed', arial; line-height:1; font-weight:500; font-size:18px; text-decoration:none; text-transform:uppercase; color:#fff; background:#7d0909 }
.site-header .watch-live-btn:hover { background:#000 }

.site-header.sticky { position:fixed }
.site-header.sticky .site-title { padding:0 }
.site-header.sticky .site-title a { top:-20px; transform:scale(0.6) }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row &gt; div { max-width:1620px; 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 { margin-top:20px }
.landing-row.scoreboard-row { padding:0 0 50px }
.landing-row.aotw-row { background:#03497D }
.landing-row.middle-photo-slider { margin:0; padding:0 }
.landing-row.ads-banner-row { padding:150px 0 30px }
.landing-row.video-gallery-row { padding:0 0 50px; margin-top:0 }

/* NAVIGATION */
.dropnav { position:relative; display:inline-block; vertical-align:top; height:74px; padding-left:260px; text-align:center; background:#233a75 }
.dropnav:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; background:#c21734 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav &gt; a { position:relative; display:block; height:74px; padding:0 12px; font-size:16px; font-weight:700; line-height:74px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus &gt; a:before,
.dropnav .nav:hover &gt; a:before { content:''; position:absolute; left:50%; bottom:0; margin-left:-10px; border:10px solid transparent; border-bottom-color:#044b81  }
.dropnav .nav &gt; .submenu { opacity:0; visibility:hidden; position:absolute; left:0; top:74px; min-width:200px; padding:50px 0 50px 90px; background:#044b81; white-space:nowrap }
.dropnav .nav &gt; .submenu:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; background:#044b81}
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { opacity:1; visibility:visible; -ms-transition:all 0.5s 0.2s ease; -moz-transition:all 0.5s 0.2s ease; transition:all 0.5s 0.2s ease  }
.dropnav .submenu a { display:inline-block; vertical-align:top; padding:0 10px; color:#fff; font-size:21px; font-family:'barlow', arial; font-weight:600; line-height:40px; text-decoration:none }
.dropnav .submenu a:hover { color:#000; background:#fff }
.dropnav .submenu.level1 &gt; ul,
.dropnav .submenu.level1 &gt; ul &gt; .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-right:50px }
.dropnav .submenu.level1 &gt; ul &gt; .has-submenu &gt; a { margin-bottom:10px; text-transform:uppercase; font-size:24px; font-family:'barlow', arial; font-weight:700; cursor:default; color:#fff; background:transparent }
.dropnav .submenu.level2 .has-submenu ul,
.dropnav .submenu.level2 .has-submenu li,
.dropnav .submenu.level2 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu { display:block }
.dropnav .submenu.level2 .has-submenu:hover { background:#fff }
.dropnav .submenu.level2 .has-submenu:hover a { color:#044b81 }
.dropnav .submenu.level2 .has-submenu &gt; a { min-width:200px; font-size:21px; font-family:'barlow', arial; font-weight:600; color:#fff }
.dropnav .submenu.level2 .has-submenu li a { padding:0; font-size:16px; font-family:'barlow', arial; color:#fff }
.dropnav .submenu.level2 .has-submenu li a:hover { color:#000 }
.dropnav .submenu.level2 .has-submenu li:nth-child(-n+2):after { content:''; display:inline-block; vertical-align:top; padding:0 3px 0 5px; line-height:40px; color:#fff }

.dropnav .submenu.level1 .has-submenu li a:before { display:block; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; speak:none; text-decoration:inherit; text-align:center; font-variant:normal; text-transform:none }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"],
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"] { width:30px; height:30px; padding:0; margin:6px 2px; overflow:hidden; font-size:18px; line-height:26px  }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"]:before { content:"\e81d" }
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"]:before { content:"\e81c" }
.dropnav .submenu.level1 .has-submenu li a[href="#twitter"],
.dropnav .submenu.level1 .has-submenu li a[href="#facebook"] { pointer-events:none; color:#ccc; opacity:0.8 }
.dropnav .submenu.level1 a[rel="wiki-link"]  + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:10px; color:#fff; background:#054269 }
.secondary-nav &gt; div { max-width:1200px; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; margin-left:230px; color:#fff; font-size:30px; font-family:'barlow', arial; font-weight:600; letter-spacing:2px; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { float:right; }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:22px; font-family:'barlow', arial; font-weight:500; color:#fff; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#c21634; text-decoration:none }
.secondary-nav li:before { content:"|"; font-size:22px; font-family:'barlow', arial; font-weight:400 }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus &gt; a,
.secondary-nav .has-nav:hover &gt; a { color:#fff; background:#c21634 }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#c21634; 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:#054269 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav &gt; ul { top:0; right:100% }

.j-carousel { position:relative; z-index:1; max-width:1100px; margin:0 auto; background:rgba(0,0,0,0.4) }
.j-carousel .feed { overflow:visible }
.j-carousel .seat { box-sizing:border-box; overflow:hidden }
.j-carousel .seat:before { content:''; display:block; position:absolute; left:0; right:0; top:0; z-index:1; height:30px; background:#fff; transition:all 0.5s 0.5s ease }
.j-carousel .seat:after { content:''; display:block; position:absolute; left:0; right:0; bottom:0; z-index:1; height:30px; background:#fff; transition:all 0.5s 0.5s ease }
.j-carousel .seat .media-box:after { content:''; position:absolute; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,0.6) }

.j-carousel .seat.active:before { top:-50px }
.j-carousel .seat.active:after { bottom:-50px }
.j-carousel .seat.active .media-box:after { left:100%; transition:left 0.5s 0.5s ease }
.j-carousel .seat.active .story-box { opacity:1; visibility:visible }

.j-carousel .story-box { opacity:0; visibility:hidden; position:absolute; left:0; right:0; bottom:0; padding:30px 20px 50px; background:#00000080; text-align:center; color:#fff; transition:all 0.3s 0.7s ease }
.j-carousel .story-box .title { display:block; margin:0 auto; font-size:36px; font-family:'barlow_condensed', arial; text-transform:uppercase; color:#fff; font-weight:600 }
.j-carousel .story-box .date { position:absolute; left:50%; top:10px; margin-left:-50px; font-size:18px; font-family:'legacy', arial; font-weight:400; }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; padding:10px 0; margin-left:-30px }
.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 .leadin { display:none }
.j-carousel .story-box .readmore { display:none }
.j-carousel .story-box .carousel-related-links a {color: #fff;}
.j-carousel .controls { position:absolute; left:50%; top:500px; z-index:1; width:300px; text-align:center; margin-left:-150px }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; border:5px solid rgba(0, 0, 0, 0.39); border-radius:100%; margin-left:5px; cursor:pointer; text-indent:-9999px; background:rgba(0, 0, 0, 0.95) }
.j-carousel .control.active { border:5px solid #fff; background:#fff }
.j-carousel .control:focus { border:5px solid #000; background:#000 }
.j-carousel .control:first-child { margin-left:0 }.j-carousel .next, 
.j-carousel .prev { position:absolute; left:-25px; top:50%; z-index:1; margin-top:-15px; width:30px; height:30px; font-family:'glyphicons'; border:none; cursor:pointer; text-decoration:none; text-align:center; overflow:hidden; background:transparent }
.j-carousel .next { left:auto; right:-25px }
.j-carousel .prev:before { content:"\e80f"; display:block; font-size:20px; line-height:30px; color:#4e2318; border-radius:100%; background:#f2f2f2 }
.j-carousel .next:before { content:"\e810"; display:block; font-size:20px; line-height:30px; color:#4e2318; border-radius:100%; background:#f2f2f2 }
.j-carousel .pp { position:absolute; left:50%; bottom:58px; z-index:1; width:27px; height:27px; margin-left:10px; font-size:20px; line-height:27px; cursor:pointer; text-align:center; text-decoration:none; color:#fff; overflow:hidden }
.j-carousel .pp:focus { z-index:2; color:#fff } 
.j-carousel .pp:before { content:"\e80b"; display:block; font-family:'glyphicons' }        
.j-carousel .pp.play:before { content:"\e80a"; display:block; font-family:'glyphicons' } 

.section-carousel { position:relative }
.section-carousel .carousel-sponsor-logo { position:absolute; right:20px; top:15px; z-index:1; }
.section-carousel .carousel-sponsor-logo:before { content:'Sponsored By'; display:block; font-size:12px; text-align:center;  text-transform:uppercase; color:#fff }

.carousel-wrapper { position:relative; max-width:1100px; margin:0 auto; background:rgba(0,0,0,0.4) }
.carousel-slide { position:absolute; left:0; right:0; top:0; bottom:0 }
.carousel-slide .stories { position:absolute; left:-100%; right:-100%; top:0; bottom:0 }
.carousel-slide .story { display:none; position:relative; width:33.32%; float:left; box-sizing:border-box }
.carousel-slide .story:first-of-type { display:block; float:right }
.carousel-slide .story:last-of-type { display:block; float:left }
.carousel-slide .story .heading { position:relative; margin:0 }
.carousel-slide .story .heading:before { content:''; display:block; position:absolute; left:0; right:0; top:0; z-index:1; height:30px; background:#fff; transition:all 0.5s 0.5s ease }
.carousel-slide .story .heading:after { content:''; display:block; position:absolute; left:0; right:0; bottom:0; z-index:1; height:30px; background:#fff; transition:all 0.5s 0.5s ease }
.carousel-slide .story .thumb { display:block; padding-top:49%; position:relative; cursor:pointer; overflow:hidden }
.carousel-slide .story .thumb:after { content:''; position:absolute; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,0.6) }
.carousel-slide .story .thumb img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.carousel-slide .story .title { display:none }
.carousel-slide .story .details { display:none }
.carousel-slide .load-more { display:none }

.section-carousel { position:relative }
.more-headlines-button { position:absolute; left:50%; bottom:-100px; margin-left:-100px; padding:10px 50px; font-size:18px; font-family:'barlow_condensed', arial; font-weight:500; text-decoration:none; text-transform:uppercase; color:#fff; background:#054269 }
.more-headlines-button:hover { color:#eee }
 
.social-row .section-header-social { position:static; margin:0 0 30px; font-family:'barlow_condensed', arial; font-weight:600; font-size:30px; text-transform:uppercase; text-align:center }

.section-scoreboard .section-header { position:static; margin-bottom:0; margin-left:10px; font-size:50px; font-family:'barlow_condensed', arial; font-weight:600; text-transform:uppercase }

/* SCOREBOARD */
.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 .event-box { position:relative; float:left; width:20%; padding:0 10px; box-sizing:border-box }
.scoreboard-slider .event-box .event { position: relative; min-height:280px; padding:30px 10px 10px; overflow: hidden; text-align: center; color: #000; border:1px solid #ccc; background:#fff }
.scoreboard-slider .no-events { min-height:92px; padding:150px 0; margin:15px 0; font-size:20px; font-weight:700; text-align:center; text-transform:uppercase; color:#000; background:#fff }
.scoreboard-slider .event-box .no-event { display:block; padding:20px; font-size:20px; font-weight:700; text-transform:uppercase;color:#004622; }
.scoreboard-slider .event-box .date { position: absolute; left:-1px; right:-1px; top:-1px; padding:10px 40% 10px 20px; z-index:1; font-size:16px; font-family:'barlow_condensed', arial; font-weight:600; color:#fff; text-transform:uppercase; background: #c11734 }
.scoreboard-slider .event-box .sport { margin-top:120px; font-size:21px; font-family:'barlow_condensed', arial; font-weight:700 }
.scoreboard-slider .event-box .sport a { color:#054269 }
.scoreboard-slider .event-box .status { position:absolute; right:70px; left:50%; top:9px; font-size:16px; z-index:1; font-family:'barlow_condensed', arial; font-weight:600; color:#fff; }
.scoreboard-slider .event-box .opponent { font-size:16px; font-family:'barlow', arial; font-weight:400; color:#004823 }
.scoreboard-slider .event-box .opponent .team-logo { position:absolute; left:0; right:0; top:55px; }
.scoreboard-slider .event-box .opponent .team-logo img { max-width:90px; vertical-align:middle }
.scoreboard-slider .event-box .opponent .result {display:block;color: #00543b;}
.scoreboard-slider .event-box .team .team-logo { display:none }
.scoreboard-slider .event-box .status + .team:before { content:''; position:absolute; left:0; right:0; top:55px; width:100%; height:90px; background:url(/images/setup/2018_team_logo.png) no-repeat 50% 50%; background-size:auto 100% }
.scoreboard-slider .event-box .neutralsite-notes { display: none }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:0; padding:10px 0; min-height:28px; font-size:18px; border-top:1px solid #ccc }
.scoreboard-slider .event-box .links a { padding:0 5px; color:#c11634 }
.scoreboard-slider .event-box .links a .text { position:absolute; left:-9999px }
.scoreboard-slider .event-box .links .sep { display:none }
.scoreboard-slider .event-box .links a:hover { color:#c11634 }
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:-30px; top:50%; margin-top:-15px; font-family:'glyphicons'; z-index:1; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.scoreboard-slider .next { left:auto; right:-30px }
.scoreboard-slider .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#000 }
.scoreboard-slider .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#000 }
.scoreboard-slider .full-schedule-btn { position:absolute; right:10px; top:-60px; text-align:center; padding:6px 50px; font-size: 18px; font-family: 'barlow_condensed', arial; font-weight: 600; color:#fff; background:#054269 }

/* SWITCHER */
.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; padding:4px 0; z-index:2; font-size:18px; max-width:200px; color:#767676; border:solid 1px #767676 }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; text-decoration:none; display:block; padding:0 10px; padding-right:36px; font-family:'barlow_condensed', arial, arial; font-size:18px; font-weight:600; line-height:30px; text-align:center; text-transform:uppercase; text-decoration:none }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; line-height:1; position:absolute; right:0; top:3px; width:35px; height:30px; line-height:30px; text-align:center; color:#767676 }
.content-switcher .switcher-list.active:after { content:'\e812' }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:0; right:0; top:30px; max-height:200px; padding:10px; overflow:auto; border:solid 1px #ccc; background:#fff; box-shadow:0 1px 1px rgba(0,0,0,0.2) }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; font-size:16px; font-family:'barlow_condensed', arial; font-weight:700; padding:5px 10px; color:#4f2318; text-transform:uppercase; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#c11734; color:#fff; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.content-switcher .content-panel.active { position:static; visibility:visible }

.section-scoreboard .content-switcher .switcher-list { position:absolute; right:235px; left:auto; top:-60px; min-width:250px}

.section-aotw { position:relative }
.section-aotw .section-header { position:absolute; left:10px; top:50%; display:block; width:282px; height:141px; text-indent:-9999px; background:url(/images/setup/2018_master_sprite.png) no-repeat -355px 0; -webkit-transform:translateY(-50%); transform:translateY(-50%) }
.aotw { max-height:308px; padding-left:400px }
.aotw .athlete { position:relative; float:left; width:50% }
.aotw .athlete .thumb { position:relative; display:block; max-height:308px; overflow:hidden }
.aotw .athlete .thumb img { width:100%; vertical-align:top }
.aotw .athlete .thumb:before { content:''; position:absolute; left:0; top:0; z-index:1; border:50px solid transparent; border-top:308px solid #03497d; border-left:none }
.aotw .athlete .thumb:after { content:''; position:absolute; right:0; bottom:0; z-index:1; border:50px solid transparent; border-bottom:308px solid #03497d; border-right:none }
.aotw .athlete .title { position:absolute; left:0; right:40px; bottom:0; padding:10px 30px; font-family:'barlow', arial; font-size:20px; font-weight:700; line-height:1.1; text-align:center; text-transform:uppercase; color:#fff; background:#c21734 }

}


@media only screen and (max-width:1400px) and (min-width:1024px) { 
 
.landing-row { padding:0 20px }

.site-header .site-title a { top:10px; transform:scale(0.8) }
.site-header .watch-live-btn { margin:20px 0 20px 10px }

.dropnav .nav &gt; a { padding:0 10px; font-size:13px }

.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:50%; bottom:-40px; top:auto; margin-left:-50px; font-family:'glyphicons'; z-index:1; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.scoreboard-slider .next { left:auto; right:50%; top:auto; margin-right:-50px }

}

@media only screen and (max-width:1400px) and (min-width:1024px) { 
.site-header .site-title a { left:-30px; transform:scale(0.6) }
.dropnav { padding-left:180px }
.aotw .athlete .title { font-size:16px }
}

@media only screen and (max-width:1200px) and (min-width:1024px) {
.site-header .watch-live-btn { position:absolute; right:50%; top:0; margin:0; transform:translateX(50%) }
.site-header .custom-gear-btn { right: 35%; }

.site-header.sticky .watch-live-btn { display:none }
}

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

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

body { padding:0 }

.site-header { position:relative; background:#054269 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url("/images/setup/2018_header_tablet.png") no-repeat 50% 50% }
.site-header .watch-live-btn { position:absolute; left:5px; top:122px;  padding:7px 20px; font-family:'barlow_condensed', arial; line-height:1; font-weight:500; font-size:18px; text-decoration:none; text-transform:uppercase; color:#fff; background:#7d0909 }
.site-header .custom-gear-btn { left: 125px; }

.mobile-menu-bar { display:block; padding:5px; background:#032d48 }
.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:#054269; 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:#054269; 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:49%; 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 }
.j-carousel a.prev, .j-carousel a.next, .j-carousel a.pause { display: none; }

.carousel-slide { 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-bottom:5px solid #233a75; text-transform:uppercase; background:#9b1d22; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.section-gallery { background:#054269 }

.sponsor-slider { text-align:center }
.sponsor-slider .item img { width:120px }
.sponsor-slider .prev,
.sponsor-slider .next { display:none }

.schedule-boxscore .event-box { margin-top:5px }

.section-carousel .more-headlines-button { display:none }

.landing-row.scoreboard-row,
.landing-row.social-row { display:none }
.landing-row.aotw-row { background:#054269 }
.landing-row.video-gallery-row { margin:10px 0 0 }

.section-aotw .section-header { position:static; margin:0; font-family:'barlow_condensed', arial; font-weight:500; font-size:30px; text-transform:uppercase; text-align:center; color:#fff }

.section-aotw { padding:10px }
.aotw { padding:10px }
.aotw .athlete { width:50%; float:left; padding:0 10px; box-sizing:border-box }
.aotw .info { text-align:center; background:#d92a27 }
.aotw .thumb { display:block }
.aotw .thumb img { width:100% }
.aotw .title { min-height:80px; padding:10px; line-height:1; color:#fff }
.aotw .title span { display:block; font-size:25px }
.aotw .title span:nth-child(2) { margin-top:5px; font-size:15px }

.site-footer .footer-logos li { width:150px; margin:20px 0 }
.site-footer .footer-text { font-size:10px }

.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 MOBILE  
  ----------------------------------------*/
  
@media only screen and (min-width: 768px) and (max-width: 990px) {
.video-gallery-wrapper .photo-gallery li a {
    top: 0;
}
.video-gallery .story .title {
    font-size: 12px;
    padding: 10px;
}
}

@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/2018_header_mobile_wide.png") no-repeat 0 50%; background-size:100% auto }
.site-header .watch-live-btn { top:0; left:50%; padding:5px 10px; font-size:14px; -webkit-transform:translateX(-50%); transform:translateX(-50%) } 
.site-header a.watch-live-btn.custom-gear-btn { left: 34%; }

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

.video-gallery-wrapper { padding:0 }
.video-gallery-wrapper .photo-gallery { position:static; padding:10px; width:100%; text-align:center; box-sizing:border-box }
.video-gallery-wrapper .photo-gallery li a { display:block; position:static; background:#054269; }
.video-gallery-wrapper .photo-gallery li a img { width:100% }

.video-center-banner { padding:0 10px }

.youtube-wrapper .playlist ul { margin:0 }
.youtube-wrapper .playlist li { width:100%; padding:10px }
.youtube-wrapper .playlist li:nth-child(n+3) { margin-top:0 }

.video-gallery .stories { margin:0 }
.video-gallery .story { width:100%; padding:10px }
.video-gallery .story:nth-child(n+3) { margin-top:0 }

.aotw .athlete { width:100%; margin:10px 0; padding:0 }

.middle-photo-slider .next, .middle-photo-slider .prev {bottom: 20px;}

}

/* 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;}

/*Schedule update*/
.schedule-list .month-title td {background: #0D4168!important;}</pre></body></html>