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

}

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

}

@font-face {
    font-family: 'oswald';
    src: url('oswald-light-webfont.woff2') format('woff2'),
         url('oswald-light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'akzidenz';
    src: url('akzidenzgrotesk-mediumcond-webfont.eot');
    src: url('akzidenzgrotesk-mediumcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgrotesk-mediumcond-webfont.woff2') format('woff2'),
         url('akzidenzgrotesk-mediumcond-webfont.woff') format('woff'),
         url('akzidenzgrotesk-mediumcond-webfont.ttf') format('truetype'),
         url('akzidenzgrotesk-mediumcond-webfont.svg#akzidenz-grotesk_bq_condensMd') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'akzidenz';
    src: url('akzidenzgrotesk-boldcond-webfont.eot');
    src: url('akzidenzgrotesk-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgrotesk-boldcond-webfont.woff2') format('woff2'),
         url('akzidenzgrotesk-boldcond-webfont.woff') format('woff'),
         url('akzidenzgrotesk-boldcond-webfont.ttf') format('truetype'),
         url('akzidenzgrotesk-boldcond-webfont.svg#akzidenz-grotesk_bq_condensBd') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'akzidenz';
    src: url('berthold_akzidenz_grotesk_be_light_condensed-webfont.woff2') format('woff2'),
         url('berthold_akzidenz_grotesk_be_light_condensed-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'arvo';
    src: url('arvo-bold-webfont.eot');
    src: url('arvo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('arvo-bold-webfont.woff2') format('woff2'),
         url('arvo-bold-webfont.woff') format('woff'),
         url('arvo-bold-webfont.ttf') format('truetype'),
         url('arvo-bold-webfont.svg#arvobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@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;

}

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

.skip-navigation { position:absolute; 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; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#E11936; text-decoration:none }
a:focus,
a:hover { color:#233a75; 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 { max-width:2000px }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; color:#fff; background:#000 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

.site-footer { padding:30px 0; text-align:center; background:#fff }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:20px 30px }
.site-footer .footer-text { margin-bottom:20px; font-size:14px; font-family:'oswald', arial }

/* 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:72%; 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-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .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 }  

.j-carousel .pp{ position:absolute; right:0; top:0; z-index:1; width:30px; height:30px; font-size:20px; line-height:30px; cursor:pointer; text-align:center; text-decoration:none; color:#fff; background:#000; overflow:hidden }
.j-carousel .pp:before { content:"\e80b"; display:block; font-family:'glyphicons' }        
.j-carousel .pp.play:before { content:"\e80a"; display:block; font-family:'glyphicons' }


.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }

.sponsors-slider { padding:0 30px; text-align:center }
.sponsors-slider .slider { max-width:1120px; margin:0 auto }
.sponsors-slider .item .image { float:left; width:20%; padding:0 5px; box-sizing:border-box; color:#000; background:#e52d23 }
.sponsors-slider .prev,
.sponsors-slider .next { position:absolute; left:0; top:50%; margin-top:-22px; display:block; width:20px; height:45px; cursor:pointer; text-indent:-9999px; color:#fff; background:url(/images/setup/2017_master_sprite.png) no-repeat -1590px 0 #d32920 }
.sponsors-slider .next { left:auto; right:0; background-position:-1621px 0 }

/* 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 .tabs { border-bottom:5px solid #233a75 }
.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:#9b1d22 }

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

.site-header .top-header-links ul { list-style:none; margin:0 }
.site-header .top-header-links { position:absolute; right:0; top:15px }
.site-header .top-header-links li { display:inline-block; vertical-align:top }
.site-header .top-header-links li:before { content:'|'; font-size:27px; font-weight:200; margin:0 5px; color:#ee2e24 }
.site-header .top-header-links li:first-child:before { display:none }
.site-header .top-header-links li a { font-size:27px; font-weight:200; font-family:'oswald'; color:#000 }

.page .social-stream .filters li a,
.page .social-stream .filters li a .icon { color:#fff }

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

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

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

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

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

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

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

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

.page { position:relative; max-width:2000px; padding-left:255px; overflow:hidden; background:#1d1d1d; box-sizing:border-box }
.wrapper { background:url(/images/setup/2017_bg_grey_pattern.jpg) repeat #5d5d5d }
.mainbody { min-height:700px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; height:69px; border-bottom:3px solid #bfbfbf; background:#fff }
.site-header .site-title { position:absolute; left:-255px; width:255px; height:69px; margin:0; background:url(/images/setup/2017_section_hdr_bg.png) repeat-x 0 0 }
.site-header .site-title a { display:block; width:307px; height:150px; margin-top:10px; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat 0 0 }
.site-header .site-title a:after { content:''; position:absolute; left:275px; top:15px; width:465px; height:35px; background:url(/images/setup/MASTER_SPRITE20190320.png) no-repeat -1165px -69px }

.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:2000px; 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.sponsors-logos-row { margin:0; padding:50px 30px; background:#e82d23; box-shadow:0 0 120px rgba(0,0,0,0.6) inset }
.landing-row.calendar-aotw-row { margin:0; background:url(/images/setup/2017_bg_red_row.jpg) no-repeat 50% 0; background-size:2000px auto }

/* NAVIGATION */
.dropnav { position:relative; font-family:'oswald', arial }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav &gt; ul { float:right }

.secondary-nav { position:relative; z-index:2; padding:20px 60px; font-family:'oswald', arial; font-size:18px; font-weight:200; color:#fff; background:#e41937; box-shadow:0 0 50px rgba(0,0,0,0.4) inset }
.secondary-nav &gt; div { max-width:1323px; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px; font-weight:200 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#233a75; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover &gt; a { color:#000; background:#ffe716 }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#ffe716; 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; color:#000 }
.secondary-nav .has-nav li a:hover { color:#e11936 }

.j-carousel .feed { width:50%; background:#000 }
.j-carousel .story-box { height:105px; padding:20px;  font-family:'oswald', arial; font-size:18px; font-weight:200; color:#000; background:#fff; box-sizing:border-box }
.j-carousel .story-box .title { display:block; margin-bottom:10px; font-size:25px; font-weight:400; color:#000; line-height:1.1; white-space:nowrap; text-overflow:ellipsis; overflow:hidden  }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin-left:10px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#000; 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 .leadin { display:none }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:50%; right:0; top:0; bottom:0; padding:30px }
.j-carousel .controls .thumb-title { display:block; text-align:center; padding:5px 0; font-size:28px; font-family:'akzidenz', arial; font-weight:200; color:#fff; background:#000 }
.j-carousel .control { position:relative; float:left; width:50%; cursor:pointer; padding:5px; box-sizing:border-box }
.j-carousel .control .thumb { width:100%; border:5px solid #fff; vertical-align:middle; box-sizing:border-box }
.j-carousel .control:focus .thumb-title{background:#fff; color:#E11936 }
.j-carousel .control5 { display:none }
.j-carousel .prev,
.j-carousel .next { position:absolute; left:10px; top:50%; margin-top:-80px; z-index:1; display:block; width:21px; height:45px; text-indent:-9999px; color:#fff; background:url(/images/setup/2017_master_sprite.png) no-repeat -1590px 0 }
.j-carousel .next { left:auto; right:50%; margin-right:10px; background-position:-1621px 0 }
.j-carousel ~ font { display:none }

/* AOTW */
.section-aotw .section-header { position:static; width:354px; height:224px; margin-top:15px; text-indent:-9999px; background:url(/images/setup/2017_aotw-header.png) no-repeat 0 0 }
.aotw { padding:10px }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:right; width:142px; margin:-30px 10px 0 0; border:7px solid #444 }
.aotw .thumb img { width:100%; vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:12px; color:#9b1d22 }
.aotw .title span:nth-child(1) { font-size:30px; font-family:'oswald', arial; font-weight:700; margin-bottom:5px; text-transform:uppercase; color:#fff }
.aotw .leadin { display:none }

.section-social-stream { position:relative }
.section-social-stream .section-header { position:static; width:475px; height:31px; margin:46px 60px; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -678px 0 }

/* CALENDAR */
.section-upcoming-events { position:relative; color:#fff; background:rgba(0,0,0,0.6) }
.section-upcoming-events .section-header { position:static; margin:0; padding:0 60px; font-size:31px; font-family:'arvo', arial; font-weight:700; line-height:80px; text-transform:uppercase; color:#fff; background:none }
.section-upcoming-events .full-schedule-btn { position:absolute; right:60px; top:0; font-family:'arvo', arial; font-weight:700; font-size:15px; line-height:80px; text-transform:uppercase; color:#fff }
.section-upcoming-events .full-schedule-btn:after { content:'&gt;'; margin-left:10px }

#calendar .calendar-replaceable { min-height:430px; overflow:hidden }
#calendar #calendar-view { float:left; width:50%; color:#fff }
#calendar td { font-size:15px; font-family:'oswald', arial; font-weight:700; line-height:45px; border:1px solid #000; color:#fff }
#calendar .calendar-header { color:#fff; background:#aa150d }
#calendar .calendar-event a, 
#calendar .no-calendar-event a { line-height:45px; color:#fff; background:none }
#calendar .calendar-event a { background:rgba(0,0,0,0.6) }
#calendar .calendar-event a:hover { background:#4c4c4c }
#calendar .current a { background:#000 }
#calendar .calendar-month td { padding:10px; border:none; font-size:26px; font-family:'oswald', arial; background:none; text-transform:uppercase }
#calendar .inactive { color:#cccc }
#calendar .event-schedule .event-date { font-size:21px; font-family:'oswald', arial; font-weight:200; text-align:center; text-transform:uppercase }
#calendar .event-schedule { padding:20px; font-family:'oswald', arial; font-size:15px; color:#fff; overflow:auto }
#calendar .event-schedule .status { float:right }
#calendar .event-schedule .sport a { color:#fff; font-weight:400 }
#calendar .event-schedule .links a { color:#fff; text-decoration:none }
#calendar .calendar-month #calendar-prev,
#calendar .calendar-month #calendar-next { display:block; width:11px; height:25px; margin:10px auto; text-indent:-9999px; color:#fff; background:url(/images/setup/2017_master_sprite.png) no-repeat -1652px 0 }
#calendar .calendar-month #calendar-next { background-position:-1668px 0 }

}

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

.page:before { content:''; position:absolute; left:0; top:0; bottom:0; width:255px; display:block; z-index:2; box-shadow:0 0 50px rgba(0,0,0,0.7) }

.dropnav .nav1 ~ .nav { float:left }
.dropnav .nav2 ~ .nav:before { content:'|'; float:left; font-size:27px; line-height:72px; color:#e82d23 }
.dropnav .nav1 ~ .nav &gt; a { position:relative; float:left; height:40px; padding:16px 10px; font-size:18px; font-weight:200; line-height:40px; text-decoration:none; color:#000 }
.dropnav .nav1 ~ .nav.has-submenu.focus &gt; a:before,
.dropnav .nav1 ~ .nav.has-submenu:hover &gt; a:before { content:''; position:absolute; left:50%; bottom:0; margin-left:-8px; border:15px solid transparent; border-bottom-color:#1d1d1d }
.dropnav .nav1 ~ .nav &gt; .submenu { display:none; position:absolute; left:0; right:0; top:72px; min-width:200px; padding:20px; background:#1d1d1d }
.dropnav .nav1 ~ .nav.show &gt; .submenu { display:block }
.dropnav .nav1 ~ .nav .submenu a { display:block; font-size:20px; font-weight:200; line-height:40px; color:#fff; white-space:nowrap; text-decoration:none }
.dropnav .nav1 ~ .nav .submenu a:before { content:''; display:inline-block; vertical-align:middle; width:5px; height:5px; margin-right:10px; background:#ee2e24 }
.dropnav .nav1 ~ .nav .submenu ul,
.dropnav .nav1 ~ .nav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .nav1 ~ .nav .submenu ul:first-child,
.dropnav .nav1 ~ .nav .submenu .has-submenu:first-child { margin-left:0 }

.dropnav .nav1 { position:absolute; left:-255px; top:160px; width:255px; background:#1d1d1d }
.dropnav .nav1 &gt; a { display:none }
.dropnav .nav1 &gt; .submenu { display:block; position:static }
.dropnav .nav1 &gt; .submenu &gt; ul &gt; .has-submenu { position:relative }
.dropnav .nav1 &gt; .submenu &gt; ul &gt; .has-submenu &gt; a { display:inline-block; vertical-align:top; height:40px; padding:0 10px 0 29px; cursor:default; font-size:25px; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase; background:url(/images/setup/nav_header_bg.png) no-repeat 0 50% }
.dropnav .nav1 &gt; .submenu &gt; ul &gt; .has-submenu &gt; .submenu { padding:10px 0 }
.dropnav .nav1 .submenu.level2 li:first-child ~ li { border-top:1px solid #313131 }
.dropnav .nav1 .submenu.level2 li { margin:0 10px; border-bottom:1px solid #000 }
.dropnav .nav1 .submenu.level2 li:nth-child { border-bottom:none }
.dropnav .nav1 .submenu.level2 a { display:block; padding:5px 10px; font-size:20px; line-height:40px; color:#fff; white-space:nowrap; text-decoration:none; text-transform:uppercase }
.dropnav .nav1 .submenu.level2 a:hover,
.dropnav .nav1 .submenu.level2 a:focus { color:#ee2e24 }
.dropnav .nav1 .submenu.level2 .has-submenu &gt; .submenu { display:none }    
}

@media only screen and (min-width:1024px) and (max-width:1300px) {
.page { padding-left:0 }  
.site-header { padding-left:255px }
.site-header .site-title { left:0 }
.site-header .site-title a { position:absolute; left:-15px; top:-28px; transform:scale(0.7) }
.site-header .site-title a:after { display:none }
  
.dropnav .nav { float:left }
.dropnav .nav1 ~ .nav:before { content:'|'; float:left; font-size:25px; line-height:72px; color:#e82d23 }
.dropnav .nav &gt; a { position:relative; float:left; height:40px; padding:16px 10px; font-size:25px; font-weight:200; line-height:40px; text-decoration:none; color:#000 }
.dropnav .nav.has-submenu.focus &gt; a:before,
.dropnav .nav.has-submenu:hover &gt; a:before { content:''; position:absolute; left:50%; bottom:0; margin-left:-8px; border:15px solid transparent; border-bottom-color:#1d1d1d }
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:0; right:0; top:72px; min-width:200px; padding:20px; background:#1d1d1d }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .nav .submenu a { display:block; font-size:20px; font-weight:200; line-height:40px; color:#fff; white-space:nowrap; text-decoration:none }
.dropnav .nav .submenu a:before { content:''; display:inline-block; vertical-align:middle; width:5px; height:5px; margin-right:10px; background:#ee2e24 }
.dropnav .nav .submenu ul,
.dropnav .nav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .nav .submenu ul:first-child,
.dropnav .nav .submenu .has-submenu:first-child { margin-left:0 }    
}

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

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

body { padding:0 }

.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/header_tablet20190320.png) no-repeat 50% 50% }

.site-header .top-header-links { position:static; padding-left:90px; background:#ffe716 }

.mobile-menu-bar { display:block; padding:5px; background:#ee2e24 }
.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:#251a06; 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:#9b1d22; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { display:none }
.secondary-nav.active &gt; div &gt; ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav &gt; a { display:none }

.j-carousel { background:#000 }
.j-carousel .media-box { background:#444 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-30px; height:12px; padding:10px 0; margin-top:72%; 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 .prev,
.j-carousel .next { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #233a75; text-transform:uppercase; background:#9b1d22; 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 }

.landing-row.sponsors-logos-row { padding:20px; background:#ef3229 }

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

.section-aotw .section-header { position:static; margin-top:15px; font-size:40px; font-family:'oswald', arial; text-transform:uppercase; text-align:center; }
.aotw { position:relative; max-width:300px; padding:20px 0; margin:0 auto; text-align:center  }
.aotw .athlete .heading { position:relative; display:block }
.aotw .info { border:8px solid #444; }
.aotw .thumb { display:block; border-bottom:8px solid #444; box-sizing:border-box }
.aotw .thumb img { width:100%; vertical-align:top }
.aotw .title { display:block; text-decoration:none; padding:15px; line-height:1; background:radial-gradient(circle, #fd6d6d, #ee2e24 ) }
.aotw .title span { display:block; font-size:20px; font-family:'oswald', arial; font-weight:400; color:#000 }
.aotw .title span:nth-child(2) { font-size:16px; font-style:normal; font-weight:700; margin-bottom:5px; text-transform:uppercase; color:#fff }
.aotw .leadin { display:none }
.aotw .prev-winner { display:block; clear:both; margin:0 20px; padding:10px 50px; font-size:24px; font-style:italic; color:#fff; text-decoration:none; background:rgba(0,0,0,0.5) }

.section-upcoming-events { display:none }

.landing-row.calendar-aotw-row { background:#ccc}

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

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

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

}

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

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

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide20190320.png) no-repeat 0 50%; background-size:100% auto }

.site-header .top-header-links { padding-left:50px }
.site-header .top-header-links li a { font-size:16px }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.section-aotw .section-header { font-size:30px }

}

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