/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_black-webfont.eot');
    src: url('proxima_nova_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff'),
         url('proxima_nova_black-webfont.ttf') format('truetype'),
         url('proxima_nova_black-webfont.svg#proximanova-blackbook') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: '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.ttf') format('truetype'),
         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:#015287 !important }

body { font-family:'proximanova', arial; font-size:14px; line-height:1.5; background:url(/images/setup/pattern_blue.png) repeat #004e81; -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 { padding-left:200px }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:middle }
.navbar-image li span { position:absolute; left:-9999px; visibility:hidden }

.site-footer { margin-left:200px; padding:30px 0; text-align:center; background:#e3e3e3 }
.site-footer .footer-logos { padding:0 100px; }
.site-footer .footer-logos li { float:right }
.site-footer .footer-logos li:first-child { float:left }
.site-footer .footer-text { max-width:315px; margin:-107px auto 50px; font-weight:900; text-transform:uppercase }

.site-footer .search-bar { position:relative; width:140px; padding-right:30px; margin:0 auto; background:#fff; border-radius:25px }
.site-footer .search-bar .label { display:block }
.site-footer .search-bar .text-box { width:100%; height:35px; padding:5px 15px; border:none; font-family:'proximanova', arial; font-size:13px; font-weight:700; text-transform:uppercase; background:none; outline:none; color:#333; box-sizing:border-box }
.site-footer .search-bar .submit { width:30px; height:35px; line-height:35px; border:none; color:#ccc; background:none; position:absolute; right:0; top:0 }
.site-footer .search-bar .text { display:none }

.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; z-index:2; font-size:12px; color:#444; background:#fff; border:solid 1px #ccc }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; text-decoration:none; display:block; padding:0 20px; padding-right:36px; font-style:italic; line-height:40px; text-transform:uppercase; text-decoration:none; box-shadow:0 0 5px rgba(0,0,0,0.2) }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; line-height:1; position:absolute; right:15px; top:50%; margin-top:-0.5em }
.content-switcher .switcher-list.active:after { content:'\e812' }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:-1px; right:-1px; top:40px; max-height:200px; padding:10px; overflow:auto; border:solid 1px #ccc; background:#fff; box-shadow:0 1px 1px rgba(0,0,0,0.2) }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; padding:5px 10px; color:#444; text-transform:uppercase; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#002244; color:#fff; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.content-switcher .content-panel.active { position:static; visibility:visible }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:43%; 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 }

/* AOTW */
.aotw-wrapper { padding:10px; overflow:hidden }
.aotw-wrapper .aotw { width:33.32%; margin-bottom:10px; float:left; background:#fff }
.aotw-wrapper .aotw .thumb { float:left; border:2px solid #000 }
.aotw-wrapper .aotw .thumb img { vertical-align:top }
.aotw-wrapper .aotw .info { overflow:hidden }
.aotw-wrapper .aotw h3 { margin:0; line-height:40px; padding:0 10px; font-size:14px; font-weight:900; text-align:center; text-transform:uppercase; text-decoration:none; color:#fff; background:#015287 }
.aotw-wrapper .aotw .title { display:block; padding:10px; margin-bottom:10px; text-align:center }
.aotw-wrapper .aotw .title span { display:block; font-size:14px; font-weight:600; font-style:italic; line-height:1.2; color:#D31145 }
.aotw-wrapper .aotw .title span:first-child { font-size:18px; font-weight:900; font-style:normal; text-transform:uppercase; color:#233a75 }
.aotw-wrapper .aotw .readmore { display:block; max-width:100px; padding:5px; margin:0 auto; font-size:11px; font-weight:700; text-align:center; line-height:1; background:#e4e4e6; border-radius:20px }
.aotw-wrapper .aotw .readmore:after { content:''; display:inline-block; vertical-align:middle; width:13px; height:13px; margin-left:5px; background:url(/images/setup/master_sprite.png) no-repeat -1381px 0 }
.aotw-wrapper .previous-winners { display:block; max-width:170px; padding:10px; margin:0 auto; font-size:17px; font-style:italic; text-align:center; line-height:1; color:#fff; background:#d50f44; border-radius:25px; overflow:hidden }
.aotw-wrapper .previous-winners:after { content:''; display:inline-block; vertical-align:middle; width:18px; height:18px; margin-left:5px; background:url(/images/setup/master_sprite.png) no-repeat -1351px 0 }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #233a75; font-size:16px; line-height:30px; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:20px; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper ul.tabs { padding:0 10px; background:#015287 }
.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 { position:relative; display:block; height:40px; line-height:40px; padding:0 10px; font-weight:900; text-transform:uppercase; text-decoration:none; color:#fff }
.tabs-wrapper .tab a.active { padding:0 25px; color:#015287; background:#fff }
.tabs-wrapper .tab a.active:before { content:''; position:absolute; left:0; top:0; border:15px solid transparent; border-top-color:#015287; border-top-width:40px; border-left:none  }
.tabs-wrapper .tab a.active:after { content:''; position:absolute; right:0; bottom:0; border:15px solid transparent; border-bottom-color:#015287; border-bottom-width:40px; border-right:none  }

.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden; background:#fff }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.social-tabs .pane .overflow { overflow:hidden }

.landing .top-stories { padding:10px }
.landing .top-stories .stories { margin-left:-10px }
.landing .top-stories .story { width:32%; padding-left:10px; float:left }
.landing .top-stories .thumb { width:190px; float:left; position:relative }
.landing .top-stories .thumb img { height:180px; vertical-align:top }
.landing .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 }
.landing .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  }
.landing .top-stories .details { min-height:180px; text-align:center; background:#fff; overflow:hidden }
.landing .top-stories .date { display:block; line-height:40px; padding:0 10px;; font-size:14px; font-weight:900; text-align:center; text-transform:uppercase; text-decoration:none; color:#fff; background:#015287 }
.landing .top-stories .title { display:block; padding:10px; font-size:16px; font-weight:900; line-height:1.1; text-transform:uppercase; color:#015287 }
.landing .top-stories .title:hover { color:#d40f45; text-decoration:none }
.landing .top-stories .leadin { display:none  }
.landing .top-stories .links { display:none }
.landing .top-stories .buttons .back-to-top { display:none }
.landing .top-stories .buttons {  float:left; width:100%; margin-top:10px; text-align:center }
.landing .top-stories .buttons a { display:inline-block; vertical-align:top; padding:10px 20px; font-size:18px; line-height:1; font-style:italic; background:#d50e45; color:#fff; border-radius:25px }
.landing .top-stories .buttons a:after { content:''; display:inline-block; vertical-align:top; width:19px; height:19px; margin-left:10px; background:url(/images/setup/master_sprite.png) no-repeat -1351px 0 }


/* SOCIAL LINKS */
.social-links { border-bottom:1px solid #1b6291; background:#015287 }
.social-links ul { list-style:none; margin:0; padding:15px 20px; border-bottom:1px solid #01395e }
.social-links li { float:left; margin:5px }
.social-links li a { display:block; padding:10px; font-size:20px; line-height:1; color:#c9ccac; background:#d40f45; border-radius:100% }
.social-links li .text { display:none }

.section-fan-central .video-wrapper { position:relative; padding-right:280px; background:#eee }
.section-fan-central .video-wrapper > h3 { position:relative; margin:0; line-height:40px; padding:0 10px; font-size:14px; font-weight:900; text-align:center; text-transform:uppercase; text-decoration:none; color:#fff; background:#015287 }
.section-fan-central .video-wrapper > h3:before { content:''; position:absolute; left:100%; top:0; display:block; margin-left:20px; width:130px; height:40px; background:#fff; -moz-transform:skew(-20deg); -webkit-transform:skew(-20deg); transform:skew(-20deg) }
.section-fan-central .video-wrapper > h3:after { content:'More Videos'; position:absolute; left:100%; top:0; display:block; padding:0 15px; margin-left:20px; white-space:nowrap; color:#adadad }
.section-fan-central .video-wrapper .video-playlist { padding:0 }
.section-fan-central .video-wrapper .video-playlist .player { margin:0 }
.section-fan-central .video-wrapper .video-playlist .playlist { width:280px; position:absolute; right:-280px; top:0 }
.section-fan-central .video-wrapper .video-playlist .playlist-panes { height:360px; overflow:auto; background:#fff }
.section-fan-central .video-wrapper .video-playlist .item { border:none; background:none; border:none }
.section-fan-central .video-wrapper .video-playlist .item a { font-size:12px; color:#000 }
.section-fan-central .video-wrapper .video-playlist .item:hover a { color:#fff }
.section-fan-central .video-wrapper .video-playlist .item .thumb img { vertical-align:middle }
.section-fan-central .video-wrapper .video-playlist .playlist-title,
.section-fan-central .video-wrapper .video-playlist .video-info,
.section-fan-central .video-wrapper .video-playlist .pagination { display:none }

/* INSTAGRAM */
.instagram-feed-wrapper { position:relative; padding-left:200px; margin-bottom:10px; overflow:hidden }
.instagram-feed-wrapper .view-more { position:absolute; left:0; top:0; bottom:0; width:200px; padding:40px 0; line-height:15px; font-style:italic; text-align:center; text-decoration:none; color:#fff; background:#015287 }
.instagram-feed-wrapper .view-more .text { display:inline-block; vertical-align:top; min-width:100px; padding:10px; font-size:11px; text-align:center; background:rgba(0,0,0,0.6); border-radius:20px }
.instagram-feed-wrapper .view-more .text:after { content:'\00bb'; display:inline-block; vertical-align:top; margin-left:5px; font-size:18px; color:#d21b4c; border-radius:100% }
.instagram-feed-wrapper .view-more .icon { display:block; width:60px; height:60px; margin:0 auto 20px; font-size:30px; line-height:60px; color:#015287; background:#d21b4c; border-radius:100% }
.instagram-feed { position:relative; overflow:hidden; background:#111 }
.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 .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; color:#eee; text-align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .feed { overflow:hidden }
.instagram-feed .feed ul { position:relative; float:left; white-space:nowrap }
.instagram-feed .item { display:inline-block; vertical-align:top; width:201px }
.instagram-feed .item:first-child .gutter { padding-left:0 }
.instagram-feed .load-more { text-align:center; cursor:pointer; background:#000 }
.instagram-feed .load-more a { font-weight:700; background:#000 }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; text-transform:uppercase }
.instagram-feed .prev,
.instagram-feed .next { position:absolute; left:0; top:0; bottom:0; display:block; width:1em; font-size:20px; cursor:pointer; text-indent:-9999px; text-align:center; text-decoration:none; color:#fff; background:#000 }
.instagram-feed .next { left:auto; right:0 }
.instagram-feed .prev:before,
.instagram-feed .next:before { position:absolute; left:0; right:0; top:50%; margin-top:-0.5em; font-family:"glyphicons"; text-indent:0; speak:none }
.instagram-feed .prev:before { content:'\e80f' }
.instagram-feed .next:before { content:'\e810' }

/* SLIDER */
.slider-wrapper { position:relative;background:url(/images/setup/pattern_red.png) repeat }
.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 }

.sponsors-slider { padding:20px }
.sponsors-slider .image { width:20%; padding:0 5px; float:left; text-align:center; box-sizing:border-box }

/* 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:#015287; color:#fff; font-size:13px; }
.full-standings .table-header td { background:#015287; color:#fff }
.full-standings .points { background:#808080; color: #fff; }
.full-standings .conf-field { background:#f5f5f5 }
.full-standings .pinned { display:none }
.full-standings .notations { display:none; font-size:11px; padding:10px }

.full-standings .standings-h2h-stats { margin-top:20px }
.full-standings .standings-h2h-stats .stats-table { width:100%; margin-bottom:20px; text-align:center }
.full-standings .standings-h2h-stats .stats-table th,
.full-standings .standings-h2h-stats .stats-table td { vertical-align:middle}

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#015287; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#015287; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#015287; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#015287 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#015287; 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:3000px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; height:123px; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:relative; z-index:1; display:block; width:382px; height:132px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -627px 0  }

.mobile-menu-bar { display:none }

.landing .content-row { background:#e3e3e3 }

/* NAVIGATION */
.navigation { position:absolute; left:0; top:132px; z-index:4; width:200px }

.dropnav { position:relative; border-bottom:1px solid #1b6291; background:#015287 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { border-top:1px solid #1b6291; border-bottom:1px solid #01395e }
.dropnav .nav1 { border-top:none }
.dropnav .nav > a { display:block; height:40px; padding:0 20px; font-size:14px; font-weight:900; line-height:40px; text-align:center; text-decoration:none; color:#fff; text-transform:uppercase; text-shadow:0 0 2px rgba(0,0,0,0.4) }
.dropnav .nav:hover > a { background:#d40f45 }
.dropnav .nav > .submenu { display:none; position:absolute; left:200px; top:0; min-height:100%; padding:20px; background:#d40f45; white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; color:#fff; font-size:16px; font-weight:600; line-height:28px; white-space:nowrap; text-transform:uppercase; text-decoration:none }
.dropnav .submenu a:hover { color:#015287 }
.dropnav .submenu .has-submenu > a { font-size:18px; font-weight:800; text-transform:uppercase; color:#f5f5f5; cursor:default }
.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 }

.secondary-nav { position:relative; z-index:2; margin-bottom:10px; text-align:center;color:#fff; background:#d40f45 }
.secondary-nav h1 { display:none; float:left; margin-bottom:0; color:#fff; font-size:24px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav li { border-top:1px solid rgba(0,0,0,0.3) }
.secondary-nav li:first-child { margin-top:0 }
.secondary-nav li a { display:block; padding:7px 10px; font-weight:900; color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#eee; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { background:#8f092e }
.secondary-nav .has-nav > ul { display:none; position:absolute; left:100%; top:0; min-width:200px; background:#8f092 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; white-space:nowrap }

.section-nav { position:absolute; left:0; top:81px; right:0; border-bottom:6px solid #e3e3e3 }
.section-nav > div { border-bottom:5px solid #d40f45; height:31px; padding-left:450px }
.section-nav ul { list-style:none; margin:0 }
.section-nav li { float:left; margin-left:5px; font-weight:900; text-transform:uppercase; background:#e3e3e3; transform:skew(-20deg) }
.section-nav li a { display:block; padding:5px 20px; color:#666; text-decoration:none; transform:skew(20deg) }
.section-nav li.match { background:#d40f45 }
.section-nav li.match a { color:#fff }

.page-section-title h2{ margin-bottom:0; font-size:50px; font-weight:900; text-align:center; line-height:66px; text-transform:uppercase; background:url(/images/setup/pattern_red.png) repeat; color:#fff }

.header-links { position:absolute; right:50px; top:81px; z-index:1 }
.header-links ul { list-style:none; margin:0 }
.header-links li { float:left }
.header-links li:before { content:'|'; float:left; padding:5px 0; font-weight:900; color:#d40f45 }
.header-links li:first-child:before { display:none }
.header-links li a { display:block; padding:5px 10px; font-weight:900; text-transform:uppercase; text-decoration:none; color:#015287 }
.header-links li a:hover { color:#d40f45 }

.section-top-stories { position:relative }
.section-top-stories .more-headlines-btn { position:absolute; right:40px; bottom:142px; z-index:2; padding:0 20px; height:25px; font-weight:900; font-style:inherit; text-transform:uppercase; line-height:25px; color:#fff; background:#cc0033; -moz-transform:skew(-20deg); -webkit-transform:skew(-20deg); transform:skew(-20deg) }
.section-top-stories .more-headlines-btn span { display:block; -moz-transform:skew(20deg); -webkit-transform:skew(20deg); transform:skew(20deg) }

.j-carousel .story-box { position:relative; height:100px; padding:20px 60px; text-align:center; color:#fff; background:url(/images/setup/story_bg_pattern.png) repeat #333 }
.j-carousel .story-box .title { display:block; font-size:25px; color:#fff; font-weight:700; text-transform:uppercase }
.j-carousel .story-box .carousel-share-links { position:absolute; left:5px; bottom:5px }
.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 { font-weight:700; text-transform:uppercase }
.j-carousel .story-box .date:after { content:'-' }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; bottom:142px; text-align:center  }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:30px; height:30px; margin:0 1px; line-height:30px; cursor:pointer; font-size:12px; font-weight:800; color:#fff; background:rgba(0,0,0,0.6); transform:skew(-20deg) }
.j-carousel .control.active { background:#cc0033 }
.j-carousel .control .counter { display:block; transform:skew(20deg) }
.j-carousel .pp { display:none }
.j-carousel .prev,
.j-carousel .next { position:absolute; left:0; bottom:84px; width:56px; height:56px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1153px 0 }
.j-carousel .next { left:auto; right:0; background-position:-1215px 0 }
 
/* MEMBER LOGOS */
.member-logos { position:absolute; left:400px; top:5px }
.member-logos ul { list-style:none; margin:0 }
.member-logos li { float:left; height:71px }
.member-logos li:before { content:''; float:left; width:30px; height:71px; background:url(/images/setup/master_sprite.png) no-repeat -543px -283px}
.member-logos li:first-child:before { display:none }
.member-logos li a { float:left;  height:51px; margin:10px 0; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -9999px -9999px }
.member-logos li:nth-child(1) a { width:61px; background-position:0 -289px }
.member-logos li:nth-child(2) a { width:93px; background-position:-95px -289px }
.member-logos li:nth-child(3) a { width:37px; background-position:-221px -289px }
.member-logos li:nth-child(4) a { width:44px; background-position:-291px -289px }
.member-logos li:nth-child(5) a { width:36px; background-position:-368px -289px }
.member-logos li:nth-child(6) a { width:37px; background-position:-438px -289px }
.member-logos li:nth-child(7) a { width:34px; background-position:-509px -289px }
.member-logos li:nth-child(8) a { width:55px; background-position:-571px -289px }
.member-logos li:nth-child(9) a { width:48px; background-position:-655px -289px }
.member-logos li:nth-child(10) a { width:61px; background-position:-737px -289px }
.member-logos li:nth-child(11) a { width:46px; background-position:-832px -289px }
.member-logos li:nth-child(12) a { width:45px; background-position:-912px -289px }

.member-logos li:nth-child(1) a:hover { background-position:0 -206px }
.member-logos li:nth-child(2) a:hover { background-position:-95px -206px }
.member-logos li:nth-child(3) a:hover { background-position:-221px -206px }
.member-logos li:nth-child(4) a:hover { background-position:-291px -206px }
.member-logos li:nth-child(5) a:hover { background-position:-368px -206px }
.member-logos li:nth-child(6) a:hover { background-position:-438px -206px }
.member-logos li:nth-child(7) a:hover { background-position:-509px -206px }
.member-logos li:nth-child(8) a:hover { background-position:-571px -206px }
.member-logos li:nth-child(9) a:hover { background-position:-655px -206px }
.member-logos li:nth-child(10) a:hover { background-position:-737px -206px }
.member-logos li:nth-child(11) a:hover { background-position:-832px -206px }
.member-logos li:nth-child(12) a:hover { background-position:-912px -206px }

.social-widgets { padding:10px }
.social-widgets .content-col1 { width:30%; float:left; box-shadow:0 0 5px rgba(0,0,0,0.2) }
.social-widgets .content-col2 { width:68%; margin-left:2%; float:left; box-shadow:0 0 5px rgba(0,0,0,0.2) }
.social-widgets .content-col3 { width:100%; float:left }
.social-widgets .content-col3:before { content:''; display:block; height:4px; margin:10px 0; border-top:12px solid #d4d4d4; border-bottom:12px solid #d4d4d4 }

.section-fan-central .section-header { position:static; margin-bottom:0; font-size:50px; font-weight:900; text-align:center; line-height:66px; text-transform:uppercase; background:url(/images/setup/pattern_red.png) repeat; color:#fff }
.section-fan-central .section-header span { position:relative; display:inline-block; vertical-align:top; height:66px; padding:0 80px; background:#d40f45 }
.section-fan-central .section-header span:before { content:''; position:absolute; left:-40px; bottom:0; border:66px solid transparent; border-bottom-color:#d40f45; border-left-width:40px; border-right:none }
.section-fan-central .section-header span:after { content:''; position:absolute; right:-40px; top:0; border:66px solid transparent; border-top-color:#d40f45; border-right-width:40px; border-left:none }

.section-award-winners { position:relative }
.section-award-winners .section-header { position:static; margin-bottom:0; font-size:50px; font-weight:900; text-align:center; line-height:66px; text-transform:uppercase; background:url(/images/setup/pattern_red.png) repeat; color:#fff }
.section-award-winners .section-header span { position:relative; display:inline-block; vertical-align:top; height:66px; padding:0 80px; background:#d40f45 }
.section-award-winners .section-header span:before { content:''; position:absolute; left:-40px; bottom:0; border:66px solid transparent; border-bottom-color:#d40f45; border-left-width:40px; border-right:none }
.section-award-winners .section-header span:after { content:''; position:absolute; right:-40px; top:0; border:66px solid transparent; border-top-color:#d40f45; border-right-width:40px; border-left:none }
.section-award-winners .awards-sponsor { position:absolute; left:20px; top:10px  }
.section-award-winners .awards-sponsor:before { content:'Sponsor By'; display:block; margin-bottom:5px; font-size:11px; font-weight:700; line-height:1; color:#fff  }

.section-more-stories .section-header { position:static; margin-bottom:0; font-size:50px; font-weight:900; text-align:center; line-height:66px; text-transform:uppercase; background:url(/images/setup/pattern_red.png) repeat; color:#fff }
.section-more-stories .section-header span { position:relative; display:inline-block; vertical-align:top; height:66px; padding:0 80px; background:#d40f45 }
.section-more-stories .section-header span:before { content:''; position:absolute; left:-40px; bottom:0; border:66px solid transparent; border-bottom-color:#d40f45; border-left-width:40px; border-right:none }
.section-more-stories .section-header span:after { content:''; position:absolute; right:-40px; top:0; border:66px solid transparent; border-top-color:#d40f45; border-right-width:40px; border-left:none }

.scoreboard-slider { position:relative; height:95px; padding-right:27px }
.scoreboard-slider .slider { position:relative; margin-left:-2px; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-events { padding:28px 10px; border:2px solid #999; font-size:15px; font-weight:700; line-height:1; text-transform:uppercase; text-align:center; background:#fff }
.scoreboard-slider .event-box { float:left; width:16.66% }
.scoreboard-slider .event { position:relative; padding:25px 10px 10px; height:60px; margin-left:2px; font-size:12px; line-height:1.2; color:#fff; background:#015287 }
.scoreboard-slider .event .date { position:absolute; left:0; right:0; top:0; height:20px; padding:0 10px; font-size:12px;  line-height:20px; text-transform:uppercase; color:#fff; background:#d40f45 }
.scoreboard-slider .event .date span:first-child { display:none }
.scoreboard-slider .event .status { position:absolute; right:10px; top:0; line-height:20px; color:#fff }
.scoreboard-slider .event .sport { display:none; }
.scoreboard-slider .event .sport a { color:#231f20 }
.scoreboard-slider .event .score { float:right }
.scoreboard-slider .event .team .team-logo { float:left; width:25px; margin-right:10px }
.scoreboard-slider .event .neutralsite-notes { display:none }
.scoreboard-slider .event .links a { color:#738794; font-size:11px; font-weight:700 }
.scoreboard-slider .prev,
.scoreboard-slider .next { display:block; position:absolute; right:0; top:0; width:25px; height:37px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1276px 0 }
.scoreboard-slider .next { top:37px; height:38px; background-position:-1276px -37px }
.scoreboard-slider .full-schedule-btn { display:none; position:absolute; left:0; top:0; width:190px; height:30px; border:5px solid #231f20; line-height:30px; text-align:center; font-size:12px; font-weight:700; text-transform:uppercase; color:#fff; background:#333333 }

.sticky-bar { position:fixed; left:0; right:0; top:0; z-index:5; height:95px; background:rgba(0,0,0,0.5) }
.sticky-bar ~ .page { padding-top:95px }
.sticky-bar ~ .page .navigation { top:227px }

.banner-wrapper li img { width:100% }

}

@media only screen and (min-width:1024px) and (max-width:1350px) {
.site-header { height:182px }
.member-logos { top:0; right:20px; text-align:center } 
.member-logos li { display:inline-block; vertical-align:top; float:none }
.section-nav,
.header-links { top:140px }   
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.page { position:relative; overflow:hidden }
.body-container { padding:0 }

.site-footer { margin:0 }
.site-footer .footer-text { margin-top:40px }

.site-header { position:relative; padding-top:20px; 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:#005288 }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar ul { float:left }
.mobile-menu-bar li { float:right; margin-right: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:#d21b4c; color:#fff; text-decoration:none } 

.navigation { width:270px; height:100%; position:absolute; left:-270px; top:0; background:#015287; box-shadow:inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25) }
.navigation .site-logo { display:block; height:285px; margin:10px 0; text-indent:-9999px; background:url(/images/setup/2016/master_sprite.png) no-repeat 0 0 }
.nav-active .navigation { overflow:auto }
.nav-active .wrapper { left:280px }
.csstransforms3d.csstransitions .wrapper { left:0 !important; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden }
.nav-active.csstransforms3d.csstransitions .wrapper { -webkit-transform: translate3d(270px, 0, 0) scale3d(1, 1, 1); -moz-transform: translate3d(270px, 0, 0) scale3d(1, 1, 1); -ms-transform: translate3d(270px, 0, 0) scale3d(1, 1, 1); -o-transform: translate3d(270px, 0, 0) scale3d(1, 1, 1); transform: translate3d(270px, 0, 0) scale3d(1, 1, 1) }
.csstransforms3d.csstransitions .navigation { left:0; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0);  -ms-transform: translate3d(-100%, 0, 0);  -o-transform: translate3d(-100%, 0, 0);  transform: translate3d(-100%, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden }

.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid rgba(0,0,0,0.3) }
.dropnav li:first-child { border-top:none }
.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:rgba(0,0,0,0.3) }
.dropnav .submenu.level1 .submenu { background:rgba(0,0,0,0.5) }
.dropnav .submenu.level2 .submenu { padding:10px; background:rgba(0,0,0,0.7) }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.page-section-title h2{ margin-bottom:0; font-size:28px; font-weight:900; text-align:center; line-height:50px; text-transform:uppercase; background:url(/images/setup/pattern_red.png) repeat; color:#fff }

.secondary-nav { background:#9b1d22; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; font-weight:700; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { padding:10px; margin:0 10px 10px; background:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.social-links { text-align:center; background:rgba(0,0,0,0.6) }
.social-links li { float:none; display:inline-block; vertical-align:top; margin:5px 2px }

.section-top-stories .more-headlines-btn { display:none }

.j-carousel { background:#111 }
.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:#000 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; 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:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }
.j-carousel .pp, .j-carousel .next, .j-carousel .prev { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #233a75; text-transform:uppercase; background:#9b1d22; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.social-tabs { 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 }
.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 }

/* MEMBER LOGOS */
.member-logos { padding:20px; text-align:center }
.member-logos ul { list-style:none; margin:0 }
.member-logos li { display:inline-block; vertical-align:top; height:71px }
.member-logos li:before { content:''; float:left; width:30px; height:71px; background:url(/images/setup/master_sprite.png) no-repeat -543px -283px}
.member-logos li:first-child:before { display:none }
.member-logos li a { float:left;  height:51px; margin:10px 0; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -9999px -9999px }
.member-logos li:nth-child(1) a { width:61px; background-position:0 -289px }
.member-logos li:nth-child(2) a { width:93px; background-position:-95px -289px }
.member-logos li:nth-child(3) a { width:37px; background-position:-221px -289px }
.member-logos li:nth-child(4) a { width:44px; background-position:-291px -289px }
.member-logos li:nth-child(5) a { width:36px; background-position:-368px -289px }
.member-logos li:nth-child(6) a { width:37px; background-position:-438px -289px }
.member-logos li:nth-child(7) a { width:34px; background-position:-509px -289px }
.member-logos li:nth-child(8) a { width:44px; background-position:-571px -289px }
.member-logos li:nth-child(9) a { width:48px; background-position:-655px -289px }
.member-logos li:nth-child(10) a { width:61px; background-position:-737px -289px }
.member-logos li:nth-child(11) a { width:46px; background-position:-832px -289px }
.member-logos li:nth-child(12) a { width:45px; background-position:-912px -289px }

.member-logos li:nth-child(1) a:hover { background-position:0 -206px }
.member-logos li:nth-child(2) a:hover { background-position:-95px -206px }
.member-logos li:nth-child(3) a:hover { background-position:-221px -206px }
.member-logos li:nth-child(4) a:hover { background-position:-291px -206px }
.member-logos li:nth-child(5) a:hover { background-position:-368px -206px }
.member-logos li:nth-child(6) a:hover { background-position:-438px -206px }
.member-logos li:nth-child(7) a:hover { background-position:-509px -206px }
.member-logos li:nth-child(8) a:hover { background-position:-571px -206px }
.member-logos li:nth-child(9) a:hover { background-position:-655px -206px }
.member-logos li:nth-child(10) a:hover { background-position:-737px -206px }
.member-logos li:nth-child(11) a:hover { background-position:-832px -206px }
.member-logos li:nth-child(12) a:hover { background-position:-912px -206px }

.schedule-boxscore .event-box { margin-top:5px }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }

.header-links { position:absolute; left:10px; top:0; z-index:1 }
.header-links ul { list-style:none; margin:0 }
.header-links li { float:left }
.header-links li:before { content:'|'; float:left; padding:5px 0; font-weight:900; color:#d40f45 }
.header-links li:first-child:before { display:none }
.header-links li a { display:block; padding:5px 10px; font-weight:900; text-transform:uppercase; text-decoration:none; color:#015287 }
.header-links li a:hover { color:#d40f45 }

.section-nav { position:absolute; right:5px; top:5px; max-width:180px; height:30px; overflow:hidden }
.section-nav > div { height:31px }
.section-nav ul { list-style:none; margin:0 }
.section-nav li { float:left; margin-left:5px; font-weight:900; text-transform:uppercase; background:#e3e3e3 }
.section-nav li a { display:block; padding:5px 20px; color:#666; text-decoration:none }
.section-nav li.match { background:#d40f45 }
.section-nav li.match a { color:#fff }

.sticky-bar { display:none }

.full-standings .standings-h2h-stats { display:none }

.section-award-winners { position:relative }
.section-award-winners .section-header { position:static; margin-bottom:0; padding:10px 180px 10px 20px; font-size:30px; font-weight:900; line-height:1; text-transform:uppercase; background:url(/images/setup/pattern_red.png) repeat; color:#fff }
.section-award-winners .awards-sponsor { position:absolute; right:20px; top:10px  }

.aotw-wrapper { background:rgba(0,0,0,0.3) }
.aotw-wrapper .aotw { width:100%; margin-top:20px }
.aotw-wrapper .aotw:first-child { margin-top:0 }

.landing .top-stories { background:rgba(0,0,0,0.6) }
.landing .top-stories .story { width:100%; margin-top:20px }
.landing .top-stories .story:first-child { margin-top:0 }
.landing .top-stories .story .thumb { display:block; width:auto; float:none }
.landing .top-stories .story .thumb img { width:100%; height:auto }
.landing .top-stories .story .details { min-height:0 }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header { padding:0 }
.site-header .site-title { margin:0 180px 0 50px }
.site-header .site-title a { position:relative; z-index:1; max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }

.header-links { display:none }

.mobile-menu-bar { position:absolute; left:5px; right:5px; top:40px; padding:0; background:none }
.mobile-menu-bar ul { float:right }
.mobile-menu-bar li { margin:0 0 0 5px }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { display:none }
.mobile-menu-bar li a[id*="jump-to-nav"] { position:absolute; left:5px; top:-20px; }

.sponsors-slider { padding:10px; text-align:center }
.sponsors-slider .image { float:none; display:inline-block; vertical-align:top; width:40%; margin:5px }

.section-fan-central .video-wrapper { padding:0 }
.section-fan-central .video-wrapper .playlist { display:none }

.member-logos { display:none }

.instagram-feed-wrapper  { margin:0; padding:0 }
.instagram-feed-wrapper .view-more { display:none }

}