/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_light_italic-webfont.woff2') format('woff2'),
         url('proxima_nova_light_italic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_regular-webfont.eot');
    src: url('proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff'),
         url('proxima_nova_regular-webfont.ttf') format('truetype'),
         url('proxima_nova_regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proximanova-extrabld-webfont.woff2') format('woff2'),
         url('proximanova-extrabld-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_black-webfont.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#proxima_novablack') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_black_italic-webfont.woff2') format('woff2'),
         url('proxima_nova_black_italic-webfont.woff') format('woff');
    font-weight: 900;
    font-style: italic;

}

@font-face {
  font-family: 'utility-icons';
  src: url('utility-icons.eot?89460415');
  src: url('utility-icons.eot?89460415#iefix') format('embedded-opentype'),
       url('utility-icons.woff2?89460415') format('woff2'),
       url('utility-icons.woff?89460415') format('woff'),
       url('utility-icons.ttf?89460415') format('truetype'),
       url('utility-icons.svg?89460415#youtube') format('svg');
  font-weight: normal;
  font-style: normal;
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#cc3333 !important }

body { font-family:'proxima_nova', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#cc3333; text-decoration:none }
a:hover { color:#661919; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px; color:#cc3333 }
h2 { font-size:30px; color:#cc3333 }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.wrapper { max-width:1150px; margin:0 auto }
.landing .wrapper { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.sect-hdr { position:absolute; left:-9999px }
.site-footer { text-align:center; background:#fff }
.member-logos { padding:40px 0; background:#e6e6e6 }
.member-logos ul { margin:0; padding:0; list-style:none }
.member-logos li { display:inline-block; vertical-align:top; margin:0 35px }
.footer-logos { padding:14px 0; background:#272727 }
.footer-logos ul { position:relative; max-width:1150px; margin:0 auto; list-style:none }
.footer-logos li { display:inline-block; vertical-align:top }
.footer-logos li:first-child { float:left }
.footer-logos li:last-child { float:right }
.footer-logos li img { vertical-align:top }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:66.417%; 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 # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* 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 }

/* AOTW */
.sect-aotw .sect-hdr { position:static; height:42px; width:377px; line-height:42px; margin:-42px 0 42px 134px; font-size:30px; font-weight:900; text-align:center; text-transform:uppercase; letter-spacing:-0.025em; background:#e8e8e8; color:#000 }
.sect-aotw .btn-aotw { position:absolute; top:-42px; right:85px; width:270px; height:42px; line-height:42px; font-size:30px; font-weight:900; text-align:center; text-decoration:none; text-transform:uppercase; letter-spacing:-0.025em; color:#cc3333; background:#e8e8e8; transition:0.3s }
.sect-aotw .btn-aotw:hover { top:-47px; height:47px }
.aotw { text-align:center; font-size:0 }
.aotw .athlete { display:inline-block; vertical-align:top; width:15.217%; margin-left:1.739%; font-size:14px; text-align:center }
.aotw .athlete:first-child { margin-left:0 }
.aotw .thumb { display:block; border:4px solid #fff; box-shadow:0 0 4px 0 rgba(0,0,0,0.75) }
.aotw .thumb img { vertical-align:top; width:100% }
.aotw .title { display:block; margin-top:25px; line-height:1.2; text-decoration:none }
.aotw .title span { display:block; margin-top:5px; font-weight:900; text-transform:uppercase; color:#cc3333 }
.aotw .title span:first-child { font-size:18px }
.aotw .title span:nth-child(2) { font-size:15px; font-weight:300; font-style:italic }
.aotw .title span:last-child { color:#a5a5a5 }

/* AOTW NAVBAR */
.aotw ul { margin:0; list-style:none }
.aotw li { display:inline-block; vertical-align:top; width:18.61%; margin-left:1.739%; font-size:14px; text-align:center }
.aotw li:first-child,
.aotw li:nth-child(5n+1) { clear:left; margin-left:0 }
.aotw li a { text-decoration:none }
.aotw li img { display:block; vertical-align:top; width:100%; border:4px solid #fff; box-shadow:0 0 4px 0 rgba(0,0,0,0.75); -webkit-box-sizing:border-box; box-sizing:border-box }
.aotw .label { display:block; margin:25px 0; line-height:1.2; text-decoration:none }
.aotw .label span { display:block; margin-top:5px; font-weight:900; text-transform:uppercase; color:#cc3333 }
.aotw .label span:first-child { font-size:18px }
.aotw .label span:nth-child(2) { font-size:15px; font-weight:300; font-style:italic }
.aotw .label span:last-child { color:#a5a5a5 }

/* SCHEDULE */
.schedule-wrapper h1 { margin-bottom:20px; font-size:26px; font-weight:900; text-transform:uppercase; line-height:1; color:#fff }
.schedule-wrapper h3 { margin:0; height:34px; padding:0 15px; font-size:15px; font-weight:900; text-transform:uppercase; line-height:34px; background:#000 }
.schedule-boxscore { margin-bottom:15px; padding:15px; font-weight:700; text-transform:uppercase; color:#333; background:#fff }
.schedule-boxscore .no-events { display:block; text-align:center }
.schedule-boxscore .event-box { margin-top:10px; position:relative; overflow:hidden }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .event-info { font-size:0 }
.schedule-boxscore .event-info > div {vertical-align:top; font-size:14px }
.schedule-boxscore .date  { width:18.480% }
.schedule-boxscore .sport-status { width:21.761% }
.schedule-boxscore .sport { display:none }
.schedule-boxscore .teams { width:40.414% }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site,
.schedule-boxscore .links { display:none }
.schedule-boxscore .btn-full-schedule { display:inline-block; vertical-align:top; width:19.343%; height:20px; font-size:10px; font-weight:700; text-decoration:none; text-align:center; line-height:20px; color:#fff; background:#cc3333 }
.schedule-boxscore .btn-full-schedule:after { content:'\BB'; padding-left:3px; font-family:arial }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.main-tabs ul.tabs { position:absolute; left:0; top:0; bottom:0; z-index:3; height:559px; width:50px; background:#cc3333 }
.main-tabs ul.tabs .tab { float:none; position:relative; display:block; height:25% }
.main-tabs ul.tabs.state1 .tab1,
.main-tabs ul.tabs.state2 .tab2,
.main-tabs ul.tabs.state3 .tab3,
.main-tabs ul.tabs.state4 .tab4 { background:#000 }
.main-tabs .tab a { position:absolute; left:50%; top:50%; font-size:20px; font-weight:900; text-align:center; text-transform:uppercase; text-decoration:none; color:#fff; -webkit-transform:translateX(-50%) translateY(-50%) rotate(270deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(270deg); transform: translateX(-50%) translateY(-50%) rotate(270deg) }
.main-tabs .pane .overflow { height:559px; margin-left:50px; padding:20px; overflow:auto; color:#fff; background:#333; -webkit-box-sizing:border-box; box-sizing:border-box }
.main-tabs .pane1 .overflow { height:auto; padding:0; background:none }

.athlete-tabs ul.tabs .tab { margin:-42px 0 42px 134px }
.athlete-tabs ul.tabs .tab2 { float:right; margin-right:85px }
.athlete-tabs .tab a { position:relative; display:block; height:42px; padding:0 20px; line-height:42px; font-size:30px; font-weight:900; text-align:center; text-transform:uppercase; text-decoration:none; letter-spacing:-0.025em; background:#e8e8e8; color:#cc3333 }
.athlete-tabs .tab a.active { color:#000 }
.athlete-tabs .tab a.active:before { content:''; position:absolute; left:50%; margin-left:-11px; top:100%; border:11px solid transparent; border-top:9px solid #e8e8e8 }

/* 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%; font-size:0 }
.slider-wrapper .image { display:inline-block; vertical-align:top }
.slider-wrapper .image:first-child { margin-left:0 }
.slider-wrapper .image:last-child { margin-right:0 }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }

.aotw-slider .next, 
.aotw-slider .prev { position:absolute; left:-45px; top:50%; margin-top:-15px; width:30px; height:30px; cursor:pointer; text-align:center; overflow:hidden }
.aotw-slider .next { left:auto; right:-45px }
.aotw-slider .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#fff }
.aotw-slider .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#fff }

.sponsors-slider { max-width:1150px; margin:0 auto; padding:35px 0; background:#fff }
.sponsors-slider .image { margin:0 27px }
.sponsors-slider .next, 
.sponsors-slider .prev { position:absolute; left:-45px; top:50%; margin-top:-13px; width:15px; height:26px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -212px 0 }
.sponsors-slider .next { left:auto; right:-45px; background-position:-235px 0 }

/* CONTENT SWITCHER */
.content-switcher { position:relative }
.content-switcher.loading .scoreboard-slider { opacity:0.5 }
.content-switcher .switcher-list { position:absolute; right:0; top:0; z-index:2; display:inline-block; vertical-align:top; min-width:243px; margin:0; font-weight:800; text-transform:uppercase; color:#878787; cursor:pointer; background:#cc3333 }
.content-switcher .switcher-list .selection { display:block; position:relative; padding:0 10px; margin-right:31px; line-height:29px; text-decoration:none; background:#fff }
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border:6px solid transparent; border-top-color:#fff }
.content-switcher .switcher-list.active:after { margin-top:-9px; border-top-color:transparent; border-bottom-color:#fff }
.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:29px; max-height:200px; padding:10px; overflow:auto; background:#fff }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li { display:block; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { display:block; height:25px; line-height:25px; text-decoration:none; font-size:12px; color:#878787 }
.content-switcher .switcher-list li a:hover { color:#cc3333; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }

/* RANKINGS */
.rankings h1 { margin-bottom:8px; font-size:26px; font-weight:900; text-transform:uppercase; color:#fff }
.rankings h2 { margin-bottom:0; font-size:20px; font-weight:900; font-style:italic; text-transform:uppercase; color:#9f9f9f }
.rankings a { color:#fff }
.rankings table { width:100%; border-collapse:collapse }
.rankings th { padding:2px 5px; font-size:12px; font-weight:900; color:#d3d5d5; text-transform:uppercase }
.rankings td { padding:9px 0; vertical-align:middle; font-weight:700; font-size:20px }
.rankings td:first-child { width:6%; color:#787878 }
.rankings td:nth-child(2) { width:75% }
.rankings td:nth-child(2) img { margin-right:15px }
.rankings td:nth-child(3) { text-align:center }

/* FULL STANDINGS */
.full-standings .container { position:relative; margin-top:10px; font-weight:700; overflow:hidden }
.full-standings .container:first-child { margin-top:0 }
.full-standings table { border-collapse:collapse; width:100%; background:#FFF }
.full-standings td { padding:10px; text-align:center; white-space:nowrap }
.full-standings td:first-child { width:auto; text-align:left }
.full-standings .stats-header td { background:#1E225A; color:#fff; font-size:13px; }
.full-standings .table-header td { background:#1E225A; color:#fff }
.full-standings .points { background:#808080; color: #fff; }
.full-standings .conf-field { background:#f5f5f5 }
.full-standings .pinned { display:none }

/* STANDINGS */
.standings-brief { background:#fff }
.standings-brief .division { padding:5px 10px; border-top:solid 1px #d7d7d7; text-transform:uppercase }
.standings-brief h3 { margin:0; padding:10px; font-size:17px; font-weight:400; font-style:italic; color: #000 }
.standings-brief table { width:100%;  border-collapse:collapse }
.standings-brief td, 
.standings-brief th { padding:10px; text-align:center; background:#fff; color:#000 }
.standings-brief td:first-child, 
.standings-brief th:first-child { text-align:left }
.standings-brief th { text-transform:uppercase; font-size:12px; font-weight:400; background:#1e225a; color:#fff}
.standings-brief tr:nth-child(even) td { background:#f5f5f5; color: #000}
.standings-brief tr:hover td { background:#DFDFDF; color:#fff }
.standings-brief td a { color:#514f4d }
.standings-brief .full-standings { display:block; padding:20px; border-top:solid 1px #d7d7d7; background:#fff; text-transform:uppercase; text-align:center }

/* STATS */
/*
.stats-tab h1 { margin-bottom:8px; font-size:26px; font-weight:900; text-transform:uppercase; color:#fff }
.stats-tab > h3 { margin:15px 0 0; font-size:20px; font-weight:900; font-style:italic; text-transform:uppercase; color:#9f9f9f }
.stats-tab > h3:first-of-type { margin-top:0 }
.league-leaders .col { float:left; width:48.599%; margin:13px 0 0 2.800%; background:#cc3333 }
.league-leaders .col:nth-child(2n+2) { margin-left:0 }
.league-leaders .cat-title { margin:13px 0 0; height:34px; padding:0 15px; font-size:15px; font-weight:900; text-transform:uppercase; text-align:center; line-height:34px; background:#000 }
.league-leaders .title { margin:0; height:23px; padding:0 15px; font-size:13px; font-weight:700; text-transform:uppercase; line-height:23px; background:#661919 }
.league-leaders .player { margin-top:4px; padding:5px 10px; font-size:12px; font-weight:700; text-transform:uppercase }
.league-leaders .player:first-child { margin-top:0 }
.league-leaders .player a { color:#fff }
.league-leaders .player > div:first-child { float:left; width:77% }
.league-leaders .player-name { display:block }
.league-leaders .player-data  { float:right }
.league-leaders .complete-leaders { display:block; width:125px; height:28px; margin:20px auto 0; font-weight:700; font-size:10px; text-transform:uppercase; text-decoration:none; text-align:center; line-height:28px; color:#fff; background:#000 }
.league-leaders .complete-leaders:after { content:'\BB'; padding-left:3px; font-family:arial }*/

.stats-tab h1 { margin-bottom:8px; font-size:26px; font-weight:900; text-transform:uppercase; color:#fff }
.site-home .stats-tab > div > h3 { margin:13px 0 0; height:34px; padding:0 15px; font-size:15px; font-weight:900; text-transform:uppercase; text-align:center; line-height:34px; background:#000 }
.site-home .stats-tab > div > h3:first-of-type { margin-top:0 }
.site-home .stats-tab > div { float:left; width:48.599%; margin:13px 0 0 2.800%; background:#cc3333 }
.site-home .stats-tab > div:nth-child(2n+2) { margin-left:0; clear:left }
.site-home .league-leaders .cat-title,
.site-home .league-leaders .col { display:none }
.site-home .league-leaders .row:first-child > div:first-of-type { display:block }
.league-leaders .title { margin:0; height:23px; padding:0 15px; font-size:13px; font-weight:700; text-transform:uppercase; line-height:23px; background:#661919 }
.league-leaders .player { margin-top:4px; padding:5px 10px; font-size:12px; font-weight:700; text-transform:uppercase }
.league-leaders .player:first-child { margin-top:0 }
.league-leaders .player a { color:#fff }
.league-leaders .player > div:first-child { float:left; width:77% }
.league-leaders .player-name { display:block }
.league-leaders .player-data  { float:right }
.league-leaders .complete-leaders { display:block; width:125px; height:28px; margin:20px auto 0; font-weight:700; font-size:10px; text-transform:uppercase; text-decoration:none; text-align:center; line-height:28px; color:#fff; background:#000 }
.league-leaders .complete-leaders:after { content:'\BB'; padding-left:3px; font-family:arial }

.sport-home .stats-tab > h3 { margin:15px 0 0; font-size:20px; font-weight:900; font-style:italic; text-transform:uppercase; color:#9f9f9f }
.sport-home .stats-tab > h3:first-of-type { margin-top:0 }
.sport-home .league-leaders .col { float:left; width:48.599%; margin:13px 0 0 2.800%; background:#cc3333 }
.sport-home .league-leaders .col:nth-child(2n+2) { margin-left:0 }
.sport-home .league-leaders .cat-title { margin:13px 0 0; height:34px; padding:0 15px; font-size:15px; font-weight:900; text-transform:uppercase; text-align:center; line-height:34px; background:#000 }

/* SOCIAL BUTTONS */
.social-links { position:absolute; right:31px; top:23px }
.social-links ul { margin:0; padding:0; list-style:none }
.social-links li { float:left; margin-left:29px }
.social-links li:first-child { margin-left:0 }
.social-links li span { display:block }
.social-links li span:last-child { display:none }
.social-links li a { display:block; width:31px; height:31px; font-size:18px; text-align:center; text-decoration:none; line-height:32px; color:#fff; overflow:hidden; border-radius:100%; transition:0.3s }
.social-links li a:hover { -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); transform:rotate(360deg) }
.social-links li .gicon-flickr:before,
.social-links li .gicon-flickr:after { content:'\2022'; font-size:20px; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; font-variant:normal; display:inline; width:auto; line-height:1em; text-align:center; text-decoration:none; text-transform:none; speak:none; color:#0d64d2 }
.social-links li .gicon-flickr:after { content:'\2022'; color:#ff0084 }
.social-links li .gicon-facebook { background:#3b5998 }
.social-links li .gicon-instagram { background:#e95950 }
.social-links li .gicon-flickr { background:#fff }
.social-links li .gicon-youtube { background:#bb0000 }

/* SPLASH */
.splash-page { text-align:center }
.splash-page .en-title, 
.splash-page .fr-title { margin:0; height:30px; margin-left:-16px; font-weight:700; font-size:12px; letter-spacing:0.87em; text-transform:uppercase; text-decoration:none; line-height:32px; color:#fff; background:url(/images/setup/top_bar_bg.png) repeat-x; box-shadow:0 5px 10px 0 rgba(0,0,0,0.86) }
.splash-page .fr-title { position:absolute; left:0; bottom:0; right:0; box-shadow:0 -5px 10px 0 rgba(0,0,0,0.86) }
.language-buttons { position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%) }
.language-buttons ul { margin:0; padding:0; list-style:none }
.language-buttons li { float:left; position:relative; margin-left:180px }
.language-buttons li:first-child { margin-left:0 }
.language-buttons li:before { content:''; position:absolute; left:-91px; top:-38px; bottom:-48px; width:2px; background:#dfdfdf }
.language-buttons li:first-child:before { display:none }
.language-buttons li img { vertical-align:top }

.donate-include{ position:absolute; right:0; top:3px }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#cc3333; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#cc3333; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#cc3333; color:#fff }

/* STATS */
.stats-wrap{ overflow:auto }
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#cc3333 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
  
/* BIO */
.bio-wrap .head { background:#cc3333; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; z-index:1; padding-top:121px }
.page:before { position:absolute; left:50%; top:102px; margin-left:-727px; width:1454px; height:134px; background:url(/images/setup/master_sprite.png) no-repeat -265px -70px }
.body-container { position:relative; z-index:1; padding-right:340px }
.landing .body-container,
.release-page .body-container { padding-right:0 }
.mainbody { min-height:500px; padding:40px; position:relative; box-shadow:0 0 22px rgba(0, 0, 0, 0.2) }
.landing .mainbody { min-height:0; padding:0; box-shadow:none }
.release-page .mainbody { box-shadow:none }
.rcol { position:absolute; right:0; top:0; bottom:0; width:320px; margin-left:20px; overflow:hidden; background:#484848 }
.landing .rcol,
.release-page .rcol { display:none }

.site-header { position:fixed; left:0; right:0; top:0; z-index:3; min-height:121px; background:url(/images/setup/top_bar_bg.png) repeat-x }
.site-header:before { position:absolute; left:50%; top:32px; margin-left:-727px; width:1454px; height:70px; background:url(/images/setup/master_sprite.png) no-repeat -265px 0 }
.site-header > .container { position:relative; max-width:1150px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:30px; margin-left:-16px; font-weight:700; font-size:12px; letter-spacing:0.87em; text-transform:uppercase; text-decoration:none; text-align:center; line-height:32px; color:#fff }
.site-header .site-title span { margin-right:85px }
.site-header .site-logo { position:absolute; left:50%; top:2px; margin-left:-76px; width:152px; height:139px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat }
.landing .site-header .site-logo { height:150px }

.mobile-menu-bar { display:none }

.content-row { position:relative }
.content-row2 { margin-top:72px; padding:0 0 17px; background:url(/images/setup/aotw_row_bg.jpg) no-repeat 50% 0; background-size:cover }
.content-row .content-col { position:relative }
.content-row1 .content-col1 { width:62.608%; float:left }
.content-row1 .content-col2 { width:36.260%; float:right }
.content-row > .container { position:relative; max-width:1150px; margin:0 auto }

.sect-social .sect-hdr { position:relative; width:131px; height:79px; margin-bottom:3px; left:0; padding-top:14px; font-weight:900; font-size:12px; text-transform:uppercase; text-align:center; letter-spacing:-0.025em; color:#fff; background:#303030; border-radius:10px 0 0 0; -webkit-box-sizing:border-box; box-sizing:border-box }
.sect-social .sect-hdr:before { content:''; position:absolute; right:0; top:0; border-top:79px solid #000; border-left:21px solid transparent }
.sect-social .sect-hdr span { display:block; width:36px; height:36px; margin:0 auto 7px; font-size:24px; text-align:center; line-height:38px; color:#fff; background:#00c0d7; border-radius:100% }

/* NAVIGATION */
.dropnav { position:relative; margin-top:23px; text-align:center }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left; position:relative }
.dropnav .nav3 { margin-right:199px }
.dropnav .nav > a { display:block; height:29px; padding:0 19px; font-size:17px; font-weight:900; line-height:29px; text-decoration:none; color:#000; text-transform:uppercase }
.dropnav .nav:hover > a { color:#fff; background:#cc3333 }
.dropnav .nav > .submenu { display:none; position:absolute; z-index:1; left:0; top:29px; min-width:200px; padding:19px 0; background:rgba(0,0,0,0.9); white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; padding:0 29px; font-size:15px; line-height:35px; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#fff }
.dropnav .submenu a:hover { background:#cb3333 }
.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"] { position:relative; display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"]:hover > a { background:#cb3333 } 
.dropnav .submenu .has-submenu[data-follow-link="false"] .submenu.level2 { position:absolute; display:none; left:100%; top:0; background:#cb3333 }
.dropnav .submenu .has-submenu[data-follow-link="false"]:hover .submenu.level2 { display:block }
.dropnav .submenu .has-submenu[data-follow-link="false"] .submenu.level2 li a:hover { background:#000 }

.secondary-nav { position:relative; z-index:2; max-width:1150px; margin:0 auto 20px; color:#fff; background:#cc3333; -webkit-box-sizing:border-box; box-sizing:border-box }
.secondary-nav h1 { float:left; height:53px; margin:0 0 0 20px; color:#fff; font-size:24px; font-weight:900; text-transform:uppercase; line-height:60px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right }
.secondary-nav li { float:left }
.secondary-nav li a { position:relative; display:block; padding:5px 20px; color:#fff; text-transform:uppercase; text-decoration:none; line-height:53px }
.secondary-nav li a:hover { color:#000; text-decoration:none }
.secondary-nav li a:before { content:"|"; position:absolute; left:0; color:#fff }
.secondary-nav li:first-child a:before,
.secondary-nav .has-nav li a:before,
.secondary-nav .has-nav > a:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > a { padding-right:50px; background:rgba(0,0,0,0.85) }
.secondary-nav .has-nav > a:after { content:''; position:absolute; right:20px; top:50%; margin-top:-5px; border-top:6px solid #fff; border-left:6px solid transparent; border-right:6px solid transparent }
.secondary-nav .has-nav:hover > a { color:#fff }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px 20px; min-width:100%; background:#000; -webkit-box-sizing:border-box; box-sizing:border-box }
.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; line-height:1.6 }
.secondary-nav .has-nav li a:hover { color:#cc3333 }
.secondary-nav a[rel*="wiki-link"] { padding:0; line-height:normal; color:#fff }
.secondary-nav a[rel*="wiki-link"]:before { display:none }

.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:10px 15px; color:#fff; background:rgba(0,0,0,0.6) }
.j-carousel .title { display:block; font-size:24px; color:#fff; font-weight:800; text-transform:uppercase; text-decoration:none; transition:0.3s }
.j-carousel .title:hover { text-shadow:2px 2px 2px #000 }
.j-carousel .date { font-weight:700; text-transform:uppercase; color:#b1b1b1 }
.j-carousel .carousel-share-links { display:inline-block; vertical-align:top; margin-left:10px }
.j-carousel .carousel-share-links a { font-size:0; color:#b1b1b1; 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,
.j-carousel .leadin,
.j-carousel .readmore { display:none }
.j-carousel .control { position:relative; float:left; width:20%; cursor:pointer; background:#000 }
.j-carousel .control .thumb { width:100%; vertical-align:top; opacity:0.5 }
.j-carousel .control:hover .thumb { opacity:0.7 }
.j-carousel .control.active .thumb { opacity:1 }
.j-carousel .control .thumb-title { display:block; height:20px; font-size:12px; font-weight:900; text-align:center; text-transform:uppercase; line-height:22px; color:#fff; background:#535353; border-bottom:5px solid #000 }
.j-carousel .control.active .thumb-title { border-color:#cc3333 }
 
.top-stories .story { margin-top:10px; padding:0 10px 0 200px; position:relative; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .story:first-child { margin-top:0 }
.top-stories .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.top-stories .thumb img { 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 .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.top-stories .links { padding:5px 0 }
.top-stories .links a span,
.top-stories .buttons a + a { display:none }
.top-stories .buttons { margin-top:10px; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* LANGUAGE NAV */
.language-nav { position:absolute; right:120px; top:0 }
.language-nav ul { margin:0; padding:0; list-style:none }
.language-nav li { float:left; margin-left:14px }
.language-nav li:first-child { margin-left:0 }
.language-nav li a { position:relative; display:block; font-weight:800; font-size:12px; line-height:32px; text-transform:uppercase; text-decoration:underline; color:#fff }
.language-nav li a::before { content:'|'; position:absolute; left:-8px; top:0 }
.language-nav li:first-child a:before { display:none }
.language-nav a[rel*="wiki-link"] { color:#fff }
.language-nav a[rel*="wiki-link"] + a { display:none !important }

/* SEARCH */
.search-bar { position:absolute; left:-20px; top:7px; width:91px; height:17px; background:#fff; border:1px solid #cfcfcf; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar input[type="text"] { width:94%; height:13px; vertical-align:top; padding:0 30px 0 5px; font-size:10px; font-weight:900; text-transform:uppercase; border:none; outline:none; color:#787878; background:#fff; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar .submit { width:20px; height:15px; border:none; overflow:hidden; background:#fff; position:absolute; right:0; top:0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:15px; font-size:10px; line-height:12px; text-align:center; color:#787878; margin:0 }

/* SOCIAL */
.sect-social:before { content:''; position:absolute; left:0; top:0; width:100%; height:79px; background:#000; border-bottom:3px solid #00c0d7; border-radius:10px 10px 0 0 }
.sect-social iframe { vertical-align:top }
.sect-social .twitter-wrapper { background:#484848 }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1150px) {
  
.site-header .site-title a { letter-spacing:0.7em }
.search-bar { left:5px }
/*.language-nav { right:5px }*/
.dropnav .nav > a { padding:0 15px }
.dropnav .nav6 > .submenu { left:auto; right:0 }
.main-tabs ul.tabs { height:auto }
.member-logos li { margin:0 40px }
.slider-wrapper { margin:0 55px }
.slider-wrapper .image { margin:0 10px }
.footer-logos li:first-child { margin-left:20px }
.footer-logos li:last-child { margin-right:20px }
  
}

@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% }

.mobile-menu-bar { display:block; padding:5px; background:#661919 }
.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; font-weight:700; 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:#cc3333; color:#fff; 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:#cc3333; color:#fff; border-bottom:1px solid #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:rgba(0,0,0,0.6); 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 li a:before { content:'-'; padding:0 3px 0 5px }

.j-carousel { background:#000 }
.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:#661919 }
.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:#DE2C33; box-shadow:none }
.j-carousel .control.active:before { border-color:#DE2C33 }
.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; font-weight:700; border-bottom:5px solid #661919; text-transform:uppercase; background:#cc3333; 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:5px }
.main-tabs .pane .overflow { margin-left:0 }
.athlete-tabs .pane .overflow { padding:0 }

.slider-wrapper { padding:0 5px 5px }
.slider-wrapper .items { position:static }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned { display:none }
.slider-wrapper .image { margin:20px }

.schedule-wrapper h1 { display:none }
.schedule-boxscore .date,
.schedule-boxscore .teams { width:80.657% }
.schedule-boxscore .sport-status,
.schedule-boxscore .btn-full-schedule { width:19.343% }

.top-stories .story { margin-top:10px; padding:5px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.4); -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .story:first-child { margin-top:0 }
.top-stories .thumb { position:relative }
.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 .thumb img { width:100%; vertical-align:top }
.top-stories .details { padding:10px; overflow:hidden }
.top-stories .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.top-stories .links { padding:5px 0 }
.top-stories .links a span { display:none }
.top-stories .buttons { padding:10px 0; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

.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 }
  
.language-nav { padding:10px 0; text-align:center }
.language-nav ul { display:inline-block; vertical-align:top; margin:0; padding:0; list-style:none }
.language-nav li { float:left; margin-left:10px }
.language-nav li:first-child { margin-left:0 }
.language-nav li a { position:relative; display:block; width:28px; height:28px; font-weight:900; text-decoration:underline; line-height:28px; color:#fff; background:#cc3333; border-radius:3px }
  
.social-links { position:relative; right:auto; top:auto; padding:10px 0; text-align:center; background:#000 }
.social-links ul { display:inline-block; vertical-align:top; margin:0; padding:0; list-style:none }

.aotw { background:#222 }
.aotw .athlete { width:33.333%; margin:20px 0; text-align:center }
.aotw .thumb { display:inline-block; vertical-align:top }

.aotw li { width:33.333%; margin:20px 0; text-align:center }
.aotw li img { display:inline-block; vertical-align:top }
  
.member-logos li { margin:20px }
  
.footer-logos li:first-child { margin-left:20px }
.footer-logos li:last-child { margin-right:20px }
  
.content-switcher .switcher-list { position:relative; right:auto; top:auto; margin:0 0 10px }
.rankings { padding:5px }
.rankings h1 { font-size:24px }
.rankings td { font-size:16px }
.rankings td:nth-child(2) img { margin-right:10px }

.language-buttons li { float:none; position:relative; margin:50px 0 0 }
.language-buttons li:first-child { margin-top:0 }
.language-buttons li:before { left:-38px; right:-38px; top:-25px; bottom:auto; width:auto; height:2px }

.site-header .search-bar,
.site-header .site-logo,
.twitter-wrapper,
.stats-tab h1 { display:none }

}

/*----------------------------------------------------------
  ADJUSTMENTS FOR TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:1023px) {
.top-stories .thumb { width:40%; float:left }
}

/*---------------------------------------
  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:33px; padding:0; background:none }
.mobile-menu-bar li a { background:#661919 }
.mobile-menu-bar li .text { display:none }
  
.language-nav { background:#000 }

.splash-page .en-title, 
.splash-page .fr-title { letter-spacing:0.5em }

}

@media only screen and (max-width:600px) {
  
.top-stories .story { position:relative }
.top-stories .details { padding:10px; background:#000 }
.top-stories .title { color:#fff; margin:0; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.top-stories .date,
.top-stories .leadin { display:none }
  
.schedule-boxscore .date,
.schedule-boxscore .teams { width:100% }
.schedule-boxscore .sport-status,
.schedule-boxscore .btn-full-schedule { width:100% }
  
/*.league-leaders .col { float:none; width:100%%; margin:13px 0 0 0 }*/
.site-home .stats-tab > div { float:none; width:100%; margin:10px 0 0 0 }
.site-home .stats-tab > div:first-of-type { margin-top:0 }
.sport-home .league-leaders .col { float:none; width:100%; margin:10px 0 0 0 }
.sport-home .league-leaders .row:first-of-type .cat-title { margin-top:0 }
  
.aotw .athlete { width:auto; display:block }
.aotw .title { margin-top:10px }

.aotw li { width:auto; display:block }
.aotw .label { margin:10px 0 }
  
.footer-logos li:first-child,
.footer-logos li:last-child { float:none; margin:0 }
.footer-logos li { display:block; margin:20px }

.rankings td:nth-child(2) img { display:none }

.splash-page .en-title, 
.splash-page .fr-title { letter-spacing:0 }

}