/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'berthold_akzidenz_grotesk';
    src: url('akzidenzgroteskbe-cn-webfont.eot');
    src: url('akzidenzgroteskbe-cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgroteskbe-cn-webfont.woff2') format('woff2'),
         url('akzidenzgroteskbe-cn-webfont.woff') format('woff'),
         url('akzidenzgroteskbe-cn-webfont.ttf') format('truetype'),
         url('akzidenzgroteskbe-cn-webfont.svg#berthold_akzidenz_grotesk_bRg') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family:'Akzidenz Grotesk BE';
    src: url('AkzidenzGroteskBE-BoldExIt.eot');
	src: url('AkzidenzGroteskBE-BoldExIt.eot?#iefix') format('embedded-opentype'),
		url('AkzidenzGroteskBE-BoldExIt.woff2') format('woff2'),
		url('AkzidenzGroteskBE-BoldExIt.woff') format('woff'),
		url('AkzidenzGroteskBE-BoldExIt.svg#AkzidenzGroteskBE-BoldExIt') format('svg');
    font-weight: 700;
    font-style: italic;
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#c80f2e !important }

.skip-navigation { position:fixed; 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 }

.page { overflow:hidden }
body { font-family:'roboto', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#000 }
a:focus,
a:hover { color:#c80f2e }

a[rel*="wiki-link"] 
{ color:#d00000 } 

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; color:#fff; background:#000 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.navbar-buttons ul { margin:0; padding:0 }
.navbar-buttons li { width:50%; float:left; padding-left:5px; box-sizing:border-box; display:block; vertical-align:top }
.navbar-buttons li:first-child { padding-left:0; padding-right:5px }

.navbar-btn-sports li { width:50%; float:left; padding-left:3px; box-sizing:border-box; display:block; vertical-align:top }
.navbar-btn-sports li:first-child { padding-left:0; padding-right:5px }

.site-footer { padding:60px 0 100px; text-align:center; background:#000 }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 30px }
.site-footer .footer-address { margin:50px 0; color:#fff; text-transform:uppercase }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

.j-carousel .next, 
.j-carousel .prev { position:absolute; left:20px; top:50%; z-index:1; width:30px; height:30px; margin-top:-15px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:#C80F2E; border-radius:100% }
.j-carousel .next { left:auto; right:20px }
.j-carousel .prev:before { content:"\e80f"; display:block; font-size:20px; line-height:30px }
.j-carousel .next:before { content:"\e810"; display:block; font-size:20px; line-height:30px }
.j-carousel .pp { position:absolute; right:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.6) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:71%; position:relative; cursor:pointer; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }

.more-news {background:#000; padding:50px 50px 100px }
.more-news .story { width:24.25%; margin-left:1%; float:left }
.more-news .story:nth-child(4n+1) { clear:left; margin-left:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:270px;  box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; height:100px; background:#fff; line-height:18px; padding:20px; color:#555; box-sizing:border-box; font-size:17px; margin-bottom:5px }
.more-news .details { display:none; position:absolute; overflow:hidden; color:#fff; background:#000 }
.more-news .details .sport-name,
.more-news .details .date,
.more-news .details .leadin { width:1px; height:1px; position:absolute;; text-indent:-9999px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { position:absolute; left:0; right:0; text-align:center; bottom:15px; font-family:"berthold_akzidenz_grotesk",arial; font-size:27px; color:#fff }
.more-news .load-more:before { content:"+"; display:inline-block; vertical-align:middle; margin-right:15px; margin-bottom:10px;  background:#c8102e; width:39px; height:39px; text-align:center; border-radius:5px}

/* AOTW */
.aotw { height:520px; color:#fff; background:url(/images/setup/featured_athlete_bg.jpg) no-repeat 0 -150px #000; background-size:360px auto; padding:10px }
.aotw .athlete { margin-top:30px }
.aotw .thumb { max-width:160px; display:block; margin:0 auto 20px; border:5px solid #fff }
.aotw .thumb img { width:100%; vertical-align:top }
.aotw .title:before { content:""; width:200px; height:107px; margin:0 auto 20px; background:url(/images/setup/aotw_logo.png) no-repeat 0 0; display:block}
.aotw .title { display:block;  text-align:center; text-transform:uppercase;  margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:18px; font-family:"berthold_akzidenz_grotesk",arial; font-weight:400; color:#c4102d }
.aotw .title span:nth-child(1) { font-size:30px; font-family:"Akzidenz Grotesk BE",arial; max-width:200px; font-weight:700; margin:0 auto 5px; line-height:35px; color:#fff }

/* SCHEDULE */
.schedule-boxscore .no-events { padding:50px; background:#fff; font-size:20px; font-weight:700; text-align:center; text-transform:uppercase; color:#000; border:1px solid #444 }
.schedule-boxscore .event-box { position:relative; font-family:"berthold_akzidenz_grotesk",arial; font-weight:400; height:100px; padding:20px 145px 25px 270px; color:#010101; background:#fff; border-top:1px solid #b7b7b7; box-sizing:border-box }
.schedule-boxscore .event-box:first-child { border-top:0 }
.schedule-boxscore .date  { position:absolute; bottom:8px; font-size:20px; text-transform:uppercase; text-align:center; line-height:1; color:#000}
.schedule-boxscore .team-logo { position:absolute; left:120px; top:25px; width:65px }
.schedule-boxscore .sport { display:block; margin-top:0px; font-size:25px; font-family:"Akzidenz Grotesk BE",arial; font-weight:700; text-transform:uppercase; line-height:1 }
.schedule-boxscore .team-name { position:absolute; font-size:20px; font-weight:500 }
.schedule-boxscore .team-name .va { position:absolute; font-size:24px; text-indent:0; font-weight:400; width:45px; height:45px; line-height:45px; border-radius:5px; background:#000; color:#fff; top:-15px; text-align:center; left:-240px }
.schedule-boxscore .team .result { position:absolute; font-family:"Akzidenz Grotesk BE",arial; font-size:25px; left:60%; top:25px }
.schedule-boxscore .neutral-site,
.schedule-boxscore .notes { position:absolute; text-indent:-9999px }
.schedule-boxscore .status { position:absolute; left:68%; top:60px;  color:#000; font-size:20px}
.schedule-boxscore .links { position:absolute; top:-15px; right:0; bottom:0; width:105px; padding-top:50px; text-align:center }
.schedule-boxscore .links a { display:inline-block; font-size:12px; padding:5px 7px; border-radius:100%; background:#9d9c9d; text-decoration:none; color:#fff }
.schedule-boxscore .links a span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; color:#000; background:#fff }

.schedule-boxscore .team + .team{ float:right }

/* TABS */
.tabs-wrapper .tab_title { display:none }

.schedule-tabs { background:#c80f2e; margin-bottom:5px }
.schedule-tabs .tab a { display:block; font-size:18px;  font-family:"Akzidenz Grotesk BE",arial; line-height:30px; padding:20px 50px; text-transform:uppercase; text-decoration:none; background:#8c0b21; color:#fff }
.schedule-tabs .tab a:focus,
.schedule-tabs .tab a.active { background:#000 }
.schedule-tabs .pane .overflow {  height:510px; background:#fff; overflow:auto }

.twitter-feed { color:#444; height:535px; overflow:auto; 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 }

div[id="wall"]{ height: 525px;overflow-y: auto; overflow-x:hidden; min-height: auto !important }
div[id="wall"] .stream { margin:0 !important }
div[id="wall"] .dcsns-content { margin:0 -10px}
div[id="wall"] .stream li { width:33%; padding: 10px 10px 44px; border:none; margin:0 0 10px; background:none; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:none }
div[id="wall"] .stream li .inner { padding-top:10px; background:#fff }
div[id="wall"] .stream li .section-intro { width:auto; left:10px; right:10px; overflow:hidden }
div[id="wall"] .stream li .icon { left:12px }
div[id="wall"] .stream li.dcsns-instagram .section-thumb { margin-right:0 }
div[id="wall"] .stream li.dcsns-instagram .section-thumb img { max-width:100% }
div[id="wall"] .stream li:before { display:block; padding:0 10px; line-height:30px; font-size:14px; font-weight:400; text-transform:uppercase; color:#fff }
div[id="wall"] .stream li[class*="twitter"]:before { content:'Twitter'; background:#00a6e4 }
div[id="wall"] .stream li[class*="facebook"]:before { content:'Facebook'; background:#1c58b8 }
div[id="wall"] .stream li[class*="instagram"]:before { content:'Instagram'; background:#b47d5e }
div[id="wall"] .stream li[class*="youtube"]:before { content:'Youtube'; background:#d71627 }

/* 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 .pp { position:absolute; right:0; bottom:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; text-align:center; border:none; cursor:pointer; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.slider-wrapper .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.slider-wrapper .pp.play:before { content:'\e80a' }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; z-index:2; margin-top:-15px; width:30px; height:30px; border:none; font-family:'glyphicons'; cursor:pointer; text-align:center; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\e80f"; display:block; font-size:20px; line-height:30px; color:#fff }
.slider-wrapper .next:before { content:"\e810"; display:block; font-size:20px; line-height:30px; color:#fff }

.social-slider .image { width:33%; display:block; margin-left:0.5%; float:left }
.social-slider .image:first-child { margin-left:0 }
.social-slider .image img { width:100% }
.social-slider .next, 
.social-slider .prev { position:absolute; left:-90px; top:50%; margin-top:-30px; width:36px; height:72px; border:none; padding:0; background:url(/images/setup/master_sprite.png) no-repeat -940px 0; text-indent:-9999px; cursor:pointer; overflow:hidden }
.social-slider .next { left:auto; right:-90px; background-position:-985px 0  }
.social-slider .next:before, 
.social-slider .prev:before { display:none }

.sponsor-slider .image { float:left; width:16.66%; padding:0 10px; box-sizing:border-box }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#c80f2e; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#c80f2e; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-grid .team.loser { color:#555 }
.schedule-list table th { background-color:#c80f2e; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#c80f2e }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#c80f2e; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* PHOTO GALLERY */
body.ps-active, 
body.ps-building, 
div.ps-active,
div.ps-building { color:#fff; background:#000 }

/* ARTICLE */
.infinite-articles .rel-articles .preview .date { color:#555 }
.infinite-articles .rel-articles .preview:hover .date,
.infinite-articles .rel-articles .preview .title:hover { color:#000 }
.infinite-articles .rel-articles .preview.active { background:#555 }
.infinite-articles .rel-articles .preview.active .date { color:#fff }
.infinite-articles .rel-articles .preview.active .title:hover { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { padding-top:120px; background:url(/images/setup/bg_row_1.jpg) no-repeat 0 0; background-size:2000px auto }
.internal-page .page { background:#666 }
.mainbody { min-height:500px; max-width:1160px; margin:0 auto; padding:20px; position:relative }
.landing .mainbody { min-height:0; max-width:none; padding:0 }

.site-header { position:fixed; top:0; left:0; right:0; z-index:3; height:120px; border-bottom:5px solid #ac0e27; background:#c80f2e; margin-bottom:10px }
.site-header > .container { position:relative; max-width:1200px; margin:0 auto}
.site-header .site-title a { display:block; margin-left:80px; margin-top:10px; height:101px; width:640px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -190px 8px; text-transform:uppercase  }
.site-header .site-title a:after { content:""; display:block; position:absolute; top:5px; left:50%; margin-left:-700px; height:151px; width:200px; background:url(/images/setup/master_sprite.png) no-repeat 0 0 }

.social-links,
.mobile-menu-bar { display:none }


/* HEADER LINKS */
.top-links { position:absolute; font-family:"Akzidenz Grotesk BE",arial; top:0; right:0; background:#a10d25; padding:10px }
.top-links ul { margin:0 }
.top-links ul li { list-style:none; float:left  }
.top-links li a {font-weight:700; font-size:8px; text-transform:uppercase;  color:#fff }
.top-links li:before { content:"|"; display:inline-block; font-size:8px; vertical-align:middle; color:#fff; padding:0 2px 0 7px }
.top-links li:first-child:before { display:none }

.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1200px; margin:0 auto;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.banner-row { position:relative }
.landing-row.banner-row:before { content:""; position:absolute; left:0; right:0; display:block; top:26px; bottom:0;  background:url(/images/setup/bg_row_2_pattern.png) repeat-x 0 0 }
.landing-row.buttons-row { background:#000 url(/images/setup/body_shadow.png) repeat 0 0  }
.landing-row.schedule-row { background: url(/images/setup/bg_row_4.jpg) no-repeat 0 0; background-size:2000px  auto }
.landing-row.sponsor-buttons-row{ background:#c80f2e url(/images/setup/body_shadow.png) repeat-y 50% 0; text-align:center; padding:10px }

.landing-row.fm-book-row,
.landing-row.recent-headlines-row,
.landing-row.social-buttons-row,
.landing-row.aotw-social-row { background: url(/images/setup/body_shadow.png) repeat-y 50% 0 ,url(/images/setup/bg_pattern.png) repeat 0 0  }

.landing-row.social-buttons-row > div,
.landing-row.aotw-social-row > div { padding:40px }
.landing-row.recent-headlines-row > div { padding:40px 0}

.section-twitter .section-header:before,
.section-facebook .section-header:before { content:"\e81b"; height:30px; line-height:30px; width:30px; font-style:normal; font-family: 'GlyphIcons'; display:inline-block; color:#c7102c; vertical-align:middle; margin-bottom:5px; margin-right:10px; border-radius:5px; font-size:18px; background:#000 }
.section-twitter .section-header:before { content:"\e81d"}

.section-headlines .section-header,
.section-twitter .section-header,
.section-social .section-header,
.section-facebook .section-header,
.section-aotw .section-header { position:static; font-size:18px; font-family:"Akzidenz Grotesk BE",arial; text-align:center; line-height:65px; color:#fff; text-transform:uppercase; background:#c80f2e; border-bottom:5px solid #ab0f25; height:65px; margin-top:10px; margin-bottom:0; }

.section-aotw .section-header { padding-top:10px; box-sizing:border-box; line-height:20px}
.section-aotw .section-header span { display:block; font-style:italic }

.section-headlines .section-header { font-size:30px }
.section-headlines .section-header span { color:#000 }
.section-headlines .section-header:before { content:""; width:101px; height:82px; display:inline-block; vertical-align:top; margin-right:10px; background:url(/images/setup/master_sprite.png) no-repeat -830px 8px }

.landing-row .landing-col { position:relative; 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:absolute; right:0; top:60px; color:#fff; background:#c80f2e }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; padding-bottom:20px; position:relative }
.dropnav .nav > a { display:block; font-family:"berthold_akzidenz_grotesk",arial; font-weight:400; height:40px; padding-left:40px; font-size:31px; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.has-submenu:hover:after { content:""; display:block; position:absolute; width:28px; height:28px; left:50%; margin-left:-5px; top:40px; background:url(/images/setup/master_sprite.png) no-repeat -1025px 0 }
.dropnav .nav > .submenu { display:none; font-family:"berthold_akzidenz_grotesk",arial; font-weight:400; position:absolute; left:-2000px; right:-2000px; top:65px; padding:50px 1250px; 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:25px; text-transform:uppercase; color:#fff; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#c8102e }
.dropnav .submenu .has-submenu > a { font-size:25px; text-transform:uppercase; color:#fff; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:50px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { margin-bottom:10px; font-size:25px; font-family:"Akzidenz Grotesk BE",arial; font-weight:700; color:#c8102e; cursor:default; background:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"]:hover a { color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"]:hover a:hover { color:#c8102e }
.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:160px; padding:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:18px; margin-top:5px; color:#fff; text-transform:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:"-"; padding:0 5px 0 2px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none}
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"] { position:relative; width:17px; height:17px; line-height:17px; margin-top:10px; margin-left:5px; padding:0; background:#fff; border-radius:100%; text-indent:-9999px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81b'; position:absolute; left:0; top:0; right:0; bottom:0; font-family:'glyphicons'; color:#000; font-size:12px; text-indent:0; text-align:center; speak:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81d' }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; max-width:1180px; margin:0 auto; font-family:"berthold_akzidenz_grotesk",arial; font-weight:400; z-index:2; padding:25px 10px; color:#fff; background:#000 }
.internal-page .secondary-nav > div { max-width:1200px; margin: 0 auto }
.internal-page .secondary-nav h1 { padding-left:0 }
.secondary-nav h1 { float:left; margin-bottom:0; padding-left:30px; color:#ca122e; font-family:"Akzidenz Grotesk BE",arial; font-weight:700; text-transform:uppercase; font-size:28px }
.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:18px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#999; text-decoration:none }
.secondary-nav li:before { content:"/"; color:#ca122e }
.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:#ca122e }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:1px; padding:10px; background:#ca122e }
.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 }

.j-carousel { color:#fff; background:#000 }
.j-carousel .media-box { width:58% }
.j-carousel .story-box { position:absolute; font-family:"berthold_akzidenz_grotesk",arial; font-weight:700;  width:42%; right:0; box-sizing:border-box; top:0; background:#000; bottom:0; padding:30px; color:#fff }
.j-carousel .story-box .title { display:block; text-transform:capitalize; font-size:53px; line-height:60px; margin-bottom:50px; margin-top:10px; color:#fff; font-weight:700 }
.j-carousel .story-box .leadin { display:block; font-weight:400; color:#f5f5f5; font-size:21px }
.j-carousel .story-box .date { position:absolute; font-size:18px; top:5px; color:#fff }
.j-carousel .story-box .readmore { display:none; font-size:18px; margin-top:10px; text-transform:uppercase; text-align:center; color:#fff; line-height:40px; border-bottom:5px solid #ac0d29; width:180px; height:40px; background:#c80f2e}
.j-carousel .controls { position:absolute; z-index:2; border-top:1px dotted #fff; bottom:50px; text-align:center; right:42px; padding-top:20px }
.j-carousel .control { position:relative; display:inline-block; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control:focus { outline:2px solid #ff0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; top:0; bottom:0; border:3px solid #c9102f }
.j-carousel .control .thumb { width:100%; vertical-align:top }

.j-carousel .next { right:42%; margin-right:20px }
}

@media only screen and (max-width:1400px) {

.site-header .site-title a { -webkit-transform:scale(0.8); transform:scale(0.8) }
.site-header .site-title a:after {  margin-left:-500px }


}

@media only screen and (max-width:1200px) {

.site-header .site-title a { margin-left:25px; -webkit-transform:scale(0.t); transform:scale(0.7) }
.site-header .site-title a:after {  margin-left:-495px }


}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#ca122e }
.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% }

.mobile-menu-bar { display:block; padding:5px; background:#000 }
.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:#9B1d22; color:#fff; text-decoration:none } 

.top-links,
.section-facebook,
.landing-row.schedule-row { display: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:#9b1d22; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > 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:49%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; 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 }

.slider-wrapper { padding:20px; background:#000 }

.navbar-btn-sports,
.navbar-buttons { padding:10px; background:#ca122e }

.social-slider { background:#9c9c9c }
.social-slider .image { width:32.8%; display:block; margin-left:0.5%; float:left }

.section-headlines .section-header { position:static; font-size:25px; font-family:"Akzidenz Grotesk BE",arial; text-align:center; line-height:65px; color:#fff; text-transform:uppercase; background:#c80f2e; border-bottom:5px solid #ab0f25; height:65px; margin-top:10px; margin-bottom:0 }
.more-news { position:relative; padding:20px 105px 50px }
.more-news .story { width:49%; margin-left:1%; float:left }
.more-news .story:nth-child(2n+1) {  margin-left:0 }
.more-news .load-more {  bottom:-25px }

.schedule-boxscore .event-box { margin-top:5px }
.section-aotw .section-header { position:static; font-size:18px; font-family:"Akzidenz Grotesk BE",arial; text-align:center; line-height:65px; color:#fff; text-transform:uppercase; background:#c80f2e; border-bottom:5px solid #ab0f25; height:65px; margin-top:10px; margin-bottom:0; }
.aotw { background:#3a3a3a }

.social-slider .prev,
.social-slider .next { display:none }

.section-social .social-stream { padding:10px 0 }

.social-links { position:absolute; top:122px; left:0 }
.social-links ul { list-style:none; margin:0 }
.social-links li { float:left; margin-left:7px }
.social-links li a { display:block; font-size:22px; padding:5px; line-height:22px; color:#fff; background:#ca122e }
.social-links li a:focus,
.social-links li a:hover { background:#000 }
.social-links li .text { position:absolute; left:-9999px }

}

/*---------------------------------------
  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 }

.more-news {  padding:20px 10px 50px }

.social-links { position:static; padding:5px; text-align:center; background:rgba(0,0,0,0.8) }
.social-links ul { display:inline-block; vertical-align:top }

.section-social{ display:none }
}