<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: 'futura_condensed';
    src: url('futuralt-condensed-webfont.woff2') format('woff2'),
         url('futuralt-condensed-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

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

}

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

}

@font-face {
    font-family: 'futura_condensed';
    src: url('futuralt-condensedlight-webfont.woff2') format('woff2'),
         url('futuralt-condensedlight-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}

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

}

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

}

@font-face {
    font-family: 'futura';
    src: url('futura_book_font-webfont.woff2') format('woff2'),
         url('futura_book_font-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:#004d9f !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

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

a { color:#c15807; 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:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; color:#fff; background:#000 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0); color:#fff; background:#000; }

.site-footer { padding:30px 0; text-align:center; font-family:'futura', arial; font-weight:500; background:url(/images/setup/2017_footer_bg.jpg) no-repeat 50% 0 }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 10px }
.site-footer .footer-text .title { font-size:24px; color:#fff }
.site-footer .footer-text span { display:block; font-weight:800; font-family:'futura_condensed', arial; text-transform:uppercase; color:#fff }


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

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:49%; position:relative; 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 }

.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:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

.section-central-fan .section-header { position:static; padding:20px 0; font-size:90px; font-weight:800; font-family:'futura_condensed', arial; text-transform:uppercase; text-align:center; color:#f58026; background:none }
.section-central-fan .section-header span { font-weight:500; color:#fff }
.section-aotw .section-header,
.section-social .section-header { display:none }
.section-standings .section-header { font-size:25px; font-family:'futura_condensed', arial; font-weight:700; font-style:italic; letter-spacing:3px; color:#143d8d; background:none }


/* AOTW */
.aotw { min-height:550px; text-align:center; background:url(/images/setup/2017_aotw_bg.png) no-repeat 50% 0 #fff }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { display:block; margin-top:110px; margin-bottom:15px; text-align:center }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block }
.aotw .title span { display:block; font-size:39px; font-family:'futura_condensed', arial; font-weight:800; line-height:1.1; text-transform:uppercase; color:#000}
.aotw .title .sport { display:block; font-size:39px; text-transform:uppercase; text-decoration:none }

/* 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 .tab { margin-left:0; border-left:1px solid #d0d1d2 }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0; border-left:none }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { position:relative; display:block; line-height:30px; padding:15px 10px; font-size:24px; font-family:'futura_condensed', arial; font-weight:400; text-transform:uppercase; text-decoration:none; background:#e1e1e1; color:#000 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; background:#f58026 }
.tabs-wrapper .tab a.active:before { content:''; position:absolute; left:50%; bottom:-18px; margin-left:-7px; border:9px solid transparent; border-top-color:#f58026 }

.social-tabs ul.tabs .tab { width:33%; text-align:center; box-sizing:border-box }

/* SCOREBOARD */
.scoreboard-slider { position:relative; padding:10px 5px; background:rgba(0,0,0,0.2) }
.scoreboard-slider .no-events { min-height:120px; font-size:30px; text-align:center; line-height:3; color:#F58026 }
.scoreboard-slider .slider { position:relative; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { float:left; width:20%; padding:0 5px; box-sizing:border-box }
.scoreboard-slider .event-box:focus .event { background:#f1f1f1 }
.scoreboard-slider .event-box .event { position:relative; min-height:120px; padding:10px; font-size:13px; color:#000; background:#fff; line-height:1.2; overflow:hidden }
.scoreboard-slider .event-box .no-event { display:block; padding:20px; font-weight:600; text-align:center }
.scoreboard-slider .event-box .date { position:relative; margin:-10px -10px 10px; padding:10px; font-weight:700; line-height:1; text-transform:uppercase; color:#fff; background:#143d8d }
.scoreboard-slider .event-box .date span { font-family:'futura_condensed'; font-size:21px; font-weight:800 }
.scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-slider .event-box .date:after { content:''; position:absolute; left:0; bottom:0; border:350px solid transparent; border-bottom:18px solid #fff }
.scoreboard-slider .event-box .sport { display:block; font-size:16px; font-weight:900; font-family:'futura_condensed', arial; text-align:center; text-transform:uppercase }
.scoreboard-slider .event-box .sport a { color:#143d8d }
.scoreboard-slider .event-box .status { position:absolute; left:100px; top:0; padding:10px; font-weight:700; color:#fff; background:#143d8d; }
.scoreboard-slider .event-box .team { position:relative; float:left; width:50%; margin-top:10px; text-align:center }
.scoreboard-slider .event-box .team .name { display:block }
.scoreboard-slider .event-box .team .team-logo { float:right; width:50px; margin:0 30px }
.scoreboard-slider .event-box .team .va { position:absolute; left:-15px; top:0; width:30px; height:30px; line-height:30px  }
.scoreboard-slider .event-box .links { display:none }
.scoreboard-slider .event-box .neutralsite-notes { display:none }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:-50px; top:50%; margin-top:-15px; display:block; width:30px; height:30px; cursor:pointer; text-indent:-9999px; color:#fff; background:url(/images/setup/2017_master_sprite.png) no-repeat -525px 0 #000; border-radius:100% }
.scoreboard-slider .next { left:auto; right:-50px; background-position:-562px 0 }
.scoreboard-slider .full-schedule-btn { display:none }

/* CONTENT SWITCHER */
.content-switcher .switcher-list { position:relative; z-index:2; margin-bottom:10px; width:350px; margin:0 auto; color:#fff; background:#e1e1e1 }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; min-width:100px; text-decoration:none; padding:0 60px 0 20px; font-size:18px; font-family:'futura_condensed', arial; color:#000; line-height:40px; text-transform:uppercase; text-decoration:none }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; width:40px; line-height:40px; position:absolute; right:0; top:0; text-align:center; color:#000; background:#e1e1e1 }
.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:-1px; right:-1px; top:40px; 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; padding:5px 10px; color:#444; text-transform:uppercase; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#002244; color:#fff; text-decoration:none }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }
.content-switcher.loading .content-panel { opacity:0.5 }

.section-standings { min-height:510px; padding:20px; background:#fff }
.standings-brief &gt; h3 { position:absolute; left:-9999px }
.standings-brief table { width:100%; border-collapse:collapse; text-align:left }
.standings-brief td,
.standings-brief th { padding:5px; font-size:16px; color:#143d8d }
.standings-brief th { color:#003464; text-transform:uppercase }
.standings-brief td a { color:#003464 }


/* STANDINGS */
.full-standings table{ border-collapse:collapse; width:100%; background:#FFF }
.full-standings .pinned { display:none }
.full-standings td{ white-space:nowrap; padding: 5px;}
.full-standings tr.stats-header td{ background:#0C64B1!important; color:#fff; font-weight:normal; text-align:center; font-size:14px }
.full-standings .stats-team { min-width:120px }
.full-standings .conf-field,
.full-standings .stats-field{ text-align:center }
.full-standings .conf-field { background:#f5f5f5 }
.full-standings .standing_teamname { width:30px; height:30px; text-indent:40px ; line-height: 30px; color: #444 }


/* INSTAGRAM */
.section-instagram .section-header { position:static; font-size:48px; font-weight:800; font-family:'futura_condensed', arial; text-transform:uppercase; text-align:center; color:#f58026; background:none }
.section-instagram .section-header:before { content:'\e81f'; display:inline-block; vertical-align:middle; margin:0 20px 10px 0; font-family:'glyphicons', arial; font-size:60px }
.instagram-feed { position:relative }
.instagram-feed ul { margin:0; list-style:none }
.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; 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; 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 .feed { margin:0 25px; overflow:hidden }
.instagram-feed .feed ul { position:relative; float:left; white-space:nowrap }
.instagram-feed .item { display:inline-block; vertical-align:top; width:200px }
.instagram-feed .item .gutter { padding-left:2px }
.instagram-feed .item:first-child .gutter { padding-left:0 }
.instagram-feed .prev,
.instagram-feed .next { position:absolute; left:0; top:0; bottom:0; display:block; width:1em; font-size:20px; cursor:pointer; text-indent:-9999px; text-align:center; text-decoration:none }
.instagram-feed .next { left:auto; right:0 }
.instagram-feed .prev:before,
.instagram-feed .next:before { position:absolute; left:0; right:0; top:50%; margin-top:-0.5em; font-family:"glyphicons"; text-indent:0; speak:none }
.instagram-feed .prev:before { content:'\e80f' }
.instagram-feed .next:before { content:'\e810' }
/* 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:#555 }
.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:487px; 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 }

/* YOUTUBE */
/* YOUTUBE */
.youtube-wrapper { background:#fff }
.youtube-wrapper .playlist { padding:5px }
.youtube-wrapper .playlist &gt; .overflow { height:262px; overflow:auto }
.youtube-wrapper .playlist ul { list-style:none; padding:0; margin:0 }
.youtube-wrapper .playlist li { padding:10px; color:#FFF; cursor:pointer }
.youtube-wrapper .playlist li.active { background:rgba(0,0,0,0.2); color:#FFF }
.youtube-wrapper .playlist img { float:left; max-width:95px; margin-right:10px }
.youtube-wrapper .playlist li a { display:block; font-family:'roboto', arial; font-size:13px; line-height:1.2; font-weight:bold; color:#444; padding:5px 0 }
.youtube-wrapper .playlist li.active a { color:#FFF }

.wrapper .watch-live { position: absolute;top: 120px;right: 8%;}
.wrapper .watch-live &gt; a { color: #fff;font-size: 20px;text-transform: uppercase; }
.wrapper .watch-live &gt; a:before {content: '\e83b';font-family: 'GlyphIcons';position: relative;left: -5px;}
.wrapper .watch-live &gt; a:hover { text-decoration: none;}


.internal-page .page-related-links { display:none; }

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

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

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

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

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

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

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

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

.page { position:relative; overflow:hidden; background:url(/images/setup/2017_page_bg_top.jpg) no-repeat 50% 0 #262626 }

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:4; height:112px }
.site-header &gt; div { position:relative; max-width:1200px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; left:50%; top:10px; z-index:2; margin-left:-53px; display:block; width:106px; height:91px; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat 0 0 }

.landing .site-header { position:absolute; left:0; right:0; top:0; margin-top:30px; z-index:4 }
.landing .site-header.sticky-bottom { position:fixed; top:auto; bottom:0; margin-top:0 }
.landing .site-header.sticky-bottom .dropnav .nav &gt; .submenu { top:auto; bottom:112px }
.landing .site-header.sticky-top { position:fixed; top:0; margin-top:0 }

.sport-home .site-header { top:261px }
.mobile-menu-bar { display:none }

.landing-row { margin-top:30px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row &gt; div { max-width:1200px; 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:first-of-type + .landing-row { margin-top:142px }
.landing-row.scoreboard-row { padding:186px 0 80px; background:url(/images/setup/2017_header_text.png) no-repeat 50% 40px, url(/images/setup/2017_bg_grey_pattern.png) repeat #444 }
.landing-row.top-banner-row { padding:10px 0; margin:0; background:url(/images/setup/2017_buttons_bg.jpg) no-repeat 50% 0 }
/*.landing-row.bottom-banner-row { padding:65px; margin:0; background:url(/images/setup/2017_banners_bg.jpg) no-repeat 50% 0 }*/
.landing-row.bottom-banner-row { padding:40px; margin:0 }
.landing-row.instagram-row { padding:30px }

/* NAVIGATION */
.dropnav { position:relative; text-align:center; font-family:'futura', arial; color:#fff; background:#143d8d }
.dropnav:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; border-bottom:5px solid #0a1c41; background:#143d8d }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { position:relative; display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav1 { margin-left:10px }
.dropnav .nav4 { margin-left:250px }
.dropnav .nav &gt; a { display:block; height:112px; padding:0 20px; font-size:18px; font-weight:500; line-height:112px; text-decoration:none; border-left:1px solid #0a1c41; color:#fff; text-transform:uppercase }
.dropnav .nav1 &gt; a { border-left:none }
.dropnav .nav3 &gt; a { border-right:1px solid #0a1c41 }
.dropnav .nav.focus &gt; a:before,
.dropnav .nav:hover &gt; a:before { content:''; position:absolute; left:50%; bottom:5px; margin-left:-15px; border:15px solid transparent; border-bottom-color:rgba(0,0,0,0.8)  }
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; top:107px; min-width:200px; padding:35px 70px; background:rgba(0,0,0,0.8); white-space:nowrap }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { display:block; white-space:nowrap; text-decoration:none; color:#fff }
.dropnav .submenu a:hover { color:#f58026 }
/*.dropnav .submenu .has-submenu &gt; a { display:block; max-width:200px; font-size:24px; font-weight:500; margin-bottom:30px;  font-style:italic; text-transform:uppercase; color:#f58026; border-bottom:1px solid #f58026; cursor:default }*/
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:250px; 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 { display:block; max-width:200px; font-size:24px; font-weight:500; margin-bottom:30px;  font-style:italic; text-transform:uppercase; color:#f58026; border-bottom:1px solid #f58026; cursor:default }
.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:200px; text-transform:uppercase}
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:12px; text-transform:capitalize; line-height:28px; margin-bottom:5px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:focus { color:#000 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:' '; padding:0 5px; line-height:28px }
.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*="facebook"] ,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"] { width:22px; height:22px; border-radius:3px; overflow:hidden; background:#f58026; margin-left:5px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before{ content:'\e81d'; 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; font-size:14px; line-height:22px }
.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*="instagram"]:before{ content:'\e81f'; }

.secondary-nav { position:relative; z-index:2; border-bottom:4px solid #f58026; color:#fff; background:#143d8d }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:24px; font-weight:500; font-style:italic; text-transform:uppercase; line-height:62px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div { max-width:1200px; margin:0 auto }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:20px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:14px; font-weight:500; font-style:italic; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#f58026; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|"; color:#f58026 }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover &gt; a { color:#fff; background:#f58026 }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#f58026; border-radius:5px 0 }
.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; white-space:nowrap }
.secondary-nav .has-nav li a:hover { color:#143d8d }

.j-carousel { padding:9px; background:rgba(0,0,0,0.5) }
.j-carousel .feed { color:#fff; background:#000 }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:50px; padding:30px 20px 20px; text-align:center; color:#fff }
.j-carousel .story-box .title { display:block; font-size:30px; color:#fff; font-family:'futura_condensed'; font-weight:800; text-transform:uppercase; text-shadow:2px 2px rgba(0,0,0,0.4) }
.j-carousel .story-box .date { position:absolute; left:50%; top:0; margin-left:-100px; width:200px; font-size:16px; font-weight:500; text-transform:uppercase; color:#f58026; text-shadow:1px 1px rgba(0,0,0,0.6) }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin-left:10px }
.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 .carousel-related-links { font-size:16px; font-weight:500 }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .story-box .leadin { display:block; font-size:16px; font-weight:500; text-shadow:1px 1px rgba(0,0,0,0.6) }
.j-carousel .controls { position:absolute; left:150px; right:0; bottom:20px; z-index:2; padding-top:10px }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:90px; margin-left:1px; cursor:pointer; border:3px solid #fff  }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active { border-color:#f58026 }
.j-carousel .control.active:before { content:''; position:absolute; left:50%; top:-20px; margin-left:-10px; border:9px solid transparent; border-bottom-color:#f58026 }
.j-carousel .control .thumb { width:100%; vertical-align:top }

.countdown-search-wrapper { position:relative; min-height:86px }
.countdown-search-wrapper .social-links { position:absolute; left:80px; top:25px }
.countdown-search-wrapper .social-links ul { list-style:none; margin:0; padding:0;  }
.countdown-search-wrapper .social-links li { display:inline-block; vertical-align:top }
.countdown-search-wrapper .social-links li a { display:block; width:1em; font-size:16px; padding:7px; line-height:1; border-radius:20px; color:#252525; background:#fff }
.countdown-search-wrapper .social-links li a:hover { background:#004d9f; color:#f58026 }
.countdown-search-wrapper .social-links li a .text { position:absolute; left:-9999px }
 
.countdown-search-wrapper .search-bar { position:absolute; right:80px; top:25px;  width:200px; overflow:hidden; border:1px solid #eee; background:#5d5d5d }
.countdown-search-wrapper .search-bar .label { display:block }
.countdown-search-wrapper .search-bar .text-box { width:100%; height:30px; padding:5px 50px; border:none; font-size:13px; font-weight:700; background:none; outline:none; color:#eee; box-sizing:border-box }
.countdown-search-wrapper .search-bar .submit { position:absolute; left:0; top:0; width:40px; font-size:18px; height:30px; line-height:30px; border-top:none; border-left:none; border-bottom:none; border-right:1px solid #fff; color:#242424; background:e1e1e1  }
.countdown-search-wrapper .search-bar .text { display:none }

 
/* SLIDER */
.slider-wrapper { position:relative; text-align:center }
.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; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0); color:#fff; background:#000; }
.slider-wrapper .next, 
.slider-wrapper .prev { display:none; color:#fff; background:#000 }

.countdown-container { position:relative; width:480px; height:230px; margin:0 auto; color:#fff; text-transform:uppercase } 
.countdown-container .countdown { overflow:hidden; list-style:none; padding:0; width:473px; margin:0 auto; text-align:center }
.countdown-container .countdown li { display:inline-block; vertical-align:top; list-style:none; margin:0; padding:0; min-width:95px; line-height:1 }
.countdown-container .countdown li .countdown-digit { display:block; font-family:'futura_condensed', arial; font-size:65px }
.countdown-container .countdown li .countdown-label { font-size:12px; color:#ffb814 }
.countdown-container .countdown-url { position:absolute; left:0; top:0; width:100%; height:100%; z-index:1 }
.countdown-container .coutdown-text { padding-top:100px; text-align:center }
.countdown-container .coutdown-text .title { position:absolute; top:25px; left:-155px; right:-155px; font-size:21px; line-height:50px; text-align:center; -webkit-transform:skewX(-10deg); -moz-transform:skewX(-10deg); transform:skewX(-10deg) }
.countdown-container .coutdown-text p { margin:0; padding:0; font-size:15px; line-height:27px }
.countdown-container .coutdown-text p span { padding:0 4px; font-size:10px; color:#ccc }

.event-teams { position:absolute; top:86px; left:50%; margin-left:-402px; width:805px; height:110px }
.event-teams ul { margin:0; list-style:none }
.event-teams li { float:right; display:table; width:156px; height:89px; text-align:center; background:#fff; -webkit-transform:skewX(-10deg); -moz-transform:skewX(-10deg); transform:skewX(-10deg) }
.event-teams li:before { content:''; position:absolute; right:-1000px; top:0; bottom:0; left:100%; background:#004d9f }
.event-teams li:first-child { float:left }
.event-teams li:first-child:before { right:100%; left:-1000px }
.event-teams li a { display:table-cell; vertical-align:middle; -webkit-transform:skewX(10deg); -moz-transform:skewX(10deg); transform:skewX(10deg) }
.event-teams li a img { width:100px; vertical-align:top }

}

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

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

body { padding:0 }

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

.social-links { padding:10px; text-align:center; background:rgba(0,0,0,0.6) }
.social-links ul { list-style:none; margin:0; padding:0;  }
.social-links li { display:inline-block; vertical-align:top }
.social-links li a { display:block; width:1em; font-size:16px; padding:7px; line-height:1; border-radius:20px; color:#212121; background:#fff }
.social-links li a:hover { background:#143d8d; color:#f58026 }
.social-links li a .text { position:absolute; left:-9999px }

.mobile-menu-bar { display:block; padding:5px; background:#f58026 }
.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:#143d8d; 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:#9b1d22; 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; 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 }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:10px; font-family:'futura_condensed', arial; font-weight:500; font-size:30px; text-align:center; text-transform:uppercase; background:#f97f21; color:#000 }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.search-bar { display:none }

.social-tabs .tab_title[href*="facebook"],
.social-tabs .tab_title[href*="facebook"] + .pane  { display:none !important }

.section-central-fan .section-header { font-size:40px }

.slider-wrapper { padding:0 5px 5px }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image span { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; font-size:22px }

.section-standings { background:#eee }

.countdown-container,
.event-teams { display:none } 

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

.landing-row.scoreboard-row { 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 }

.wrapper .watch-live { display: none; }

}

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

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

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

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

}

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