/* ==============
   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';
    src: url('berthold_akzidenz_grotesk_be_condensed-webfont.woff2') format('woff2'),
         url('berthold_akzidenz_grotesk_be_condensed-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('HelveticaNeue-Bold.eot');
    src: url('HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
         url('HelveticaNeue-Bold.woff') format('woff'),
         url('HelveticaNeue-Bold.ttf') format('truetype'),
         url('HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('HelveticaNeue-Medium.eot');
    src: url('HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
         url('HelveticaNeue-Medium.woff') format('woff'),
         url('HelveticaNeue-Medium.ttf') format('truetype'),
         url('HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeue';
    src: url('HelveticaNeue.eot');
    src: url('HelveticaNeue.eot?#iefix') format('embedded-opentype'),
         url('HelveticaNeue.woff') format('woff'),
         url('HelveticaNeue.ttf') format('truetype'),
         url('HelveticaNeue.svg#HelveticaNeue') format('svg');
    font-weight: 400;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#ce1127 !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:'HelveticaNeue', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#ce1127; text-decoration:none }
a:focus,
a:hover { color:#ce1127; 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:1000px; 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 0px; text-align:center; background:#c2c2c2 }
.site-footer .footer-logos li{ display:inline-block; margin:30px }
.site-footer .footer-links{ background:#000;font-weight:400; padding:30px 0px 50px }
.site-footer .footer-links > div{ max-width:1000px; margin:0 auto }
.site-footer .footer-links ul { list-style:none; padding:0; margin:0 }
.site-footer .footer-links li { float:left }
.site-footer .footer-links li a { padding:5px 10px; color:#8c8c8c; text-decoration:underline ; font-size:11px}
.site-footer .footer-links li a:focus,
.site-footer .footer-links li a:hover { color:#ce1126; outline:none; text-decoration:none }
.site-footer .footer-links li:before { content:"|" }
.site-footer .footer-links li:first-child:before { display:none }


/* 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:50%; 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 }

.section-headlines .section-header{ position:static; margin-left:5px; background:#ce1126; font-size:18px; line-height:18px; padding:10px; font-weight:700; text-shadow:0px 1px 1px #000; text-transform:uppercase; text-align:center; color:#fff  }
.more-news .story { position: relative; float: left;overflow: hidden;width: 49%; margin-left:1%; -webkit-box-sizing: border-box;box-sizing: border-box; }
.more-news .heading{ margin-bottom:6px }
.more-news .heading .thumb { position:relative; display:block; height:222px }
.more-news .heading .thumb img { vertical-align:top; height:100% }
.more-news .heading .title { display:block; font-size:20px; text-align:center; text-transform:capitalize; margin-bottom:6px; font-family: 'berthold_akzidenz'; font-weight:400 ; color:#fff; position:absolute; left:0; right:0; bottom:0; padding:15px; background:url(/images/setup/carousel_story_bg.png) repeat; -webkit-transition:top 0.2s ease; -moz-transition:top 0.2s ease; transition:top 0.2s ease}
.more-news .heading:hover .title { top:0 }
.more-news .details { display:none }

.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; background:transparent; background:rgba(0,0,0,0.5); z-index:2; margin-bottom:10px; max-width:250px; font-size:14px; font-weight:700; color:#fff }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; min-width:100px; text-decoration:none; padding:0 60px 0 20px; line-height:40px }
.content-switcher .switcher-list:after {  content:'\e878'; font-family:'glyphicons'; background:none; width:40px; font-size:14px; line-height:40px; position:absolute; right:0; top:0; text-align:center }
.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:39px; max-height:200px; padding:10px; overflow:auto; border:solid 1px #ccc; background:url(/images/setup/carousel_story_bg.png) repeat; box-shadow:0 1px 1px rgba(0,0,0,0.2) }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; padding:5px 10px; font-size:14px; color:#fff; position:relative; cursor:pointer; font-weight:400 } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#ce1126; color:#fff; text-decoration:none }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }

/* SCOREBOARD */
.section-scoreboard .section-header{ position:relative;  left:0; background:#ce1900; font-size:18px; line-height:18px; margin:0; padding:10px; font-weight:700; text-shadow:0px 1px 1px #000; text-transform:uppercase; text-align:center; color:#fff; box-shadow:0px 0 45px rgba(0,0,0,0.9)  }
.section-scoreboard .section-header:after{ content:''; display:inline-block; margin-left:50px; width:135px;height:17px; background:url(/images/setup/master_sprite.png) no-repeat -620px 0px }
.scoreboard-slider { position:relative; box-shadow:0px 0 45px rgba(0,0,0,0.9)}
.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-event { display:block; font-size:18px; text-transform:uppercase }
.scoreboard-slider .event-box { position:relative; float:left; width:20%; min-height:325px; padding:0 10px; text-align:center; color:#fff; box-sizing:border-box; font-size:16px; font-weight:400 }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box .date { color:#ce1126; line-height:1; font-weight:700; padding-top:6px }
.scoreboard-slider .event-box .sport a { display:block; color:#fff }
.scoreboard-slider .event-box .status { position:absolute; left:0; right:0; bottom:0; text-align:center; font-weight:700  }
.scoreboard-slider .event-box .team-logo { position:relative; display:block }
.scoreboard-slider .event-box .team-logo img { max-height:84px; vertical-align:top }
.scoreboard-slider .event-box .team-logo:before { content:''; position:relative; display:block; width:45px; height:45px; margin:15px auto; background:url(/images/setup/master_sprite.png) no-repeat -255px 0; z-index:2; }
.scoreboard-slider .event-box.away .team-logo:before { background-position:-308px 0 }
.scoreboard-slider .event-box .team-logo:after { content:''; position:absolute; top:18px; left:0; right:0; border-top:7px solid #ce1126; z-index:1; }
.scoreboard-slider .event-box .opponent,
.scoreboard-slider .event-box .team {  text-transform:capitalize }
.scoreboard-slider .event-box .opponent .result { display:block; font-weight:700;}
.scoreboard-slider .event-box .neutralsite-notes{ display:none }
.scoreboard-slider .event-box .links { margin-top:5px }
.scoreboard-slider .event-box .links .sep { display:none }
.scoreboard-slider .event-box .links a span { position:absolute; left:-9999px; }
.scoreboard-slider .event-box .links a { display:inline-block; text-align:center; vertical-align:top; width:18px; height:18px; margin:0 3px; line-height:17px; font-size:13px; color:#000; background:#fff; border-radius:100% }
.scoreboard-slider .event-box .links a:hover { background:#ccc }
.scoreboard-slider .event-box .result { display:block; font-weight:500; text-transform:uppercase; line-height:1 }
.scoreboard-slider .full-schedule-btn { position:absolute; display:block; right:20px; top:-30px; font-weight:700; font-size:13px; text-decoration:none; color:#fff; text-shadow:0px 1px 1px #000 }
.scoreboard-slider .full-schedule-btn:before { content: '';position: absolute;left: -55px;top: -9px;width: 40px;height: 39px;background: url(/images/setup/calendar_icon.png) no-repeat 15px 8px;border-left: 1px solid #000 }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:0; bottom:0; width:48px; height:48px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -414px 1px }
.scoreboard-slider .next { left:auto; right:0; background-position:-364px 1px }
.scoreboard-slider .prev.disabled, 
.scoreboard-slider .next.disabled { opacity:0.5; cursor:default }
.scoreboard-slider .event-box .team { position:relative; display:block }
.scoreboard-slider .event-box .team:after { content:''; position:absolute; display:block; top:-59px; left:50%; width:45px; height:45px; margin-left:-22px; background:url(/images/setup/2017/master_sprite.png) no-repeat -781px 0 }
.scoreboard-slider .event-box .team:before { content:''; position:absolute; display:block; top:-44px; left:-10px; right:-10px; height:7px; background:#fff; border-top:7px solid #b0b5b9 }
.scoreboard-slider .event-box.away .team:after { background-position:-835px 0 }

/*TWITTER*/
.section-twitter .section-header{ position:static; left:0; background:#ce1126; font-size:18px; line-height:18px; padding:10px; font-weight:700; text-shadow:0px 1px 1px #000; text-transform:uppercase; text-align:center; color:#fff  }
.twitter-feed { 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 }

.twitter-feed.list .feed { border:1px solid #eee; height:448px; overflow:auto }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

.social-stream { max-height:450px; overflow:auto }
.social-stream .filters li a .icon{ color:#ce1126 !important }
.social-stream .filters li a .text{ position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#ce1127; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#ce1127; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#ce1127; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#ce1127 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#ce1127; 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) {

html { min-height:100% }
body { position:relative; min-height:100% }

.page { position:relative; z-index:2; max-width:2000px; margin:0 auto; overflow:hidden }
.landing .page{ background:url(/images/setup/page_bg_r1.jpg) no-repeat 50% 54px}
.page-background { position:absolute; left:0; right:0; top:0; bottom:0; background:no-repeat #c0c0c0; background-size:2000px auto }

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; background:#fff; border-top:40px solid #000  }
.site-header > div{ position:relative; max-width:1000px; margin:0 auto }
.site-header .site-title { margin:0; padding:20px }
.site-header .site-title a { display:block; width:678px; height:129px; margin:10px auto; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0px -63px  }
.site-header .site-home { margin:0 }
.site-header .site-home a { position:absolute; top:-34px; left:0; display:block; width:126px; height:26px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -473px 0px  }

.mobile-menu-bar { display:none }

.landing-row.carousel-row{ margin-bottom:50px }
.landing-row.scoreboard-row{ position:relative; background:url(/images/setup/page_bg_r2.jpg) no-repeat 50% 0 #000; min-height:364px }
.landing-row.scoreboard-row:before{ content:''; position:absolute; left:0; right:0; top:0; height:39px; background:#ce1126 }
.landing-row.bottom-row{ background:url(/images/setup/bg_row_3.jpg) no-repeat 50% 0; min-height:797px }
.landing-row.button-row{ padding:5px 0 0 }

.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1000px; margin:0 auto; padding:20px 0px; 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; background:url(/images/setup/global_nav_bg.png) repeat-x; text-align:center }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul{ display:inline-block; margin-top:10px }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; display:block; height:48px; padding:0 20px; font-size:17px; font-weight:700; line-height:50px; text-decoration:none; color:#fff; text-transform:uppercase; text-shadow:0px 1px 1px #000 }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none }
.dropnav .nav.focus > a:after,
.dropnav .nav:hover > a:after { content:''; position:absolute; left:50%; margin-left:-10px; bottom:-10px; border:8px solid transparent; border-bottom:none; border-top-color:#ce1127 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:50px; max-width:980px; margin:0 auto; padding:20px; white-space:nowrap}
.dropnav .nav > .submenu:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; background:#474747; z-index:-1 }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; white-space:nowrap; text-decoration:none; line-height:28px; color:#fff }
.dropnav .submenu a:hover,
.dropnav .submenu a:focus{ color:#ce1127 }
.dropnav .submenu .has-submenu > a { font-size:16px; color:#fff; font-weight:700 }
.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 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { font-size:20px; color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:inline-block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:100px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:12px; font-weight:400; color:#fff;line-height:28px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#ce1127 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; padding:0 3px; color:#ce1127 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; max-width:1000px; z-index:2; margin:50px auto 0; color:#fff; background:#000 }
.secondary-nav > div{ padding:10px 20px }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:20px; 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; color:#fff; font-weight:500; text-decoration:none;  }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#ce1126; 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:#ce1126 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#ce1126; 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:0; white-space:nowrap;color:#fff }

.site-home .j-carousel{ margin-top:50px }
.j-carousel{ box-shadow:0 0 45px rgba(0,0,0,0.6) }
.j-carousel .media-box .slide-img { padding-top:0; min-height:525px }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:20px 50% 20px 30px; color:#fff; background:url(/images/setup/carousel_story_bg.png) repeat; box-sizing:border-box }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:21px; font-weight:500; line-height:1.2; text-decoration:none; color:#fff }
.j-carousel .story-box .date { position:absolute; left:0; top:-48px; font-size:12px; font-weight:700; text-transform:uppercase; background:#ce1126; padding:15px 20px; text-shadow:0px 1px 1px #000}
.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:15px }
.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,
.j-carousel .story-box .readmore { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.j-carousel .story-box .leadin { display:none; margin-top:5px }
.j-carousel .controls { position:absolute; right:20px; bottom:30px }
.j-carousel .control { position:relative; float:left; width:24%; margin-left:1%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:-5px; width:100%; height:5px; background:#ce1126 }
.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:0; bottom:0; width:48px; height:48px; background:url(/images/setup/master_sprite.png) no-repeat -414px 1px; text-indent:-9999px; cursor:pointer; text-align:center; overflow:hidden }
.slider-wrapper .next { left:auto; right:0;background-position:-364px 1px }

.landing .section-scoreboard .switcher-list{ position:absolute; top:-39px; background:transparent; border-right:1px solid #000 }
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }

.site-header .site-home{ display:none }

.mobile-menu-bar { display:block; padding:5px; background:#ce1126 }
.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:#a2a2a2; 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:#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 > 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:-30px; height:10px; padding:15px 0 5px; margin-top:49%; text-align:center;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:6px; height:6px; border:2px solid #fff; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.slider-wrapper { padding:0 5px 5px; background:#000 }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image span { position:relative; display:block; height:40px; line-height:40px; padding-left:10px; margin-top:5px; text-transform:uppercase; background:rgba(0,0,0,0.8); color:#fff }
.slider-wrapper .image span:after { content:"\00bb"; float:right; font-size:22px; background:#ce1127; padding:0px 14px }

.scoreboard-slider{ background:#000 }

.section-headlines .section-header{ margin-left: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 TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:1023px) {

    
}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_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 }

.landing-row.scoreboard-row,
.section-twitter{ display:none }
}

@media only screen and (max-width:600px) {
  
.more-news .story{ width:100%; margin:0 }
}