<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:'Akzidenz Grotesk BE';
    src: url('AkzidenzGroteskBE-LightCn.eot');
	src: url('AkzidenzGroteskBE-LightCn.eot?#iefix') format('embedded-opentype'),
		url('AkzidenzGroteskBE-LightCn.woff2') format('woff2'),
		url('AkzidenzGroteskBE-LightCn.woff') format('woff'),
		url('AkzidenzGroteskBE-LightCn.svg#AkzidenzGroteskBE-LightCn') format('svg');
    font-weight: 300;
    font-style: normal;

}

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

}

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

}

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

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

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

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

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

.top-buttons { position:absolute; right:0; top:-30px; }
.top-buttons li { display:inline-block; vertical-align:top; margin-left:5px }

.site-footer { padding:30px 0; text-align:center; background:#474646 }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 30px }
.site-footer .footer-address { max-width:650px; font-size:26px; line-height:30px; font-weight:300; margin:70px auto; font-family:"Akzidenz Grotesk BE",arial; color:#b6b6b6 }
.site-footer .footer-address h4 { font-weight:300; font-size:26px; color:#f78f1e }

.content-switcher .switcher-list { position:relative;  background:#fff; margin-bottom:10px; z-index:2 }
.content-switcher .switcher-list .selection { position:relative; display:block; padding:2px 15px 0; margin-right:36px; font-size:12px; font-family:"bignoodletitling",arial; font-weight:400; font-size:26px; text-transform:uppercase; line-height:50px; text-decoration:none; background:#333; color:#f78f1e; text-decoration:none}
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border-style:solid; border-width:6px 6px 0; border-color:#f78f1e transparent transparent }
.content-switcher .switcher-list.active:after { border-color:transparent transparent #f78f1e; border-width:0 6px 6px }
.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:52px; padding:10px;  overflow:auto; background:#666; border-radius:0 0 5px 5px }
.content-switcher .switcher-list.active ul { display:block; }
.content-switcher .switcher-list li { display:block; height:30px; line-height:30px; color:#000; position:relative; cursor:pointer; font-family:"bignoodletitling",arial; font-weight:400 } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { color:#fff; font-size:22px }
.content-switcher .switcher-list li a:hover { color:#f78f1e; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { position:absolute; top:-9999px; visibility:hidden }
.content-switcher .content-panel.active { position:static; visibility:visible }

/* STANDINGS */
.standings-brief h3 { display:none; height:40px; line-height:40px; padding:0 10px; margin:0; font-family:'bignoodletitling', arial; color:#00539b; background:#fff }
.standings-brief table { width:100%; border-collapse:collapse; font-family:'bignoodletitling', arial;  text-transform:uppercase }
.standings-brief th,
.standings-brief td { padding:10px; background:#f78f1e; font-size:24px; font-weight:400; text-align:center }
.standings-brief th:first-child,
.standings-brief td:first-child { text-align:left}
.standings-brief th { color:#fff }
.standings-brief td { color:#fff; border-top:2px solid #f78f1e; font-size:24px; background:#000 }
.standings-brief tr:hover td { color:#000; background:#efefef }
.standings-brief tr:hover td a { color:#000 }
.standings-brief td a { color:#fff }
.standings-brief .full-standings { display:none }

/* 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:52%; 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 { font-family:"bignoodletitling",arial; font-weight:; 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; color:#f78f1e; line-height:24px; font-weight:400; font-size:26px }
.more-news .details { overflow:hidden }
.more-news .date { color:#fff; font-size:20px }
.more-news .sport-name,
.more-news .details .leadin { display:none }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin:0 10px }
.more-news .details .related-links li:first-child { margin-left:0 }
.more-news .details .related-links li a { font-size:20px; color:#fff }
.more-news .load-more { display:block; max-width:150px; margin:30px auto 0; text-align:center; height:40px; font-family:"bignoodletitling",arial; font-size:30px; padding:5px 10px 5px; background:#f78f1e; color:#000 }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin:30px auto -80px;  width:1015px; height:186px; text-indent:-9999px; background:url(/images/setup/2017/master_sprite.png) no-repeat -780px -120px; color:#fff }
.section-aotw .section-header:after { content:""; position:absolute; left:50%; margin-left:-123px; top:240px; width:246px; height:248px; display:block; background:url(/images/setup/2017/master_sprite.png) no-repeat -170px 0 }
.aotw { padding:10px }
.aotw .athlete { width:48%; float:right; padding:20px; box-sizing:border-box;  margin-top:10px }
.aotw .athlete:first-child { float:left }
.aotw .thumb { display:block; width:450px; height:450px; margin:0 auto; border:10px solid #fff; overflow:hidden; border-radius:100%; box-sizing:border-box }
.aotw .thumb img { width:100%;  vertical-align:top }
.aotw .title { position:relative; display:block; text-align:center; margin:10px; text-decoration:none }
.aotw .title:before { content:""; position:absolute; top:-100px; left:50%; margin-left:-200px; width:400px; height:70px; display:block; background:url(/images/setup/2017/master_sprite.png) no-repeat -775px 0 }
.aotw .title span { display:inline-block; vertical-align:top; font-family:"Akzidenz Grotesk BE",arial; font-size:22px; color:#000 }
.aotw .title span:nth-child(2):after { content:"|"; position:relative; bottom:1px; margin:0 10px; font-size:16px}
.aotw .title span:nth-child(1) { display:block; margin-left:0; font-family:"berthold_akzidenz_grotesk_b",arial; font-size:28px; text-transform:uppercase; color:#fff }
.aotw .leadin { display: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 .tab_title { display:none }

.main-tabs ul.tabs .tab { position:relative; margin-left:2px }
.main-tabs ul.tabs .tab:first-child { margin-left:0 }
.main-tabs .tab a { display:block; font-size:23px; font-family:"berthold_akzidenz_grotesk_b",arial; line-height:30px; padding:0 20px 10px; text-transform:capitalize; font-weight:400; text-decoration:none; background:#000; color:#f78f1e }
.main-tabs .tab a:before { content:""; position:absolute; top:-14px; left:0; right:0; border-bottom: 15px solid #000; border-right: 15px solid transparent }
.main-tabs .tab a.active:before { content:""; position:absolute; top:-14px; left:0; right:0; border-bottom: 15px solid #f78f1e; border-right: 15px solid transparent }
.main-tabs .tab a:focus,
.main-tabs .tab a.active { outline:none; background:#f78f1e; color:#000 }
.main-tabs .pane1 ~ .pane .overflow { height:620px; padding:10px; background:#000; overflow:auto }

.tabs-wrapper[id="schedule-tabs"] .tabs { width:320px; margin:20px auto 40px }
.schedule-tabs ul.tabs .tab { width:50%;  text-align:center}
.schedule-tabs .tab a { position:relative; display:block; font-family:"berthold_akzidenz_grotesk_b",arial; height:42px; line-height:42px; font-size:18px; font-weight:400;  text-transform:uppercase; border:2px solid #f78f1e; text-decoration:none; background:#3f3c3d; color:#fff }
.schedule-tabs .tab a:focus,
.schedule-tabs .tab a.active { outline:none; background:#f78f1e; color:#000 }
.schedule-tabs .tab1 a:before { content:""; position:absolute; left:-17px; top:-2px; width:17px; height:47px; background:url(/images/setup/2017/master_sprite.png) no-repeat -1286px -47px; display:block }
.schedule-tabs .tab1 a.active:before { content:""; position:absolute; left:-17px; top:-2px; width:17px; height:47px; background:url(/images/setup/2017/master_sprite.png) no-repeat -1286px 0; display:block }
.schedule-tabs .tab2 a:before { content:""; position:absolute; left:-17px; top:-2px;  width:17px; height:47px; background:url(/images/setup/2017/master_sprite.png) no-repeat -1436px 0; display:block }
.schedule-tabs .tab2 a:after { content:""; position:absolute; right:-17px; top:-2px;  width:17px; height:47px; background:url(/images/setup/2017/master_sprite.png) no-repeat -1576px 0; display:block }
.schedule-tabs .tab2 a.active:before { content:""; position:absolute; left:-17px; top:-2px;  width:17px; height:47px; background:url(/images/setup/2017/master_sprite.png) no-repeat -1434px -47px; display:block }
.schedule-tabs .tab2 a.active:after { content:""; position:absolute; right:-17px; top:-2px;  width:17px; height:47px; background:url(/images/setup/2017/master_sprite.png) no-repeat -1576px -47px; display:block }

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

.section-facebook .section-header,
.section-youtube .section-header,
.section-instagram .section-header,
.section-twitter .section-header { position:static;  font-family:"bignoodletitling",arial; font-weight:400; height:40px; padding:17px; line-height:40px; background:#000; color:#fff; text-align:center; margin-bottom:0; text-transform:uppercase; font-style:italic; letter-spacing:5px }

.section-instagram .section-header:before,
.section-youtube .section-header:before,
.section-facebook .section-header:before,
.section-twitter .section-header:before { content:'\e81d'; font-family:'glyphicons'; display:inline-block; vertical-align:middle; width:1em; padding:5px 5px 5px 8px; margin-right:10px; font-size:20px; line-height:1em; color:#fff; font-style:normal; background:#55acee }

.section-instagram .section-header:before { content: '\e81f'; background:#3f729b }
.section-youtube .section-header:before { content: '\e824'; background:#E51F20 }
.section-facebook .section-header:before { content: '\e81b'; background:#3b5998 }

.landing-row.social-row { padding:30px; background:url(/images/setup/2017/bg_row_2.jpg) no-repeat 0 0; background-size:2000px auto }

.twitter-feed { height:435px; overflow:auto; color:#444; background:#fff } 
.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 }

.instagram-feed { padding:5px; background:#fff; height:415px; overflow:auto }
.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; 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 .item { width:33.32%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed .prev,
.instagram-feed .next { display:none }

/*youtube-wrapper*/
.youtube-wrapper .playlist { height:215px; overflow:auto; background:#fff }
.youtube-wrapper .playlist ul { margin:0; list-style:none }
.youtube-wrapper .playlist li { display:block; padding:5px; cursor:pointer; transition:0.3s }
.youtube-wrapper .playlist li:nth-child(even) { background:#ececec }
.youtube-wrapper .playlist li:nth-child(even):hover,
.youtube-wrapper .playlist li:hover { background:#000 }
.youtube-wrapper .playlist li img { float:left; max-width:115px; margin-right:10px }
.youtube-wrapper .playlist li a { font-weight:700; text-decoration:none; color:#000; transition:0.3s }
.youtube-wrapper .playlist li:hover a { color:#f5b92f }


/* GPT ADS */
.gpt-adhesion-placeholder { position:fixed; left:0; right:0; bottom:0; z-index:9999; text-align:center; background:#000; -webkit-transition:bottom .4s } 
.gpt-adhesion-placeholder.collapse { bottom:-200px }

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

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

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

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

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

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

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

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

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

html { position:relative }
.page { position:relative; z-index:2; overflow:hidden }

.page-backgrounds { position:absolute; left:0; right:0; top:200px; bottom:0px; z-index:1; background:no-repeat 50% 0; background-size:2000px auto }
.aotw-backgrounds { position:absolute; left:0; right:0; top:2100px; bottom:0px; z-index:1; background:no-repeat 50% 0; background-size:2000px auto }
.sport-home .page-backgrounds { top:280px }

.internal-page .page { background:#807a7c}
.mainbody { min-height:500px; max-width:1160px; margin:20px auto; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0; margin:0; max-width:none }

.site-header { position:relative; z-index:3; height:200px; background:#000; margin-bottom:0 }
.site-home .site-header { margin-bottom:40px }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; left:50%; margin-left:-811px; display:block; width:1622px; height:93px; background:url(/images/setup/2017/master_sprite.png) no-repeat 0 -600px; text-indent:-9999px; text-align:center; text-transform:uppercase  }
.site-header .site-title a:after { content:""; position:absolute; left:50%; margin-left:-78px; top:53px; z-index:3; width:157px; height:199px;display:block; background:url(/images/setup/2017/master_sprite.png) no-repeat 0 0; }

.sticky-header .page { padding-top:170px }
.sticky-header .site-header { position:fixed;  left:0; right:0; top:0; padding-top:0; height:48px }
.sticky-header .site-header .dropnav { top:0px }
.sticky-header .site-header .site-title a { height:0 }
.sticky-header .site-header .site-title a:after { transform:scale(0.7); -webkit-transform:scale(0.7); top:-20px }
.sticky-header .site-header .dropnav .nav &gt; .submenu { top:87px }

.mobile-menu-bar { display:none }

.landing-row {  }
.landing-row:first-of-type { margin-top:0 }
.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.main-row &gt; div { position:relative }

.landing-row.sponsor-row { background:#fff; padding:40px }
.landing-row.schedule-row { padding:30px 0 50px; background:url(/images/setup/2017/bg_row_3.jpg) no-repeat 50% 0; background-size:2000px auto }
/* .landing-row.aotw-row { background:url(/images/setup/2017/bg_row_4.jpg) no-repeat 0 0; background-size:2000px auto } */

/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; top:110px;z-index:-1; font-family:"berthold_akzidenz_grotesk_b",arial; font-weight:400; text-align:center; background:url(/images/setup/2017/bg_global_nav.png) no-repeat 50% 0; background-size:2000px auto }
.dropnav ul { display:inline-block; vertical-align:top }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav1 { margin-left:10px }
.dropnav .nav4 { margin-left:180px }
.dropnav .nav { float:left }
.dropnav .nav &gt; a { display:block; height:40px;  padding:24px 0; font-size:29px; font-weight:400; line-height:40px; text-decoration:none; color:#fff; text-transform:capitalize }
.dropnav .nav &gt; a:after { content:"|"; position:relative; bottom:4px; font-size:15px; padding:0 20px; color:#f78f1e }
.dropnav .nav3 &gt; a:after,
.dropnav .nav6 &gt; a:after { display:none }
.dropnav .nav.focus &gt; a,
.dropnav .nav:hover &gt; a { outline:none}
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; right:0; top:90px; min-width:200px; padding:50px; background:#2a2a2a; white-space:nowrap }
.dropnav .nav1 ~ .nav &gt; .submenu { padding-right:500px }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { display:block; font-size:24px; color:#fff; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#c77215 }
.dropnav .submenu .has-submenu &gt; a { font-size:30px; text-transform:uppercase; color:#f78f1e; cursor:default }
.dropnav .submenu .has-submenu &gt; a:hover { color:#fff }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; text-align:left; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] &gt; a { text-align:left; height:49px; margin-bottom:20px; font-size:45px; line-height:45px; text-transform:none; color:#fff; cursor:default; text-transform:uppercase; box-sizing:border-box }
.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 { position:relative; display:inline-block; text-align:left; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; a { display:block; min-width:185px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-weight:400; color:#888; font-size:15px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:"|"; display:inline-block; vertical-align:middle;  margin:0 10px 7px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; font-family:"berthold_akzidenz_grotesk_b",arial; font-weight:400; z-index:2; padding:25px; margin-bottom:40px; color:#fff; background:url(/images/setup/2017/section_hdr_bg.png) repeat-x 0 0 }
.secondary-nav &gt; div { max-width:1200px; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; text-transform:uppercase; color:#333; font-size:44px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:24px; font-family:"Akzidenz Grotesk BE",arial; font-weight:400; color:#333; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#f78f1e; 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:#f78f1e }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#f78f1e; 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:#fff }

.j-carousel .story-box { position:absolute; font-family:"berthold_akzidenz_grotesk_b",arial; text-align:center; left:0; right:0; width:990px; margin:0 auto; bottom:70px; color:#fff; background:rgba(0,0,0,0.7) }
.j-carousel .story-box .title { display:block;  padding:10px; padding-left:200px; text-align:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:block; width:700px; font-size:25px; color:#fff; font-weight:400 }
.j-carousel .story-box .date { position:absolute; display:block; border:1px solid #f78f1e; left:50px; bottom:12px; height:20px; font-weight:700; text-transform:uppercase; line-height:20px; padding:5px 10px }
.j-carousel .story-box .carousel-related-links,
.j-carousel .story-box .readmore,
.j-carousel .story-box .leadin { display:none }
.j-carousel .controls { position:absolute; display:block; left:0; right:0; width:1000px; margin:0 auto; text-align:center; bottom:5px; padding-top:10px }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:12.06%; margin-left:0;  box-sizing:border-box; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; width:100%;  background:rgba(0,0,0,0.7) }
.j-carousel .control.active:after { border:2px solid #fff; background:none}
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .pp { display:none }
.j-carousel .next,
.j-carousel .prev { position:absolute; cursor:pointer; left:50%; margin-left:-480px; bottom:70px; width:29px; height:51px; display:block; background:url(/images/setup/2017/master_sprite.png) no-repeat -1183px 0; text-indent:-9999px }
.j-carousel .next { left:auto; right:50%; margin-right:-480px; background-position:-1215px 0 }

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

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

.sponsor-slider .image { display:block; float:left; width:19.2%; margin-left:1% }
.sponsor-slider .image:first-child { margin-left:0 }

.sponsor-slider .next, 
.sponsor-slider  .prev { position:absolute; cursor:pointer; left:-50px; top:50%; margin-top:-25px; width:29px; height:51px; display:block; background:url(/images/setup/2017/master_sprite.png) no-repeat -1183px 0; text-indent:-9999px }
.sponsor-slider  .next { left:auto; right:-50px; background-position:-1215px 0 }

.section-schedule .section-header { position:absolute; left:50px; top:15px; color:#fff; font-size:60px; font-family:"bignoodletitling",arial; font-weight:400; font-style:italic; letter-spacing:10px }
.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; background:url(/images/setup/2017/event_box.png) no-repeat 0 0; background-size:cover; float:left; width:15.83%; font-family:"berthold_akzidenz_grotesk_b",arial; font-weight:400; margin-left:1%; height:338px; text-align:center; color:#fff; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .no-events { min-height:92px; padding:110px 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:169px 0; font-size:20px; font-weight:700; text-transform:uppercase; color:#000 }
.scoreboard-slider .event-box .date { height:45px; line-height:55px;font-size:24px; text-transform:uppercase; }
.scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-slider .event-box .sport { position:relative; font-size:20px; left:0; right:0; font-weight:400; text-transform:uppercase }
.scoreboard-slider .event-box .sport a { color:#000 }
.scoreboard-slider .event-box .status { position:absolute; font-size:24px; left:0; right:0; bottom:50px; color:#f78f1e  }
.scoreboard-slider .event .status + .team:before { content:''; display:block; width:100px; height:76px;  margin:0 auto 7px }
.scoreboard-slider .event-box.result .status { bottom:32px }
.scoreboard-slider .event-box .team .team-logo { display:none }
.scoreboard-slider .event-box .team,
.scoreboard-slider .event-box .opponent { color:#000; text-transform:capitalize; margin-top:60px; font-size:20px; line-height:20px  }
.scoreboard-slider .event-box .team .va,
.scoreboard-slider .event-box .opponent .va { position:absolute; left:50%; margin-left:-22px; top:75px; width:44px; line-height:52px; text-transform:uppercase; color:#fff; height:52px; background:url(/images/setup/2017/master_sprite.png) no-repeat -720px 0 }
.scoreboard-slider .event-box .opponent .team-logo { display:block; width:100px; margin:0 auto }
.scoreboard-slider .event-box .opponent .team-logo img {  vertical-align:middle }
.scoreboard-slider .event-box .opponent .result { display:block; color:#000 }
.scoreboard-slider .event-box .links { display:block; position:absolute; left:0; right:0; bottom:0; line-height:35px; height:35px; background:#d0d0d0 }
.scoreboard-slider .event-box .links .sep,
.scoreboard-slider .event-box .links .text { position:absolute; left:-9999px }
.scoreboard-slider .event-box .links a { margin:0 5px; color:#919191}
.scoreboard-slider .next,
.scoreboard-slider .prev { position:absolute; cursor:pointer; left:-70px; top:50%; margin-top:-50px; width:29px; height:51px; display:block; background:url(/images/setup/2017/master_sprite.png) no-repeat -1183px 0; text-indent:-9999px }
.scoreboard-slider .next { left:auto; right:-70px; background-position:-1213px 0 }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled { opacity:0.5; cursor:default; pointer-events:none }
.scoreboard-slider .full-schedule-btn { position:absolute; right:80px; top:-126px; display:block; font-size:18px; width:280px; text-align:center; margin:40px auto 20px; text-transform:uppercase; font-family:"berthold_akzidenz_grotesk_b",arial; background:url(/images/setup/2017/master_sprite.png) no-repeat -1612px 0; line-height:50px; color:#b5b5b5 }

}

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

.site-header .site-title a { transform:scale(0.8); -webkit-transform:scale(0.8) }
.site-header .site-title a:after { transform:scale(1.2); -webkit-transform:scale(1.2); top:80px }

}


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

.site-header .site-title a { transform:scale(0.6); -webkit-transform:scale(0.6) }
.site-header .site-title a:after { transform:scale(1.3); -webkit-transform:scale(1.3); top:123px }
}

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

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

body { padding:0 }

.site-header { position:relative; background:#000 }
.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; background:#f78f1e }
.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:#000; color:#fff; text-decoration:none } 

.top-buttons,
.landing-row.schedule-row,
.landing-row.social-row { display: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 .next, .j-carousel .pp, .j-carousel .prev,
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:52%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:40px; line-height:50px; font-family:"bignoodletitling",arial; font-size:40px; margin-bottom:0; padding:10px; text-transform:uppercase; background:#000; color:#f78f1e }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto }

.slider-wrapper { padding:10px 5px 15px; text-align:center; background:#f78f1e }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned{ display:none }
.slider-wrapper .image span { position:absolute; left:-999px; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }

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

.landing-row.aotw-row { position:relative; background:#c37015 }
.section-aotw .section-header { position:absolute; top:0; margin:0; transform:scale(0.7); left:50%; margin-left:-510px; }
.section-aotw .section-header:after { display:none }
.aotw { margin-top:100px }
.aotw .thumb { display:block; width:300px; height:300px; margin:0 auto; border:10px solid #fff; overflow:hidden; border-radius:100%; box-sizing:border-box }

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

.section-aotw .section-header {  top:-30px; margin:0; transform:scale(0.4); left:50%; margin-left:-510px; }
.section-aotw .section-header:after { display:none }
.aotw .athlete { width:100%; padding-top:0; padding-bottom:0 }

}

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