/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_black-webfont.eot');
    src: url('proxima_nova_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff'),
         url('proxima_nova_black-webfont.ttf') format('truetype'),
         url('proxima_nova_black-webfont.svg#proximanova-blackbook') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proximanova-boldbook') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_light-webfont.eot');
    src: url('proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_light-webfont.woff2') format('woff2'),
         url('proxima_nova_light-webfont.woff') format('woff'),
         url('proxima_nova_light-webfont.ttf') format('truetype'),
         url('proxima_nova_light-webfont.svg#proximanova-lightbook') format('svg');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_regular-webfont.eot');
    src: url('proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff'),
         url('proxima_nova_regular-webfont.ttf') format('truetype'),
         url('proxima_nova_regular-webfont.svg#proximanova-regularbook') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_semibold-webfont.eot');
    src: url('proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_semibold-webfont.woff2') format('woff2'),
         url('proxima_nova_semibold-webfont.woff') format('woff'),
         url('proxima_nova_semibold-webfont.svg#proximanova-semiboldbook') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_extrabold-webfont.eot');
    src: url('proxima_nova_extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_extrabold-webfont.woff2') format('woff2'),
         url('proxima_nova_extrabold-webfont.woff') format('woff'),
         url('proxima_nova_extrabold-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#d3222a !important }

body { font-family:'proximanova', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#9b1d22; text-decoration:none }
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { max-width:1100px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }
.internal-page .mainbody { font-family:'roboto', arial; }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:middle }
.navbar-image li span { position:absolute; left:-9999px; visibility:hidden }

.section-header { position:absolute; left:-9999px }

.site-footer { padding:30px 0; text-align:center }
.site-footer .footer-logos { margin:40px 0; }
.site-footer .footer-logos:before { content:''; display:block; max-width:728px; height:1px; margin:0 auto 40px; background:#ccc }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 20px  }

.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; z-index:2; 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 }
.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 }

.sport-home .content-switcher .switcher-list .selection { display: none; }

.banner-728-90 { width:728px; height:90px; margin:0 auto; background:url(/images/setup/2016_ad_placeholder.png) no-repeat 50% 50% }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }
.j-carousel .loader { left:10px }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:56%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { width:12.5%; float:left; position:relative }

.landing .section-more-headlines { margin-top:30px }
.landing .section-more-headlines .story { position:relative; width:33.32%; float:left; padding:10px; text-align:center; box-sizing:border-box }
.landing .section-more-headlines .story .thumb { position:relative; padding-top:56%; overflow:hidden; background:#333 }
.landing .section-more-headlines .story .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:top; filter:grayscale(100%) }
.landing .section-more-headlines .story:hover .thumb img { filter:grayscale(0%) }
.landing .section-more-headlines .story .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 }
.landing .section-more-headlines .story .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  }
.landing .section-more-headlines .story .details { position:absolute; left:0; right:0; bottom:0; margin:10px; padding:10px; color:#fff; text-shadow:1px 1px 4px #000; background:rgba(0,0,0,0.7) }
.landing .section-more-headlines .story .date { font-size:12px; color:#d3222a }
.landing .section-more-headlines .story .title { display:block; font-family:'roboto', arial; font-size:14px;; line-height:1.1; color:#fff }
.landing .section-more-headlines .story .links { display:none }
.landing .section-more-headlines .buttons { float:left; width:100%; margin-top:10px; text-align:center }
.landing .section-more-headlines .buttons a { display:inline-block; vertical-align:top; padding:10px 25px; border:1px solid #c5c5c5; font-weight:700; text-transform:uppercase; text-decoration:none; background:#d2212b; color:#fff }
.landing .section-more-headlines .buttons .back-to-top { display:none }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-size:15px; font-weight:normal; text-transform:uppercase; background:#9b1d22; color:#fff }
.aotw { height:409px; padding:100px 0; box-sizing:border-box }
.aotw .athlete { width:35%; float:right; text-align:right }
.aotw .thumb { float:right; border:3px solid #fff }
.aotw .thumb img { vertical-align:top }
.aotw .info { overflow:hidden; padding:10px }
.aotw .title { display:block; margin-bottom:10px; color:#fff }
.aotw .title span { display:block; margin-bottom:10px; line-height:1.1 }
.aotw .title span:last-child { font-size:20px; font-weight:800; text-transform:uppercase; color:#d3222a }
.aotw .athlete:first-child { float:left; text-align:left }
.aotw .athlete:first-child .thumb { float:left }

/* SCHEDULE */
.schedule-boxscore { padding:20px; background:#fff }
.schedule-boxscore .no-events { padding:15px; text-align:center }
.schedule-boxscore .event-box { margin-top:10px; padding:10px;  border-top:1px solid #ccc; position:relative; color:#666; overflow:hidden }
.schedule-boxscore .event-box:first-child { margin-top:0; border-top:none; padding-top:0 }
.schedule-boxscore .event-info { padding-right:150px }
.schedule-boxscore .date  { float:left; margin-right:10px; line-height:20px }
.schedule-boxscore .sport-status {  line-height:20px }
.schedule-boxscore .sport { font-size:16px; color:#d3222a }
.schedule-boxscore .status { float:right; tcolor:#000 }
.schedule-boxscore .teams { margin:10px 0 }
.schedule-boxscore .team-logos { float:left; margin-right:20px }
.schedule-boxscore .team-logos .team-logo { width:40px; float:left; box-shadow:0 0 4px rgba(0,0,0,0.5); border-radius:5px; }
.schedule-boxscore .team-logos .team-logo img { vertical-align:middle }
.schedule-boxscore .team-logos .va { float:left; margin:7px 5px; padding:5px; font-family:'roboto', arial; font-size:9px; line-height:1; text-align:center; color:#fff; background:#d3222a; border-radius:100% }
.schedule-boxscore .team { font-size:13px; overflow:hidden }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { display:inline-block; vertical-align:top; margin-right:10px; font-size:12px; color:#a0a0a0 }
.schedule-boxscore .links { position:absolute; right:0; top:0; width:180px; padding:10px 0; text-align:center; font-size:16px }
.schedule-boxscore .links a { font-size:12px; color:#000 }

.section-scoreboard .section-header { position:static; margin-bottom:20px; display:inline-block; vertical-align:top; height:35px; line-height:35px; padding:0 20px; font-size:14px; font-weight:800; text-transform:uppercase; text-decoration:none; background:#000; color:#fff }
.section-schedule .section-header { position:static; margin-bottom:20px; display:inline-block; vertical-align:top; height:35px; line-height:35px; padding:0 20px; font-size:14px; font-weight:800; text-transform:uppercase; text-decoration:none; background:#d2212b; color:#fff }
.section-scoreboard .schedule-boxscore,
.section-schedule .schedule-boxscore { height:500px; overflow:auto }

.social-links ul { list-style:none; margin:0 }
.social-links li { float:left; margin-left:5px }
.social-links li:first-child { margin-left:0 }
.social-links li .text { display:none }
.social-links li a { display:block; padding:5px; font-size:20px; line-height:1; background:#fff; border-radius:100% }
.social-links li a:hover { color:#fff; background:#000 }

/* TABS */
.tabs-wrapper ul.tabs { margin-bottom:20px }
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:35px; line-height:35px; padding:0 20px; font-weight:800; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a.active { background:#d3222a }
.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 }

.secondary-tabs { padding:24px; background:#e5e5e5 }
.secondary-tabs .pane { background:#fff }
.secondary-tabs .pane .overflow { height:540px; overflow:auto }

/* STANDINGS */
.section-standings .section-header { position:static; padding:15px 20px; margin:0; font-size:22px; font-weight:900; text-transform:uppercase; color:#fff; background:#d3222a }
.section-standings .switcher-list { position:absolute; right:20px; top:-50px }
.section-standings .standings-brief { height:565px; padding-bottom:20px; overflow:auto; background:#424242; position: relative; }
.section-standings .standings-brief .division {color: #fff;position: absolute;margin-top: 15px;margin-left: 10px;font-weight: 700;}
.standings-brief h3 { display:none }
.standings-brief table { width:100%;  border-collapse:collapse }
.standings-brief td, 
.standings-brief th { padding:5px 20px; text-align:center; color:#FFF; background:#424242 }
.standings-brief td:first-child, 
.standings-brief th:first-child { text-align:left }
.standings-brief th { padding:15px 20px; text-transform:uppercase; font-size:12px; font-weight:400; background:#131313; color:#fff }
.standings-brief td a { font-weight:900; text-transform:uppercase; color:#fff }
.standings-brief .full-standings { display:block; max-width:160px; height:40px; margin:20px auto 0; font-weight:900; line-height:40px; text-transform:uppercase; text-align:center; color:#fff; background:#d3222a }


/* INSTAGRAM */
.instagram-feed-wrapper { height:480px; padding:10px; overflow:auto; background:#f5f5f5 }
.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 .item { width:33.32%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed .prev,
.instagram-feed .next { display:none }


/* FULL STANDINGS */
.full-standings h1 { margin:0; border-bottom:5px solid #d3222a; font-size:20px; text-transform:uppercase; text-align:center; color:#d3222a }
.full-standings h3 { font-size:16px; text-align:center }
.full-standings table { width:100%; line-height:1.2; border-collapse:collapse }
.full-standings th,
.full-standings td { padding:10px; text-align:center }
.full-standings th { font-size:16px; font-style:italic; text-transform:uppercase; color:#fff; background:#d3222a; }
.full-standings td:first-child { text-align:left; text-transform:uppercase }
.full-standings td a { color:#FC1922; font-weight:700; text-decoration:none }
.full-standings tr:hover td { color:#000; background:#f4f4f4 }
.full-standings .pinned { display:none }
.full-standings > .container { margin-top:10px }
.full-standings > .container:first-child { margin-top:0 }
.full-standings td.conf-field { color:#444; background:#D1D1D1 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#d3222a; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#d3222a; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#d3222a; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#d3222a }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#d3222a; 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 { max-width:2000px; margin:0 auto; padding-top:285px; background:url(/images/setup/2016_page_bg.jpg) no-repeat 50% 258px; overflow:hidden }
.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:4; background:url(/images/setup/2016_header_bg.png) no-repeat 50% 100% }
.site-header > .container { position:relative; max-width:1100px; padding-bottom:111px; margin:0 auto } 
.site-header .site-title { margin:0 }
.site-header .site-title:before { content:''; position:absolute; left:310px; bottom:68px; width:607px; height:28px; background:url(/images/setup/master_sprite20170823.png) no-repeat -263px 0 }
.site-header .site-title a { position:absolute; left:0; bottom:15px; z-index:1; display:block; width:260px; height:79px; text-indent:-9999px; background:url(/images/setup/master_sprite20170823.png) no-repeat 0 0 }

.site-header.sticky { position:fixed }
.site-header.sticky .member-logos { display:none }

.mobile-menu-bar { display:none }

.social-links { position:absolute; right:-30px; bottom:72px; height:30px; }

.landing .content-row { margin-top:30px }
.landing .content-row > .container { max-width:1100px; margin:0 auto }
.landing .content-row2 .content-col1 { width:60%; float:left }
.landing .content-row2 .content-col2 { width:38%; float:right }
.landing .content-row3 { position:relative; background:url(/images/setup/2016_potw_bg.png) no-repeat 50% 50% }
.landing .content-row4 { margin-top:-85px; background:url(/images/setup/2016_banner_row_bg.png) repeat }
.landing .content-row4 > .container { padding:95px 0 30px }
.landing .content-row5 { background:url(/images/setup/2016_bg_news_row.jpg) no-repeat 50% 100% }
.landing .content-row5 > .container { padding-bottom:50px }
.landing .content-row6 { position:relative; margin-top:0; padding-bottom:60px; background:#424242 }
.landing .content-row6:after { content:''; position:absolute; left:50%; bottom:0; margin-left:-1000px; border:60px solid transparent; border-bottom-color:#fff; border-left-width:2000px; border-right:none }
.landing .content-row6 > .container { padding:50px 0 }
.landing .content-row6 .content-col { width:33.32%; padding:0 10px; float:left; box-sizing:border-box }

.member-home .content-row2 .content-col1 { width:49%; padding:25px; float:left; box-sizing:border-box; background:#c2c2c2 }
.member-home .content-row2 .content-col2 { width:49%; padding:25px; float:right; box-sizing:border-box; background:#c2c2c2 }

/* NAVIGATION */
.dropnav { position:absolute; left:0; bottom:0; height:58px; padding-left:256px }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; display:block; height:40px; padding:9px 15px; font-size:16px; font-weight:800; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav:hover > a { background:#000 }
.dropnav .nav:hover > a:after { content:''; position:absolute; left:50%; bottom:0; margin-left:-8px; border:8px solid transparent; border-bottom-color:#fff }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:58px; height:234px; padding:20px; border-top:1px solid #fff; white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .nav > .submenu:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; background:url(/images/setup/2016_dropdown_bg.png) repeat-x 0 0 }
.dropnav .submenu a { display:inline-block; vertical-align:top; color:#fff; white-space:nowrap; font-size:16px; font-weight:700; line-height:30px; text-transform:uppercase; text-decoration:none }
.dropnav .submenu a:hover { color:#000 }
.dropnav .submenu.level1 > ul { position:relative; display:inline-block; vertical-align:top; margin-right:50px }
.dropnav .submenu.level1 .has-submenu ul,
.dropnav .submenu.level1 .has-submenu li,
.dropnav .submenu.level1 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level1 .has-submenu { display:block }
.dropnav .submenu.level1 .has-submenu > a { min-width:200px }
.dropnav .submenu.level1 .has-submenu li:nth-child(-n+2):after { content:'|'; display:inline-block; vertical-align:top; padding:0 3px 0 5px; line-height:30px; color:#fff }
.dropnav .submenu.level1 .submenu a { font-size:12px; font-weight:400 }

.dropnav .submenu.level2 a:before { display:block; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; 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:30px; margin-left:5px; line-height:30px; overflow:hidden; font-size:13px }
.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[href="#twitter"],
.dropnav .submenu.level2 a[href="#facebook"],
.dropnav .submenu.level2 a[href="#instagram"] { pointer-events:none; color:#ccc; opacity:0.8 }
.dropnav .submenu.level2 a[rel="wiki-link"]  + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:10px; border-top:1px solid #fff; border-bottom:1px solid #fff; margin-bottom:10px; text-transform:uppercase; font-weight:700; color:#fff; background:#919191 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px; font-weight:900 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { max-width:1100px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#d3222a; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#d3222a }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#d3222a; 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; font-size:12px; white-space:nowrap }
.secondary-nav .has-nav li a:hover { color:#000 }

.j-carousel { padding-right:306px }
.j-carousel .media-box { border:7px solid #2e2c2d }
.j-carousel .story-box { position:relative; height:96px; padding:15px; color:#fff; background:#000; box-sizing:border-box }
.j-carousel .story-box .title { display:block; font-size:24px; color:#fff; font-weight:700; line-height:1.1; text-transform:uppercase }
.j-carousel .story-box .title:hover { color:#d3222a; text-decoration:none }
.j-carousel .story-box .date { position:absolute; left:7px; right:7px; top:-42px; height:35px; padding:0 10px; line-height:35px; background:rgba(0,0,0,0.5) }
.j-carousel .story-box .carousel-share-links { position:absolute; right:10px; top:-32px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; right:0; top:0; width:274px }
.j-carousel .control { position:relative; margin-top:30px; border:7px solid rgba(0,0,0,0.3); cursor:pointer }
.j-carousel .control:first-child { margin-top:0 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { height:30px; padding:0 15px; line-height:30px; font-weight:900; text-transform:uppercase; color:#fff; background:#000 }
.j-carousel .control.active .thumb-title { background:#d2212b }
 
/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { display:none }

.banners-slider .image { position:relative; display:block; }
.banners-slider .image span { position:absolute; left:33%; right:0; top:50%; display:block; font-size:50px; font-weight:900; font-style:italic; text-transform:uppercase; text-align:center; color:#fff; overflow:hidden; -moz-transform:translateY(-50%); -webkit-transform:translateY(-50%); transform:translateY(-50%) }

.member-logos { height:154px; padding:10px 0; text-align:center; background:#fff; overflow:hidden }
.member-logos > div { display:inline-block; vertical-align:top }
.member-logos h1 { display:none }
.member-logos ul { list-style:none; margin:0 }
.member-logos li { float:left; width:120px; margin:10px 0; transition:opacity 0.5s ease }
.member-logos li:first-child, .member-logos li:nth-child(9) { margin-left: 70px;}
.member-logos li:nth-child(9) { clear:left }
.member-logos:hover li { opacity:0.5 }
.member-logos li:hover { opacity:1 }
.member-logos li a { display:block; height:55px; margin:0 auto; width: 70px }
/*.member-logos li a { display:block; height:55px; margin:0 auto; text-indent:-9999px; background:url(/images/setup/master_sprite20170823.png) no-repeat -9999px -9999px }*/
/*.member-logos li:nth-child(1) a { width:62px; background-position:-6px -96px }*/
/*.member-logos li:nth-child(2) a { width:73px; background-position:-142px -96px }*/
/*.member-logos li:nth-child(3) a { width:72px; background-position:-273px -96px }*/
/*.member-logos li:nth-child(4) a { width:50px; height:59px; background-position:-1043px -151px }*/
/*.member-logos li:nth-child(4) a { width:44px; background-position:-426px -96px }*/
/*.member-logos li:nth-child(5) a { width:53px; background-position:-563px -96px }*/
/*.member-logos li:nth-child(6) a { width:53px; background-position:-680px -96px }*/
/*.member-logos li:nth-child(7) a { width:72px; background-position:-782px -96px }*/
/*.member-logos li:nth-child(8) a { width:52px; background-position:-926px -96px }*/
/*.member-logos li:nth-child(9) a { width:57px; background-position:-1037px -96px }*/
/*.member-logos li:nth-child(10) a { width:59px; height:59px; background-position:0 -151px }*/
/*.member-logos li:nth-child(11) a { width:68px; height:59px; background-position:-144px -151px }*/
/*.member-logos li:nth-child(12) a { width:64px; height:59px; background-position:-280px -151px }*/
/*.member-logos li:nth-child(13) a { width:50px; height:59px; background-position:-427px -151px }*/
/*.member-logos li:nth-child(14) a { width:53px; height:59px; background-position:-556px -151px }*/
/*.member-logos li:nth-child(15) a { width:53px; height:59px; background-position:-682px -151px }*/
/*.member-logos li:nth-child(17) a { width:50px; height:59px; background-position:-930px -151px }*/
/*.member-logos li:nth-child(16) a { width:65px; height:59px; background-position:-804px -151px }*/



.member-home .team-page-title { font-size:40px; font-weight:900; text-transform:uppercase; color:#d3222a }
.team-info { border:8px solid #2e2c2d; background:#2c2c2c }
.team-info .thumb { width:700px; height:310px; float:left; overflow:hidden }
.team-info .thumb img { width:100%; min-height:310px; vertical-align:top }
.team-info .info { padding:20px; border-left:8px solid #2c2c2c; text-align:center; overflow:hidden; background:#fff }
.team-info .info .logo { margin-bottom:10px }
.team-info .info .row { display:block; margin-top:5px; font-size:12px; font-weight:600; line-height:1.4; text-align:left; text-transform:uppercase; color:#000 }
.team-info .info .row .label { float:left; min-width:180px; font-size:14px; font-weight:700 }
.team-info .info .row .value { overflow:hidden }
.team-info .info .links { margin-top:20px; text-align:center; text-transform:capitalize }
.team-info .info .links a { float:left; width:50%; font-size:14px; color:#d3222a }

.section-twitter .section-header,
.section-facebook .section-header,
.section-instagram .section-header { position:static; font-size:32px; font-weight:900; line-height:1; text-transform:uppercase; color:#fff }
.section-twitter .section-header span,
.section-facebook .section-header span,
.section-instagram .section-header span { display:inline-block; vertical-align:middle; padding:5px; margin-right:10px; font-size:20px; line-height:1; background:#d3222a; border-radius:100% }

}

@media only screen and (min-width:1024px) and (max-width:1200px) {
.member-logos li { width:auto; margin:8px 10px }    
.site-header .site-title:before { left:auto; right:140px }    
.social-links { right:0; bottom:58px; padding:11px 10px; background:#d3222a }    
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.landing .content-row5 { padding:30px 0; background:#222 }

.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% }

.social-links { padding:5px; text-align:center; background:#b71313 }
.social-links ul { display:inline-block; vertical-align:top }

.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:#b71313; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#919191; 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: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 > a { display:none }

.j-carousel { background:#444 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls {  height: 22px; padding:5px; text-align:center;   background:#b71313 }
.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:#000; box-shadow:none }
.j-carousel .control.active:before { border-color:#000 }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:35px; line-height:35px; padding:0 20px; font-weight:800; text-transform:uppercase; text-decoration:none; background:#8f9090; 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 }

.secondary-tabs { padding:10px }

.landing .section-more-headlines .story { width:50% }

.member-logos { display:block; text-align:center; background:#f5f5f5 }
.member-logos ul { list-style:none; margin:0 }
.member-logos div > h1 { position:relative;  margin:0; padding:0 15px; border:2px solid #b71313; font-size:14px; line-height:30px; text-align:left; text-transform:uppercase; color:#fff; background:#bb1f1f }
.member-logos div > h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:8px 8px 0; position:absolute; right:20px; top:50%; margin-top:-4px }
.member-logos.active div > h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.member-logos div > ul { max-height:0; overflow:hidden }
.member-logos.active div > ul { max-height:none }
.member-logos li { display:inline-block; vertical-align:top; margin:10px 5px }
.member-logos li a { display:block; height:55px; margin:0 auto; width: 70px }
/*.member-logos li a { display:block; height:55px; margin:0 auto; text-indent:-9999px; background:url(/images/setup/master_sprite20170823.png) no-repeat -9999px -9999px  }*/
/*.member-logos li:nth-child(1) a { width:62px; background-position:-6px -96px }*/
/*.member-logos li:nth-child(2) a { width:73px; background-position:-142px -96px }*/
/*.member-logos li:nth-child(3) a { width:72px; background-position:-273px -96px }*/
/*.member-logos li:nth-child(4) a { width:44px; background-position:-426px -96px }*/
/*.member-logos li:nth-child(5) a { width:53px; background-position:-563px -96px }*/
/*.member-logos li:nth-child(6) a { width:53px; background-position:-680px -96px }*/
/*.member-logos li:nth-child(7) a { width:72px; background-position:-782px -96px }*/
/*.member-logos li:nth-child(8) a { width:52px; background-position:-926px -96px }*/
/*.member-logos li:nth-child(9) a { width:57px; background-position:-1037px -96px }*/
/*.member-logos li:nth-child(10) a { width:59px; height:59px; background-position:0 -151px }*/
/*.member-logos li:nth-child(11) a { width:68px; height:59px; background-position:-144px -151px }*/
/*.member-logos li:nth-child(12) a { width:64px; height:59px; background-position:-280px -151px }*/
/*.member-logos li:nth-child(13) a { width:50px; height:59px; background-position:-427px -151px }*/
/*.member-logos li:nth-child(14) a { width:53px; height:59px; background-position:-556px -151px }*/
/*.member-logos li:nth-child(15) a { width:53px; height:59px; background-position:-682px -151px }*/
/*.member-logos li:nth-child(16) a { width:65px; height:59px; background-position:-804px -151px }*/
/*.member-logos li:nth-child(17) a { width:50px; height:59px; background-position:-930px -151px }*/
/*.member-logos li:nth-child(18) a { width:50px; height:59px; background-position:-1043px -151px }*/

.slider-wrapper { padding:0 5px 5px; background:#d3222a }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image span { display:block; padding:5px 20px; font-family:'proximanova', arial; font-size:20px; font-weight:700; text-transform:uppercase; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; font-size:22px }

.schedule-boxscore .event-box { margin-top:5px }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }

.aotw { height:auto; padding:20px; background:#000 }

.section-twitter,
.section-facebook,
.section-instagram { display:none }

.full-standings { position:relative; box-shadow:0 0 4px rgba(0,0,0,0.2) }
.full-standings .pinned { position:relative; z-index:2; display:block; float:left; box-shadow:2px -2px 2px rgba(0,0,0,0.3) }
.full-standings td a { font-family:'ralewaymedium', arial }
.full-standings .overflow { position:relative; overflow:hidden }
.full-standings .overflow > div { width:100%; overflow-x:scroll; -webkit-overflow-scrolling:touch }
.full-standings .overflow table { min-width:700px }
.full-standings .overflow .pinned-col { 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/header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; bottom:65px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { display:none }

.landing .section-more-headlines .story { width:100% }

.banner-728-90 { display:none }

.aotw .athlete { width:49% }

.schedule-boxscore { padding:0 }
.schedule-boxscore .event-info { padding:10px }
.schedule-boxscore .team-logos { display:block; width:120px; float:none; margin:0 auto 10px; overflow:hidden }
.schedule-boxscore .links { position:static; width:auto; padding:0; text-align:right }

.landing .standings-brief { height:auto }

}