<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: 'barlow_condensed';
    src: url('barlowcondensed-regular-webfont.woff2') format('woff2'),
         url('barlowcondensed-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-medium-webfont.woff2') format('woff2'),
         url('barlowcondensed-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-bold-webfont.woff2') format('woff2'),
         url('barlowcondensed-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-bolditalic-webfont.woff2') format('woff2'),
         url('barlowcondensed-bolditalic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#084995 !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 }
.landing body { font-family:'barlow_condensed', arial }

:focus { outline-color:#000 }

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

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

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

.body-container { position:relative; z-index:1; max-width:1410px; margin:0 auto }
.landing .body-container { max-width:none }
.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 { font-family:'barlow_condensed', arial; text-align:center; color:#555; background:#fff; border-bottom:10px solid #084995; box-shadow:0 0 15px 0 rgba(0,0,0,0.1) }
.site-footer &gt; .container { position:relative; max-width:1410px; margin:0 auto; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; box-sizing:border-box }
.footer-text { float:left; position:relative; padding:42px 0 0 90px; font-size:18px; text-align:left }
.footer-text .edu-logo { display:block }
.footer-text span { display:block; margin:10px 0 }
.footer-text a { color:#555 }
.footer-text a:hover { color:#084995 }
.footer-logos { float:right; display:table }
.footer-logos li { display:inline-block; vertical-align:middle }
.footer-logos li a { display:table-cell; vertical-align:middle; width:320px; height:200px; border-left:1px solid #f0f0f0 }
.footer-logos li img { max-width:240px }

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

/* AOTW */
.section-spotlight .section-header { left:90px; top:50%; width:529px; height:200px; text-indent:-9999px; background:url(/images/setup/2018_master_sprite.png) no-repeat -173px 0; transform:translateY(-50%) }
.aotw { padding-left:660px }
.aotw .athlete { position:relative; width:270px }
.aotw .thumb { position:relative; display:block; padding-top:111.53%; overflow:hidden; border:5px solid #000 }
.aotw .thumb img { position:absolute; left:0; top:0; width:100%; min-height:100% }
.aotw .title { position:absolute; bottom:-13px; left:230px; width:350px; padding:25px 35px; background:#fff; border-left:10px solid #094a95; box-sizing:border-box; transform:skew(-10deg) }
.aotw .title span { display:block; line-height:1.2; transform:skew(10deg) }
.aotw .title span:nth-child(1) { font-size:28px; font-weight:700; font-style:italic; margin-bottom:5px; color:#000 }
.aotw .title span:nth-child(2) { font-size:18px; color:#666 }

/* SCHEDULE &amp; RESULTS */
.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { position:relative; min-height:430px; padding:150px 10px 20px; font-size:18px; text-align:center; color:#555; background:#fff; box-sizing:border-box }
.scoreboard-slider .event-box:before { content:''; position:absolute; left:10px; top:10px; right:10px; height:120px; background:#f0f0f0 }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box.empty { padding:0; background:#fff }
.scoreboard-slider .no-events { line-height:360px; font-size:30px; font-weight:300; text-transform:uppercase; text-align:center; background:#fff }
.scoreboard-slider .no-event { position:absolute; top:-38px; left:15px; right:0; font-size:20px; font-weight:600; text-indent:-15px; line-height:38px; color:#222; background:#fff }
.scoreboard-slider .event .date { position:absolute; top:35px; left:10px; width:40%; font-weight:700; font-style:italic; letter-spacing:0.08em; line-height:1; text-transform:uppercase; color:#222 }
.scoreboard-slider .event .date span { display:block }
.scoreboard-slider .event .date span:first-child { display:none }
.scoreboard-slider .event .date span:last-child { font-size:48px }
.scoreboard-slider .event .status { font-weight:700; color:#000 }
.scoreboard-slider .event .sport a { display:block; font-size:24px; font-weight:700; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#000 }
.scoreboard-slider .event .va { display:block; margin:10px; font-weight:700; font-style:italic; text-transform:uppercase; color:#084995 }
.scoreboard-slider .event .va:before { content:'\2014  ' }
.scoreboard-slider .event .va:after { content:' \2014' }
.scoreboard-slider .event .name { display:block }
.scoreboard-slider .event .team-logo { position:absolute; top:35px; right:20px; width:40% }
.scoreboard-slider .event .team-logo img { max-height:70px }
.scoreboard-slider .event .result { display:block; margin-top:10px; font-weight:700 }
.scoreboard-slider .event .neutralsite-notes { margin-top:10px; font-size:14px }
.scoreboard-slider .event .neutralsite-notes span { display:block }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:0; min-height:50px; padding:12px; background:#084995; 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; color:#fff }
.scoreboard-slider .event-box .links &gt; span { display:none }
.scoreboard-slider .full-schedule-btn { display:block; margin-top:25px; font-size:16px; font-weight:700; text-transform:uppercase; text-align:center; letter-spacing:0.12em; color:#084996 }
.scoreboard-slider .full-schedule-btn:before { content:'\e803'; padding-right:5px; font-family:'glyphicons'; font-size:18px; font-weight:400 }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; z-index:1; left:-60px; top:50%; width:40px; height:50px; margin-top:-50px; overflow:hidden; font-size:50px; line-height:50px; text-decoration:none; text-align:center; cursor:pointer; color:#084995 }
.scoreboard-slider .next { left:auto; right:-60px }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.scoreboard-slider .next:before { content:'\e810' }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.5; cursor:default }


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

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

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

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

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#084995 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }

/* FACILITIES */
.facilities-links { padding:10px; background:#fff }
.facilities-links li a { position:relative; display:block; margin:10px; padding-top:56%; overflow:hidden }
.facilities-links li a img { position:absolute; left:0; top:0; width:100% }
.facilities-links li a span { position:absolute; left:0; right:0; bottom:0; visibility:visible; padding:10px; font-weight:700; color:#fff; background:rgba(0,0,0,0.7) }
	
/* BIO */
.bio-wrap .head { background:#084995; color:#fff }
.bio-wrap .head a { color:#fff }

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

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

@media only screen and (min-width:1024px) {
    
.facilities-links li { width:33.32%; float:left } 
.facilities-links li:nth-child(3n+1) { clear:left }    

.page { position:relative; overflow:hidden; background:url(/images/setup/2018_page_bg_pattern.jpg) repeat }
.body-container { margin:30px auto }
.landing .body-container { margin:0 auto }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; font-family:'barlow_condensed', arial; background:url(/images/setup/2018_header_blue_pattern.png) repeat #084995; border-bottom:5px solid #1c356e }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; z-index:1; left:50%; top:7px; width:167px; height:165px; text-indent:-9999px; color:#fff; background:url(/images/setup/2018_master_sprite.png) no-repeat; transform:translateX(-50%) }

.mobile-menu-bar { display:none }

.landing-row { position:relative }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row &gt; div { position:relative; max-width:1410px; 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 { padding:35px 60px }
.landing-row.social-row { padding:35px 10px; display: flex; }
.landing-row.spotlight-row { padding:60px 35px 65px; background:url(/images/setup/2018_bg_spotlight_row.jpg) no-repeat 50% 0; background-size:cover; border-top:13px solid #084995; border-bottom:13px solid #084995 }

.section-events .section-header,
.section-social .section-header { position:static; font-size:50px; font-style:italic; letter-spacing:0.18em; text-align:center; text-transform:uppercase; color:#000 }

/* NAVIGATION */
.dropnav { position:relative; text-align:center; 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:-40px; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav3 { margin-right:210px }
.dropnav .nav &gt; a { display:block; height:100px; padding:0 30px; font-size:24px; font-weight:700; font-style:italic; line-height:100px; text-decoration:none; color:#fff; text-transform:uppercase; letter-spacing:0.12em }
.dropnav .nav.focus &gt; a,
.dropnav .nav:hover &gt; a { background:#084995 }
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:-2000px; right:-2000px; top:100px; padding:70px 2075px 50px; background:rgba(0,0,0,0.8); border-top:5px solid #1c356e; white-space:nowrap; box-sizing:border-box }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { position:relative; display:block; padding:0 15px; font-size:24px; font-weight:500; line-height:44px; white-space:nowrap; text-decoration:none; color:#fff }
.dropnav .submenu a:focus,
.dropnav .submenu a:hover { color:#084995; background:#fff }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:250px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu &gt; a { font-size:36px; font-weight:700; font-style:italic; letter-spacing:0.12em; text-transform:uppercase; pointer-events:none; color:#fff }
.dropnav .submenu.level2 ul { width:100% }
.dropnav .submenu.level2 .has-submenu { display:block; margin:0; padding:0 15px }
.dropnav .submenu.level2 .has-submenu:hover { background:#fff }
.dropnav .submenu.level2 .has-submenu:hover a,
.dropnav .submenu.level2 .has-submenu a:focus { color:#084995 }
.dropnav .submenu.level2 .has-submenu &gt; *,
.dropnav .submenu.level3 li { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu &gt; a { padding:0; min-width:250px; font-size:24px; font-weight:500; font-style:normal; letter-spacing:0; text-transform:none; pointer-events:all }
.dropnav .submenu.level3 li a { padding:0; font-size:16px }
.dropnav .submenu.level3 li a:before { content:' '; padding:0 5px }
.dropnav .submenu.level3 li:first-child a:before { display:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }
.dropnav a[rel="wiki-link"] { position:relative; color:#fff }

.secondary-nav { position:relative; z-index:2; padding:15px; font-family:'barlow_condensed', arial; color:#fff; background:#000 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px; font-style:italic; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div { position:relative; max-width:1300px; margin:0 auto }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:5px }
.secondary-nav li { float:left; font-weight:500; font-size:18px }
.secondary-nav li a { padding:5px 10px; color:#fff }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus &gt; a,
.secondary-nav .has-nav:hover &gt; a { text-decoration:none; background:#084995 }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#084995; 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; white-space:nowrap }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav &gt; ul { top:0; right:100% }

.j-carousel { background:#000 }
.j-carousel .story-box:before { content:''; position:absolute; left:0; bottom:0; right:0; top:0; 
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')"; }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:30px 20px 34px; text-align:center; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.6) }
.j-carousel .story-box .title { position:relative; display:block; width:1170px; height:150px; margin:0 auto; padding:30px; font-size:36px; font-weight:700; line-height:1.2; color:#fff; border-top:2px solid #fff; box-sizing:border-box }
.j-carousel .story-box .title:before { content:''; position:absolute; left:0; bottom:0; width:530px; height:2px; background:#fff }
.j-carousel .story-box .title:after { content:''; position:absolute; right:0; bottom:0; width:530px; height:2px; background:#fff }
.j-carousel .story-box .carousel-related-links,
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; z-index:1; left:50%; top:-40px; height:8px; margin-top:44.44%; transform:translateX(-50%) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:6px; height:6px; margin:0 3px; cursor:pointer; text-indent:-9999px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { color:#084995; background:#fff }
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { position:absolute; z-index:1; left:0; top:-50px; width:50px; height:50px; margin-top:44.44%; overflow:hidden; font-size:24px; line-height:50px; text-decoration:none; text-align:center; cursor:pointer; color:#fff; background:#084995; opacity:0.7 }
.j-carousel .next { left:auto; right:0 }
.j-carousel .pp { left:auto; right:0; top:0; margin-top:0 }
.j-carousel .pp:hover,
.j-carousel .prev:hover,
.j-carousel .next:hover { opacity:1 }
.j-carousel .pp:before,
.j-carousel .prev:before,
.j-carousel .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.j-carousel .next:before { content:'\e810' }
.j-carousel .pp.pause:before { content:'\e80b' }
.j-carousel .pp.play:before { content:'\e80a' }

/* SCOREBOARD SLIDER */
.scoreboard-slider .event-box { float:left; width:19.14%; margin-left:1.06% }

/* SOCIAL STREAM */
.landing .social-stream .filters li { margin:0; padding:0 15px }
.landing .social-stream .filters li a .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; font-style:italic; letter-spacing:0.12em; color:#084995 }
.landing .social-stream .filters li a .icon { margin:0; color:#084995 }
.landing .social-stream .filters li.active { background:#084995 }
.landing .social-stream .filters li.active a { border:0 }
.landing .social-stream .filters li.active a .text,
.landing .social-stream .filters li.active .icon { color:#fff }
.landing .social-stream .filters li:first-child a .text { position:static; width:auto; height:auto }
.landing .social-stream .filters li:first-child a .icon { display:none }
.landing .social-stream .load-more { background:#084995 }
 
}

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

@media only screen and (min-width:1024px) and (max-width:1410px) {
    
.facilities-links li { width:50%; float:left }
.facilities-links li:nth-child(2n+1) { clear:left }
.facilities-links li { width:50%; float:left }
.facilities-links li:nth-child(2n+1) { clear:left }

.landing-row &gt; div,
.site-footer &gt; .container { max-width:1200px }

.dropnav &gt; ul { margin-left:-15px }
.dropnav .nav &gt; a { padding:0 20px; letter-spacing:0.06em }
.dropnav .nav &gt; .submenu { padding:70px 2000px 50px }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { margin-left:200px }

.j-carousel .story-box .title { width:1000px; height:120px; padding:20px; font-size:30px }
.j-carousel .story-box .title:before,
.j-carousel .story-box .title:after { width:445px }

.scoreboard-slider .event .sport a { font-size:20px }

.section-spotlight .section-header { left:0; transform:translateY(-50%) scale(0.8) }
.aotw { padding-left:520px }

.footer-logos li a { width:260px }

}

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

.landing-row &gt; div,
.site-footer &gt; .container { max-width:1024px }

.dropnav .nav &gt; a { padding:0 18px; font-size:20px }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { margin-left:100px }
.dropnav .submenu.level2 .has-submenu &gt; a { min-width:220px }

.j-carousel .story-box .title { width:800px }
.j-carousel .story-box .title:before,
.j-carousel .story-box .title:after { width:345px }

.scoreboard-slider .event-box { font-size:16px }
.scoreboard-slider .event .sport a { font-size:18px }

.section-spotlight .section-header { left:-80px; transform:translateY(-50%) scale(0.6) }
.aotw { padding-left:380px }
.aotw .title span:nth-child(1) { font-size:24px }
.aotw .title span:nth-child(2) { font-size:16px }


.footer-logos li a { width:200px; padding:30px; box-sizing:border-box }

}

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

body { padding:0 }

.page { background:url(/images/setup/2018_page_bg_pattern.jpg) repeat }

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

.mobile-menu-bar { display:block; padding:5px; background:#084995 }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar &gt; ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a.active { background:#000; color:#fff; text-decoration:none } 

.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:#084995; 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-related-links,
.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; z-index:2; height:12px; padding:10px 0; margin-top:44.44%; 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,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { display:none }

.landing-row.spotlight-row { padding:30px 30px 50px;  background:#383838 }
.landing-row.events-row,
.landing-row.social-row { padding:30px 0 }

.scoreboard-slider { margin:0 60px }

.section-spotlight { position:relative }
.section-spotlight .section-header { position:static; display:block; margin:0 auto 30px; transform:none }
.aotw { padding:0 }
.aotw .athlete { margin:0 auto }
.aotw .title { position:static; display:block; width:auto; transform:none; border:0; border-bottom:10px solid #094a95 }
.aotw .title span { transform:none }

.section-events .section-header,
.section-social .section-header { position:static; font-size:30px; font-style:italic; letter-spacing:0.18em; text-align:center; text-transform:uppercase; color:#000 }

.footer-text { padding:30px 0 0; text-align:center }
.footer-text,
.footer-logos { float:none; display:inline-block; vertical-align:top }
.footer-logos li { margin:20px }
.footer-logos li a { width:auto; height:auto; border:0 }

}

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

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

.facilities-links li { width:100%; float:left }    

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

.section-spotlight .section-header { width:250px; height:95px; background:url(/images/setup/2018_spotlight_logo.png) no-repeat; background-size:100% }

}

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