<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: 'fjallaone';
    src: url('fjallaone-regular-webfont.eot');
    src: url('fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fjallaone-regular-webfont.woff2') format('woff2'),
         url('fjallaone-regular-webfont.woff') format('woff'),
         url('fjallaone-regular-webfont.ttf') format('truetype'),
         url('fjallaone-regular-webfont.svg#fjallaoneregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Bold.eot');
    src: url('OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('OpenSans-Bold.woff') format('woff'),
        url('OpenSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans.eot');
    src: url('OpenSans.eot?#iefix') format('embedded-opentype'),
        url('OpenSans.woff') format('woff'),
        url('OpenSans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Light.eot');
    src: url('OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('OpenSans-Light.woff') format('woff'),
        url('OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#752632!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:#752632; text-decoration:none }
a:focus,
a:hover { color:#752632; 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 }

.site-footer { padding:60px 0; text-align:center; background:#fff }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 30px 50px }
.footer-text { margin:40px; font-family:"Open Sans",arial; font-weight:400; letter-spacing:4px; text-transform:uppercase }

/* 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:absolute; left:50%; margin-left:-103px; top:25px; width:207px; height:265px; background:url(/images/setup/aotm_2019.png) no-repeat; text-indent:-9999px}
.aotw .athlete { float:left; font-family:"Open Sans",arial; width:40% }
.aotw .thumb { position:relative; z-index:2; float:left; width:190px; margin:0 60px 0 0 }
.aotw .thumb:after { content:""; z-index:-1; position:absolute; left:-80px; right:-80px; top:-40px; bottom:-60px; background:url(/images/setup/athlete_bg.png) no-repeat 50% 0}
.aotw .thumb img { vertical-align:top; width:100% }
.aotw .title { display:block; margin-bottom:10px; padding-top:20px; text-decoration:none }
.aotw .title span { display:block; font-size:14px; font-weight:700; color:#333 }
.aotw .title span:nth-child(1) { font-size:33px; font-family:"fjallaone",arial; font-weight:400; margin-bottom:5px; text-transform:uppercase }
.aotw .athlete:nth-child(2) { float:right; text-align:right }
.aotw .athlete:nth-child(2) .thumb { float:right; margin:0 0 0 60px }

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

/* TABS */
.tabs-wrapper .tab_title { display:none }

.social-tabs ul.tabs .tab  { width:33.33% }
.social-tabs .tab a { display:block; font-family:"fjallaone",arial; font-weight:400; font-size:14px; text-align:center; line-height:30px; padding:10px 5px; text-transform:uppercase; text-decoration:none; background:#d9d9d9; color:#000 }
.social-tabs .tab a:focus,
.social-tabs .tab a.active { outline:none; background:#fff }
.social-tabs .tab a:before {content:""; font-family:"glyphicons"; display:inline-block; vertical-align:middle; margin-right:10px; margin-bottom:2px; width:18px; height:18px; font-size:12px; line-height:18px; text-align:center; color:#fff; background:#666; border-radius:2px }
.social-tabs .tab a[href*="twitter"]:before { content:'\e81d'; background:#55acee }
.social-tabs .tab a[href*="facebook"]:before { content:'\e81b'; background:#3b5998 }
.social-tabs .tab a[href*="instagram"]:before { content:'\e81f'; background:#984877 }

div.slider-row a{color:#fff}
div.mod-graphic-carousel.style1 .slick-prev, 
div.mod-graphic-carousel.style1 .slick-next {color:#fff;text-shadow: none;box-shadow: none;}
div.mod-graphic-carousel.style1 .slick-prev:focus, 
div.mod-graphic-carousel.style1 .slick-next:focus,
div.mod-graphic-carousel.style1 .slick-prev:hover, 
div.mod-graphic-carousel.style1 .slick-next:hover{color: #76212d;background: #fdbb2d;}


.sponsor-row{background:#76212d;color:#fff;}
.sponsor-row a{color:#fff;}
.sponsor-row div.mod-graphic-carousel.style1 .slick-prev, 
.sponsor-row div.mod-graphic-carousel.style1 .slick-next {color:#fff;text-shadow: none;box-shadow: none;}
.sponsor-row div.mod-graphic-carousel.style1 .slick-prev:focus, 
.sponsor-row div.mod-graphic-carousel.style1 .slick-next:focus,
.sponsor-row div.mod-graphic-carousel.style1 .slick-prev:hover, 
.sponsor-row div.mod-graphic-carousel.style1 .slick-next:hover{color: #76212d;background: #fdbb2d;}



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

.twitter-feed { color:#444; background:#fff }
.twitter-feed h1 { position:absolute; left:-9999px; width:1px; height:1px; display:block; overflow:hidden }
.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:#515151 }
.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 .feed { height:430px; overflow:auto }

/*INSTAGRAM*/
.instagram-feed { position:relative; height:430px; overflow:auto; padding:20px; background:#fff }
.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 .item { width:33.33%; float:left; box-sizing:border-box }
.instagram-feed .item .gutter { padding:2px 0 0 5px }
.instagram-feed .prev,
.instagram-feed .next { display:none }


.section-youtube .section-header { position:static; font-family:"fjallaone",arial; margin-bottom:0; font-size:48px; font-weight:400; text-transform:uppercase; color:#febb2e }
.section-youtube .section-header span { color:#fff }
.youtube-wrapper .player { position:relative;  float:left; width:80% }
.youtube-wrapper .player:before { padding-top:66% }
.youtube-wrapper .playlist { float:right; width:20%; box-sizing:border-box; padding:9px 5px; background:rgba(77,21,30,0.8) }
.youtube-wrapper .playlist .overflow { padding:10px; position:relative; overflow:hidden }
.youtube-wrapper .playlist .overflow ul { list-style:none; margin:0 }
.youtube-wrapper .playlist .overflow li { cursor:pointer; box-sizing:border-box }
.youtube-wrapper .playlist .overflow li:first-child { margin-left:0 }
.youtube-wrapper .playlist .overflow li img { display:block; width:100%; padding-bottom:3px; }
.youtube-wrapper .playlist .overflow li .title { color:#fff; font-family:"fjallaone",arial; padding:5px 0; font-weight:400; text-transform:capitalize; font-size:15px; display:block; line-height:18px }

.social-links { position:fixed; right:5px; top:50%; z-index:4; margin-top:-100px; }
.social-links li a { padding:15px }
.social-links ul { list-style:none; margin:0 }
.social-links li a { display:block; width:1em; padding:10px; font-size:20px; border-radius:5px; margin-bottom:5px; line-height:1; color:#76212d; background:#fdbb2d }
.social-links li a:hover,
.social-links li a:focus { background:#00431a; color:#fff }
.social-links li .text { position:absolute; left:-9999px }

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

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

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

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

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#752632}
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#752632; 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) {

.page { position:relative; background:#fff; overflow:hidden }
.landing .landing-top { background:url(/images/setup/bg_row_1_updated.jpg) no-repeat center center; background-size:cover;padding-top:80px;}
	.landing  .body-container{margin-top:0}
.body-container { margin-top:80px }
.mainbody { min-height:500px; max-width:1160px; margin:0 auto; padding:20px; position:relative }
.landing .mainbody { min-height:0; max-width:none; margin:0; padding:0 }


.landing-row.sponsor-row &gt; div{max-width:1380px;}


.site-header { position:relative; min-height:235px; z-index:3;  background:url(/images/setup/header_bg.png) no-repeat 50% 0; background-size:2000px auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; left:50%; margin-left:-563px; top:20px; display:block; width:1126px; height:168px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -984px 0 }
.site-header .logo { position:absolute; left:50%; margin-left:-790px; top:0; z-index:3; display:block; width:197px; height:168px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 0 }

.sticky-header .site-header .logo { position:fixed; width:104px; margin-left:-720px; height:89px; top:5px; background-position:-207px 0 }
.sticky-header .dropnav { position:fixed; left:0; right:0; top:0; margin-top:0 }

.mobile-menu-bar { display:none }

.landing-row {position:relative;}
.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.slider-row &gt; div{max-width: 1380px;}	
	
.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.schedule-row { margin-top:80px; padding:60px 0 100px; background:#fff }
.landing-row.social-row { padding:100px 0; background:url(/images/setup/bg_row_3.jpg) no-repeat 50% 0 #76212d; color:#fdbb2d; background-size:2000px auto }
.landing-row.aotw-row { position:relative; padding:70px 0; background:url(/images/setup/bg_row_4.jpg) no-repeat 50% 0,#fdbb2d; background-size:2000px auto}

/* NAVIGATION */
.dropnav { position:relative; top:155px; font-family:"fjallaone",arial;text-align:center; background:#77212e }
.dropnav .offscreen { color:#fff }
.dropnav ul { display:inline-block; vertical-align:top }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav &gt; ul { margin-left: -110px;}
.sticky-header .dropnav &gt; ul { margin-left: 0; }
.dropnav .nav { float:left; position:relative }
.dropnav .nav &gt; a { display:block; height:40px; padding:20px 30px;  font-size:21px; font-weight:400; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav &gt; a:after { content:""; position:absolute; right:0; top:33px; width:1px; height:15px; display:block; background:#febb2e }
.dropnav .nav7 &gt; a:after { display:none }
.dropnav .nav.focus &gt; a,
.dropnav .nav:hover &gt; a { outline:none }
.dropnav .nav.has-submenu:hover:after { content:""; display:block; position:absolute; left:50%; margin-left:-5px; top:62px; border-style:solid; border-color:  transparent transparent #fff #fff; border-width:5px }
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; top:70px; min-width:200px; text-align:left; padding:40px; background:#fff; white-space:nowrap }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { display:block; color:#666; white-space:nowrap; text-decoration:none; font-size:18px }
.dropnav .submenu a:hover,
.dropnav .submenu .has-submenu &gt; a:hover { color:#75222c }
.dropnav .submenu .has-submenu &gt; a { font-size:18px; color:#666; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="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; margin-bottom:5px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-family:"OpenSans",arial; font-weight:400; color:#d1d2d2; font-size:15px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#75222c }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; a { width:150px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'/'; padding:0 5px; color:#338f3b }
.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:"Open Sans",arial; z-index:2; padding:20px; margin-bottom:10px; color:#fff; background:#fff }
.secondary-nav h1 { float:left; margin-bottom:0; color:#77212e; font-family:"fjallaone",arial; font-weight:400; text-transform:uppercase; 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:15px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-weight:700; font-size:16px; color:#656565; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#77212e; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|"; color:#656565 }
.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:#77212e }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#77212e; 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; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li a:hover { color:#999}

.j-carousel .story-box { position:absolute; font-family:"Open Sans",arial; height:100px; padding:10px 40px;  box-sizing:border-box; background:rgba(0,0,0,0.8); max-width:990px; margin:0 auto; left:0; right:0; bottom:0 }
.j-carousel .story-box .title { display:block; white-space:nowrap; display:block; overflow:hidden; text-overflow:ellipsis; font-size:38px; color:#fff; font-family:"fjallaone",arial; font-weight:400; text-transform:uppercase }
.j-carousel .date { color:#fff }
.j-carousel .carousel-related-links { position:absolute; right:40px }
.j-carousel .carousel-related-links a { color:#fff }
.j-carousel .readmore,
.j-carousel .story-box .leadin { position:absolute; left:-9999px; width:1px; height:1px; display:block; color:#fff; overflow:hidden }
.j-carousel .controls { position:absolute; left:0; right:0; bottom:150px; text-align:center }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; text-indent:-9999px; background:#75212e; width:110px; height:10px; margin-left:2px; cursor:pointer }
.j-carousel .control.active { background:#fcb92c }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control .thumb { width:100%; vertical-align:top }

/* SEARCH */
.search-bar { position:absolute; right:45px; top:180px; z-index:999; width:185px; height:33px; background:#fff; border-radius:4px; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar input[type="text"] { width:94%; height:33px; vertical-align:top; padding:0 30px 0 5px; text-transform:uppercase; border:none; outline:none; color:#C33434; background:#fff; border-radius:4px; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar .submit { width:30px; height:26px; padding:0; border:none; overflow:hidden; background:none; position:absolute; right:0; top:0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:26px; font-size:14px; line-height:30px; text-align:center; color:#C33434; margin:0 }
 
/* SLIDER */
.slider-wrapper { position:relative; padding:10px 50px; background:#752632; border-radius:10px }
.slider-wrapper .slider { position:relative; border:5px solid #fff; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; margin-top:-15px; width:30px; height:30px; cursor:pointer; text-align:center; overflow:hidden }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#fff }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#fff }

/* SCOREBOARD SLIDER */
.section-schedule .section-header { position:static; font-family:"fjallaone",arial; font-weight:400; font-size:48px; line-height:1; text-transform:uppercase; text-decoration:none; color:#78212a }
.section-schedule .section-header span { color:#674903 }
.scoreboard-slider { position:relative; margin-bottom:10px }
.scoreboard-slider:before { content:""; position:absolute; left:-2000px; right:-2000px; top:0; bottom:0; background:url(/images/setup/bg_pattern_events_row.png) repeat 0 0; border-top:1px solid #d9d9d9;  display:block }
.scoreboard-slider .slider { position:relative; max-width:1200px; overflow:hidden; margin:0 auto }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-events { max-width:1100px; min-height:200px; margin:0 auto; font-weight:300; font-size:41px; text-align:center; text-transform:uppercase; line-height:400px; color:#14284b; background:rgba(255, 255, 255, 0.7); border:3px solid #14284b; box-sizing:border-box }
.scoreboard-slider .event-box { float:left; position:relative; width:25%; text-align:center; line-height:1; color:#000; box-sizing:border-box }
.scoreboard-slider .event-box .event { position:relative; min-height:200px; font-family:"fjallaone",arial; text-align:left; box-sizing:border-box; -webkit-box-sizing:border-box; padding:20px 10px 30px 75px; background:#fff; border:1px solid #d9d9d9; border-left:none }
.scoreboard-slider .event-box:first-child .event { border-left:1px solid #d9d9d9 }
.schedule-row .section-schedule .scoreboard-slider .event-box.empty { font-weight:300; font-size:35px; color:#666 }
.scoreboard-slider .event-box .date { font-family:"Open Sans",arial; font-weight:400; font-size:13px; color:#75222c }
.scoreboard-slider .event-box .sport,
.scoreboard-slider .event-box .sport a { display:block; margin-top:15px; font-size:20px; color:#000 }
.scoreboard-slider .event-box .status { position:absolute; top:20px; right:20px;  font-family:"Open Sans",arial; font-weight:400; font-size:14px; color:#75222c }
.scoreboard-slider .event-box .result { display:block; font-weight:700; font-size:15px; margin: 5px 0px; }
.scoreboard-slider .event-box .opponent,
.scoreboard-slider .event-box .team { font-size:15px }
.scoreboard-slider .event-box .team { margin-top:5px; text-align:left }
.scoreboard-slider .event-box .team-logo { position:relative; display:block; margin-bottom:10px; text-align:center }
.scoreboard-slider .event-box .team-logo img { position:absolute; left:-68px; top:50%; margin-top:-20px; max-width:50px }
.scoreboard-slider .event-box .team-logo:after { content:""; position:absolute; left:-13px; top:-70px; width:1px; height:151px; display:block ; background:#d9d9d9 }
.scoreboard-slider .event .status + .team::before{ content: '';position: absolute;left: 10px;top: 50px;height: 50px;width: 50px;background: url(/images/setup/logo_mini.png) no-repeat;background-size: contain }
.scoreboard-slider .event-box .score { float:right }
.scoreboard-slider .event-box .links { position:absolute; text-align:center; padding:15px; box-sizing:border-box; -webkit-box-sizing:border-box; height:50px; bottom:0; left:0; right:0; border-top:1px solid #d9d9d9 }
.scoreboard-slider .event-box .links a { color:#666; display:inline-block; vertical-align:top }
.scoreboard-slider .event-box .neutralsite-notes,
.scoreboard-slider .event-box .notes,
.scoreboard-slider .full-schedule-btn { position:absolute; left:-9999px; width:1px; height:1px; display:block; overflow:hidden }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; right:65px; top:-67px; width:67px; height:68px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -816px 0 }
.scoreboard-slider .next { left:auto; right:0; width:68px; background-position:-883px 0 }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.5; pointer-events:none }
.scoreboard-slider .event-box .event .no-event {  padding-top: 55px; display: block; }

}

@media only screen and (min-width:1301px) and (max-width:1600px) {

.site-header .site-title a { transform:scale(0.8); -webkit-transform:scale(0.8); margin-left:-563px;  }
.site-header .logo { transform:scale(0.9); -webkit-transform:scale(0.9); margin-left:-660px; top:10px }

.sticky-header .dropnav .nav &gt; a { padding:20px; font-size:21px }
.sticky-header .site-header .logo { margin-left:-600px }

}

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

.site-header .site-title a { transform:scale(0.6); -webkit-transform:scale(0.6); margin-left:-563px }
.site-header .logo { transform:scale(0.8); -webkit-transform:scale(0.8); margin-left:-530px; top:5px }

.sticky-header .dropnav .nav &gt; a { padding:20px 17px; font-size:20px }
.sticky-header .site-header .logo { margin-left:-520px }

.dropnav .nav &gt; a { padding:20px; font-size:24px }

}

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

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

body { padding:0 }

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

.social-links { position:absolute; top:117px; margin-top:0; left:5px }
.social-links li { display:inline-block; vertical-align:top }

.search-bar { display: none; }

.mobile-menu-bar { display:block; padding:5px; background:#77212e }
.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:#febb2e; color:#000; text-decoration:none } 

.landing-row.social-row,
.landing-row.schedule-row { display:none }
	.slider-row.landing-row{background:#752632}
.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:#752632; 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:0 10px; border-bottom:5px solid #752632; text-transform:uppercase; background:#752632; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.slider-wrapper { padding:0 5px 5px; background:#1e3265 }
.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 }

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

.landing-row.aotw-row { background:#feb127}
.section-aotw .section-header { position:static; margin:0 auto }
.aotw { background:#feb127; padding:50px 0 }
.aotw .athlete { width:48%; text-align:center }
.aotw .thumb { float:none; display:block; width:auto; border:15px solid #77212e; max-width:230px; margin:0 auto 10px }
.aotw .thumb:after { display:none }
.aotw .title { margin-bottom:5px; padding-top:0 }
.aotw .leadin { font-size:14px }
.aotw .athlete:nth-child(2) { float:right; text-align:center }
.aotw .athlete:nth-child(2) .thumb { float:none; margin:0 auto 10px }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

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

@media only screen and (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/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 }

.social-links { position:static; left:0; right:0; text-align:center; background:#000; padding-top: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>