/* ==============
   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: 'CalvertMT';
    src: url('CalvertMT-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    
}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    
}

@font-face {
    font-family: 'proxima_nova';
    src: url('proximanova-extrabld-webfont.woff2') format('woff2'),
         url('proximanova-extrabld-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    
}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#002d62 !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 }
.landing body { font-family:'proxima_nova', arial }

a { color:#002d62; text-decoration:none }
a:focus,
a:hover { text-decoration:underline }
a[rel="wiki-link"] { color:#376fb0 }

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:1175px; margin:0 auto }
.landing .body-container { max-width:none }
.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; width:1px; height:1px; overflow:hidden }

.site-footer { padding:40px 0; font-family:'CalvertMT', arial; text-align:center }
.site-footer > .container { position:relative; max-width:1175px; margin:0 auto }
.footer-text { float:left; font-size:15px; font-weight:700; text-align:left; color:#fff }
.footer-text .edu-link { display:block; font-size:20px; text-decoration:none; color:#fff }
.footer-logos { float:right; margin: 10px -25px 0 0 }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 25px }

/* 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:59.11%; 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 # 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 HEADLINES */
.more-news .story { position:relative; margin-top:10px; padding:15px 20px; font-size:12px; font-weight:700; text-transform:uppercase; color:#fff; background:rgba(0,0,0,0.25) }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .title { display:block; margin-bottom:5px; font-size:18px; font-weight:900; color:#fff; line-height:1.2 }
.more-news .details .leadin { display:none }
.more-news .details .sport-name { display:inline-block }
.more-news .details .sport-name:before { content:'| '; padding:0 5px; font-weight:300; color:#ccc }
.more-news .details .related-links { margin-top:5px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; font-weight:400; font-size:11px; text-transform:uppercase }
.more-news .details .related-links li:before { content:'|'; padding:0 5px; color:#fff }
.more-news .details .related-links li:first-child:before { display:none }
.more-news .details .related-links li a { color:#fff }
.more-news .load-more { display:block; width:110px; height:40px; margin:20px auto; font-weight:900; text-transform:uppercase; line-height:40px; text-align:center; text-decoration:none; background:#fff; color:#002d62; border-radius:3px }

/* SCHEDULE */
.section-events .section-header { position:static; margin:50px 0 10px; padding:5px 10px; font-family:'CalvertMT', arial; font-size:22px; text-transform:uppercase; color:#fff; background:#001227 }
.schedule-boxscore { height:511px; overflow:auto }
.schedule-boxscore .no-events { padding:20px; text-align:center; text-transform:uppercase; color:#fff }
.schedule-boxscore .event-box { position:relative; min-height:90px; margin-top:10px; padding:10px 20px 10px 135px; overflow:hidden; font-size:12px; text-transform:uppercase; color:#fff; background:rgba(0,0,0,0.55); box-sizing:border-box }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { position:absolute; left:0; top:0; bottom:0; width:110px; padding-top:12px; color:#002d62; background:#fff; box-sizing:border-box }
.schedule-boxscore .date:after { content:''; position:absolute; right:-7px; top:50%; margin-top:-7px; border-left:7px solid #fff; border-top:7px solid transparent; border-bottom:7px solid transparent }
.schedule-boxscore .date span { display:block; font-weight:800; font-size:42px; text-align:center; text-transform:uppercase; line-height:1 }
.schedule-boxscore .date span:first-child { font-size:22px }
.schedule-boxscore .sport { display:block; font-size:13px; font-weight:700 }
.schedule-boxscore .team { font-size:17px; font-weight:900 }
.schedule-boxscore .status { display:block }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { display:block }
.schedule-boxscore .links { margin-top:5px; font-size:11px }
.schedule-boxscore .links a { font-weight:700; text-transform:uppercase; color:#fff }
.schedule-boxscore .links > span { padding:0 5px; font-weight:300 }

/* TABS */
.tabs-wrapper ul.tabs .tab { margin-left:33px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; font-family:'CalvertMT', arial; font-size:15px; font-weight:700; line-height:50px; text-transform:uppercase; text-decoration:none; color:#376fb0 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; color:#7baeeb; background:#002e61 }
.tabs-wrapper .pane2 .overflow { height:559px; overflow:auto }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#002d62; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#002d62; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#002d62; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#002d62 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#002d62; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; background:url(/images/setup/2018/page_bg.jpg) no-repeat 50% 0; background-size:100%; background-attachment:fixed }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; font-family:'CalvertMT', arial }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; width:1183px; height:122px; margin:22px auto 15px; text-indent:-9999px; background:url(/images/setup/2018/master_sprite.png) no-repeat }

.footer-text { background:#002e61 }

.mobile-menu-bar { display:none }

.landing-row { position:relative; margin-top:25px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { position:relative; max-width:1175px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > 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% }

/* NAVIGATION */
.dropnav { position:relative; text-align:center; background:#001227 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { position:relative; display:block; height:50px; padding:0 28px; font-size:16px; font-weight:700; line-height:50px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none }
.dropnav .nav.focus > a:before,
.dropnav .nav:hover > a:before { content:''; position:absolute; left:50%; bottom:0; margin-left:-7px; border:7px solid; border-color:transparent; border-bottom-color:#2f65a3 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:50px; min-width:200px; padding:15px 20px; background:rgba(255,255,255,0.85); white-space:nowrap; border-top:2px solid #2f65a3 }
.dropnav .nav6 > .submenu { left:auto; right:0 }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-weight:700; white-space:nowrap; text-decoration:none; text-transform:uppercase; line-height:30px; color:#063a78 }
.dropnav .submenu a:hover { color:#001128 }
.dropnav .submenu .has-submenu > a { font-size:18px; 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:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; z-index:2; padding:10px; font-family:'CalvertMT', arial; color:#fff; background:#535f6e }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:25px; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:1175px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left; text-transform:uppercase }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#7baeeb; 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.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#233a75 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#233a75; border-radius:5px 0 }
.secondary-nav .has-nav.focus > ul,
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#002d62 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.j-carousel { color:#5f5e64; background:#fff }
.j-carousel .story-box { position:relative; height:100px; padding:15px 20px; text-transform:uppercase; box-sizing:border-box }
.j-carousel .story-box .title { display:block; font-size:28px; font-weight:800; line-height:1.2; text-transform:uppercase; text-decoration:none; color:#5f5e64; transition:0.2s }
.j-carousel .story-box .title:hover { color:#002d62 }
.j-carousel .story-box .date { position:absolute; top:-30px; left:0; right:0; padding:0 20px; font-size:12px; line-height:30px; color:#fff; background:rgba(0,0,0,0.7) }
.j-carousel .story-box .pipe { padding:0 5px }
.j-carousel .story-box .carousel-share-links { position:absolute; right:15px; top:-30px }
.j-carousel .story-box .carousel-share-links a { display:inline-block; vertical-align:top; margin:5px 2px; padding:3px; font-size:0; color:#fff; background:#000; border-radius:3px }
.j-carousel .story-box .carousel-share-links a:before { font-size:14px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { background:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { background:#3c5a99 }
.j-carousel .story-box .carousel-related-links { position:absolute; z-index:3; top:-30px; right:90px; font-size:12px; line-height:30px; color:#fff; background:rgba(0,0,0,0.55) }
.j-carousel .story-box .carousel-related-links span { padding:0 5px }
.j-carousel .story-box .carousel-related-links a { text-decoration:none; color:#fff }
.j-carousel .story-box .carousel-related-links a:hover { color:#7baeeb }
.j-carousel .story-box .leadin { display:none }
.j-carousel .story-box .readmore { position:absolute; right:0; bottom:0; width:51px; height:51px; text-indent:-9999px; overflow:hidden; background:url(/images/setup/2018/master_sprite.png) no-repeat -1193px 0 }
.j-carousel .controls { position:absolute; left:50%; top:-20px; margin-top:59.11%; text-align:center; -webkit-transform:translateX(-50%); transform:translateX(-50%) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 3px; font-size:0; text-indent:-9999px; cursor:pointer; background:#fff }
.j-carousel .control.active { background:#7baeeb }
 
/* CALENDAR */
#calendar td { height:40px; line-height:40px; color:#fff; font-size:14px; border:none; text-align:center; background:#001128; box-shadow:inset 0 0 0 5px rgba(255,255,255,0.1) }
#calendar .calendar-month td { font-weight:800; font-size:18px; text-transform:uppercase; color:#002d62; background:#fff; box-shadow:inset 0 0 0 5px #001128 }
#calendar .calendar-month td a,
#calendar .calendar-month td span { color:#002d62 }
#calendar .calendar-month .calendar-month-left,
#calendar .calendar-month .calendar-month-right { font-size:13px }
#calendar .calendar-header td { font-size:16px; font-weight:700; color:#7baeeb }
#calendar .calendar-event a,
#calendar .no-calendar-event a { line-height:40px; background:none; box-shadow:inset 0 0 0 5px #1b293f }
#calendar .calendar-event a { background:#376eb0 }
#calendar .calendar-event a:hover,
#calendar .current a { background:#fff; color:#000 }
#calendar .event-schedule { height:239px; padding:20px; overflow:auto; color:#000; background:#fff }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:2000px) {

.page { background-size:2000px auto }

}

@media only screen and (min-width:1024px) and (max-width:1299px) {

.site-header .site-title { text-align:center }
.site-header .site-title a { width:1000px; background:url(/images/setup/2018/header.png) no-repeat; background-size:contain }

.site-footer { padding:40px }

.landing-row { padding:0 20px;  }
.dropnav .nav > a { padding:0 15px; font-size:15px }

}

@media only screen and (max-width:1023px) {

body { padding:0; background:#002d62 }

.site-header { position:relative; background:#063a77 }
.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:#001227 }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > 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:#002d62; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .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 > 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 > .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:#002d62; 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 > div > ul { display:none }
.secondary-nav.active > div > 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 > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:59.11%; 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; font-family:'CalvertMT', arial; font-size:18px; lmargin-bottom:0; padding:10px; text-transform:uppercase; text-align:center; color:#7baeeb }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }
.tabs-wrapper .tab_title3,
.tabs-wrapper .tab_title4,
.tabs-wrapper .pane3,
.tabs-wrapper .pane4 { display:none !important }

.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 }

.section-events .section-header { margin-top:0; font-size:18px; padding:10px; text-align:center }
.schedule-boxscore { height:auto; margin-bottom:10px; }

.footer-text,
.footer-logos { float:none; text-align:center }
.footer-logos { margin:10px 0 0 }


}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/2018/header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#001227 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

}

/* CAMPS */
.camp-box > 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;}
