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

/* WEB FONTS */

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

}

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

}

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

}

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

}

@font-face {
  font-family: 'utility-icons';
  src: url('/utility-icons.eot?61180238');
  src: url('/utility-icons.eot?61180238#iefix') format('embedded-opentype'),
       url('/utility-icons.woff2?61180238') format('woff2'),
       url('/utility-icons.woff?61180238') format('woff'),
       url('/utility-icons.ttf?61180238') format('truetype'),
       url('/utility-icons.svg?61180238#utility-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#09244c !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:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'bebas_neue', arial }

a { color:#09244c; text-decoration:none }
a:focus,
a:hover { color:#1a7fc8; text-decoration:underline }

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

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

.body-container { position:relative; z-index:1; max-width: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 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { margin-top:25px; padding:60px 0; font-family:'bebas_neue', arial; text-align:center; background:#04367d }
.landing .site-footer { margin-top:0 }
.site-footer a[rel="wiki-link"] { color:#fff }
.footer-text { margin:0; font-size:18px; color:#fff }
.footer-text .site-logo { display:block; width:118px; height:118px; margin:0 auto 20px; text-indent:-9999px; background:url(/images/setup/2017/footer_logo_1.png) no-repeat }
.footer-links ul { margin:0; list-style:none }
.footer-links li { display:inline-block; vertical-align:top }
.footer-links li a { font-size:18px; text-decoration:none; color:#fff }
.footer-links li a:hover { color:#27d4ff }
.footer-links li a:before { content:'| '; padding:0 2px; color:#fff }
.footer-links li:first-child a:before { display:none }
.footer-logos { margin-top:25px }
.footer-logos li { margin-top:20px }
.footer-logos li:first-child { margin-top:0 }

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

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

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .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 }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #1a7fc8; font-size:15px; font-weight:normal; text-transform:uppercase; background:#09244c; color:#fff }
.aotw { height:300px; padding:10px; background:#eee }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 10px 0 0; border:3px solid #555 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:12px; color:#09244c }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#1a7fc8 }

/* 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 #1a7fc8; font-size:16px; line-height:30px; text-transform:uppercase; color:#1a7fc8 }
.schedule-boxscore .sport { font-size:20px; color:#1a7fc8 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#09244c }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#09244c }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper .tabs { border-bottom:5px solid #1a7fc8 }
.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 { outline:none; background:#09244c }

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

/* CONTENT SWITCHER */
.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; width:250px; height:34px; margin:0 auto 10px; z-index:2; color:#fff; cursor:pointer; border:2px solid #fff; box-sizing:border-box }
.content-switcher .switcher-list .selection { display:block; position:relative; padding:0 10px; margin-right:40px; font-size:20px; line-height:30px; text-decoration:none; text-overflow:ellipsis; white-space:nowrap; overflow:hidden }
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border:5px solid transparent; border-top-color:#fff }
.content-switcher .switcher-list.active:after { margin-top:-9px; border-top-color:transparent; border-bottom-color:#fff }
.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:-2px; right:-2px; top:30px; max-height:200px; padding:10px; overflow:auto; background:#012453; border:2px solid #fff }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li { display:block; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { display:block; padding:5px 0; font-size:18px; line-height:1; text-decoration:none; color:#fff; overflow:hidden }
.content-switcher .switcher-list li a:hover { color:#27d4ff }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }

/* STANDINGS */
.standings-brief { max-height:700px; overflow:auto; box-shadow:0 0 131px 0 rgba(0,0,0,0.5) }
.standings-brief h3 { margin:0; padding:10px; font-size:50px; text-align:center; color:#22a0d1;
background: rgb(230,246,255);
background: -moz-linear-gradient(top, rgba(230,246,255,1) 0%, rgba(222,222,231,1) 100%);
background: -webkit-linear-gradient(top, rgba(230,246,255,1) 0%,rgba(222,222,231,1) 100%);
background: linear-gradient(to bottom, rgba(230,246,255,1) 0%,rgba(222,222,231,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f6ff', endColorstr='#dedee7',GradientType=0 ); }
.standings-brief table { width:100%; border-collapse:collapse }
.standings-brief td { padding:5px; vertical-align:middle; font-family:'montserrat', arial; font-size:25px; text-align:center; color:#021e51; background:#ddecf7; border-bottom:1px solid #91bbe1 }
.standings-brief td:first-child { text-align:left }
.standings-brief th { padding:5px; font-weight:600; font-size:34px; color:#fff; background:#22a0d1 }
.standings-brief .team-logo { display:inline-block; vertical-align:middle; max-width:60px; max-height:60px; margin:0 20px; padding:3px; background:#fff; border-radius:3px; box-sizing:border-box }
.standings-brief .division { font-size:34px; font-weight:700; text-align:center; color:#fff; background:#1a7fc1 }
.section-standings .full-standings { display:block; padding:10px; font-size:28px; font-weight:700; text-transform:uppercase; text-align:center; text-decoration:none; color:#fff; background:#22a0d1 }

/* STAT LEADERS */
.landing .stat-leaders-wrapper { position:relative; max-height:700px; padding:20px; overflow:auto; background:#2380c5; box-shadow:0 0 131px 0 rgba(0,0,0,0.5); box-sizing:border-box }
.league-leaders .col { float:left; width:25%; color:#8b8b8b; background:#fff; border:10px solid #2380c5; box-sizing:border-box }
.league-leaders .col:nth-of-type(4n+1) { clear:left }
.league-leaders .cat-title { margin:10px 0 0; height:34px; padding:0 15px; font-size:30px; text-transform:uppercase; text-align:center; line-height:34px; color:#fff }
.league-leaders .title { margin:0; padding:5px 10px; font-size:23px; text-transform:uppercase; color:#022352; border-bottom:1px solid #dadada }
.league-leaders .player { margin-top:4px; padding:5px 10px }
.league-leaders .player:first-child { margin-top:0 }
.league-leaders .player &gt; div:first-child { float:left; width:77% }
.league-leaders .player-name { display:block; font-size:23px; color:#8b8b8b }
.league-leaders .player-name + a { font-family:'montserrat', arial; color:#8b8b8b }
.league-leaders .player-data  { float:right; font-size:23px }
.league-leaders .complete-leaders { display:block; height:30px; margin:10px auto 0; font-family:'montserrat', arial; font-size:11px; text-transform:uppercase; text-decoration:none; text-align:center; line-height:30px; color:#fff; background:#022352 }

/* SLIDER */
.slider-wrapper { position:relative; border-bottom:14px solid #1755a9 }
.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 { vertical-align:top }
.slider-wrapper .next, 
.slider-wrapper .prev { display:none }
.slider-wrapper .navi { position:absolute; left:50%; bottom:-14px; width:190px; height:31px; padding-top:9px; text-align:center; background:#cdcdcd; box-sizing:border-box; -webkit-transform:translateX(-50%); transform:translateX(-50%) }
.slider-wrapper .navi:before,
.slider-wrapper .navi:after { content:''; position:absolute; left:-20px; bottom:0; border-bottom:31px solid #cdcdcd; border-left:20px solid transparent }
.slider-wrapper .navi:after { left:auto; right:-20px; border-left:0; border-right:20px solid transparent }
.slider-wrapper .navi a { display:inline-block; vertical-align:top; width:11px; height:11px; margin:0 1px; cursor:pointer; background:#1755a9; border:2px solid #1755a9 }
.slider-wrapper .navi a.active { background:#fff }

/* TEAM INFO */
.member-home #mainbody { max-width: 1120px;margin: 0 auto;}
.team-info-wrapper { padding:40px 0; position:relative }
.team-info-wrapper .thumb { width:63.38%; float:left; position:relative }
.team-info-wrapper .thumb:before { content:""; display:block; width:6px; height:428px; background:url(/images/setup/story_left_shadow.png) no-repeat 0 0; position:absolute; left:-20px; top:0 }
.team-info-wrapper .thumb:after { content:""; display:block; width:6px; height:428px; background:url(/images/setup/story_right_shadow.png) no-repeat 0 0; position:absolute; right:11px; top:0 }
.team-info-wrapper .info { width:35.76%; float:right; position:relative }
.team-info-wrapper .info:before { content:""; display:block; width:6px; height:428px; background:url(/images/setup/story_left_shadow.png) no-repeat 0 0; position:absolute; left:-6px; top:0 }
.team-info-wrapper .info:after { content:""; display:block; width:6px; height:428px; background:url(/images/setup/story_right_shadow.png) no-repeat 0 0; position:absolute; right:-6px; top:0 }
.team-info-wrapper .info ul, .team-info-wrapper .info li { list-style:none; padding:0; margin:0 }
.team-info-wrapper .info ul { padding:10px }
.team-info-wrapper .info li { margin-bottom:10px; color:#766767; font-size:20px }
.team-info-wrapper .info li span { margin-right:10px; color:#262525; font-weight:bold }
.team-info-wrapper .info li a { padding:5px 30px; font-size:10px; text-transform:uppercase; background:#fe0000; color:#FFF; font-family:helvetica,arial; font-weight:bold }
.no-touch .team-info-wrapper .info li a:hover { color:#CCC }


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

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

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

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

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

/* COACH BIO */
.coach-bio .info { width:65% }

/* FULL STANDINGS */
.full-standings .pinned { display:none }
.full-standings table { border-collapse:collapse; width:100%; background:#FFF }
.full-standings td { padding:5px; line-height:40px; text-align:center; white-space:nowrap }
.full-standings td:first-child { text-align:left }
.full-standings tr:nth-child(even) td { background:#f5f5f5 }
.full-standings table tr .conf-field { background:#E5E5E5 }
.full-standings .table-header td,
.full-standings .stats-header td { color:#FFF; text-transform:uppercase; font-size:14px; font-weight:normal; background:#1a7fc8 }
.full-standings .stats-header td { color:#1a7fc8 }

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

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

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

.page { position:relative; overflow:hidden; background:#bdcfe7 }
.landing .page { background:url(/images/setup/2017/bg_row_1.jpg) no-repeat 50% 300px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; font-family:'bebas_neue', arial; background:#cdcdcd; border-bottom:4px solid #b9b9b9 }
.landing .site-header { margin-bottom:25px }
.site-header .site-title { position:absolute; z-index:2; left:50%; top:5px; margin:0 0 0 -85px }
.site-header .site-title a { display:block; width:171px; height:172px; text-indent:-9999px; background:url(/images/setup/2017/master_sprite.png) no-repeat }

.mobile-menu-bar { display:none }

.landing-row { position:relative }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row &gt; div { position:relative; max-width: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.photos-row { padding-bottom:60px }
.landing-row.photos-row &gt; div { border-top:6px solid #145999; border-bottom:26px solid #cdcdcd }
.landing-row.stats-row { min-height:784px; padding-bottom:485px; background:url(/images/setup/2017/bg_row_2_02.jpg) no-repeat 50% 100% #1a7ec6; background-size:2000px auto; border-top:27px solid #fff; border-bottom:27px solid #1d6cb9 }
.site-home .landing-row.stats-row { background:url(/images/setup/2017/bg_row_2_01.jpg) no-repeat 50% 0, url(/images/setup/2017/bg_row_2_02.jpg) no-repeat 50% 100% #1a7ec6 }
.landing-row.stats-row .section-header { position:static; width:985px; height:194px; margin:-4px auto -27px; text-indent:-9999px; background:url(/images/setup/2017/master_sprite.png) no-repeat -293px -180px }
.landing-row.standings-row { min-height:784px; padding-bottom:130px; background:url(/images/setup/2017/bg_row_2_01.jpg) no-repeat 50% 0 #1a7ec6; background-size:2000px auto; border-top:27px solid #fff }
.landing-row.standings-row .section-header { position:static; width:768px; height:182px; margin:-4px auto -27px; text-indent:-9999px; background:url(/images/setup/2017/hdr_standings.png) no-repeat }

/* NAVIGATION */
.dropnav { position:relative; z-index:1; text-align:center; background:#1a7fc8; border-bottom:22px solid #145999 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav &gt; ul { position:relative; display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav:nth-child(3) { margin-right:200px }
.dropnav .nav &gt; a { position:relative; display:block; height:100px; padding:0 30px; font-size:30px; font-weight:700; line-height:100px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus &gt; a,
.dropnav .nav:hover &gt; a { outline:none; color:#27d4ff; background:#09244c }
.dropnav .nav.has-submenu.focus &gt; a:before,
.dropnav .nav.has-submenu:hover &gt; a:before { content:''; position:absolute; left:50%; top:70px; margin-left:-7px; border-top:7px solid #27d4ff; border-left:7px solid transparent; border-right:7px solid transparent }
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; top:100px; right:0; padding:70px 55px 55px; background:rgba(2, 35, 82, 0.9); white-space:nowrap; border-bottom:10px solid #1876b9 }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { display:block; font-size:22px; font-weight:700; white-space:nowrap; text-decoration:none; text-transform:uppercase; line-height:46px; color:#fff }
.dropnav .submenu a:hover { color:#27d4ff }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav a[href="/navbar-sports-redesign"] + .submenu.level1 &gt; ul { width:100% }
.dropnav a[href="/navbar-sports-redesign"] + .submenu .has-submenu[data-follow-link="false"]:first-child { float:left }
.dropnav a[href="/navbar-sports-redesign"] + .submenu .has-submenu[data-follow-link="false"] + .has-submenu[data-follow-link="false"] { float:right }
.dropnav .submenu .has-submenu[data-follow-link="false"] &gt; a { font-size:30px; pointer-events:none; color:#cdcdcd }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; a { min-width:140px }
.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"] li a[href*="schedule"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="standings"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="leaders"] { width:25px; height:46px; overflow:hidden; color:#cdcdcd }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="schedule"]:hover,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="standings"]:hover,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="leaders"]:hover { color:#27d4ff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="schedule"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="standings"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="leaders"]:before { content:'\e803'; display:block; padding:0; font-family:'glyphicons'; font-size:18px; text-align:center }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="standings"]:before { content:'\e800'}
/*.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="standings"]:before { content:'\f0e8'; font-family:"utility-icons" }*/
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="leaders"]:before { content:'\e833' }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }
.dropnav .icons-labels { position:absolute; top:70px; left:215px; line-height:46px }
.dropnav .icons-labels ul { margin:0 }
.dropnav .icons-labels li { float:left; margin-left:10px; font-size:20px; color:#cdcdcd }
.dropnav .icons-labels li:first-child { margin-left:0 }
.dropnav .icons-labels li .icon { padding-right:5px }
/*.dropnav .icons-labels li .gicon-standings:before { content:'\f0e8'; font-family:'utility-icons' }*/
.dropnav .icons-labels li .gicon-standings:before { content:'\e800' }

.secondary-nav { position:relative; z-index:2; padding:20px; margin-bottom:25px; font-family:'bebas_neue', arial; color:#fff; border-bottom:6px solid #145999; box-sizing:border-box;
background: rgb(32,158,215);
background: -moz-linear-gradient(top, rgba(32,158,215,1) 0%, rgba(28,138,204,1) 100%);
background: -webkit-linear-gradient(top, rgba(32,158,215,1) 0%,rgba(28,138,204,1) 100%);
background: linear-gradient(to bottom, rgba(32,158,215,1) 0%,rgba(28,138,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#209ed7', endColorstr='#1c8acc',GradientType=0 ); }
.sport-home .secondary-nav { max-width:1200px; margin:0 auto; border-bottom:0 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:35px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div { position:relative; max-width:1200px; margin:0 auto }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:5px }
.secondary-nav li { float:left; font-size:24px }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#012453; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|" }
.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:#1a7fc8 }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#1a7fc8; 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 }

.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:30px 20px 20px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.6);
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')";
}
.j-carousel .story-box .title { display:block; font-size:24px; color:#fff; font-weight:700 }
.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 .leadin { display:block }
.j-carousel .controls { padding-top:10px }
.j-carousel .control { position:relative; float:left; width:19.2%; margin-left:1%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; width:100%; height:5px; background:#09244c }
.j-carousel .control .thumb { width:100%; vertical-align:top }

/* MEMBERS */
.members-nav { padding:15px 0; text-align:center; background:#1153ac; border-top:19px solid #02285e; border-bottom:19px solid #022352 }
.members-nav ul { display:inline-block; vertical-align:top; margin:0; list-style:none }
.members-nav li { float:left; margin-left:-30px; transition:0.5s }
.members-nav li:first-child { margin-left:0 }
.members-nav li a { display:block; width:107px; height:45px; text-indent:-9999px; background:url(/images/setup/master_sprite20201211.png) no-repeat -9999px -9999px }
.members-nav li a[href*="anza"]{ background-position:-189px -7px }
.members-nav li a[href*="cabrillo"] { background-position:-303px -7px }
.members-nav li a[href*="homeofthecolts"],
.members-nav li a[href*="canadacollege"] { background-position:-417px -7px }
.members-nav li a[href*="chabotcollege"] { background-position:-531px -7px }
.members-nav li a[href*="evchawks"] { background-position:-645px -7px }
.members-nav li a[href*="foothill"] { background-position:-760px -7px }
.members-nav li a[href*="gavilan"] { background-position:-875px -7px  }
.members-nav li a[href*="hartnell"] { background-position:-989px -7px}
.members-nav li a[href*="laspositascollege"] { background-position:-1103px -7px }
.members-nav li a[href*="missionsaints"],
.members-nav li a[href*="missioncollege"]{ background-position:-1217px -7px  }
.members-nav li a[href*="mpc.edu"] { background-position:-1331px -7px}
.members-nav li a[href*="ohlone"] { background-position:-1445px -7px }
.members-nav li a[href*="ccsf"] { background-position:-1559px -7px }
.members-nav li a[href*="sjcc"] { background-position:-1787px -7px }
.members-nav li a[href*="mateo"] { background-position:-1673px -7px }
.members-nav li a[href*="skyline"] { background-position:-1902px -7px}
.members-nav li a[href*="westvalley"] { background-position:-2015px -7px }
.members-nav ul:hover li { opacity:.5 }
.members-nav ul:hover li:hover { opacity:1 }

/* SCHEDULE */
.scoreboard-slider { position:relative; max-width:1200px; margin:0 auto; padding-left:64px; box-sizing:border-box }
.scoreboard-slider:before { content:''; position:absolute; left:-2000px; top:0; right:-2000px; height:24px; background:#022352 }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-event { display:block; margin:-5px -11px 5px -11px; padding:0 11px; line-height:24px; text-align:center; color:#fff; background:#022352 }
.scoreboard-slider .no-events { height:101px; margin-left:-64px; padding-top:24px; font-size:24px; text-align:center; text-transform:uppercase; line-height:77px; color:#333; box-sizing:border-box }
.scoreboard-slider .event-box { float:left; position:relative; width:16.66%; min-height:160px; padding:5px 10px; font-size:16px; text-transform:uppercase; color:#05367d; border-right:1px solid #b9b9b9; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { border-left:1px solid #b9b9b9 }
.scoreboard-slider .event-box .date { margin:-5px -11px 10px -11px; padding:0 11px; line-height:24px; color:#fff; background:#022352 }
.scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-slider .event-box .sport a { font-weight:700; color:#05367d }
.scoreboard-slider .event-box .status { position:absolute; top:0; right:20px; line-height:24px; color:#fff }
.scoreboard-slider .event-box .team-logo { display:inline-block; vertical-align:middle; max-width:30px; max-height:30px; margin-right:5px; padding:2px; background:#fff; border-radius:3px }
.scoreboard-slider .event-box .team { margin-top:10px; font-size:16px; line-height:1.2; color:#05367d }
.scoreboard-slider .event-box .team .score { float:right }
.scoreboard-slider .event-box .neutralsite-notes { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider .event-box .links { margin-top:5px }
.scoreboard-slider .event-box .links a { display:inline-block; width:30px; height:30px; text-align:center; line-height:30px; color:#fff; background:#04357c; border-radius:3px }
.scoreboard-slider .event-box .links a span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:0; top:24px; width:63px; height:68px; overflow:hidden; line-height:68px; text-align:center; font-size:30px; cursor:pointer; color:#05367d; border-left:1px solid #b9b9b9; transition:0.2s }
.scoreboard-slider .next { top:auto; bottom:0 }
.scoreboard-slider .prev:hover,
.scoreboard-slider .next:hover { font-size:50px }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.scoreboard-slider .next:before { content:'\e810' }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { pointer-events:none }
.scoreboard-slider .prev.disabled:before,
.scoreboard-slider .next.disabled:before { opacity:0.5 }
.scoreboard-slider .full-schedule-btn { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

.team-info-wrapper .info .logo { margin:10px; width: 200px; }
.csstransforms .team-info-wrapper .team-title {
    height: 20px;font-size: 20px;font-weight: normal;margin-bottom: 0;width: 412px;background: #000;
    text-transform: uppercase;padding: 20px 0 20px 10px;text-align: center;color: #FFF;position: absolute;left: -189px;top: 220px;
    z-index: 3;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

}

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

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

.landing-row { padding:0 20px }

.dropnav .nav &gt; a { padding:0 20px; font-size:26px }
.dropnav .nav &gt; .submenu { padding:70px 20px 20px }
.dropnav .submenu a { font-size:18px }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; a { min-width:120px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="schedule"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="standings"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="leaders"] { width:20px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="schedule"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="standings"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="leaders"]:before { font-size:14px }
.dropnav .icons-labels { left:180px }

.sport-home .secondary-nav { margin:0 20px }

.members-nav li { margin-left:-44px }
.members-nav li a { -webkit-transform:scale(0.8); transform:scale(0.8) }

}

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

body { padding:0 }

.site-header { position:relative; background:#1a7fc7 }
.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% }

.mobile-menu-bar { display:block; padding:5px; font-size:16px; background:#08244d }
.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; 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:#1a7fc7; 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; font-size:16px; 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:#209ed7; 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; font-size:16px; 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 }

.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 }

.landing-row.photos-row &gt; div { border-bottom:10px solid #cdcdcd }
.landing-row.standings-row .section-header,
.landing-row.stats-row .section-header { position:static; margin:0; padding:10px; font-size:40px; text-align:center; color:#fff; background:#1a7fc8 }
.landing-row.standings-row,
.landing-row.stats-row { background:#2480c4 }

.slider-wrapper { border-bottom:11px solid #1755a9 }

.landing .stat-leaders-wrapper { max-height:none; padding:10px; margin:0 10px 10px; box-shadow:0 0 10px 0 rgba(0,0,0,0.5) }
.league-leaders .col { width:50%; border-width:5px }
.league-leaders .col:nth-of-type(2n+1) { clear:left }
.league-leaders .col:nth-of-type(4n+1) { clear:none }

.standings-brief { max-height:none; margin:0 10px 10px; box-shadow:0 0 10px 0 rgba(0,0,0,0.5) }
.standings-brief td { font-size:16px }
.standings-brief h3,
.standings-brief th,
.standings-brief .division { font-size:30px }
.standings-brief .team-logo { max-width:40px; max-height:40px; margin:0 10px }
.standings-brief .full-standings { font-size:24px }

.members-nav,
.scoreboard-slider { display:none }

.team-info-wrapper .thumb,
.team-info-wrapper .info { width: 100%; float: none; }
.team-info-wrapper .info .logo { text-align: center;}
.team-info-wrapper .team-title{background: #000;text-align: center;color: #fff;margin: 0;}
.team-info-wrapper .info li a { padding: 10px 30px;font-size: 10px;text-transform: uppercase;background: #fe0000;display: block;color: #FFF;font-family: helvetica,arial;text-align: center;font-weight: bold;}

}

/*---------------------------------------
  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:#08244d }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.landing-row.standings-row .section-header,
.landing-row.stats-row .section-header { font-size:30px }

.standings-brief td { font-size:14px }
.standings-brief h3,
.standings-brief th,
.standings-brief .division { font-size:20px }
.standings-brief .full-standings { font-size:20px }
.standings-brief .team-logo { display:none }

.league-leaders .col { width:100%; padding:0; border-width:5px }
.league-leaders .col:nth-of-type(2n+1) { clear:none }
.sport-home .stat-leaders-wrapper { padding:5px }

}

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