<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:'FritzQuadrata';
    src: url('FritzQuadrata_Bold.woff2') format('woff2'),
         url('FritzQuadrata_Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

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

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

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

@font-face {
    font-family: 'proxima_nova';
    src: url('proximanova-extrabld-webfont.woff2') format('woff2'),
         url('proximanova-extrabld-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    
}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#006eb9 !important }

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:1rem; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

body { font-family:'proxima_nova', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#006eb9; text-decoration:none }
a:focus,
a:hover { color:#037641; 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; font-family:'roboto', arial; padding:10px; background:#fff }
.landing .mainbody { padding:0; font-family:'proxima_nova', arial; 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:45px 0; text-align:center; background:#00192f; border-top:8px solid #007f44 }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 25px }
.footer-text { margin:30px 0; font-weight:700; color:#fff }
.footer-text .edu-link { display:block; font-size:22px; font-weight:800; text-decoration:none; color:#fff }

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

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:49%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

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

.section-headlines .section-header { position:static; margin:0; font-size:30px; font-weight:800; text-align:center; text-transform:uppercase; line-height:64px; letter-spacing:0.025em; color:#00325f }
.more-news { margin:-10px -10px }
.more-news .story { position:relative; float:left; width:33.33%; padding:10px; box-sizing:border-box }
.more-news .story:nth-child(3n+1){ clear:left; margin-left:0 }
.more-news .heading { margin:0; background:#fff; border-top:4px solid #006eb9 }
.more-news .heading a { text-decoration:none }
.more-news .heading .thumb { position:relative; display:block; padding-top:69.43%; overflow:hidden }
.more-news .heading .thumb img { position:absolute; left:0; top:0; width:100%; min-height:100% }
.more-news .heading .title { display:block; padding:20px 30px 0; font-size:20px; line-height:1.2; color:#5f5f5f }
.more-news .heading .title:before { content:'Read More'; position:absolute; left:50%; bottom:10px; width:106px; height:26px; margin-left:-53px; font-size:13px; font-weight:800; text-transform:uppercase; text-align:center; text-decoration:none; line-height:26px; color:#fff; background:#006eb9 }
.more-news .details { overflow:hidden; background:#fff }
.more-news .details .date { display:block; margin-top:5px; padding:0 30px 50px; font-weight:700; text-transform:uppercase; color:#007f44 }
.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-right:5px }
.more-news .load-more { display:none; width:190px; height:42px; margin-top:30px; font-weight:700; text-transform:uppercase; text-decoration:none; text-align:center; line-height:42px; color:#fff; background:#12844f; border:1px solid #c5c5c5; transition:0.2s }
.more-news .load-more:hover { background:#006eb9 }

/* AOTW */
.section-aotw { position:relative }
.section-aotw .section-header { position:static; margin:0; font-size:30px; font-weight:800; text-align:center; text-transform:uppercase; line-height:64px; letter-spacing:0.025em; color:#0055a5 }
.section-aotw .btn-archives { position:absolute; top:86px; right:25px; width:107px; height:29px; font-weight:900; font-size:12px; text-align:center; text-transform:uppercase; text-decoration:none; line-height:29px; color:#fff; background:rgba(0,0,0,0.5); transition:0.2s }
.section-aotw .btn-archives:hover { color:#0055a5; background:#fff }
.aotw { position:relative; padding-left:300px }
.aotw .athlete { height:320px; background:rgba(0,0,0,0.8) }
.aotw .thumb { position:absolute; left:0; top:0; width:280px; height:320px; border:5px solid #fff; box-shadow:0 0 15px 0 rgba(0,0,0,0.75); overflow:hidden; box-sizing:border-box }
.aotw .thumb img { position:absolute; left:0; top:0; width:100% }
.aotw .title { display:block; padding:0 30px; line-height:72px; text-decoration:none; color:#fff; background:url(/images/setup/bg_blue_bar_pattern.png) repeat }
.aotw .title span { display:inline-block; vertical-align:middle; padding-left:30px; font-size:15px }
.aotw .title span:nth-child(1) { padding-left:0; font-size:28px; font-weight:700; line-height:72px }
.aotw .leadin { display:block; padding:30px; font-size:18px; color:#fff }

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

/* TABS */
.tabs-wrapper .tabs { border-bottom:5px solid #037641 }
.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:#006eb9 }

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

/* TWITTER */
.twitter-feed { 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; color:#444 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

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

/* INSTAGRAM FEED */
.instagram-feed { position:relative; height:490px; padding:5px; overflow:auto; background:#fff; border:1px solid #eee; box-sizing:border-box }
.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 { width:33.33%; float:left }
.instagram-feed .item .gutter { padding:5px }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { font-size:12px; text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; color:#444; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; line-height:1; margin-top:-15px; color:#eee; text-align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .next,
.instagram-feed .prev { display:none }

.landing-row.social-row{ position:relative }
.skip-btn{ position:absolute }

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

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

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

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

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#006eb9 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#006eb9; 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; overflow:hidden; padding-top:189px }
.landing .page { padding-top:0 }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:fixed; left:0; right:0; top:0; height:95px; z-index:3; background:url(/images/setup/master_sprite.png) no-repeat 50% -381px #035E33 }
.site-header:before { content:''; position:absolute; top:100%; left:50%; width:287px; height:100px; margin-left:-144px; background:url(/images/setup/master_sprite.png) no-repeat 50% -476px }
.site-header:after{ content:''; position:absolute; left:0; right:0; bottom:-25px; background:url(/images/setup/master_sprite.png) no-repeat 50% -476px; height:25px}
.site-header .site-title { position:absolute; z-index:1; left:50%; top:7px; margin:0 0 0 -118px }
.site-header .site-title a { display:block; width:230px; height:138px; text-indent:-9999px; color:#fff }

.mobile-menu-bar, .social-links { display:none }

.landing-row .landing-row-offset { margin:0 -10px }
.landing-row &gt; div { max-width:1200px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row &gt; div:after { content:""; display:block; clear:both }
.landing-row.no-pad &gt; div { padding:0 }
.landing-row.no-bounds &gt; div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.events-row { background:url(/images/setup/bg_row_2_pattern.png) repeat; border-top:8px solid #fff; border-bottom:8px solid #fff }
.landing-row.aotw-row { padding-bottom:40px; background:url(/images/setup/bg_row_3.jpg) no-repeat 50% 0; background-size:cover }
.landing-row.buttons-row { padding:25px 0; background:url(/images/setup/bg_row_4.jpg) no-repeat 50% 0; background-size:cover }
.landing-row.headlines-row { padding-bottom:30px; background:url(/images/setup/website_background.png) no-repeat 50% 0, url(/images/setup/bg_row_2_pattern.png) repeat; border-top:8px solid #fff; border-bottom:8px solid #fff;
    background-attachment:fixed;
    background-position:cover;
}
.landing-row.social-row { padding:30px 0 40px; background:#00325f }
.landing-row.sponsors-row { padding:25px 0; background:url(/images/setup/bg_row_2_pattern.png) repeat; border-top:8px solid #fff }

/* NAVIGATION */
.dropnav { position:relative; text-align:center }
.dropnav .offscreen { color:#fff }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav &gt; ul { position:relative; display:inline-block; vertical-align:top; margin-left:80px; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav:nth-child(3) { margin-right:340px }
.dropnav .nav:nth-child(3) ~ .nav &gt; .submenu { left:auto; right:0 }
.dropnav .nav:nth-child(3) ~ .nav &gt; .submenu:before { background:url(/images/setup/master_sprite.png) no-repeat -1142px -464px }
.dropnav .nav &gt; a { position:relative; display:block; z-index:3; height:100px; padding:0 15px; font-family:'FritzQuadrata', arial; font-size:18px; 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 }
.dropnav .nav.focus &gt; a:before,
.dropnav .nav:hover &gt; a:before { content:''; position:absolute; top:51px; left:50%; margin-left:-16px; border:16px solid transparent; border-bottom-color:#04477c }
.dropnav .nav.has-submenu.focus &gt; a:before,
.dropnav .nav.has-submenu:hover &gt; a:before { top:100px; border-bottom-color:transparent; border-top-color:#04477c }
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; top:83px; padding:60px 30px 90px; width:508px; height:374px; overflow:hidden; background:url(/images/setup/master_sprite.png) no-repeat -895px 0; white-space:nowrap; box-sizing:border-box }
.dropnav .nav &gt; .submenu:before { content:''; position:absolute; display:block; left:0; top:0; right:0; height:138px; background:url(/images/setup/master_sprite.png) no-repeat -429px -464px }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .nav &gt; .submenu &gt; * { position:relative }
.dropnav .submenu a { display:block; padding:0 10px; font-family:'FritzQuadrata', arial; font-size:16px; line-height:36px; white-space:nowrap; text-decoration:none; color:#fff }
.dropnav .submenu a:hover { background:#04477c }
.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 }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; a { min-width:215px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { padding:0 5px; font-family:arial; font-size:12px; text-transform:uppercase }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:absolute; left:0; top:90px; right:0; z-index:2; padding:30px; color:#fff; background:rgba(0,0,0,0.9) }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px; font-family:'FritzQuadrata', arial; text-transform:uppercase }
.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:10px }
.secondary-nav li { float:left; font-family:'FritzQuadrata', arial; font-weight:700; text-transform:uppercase }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#037641; outline:none; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover &gt; a { color:#fff; background:#037641 }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#037641; 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:#000 }

.j-carousel .seat { height:100vh }
.j-carousel .story-box { position:absolute; left:50%; top:50%; width:620px; padding:45px; text-align:center; color:#fff; background:rgba(0,0,0,0.7); -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%) }
.j-carousel .story-box .title { display:block; margin-bottom:10px; font-size:40px; font-weight:900; line-height:1; text-decoration:none; color:#fff }
.j-carousel .story-box .date { font-size:24px; font-weight:600 }
.j-carousel .story-box .carousel-share-links { display:inline-block; margin-left:10px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#fff; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:30px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .leadin { display:none }
.j-carousel .story-box .readmore { display:block; width:165px; height:42px; margin:10px auto; font-weight:700; line-height:42px; text-decoration:none; text-transform:uppercase; color:#fff; background:#027541; border:1px solid #c5c5c5 }
.j-carousel .controls { position:absolute; bottom:0; left:50%; width:880px; padding:15px; font-size:0; -webkit-transform:translateX(-50%); transform:translateX(-50%) }
.j-carousel .controls:before { content:''; position:absolute; display:block; left:-2000px; right:-2000px; top:-5px; bottom:0; background:rgba(0,0,0,0.7); border-top:5px solid #006eb9 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:16.66%; padding:0 7px; cursor:pointer; box-sizing:border-box }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:7px; right:7px; bottom:0; height:5px; background:#fff }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .pp { position:absolute; right:5px; top:50%; margin-top:-20px; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:1.2rem; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }
.j-carousel .prev,
.j-carousel .next { position:absolute; bottom:35px; left:50%; width:32px; height:32px; margin-left:-480px; overflow:hidden; line-height:32px; text-align:center; text-decoration:none; cursor:pointer; color:#fff; background:#007f44; border-radius:100% }
.j-carousel .next { left:auto; right:50%; margin-right:-480px }
.j-carousel .prev:before,
.j-carousel .next:before { content:'\e80f'; display:block; font-family:'glyphicons'; font-size:24px }
.j-carousel .next:before { content:'\e810' }
 
/* 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 { float:left; width:18.58%; margin-left:1.75%; text-align:center; box-sizing:border-box }
.slider-wrapper .image:first-child { margin-left:0 }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .prev,
.slider-wrapper .next { position:absolute; top:50%; left:-50px; width:32px; height:32px; margin-top:-16px; overflow:hidden; line-height:32px; text-align:center; text-decoration:none; cursor:pointer; color:#fff; background:#007f44; border-radius:100%; border:none }
.slider-wrapper .next { left:auto; right:-50px }
.slider-wrapper .prev:before,
.slider-wrapper .next:before { content:'\e80f'; display:block; font-family:'glyphicons'; font-size:24px }
.slider-wrapper .next:before { content:'\e810' }
.slider-wrapper .pp { position:absolute; left:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; text-align:center; border:none; cursor:pointer; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.slider-wrapper .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.slider-wrapper .pp.play:before { content:'\e80a' }


/* SCOREBOARD SLIDER */
.section-events .section-header { position:static; margin:0; font-size:30px; font-weight:800; text-align:center; text-transform:uppercase; line-height:64px; letter-spacing:0.025em; color:#00325f }
.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 { float:left; position:relative; width:17.33%; min-height:330px; margin-left:3.33%; padding:120px 10px 10px; font-size:15px; text-align:center; color:#575757; background:#fff; border:1px solid #c8c8c8; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box:before { content:''; position:absolute; left:0; right:0; top:0; height:105px; background:#006eb9 }
.scoreboard-slider .event-box .date { position:absolute; left:0; top:0; width:50%; padding-top:10px; font-size:22px; text-transform:uppercase; color:#fff }
.scoreboard-slider .event-box .date span { display:block; line-height:1.2 }
.scoreboard-slider .event-box .date span:nth-child(2) { font-size:18px }
.scoreboard-slider .event-box .date span:nth-child(3) { font-size:40px; line-height:1 }
.scoreboard-slider .event-box .team-logo { position:absolute; top:0; right:5%; width:45%; text-align:center }
.scoreboard-slider .event-box .sport a,
.scoreboard-slider .event-box .status { display:block; font-size:13px; font-weight:700; text-transform:uppercase; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#575757 }
.scoreboard-slider .event-box .status { font-size:26px; font-weight:700 }
.scoreboard-slider .event-box .neutralsite-notes { display:block; margin-top:5px; font-size:13px }
.scoreboard-slider .event-box .links span { 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; vertical-align:top; width:24px; height:24px; margin:0 2px; text-align:center; text-decoration:none; line-height:24px; color:#fff; background:#037641; border-radius:100% }
.scoreboard-slider .event-box .links a:hover { color:#1073b6 }
.scoreboard-slider .full-schedule-btn { display:block; width:190px; height:42px; margin:30px auto; font-weight:700; text-transform:uppercase; text-decoration:none; text-align:center; line-height:42px; color:#fff; background:#1073b6; border:1px solid #c5c5c5; transition:0.2s }
.scoreboard-slider .full-schedule-btn:hover { background:#037641 }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; top:-50px; right:52px; width:32px; height:32px; overflow:hidden; line-height:32px; text-align:center; text-decoration:none; cursor:pointer; color:#fff; background:#007f44; border-radius:100% }
.scoreboard-slider .next { left:auto; right:0 }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons'; font-size:24px }
.scoreboard-slider .next:before { content:'\e810' }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.5; pointer-events:none }

/* BUTTONS */
.buttons-nav li { float:left; width:33.33% }

/* SOCIAL */
.section-social .section-header { position:static; margin:20px 0; font-weight:600; font-size:30px; text-transform:uppercase; line-height:30px; color:#fff }
.section-social .section-header span { display:inline-block; vertical-align:middle; margin:-3px 8px 0 0; width:30px; height:30px; font-size:20px; text-align:center; line-height:30px; color:#00325f; background:#007f44; border-radius:100% }

}

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

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

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

.slider-wrapper { margin:0 50px }

}

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

.dropnav &gt; ul { margin-left:65px }
.dropnav .nav:nth-child(3) { margin-right:300px }
.dropnav .nav &gt; a { padding:0 8px; font-size:14px }

}

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

body { padding:0 }

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

.mobile-menu-bar { display:block; padding:5px; background:#037641 }
.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:#006eb9; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu &gt; .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu &gt; a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active &gt; .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#006eb9; 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,
.j-carousel .prev,
.j-carousel .next { 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 }
.j-carousel .pp { position:absolute; right:5px; top:5px; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:1.2rem; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }


.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 #037641; text-transform:uppercase; background:#006eb9; 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:5px }
.slider-wrapper .item { display:block }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned { display:none }
.slider-wrapper .image { float:left; width:20%; padding:5px; box-sizing:border-box }
.slider-wrapper .image:nth-child(5n+1) { clear:left }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

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

.social-links { background:#000 }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; width:33.33% }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; font-size:16px; line-height:34px; text-align:center; color:#fff; transition:0.35s }
.social-links li .gicon-twitter{ background:#55acee }
.social-links li .gicon-facebook{ background:#3b5998 }
.social-links li .gicon-youtube{ background:#bb0000 }
.social-links li .gicon-instagram{ background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }

.section-aotw .btn-archives { width:90px }
.aotw .title span { font-size:14px }
.aotw .title span:nth-child(1) { font-size:24px }
.aotw .leadin { font-size:16px }

.buttons-nav li { float:left; width:33.33%; padding:5px; box-sizing:border-box }
.buttons-nav li img { display:none }
.buttons-nav li span { position:static; display:block; margin:0; padding:10px; font-weight:700; text-align:center; text-transform:uppercase; color:#fff; background:#03351e; border:1px solid #fff }

.landing-row.events-row,
.landing-row.social-row { display:none }
.landing-row.buttons-row { padding:10px;background:#056438 }
.landing-row.headlines-row { padding:0 10px 10px; background:#b5b5b5 }
.landing-row.aotw-row { padding-bottom:20px; background:#e5e5e5 }

}

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

.more-news .story { width:50% }

.section-aotw { margin:0 10px }
.section-aotw .btn-archives { position:absolute; left:0; top:auto; bottom:0; width:140px; }
.aotw { padding-left:150px }
.aotw .athlete { height:200px }
.aotw .thumb { width:140px; height:160px }
.aotw .title { padding:0 15px; line-height:36px }
.aotw .title span { font-size:14px }
.aotw .title span:nth-child(1) { font-size:16px; line-height:36px }
.aotw .leadin { padding:15px; font-size:12px }

.slider-wrapper .image { width:33.33% }
.slider-wrapper .image:nth-child(3n+1) { clear:left }
.slider-wrapper .image:nth-child(5n+1) { clear:none }

}

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

.more-news .story {  width:100% }

.section-aotw .btn-archives { position:static; display:block; width:auto }
.aotw { padding-left:0 }
.aotw .athlete { height:auto }
.aotw .thumb { position:static; display:block;  width:100%; height:auto }
.aotw .thumb img {  position:static; vertical-align:top }

.footer-logos li { margin:10px }
.footer-text .edu-link { font-size:18px }
.footer-text span { display:block; height:0; overflow:hidden }

.slider-wrapper .image { width:50% }
.slider-wrapper .image:nth-child(2n+1) { clear:left }
.slider-wrapper .image:nth-child(3n+1) { clear:none }

}

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

/* Presto Logo */

a.presto-logo img {
    max-width: 200px;
}</pre></body></html>