/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@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: 'montserrat';
    src: url('montserrat-bold-webfont.eot');
    src: url('montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-bold-webfont.woff2') format('woff2'),
         url('montserrat-bold-webfont.woff') format('woff'),
         url('montserrat-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('montserrat-light-webfont.eot');
    src: url('montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-light-webfont.woff2') format('woff2'),
         url('montserrat-light-webfont.woff') format('woff'),
         url('montserrat-light-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-regular-webfont.woff2') format('woff2'),
         url('montserrat-regular-webfont.woff') format('woff'),
         url('montserrat-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#b3001a !important }

body { font-family:'montserrat', arial; font-size:14px; line-height:1.5; background:#1b1b19; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#d20036; text-decoration:none }
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3; font-weight:400 }

h1 { font-size:24px; color:#b3001a }
h2 { font-size:22px; color:#b3001a }
h3 { font-size:20px }
h4 { font-size:18px }
h5 { font-size:16px }
h6 { font-size:14px }

.body-container { max-width:1152px; margin:0 auto }
.landing .body-container { max-width:none }

.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; z-index:2; max-width:300px; margin-bottom:10px; font-size:12px; color:#444; background:#fff; border:solid 1px #ccc }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; text-decoration:none; display:block; padding:0 20px; padding-right:36px; font-style:italic; line-height:40px; text-transform:uppercase; text-decoration:none; box-shadow:0 0 5px rgba(0,0,0,0.2) }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; line-height:1; position:absolute; right:15px; top:50%; margin-top:-0.5em }
.content-switcher .switcher-list.active:after { content:'\e812' }
.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:-1px; right:-1px; top:40px; max-height:200px; padding:10px; overflow:auto; border:solid 1px #ccc; background:#fff; 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; color:#444; text-transform:uppercase; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#002244; color:#fff; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.content-switcher .content-panel.active { position:static; visibility:visible }

.navbar-image ul { list-style:none; padding:0; margin:0 }
.navbar-image li img { vertical-align:middle }
.navbar-image li span { position:absolute; left:-9999px; visibility:hidden }

.sect-hdr { position:absolute; left:-9999px; color:#000; background:#fff }
.site-footer { padding:50px 0; text-align:center; background:#fff }
.site-footer .footer-logos { margin-top:50px }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }
.site-footer .footer-address p { margin:0; font-size:16px; font-weight:700 }
.site-footer .footer-address p:first-of-type { font-family:'proximanova', arial; font-weight:900 }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:50%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a 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:2000%; position:relative }
.j-carousel .seat { width:5%; float:left; position:relative }

.top-stories .row { float:left; position:relative; overflow:hidden; width:33.33%; padding:4px; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb { position:relative; padding-top:56%; overflow:hidden }
.top-stories .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:top }
.top-stories .play-button{ display:block; width:36px; height:36px; background:rgba(0,0,0,0.9); position:absolute; right:50%; top:50%; margin:-18px -18px 0 0; text-indent:-9999px; border-radius:5px; z-index:2 }
.top-stories .play-button:after { content:""; display:block; width:0; height:0; border:solid 10px transparent; border-left-color:#FFF; position:absolute; right:50%; top:50%; margin:-10px -15px 0 0; z-index:3 }
.top-stories .details { position:absolute; left:4px; top:100%; right:4px; bottom:4px; padding:15px; background:rgba(214, 168, 0, 0.9); -webkit-transition:top 0.2s ease; -moz-transition:top 0.2s ease; transition:top 0.2s ease }
.top-stories .story:hover .details { top:4px }
.top-stories .title { display:block; font-size:21px; text-decoration:none; color:#000; margin-bottom:5px }
.top-stories .title:hover { text-decoration:underline }
.top-stories .date { display:block; margin-bottom:5px; font-size:13px; text-transform:uppercase; color:#000 }
.top-stories .links { padding:5px 0 }
.top-stories .links a:hover { color:#fff }
.top-stories .links a span,
.top-stories .buttons a + a { display:none }
.top-stories .buttons { width:100%; padding:10px 0; text-align:center; overflow:hidden }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

.more-news .story { float:left; position:relative; overflow:hidden; width:33.33%; padding:4px; -webkit-box-sizing:border-box; box-sizing:border-box }
.more-news .heading { position:relative; margin:0; overflow:hidden }
.more-news .thumb { position:relative; display:block; padding-top:56%; overflow:hidden }
.more-news .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:top }
.more-news .details { position:absolute; left:4px; top:100%; right:4px; bottom:4px; padding:15px; color:#000; background:rgba(214, 168, 0, 0.9); -webkit-transition:top 0.2s ease; -moz-transition:top 0.2s ease; transition:top 0.2s ease }
.more-news .story:hover .details { top:4px }
.more-news .story:hover .title { bottom:0 }
.more-news .title { position:absolute; left:0; right:0; bottom:-100%; z-index:1; display:block; padding:15px; font-size:21px; line-height:1.2; text-decoration:none; color:#000; margin-bottom:5px;  -webkit-transition:bottom 0.2s ease; -moz-transition:bottom 0.2s ease; transition:bottom 0.2s ease }
.more-news .title:hover { text-decoration:underline }
.more-news .date { display:block; margin-bottom:5px; font-size:13px; text-transform:uppercase }
.more-news .related-links { display:none }
.more-news .load-more { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }


.audio-wrapper .row { margin-top:1px }
.audio-wrapper .row:first-child { margin-top:0 }
.audio-wrapper .story { padding:15px; position:relative; background:#444 }
.audio-wrapper .title { display:block; font-size:18px; color:#ffcc00 }
.audio-wrapper .leadin { font-size:13px }
.audio-wrapper .links { padding:5px 0 }
.audio-wrapper .links a span,
.audio-wrapper .buttons a + a { display:none }
.audio-wrapper .buttons { margin-top:10px; text-align:center }
.audio-wrapper .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; border-radius:3px; 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 }

/* BUTTONS */
.stay-connect-wrapper { padding:34px 0 }
.stay-connect-wrapper li { float:left; width:32%; margin-left:2%; text-align:center }
.stay-connect-wrapper li:first-child { margin-left:0 }

/* SOCIAL LINKS */
.social-links { position:absolute; right:0; top:85px; width:140px; padding:20px 10px; text-align:center }
.social-links ul { list-style:none; padding:0; margin:0 }
.social-links li { float:left; margin:2px }
.social-links li a { display:block; width:24px; height:24px; line-height:24px; color:#000; background:#fff; border-radius:100% }
.social-links li a:hover { background:#ffc423 }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

/* TABS */
.tabs-wrapper ul.tabs { padding:6px; background:#ffcc00; text-align:center }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:30px; line-height:30px; padding:0 10px; font-family:'proximanova', arial; font-weight:900; font-size:18px; text-transform:uppercase; text-decoration:none; color:#000 }
.tabs-wrapper .tab a.active { color:#ffcc00; background:#000 }
.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 }

/* MAIN TABS */
.main-tabs ul.tabs .tab { display:inline-block; vertical-align:top; float:none; margin:0 10px  }
.main-tabs .pane { color:#fff; background:#000 }
.main-tabs .pane .overflow { height:830px; padding:20px; overflow:auto  }
.main-tabs .pane1 { background:none }
.main-tabs .pane1 .overflow { height:auto; padding:0 }
.main-tabs .video-info { padding:20px }
.main-tabs .social-widgets:before { display:none }
.main-tabs iframe { vertical-align:middle }

.secondary-tabs .pane .overflow { height:430px; padding:20px; overflow:auto }
.secondary-tabs .pane1 .overflow,
.secondary-tabs .pane2 .overflow { height:auto; padding:0; overflow:visible }
.secondary-tabs .pane4 .overflow { overflow:hidden }

/* SCOREBOARD */
.scoreboard-slider { position:relative; }
.scoreboard-slider .slider { position:relative; width:100%; padding:15px 0; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { position:relative; float:left; width:19.28%; margin-left:0.9%; color:#fff; background:#cc0033 }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .no-events { padding:10px; margin:10px 0; text-align:center; text-transform:uppercase; color:#0088c3; background:#fff }
.scoreboard-slider .no-event { line-height:82px; font-size:20px; text-transform:uppercase; color:#FFE18F }
.scoreboard-slider .event { min-height:200px; padding:50px 10px 190px; text-align:center }
.scoreboard-slider .event .date { position:absolute; left:0; right:0; top:0; height:50px; padding-right:50%; line-height:50px; background:#000 }
.scoreboard-slider .event .date span:last-child {  }
.scoreboard-slider .event .status { position:absolute; right:0; top:0; width:50%; line-height:50px }
.scoreboard-slider .event .sport { font-size:20px; color:#fff; margin:10px 0 }
.scoreboard-slider .event .sport a { color:#fff; text-decoration:none }
.scoreboard-slider .event .team-logo { position:absolute; left:0; right:0; bottom:40px; height:100px; padding:15px; background:#ffcc00 }
.scoreboard-slider .event .team-logo img { width:100px; vertical-align:middle }
.scoreboard-slider .event .result { display:block; font-size:20px; color:#FFE18F }
.scoreboard-slider .event .va { display:block; max-width:30px; height:25px; margin:0 auto 10px; font-size:12px; line-height:25px; font-weight:700; text-transform:uppercase; color:#000; background:#ffc423; border-radius:5px }
.scoreboard-slider .event .links { position:absolute; left:0; right:0; bottom:0; height:24px; padding:8px; background:#363434 }
.scoreboard-slider .event .links a { display:inline-block; vertical-align:top; width:24px; height:24px; line-height:24px; color:#363434; background:#fff; border-radius:100% }
.scoreboard-slider .event .links .sep,
.scoreboard-slider .event .links a span { display:none }
.scoreboard-slider .next,
.scoreboard-slider .prev { position:absolute; right:25px; top:-42px; z-index:1; width:20px; height:42px; line-height:42px; text-decoration:none; text-indent:-9999px; color:#000; cursor:pointer }
.scoreboard-slider .next { right:0 }
.scoreboard-slider .next:before,
.scoreboard-slider .prev:before { content:'\e814'; font-family:'glyphicons'; position:absolute; left:0; right:0; top:0; bottom:0; text-indent:0 }
.scoreboard-slider .prev:before { content:'\e813' }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled { color:#444 }
.scoreboard-slider .full-schedule-btn { display:block; position:absolute; right:0; top:-42px; height:42px; padding:0 60px 0 20px; font-size:13px; line-height:42px; text-transform:uppercase; text-decoration:none; color:#000; background:#878787 }

.standings-brief table { width:100%;  border-collapse:collapse }
.standings-brief td, 
.standings-brief th { padding:5px 10px; text-align:center; background:#fff }
.standings-brief td:first-child, 
.standings-brief th:first-child { text-align:left }
.standings-brief th { background:#c5002c; color:#fff }
.standings-brief tr:nth-child(even) td { background:#f5f5f5}
.standings-brief tr:hover td { background:#DFDFDF }

/* ANIMATION */
@keyframes opacity {
  0% { opacity:0 }
  100% { opacity:1 }
}

/* 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 { display:block }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-20px; top:50%; margin-top:-11px; width:12px; height:23px; cursor:pointer; text-indent:-9999px; color:#fff; background:url(/images/setup/2016/master_sprite.png) no-repeat -1489px 0 }
.slider-wrapper .next { left:auto; right:-20px; background-position:-1505px 0 }

.sponsors-slider { padding:40px 0; text-align:center }
.sponsors-slider .image { display:inline-block; vertical-align:top; margin:0 20px }
.sponsors-slider .prev,
.sponsors-slider .next { width:10px; height:20px; color:#000; background-position:-1522px 0 }
.sponsors-slider .next { background-position:-1538px 0 }

/* GPT AD PLACEHOLDERS */
.gpt-adhesion-placeholder { position:fixed; left:0; right:0; bottom:0; z-index:9999; text-align:center; background:#fff; border-top:5px solid #d9d9d9; transition:bottom 0.5s ease } 
.gpt-adhesion-placeholder.collapse { bottom:-200px }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#b3001a; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#b3001a; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#b3001a; color:#fff }

.schedule-daily table{ width:100% }
.schedule-daily td,
.schedule-daily th { padding:5px 10px; text-align:left }
.schedule-daily th { font-weight:400; color:#fff; background:#b3001a }
.schedule-daily .no-events{ font-weight:700; text-align:center }
.schedule-daily .date{ color:#fff; background:#000 }
.schedule-daily a{ color:#c5002c }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#b3001a }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#b3001a; 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 { position:relative }
.page { position:relative; z-index:2; padding-top:179px }
.page-backgrounds { position:absolute; left:0; right:0; top:0; bottom:0; z-index:1; background:no-repeat 50% 0; background-size:2000px auto }

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:absolute; left:0; right:0; top:0; z-index:3; height:179px; background:url(/images/setup/2016/header_bg.png) repeat-x 0 0; animation-duration:1.5s; animation-fill-mode:both; animation-delay:0.2s }
.site-header > .container { position:relative; max-width:1152px; padding-top:84px; margin:0 auto }
.site-header .site-title { margin:0; padding-left:80px }
.site-header .site-title a { display:block; width:911px; height:95px; text-indent:-9999px; background:url(/images/setup/2016/master_sprite.png) no-repeat -454px 0  }
.site-header .site-title a:before { content:''; position:absolute; left:-80px; top:0; z-index:2; width:171px; height:230px; background:url(/images/setup/2016/master_sprite.png) no-repeat 0 0; transition:transform 0.5s 0.5s ease }

.site-header.sticky { position:fixed; height:84px; background-color:rgba(0,0,0,0.8); backface-visibility:visible; animation-name:opacity }
.site-header.sticky .site-title a:before { top:-40px; transform:scale(0.6) }
.site-header.sticky .site-title a { max-height:0; background:none }
.site-header.sticky .social-links { display:none }

.mobile-menu-bar, .search-bar { display:none }

.content-row > div { max-width:1152px; margin:0 auto }
.content-row { margin-top:35px }
.content-row1 { margin-top:0 }
.content-row4 { padding:23px 0; background:url(/images/setup/2016/ads_bar_bg.png) repeat-x 0 50% }
.content-row5 { margin-top:0; padding:40px 0 60px; background:#fff }
.content-row6 { margin-top:0; background:url(/images/setup/2016/button_row_bg.png) repeat-x 0 50% }
.content-row7 { margin-top:0; background:#e6e6e6 }

.site-footer { padding-bottom:100px }

/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; top:0; z-index:2; text-align:center; color:#fff }
.dropnav > h1 { color:#fff }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; max-width:1152px; margin:0 auto }
.dropnav .nav { display:inline-block; vertical-align:top; z-index:2; text-align:left }
.dropnav .nav:before { content:'/'; float:left; margin:0 5px; line-height:78px; color:#ffc423 }
.dropnav .nav1:before { display:none }
.dropnav .nav > a { float:left; height:20px; margin:19px 0; padding:10px; font-family:'proximanova', arial; font-size:17px; font-weight:900; line-height:20px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav:hover > a { background:#000  }
.dropnav .nav > .submenu { display:none; position:absolute; left:100px; right:0; top:78px; min-height:219px; padding:20px; background:rgba(255,255,255,0.9); white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-size:16px; line-height:25px; text-transform:uppercase; color:#363434; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#b3001a }
.dropnav .submenu .has-submenu[has-follow-link="false"] > a { font-size:18px; text-transform:uppercase; color:#363434; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { position:relative; 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.level1 .has-submenu { display:block; margin:0 }
.dropnav .submenu.level1 .has-submenu > a { display:inline-block; vertical-align:top; min-width:230px }
.dropnav .submenu.level1 .has-submenu > .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level1 .has-submenu li { display:inline-block; vertical-align:top; margin:0 5px; white-space:nowrap }
.dropnav .submenu.level1 .has-submenu li a { float:left; font-size:12px; font-weight:400 }
.dropnav .submenu.level2 a:before { display:block; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; font-size:14px; speak:none; text-decoration:inherit; text-align: center;  font-variant: normal; text-transform:none }
.dropnav .submenu.level2 a[href*="twitter"],
.dropnav .submenu.level2 a[href*="facebook"], .dropnav .submenu.level2 a[href*="instagram"] { width:15px; height:20px; line-height:20px; margin:5px 0; overflow:hidden }
.dropnav .submenu.level2 a[href*="twitter"]:before { content:"\e81d" }
.dropnav .submenu.level2 a[href*="facebook"]:before { content:"\e81b" }
.dropnav .submenu.level2 a[href*="instagram"]:before { content:"\e81f" }
.dropnav .submenu.level2 a[rel="wiki-link"] + a { display:none !important }
.dropnav .submenu .nav-content { position:absolute; right:20px; top:20px }
.dropnav .submenu .nav-content img { width:300px; height:219px; vertical-align:middle }

.secondary-nav { position:relative; z-index:2; max-width:1152px; margin:0 auto 20px }
.secondary-nav h1 { margin-bottom:0; padding:0 10px; color:#fff; font-size:30px; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { padding-left:70px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#ffc423; text-decoration:none }
.secondary-nav li a:hover { color:#eee; text-decoration:none }
.secondary-nav li:before { content:"|"; font-weight:900; color:#ffcc00 }
.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:#000; background:#ffcc00 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#ffcc00; 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; color:#000; white-space:nowrap }

.j-carousel { background:rgba(0,0,0,0.6) }
.j-carousel .story-box { position:relative; padding:35px 70px 20px; color:#fff; text-align:center }
.j-carousel .title { display:block; font-size:28px; font-weight:200; line-height:1.2; color:#fff }
.j-carousel .title:hover { color:#fcdc00; text-decoration:none }
.j-carousel .date { position:absolute; left:0; right:0; top:10px; letter-spacing:2px; color:#fcdc00 }
.j-carousel .date .pipe,
.j-carousel .date .sport-name { display:none }
.j-carousel .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .carousel-share-links a:before { font-size:18px }
.j-carousel .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .carousel-related-links  a { color:#fcdc00 }
.j-carousel .readmore { color:#fcdc00 }
.j-carousel .controls { padding:12px }
.j-carousel .control { position:relative; float:left; width:11.625%; margin-left:1%; font-size:11px; line-height:20px; text-align:center; white-space:nowra; text-overflow:ellipsis; overflow:hidden; cursor:pointer; color:#fff; background:#444 }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active { background:#d12331 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .pp { display:none }
.j-carousel .prev,
.j-carousel .next { position:absolute; left:0; top:0; margin-top:50%; width:50px; height:50px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2016/master_sprite.png) no-repeat -1374px 0 }
.j-carousel .next { left:auto; right:0; background-position:-1434px 0 }

/* SOCIAL WIDGETS */
.social-widgets:before { content:''; display:block; width:1152px; height:93px; margin-bottom:-20px; background:url(/images/setup/2016/master_sprite.png) no-repeat 0 -293px }
.social-widgets .col { width:32%; margin-left:2%; float:left; overflow:hidden }
.social-widgets .col1  { margin-left:0 }
.social-widgets h3 { margin:0; padding:10px 0; font-family:'proximanova', arial; font-weight:900; font-style:italic; text-transform:uppercase; color:#ffc423 }
.social-widgets h3 span { margin-right:5px }
.social-widgets iframe { vertical-align:top }

/* AUDIO VIDEO BUTTONS */
.audio-video-button { display:none }

/* INSTAGRAM FEED */
.instagram-feed-wrapper { height:784px; overflow:auto }
.instagram-feed { position:relative; padding:5px; overflow:hidden }
.instagram-feed ul { margin:0 0 0 -5px; list-style:none }
.instagram-feed .item { width:50%; float:left }
.instagram-feed .item .gutter { padding:0 0 5px 5px }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s  }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; color:#444; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; line-height:1; margin-top:-15px; color:#eee; text-align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .prev,
.instagram-feed .next { display:none }

.sticky-bar { position:fixed; left:0; right:0; bottom:-56px; z-index:4; border-top:13px solid #434343; background:#ffc423; transition:bottom 0.5s ease }
.sticky-bar.expand { bottom:0 }
.sticky-bar:before { content:''; position:absolute; left:50%; right:0; top:0; bottom:0; background:#838383 }
.sticky-bar > div { position:relative; max-width:1152px; height:43px; margin:0 auto  }

.sticky-bar .sticky-logo { position:absolute; left:0; bottom:0; width:142px; height:73px; text-indent:-9999px; color:#000; background:url(/images/setup/2016/master_sprite.png) no-repeat -298px 0 }
.sticky-bar .bsn-button { position:absolute; right:0; top:3px; width:134px; height:33px; text-indent:-9999px; color:#000; background:url(/images/setup/2016/sticjy_logo_bsn2.png) no-repeat 0 0 }

.sticky-icons { position:absolute; right:194px; top:0 }
.sticky-icons:before { content:''; position:absolute; right:-116px; top:0; width:96px; height:43px; background:url(/images/setup/2016/master_sprite.png) no-repeat -310px -241px }
.sticky-icons ul { position:relative; list-style:none; padding:0; margin:0 }
.sticky-icons li { float:left; margin-left:20px }
.sticky-icons li:first-child { margin-left:0 }
.sticky-icons li .text { display:none }
.sticky-icons li a { display:block; line-height:43px; color:#000; text-shadow:0 1px rgba(255,255,255,0.3) }
.sticky-icons li .gicon-baa + span { display:block; font-weight:700 }

div[id="scoreboard-ticker-wrapper"] { position:absolute; left:152px; top:0; width:500px; height:43px; padding-right:80px; overflow:hidden; background:#ffc423 }
div[id="scoreboard-ticker-wrapper"]:before { content:''; position:absolute; right:0; bottom:0; border:43px solid transparent; border-bottom-color:#838383; border-right:none; border-left-width:20px }
div[id="scoreboard-ticker"] ul, 
div[id="scoreboard-ticker"] li { margin:0; padding:0; list-style:none }
div[id="scoreboard-ticker"],
div[id="scoreboard-ticker"] li { width:500px; height:43px; position:relative; overflow:hidden }
div[id="scoreboard-ticker"] { float:left }
div[id="scoreboard-ticker"] .content,
div[id="scoreboard-ticker"] .no-events { font-size:11px; text-transform:uppercase; padding:0 10px; font-weight:700; line-height:43px; color:#000 }
div[id="scoreboard-ticker"] .no-events { text-align:center }
div[id="scoreboard-ticker"] .content a { color:#000 }
div[id="scoreboard-ticker"] .content a:focus,
div[id="scoreboard-ticker"] .content a:hover { text-decoration:underline }
span[id="scoreboard-ticker-pp"] { display:none }
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; right:45px; top:50%; margin-top:-8px; }
span[id="scoreboard-ticker-prev"] { right:65px }
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { display:block; width:10px; height:16px; cursor:pointer; color:#000; background:url(/images/setup/2016/master_sprite.png) no-repeat -1553px 0 }
span[id="scoreboard-ticker-next"] a { background-position:-1586px 0 }

#calendar .calendar-replaceable { overflow:hidden }
#calendar #calendar-view { width:50%; float:left; background:#c5002c }
#calendar td { height:50px; line-height:50px; color:#fff; font-size:21px; font-weight:bold; border:none; text-align:center }
#calendar .calendar-header td { height: 48px; line-height: 48px; font-size:16px; font-weight:bold; color:#fff; background:#000 }
#calendar .calendar-month td { background:none; height:52px; font-size:26px; font-weight:bold; text-transform:uppercase; line-height:52px }
#calendar .calendar-month td a { display:block; width:30px; height:30px; margin:11px auto; line-height:30px; font-size:24px; color:#000; overflow:hidden; background:#ffcc00; border-radius:20px }
#calendar .calendar-event a,
#calendar .no-calendar-event a { width:44px; height:44px; color:#fff; margin:3px auto; line-height:44px; background:none; border-radius:25px }
#calendar .no-calendar-event a { color:#fff }
#calendar .calendar-event a { color:#333; background:#ffcc00 }
#calendar .calendar-event a:hover,
#calendar .current a { background:#fff; color:#000 }
#calendar .event-schedule { height: 480px; padding:0 20px; overflow:auto; color:#fff }
#calendar .event-date { display:block; height:35px; padding:0 20px; font-size:16px; line-height:35px; color:#000; background:#ffcc00 }
#calendar .event-date + .event-info,
#calendar .event-info:first-child { border-top:none }
#calendar .event-info { position:relative; margin-top:10px; padding-top:10px; border-top:1px solid #ccc }
#calendar .sport a { display:block; font-size:13px; color:#ffcc00 }
#calendar .status { position:absolute; right:0; top:10px }
#calendar .links { font-size:0; line-height:0; overflow:hidden }
#calendar .links a { float:left; width:20px; height:20px; font-size:14px; line-height:20px; color:#fff; overflow:hidden }
#calendar .calendar-month td a:before { font-family:"GlyphIcons"; display:block; text-align:center }
#calendar .calendar-month-left a:before { content:"\e813" }
#calendar .calendar-month-right a:before { content:"\e814" }

}

@media only screen and (min-width:1024px) and (max-width:1250px) {

.site-header .site-title { padding:0 0 0 20px }
.site-header .site-title a:before { left:0; top:0; width:107px; height:125px; background:url(/images/setup/2016/master_sprite.png) no-repeat -186px 0 }
.site-header.sticky .site-title a:before { top:0; transform:scale(1) }

.dropnav > ul { padding-left:107px }
.dropnav .nav { float:left }
.dropnav .nav > a { padding:10px 5px; font-size:14px }
.dropnav .nav > .submenu { left:0 }
    
.slider-wrapper .prev { left:10px }
.slider-wrapper .next { right:10px }

.social-links { width:120px; padding:5px 10px }

div[id="scoreboard-ticker-wrapper"] { left:10px }
.sticky-bar .sticky-logo { display:none }

.social-widgets:before { transform:scale(0.8) }

}

@media only screen and (min-width:1024px) and (max-width:1152px) {

.site-header .site-title { padding:0 }
.site-header .site-title a { margin:0 auto }
.site-header.sticky .social-links { display:block }

.dropnav { margin-top:19px }
.dropnav .nav { padding:0 }
.dropnav .nav > .submenu { top:59px }

.social-links { left:100px; top:0; width:auto }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#c5002c }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2016/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:#ffcc00; color:#000; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar.active { display:block }
.search-bar .label { display:block; font-size:0 }
.search-bar .text-box { width:100%; height:25px; padding:0 30px 0 10px; border:none; font-size:13px; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:23px; border:none; overflow:hidden; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit .text { display:none }
.search-bar .submit span:before { display:block; width:100%; height:23px; font-size:13px; line-height:25px; text-align:center; color:#333; margin:0 }

.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; padding:10px; margin:0 10px 10px; background:#333; border-radius:3px }
.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:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#444 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .carousel-share-links a:before { font-size:18px }
.j-carousel .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .controls {  height: 22px; padding:5px; text-align:center;   background:#000 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:""; display:block; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:10px }
.j-carousel .control.active { background:#C5002C; box-shadow:none }
.j-carousel .control.active:before { border-color:#C5002C }
.j-carousel .control .thumb { display:none }
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { 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 #ffcc00; text-transform:uppercase; background:#C5002C; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:0 }

.main-tabs .tab_title[href*="social"],
.main-tabs .tab_title[href*="social"] + .pane,
.main-tabs .tab_title[href*="calendar"],
.main-tabs .tab_title[href*="calendar"] + .pane,
.main-tabs .tab_title[href*="video"],
.main-tabs .tab_title[href*="video"] + .pane,
.main-tabs .tab_title[href*="audio"],
.main-tabs .tab_title[href*="audio"] + .pane   { display:none !important }

.secondary-tabs { display:none }

.social-links { position:static; width:auto; padding:5px; text-align:center; background:#444 }
.social-links ul { display:inline-block; vertical-align:top }

.schedule-boxscore .event-box { margin-top:5px }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }

.social-widgets { display:none }

.audio-video-button { display:block; padding:10px; background:#ffcc00 }
.audio-video-button ul { list-style:none; padding:0; margin:0 }
.audio-video-button li { margin-top:5px }
.audio-video-button li:first-child { margin-top:0 }
.audio-video-button li a { display:block; height:50px; line-height:50px; padding:0 10px; text-transform:uppercase; color:#fff; background:#CC0033; border-radius:3px }
.audio-video-button li a:after { content:"\00bb"; float:right; font-size:22px }

.sponsors-slider { background:#E6E6E6 }
.sponsors-slider .image { max-width:40%; margin:5px 10px }
.slider-wrapper .prev,
.slider-wrapper .next { display:none }

.instagram-feed { position:relative }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; color:#eee; text-align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .feed { margin:0 25px; overflow:hidden }
.instagram-feed .feed ul { position:relative; float:left; white-space:nowrap }
.instagram-feed .item { display:inline-block; vertical-align:top; width:200px }
.instagram-feed .item .gutter { padding-left:2px }
.instagram-feed .item:first-child .gutter { padding-left:0 }
.instagram-feed .prev,
.instagram-feed .next { position:absolute; left:0; top:0; bottom:0; display:block; width:1em; font-size:20px; cursor:pointer; text-indent:-9999px; text-align:center; text-decoration:none }
.instagram-feed .next { left:auto; right:0 }
.instagram-feed .prev:before,
.instagram-feed .next:before { position:absolute; left:0; right:0; top:50%; margin-top:-0.5em; font-family:"glyphicons"; text-indent:0; speak:none }
.instagram-feed .prev:before { content:'\e80f' }
.instagram-feed .next:before { content:'\e810' }

.top-stories .row { width:50% }
.more-news .story { width:50% }

.sticky-bar { display:none }

.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/2016/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 { display:none }

.top-stories .row { width:100% }
.more-news .story { width:100% }

.slider-wrapper { margin-top:5px; border:5px solid #ffcc00 }

.stay-connect-wrapper { padding:10px }
.stay-connect-wrapper li { width:100%; margin:10px 0 }

}