/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */


@font-face {
    font-family: 'oswald';
    src: url('Oswald-Light-webfont.eot');
    src: url('Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Oswald-Light-webfont.woff2') format('woff2'),
         url('Oswald-Light-webfont.woff') format('woff'),
         url('Oswald-Light-webfont.ttf') format('truetype'),
         url('Oswald-Light-webfont.svg#oswaldlight') format('svg');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_extrabold-webfont.eot');
    src: url('proxima_nova_extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_extrabold-webfont.woff2') format('woff2'),
         url('proxima_nova_extrabold-webfont.woff') format('woff'),
         url('proxima_nova_extrabold-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_black-webfont.eot');
    src: url('proxima_nova_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff'),
         url('proxima_nova_black-webfont.ttf') format('truetype'),
         url('proxima_nova_black-webfont.svg#proximanova-blackbook') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proximanova-boldbook') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_light-webfont.eot');
    src: url('proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_light-webfont.woff2') format('woff2'),
         url('proxima_nova_light-webfont.woff') format('woff'),
         url('proxima_nova_light-webfont.ttf') format('truetype'),
         url('proxima_nova_light-webfont.svg#proximanova-lightbook') format('svg');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_regular-webfont.eot');
    src: url('proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff'),
         url('proxima_nova_regular-webfont.ttf') format('truetype'),
         url('proxima_nova_regular-webfont.svg#proximanova-regularbook') format('svg');
    font-weight: 400;
    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:#0e4b8c !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:'proximanova', arial; font-size:14px; line-height:1.5; background:#0e4b8c; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#9b1d22; 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:1038px; 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 }

.site-footer { padding:30px 0; text-align:center; background:#fff }
.site-footer .footer-logos { border-bottom:5px solid #0e4c8f }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; padding:0 50px; margin-bottom:20px }
.site-footer .footer-text span { font-size:14px; margin-top:20px; font-family:'oswald', arial; font-weight:200; color:#bf1e34 }
.site-footer .footer-text span:first-child { display:block }

/* 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:49%; 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 */
.j-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { width:12.5%; float:left; position:relative }

.section-more-headlines { padding:50px 0 }
.section-more-headlines .section-header { position:static; margin:0; padding:0 10px; font-size:48px; font-weight:900; text-transform:uppercase; color:#fff }
.section-more-headlines .section-header span { font-weight:700 }

.more-news .story { position:relative; float:left; font-size:15px; text-align:center }
.more-news .story .heading { margin:0 }
.more-news .story .thumb { position:relative; display:block; padding-top:56.65%; background:#fff; overflow:hidden }
.more-news .story .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:middle }
.more-news .story .title { display:block; min-height:80px; padding:10px; font-size:14px; font-weight:400; color:#fff; background:rgba(0,0,0,0.7) }
.more-news .story .leadin { display:none }
.more-news .story .date { display:none }
.more-news .story .sport-name {  padding:0 20px; font-size:16px; font-weight:900; line-height:35px; text-transform:uppercase; color:#e42138; background:#000 }
.more-news .story .related-links ul { display:none; list-style:none; margin:0 }
.more-news .load-more { display:block; clear:both; width:250px; height:50px; margin:0 auto; font-weight:700; line-height:50px; text-align:center; text-decoration:none; text-transform:uppercase; color:#fff; background:#72101c }

/* 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 ul.tabs .tab { margin-left:30px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; padding:15px 0; line-height:30px; font-size:22px; font-weight:400; text-transform:uppercase; text-decoration:none; color:#80abd9 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; font-weight:900; color:#fff }

/* 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:30px; top:50%; margin-top:-15px; width:13px; height:22px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -616px 0 }
.slider-wrapper .next { left:auto; right:30px; background-position:-639px 0 }

.sponsors-slider { padding:50px; text-align:center; background:#fff; box-shadow:0 0 50px rgba(0,0,0,0.3) inset }
.sponsors-slider .image { display:inline-block; vertical-align:top; margin:0 20px }

.social-row { margin: 20px; display: flex; justify-content: center; }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#0e4b8c; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#0e4b8c; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#0e4b8c; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#0e4b8c }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#0e4b8c; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; max-width:2000px; margin:0 auto; overflow:hidden; background:url(/images/setup/2017_page_top_bg.png) no-repeat 50% 0 #0e4b8c }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; border-top:13px solid #fff }
.site-header > div { position:relative; max-width:1038px; height:141px; margin:0 auto }
.site-header .site-title:before { content:''; position:absolute; left:35px; top:18px; width:1070px; height:16px; background:url(/images/setup/2017_master_sprite.png) no-repeat 0 -136px }
.site-header .site-title a { position:absolute; left:50%; top:0; display:block; margin-left:-131px; width:263px; height:123px; text-indent:-9999px; z-index:2; background:url(/images/setup/2017_master_sprite.png) no-repeat -15px 0  }

.site-header .social-links { position:fixed; right:0; top:50%; margin-top:-65px; z-index:3 }
.site-header .social-links ul { list-style:none; margin:0; padding:0 }
.site-header .social-links li { margin:2px 0; padding:5px 7px; background:#e73246 }
.site-header .social-links li a { display:block; width:1em; font-size:16px; padding:7px; line-height:1; border-radius:20px; color:#fff; background:#0e4c8f }
.site-header .social-links li a:hover { background:#fff; color:#000 }
.site-header .social-links li a .text { position:absolute; left:-9999px }

.mobile-menu-bar { display:none }

.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1038px; 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% }

.landing-row.carousel-row { background:url(/images/setup/2017_bg_blue_pattern.jpg) repeat-x left 0 bottom -547px  }
.landing-row.scoreboard-row { background:url(/images/setup/2017_bg_blue_pattern.jpg) repeat-x 0 -100px  }
.landing-row.more-headlines-row { background:url(/images/setup/2017_bg_red_pattern.jpg) repeat-x 0 100% #e42138 }
.landing-row.slider-row { background:#000 }

/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; top:67px; z-index:1; text-align:center }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { display:inline-block; vertical-align:top; position:relative; text-align:left; }
.dropnav .nav:before { content:'|'; float:left; font-weight:700; line-height:60px; color:#6d9bcc }
.dropnav .nav1:before,
.dropnav .nav4:before { display:none }
.dropnav .nav1 { margin-left:30px }
.dropnav .nav4 { margin-left:245px }
.dropnav .nav > a { float:left; height:60px; padding:0 10px; font-size:15px; font-weight:700; line-height:60px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#e11c38 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:60px; min-width:200px; padding:20px; border-top:none; background:rgba(0,0,0,0.9); white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-size:14px; font-weight:700; text-transform:uppercase; white-space:nowrap; text-decoration:none; color:#fff }
.dropnav .submenu a:hover { color:#e41c38 }

.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; margin-bottom:10px; color:#fff; background:#0e4b8c }
.secondary-nav >div { max-width:1038px; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:14px; font-weight:700; color:#fff; text-transform:uppercase; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { 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 > a { color:#fff; background:#233a75 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0;  background:#233a75; border-radius:5px 0 }
.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:5px 10px; white-space:nowrap }
.secondary-nav .has-nav li a:focus,
.secondary-nav .has-nav li a:hover { background:#e41c38 }

.j-carousel { margin-bottom:40px }
.j-carousel .feed { overflow:visible }
.j-carousel .seat:before,
.j-carousel .seat:after { content:''; display:block; position:absolute; left:0; right:0; top:0; z-index:1; height:50px; background:#0e4b8c }
.j-carousel .seat:after { top:auto; bottom:0; background:url(/images/setup/2017_bg_blue_pattern.jpg) repeat-x left 0 bottom -547px }
.j-carousel .media-box:after { content:''; position:absolute; left:0; right:0; top:0; bottom:0; background:rgba(228, 28, 56, 0.87) }

.j-carousel .seat.active { z-index:1; box-shadow:0 0 20px rgba(0,0,0,0.6) }
.j-carousel .seat.active .story-box { display:block }
.j-carousel .seat.active:before,
.j-carousel .seat.active:after { display:none }
.j-carousel .seat.active .media-box:after { display:none }
.j-carousel .story-box { display:none; position:absolute; left:0; right:0; bottom:0; height:120px; padding:20px; color:#fff; background:rgba(0,0,0,0.8) }
.j-carousel .story-box .title { display:block; font-size:25px; color:#fff; font-weight:900 }
.j-carousel .story-box .title:hover { color:#e41c38; text-decoration:none }
.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:#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 .carousel-related-links a { color:#fff; font-family:'roboto', arial; font-size:12px; font-weight:700 }
.j-carousel .story-box .leadin { display:block }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { padding:15px; text-align:center }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:12px; height:12px; margin:0 2px; cursor:pointer; text-indent:-9999px; background:#b92236 }
.j-carousel .control.active { background:#fff }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .prev,
.j-carousel .next { position:absolute; left:-75px; top:50%; margin-top:-27px; display:block; width:55px; height:55px; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -438px 0 }
.j-carousel .next { left:auto; right:-75px; background-position: -503px 0 }
.j-carousel .pp { display:none }

.banner-slider { min-height:400px; overflow:hidden }
.banner-slider .slider { position:absolute; left:50%; top:0; width:2000px; margin-left:-1000px }
.banner-slider:before { content:''; position:absolute; left:0; right:0; top:-10px; z-index:1; display:block; height:165px; background:url(/images/setup/2017_banner_overlay.png) no-repeat 50% 0 }
.banner-slider:after { content:''; position:absolute; left:0; right:0; bottom:-10px; z-index:1; display:block; height:161px; background:url(/images/setup/2017_banner_overlay.png) no-repeat 50% 100% }

.more-news .story { float:left; width:25%; padding:0 10px; margin-bottom:10px; box-sizing:border-box }
.more-news .story:nth-child(4n+1) { clear:left }

.scoreboard-row .section-scoreboard .section-header { position:static; margin:0; font-size:48px; font-weight:900; text-transform:uppercase; color:#fff }
.scoreboard-row .section-scoreboard .section-header span { font-weight:700 }

.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%;  overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-events { min-height:350px; padding:20px; text-align:center; font-size:30px; line-height:100px; color:#fff }
.scoreboard-slider .event-box { float:left; position:relative; width:25%; padding:0 10px; text-align:center; box-sizing:border-box }
.scoreboard-slider .event-box .no-event { display:block; padding:20px; font-weight:700; text-transform:uppercase; text-align:center }
.scoreboard-slider .event-box .event { position:relative; min-height:350px; padding-bottom:40px; background:#fff }
.scoreboard-slider .event-box .date { width:30%; float:left; padding:9px 0; font-size:24px; font-weight:700; line-height:1; text-transform:uppercase; text-align:center; color:#fff; background:#9f1727 }
.scoreboard-slider .event-box .date span:nth-child(1) { display:none }
.scoreboard-slider .event-box .date span:nth-child(3) { font-size:38px; font-weight:900; text-align:center }
.scoreboard-slider .event-box .sport { width:70%; min-height:80px; padding:20px; float:right; font-size:20px; font-weight:700; line-height:1; text-transform:uppercase; background:#e42138; text-align:right; box-sizing:border-box }
.scoreboard-slider .event-box .sport > a { color:#fff  }
.scoreboard-slider .event-box .status { display:block; clear:both; padding:10px; font-size:15px; font-weight:700; text-align:center; text-transform:uppercase; color:#fff; background:#003267 }
.scoreboard-slider .event-box .status + .team .va { position:static; clear:both; display:block; margin:0 auto 10px }
.scoreboard-slider .event-box .team-logo { display:block; width:70px; margin:0 auto }
.scoreboard-slider .event-box .opponent { padding:10px 20px; font-family:'roboto', arial; font-size:20px; font-weight:700; line-height:1.1 }
.scoreboard-slider .event-box .opponent .result { display:block; margin-top:10px; color:#0e4b8c }
.scoreboard-slider .event-box .neutralsite-notes { padding:0 10px 10px; font-family:'roboto', arial; font-size:12px; line-height:1.2; color:#000 }
.scoreboard-slider .event-box .links { position:absolute;  bottom:0; left:0; right:0; padding:10px; text-align:center; background:#0e4b8c }
.scoreboard-slider .event-box .links a { font-size:11px; line-height:20px; color:#fff }
.scoreboard-slider .event-box .links a:hover { color:#e42138 }
.scoreboard-slider .prev, 
.scoreboard-slider .next { position:absolute; left:-60px; top:50%; width:12px; height:22px; display:block; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -569px 0 }
.scoreboard-slider .next { left:auto; right:-60px; background-position:-592px 0 }
.scoreboard-slider .full-schedule-btn { display:block; width:175px; margin:20px auto; font-size:14px; text-align:center; color:#fff; line-height:38px; text-transform:uppercase; border:1px solid #fff; background:#000 }
.scoreboard-slider .full-schedule-btn:hover { color:#999; text-decoration:none }

.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#e11932 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2017_header_tablet.png) no-repeat 50% 50% }

.site-header .social-links { padding:10px; text-align:center; background:#333 }
.site-header .social-links ul { list-style:none; margin:0; padding:0;  }
.site-header .social-links li { display:inline-block; vertical-align:top }
.site-header .social-links li a { display:block; width:1em; font-size:16px; padding:7px; line-height:1; border-radius:20px; color:#fff; background:#0e4c8f }
.site-header .social-links li a:hover { background:#fff; color:#000 }
.site-header .social-links li a .text { position:absolute; left:-9999px }


.mobile-menu-bar { display:block; padding:5px; background:#115ca7 }
.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 }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#000; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .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:#00367d; 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:#333 }
.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: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 }
.j-carousel .pp, .j-carousel .next, .j-carousel .prev { 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.scoreboard-row { display:none }

.section-more-headlines { padding:10px; background:#e11932 } 
.more-news .story { width:50%; padding:0 10px; margin-bottom:20px; box-sizing:border-box }
.more-news .load-more { margin:0 auto 10px }

.sponsors-slider .image { width:33.32%; float:left; margin:0 }

.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/2017_header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.section-more-headlines { padding:0 }
.section-more-headlines .section-header { padding:10px; font-size:35px }
.more-news .story { width:100%; padding:0; margin-bottom:10px  }

.banner-slider { min-height:131px }
.banner-slider .slider { position:absolute; left:50%; top:0; width:700px; margin-left:-350px }

}