<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a[aria-label="Prestosports"] img{
    max-width: 240px;
    padding:30px 0;
}
/* ==============
   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 BQ';
    src: url('AkzidenzGroteskBQ-Light.woff2') format('woff2'),
        url('AkzidenzGroteskBQ-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Akzidenz-Grotesk BQ';
    src: url('AkzidenzGroteskBQ-Medium.woff2') format('woff2'),
        url('AkzidenzGroteskBQ-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Akzidenz-Grotesk BQ';
    src: url('AkzidenzGroteskBQ-Bold.woff2') format('woff2'),
        url('AkzidenzGroteskBQ-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Akzidenz-Grotesk BQ';
    src: url('AkzidenzGroteskBQ-Reg.woff2') format('woff2'),
        url('AkzidenzGroteskBQ-Reg.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}


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

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:15px; 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:'roboto', arial; font-size:14px; line-height:1.5; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

/* :focus { outline-color:#001b38 }*/
:focus{  outline: 2px solid red;}

a { color:#778A9B; text-decoration:none }
a:focus,
a:hover { color:#888; 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; color:#444; 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 }

.site-footer { padding:40px 0; text-align:center; background:url(/images/setup/2018_bg_blue_pattern.jpg) repeat 0 0 #000; color:#fff; border-bottom:5px solid #fff }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 35px }

.footer-address { margin-top:40px; text-transform:uppercase; font-family:"Akzidenz-Grotesk BQ",arial; font-weight:700; letter-spacing:0.1em }
.footer-address span { margin:0 25px }
.footer-address a { color:#7391b3; margin-left:5px }

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

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

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }  

.more-news .story { width:50%; float:left; margin-bottom:20px; box-sizing:border-box; font-family:"Akzidenz-Grotesk BQ",arial; padding:0 10px 0 200px; position:relative }
.more-news .story:nth-child(2n+1) { clear:left }
.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:16px; margin-bottom:5px; color:#001b38 }
.more-news .details { overflow:hidden }
.more-news .details .leadin { display:none }
.more-news .date,
.more-news .sport-name { display:inline-block; vertical-align:top; font-weight:500; color:#000 }
.more-news .date:after { content:"|"; margin:0 2px}
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .details .related-links li a { color:#001b38; font-weight:500 }
.more-news .load-more { display:block; clear:both; max-width:200px; padding:10px 15px; margin:0 auto; text-align:center; background:#001b38;  font-family:"Akzidenz-Grotesk BQ",arial; color:#fff; border-radius:3px; font-weight:700; text-transform:uppercase; letter-spacing:0.2em }

/* AOTW */
.section-aotw { position:relative; height:515px; background:#001b38; padding:25px 40px 30px; box-sizing:border-box}
.section-aotw:before { content:""; position:absolute; left:50%; margin-left:-35px; top:-20px; width:70px; height:40px; background:url(/images/setup/2018_master_sprite.png) no-repeat -1388px 0; display:block}


.aotw .thumb { display:block }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:none; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:12px; color:#9b1d22 }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#233a75 }
.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 }
.tabs-wrapper .tab a { display:block; line-height:50px; font-size:14px; font-family:"Akzidenz-Grotesk BQ",arial; font-weight:300; padding:0 20px; text-transform:uppercase; text-decoration:none; background:#001b38; color:#fff; letter-spacing:0.2em }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { background:#1b4165 }
.tabs-wrapper .panes { position:relative;  }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }


.main-tabs .pane { background:#fff; box-shadow:0 0 25px #000 }
.main-tabs .pane .overflow { height:740px; border:10px solid #001b38; padding:20px; overflow:auto }
.main-tabs .pane1 .overflow { height:auto; padding:0; border:none; overflow:visible }
.main-tabs .pane4 .overflow { height:auto; overflow:visible; text-align:center }

/* TABS */
/*.tabs-wrapper ul.tabs { border-bottom:5px solid #233a75; font-size:1rem }*/
/*.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; font-size:0.875em; text-transform:uppercase; text-decoration:none; background:#444; color:#fff }*/
/*.tabs-wrapper .tab a:focus,*/
/*.tabs-wrapper .tab a.active { background:#9b1d22 }*/
/*.tabs-wrapper .panes { position:relative; overflow:hidden }*/
/*.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }*/
/*.tabs-wrapper .pane.active { position:static; visibility:visible }*/


.composite-tabs ul.tabs .tab { margin-right:40px; font-family:'open_sans', arial }
.composite-tabs ul.tabs .tab1 ~ .tab:before { content:'|'; float:left; margin-right:35px; font-size:30px; line-height:50px; color:#fff }
.composite-tabs .tab a { display:block; line-height:50px; font-size:30px; white-space:nowrap; text-align:center; font-weight:500; padding:0;  background:none; color:#4f7aa7; letter-spacing:0;  }
.composite-tabs .tab a:focus,
.composite-tabs .tab a.active { background:none; color:#fff }

.social-tabs { background:#001b38 }
.social-tabs ul.tabs { width:95%; margin:0 auto }
.social-tabs ul.tabs .tab { width:25%; text-align:center }
.social-tabs .tab a { display:block; line-height:75px; font-size:15px; font-family:"Akzidenz-Grotesk BQ",arial; font-weight:300; padding:0 }
.social-tabs .pane { padding:20px 40px; background:#fff }
.social-tabs .pane .overflow { height:400px; overflow:auto; text-align:center; background:#fff }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; border:5px solid #fff; overflow:hidden;padding-top:2px;padding-bottom: 2px; }
.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 .lazyloaded { width:100% }
.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; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#001b38 }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#001b38 }
.slider-wrapper .pp { position:absolute; right: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' }

.sponsor-slider { padding:25px 50px 45px }
.sponsor-slider .image { display:block; float:left; width:12.42%; margin-left:1% }

/* SOCIAL ICONS */
.social-links { position:absolute; right:28px; top:30px }
.social-links ul { margin:0 }
.social-links li { list-style:none; display:inline-block; vertical-align:top; margin:0 8px }
.social-links li a { color:#dfe1e3; font-size:24px }
.social-links .text { position:absolute; left:-9999px; width:1px; height:1px; display:block; overflow:hidden; color:#000 }

/* NAVBAR BUTTONS */
.navbar-buttons li { display:block; float:left; width:50% }

/* NAVBAR LINKS */
.navbar-link ul { margin:0 }
.navbar-link li { display:block; height:150px; line-height:150px; float:left; width:33.33%; text-align:center; border-right:5px solid #fff; box-sizing:border-box }
.navbar-link li:nth-child(3n+1) { border-left:5px solid #fff }
.navbar-link li:nth-child(-n+3) {  border-bottom:5px solid #fff }
.navbar-link li a { font-size:26px; color:#fff; text-transform:uppercase;  font-family:"Akzidenz-Grotesk BQ",arial; font-weight:700; letter-spacing:0.1em  }
.navbar-link li:last-child { display:none }

.information-buttons { max-width:1410px; margin:-5px auto 0; border-right:5px solid #fff; background:url(/images/setup/2018_buttons_bg.jpg) no-repeat 50% 10px }
.information-buttons li { float:left; width:33.33%; box-sizing:border-box; border-top:5px solid #fff; border-left:5px solid #fff; box-sizing:border-box }
.information-buttons li a { position:relative; display:block }
.information-buttons li .image { width:100% }
.information-buttons li .mouse-over-image { visibility:hidden; opacity:0; position:absolute; left:0; top:0 }
.information-buttons li:hover .mouse-over-image { visibility:visible; opacity:1 }

/* CONTENT SWITCHER */
.content-switcher { position:relative; font-family:"Akzidenz-Grotesk BQ",arial; }
.content-switcher .switcher-list { position:absolute; top:-50px; right:0; width:280px; height:50px; z-index:2; color:#6a6a6a; cursor:pointer; background:#001b38 }
.content-switcher .switcher-list:focus { border-color:#eebe34; background:#eee;  }
.content-switcher .switcher-list .selection { display:block; position:relative; padding:0 15px; margin-right:50px; font-size:18px; letter-spacing:0.1em; font-weight:300; line-height:48px; text-decoration:none; text-transform:capitalize; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; background:#f0f0f0 }
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:20px; top:50%; margin-top:-3px; border:5px solid transparent; border-top-color:#fff }
.content-switcher .switcher-list.active:after { margin-top:-9px; border-top-color:transparent; border-bottom-color:#fff }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:-1px; right:-1px; top:48px; max-height:200px; padding:10px 20px; overflow:auto; background:#f5f5f5; border:1px solid #ccc }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li { display:block; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { display:block; padding:5px 0; font-family:'open_sans', arial; font-size:13px; line-height:1.2; color:#333; overflow:hidden }
.content-switcher .switcher-list li a:hover { text-decoration:none; color:#000 }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }

.content-switcher.loading .switcher-list { opacity:0.5 }
.content-switcher.loading .switcher-list .selection:before { content:''; position:absolute; left:0; right:100%; top:0; bottom:0; background:rgba(193,193,193,0.5); -webkit-animation: loader 3s infinite linear; animation: loader 3s infinite linear }

/* SCOREBAORD */
.scoreboard-slider { position:relative; margin-top:35px }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-event { position:absolute; left:0; top:0; right:0; font-size:14px; font-weight:500; text-transform:uppercase; line-height:50px; color:#fff; background:#00457c }
.scoreboard-slider .no-events { padding:50px; font-size:16px; font-weight:700; text-align:center; text-transform:uppercase; letter-spacing:0.12em; color:#555; background:#fff }
.scoreboard-slider .event-box { float:left; position:relative; width:15.83%; min-height:350px; margin-left:1%; padding:0 10px 60px; text-align:center; color:#555; background:#fff; box-sizing:border-box; text-transform:uppercase; font-family:"Akzidenz-Grotesk BQ",arial; font-weight:500 }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box.inprogress { background:#fffdea }
.scoreboard-slider .event-box .date { background:#00457c; color:#fff; height:50px; line-height:50px; margin:0 -10px 20px; font-size:14px }
.scoreboard-slider .event-box .date span:first-child:after { content:"."; margin-right:3px; letter-spacing:0.1em }
.scoreboard-slider .event-box .result { display:block; margin:5px 0; font-weight:700; text-transform:uppercase; letter-spacing:0.06em; color:#00493c }
.scoreboard-slider .event-box .sport a { font-size:16px; line-height:1; text-transform:uppercase; color:#000 }
.intramurals .scoreboard-slider .event-box .sport a { pointer-events: none;cursor: default;text-decoration: none;color: black;}
.scoreboard-slider .event-box .team-logo img { max-height:80px }
.scoreboard-slider .event-box .team-logo { display:block; margin:5px 0 }
.scoreboard-slider .event-box .opponent { font-size:18px; font-weight:500; line-height:1; text-transform:capitalize; color:#555 }
.scoreboard-slider .event-box .neutralsite-notes { position:absolute; left:-9999px; width:1px; height:1px; display:block; overflow:hidden }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:0; min-height:50px; padding:15px; border-top:1px solid #f2f2f2; box-sizing:border-box }
.scoreboard-slider .event-box .links .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider .event-box .links .icon { padding:0 5px; font-size:16px; color:#555 }
.scoreboard-slider .event-box .links &gt; span { display:none }
.intramurals .scoreboard-slider .full-schedule-btn { display:none }
.scoreboard-slider .full-schedule-btn { position:static; display:block; margin:40px auto 0; font-family:"Akzidenz-Grotesk BQ",arial; font-weight:500; letter-spacing:0.2em; color:#fff; text-transform:uppercase; font-size:16px; text-align:center }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:-30px; top:50%; width:20px; z-index:1; height:40px; margin-top:-20px; overflow:hidden; font-size:40px; cursor:pointer; text-align:center; text-decoration:none; line-height:40px; color:#fff }
.scoreboard-slider .next { left:auto; right:-30px }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons'; color:#fff }
.scoreboard-slider .next:before { content:'\e810' }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.5; pointer-events:none }

.landing-row.composite-row { background:url(/images/setup/2018_bg_blue_pattern.jpg) repeat 0 0 #000; margin-top:0; padding:55px 30px }

/* YOUTUBE */
.youtube-wrapper { position:relative; z-index:1; background:#222 }
.youtube-wrapper .player { position:relative; display:block }
.youtube-wrapper .playlist .overflow { height:130px; padding:0; overflow:auto; background:#fff }
.youtube-wrapper .playlist ul { list-style:none; padding:0; margin:0 }
.youtube-wrapper .playlist li { padding:10px; color:#FFF; cursor:pointer; position:relative }
.youtube-wrapper .playlist li.active { background:rgb(74, 74, 74) }
.youtube-wrapper .playlist img { max-width:95px; margin-right:10px; float:left }
.youtube-wrapper .playlist li a { display:block; font-size:11px; font-weight:700; text-align:left; line-height:1.1; color:#014165; padding:5px 0 }
.youtube-wrapper .playlist li.active a { color:#fff }

/* INSTAGRAM */
.instagram-feed ul { margin:0; list-style:none }
.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:25%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed .prev,
.instagram-feed .next { display:none }

/* FULL STANDINGS */
.full-standings h1 { margin:0; border-bottom:5px solid #001226; font-size:20px; text-transform:uppercase; text-align:center; color:#001226 }
.full-standings table { width:100%; line-height:1.2; border-collapse:collapse }
.full-standings th,
.full-standings td { padding:10px; text-align:center }
.full-standings th { font-size:14px; font-style:italic; text-transform:uppercase; color:#fff; background:#001226 }
.full-standings td:first-child { text-align:left; text-transform:uppercase }
.full-standings td a { text-decoration:none }
.full-standings tr:hover td { color:#000; background:#f4f4f4 }
.full-standings .pinned { display:none }
.full-standings &gt; .container { margin-top:10px }
.full-standings &gt; .container:first-child { margin-top:0 }
.full-standings td.conf-field { color:#444; background:#D1D1D1 }
.full-standings .overflow .pinned-col{ width:300px }

.internal-page .video-grid .item .thumb &gt; em:before { left: 40%; }
.internal-page .video-grid .item .thumb &gt; em:after { left: 44%; }

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

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

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#001b38; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-wrap .team-stats { width:100%; overflow:hidden }
.schedule-list table th { background-color:#001b38; color:#fff }

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

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

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

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

/*
body { background:#b0b0b0 }
.landing body { position:relative; background-repeat:no-repeat; background-position:50% 200px; background-size:2000px auto; background-color:#b0b0b0; max-width:2000px; margin:0 auto;}

body { position:relative; max-width:2000px; margin:0 auto; background-repeat:no-repeat; background-position:50% 200px; background-size:2000px auto }
.internal-page body { background-position:50% 0; background-size:cover; background-attachment:fixed }
*/


body { position:relative; max-width:2000px; margin:0 auto; background-repeat:no-repeat; background-position:50% 200px; background-size:2000px auto }
.internal-page body { background-position:50% 190px; background-size:2000px auto }
.sticky-header body { background-position:50% 0; background-attachment:fixed }


.page { position:relative; overflow:hidden }

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

.body-container { max-width:1100px; margin:40px auto 0 }
.landing .body-container { max-width:none }
.sport-home .body-container { margin-top:10px }

.site-header { position:relative; z-index:3; background:url(/images/setup/2018_header_bg_pattern.jpg) repeat }
.site-header &gt; div { position:relative; max-width:1100px; margin:0 auto }
.site-header .site-title { margin:0; padding:5px 250px 5px 0 }
.site-header .site-title:after { content:''; display:block; clear:both }
.site-header .site-title a { float:right; width:982px; max-width:100%; height:120px; text-indent:-9999px; background:url(/images/setup/2018_header_logo.png) no-repeat 50% 50%; background-size:100% auto }
.site-header .donate-btn { position:absolute; right:30px; top:65px; display:block; width:160px; height:40px; line-height:40px; text-align:center; text-transform:uppercase; background:#fff; color:#0c325c; border-radius:7px; font-size:20px; font-family:"Akzidenz-Grotesk BQ",arial; font-weight:700 }
.site-header .donate-btn:hover { text-decoration:none; background:#4F7AA7; color:#fff }

.sticky-header .page { padding-top:60px }
.sticky-header .site-header .site-title a { position:fixed; top:0; left:50%; margin-left:-560px; z-index:3; width:187px; height:90px; text-indent:-9999px; background:url(/images/setup/2018_logo_sticky.png) no-repeat 0 0 }
.sticky-header .dropnav { position:fixed; left:0; right:0; top:0; border:none; z-index:2 }
.sticky-header .dropnav &gt; ul { margin-left:110px }
.sticky-header .dropnav .nav &gt; a { letter-spacing:0 }
.sticky-header .dropnav:before { display:none }
.sticky-header .dropnav .nav &gt; .submenu { top:60px }
.sticky-header .dropnav .nav1 &gt; .submenu { width:1050px; left:50%; margin-left:-600px; }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row &gt; div { max-width:1100px; 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.social-aotw-row { background:url(/images/setup/2018_bg_mascot_fans.jpg) no-repeat 50% 0; background-size:2000px auto; margin-top:0; padding:115px 20px 65px }
.landing-row.links-row  { border-top:5px solid #fff; border-bottom:5px solid #fff; background:url(/images/setup/2018_buttons_bg_grey.jpg) no-repeat 50% -10px #fff; background-size:2000px auto; margin-top:0 }
.landing-row.sponsor-row { background:#fff; padding-top:20px; margin:0 }

.landing-row.main-tabs-row { padding:0 20px }
.landing-row.main-tabs-row &gt; div { position:relative }

.landing-row.buttons-row { padding:20px 10px }
.landing-row.buttons-row &gt; div { max-width:1120px }

.landing-row.links-row .section-header,
.landing-row.composite-row .section-header { color:#fff }

/* NAVIGATION */
.dropnav { position:relative; height:60px; font-family:'open_sans', arial; color:#fff; background:#002855; font-family:"Akzidenz-Grotesk BQ",arial; text-align:center; border-top:6px solid #fff }
.dropnav:before { content:""; position:absolute; left:-2000px; right:-2000px; top:-6px; bottom:0; background:#002855; border-top:5px solid #fff; box-shadow: 0 10px 5px -5px #002855 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav &gt; ul { position:relative; max-width:1410px; margin:0 auto; display:inline-block; vertical-align:top }
.dropnav .nav { position:relative; float:left; border-left:1px solid #0b1532 }
.dropnav .nav1 { position:static; border-left:none }
.dropnav .nav &gt; a { position:relative; display:block; height:60px; padding:0 21px; font-size:18px; font-weight:300; line-height:60px; text-decoration:none; color:#fff; text-transform:uppercase; letter-spacing:0.2em }
.dropnav .nav.focus &gt; a,
.dropnav .nav:hover &gt; a { background:#011329 }
.dropnav .nav &gt; .submenu { opacity:0; visibility:hidden; position:absolute; left:0; top:60px;  padding:40px 20px; text-align:left; background:#011329; white-space:nowrap; box-shadow:0 3px 8px #000 }
.dropnav .nav4 ~ .nav &gt; .submenu { left:auto; right:0 }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav.show &gt; .submenu { opacity:1; visibility:visible }
.dropnav .nav1 &gt; .submenu { right:0 }
.dropnav .submenu a { display:inline-block; vertical-align:top; color:#fff; font-size:16px; font-weight:500; line-height:26px; text-transform:uppercase; text-decoration:none }
.dropnav .submenu a:hover { color:#888 }
.dropnav .submenu.level1 &gt; ul,
.dropnav .submenu.level1 &gt; ul &gt; .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-left:20px; text-align:left }
.dropnav .submenu.level1 &gt; ul:first-child,
.dropnav .submenu.level1 &gt; ul &gt; .has-submenu:first-child { margin-left:0 }
.dropnav .submenu.level1 &gt; ul &gt; .has-submenu &gt; a { margin-bottom:10px; font-size:26px; text-transform:uppercase; cursor:default; color:#fff; font-weight:500; letter-spacing:0.1em; padding:0 20px }
.dropnav .submenu.level2 .has-submenu ul,
.dropnav .submenu.level2 .has-submenu li,
.dropnav .submenu.level2 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu { display:block; padding-left:20px  }
.dropnav .submenu.level2 .has-submenu:hover { background:#fff }
.dropnav .submenu.level2 .has-submenu:hover a { color:#011329 }
.dropnav .submenu.level2 .has-submenu &gt; a { min-width:220px }
.dropnav .submenu.level2 .has-submenu li a { padding:0 9px; font-size:15px; font-weight:300; text-transform:capitalize; color:#fff }
.dropnav .submenu.level1 .has-submenu li a:before { display:block; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; speak:none; text-decoration:inherit; text-align:center; font-variant:normal; text-transform:none }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"],
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"],
.dropnav .submenu.level1 .has-submenu li a[href*="instagram"] { width:20px; height:20px; padding:0; margin:2px 0; overflow:hidden; font-size:18px; line-height:20px  }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"]:before { content:"\e81d" }
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"]:before { content:"\e81c" }
.dropnav .submenu.level1 .has-submenu li a[href*="instagram"]:before { content:"\e81f" }
.dropnav .submenu.level1 .has-submenu li a[href="#twitter"],
.dropnav .submenu.level1 .has-submenu li a[href="#facebook"],
.dropnav .submenu.level1 .has-submenu li a[href="#instagram"] { pointer-events:none; color:#ccc; opacity:0.8 }
.dropnav .submenu.level1 a[rel="wiki-link"]  + a { display:none !important }

.secondary-nav { position:relative; font-family:"Akzidenz-Grotesk BQ",arial; z-index:2; padding:25px; text-transform:uppercase; margin-bottom:10px; color:#fff; background:#001226 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:24px; font-weight:500 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:5px }
.secondary-nav &gt; div { max-width:1100px; margin:0 auto }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 15px; font-size:16px; font-weight:300; color:#fff; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#999; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus &gt; a,
.secondary-nav .has-nav:hover &gt; a { color:#fff; background:#062c65 }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#062c65; border-radius:5px 0 }
.secondary-nav .has-nav.focus &gt; ul,
.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.focus a,
.secondary-nav .has-nav li:hover a { color:#999 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav &gt; ul { top:0; right:100% }

.j-carousel { padding:10px; background:#fff }
.intramurals .j-carousel{ box-shadow:0 0 25px #000 }
.j-carousel .story-box { position:relative; font-family:"Akzidenz-Grotesk BQ",arial; min-height:100px; padding:30px 90px 25px; color:#00457c; background:#fff; text-align:center; text-transform:uppercase; box-sizing:border-box }
.j-carousel .story-box .title { display:block; font-size:26px; color:#000; font-weight:400; line-height:1 }
.j-carousel .date { position:absolute; font-size:17px; top:8px; left:0; right:0; font-weight:500 }
.j-carousel .carousel-related-links,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; bottom:5px; text-align:center; z-index:2 }
.j-carousel .control { display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 4px; text-indent:-9999px; border-radius:100%; background:#fff; border:2px solid #00457c }
.j-carousel .control:hover,
.j-carousel .control.active { background:#00457c } 

.j-carousel .next, 
.j-carousel .prev { position:absolute; left:20px; bottom:50px; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#000; border-radius:100% }
.j-carousel .next { left:auto; right:20px }
.j-carousel .prev:before { content:"\e80f"; display:block; font-size:40px; line-height:30px }
.j-carousel .next:before { content:"\e810"; display:block; font-size:40px; line-height:30px }
.j-carousel .pp { position:absolute; right:10px; top:10px; 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.6) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }

/* CALENDAR */
.calendar-wrapper { position:relative }
.calendar-wrapper .full-schedule-btn { position:absolute; left:0; top:430px; display:block; width:50%; font-size:15px; font-weight:800; line-height:35px; text-transform:uppercase; text-align:center; color:#fff; background:#af2323 }
.calendar-wrapper .full-schedule-btn:hover { text-decoration:none; background:#800000 }

#calendar .calendar-replaceable { overflow:hidden; font-family:"Akzidenz-Grotesk BQ",arial; }
#calendar #calendar-view { width:50%; height:420px; float:left; background:#001b38 }
#calendar td { height:50px; line-height:50px; color:#fff; font-size:20px; font-weight:700; border:none; text-align:center }
#calendar .calendar-header td { height:48px; line-height:48px; font-size:16px; color:#fff; background:#1b4165 }
#calendar .calendar-month td { background:none; height:52px; font-size:26px; text-transform:uppercase; line-height:52px }
#calendar .calendar-month td a { display:block; width:30px; height:30px; margin:11px auto; line-height:30px; font-size:24px; color:#fff; overflow:hidden; background:#000; border-radius:20px }
#calendar .calendar-event a,
#calendar .no-calendar-event a { width:40px; height:40px; color:#fff; margin:5px auto; line-height:40px; background:none}
#calendar .calendar-event a { background:#1b4165 }
#calendar .calendar-event a:hover,
#calendar .current a { background:#fff; color:#000 }
#calendar .event-schedule { height:920px; padding:0 20px; overflow:auto; color:#fff }
#calendar .event-date { display:block; height:35px; padding:0 10px; font-size:16px; line-height:35px; text-transform:uppercase; background:#1b4165 }
#calendar .event-info { position:relative; margin-top:10px; padding:10px; border:1px solid #ccc; background:#181818 }
#calendar .result,
#calendar .team { font-size:17px; font-weight:700 }
#calendar .status { position:absolute; right:10px; top:10px; font-weight:700; color:#fff }
#calendar .sport a { display:block; font-size:13px; font-weight:700; text-transform:uppercase; color:#fff }
#calendar .links a { color:#a7a7a7 }
#calendar .calendar-month td a:before { font-family:"GlyphIcons"; display:block; text-align:center }
#calendar .calendar-month-left a:before { content:"\e813" }
#calendar .calendar-month-right a:before { content:"\e814" }

.tab-search-bar { position:absolute; right:0; top:0 }
.tab-search-bar .text-box { float:left; width:180px; height:50px; font-size:18px; font-family:"Akzidenz-Grotesk BQ",arial; font-weight:300; letter-spacing:0.1em; padding:0 20px; background:#f0f0f0; color:#555; border:none }
.tab-search-bar .submit { float:left; width:50px; height:50px; line-height:50px; color:#fff; border:none; background:#001b38; font-size:24px; overflow:hidden }

}


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

/*
.sticky-header .site-header .site-title a { margin-left:-710px }
.sticky-header .dropnav { padding-left:90px }
.sticky-header .dropnav .nav &gt; a { padding:0 25px }
.sticky-header .dropnav .submenu.level1 &gt; ul,
.sticky-header .dropnav .submenu.level1 &gt; ul &gt; .has-submenu { margin-right:20px }
.sticky-header .dropnav .submenu.level2 .has-submenu li a { padding:0 4px }
.sticky-header .dropnav .submenu.level1 &gt; ul,
.sticky-header .dropnav .submenu.level1 &gt; ul &gt; .has-submenu { margin-left:0px }
.sticky-header .dropnav .submenu.level2 .has-submenu li a { padding:0 4px }
.sticky-header .dropnav .submenu.level1 .has-submenu li a[href*="twitter"],
.sticky-header .dropnav .submenu.level1 .has-submenu li a[href*="facebook"],
.sticky-header .dropnav .submenu.level1 .has-submenu li a[href*="instagram"] { width:15px; font-size:16px }
*/
}

@media only screen and (min-width:1024px) and (max-width:1410px) {
/*
.dropnav &gt; ul { max-width:1300px }
.dropnav .nav &gt; a { padding:0 38px }

.sticky-header .site-header .site-title a { margin-left:-660px }
.sticky-header .dropnav .nav &gt; a { padding:0 18px }
.sticky-header .dropnav .submenu.level2 .has-submenu li a { padding:0 3px; font-size:14px }
*/
}

@media only screen and (min-width:1024px) and (max-width:1300px) {
/*
.dropnav .nav &gt; a { padding:0 29px }
.dropnav .nav &gt; .submenu { padding:40px 10px }
.dropnav .submenu.level1 &gt; ul,
.dropnav .submenu.level1 &gt; ul &gt; .has-submenu { margin-right:10px }
.dropnav .submenu.level2 .has-submenu li a { padding:0 5px; font-size:14px }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"],
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"],
.dropnav .submenu.level1 .has-submenu li a[href*="instagram"] { width:20px; font-size:16px }

.site-header .site-title { padding:26px 200px 30px 370px }
.site-header .site-title a:before { left:-50px; top:10px; transform:scale(0.8); -webkit-transform:scale(0.8) }
.site-header .donate-btn { right:10px; width:150px; font-size:20px }

.sticky-header .site-header .site-title a { margin-left:-605px }
.sticky-header .dropnav .nav &gt; a { padding:0 27px; font-size:14px }
.sticky-header .dropnav .submenu.level2 .has-submenu li a { padding:0 2px; font-size:12px }

.social-links li { margin:0 4px }
*/
}

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

/*
.dropnav &gt; ul { max-width:1024px }
.dropnav .nav &gt; a { padding:0 20px; font-size:16px }
.dropnav .submenu.level2 .has-submenu li a { padding:0 3px; font-size:12px }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"],
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"],
.dropnav .submenu.level1 .has-submenu li a[href*="instagram"] { width:18px; font-size:15px }

.navbar-link li a { font-size:24px; letter-spacing:0  }

.composite-tabs ul.tabs .tab { margin-right:20px }
.composite-tabs ul.tabs .tab1 ~ .tab:before { margin-right:20px; font-size:24px }
.composite-tabs .tab a { font-size:28px }

.sticky-header .site-header .site-title a { margin-left:-520px; transform:scale(0.5); display:none }
.sticky-header .dropnav { padding-left:0 }
.sticky-header .dropnav &gt; ul { max-width:1024px }
.sticky-header .dropnav .nav &gt; a { padding:0 31px }
*/
}

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

.sticky-header .site-header .site-title a { margin-left:-520px }
.sticky-header .dropnav &gt; ul { margin-left:140px }

.dropnav .nav &gt; a { padding:0 22px; font-size:16px }
.dropnav .submenu.level2 .has-submenu li a { padding:0 3px; font-size:14px }

}

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

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

body { padding:0 }

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

.tab-search-bar,
.donate-btn { display:none }

.social-links { left:5px; right:auto; top:120px }
.social-links li { margin:0 5px }

.mobile-menu-bar { display:block; padding:5px; background:#001b38 }
.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:#9B1d22; 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.focus &gt; .submenu,
.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:#000; 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 .pp, .j-carousel .next, .j-carousel .prev,
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .carousel-related-links a { color:#fff }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; z-index:2; height:12px; padding:10px 0; margin-top:45.3%; 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:5px 10px;  text-transform:uppercase; background:#0d336c; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:0 }

.main-tabs .tab_title3,
.main-tabs .tab_title3 + .pane { display:none !important }

.landing-row.links-row { background:#001b38 }
.landing-row.buttons-row { background:#aaa; padding:10px }
.landing-row.composite-row { display:none }

.navbar-link li { line-height:1; padding:50px 0; border:5px solid #fff }

.schedule-boxscore .event-box { margin-top:5px }
.section-aotw .section-header { max-width:480px; margin:0 auto }
.section-aotw .section-header:before { top:0 }
.aotw { height:auto; max-width:500px; margin:0 auto }

.more-news { padding:10px}
.more-news .story { width:100%; }

.footer-address  span { display:block; text-indent:-9999px }
	
	.sponsor-slider .image { display:block; float:left; width:13.42%; margin-left:1% }
.sponsor-slider .image:first-child { margin-left:0 }

}

/*---------------------------------------
  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/2018_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; background:#000; text-align:center; padding:5px }

.navbar-link li { width:50%; border:5px solid #fff }
.navbar-link li a { font-size:16px }

}

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