/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'suffolk';
    src: url('suffolk-bold-webfont.woff2') format('woff2'),
         url('suffolk-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'suffolk';
    src: url('suffolk-webfont.woff2') format('woff2'),
         url('suffolk-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'akzidenz_grotesk';
    src: url('berthold_akzidenz_grotesk_be_light_condensed-webfont.woff2') format('woff2'),
         url('berthold_akzidenz_grotesk_be_light_condensed-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'akzidenz-grotesk';
    src: url('akzidenzgrotesk-mediumcond-webfont.eot');
    src: url('akzidenzgrotesk-mediumcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgrotesk-mediumcond-webfont.woff2') format('woff2'),
         url('akzidenzgrotesk-mediumcond-webfont.woff') format('woff'),
         url('akzidenzgrotesk-mediumcond-webfont.ttf') format('truetype'),
         url('akzidenzgrotesk-mediumcond-webfont.svg#akzidenz-grotesk_bq_condensMd') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'akzidenz-grotesk';
    src: url('akzidenzgrotesk-cond-webfont.eot');
    src: url('akzidenzgrotesk-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgrotesk-cond-webfont.woff2') format('woff2'),
         url('akzidenzgrotesk-cond-webfont.woff') format('woff'),
         url('akzidenzgrotesk-cond-webfont.ttf') format('truetype'),
         url('akzidenzgrotesk-cond-webfont.svg#akzidenz-grotesk_bq_condensRg') format('svg');
    font-weight: 400;
    font-style: normal;

}

@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;

}

.accent-bg,
.accent-bg th { color:#000 !important; background:#af8d2f !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

body { font-family:'akzidenz-grotesk', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#182a47; text-decoration:none }
a:focus,
a:hover { color:#af8d2f; 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:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'akzidenz-grotesk', arial; background:none }

.section-header { position:absolute; left:-9999px; color: #fff; }
.play-video { color: #fff; }
.twitter-feed .text { color: #000; }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { padding:50px 0; text-align:center; background:url(/images/setup/2017_footer_bg.jpg) no-repeat 0 0; background-size:cover }
.site-footer > div { max-width:1100px; margin:0 auto }
.site-footer .footer-logos { margin-bottom:100px; text-align:right }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin-left:20px }
.site-footer .footer-logos li:first-child { float:left; margin-left:0 }
.site-footer .footer-presto-logo { display:block; margin-bottom:200px }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:49%; 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 }

.j-carousel .pp { position: absolute;right: 0;top: 0;z-index: 1;width: 30px;height: 30px;font-family: 'glyphicons';cursor: pointer;text-align: center;text-decoration: none;overflow: hidden;color: #fff;background: rgba(0,0,0,0.8); padding: 0;border: none }
.j-carousel .pp:before { content: '\e80b';display: block;font-size: 1.2rem;line-height: 30px;}
.j-carousel .pp.play:before {content: '\e80a';}
.j-carousel .next, 
.j-carousel .prev { position:absolute; left:10px; top:50%; margin-top:-20px; z-index:2; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#000; background:#C6A141; border-radius:100%; display:block }
.j-carousel .next { left:auto; right:10px }
.j-carousel .prev:before { content:"\e80f"; display:block; font-size:20px; line-height:30px }
.j-carousel .next:before { content:"\e810"; display:block; font-size:20px; line-height:30px }
.j-carousel .next:hover,
.j-carousel .pp:hover,
.j-carousel .pp:focus,
.j-carousel .next:focus, 
.j-carousel .prev:hover,
.j-carousel .prev:focus{ background:#000; color:#fff;outline-color:#fff; }

.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; 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 }

.social-links ul { list-style:none; margin:0 }
.social-links li { float:left; margin-left:10px }
.social-links li:first-child { margin-left:0 }
.social-links li a { display:block; width:36px; height:36px; line-height:36px; text-align:center; font-size:20px; color:#011f39; background:#c6a141; border-radius:3px }
.social-links li .text { position:absolute; left:-9999px }
.social-links li a:hover,
.social-links li a:focus { background:#fff }

.bottom-buttons li { float:left; width:33.32% }

.schedule-enhanced.h2h-team .event-row.loser .result::first-letter,.schedule-enhanced.h2h-team .event-row.winner .result::first-letter{ color:#444 !important; }

.internal-page .schedule-wrap .notes-schedule { padding: 10px;background: #182A47;color: #fff;font-style: italic;font-weight: 600;}

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#af8d2f; color:#000 }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#af8d2f; color:#000 }
.roster .roster-header a { color:#000 }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#af8d2f; color:#000 }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#af8d2f }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#af8d2f; color:#000 }
.bio-wrap .head a { color:#000 }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width: 1024px) {

body { background:#011f39 }

.page { position:relative; background:url(/images/setup/2017_bg_1.jpg) no-repeat 50% 0 fixed; overflow:hidden }
.landing .page { background-attachment:scroll }
.landing .wrapper { background:url(/images/setup/2017_page_bg.png) no-repeat 50% 80% }
/*.site-home .wrapper { background-size:cover }*/
.mainbody { min-height:500px; padding:80px 20px 20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:207px; background:url(/images/setup/2017_global_nav_bg.png) repeat-x 0 0 }
.site-header > div { position:relative; max-width:1100px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; left:-60px; top:80px; display:block; width:225px; height:202px; text-indent:-9999px; z-index:1; background:url(/images/setup/2017_master_sprite.png) no-repeat 0 0; color: #fff; }
.site-header .social-links { position:absolute; right:280px; top:130px }
.site-header .slogan-text { display:block; margin:30px 0 0 180px; font-size:28px; font-weight:400; line-height:36px; color:#fff }
.site-header .header-twitter-link { position:absolute; right:0; top:110px; font-size:50px; font-family:'suffolk', arial; font-weight:700; text-transform:uppercase; text-decoration:none; color:#c6a141 }
.site-header .header-twitter-link span { color:#fff }
.site-header .header-twitter-link span:nth-child(1) { color:#c6a141 }

.site-header.sticky { position:fixed; left:0; right:0; top:0; min-height:0 }
.site-header.sticky .site-title a { position:absolute; left:0; top:0; display:block; width:79px; height:99px; background:url(/images/setup/2017_master_sprite.png) no-repeat -244px 0}
.site-header.sticky .dropnav { padding-left:100px }
.site-header.sticky .dropnav .nav > a { padding:8px; font-size:30px }
.site-header.sticky .social-links,
.site-header.sticky .slogan-text,
.site-header.sticky .header-twitter-link { display:none }

.mobile-menu-bar { display:none }

.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1100px; margin:0 auto; padding:15px; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.scoreboard-row { background:rgba(191,146,30,0.8); overflow:hidden }
.landing-row.scoreboard-row > div { box-shadow:0 0 300px rgba(0,0,0,0.5) }
.landing-row.buttons-row { padding:50px 0 }
.landing-row.social-widget-row { padding-bottom:50px }

/* NAVIGATION */
.dropnav { position:relative; height:96px; background:url(/images/setup/2017_global_nav_bg.png) repeat-x 0 0 #fff }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; z-index:1 }
.dropnav .nav { float:left; padding-top:8px }
.dropnav .nav > a { display:block; height:72px; padding:8px 15px; font-size:33px; font-weight:500; line-height:72px; text-decoration:none; color:#182A47; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#fff; background:#182a47 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:90px; min-width:200px; z-index:2; background:#182a47; white-space:nowrap; box-shadow:0 0 20px rgba(0,0,0,0.6) }
.dropnav .nav > .submenu:before { content:''; display:block; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; background:#182a47 }
.dropnav .nav.show > .submenu,
.dropnav .nav:hover > .submenu,
.dropnav .nav.focus > .submenu{ display:block }
.dropnav .submenu a { display:inline-block; vertical-align:top; color:#fff; font-size:30px; font-weight:500; line-height:40px; text-decoration:none }
.dropnav .submenu a:hover { color:#bf921e }
.dropnav .has-submenu > a:after { content:'\e811'; display:inline-block; vertical-align:top; font-family:'glyphicons'; margin-left:5px; font-size:16px; color:#c6a141 }
.dropnav .submenu.level1 > ul { position:relative; display:inline-block; vertical-align:top; padding:20px }
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-right:40px; padding-bottom:10px }
.dropnav .submenu.level1 > ul > .has-submenu:focus > a:before,
.dropnav .submenu.level1 > ul > .has-submenu:hover > a:before { content:''; position:absolute; left:50%; bottom:-5px; border:20px solid transparent; border-left:none; border-bottom-color:#c6a141   }
.dropnav .submenu.level1 > ul > .has-submenu > .submenu { display:none; position:absolute; left:0; top:50px; padding:20px; background:#c6a141 }
.dropnav .submenu.level1 > ul > .has-submenu:hover > .submenu,
.dropnav .submenu.level1 > ul > .has-submenu.focus > .submenu { display:block }
.dropnav .submenu.level2 .has-submenu ul,
.dropnav .submenu.level2 .has-submenu li,
.dropnav .submenu.level2 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu { display:block }
.dropnav .submenu.level2 .has-submenu > a { min-width:200px; color:#fff }
.dropnav .submenu.level2 .has-submenu > a:hover { color:#182a47 }
.dropnav .submenu.level2 .has-submenu li a { font-size:20px; font-weight:200; color:#182a47 }
.dropnav .submenu.level2 .has-submenu li a:hover,
.dropnav .submenu.level2 .has-submenu li a:focus { color:#fff }
.dropnav .submenu.level2 .has-submenu li:nth-child(-n+3):after { content:'/'; display:inline-block; vertical-align:top; padding:0 3px 0 5px; line-height:40px; color:#fcbe20 }
/*.dropnav .nav-link { color: #000; }*/

.secondary-nav { position:relative; z-index:2; max-width:1060px; padding:20px; margin:0 auto; text-transform:uppercase; color:#c6a141; background:#182a47; box-shadow:0 0 25px rgba(0,0,0,0.5) inset }
.secondary-nav h1 { float:left; margin:0 0 0 180px; color:#fff; font-size:34px; font-weight:400; line-height:1.1 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:19px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#c6a141; outline:none; 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:#182a47; background:#c6a141 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#c6a141; border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; color:#182a47; white-space:nowrap }

.j-carousel .story-box { position:relative; left:0; right:0; bottom:0; padding:20px; font-size:20px; color:#444; background:#fff }
.j-carousel .story-box .title { display:block; font-size:35px; font-weight:500; line-height:1.1; color:#666; text-decoration:none }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin-left:10px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#ab831b; 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 .sport-name { position:absolute; left:0; top:-58px; padding:0 20px; font-size:25px; line-height:58px; color:#001f3b; background:#fff }
.j-carousel .story-box .date .pipe { display:none }
.j-carousel .story-box .carousel-related-links { position:absolute; left:300px; top:-58px; padding:0 20px; border:1px solid #fff; line-height:56px; background:rgba(0,0,0,0.6) }
.j-carousel .story-box .carousel-related-links a { color:#ab831b; text-decoration:none }
.j-carousel .story-box .leadin { display:none }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { padding:0 30px 30px; background:#fff }
.j-carousel .control { position:relative; float:left; width:19.2%; margin-left:1%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after,
.j-carousel .control:focus:after{ content:""; position:absolute; left:0; right:0; bottom:0; top:0; border:5px solid #999 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:none }
.j-carousel .next, 
.j-carousel .prev{ margin-top:-165px }

 
.section-scoreboard { position:relative; overflow:hidden }
.section-scoreboard .section-header { position:relative; left:0; display:inline-block; vertical-align:top; margin:0; padding:0 40px; font-size:34px; font-weight:500; line-height:80px; color:#fff }
.section-scoreboard .section-header:before { content:''; position:absolute; right:-9999px; top:0; bottom:0; left:100%; background:#a7a7a7 }

.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { position:relative; float:left; width:20%; text-align:center; color:#fff; box-sizing:border-box }
.scoreboard-slider .no-events { min-height:92px; padding:100px 0; font-size:40px; font-weight:700; text-align:center; text-transform:uppercase; color:#000; background:#fff }
.scoreboard-slider .event-box .no-event { display:block; padding:20px; font-size:20px; font-weight:700; text-transform:uppercase; color:#fff }
.scoreboard-slider .event-box .event { min-height:400px; padding:20px 0 83px }
.scoreboard-slider .event-box .date { font-family:'suffolk', arial; font-size:55px; font-weight:700; line-height:1 }
.scoreboard-slider .event-box .date span { margin:0 5px }
.scoreboard-slider .event-box .sport { font-size:25px }
.scoreboard-slider .event-box .sport a { color:#fff }
.scoreboard-slider .event-box .status { min-height:45px; font-size:30px; font-weight:500 }
.scoreboard-slider .event-box .links a { color:#fff  }
.scoreboard-slider .event-box .opponent,
.scoreboard-slider .event-box .status + .team { position:relative; margin-top:20px; padding-top:30px; border-top:10px solid #fff; font-size:25px; font-weight:500 }
.scoreboard-slider .event-box .opponent .va,
.scoreboard-slider .event-box .status + .team .va { position:absolute; left:50%; top:-30px; width:40px; height:40px; border:5px solid #fff; margin-left:-22px; line-height:40px; text-align:center; border-radius:100%; color:#fff; background:#001f3b }
/*.scoreboard-slider .event-box.home .opponent:before { content:"vs."; position:absolute; left:50%; top:-30px; width:40px; height:40px; border:5px solid #fff; margin-left:-22px; line-height:40px; border-radius:100%; color:#fff; background:#001f3b }*/
.scoreboard-slider .event-box .opponent .team-logo { display:block; max-width:120px; margin:0 auto }
.scoreboard-slider .event-box .opponent .result { display:block }
.scoreboard-slider .event-box .team { padding:0 10px; font-size:25px; font-weight:500; line-height:1.2 }
.scoreboard-slider .event-box .team .score  { float:right }
.scoreboard-slider .event-box .team .result { display:block; text-align:center; }
.scoreboard-slider .event-box .team .team-logo { display:none }
.scoreboard-slider .event-box .neutralsite-notes { display:none }
.scoreboard-slider .event-box .links { margin-top:10px }
.scoreboard-slider .event-box .links .sep { display:none }
.scoreboard-slider .event-box .links a { position:relative; display:inline-block; vertical-align:top; width:1em; line-height:1; padding:7px; background:#001f3b; border-radius:100%; overflow:hidden }
.scoreboard-slider .event-box .links a .text { position:absolute; left:-9999px }
.scoreboard-slider .event-box.upcoming { color:#001f3b }
.scoreboard-slider .event-box.upcoming .sport a { color:#001f3b }
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:0; bottom:0; margin-top:-32px; width:83px; height:83px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -342px 0 }
.scoreboard-slider .next { left:auto; right:0; background-position:-432px 0 }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled { opacity:0.2; cursor:default; pointer-events:none }
.scoreboard-slider .full-schedule-btn { position:absolute; right:40px; top:-80px; line-height:80px; font-size:34px; font-weight:500; color:#182a47 }
.scoreboard-slider .full-schedule-btn:before { content:'\e810'; font-family:'glyphicons'; display:inline-block; vertical-align:middle; width:1em; margin-right:10px; padding:5px; line-height:1; font-size:18px; text-align:center; color:#b1871c; background:#182a47; border-radius:100% }

.section-facebook .section-header { position:static; margin:0; padding:20px; border-bottom:5px solid #341050; font-size:34px; font-weight:400; line-height:40px; color:#fff; text-transform:uppercase; text-align:center; border:1px solid #fff }
.section-facebook .section-header:before { content:'\e81b'; font-family:"glyphicons"; display:inline-block; width:40px; margin-right:10px; vertical-align:top; font-size:20px; line-height:40px; border-radius:5px; color:#fff; background:#bf921f }
.section-facebook iframe { vertical-align:top }

.section-twitter .section-header { position:static; margin:0; padding:20px; border-bottom:5px solid #341050; font-size:34px; font-weight:400; line-height:40px; color:#fff; text-transform:uppercase; text-align:center; border:1px solid #fff }
.section-twitter .section-header:before { content:'\e81d'; font-family:"glyphicons"; display:inline-block; width:40px; margin-right:10px; vertical-align:top; font-size:20px; line-height:40px; border-radius:5px; color:#fff; background:#bf921f }
.twitter-feed { color:#444; background:#fff }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }
        
.twitter-feed.list .feed { height:430px; overflow:auto }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

.section-instagram .section-header { position:static; margin:0; padding:20px; border-bottom:5px solid #341050; font-size:34px; font-weight:400; line-height:40px; color:#fff; text-transform:uppercase; text-align:center; border:1px solid #fff }
.section-instagram .section-header:before { content:'\e81f'; font-family:"glyphicons"; display:inline-block; width:40px; margin-right:10px; vertical-align:top; font-size:20px; line-height:40px; border-radius:5px; color:#fff; background:#bf921f }
.instagram-feed { position:relative; height:430px; overflow:auto; background:#fff }
.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 }

.sticky-bar { position:fixed; left:0; right:0; bottom:0; z-index:4; height:67px; border-top:3px solid #c6a141; background:#182a47; box-shadow:0 0 20px rgba(0,0,0,0.6) inset }
.sticky-bar > div { position:relative; max-width:1000px; height:67px; padding-left:100px; margin:0 auto }
.sticky-bar > div:before { content:''; position:absolute; left:0; bottom:0;  width:79px; height:99px; background:url(/images/setup/2017_master_sprite.png) no-repeat -244px 0 }
.sticky-bar .sticky-nav { float:left; margin-right:20px }
.sticky-bar .sticky-nav ul { list-style:none; margin:0 }
.sticky-bar .sticky-nav li { float:left }
.sticky-bar .sticky-nav li a { display:block; padding:10px 15px; font-size:23px; font-weight:500; line-height:47px; color:#fff; text-decoration:none }
.sticky-bar .sticky-nav li a:hover,
.sticky-bar .sticky-nav li a:focus { color:#c6a141 }
.sticky-bar .search-bar { position:relative; float:left; width:120px; padding-right:30px; margin-top:15px; border-radius:5px; overflow:hidden; background:#2f3e56  }
.sticky-bar .search-bar .label { display:block }
.sticky-bar .search-bar .text-box { width:100%; height:37px; padding:5px 10px; border:none; font-size:13px; font-weight:700; background:none; outline:none; color:#fff; box-sizing:border-box }
.sticky-bar .search-bar .submit { width:40px; height:37px; line-height:30px; border:none; color:#fff; background:none; position:absolute; right:0; top:0 }
.sticky-bar .search-bar .text { display:none }
.sticky-bar .site-link { float:right; font-family:'suffolk', arial; font-weight:700; font-size:26px; line-height:67px; text-decoration:none; color:#fff }
.sticky-bar .site-link span { color:#c6a141 }
.sticky-bar .site-link span:last-of-type { font-size:15px }

}

@media only screen and (min-width:1024px) and (max-width:1235px) {
.site-header .site-title a { left:10px }
.site-header .slogan-text { font-size:25px }
.site-header.sticky .dropnav .nav > a { font-size:25px }

.secondary-nav h1 { margin-left:230px }
.dropnav .nav > a { font-size:28px }
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }
.site-header .slogan-text { display:none }
.site-header .social-links { padding:5px; text-align:center; background:#0b102c; box-shadow:0 0 25px rgba(0,0,0,0.6) inset }
.site-header .social-links ul { display:inline-block; vertical-align:top }
.site-header .header-twitter-link { position:absolute; left:10px; top:118px; font-size:30px; font-family:'suffolk', arial; font-weight:700; text-transform:uppercase; text-decoration:none; color:#c6a141; background:#011f39 }
.site-header .header-twitter-link span { color:#fff }
.site-header .header-twitter-link span:nth-child(1) { color:#c6a141 }

.mobile-menu-bar { display:block; padding:5px; background:#0b102c }
.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:#c6a141; color:#0b102c; 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:#654b0a; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#0a0f2b }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:49%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.landing-row.scoreboard-row,
.landing-row.social-widget-row { display:none }

.site-footer { padding:20px; background:#777 }
.site-footer .footer-logos { margin-bottom:40px; text-align:center }
.site-footer .footer-logos li:first-child { float:none; display:block }
.site-footer .footer-presto-logo { margin:0 }

.sticky-bar { display:none }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }
.site-header .header-twitter-link { position:static; display:block; text-align:center; background:#000 }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.bottom-buttons li { width:50% }

}