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

}

@font-face {
    font-family:'Akzidenz Grotesk BE';
    src: url('AkzidenzGroteskBE-BoldExIt.eot');
	src: url('AkzidenzGroteskBE-BoldExIt.eot?#iefix') format('embedded-opentype'),
		url('AkzidenzGroteskBE-BoldExIt.woff2') format('woff2'),
		url('AkzidenzGroteskBE-BoldExIt.woff') format('woff'),
		url('AkzidenzGroteskBE-BoldExIt.svg#AkzidenzGroteskBE-BoldExIt') format('svg');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'berthold_akzidenz_grotesk';
    src: url('akzidenzgroteskbe-xbdcn-webfont.eot');
    src: url('akzidenzgroteskbe-xbdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgroteskbe-xbdcn-webfont.woff2') format('woff2'),
         url('akzidenzgroteskbe-xbdcn-webfont.woff') format('woff'),
         url('akzidenzgroteskbe-xbdcn-webfont.ttf') format('truetype'),
         url('akzidenzgroteskbe-xbdcn-webfont.svg#berthold_akzidenz_grotesk_bBd') format('svg');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans.woff2') format('woff2'),
        url('OpenSans.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Bold.woff2') format('woff2'),
        url('OpenSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Old School United';
    src: url('OldSchoolUnitedRegular.woff2') format('woff2'),
        url('OldSchoolUnitedRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}


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

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

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

a { color:#9A0000; text-decoration:none }
a:focus,
a:hover { color:#555; text-decoration:underline }

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

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

.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

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

.navbar-top li { position:relative; border:5px solid transparent; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; float:left; display:block; vertical-align:top; width:32.66%; margin-left:1% }
.navbar-top li:first-child { margin-left:0 }

.navbar-bottom { margin-top:25px }
.navbar-bottom li { position:relative; border:5px solid transparent; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; float:left; display:block; vertical-align:top; width:49.5%; margin-left:1% }
.navbar-bottom li:first-child { margin-left:0 }

.navbar-top li img,
.navbar-bottom li img { width: 100%; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
.navbar-top li:hover img,
.navbar-bottom li:hover img { -moz-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }

.site-footer { padding:60px 0; text-align:center; background:#fff; box-shadow:20px 50px 100px #898989 inset}
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }

.site-footer .footer-address { margin:50px; color:#666; font-family:"Akzidenz Grotesk BE",arial; font-weight:700; text-transform:uppercase }
.site-footer .footer-address span { visibility:hidden; margin:0 20px }
.site-footer .footer-address a { color:#666 }

.content-switcher .switcher-list { position:relative;  background:#fff; margin-bottom:10px; z-index:2 }
.content-switcher .switcher-list .selection { position:relative; display:block; padding:2px 15px 0; margin-right:36px; font-size:12px; font-family:"berthold_akzidenz_grotesk",arial; font-weight:400; font-size:26px; text-transform:uppercase; line-height:50px; text-decoration:none; background:#fff; color:#d31145; text-decoration:none}
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border-style:solid; border-width:6px 6px 0; border-color:#d31145 transparent transparent }
.content-switcher .switcher-list.active:after { border-color:transparent transparent #990000 ; border-width:0 6px 6px }
.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:0; right:0; top:52px; padding:10px;  overflow:auto; background:#666; border-radius:0 0 5px 5px }
.content-switcher .switcher-list.active ul { display:block; }
.content-switcher .switcher-list li { display:block; height:30px; line-height:30px; color:#000; position:relative; cursor:pointer; font-family:"berthold_akzidenz_grotesk",arial; font-weight:400 } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { color:#fff; font-size:22px }
.content-switcher .switcher-list li a:hover { color:#990000 ; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { position:absolute; top:-9999px; visibility:hidden }
.content-switcher .content-panel.active { position:static; visibility:visible }

/* STANDINGS */
.standings-brief h3 { display:none; height:40px; line-height:40px; padding:0 10px; margin:0; font-family:'berthold_akzidenz_grotesk', arial; color:#00539b; background:#fff }
.standings-brief table { width:100%; border-collapse:collapse; font-family:'berthold_akzidenz_grotesk', arial;  text-transform:uppercase }
.standings-brief th,
.standings-brief td { padding:10px; background:#990000; font-size:24px; font-weight:400; text-align:center }
.standings-brief th:first-child,
.standings-brief td:first-child { text-align:left}
.standings-brief th { color:#fff }
.standings-brief td { color:#fff; border-top:2px solid #990000; font-size:24px; background:#000 }
.standings-brief tr:hover td { color:#000; background:#efefef }
.standings-brief tr:hover td a { color:#000 }
.standings-brief td a { color:#fff }
.standings-brief .full-standings { display:none }

.section-banner { position:relative }
.section-banner .section-header { position:absolute; left:0; right:0; top:150px; text-transform:uppercase; text-align:center; margin:20px; font-family:'Akzidenz Grotesk BE',arial; color:#fff; font-size:55px }
.navbar-banner { text-align:center }

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

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

/* ANIMATION # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

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

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-size:15px; font-weight:normal; text-transform:uppercase; background:#990000; color:#fff }
.aotw { height:300px; padding:10px; background:#eee }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 10px 0 0; border:3px solid #555 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:12px; color:#990000 }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#233a75 }


/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:35px 15px 35px 80px; font-family:"berthold_akzidenz_grotesk",arial;  position:relative; background:#fff; overflow:hidden }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .no-events { text-align:center; padding-top:200px; box-sizing:border-box; text-transform:uppercase; font-size:20px; color:#000; font-weight:700 }
.schedule-boxscore .date  { position:absolute; top:0; left:0; right:0; display:block; margin-bottom:5px; font-size:26px; font-weight:700; border-bottom:1px dotted #000;  line-height:30px; text-transform:uppercase; color:#000 }
.schedule-boxscore .date span:last-child { float:right; color:#990000 }
.schedule-boxscore .sport { font-size:20px; color:#990000; text-transform:uppercase; font-weight:700; font-style:italic }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#990000 }
.schedule-boxscore .team {font-size:16px }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .team-logo { position:absolute; left:0; top:32px; width:65px }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }
.schedule-boxscore .links { position:absolute; display:block; bottom:0; left:0; right:0; padding:0 20px; height:25px; line-height:25px; background:#eeedee; text-transform:uppercase }
.schedule-boxscore .links span:nth-child(even ) { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.schedule-boxscore .links a { color:#666 }

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

.srs-tabs .tab { width:33.33%; text-align:center}
.srs-tabs .tab a { display:block; line-height:30px; padding:10px; font-family:"berthold_akzidenz_grotesk",arial; font-weight:400; font-size:22px; text-transform:uppercase; text-decoration:none; background:#231f20; color:#fff }
.srs-tabs .tab a:focus,
.srs-tabs .tab a.active { outline:none; background:#fff; color:#990000 }

.srs-tabs .pane .overflow { height:610px; background:#fff; padding:10px; overflow:auto }
.srs-tabs .pane3 .overflow { background:#555; padding:5px }

.section-facebook .section-header,
.section-instagram .section-header,
.section-twitter .section-header { position:static;  font-family:"bignoodletitling",arial; font-weight:400; height:40px; padding:17px; line-height:40px; background:#990000; color:#fff; text-align:center; margin-bottom:0; text-transform:uppercase; font-style:italic }

.section-instagram .section-header:before,
.section-facebook .section-header:before,
.section-twitter .section-header:before { content:'\e81d'; font-family:'glyphicons'; display:inline-block; vertical-align:middle; width:1em; border-radius:100%; padding:5px; margin-right:10px; font-size:20px; line-height:1em; color:#990000; font-style:normal; background:#000 }

.section-instagram .section-header:before { content: '\e81f' }
.section-facebook .section-header:before { content: '\e81b' }


.twitter-feed { height:540px; overflow:auto; color:#444; background:#fff } 
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.instagram-feed { padding:5px; background:#fff; height:530px; overflow:auto }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed .item { width:33%; float:left }
.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:33.32%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.prev,
.next { display:none }

.site-header .edu-links { padding:10px 20px; text-align:center; color:#fff; background:#000 }
.site-header .edu-links &gt; div { display:inline-block; vertical-align:top}
.site-header .edu-links ul { list-style:none; margin:0 }
.site-header .edu-links li { float:left }
.site-header .edu-links li:first-child ~ li:before { content:'|'; float:left; margin:0 10px; font-size:13px; font-weight:700; }
.site-header .edu-links li a { float:left; color:#fff; letter-spacing:1px; text-decoration:none }
.site-header .edu-links li a:hover,
.site-header .edu-links li a:focus { color:#ccc }
.site-header .edu-links li &gt; ul { display:none }

/*************** TEAM ARCHIVES ******************/
.teamarchive .seasonbox {
    border:1px solid #dedede;
    padding:10px;
    margin-bottom:20px;
    position:relative;
    overflow:hidden;
    background:#fcfcfc;
/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjclIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background:-moz-linear-gradient(top,rgba(252,252,252,1) 0%,rgba(255,255,255,1) 7%,rgba(255,255,255,1) 67%,rgba(246,246,246,1) 100%);
/* FF3.6+ */
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(252,252,252,1)),color-stop(7%,rgba(255,255,255,1)),color-stop(67%,rgba(255,255,255,1)),color-stop(100%,rgba(246,246,246,1)));
/* Chrome,Safari4+ */
    background:-webkit-linear-gradient(top,rgba(252,252,252,1) 0%,rgba(255,255,255,1) 7%,rgba(255,255,255,1) 67%,rgba(246,246,246,1) 100%);
/* Chrome10+,Safari5.1+ */
    background:-o-linear-gradient(top,rgba(252,252,252,1) 0%,rgba(255,255,255,1) 7%,rgba(255,255,255,1) 67%,rgba(246,246,246,1) 100%);
/* Opera 11.10+ */
    background:-ms-linear-gradient(top,rgba(252,252,252,1) 0%,rgba(255,255,255,1) 7%,rgba(255,255,255,1) 67%,rgba(246,246,246,1) 100%);
/* IE10+ */
    background:linear-gradient(to bottom,rgba(252,252,252,1) 0%,rgba(255,255,255,1) 7%,rgba(255,255,255,1) 67%,rgba(246,246,246,1) 100%);
/* W3C */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#f6f6f6',GradientType=0)
/* IE6-8 */
}

.teamarchive .seasonbox hr {
    color:#dedede;
    margin:-5px 0 5px
}

.teamarchive .seasonbox h3 {
    color:#606060;
    margin-top:5px;
    margin-bottom:5px;
}

.teamarchive .seasonbox .teamphoto {
    position:relative;
    float:left;
    width:350px;
    margin-right:20px
}

.teamarchive .seasonbox .teamphoto img {
    display:block;
    box-shadow:2px 2px 2px #ccc
}

.teamarchive .seasonbox .teamphoto .year {
    font-family:'OpenSansCondensedBold',arial;
    font-size:27px;
    color:#333;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    padding:5px 10px 0;
    background:url(/images/setup/carousel-overlay-40.png) repeat left top
}

.teamarchive .seasonbox .links {
    float:left;
    font-size:14px;
    line-height:18px;
    margin-right:80px
}

.teamarchive .seasonbox .links ul {
    list-style-type:square;
    margin-bottom:0
}

.teamarchive .seasonbox .postseason {
    position:absolute;
    bottom:10px;
    right:10px
}

.teamarchive .seasonbox .postseason img {
    display:block
}

.teamarchive .seasonbox .special {
    margin-top:4px
}

.teamarchive .seasonbox .special ul{
    list-style-position: inside;
}

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

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

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

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

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

/* COACH BIO */
.coach-bio .info { width:65% }

.team-logo [class*="-swimming-and-diving"]:before{ font-size:20px !important }

/* IMG VIDEO */
.img-video-ad { position:relative; width:320px; max-width:100%; margin:0 auto; overflow:hidden }
.img-video-ad &gt; div { margin:0 }
.img-video-ad &gt; div &gt; div { position:static !important; width:auto !important; margin:0 !important }
.img-video-ad &gt; .ad-label { position:absolute; right:0; top:0; padding:5px; font-family:arial; font-size:12px; line-height:1; background:#ccc; color:#000 }
.img-video-ad &gt; .close-btn { position:absolute; left:0; top:0; border:none; background:transparent; width:30px; height:30px; text-align:center; color:#fff; overflow:hidden } 
.img-video-ad &gt; .close-btn:before { content:'\e83f'; display:block; font-family:'glyphicons'; font-size:24px; line-height:30px; } 

.img-video-ad.top { margin-bottom:10px }
.img-video-ad.bottom { margin-top:10px }
.img-video-ad.sticky { position:fixed; bottom:0; right:0; z-index:10 }

.rich-v2 .sidebar .img-video-ad { width:auto; margin:0 0 10px }
.rich-v2 .article-image .img-video-ad { margin:10px 0 0 }
.rich-v2 .article-image .image { position:relative }
.rich-v2 .img-video-ad.float { float:right; margin:0 0 10px 10px } 

@media only screen and (max-width:479px) {
  .img-video-ad { margin:10px 0 }
}

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

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

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

html { position:relative }
.page { position:relative; overflow:hidden; padding-bottom:60px }
.landing .page-backgrounds { position:absolute; left:0; top:250px; bottom:0; width:100%; z-index:-1; background-repeat:no-repeat; background-position:50% 0; background-size:2000px auto }
.internal-page .page { background:#fff }

.mainbody { min-height:500px; max-width:1160px; margin:0 auto; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0; max-width:none; margin:0 }

.site-header { position:relative; z-index:3; background:url(/images/setup/2018_header_bg.jpg) }
.site-header &gt; .container { position:relative; max-width:1200px; margin:0 auto }
.site-header .site-title { margin:0; padding:40px 0 40px 210px }
.site-header .site-title a { display:block; color:#fff; font-size:19px; letter-spacing:0.12em; line-height:1.1; font-family:"Open Sans",arial; font-weight:400; top:30px; width:720px; height:90px; text-align:center; text-transform:uppercase;  text-transform:uppercase; text-decoration:none }
.site-header .site-title a span:nth-child(1) { display:block; font-family:"Old School United",arial; letter-spacing:0.1em; font-size:65px; font-weight:400 }
.site-header .site-title a:before { content:""; position:absolute; left:0; top:00px; display:block; width:200px; height:170px; background:url(/images/setup/2019/2019_logo.png) no-repeat 40% 50% #9a0000; background-size:75% }
.site-header .site-title a span:nth-child(2) { display: block; font-weight: 700 }

.site-header .give-now { position:absolute; right:50%; margin-right:-600px; top:95px; text-indent:-9999px; width:186px; height:96px; display:block; background:url(/images/setup/2018_btn_give_now.png) no-repeat 50% 50%; background-size:contain }
.site-header .social-links { display:none }

.site-header .edu-links { position:absolute; right:0; top:0 }

.sticky-header .page { padding-top:70px }
.sticky-header .site-header .dropnav { position:fixed; top:0; z-index:3; padding-left:100px }
.sticky-header .site-header .site-title a:before { position:fixed; left:50%; margin-left:-600px; top:0; display:block; width:80px; height:80px;  z-index:4; background:url(/images/setup/2018_logo.png) no-repeat 0 50% transparent; background-size:90% auto }
.sticky-header .dropnav .nav &gt; a { margin:0 15px }

.mobile-menu-bar { display:none }

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

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

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

.landing-row.sponsors-row { padding:40px; margin-top:60px; background:#990000  }
.landing-row.buttons-row { padding:65px; background:url(/images/setup/2019/bg_row_32019.jpg) no-repeat 50% 0; background-size:2000px auto }
.landing-row.banner-row { background:#fff }
.landing-row.social-row { box-shadow:5px 35px 500px #000 inset; padding:50px; background:#555 }

.landing-row.banner-row &gt; div { max-width:none }

.section-social { position:relative }
.section-social &gt; .section-header { position:static; height:117px; line-height:117px; padding-left:125px; font-family:"berthold_akzidenz_grotesk",arial; font-style:italic; font-size:77px; text-transform:uppercase; color:#fff }
.section-social &gt; .section-header:before { content:""; position:absolute; left:0; width:135px; height:117px; display:block; margin-right:20px; background:url(/images/setup/2019/master_sprite20191213.png) no-repeat 0 -214px }
.section-social .hashtag { position:absolute; right:40px; top:0; font-family:"berthold_akzidenz_grotesk",arial; font-weight:700; color:#990000; font-style:italic; font-size:77px; text-transform:uppercase; }

/* NAVIGATION */
.dropnav { position:relative; height:80px; color:#fff; background:#1d1d1d; text-align:center }
.dropnav:before { content:""; position:absolute; left:-2000px; right:-2000px; top:0; bottom:0; display:block; background:#1d1d1d}
.dropnav &gt; ul { display:inline-block; vertical-align:top }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav &gt; a { position:relative; display:block; height:80px; margin:0 20px; font-size:18px; font-family:"Open Sans",arial; font-weight:700; line-height:80px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.has-submenu:hover &gt; a:after { content:""; display:block; position:absolute; width:28px; height:10px; background:#fff; left:50%; margin-left:-15px; top:70px }
.dropnav .nav.focus &gt; a,
.dropnav .nav:hover &gt; a { outline:none }
.dropnav .nav &gt; .submenu { display:none; font-family:"berthold_akzidenz_grotesk",arial; text-transform:uppercase; border-top:5px solid #dedede; font-weight:400; position:absolute; left:0; right:0; text-align:left; top:80px; padding:40px; background:#fff; white-space:nowrap }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { display:block; font-size:22px; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#990000 }
.dropnav .submenu .has-submenu &gt; a { font-size:23px; text-transform:uppercase; color:#000; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:50px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] &gt; a { font-size:30px; font-family:"Akzidenz Grotesk BE",arial; font-weight:700; color:#990000; cursor:default; background:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"]:hover a { color:#990000 }
.dropnav .submenu .has-submenu[data-follow-link="true"]:hover a:hover { color:#990000 }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; a { min-width:200px; padding:0; font-size:21px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:18px; font-style:italic; margin-top:3px; font-weight:400; color:#858585}
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:"-"; color:#990000; font-size:18px; padding:0 10px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none}
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"] { position:relative; width:20px; height:20px; line-height:20px; margin-top:7px; font-style:normal; margin-left:15px; padding-left:1px; text-align:center; background:#bcbdc0; border-radius:100%; text-indent:-9999px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81b'; position:absolute; left:0px; top:0; right:0; bottom:0; font-family:'glyphicons'; color:#fff; font-size:12px; text-indent:0; padding:0; text-align:center; speak:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81d' }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before { content:'\e81f' }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; font-family:"berthold_akzidenz_grotesk",arial; font-weight:400; text-transform:uppercase; z-index:2; padding:10px; margin-bottom:10px; color:#fff; box-shadow:0 0 40px  #8b8b8b inset ; background:#fff }
.secondary-nav &gt; div { position:relative; max-width:1180px; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; font-style:italic; color:#373737; font-size:52px; font-weight:800 }
.secondary-nav .leadin { position:absolute; right:20px; font-size:22px; color:#990000; font-weight:700; font-style:italic}
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:22px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:23px; color:#373737; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#990000; outline:none; text-decoration:none }
.secondary-nav li:before { content:"-"; font-size:20px; color:#990000}
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover &gt; a { color:#fff; background:#333 }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:1px; padding:10px; background:#333 }
.secondary-nav .has-nav:hover &gt; ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; color:#fff; min-width:100px; padding:0; white-space:nowrap }
.secondary-nav .has-nav li a:hover { color:#990000 }


.j-carousel .story-box { position:relative; text-transform:uppercase; font-family:"berthold_akzidenz_grotesk",arial; height:80px; background:#231f20; border-top:5px solid #565656; box-sizing:border-box; padding:20px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.6);}
.j-carousel .story-box .title { display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-size:24px; color:#fff; font-weight:800; font-style:italic }
.j-carousel .story-box .date {  position:absolute; top:2px }
.j-carousel .story-box .carousel-related-links { position:absolute; display:none; border-left:1px dotted #fff; right:0; top:10px; bottom:10px; padding-left:20px;  width:160px }
.j-carousel .story-box .carousel-related-links a { color:#fff; display:inline-block; vertical-align:top; margin-right:30px; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-related-links a:before { content:"-"; color:#990000 }
.j-carousel .story-box .carousel-related-links span { position:absolute; left:-9999px }
.j-carousel .readmore,
.j-carousel .story-box .leadin { display:none }
.j-carousel .controls { position:absolute; bottom:100px; text-align:center; left:0; right:0; padding-top:10px }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:16px; height:16px; border:2px solid #fff; background:#fff; border-radius:100%; text-indent:-9999px; margin-left:2px; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active { background:#990000 }
.j-carousel .control .thumb { width:100%; vertical-align:top }


/* 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 }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; margin-top:-15px; width:30px; height:30px; cursor:pointer; text-align:center; overflow:hidden }
.slider-wrapper .next { left:auto; right:10px }

.sponsor-slider { max-width:1050px; margin:0 auto}
.sponsor-slider .image { display:block; float:left; width:25%; border-left:1px solid #990000; box-sizing:border-box }
.sponsor-slider .image:first-child { border-left:none }
.sponsor-slider .next, 
.sponsor-slider .prev { position:absolute; display:block; left:-100px; top:50%; margin-top:-15px; width:64px; height:40px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2017/master_sprite.png) no-repeat -886px 0; text-align:center; overflow:hidden }
.sponsor-slider .next { left:auto; right:-100px; background-position:-952px 0 }

.banner-slider { max-width:1100px; margin:0 auto}
.banner-slider .next, 
.banner-slider .prev { position:absolute; display:block; left:-100px; top:50%; margin-top:-15px; width:64px; height:40px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2017/master_sprite.png) no-repeat -747px 0; text-align:center; overflow:hidden }
.banner-slider .next { left:auto; right:-100px; background-position:-812px 0 }


/* STICKY BAR */
.sticky-bar { position:fixed; z-index:3; height:60px; left:0; right:0; bottom:0; background:#990000 }
.sticky-bar:before { content:""; position:absolute; left:50%; margin-left:-605px; z-index:3; top:-40px; display:block; width:135px; height:155px; background:url(/images/setup/2019/master_sprite.png) no-repeat -275px 0px; transform:scale(0.4); -webkit-transform:scale(0.4) }
.sticky-bar &gt; div { position:relative; max-width:1200px; margin:0 auto }
.sticky-bar .sticky-logo { position:absolute; left:-100px; height:77px; width:71px; display:block; text-indent:-9999px;bottom:-5px; background:url(/images/setup/master_sprite.png) no-repeat -955px 0 }

/* SOCIAL LINKS */
.social-links { position:absolute; border-left:2px solid #e8e8e8; padding:23px 30px; border-right:2px solid #e8e8e8;  right:50%; margin-right:-580px; bottom:-19px }
.social-links ul { list-style:none; margin:0 }
.social-links li { float:left; margin-left:8px }
.social-links li:first-child { margin-left:0 }
.social-links li .text { display:none }
.social-links li a { display:block; padding:6px; font-size:18px; line-height:1; color:#fff; background:#b79c6e; border-radius:100% }
.social-links li a:hover { background:#0c4e97; text-decoration:none }
.social-links .gicon-youtube { display:none }
.social-links li:nth-child(4) a:before { content:"\e824"; font-family: 'GlyphIcons' }


.sticky-bar .social-links { border:none;  bottom:-8px; margin-right:-620px }
.sticky-bar .social-links li a { background:#000; color:#990000  }

/* TICKER */
div[id="scoreboard-ticker-wrapper"] { position:relative; height:60px; width:900px; padding-left:130px; color:#fff; background:#000 }
div[id="scoreboard-ticker"] { position:relative; width:646px; height:58px; overflow:hidden; font-family:'berthold_akzidenz_grotesk', arial; font-size:20px; font-weight:400; text-transform:uppercase }
div[id="scoreboard-ticker"] li { position:relative; overflow:hidden; width:900px; height:58px; line-height:58px; text-align:center }
div[id="scoreboard-ticker"] .no-events { line-height:58px; color:#fff; text-align:center }
div[id="scoreboard-ticker"] span { padding:0 20px }
div[id="scoreboard-ticker"] span:first-child { padding:0 }
div[id="scoreboard-ticker"] span:nth-of-type(2) { padding-left:0 }
div[id="scoreboard-ticker"] a { color:#fff }
span[id="scoreboard-ticker-pp"] { display:none }
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; right:40px; top:20px }
span[id="scoreboard-ticker-next"] { right:20px }
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { display:block;  width:25px; height:25px; background:url(/images/setup/2017/master_sprite.png) no-repeat -1065px 0; outline:none }
span[id="scoreboard-ticker-next"] a { background-position:-1086px 0 }

.countdown-wrapper { position:absolute; width:370px; right:50%; margin-right:-590px; top:25px; text-transform:uppercase; text-align:center; overflow:hidden }
.countdown-wrapper h3 { position:absolute; max-width:120px; font-size:13px; right:0px; display:block; text-align:center; top:15px; margin:0; font-family:"Akzidenz Grotesk BE",arial; font-weight:700; color:#fff }
.countdown-wrapper h3 span { display:block; font-size:9px; color:#373737}
.countdown-container { position:relative }
.countdown-container .countdown { font-family:"berthold_akzidenz_grotesk",arial; font-weight:400; position:relative; list-style:none; padding:0; margin:0;  overflow:hidden }
.countdown-container li { position:relative; float:left; background:#373737; border-radius:5px; margin-left:2px; width:55px; height:67px }
.countdown-container .countdown-label { position:relative; bottom:15px; display:block; font-size:15px;  font-weight:700; color:#990000 }
.countdown-container .countdown-digit { display:block; position:relative; top:-3px; font-size:40px; color:#fff  }

}

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

.countdown-wrapper { transform:scale(0.8); -webkit-transform:scale(0.8); margin-right:-545px }

.section-social &gt; .section-header { margin:0 auto; font-size:60px }
.section-social .hashtag { right:0; top:15px; font-size:60px }

}

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

.site-header .give-now { right:10px; margin-right:0 }

.sticky-header .site-header .site-title a:before { left:10px; margin-left:0 }
.sticky-header .dropnav .nav &gt; a { margin:0 10px }

.dropnav .nav &gt; a {  margin:0 15px }

.sticky-bar:before { left:0; margin-left:0 }

.social-links { top:22px; padding:0 }
.social-links li { float:left; margin-left:2px }
.social-links li a { display:block; padding:4px; font-size:16px; line-height:1; color:#fff; background:#b79c6e; border-radius:100% }

.sticky-bar .social-links {  right:0; margin-right:5px }

div[id="scoreboard-ticker-wrapper"] { width:850px}
div[id="scoreboard-ticker"] { width:850px  }
div[id="scoreboard-ticker"] li { width:850px }

.section-banner .section-header { font-size:45px }

}

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

div[id="scoreboard-ticker-wrapper"] { width:780px }
div[id="scoreboard-ticker"] { width:780px  }
div[id="scoreboard-ticker"] li { width:780px }

.site-header .site-title a { font-size:14px }

}


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

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


body { padding:0 }

.site-header { position:relative; background:url(/images/setup/2018_responsive_bg.jpg) repeat 50% 0 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; background-size: 744px !important; text-indent:-9999px; background:url(/images/setup/2019/header_tablet.png) no-repeat 50% 50% }

.site-header .social-links { position:absolute; left:5px; top:119px }
.site-header .social-links ul { margin:0 }
.site-header .social-links li { list-style:none; padding:4px 7px; display:inline-block; background:#000 }
.site-header .social-links li a { background:none; font-size:20px; color:#fff }
.site-header .social-links .text { position:absolute; left:-9999px; width:1px; height:1px; display:block; overflow:hidden }

.landing-row.social-row,
.sticky-bar,
.site-header .give-now,
.site-header .countdown-wrapper { display:none }

.mobile-menu-bar { display:block; padding:5px; background:#990000  }
.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:#333; 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:#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 .media-box .slide-img { padding-top:49% }
.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; height:12px; padding:10px 0; margin-top:49%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; font-size:24px; font-weight:700; padding:10px; text-transform:uppercase; background:#231f20; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.slider-wrapper { padding:0 5px 5px; text-align:center; background:#990000 }
.slider-wrapper .item { display:block; margin-top:10px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned { display:none }
.slider-wrapper .image span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

.section-banner .section-header { top:50%; margin:-20px 0 0; font-size:35px }
.banner-slider { padding:20px; border:10px solid #333; background:#fff }

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

.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 !important; height:80px !important; text-indent:-9999px; background:url(/images/setup/2019/header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto !important; }

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

.navbar-top li,
.navbar-bottom li {  width:100%; margin-left:0 }

.navbar-top,
.navbar-bottom { background:#333; margin-top:0 }

.site-header .social-links { position:static; background:#990000; padding:5px; text-align:center }
.site-header .social-links ul { display:inline-block; vertical-align:top }

.section-banner .section-header { font-size:16px }

.teamarchive .seasonbox .teamphoto { width:40% }

}

@media only screen and (max-width:479px) {
    
.teamarchive .seasonbox .teamphoto {float:none;width:100%;margin-bottom:10px}
.teamarchive .seasonbox .teamphoto img {width: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>