/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'midnightkernboyregular';
    src: url('midnight_kernboy_regular.eot');
    src: url('midnight_kernboy_regular.eot?#iefix') format('embedded-opentype'),
         url('midnight_kernboy_regular.woff') format('woff'),
         url('midnight_kernboy_regular.ttf') format('truetype'),
         url('midnight_kernboy_regular.svg#midnightkernboyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'midnightkernboybold';
    src: url('midnight-kernboy-bold-webfont.eot');
    src: url('midnight-kernboy-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('midnight-kernboy-bold-webfont.svg#midnightkernboybold') format('svg'),
         url('midnight-kernboy-bold-webfont.woff') format('woff'),
         url('midnight-kernboy-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratregular';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-regular-webfont.woff') format('woff'),
         url('montserrat-regular-webfont.ttf') format('truetype'),
         url('montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratbold';
    src: url('Montserrat-Bold-webfont.eot');
    src: url('Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Bold-webfont.woff') format('woff'),
         url('Montserrat-Bold-webfont.ttf') format('truetype'),
         url('Montserrat-Bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* WEB FONTS FOR THE INTERNAL PAGES */
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* SCHEDULE ICONS */
.gicon-PR:before { content: '\e832' }
.gicon-LS:before { content: '\e833' }
.gicon-DI:before { content: '\e834' }
.gicon-TI:before { content: '\e835' }
.gicon-RC:before { content: '\e836' }
.gicon-RE:before { content: '\e837' }
.gicon-BS:before { content: '\e838' }
.gicon-AU:before { content: '\e839' }
.gicon-VI:before { content: '\e83b' }
.gicon-GA:before { content: '\e83c' }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#00529b; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'midnightkernboybold', arial }

.accent-bg,
.accent-bg th { color:#fff !important; background:#00529b !important }

a { color:#00529b; text-decoration:none }
a:hover { color:#cbcbcb; text-decoration:underline }
a[rel*="wiki-link"] { color:#00274b }

h1,h2,h3,h4,h5,h6,b,strong { font-family:'open_sansbold', arial; font-weight:normal }

h1 { font-size:24px; color:#00529b }
h2 { font-size:21px; color:#00529b }
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.select-dropdown { position:relative; min-width:150px; max-width:300px; font-family:arial; background:#fff; margin-bottom:10px; border:1px solid #000; border-radius:5px; z-index:2 }
.select-dropdown > .selection { display:block; position:relative; text-decoration:none }
.select-dropdown > .selection span { display:block; padding:0 10px; margin-right:30px; line-height:30px; text-decoration:none }
.select-dropdown > .selection:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border-style:solid; border-width:6px 6px 0; border-color:#333 transparent transparent  }
.select-dropdown.active > .selection:after { border-color:transparent transparent #333; border-width:0 6px 6px }
.select-dropdown ul, 
.select-dropdown li { margin:0; padding:0; list-style:none }
.select-dropdown ul { display:none; position:relative; left:0; right:0; top:23px; max-height:200px; overflow:auto; border-radius:0 0 5px 5px }
.select-dropdown.active ul { display:block; }
.select-dropdown li { display:block; padding:0 10px; height:25px; line-height:25px; color:#444; background:#EEE; position:relative; cursor:pointer } 
.select-dropdown li.selected { display:none }
.select-dropdown li:hover { background:#1a2e6e; color:#FFF }

.navbar-buttons ul { margin:0 }
.navbar-buttons li { list-style:none }
.navbar-buttons li img { vertical-align:top }

.site-footer { margin-top:20px; padding:38px 0 110px; text-align:center; background:url(/images/setup/2015/footer_bg.png) no-repeat 50% 0 }
.site-footer > a[href*="prestosports"] { display:inline-block; vertical-align:top; width:196px; height:31px; margin:10px auto; text-indent:-9999px; background:url(/images/setup/2015/footer_logo_presto.png) no-repeat }
.footer-logos { display:inline-block; vertical-align:top }
.footer-logos li { float:left; margin-left:32px }
.footer-logos li:first-child { margin-left:0 }
.footer-text { margin-top:34px; font-size:17px; font-family:'midnightkernboybold', arial; color:#fff }
.footer-text span { padding:0 10px }

/* CAROUSEL */
.j-carousel .seats:before,
.j-carousel .seats:after { content: " "; display:table }
.j-carousel .seats:after { clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:45.025%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:50.050%; position:relative; overflow:hidden }
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

/* AOTW */
.aotw { height:300px; padding:10px; background:#eee }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 10px 0 0; border:3px solid #555 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px }
.aotw .title span { display:block; margin-top:5px; font-size:12px; color:#00529b }
.aotw .title span:first-child { font-size:18px; text-transform:uppercase; color:#cbcbcb }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:10px 10px 10px 75px; position:relative; background:#fff; overflow:hidden; border-radius:3px }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date { float:left; width:60px; margin-left:-65px; text-align:center }
.schedule-boxscore .date span { display:block }
.schedule-boxscore .date .month { display:block; margin-bottom:5px; line-height:30px; color:#fff; background:#cbcbcb; border-radius:3px  }
.schedule-boxscore .date .day { font-size:30px; line-height:1.2; text-transform:uppercase }
.schedule-boxscore .sport-status { display:block; margin-bottom:5px; padding:0 10px; line-height:30px; color:#fff; background:#cbcbcb; border-radius:3px  }
.schedule-boxscore .event-info { width:100%; overflow:hidden }
.schedule-boxscore .team { margin-top:5px  }
.schedule-boxscore .team:first-child { margin-top:0 }
.schedule-boxscore .team-logo { width:40px; float:left; margin-right:10px }
.schedule-boxscore .team-logo img { vertical-align:middle }
.schedule-boxscore .team-logo i,
.schedule-boxscore .no-logo img { display:none }
.schedule-boxscore .no-logo i { display:block }
.schedule-boxscore .team .va, 
.schedule-boxscore .team .team-name { display:inline-block; vertical-align:top; padding:5px 0 }
.schedule-boxscore .team .team-name { max-width:80% }
.schedule-boxscore .status,
.schedule-boxscore .result { float:right }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#00529b; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#00529b; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#00529b }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
  
/* BIO */
.bio-wrap .head { background:#00529b; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:0px) and (max-width:1023px) {

body { padding:0; background:#00325f }

.site-header { position:relative; background:#00529b }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2015/header_tablet.png) no-repeat 50% 50% }

.site-footer { padding:38px 0 }

.box-title { height:20px; line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #cbcbcb; font-size:18px; font-family:'midnightkernboybold',arial; font-weight:normal; text-transform:uppercase; background:#00529b; color:#fff }

.mobile-content { display:block }

.mobile-menu-bar { display:block; padding:5px; background:#cbcbcb }
.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:16px; line-height:35px; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#00396c; border-radius:3px }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#00529b; color:#fff; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar.active { display:block }
.search-bar input[type="text"] { width:100%; height:25px; padding:0 30px 0 10px; border:none; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:23px; border:none; overflow:hidden; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; color:#333; margin:0 }

.dropnav { display:none; font-family:'midnightkernboybold', arial; background:#00529b }
.dropnav.active { display:block }
.dropnav .nav > .submenu { display:none }
.dropnav .nav > a,
.dropnav .submenu a { display:block; padding:0 10px; height:34px; font-size:16px; line-height:34px; text-transform:uppercase; color:#fff; position:relative }
.dropnav .submenu .has-submenu > a { color:#fff; background:#004480 }
.dropnav li { border-bottom: solid 1px #003869; border-top: 1px solid #0067c2 }
.dropnav .submenu.level1 li { border-top:solid 1px #00172d; border-bottom:solid 1px #00427f }
.dropnav li:first-child { border-top:none !important }
.dropnav li:last-child { border-bottom:none !important }
.dropnav li.active { border-bottom:none !important }
.dropnav .submenu.level1 .has-submenu { border:none !important }
.dropnav .has-submenu.active + li { border-bottom:none !important }
.dropnav .nav.has-submenu > a:after { content:""; width:0; height:0; border-style:solid; border-color:#fff transparent transparent; border-width:0.4em 0.4em 0; position:absolute; right:1em; top:50%; margin-top:-0.2em }
.dropnav .nav.has-submenu.active > a:after { border-color:transparent transparent #fff; border-width:0 0.4em 0.4em }
.dropnav .has-submenu.active > .submenu { display:block; background:#003667 }
.dropnav .submenu-title,
.dropnav .submenu.level2 .has-submenu > a,
.dropnav .submenu.level2 .has-submenu li { display:none }
.dropnav .submenu.level2 .has-submenu li:first-child { display:block }

.secondary-nav { font-family:'midnightkernboybold', arial; background:#00529b; color:#fff; margin-bottom:10px }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:24px; font-family:'midnightkernboybold', arial; text-transform:uppercase; 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:#000; 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 }

.carousel-wrapper,
.j-carousel { text-align:center }
.j-carousel1 .seats { padding-top:45.025% }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:30px 10px 10px; font-size:14px; color:#fff; text-align:left;
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')";
}
.j-carousel .title { display:block; font-size:18px; color:#fff; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore,
.j-carousel .carousel-related-links { display:none }
.j-carousel .controls { display:inline-block; vertical-align:top; height:15px; padding:5px; margin-bottom:5px; text-align:center; background:rgba(0,0,0,0.7); border-radius:0 0 5px 5px }
.j-carousel .control { display:inline-block; vertical-align:top; width:10px; height:10px;  margin:0 5px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.j-carousel .control.active { background:#00529b; box-shadow:none }
  
.thumb-slider { display:inline-block; vertical-align:top; height:15px; padding:5px; margin-bottom:5px; text-align:center; background:rgba(0,0,0,0.7); border-radius:0 0 5px 5px }
.thumb-slider .items { position:static }
.thumb-slider .item { display:inline-block }
.thumb-slider .control { display:inline-block; vertical-align:top; width:10px; height:10px;  margin:0 2px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.thumb-slider .control.active { background:#00529b }
.thumb-slider .control > img,
.thumb-slider .control .title,
.thumb-slider .next,
.thumb-slider .prev,
.thumb-slider .nav { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; font-size:18px; font-family:'midnightkernboybold',arial; padding:0 10px; border-bottom:5px solid #cbcbcb; text-transform:uppercase; background:#00529b; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important; padding:10px }
.tabs-wrapper .pane2,
.site-home .tabs-wrapper .pane4 { display:none !important }

.slider-wrapper { padding:5px 10px 10px }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image { display:block; margin-top:5px }
.slider-wrapper .image:first-child { margin-top:0 }
.slider-wrapper .image span { display:block; height:30px; font-size:16px; line-height:30px; padding:0 0 0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; width:30px; height:30px; font-size:22px; text-align:center; line-height:28px; color:#fff; background:#00529b; border-radius:0 3px 3px 0 }

.navbar-buttons { padding:5px 10px 10px }
.navbar-buttons li { display:block; margin-top:5px }
.navbar-buttons li img { display:none }
.navbar-buttons li span { display:block; height:30px; font-size:16px; line-height:30px; padding:0 0 0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.navbar-buttons li span:after { content:"\00bb"; float:right; width:30px; height:30px; font-size:22px; text-align:center; line-height:28px; color:#fff; background:#00529b; border-radius:0 3px 3px 0 }

.team-links { padding:5px 10px 10px }
.team-links ul { margin:0 }
.team-links li { display:block; margin-top:5px; list-style:none }
.team-links li a { display:block; height:30px; font-size:16px; line-height:30px; padding:0 0 0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.team-links li a:after { content:"\00bb"; float:right; width:30px; height:30px; font-size:22px; text-align:center; line-height:28px; color:#fff; background:#00529b; border-radius:0 3px 3px 0 }
  
.footer-logos { margin:10px; padding:0; background:none }
.footer-logos li:first-child { left:10px }
.footer-logos li img { display:block }
.footer-logos li span,
.footer-logos li span:after { display:none }

.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.aotw { height:auto }

.top-stories .row { margin-top:10px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:5px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.4); -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb { position:relative }
.top-stories .play-button { position:absolute; left:50%; top:50%; margin-left:-68px; margin-top:-21px; display:block; width:136px; height:42px; text-indent:-9999px; background:url(/info/images/play_btn.png) no-repeat 0 0 }
.top-stories .thumb img { width:100%; vertical-align:top }
.top-stories .details { font-size:15px; padding:10px; overflow:hidden }
.top-stories .caption { display:block; padding:3px 5px; font-size:13px; background:rgba(0,0,0,0.5); color:#fff; position:absolute; left:0; right:0; bottom:0 }
.top-stories .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .leadin { font-size:15px }
.top-stories .links { margin-top:5px }
.top-stories .links a span { display:none }
.top-stories .buttons { padding:10px 0; font-size:15px; text-align:center; text-transform:uppercase }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#00529b; text-decoration:none; color:#fff; border-radius:3px }

.schedule .title { margin-bottom:10px }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { padding:5px; -webkit-box-sizing:border-box; box-sizing:border-box }
.schedule .table .titles { display:none }
.schedule .team-record .titles  { display:block; color:#fff; overflow:hidden; padding:5px 5px 0 }
.schedule .team-record .item { padding:5px}
.schedule .team-record { text-align:center; margin-bottom:10px; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { width: 23%; text-align:center; color:#fff; margin:0 1%; float:left; background:#333; border-radius:3px }
.schedule .team-record .titles > div { background:#333; color:#fff }
.schedule .opponent { width: 70%; float:left }
.schedule .result { width: 30%; float:right; text-align:right }
.schedule .item { padding:10px }
.schedule .item.even { background-color:#eee }
.schedule .item .data { position:relative }
.schedule .item .data:before,
.schedule .item .data:after { content: " "; display:table }
.schedule .item .data:after { clear:both }
.schedule .item .date { height:25px; line-height:25px; margin:-10px -10px 10px; padding:0 10px; background:#333; color:#fff }     
.schedule .item .time { height:25px; line-height:25px; color:#fff; position:absolute; right:0; top:-10px }    
.schedule .conf-teams-container { width:100% }
.schedule .conf-teams-container .opponent { width:80%; float:left }
.schedule .conf-teams-container .result { width:20%; float:right }
.schedule .more { display:block !important }
.schedule .more strong { font-weight:normal }
.schedule .more a { display:inline-block; vertical-align:top; text-decoration:none }
.schedule .more a:after { content:"\00BB"; padding:0 5px 0 4px }
.schedule .arrow { 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; 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 }
  
.site-header .site-logo,
.sticky-bar,
.content-row2,
.tabs-wrapper .tab_title2,
.site-home .tabs-wrapper .tab_title4 { display:none }

.scroll-bar { display:none !important }

}

/*----------------------------------------------------------
  ADJUSTMENTS FOR TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:1023px) {
.top-stories .thumb { width:40%; float:left }
}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (min-width:0px) and (max-width:767px) {

.site-header { margin-bottom:10px }
.site-header .site-title { margin:0 144px 0 0 }
.site-header .site-title a { height:80px; text-indent:-9999px; background:url(/images/setup/2015/header_mobile_wide.png) no-repeat 5px 50% }

.footer-text span { padding:0; display:block }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#fff }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#00325f }
.mobile-menu-bar li span { display:none }

}

@media only screen and (min-width:0px) and (max-width:600px) {
  
.top-stories .story { position:relative }
.top-stories .details { position:absolute; left:5px; right:5px; bottom:5px; padding:30px 10px 10px;
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')";
}
.top-stories .title { color:#fff; margin:0; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.top-stories .date,
.top-stories .leadin,
.top-stories .links { display:none }

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (min-width:0px) and (max-width:479px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 
.aotw .thumb { max-width:35% }
.footer-logos li { float:none; margin:20px 0 0 }
.footer-logos li:first-child { margin-top:0 }
.footer-logos li img { display:inline-block }

}

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

body { background:url(/images/setup/2015/page_bg_pattern.png) repeat }

.page { position:relative; overflow:hidden }
.wrapper { position:relative; max-width:1001px; margin:0 auto; z-index:1 }
.mainbody { min-height:500px; padding:10px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:216px; background:url(/images/setup/2015/header.png) no-repeat 50% 0 }
.site-header:before,
.dropnav:before { content:''; position:absolute; width:500px; height:144px; top:118px; background:url(/images/setup/2015/global_nav_bg_repeat.png) repeat-x }
.site-header:before { left:50%; margin-left:-1300px }
.dropnav:before { right:50%; top:-21px; margin-right:-1300px }
.site-header .site-title { position:absolute; left:50%; margin-left:-471px; top:32px }
.site-header .site-title a { display:block; width:200px; height:16px; text-indent:-9999px }
.site-header .site-logo { position:absolute; top:57px; left:50%; margin-left:-76px; width:160px; height:149px; text-indent:-9999px; background:url(/images/setup/2015/master_sprite.png) no-repeat }

.box-title { height:20px; line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #cbcbcb; font-size:14px; font-family:'midnightkernboybold',arial; font-weight:normal; text-transform:uppercase; background:#00529b; color:#fff }

.mobile-menu-bar, .search-bar, .mobile-content { display:none }

.content-row { position:relative; margin-top:23px }
.content-row1 { margin-top:0 }
.content-row .content-col1 { width:64.535%; float:left }
.content-row .content-col2 { width:35.164%; float:right }

/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; top:139px; font-family:'midnightkernboybold', arial; text-align:center }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav4 { margin-right:165px }
.dropnav .nav > a { position:relative; z-index:1; display:block; height:31px; padding:0 18px; font-size:17px; line-height:1.8; text-decoration:none; color:#545454; text-transform:uppercase }
.pc .nav > a { line-height:1 }
.dropnav .nav > a:before { content:'/'; position:absolute; left:-3px; top:1px; color:#c6cbcf }
.dropnav .nav1 > a:before,
.dropnav .nav5 > a:before { display:none }
.dropnav .nav:hover > a { color:#00529b }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:31px; min-height:345px; padding:30px 40px; white-space:nowrap }
.dropnav .nav > .submenu:before { content:''; display:block; position:absolute; left:-2000px; right:-2000px; bottom:0; top:0; background:url(/images/setup/2015/dropdown_bg.png) repeat-x }
.dropnav .nav > .submenu:after { content:''; display:block; position:absolute; right:0; top:28px; width:314px; height:288px; background:url(/images/setup/2015/master_sprite.png) no-repeat -833px 0 }
.dropnav .nav > .submenu > * { position:relative }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-size:17px; line-height:26px; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#fff }
.dropnav .submenu a:hover { color:#00529b }
.dropnav .submenu .has-submenu > a { font-size:25px; text-transform:uppercase; color:#00529b; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:90px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu.level2 .has-submenu { display:block; margin-left:0 }
.dropnav .submenu.level2 .has-submenu > a { display:none }
.dropnav .submenu.level2 .has-submenu li { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu li:first-child { min-width:173px }
.dropnav .submenu.level2 .has-submenu li a[href*="twitter"],
.dropnav .submenu.level2 .has-submenu li a[href*="facebook"],
.dropnav .submenu.level2 .has-submenu li a[href*="instagram"]{ display:block; width:17px; height:17px; margin:6px 2px 0; overflow:hidden; font-size:12px; line-height:18px; text-align:center; color:#8f8f8f; background:#fff; border-radius:10px }
.dropnav .submenu.level2 .has-submenu li a[href*="twitter"]:hover,
.dropnav .submenu.level2 .has-submenu li a[href*="facebook"]:hover,
.dropnav .submenu.level2 .has-submenu li a[href*="instagram"]:hover{ background:#00529b }
.dropnav .submenu.level2 .has-submenu li a[href*="twitter"]:before,
.dropnav .submenu.level2 .has-submenu li a[href*="facebook"]:before,
.dropnav .submenu.level2 .has-submenu li a[href*="instagram"]:before{ font-family:"GlyphIcons"; font-style:normal; font-weight:normal; font-variant:normal; display:block; text-decoration:none; text-transform:none; speak:none }
.dropnav .submenu.level2 .has-submenu li a[href*="twitter"]:before { content:'\e81d' }
.dropnav .submenu.level2 .has-submenu li a[href*="facebook"]:before { content:'\e81b' }
.dropnav .submenu.level2 .has-submenu li a[href*="instagram"]:before { content:'\e81f' }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; height:77px; margin:-42px 0 20px; font-family:'midnightkernboybold', arial; text-transform:uppercase; color:#fff; background:url(/images/setup/2015/section_hdr_bg.png) repeat-x }
.secondary-nav h1 { float:left; margin:20px 0 0; color:#fff; font-family:'midnightkernboybold', arial; font-size:38px; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:1001px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:40px }
.secondary-nav li { float:left; font-size:14px }
.secondary-nav li a { color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#4c97da; text-decoration:none }
.secondary-nav li:before { content:"/"; padding:0 5px; color:#4c97da }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#000; background:rgba(0,0,0,0.8); 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; white-space:nowrap }

.carousel-wrapper { position:relative }
.j-carousel .media-box { width:80.402% }
.j-carousel .story-box { position:relative; height:50px; padding:0 18px; color:#fff }
.j-carousel .title { display:block; font-size:25px; line-height:2; text-decoration:none; color:#6d6a6a }
.pc .j-carousel .title { line-height:1.6 }
.j-carousel .title:hover { color:#00529b }
.j-carousel .date,
.j-carousel .carousel-related-links { position:absolute; top:-29px; left:0; height:29px; width:80.402%; padding:0 18px; font-size:14px; line-height:29px; text-transform:uppercase; background:#000; background:rgba(0,0,0,0.7); -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.pc .j-carousel .date,
.pc .j-carousel .carousel-related-links { line-height:18px }
.j-carousel .carousel-related-links { z-index:3; background:none; text-align:right }
.j-carousel .carousel-related-links a { color:#fff }
.j-carousel .leadin { display:none }
.j-carousel .readmore { position:absolute; right:0; bottom:0; height:21px; width:54px; overflow:hidden; text-decoration:none }
.j-carousel .readmore:before { content:'MORE'; display:block; height:21px; padding-right:26px; font-size:9px; font-family:'montserratbold', arial; line-height:21px; text-transform:uppercase; color:#b9b9b9; background:url(/images/setup/2015/corner_button.png) no-repeat 100% 0 }
.j-carousel .readmore:hover:before { color:#00396c }
.j-carousel .controls { padding-top:10px }
.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 { content:""; position:absolute; left:0; right:0; bottom:0; width:100%; height:5px; background:#00529b }
.j-carousel .control .thumb { width:100%; vertical-align:top }

.thumb-slider { position:absolute; right:0; top:0; z-index:3; width:192px; height:448px; overflow:hidden; font-size:14px; font-family:'montserratbold', arial; text-align:center }
.thumb-slider .slider { width:192px; overflow:hidden }
.thumb-slider .items { position:relative; width:2000em }
.thumb-slider .item { width:192px; float:left }
.thumb-slider .control { position:relative; height:110px; margin-top:3px; cursor:pointer }
.thumb-slider .control:first-child { margin-top:0 }
.thumb-slider .control > img { vertical-align:top; width:100%; height:100% }
.thumb-slider .control .title { display:none; position:absolute; left:0; top:0; right:0; bottom:0; margin:0; padding:15px; line-height:1.4; color:#FFF; background:url(/images/setup/2015/active_thumb_bg_pat.png) repeat }
.thumb-slider .control .title:after { content:''; display:block; width:19px; height:19px; margin:3px auto 0; background:url(/images/setup/2015/master_sprite.png) no-repeat -780px 0 }
.thumb-slider .control:hover .title,
.thumb-slider .control.active .title { display:block }
.thumb-slider .next,
.thumb-slider .prev { display:none }
.thumb-slider .nav { position:relative; display:inline-block; vertical-align:top; width:64px; height:17px; margin-top:-17px; background:#fff; text-align:center; border-radius:15px 15px 0 0 }
.thumb-slider .nav a { width:7px; height:7px; cursor:pointer; display:inline-block; vertical-align:top; margin:8px 4px 0; background:#999; border-radius:5px }
.thumb-slider .nav a.active { background:#336da2 }
 
/* TABS */
.tabs-wrapper ul.tabs .tab { margin-left:3px }
.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; padding:0 37px; font-size:16px; line-height:40px; text-decoration:none; text-transform:uppercase; background:url(/images/setup/2015/active_thumb_bg_pat.png) repeat; color:#fff }
.pc .tabs-wrapper .tab a { line-height:1.8 }
.tabs-wrapper .tab a.active { color:#00529b; background:#fff }
.tabs-wrapper .tab a.active:before { content:''; position:absolute; left:50%; margin-left:-5px; top:30px; width:11px; height:6px; background:url(/images/setup/2015/master_sprite.png) no-repeat -800px 0 }
.tabs-wrapper .pane > .overflow { height:498px; padding:3px; overflow:hidden; background:#fff }
  
[id="main-tabs"] .pane3 > .overflow { overflow:auto }
[id="lcol-tabs"] .pane > .overflow { height:507px }
[id="lcol-tabs"] .pane2 > .overflow { overflow:auto }
[id="rcol-tabs"] .pane > .overflow { height:493px; padding:10px; background:url(/images/setup/2015/active_thumb_bg_pat.png) repeat }
[id="rcol-tabs"] ul.tabs .tab { width:50%; margin:0; padding-left:3px; -webkit-box-sizing:border-box; -mox-box-sizing:border-box; box-sizing:border-box }
[id="rcol-tabs"] ul.tabs .tab:first-child { padding-left:0 }
[id="rcol-tabs"] .tab a { padding:0; text-align:center; color:#00396c; background:#cbcbcb }
[id="rcol-tabs"] .tab a.active { color:#fff; background:url(/images/setup/2015/active_thumb_bg_pat.png) repeat }
[id="rcol-tabs"] .tab a.active:before { background-position:-815px 0 }

.top-stories .row { margin-top:3px; padding:10px; color:#fff; background:url(/images/setup/2015/active_thumb_bg_pat.png) repeat }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:0 10px 0 200px; position:relative; font-size:16px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.top-stories .thumb img { vertical-align:top }
.top-stories .play-button { position:absolute; left:50%; top:50%; margin-left:-68px; margin-top:-21px; display:block; width:136px; height:42px; text-indent:-9999px; background:url(/info/images/play_btn.png) no-repeat 0 0 }
.top-stories .caption { display:block; padding:3px 5px; font-size:11px; background:rgba(0,0,0,0.5); color:#fff; position:absolute; left:0; right:0; bottom:0  } 
.top-stories .title { display:block; font-size:18px; color:#fff }
.top-stories .date { text-transform:uppercase }
.top-stories .leadin { font-size:16px }
.top-stories .links { margin-top:5px }
.top-stories .links a { color:#4492d8 }
.top-stories .links a:hover { color:#fff }
.top-stories .links a span,
.top-stories .buttons a + a { display:none }
.top-stories .buttons { margin-top:10px; text-align:center; text-transform:uppercase }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:url(/images/setup/2015/active_thumb_bg_pat.png) repeat; text-decoration:none; color:#fff; border-radius:3px }

/* SLIDER */
.slider-wrapper { position:relative; padding:10px; background:#d1d5d8 }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:2000% }
.slider-wrapper .item { float:left; width:5% }
.slider-wrapper .image { display:block; float:left; width:16.309%; margin-left:0.407% }
.slider-wrapper .image:first-child { margin-left:0 }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-32px; top:50%; margin-top:-20px; width:20px; height:41px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2015/master_sprite.png) no-repeat -665px 0 }
.slider-wrapper .next { left:auto; right:-32px; background-position:-687px 0 }

/* CALENDAR */
#calendar { position:relative; padding:10px }
#calendar:before { content:''; position:absolute; top:0; right:0; left:0; height:498px; background:url(/images/setup/2015/active_thumb_bg_pat.png) repeat }
#calendar-view { float:left; width:49.85%; font-size:18px }
#calendar .calendar-month td { border:none; height:40px; background: none; line-height:30px }
.pc #calendar .calendar-month td { line-height:28px }
#calendar #calendar-now { font-size:30px }
#calendar .calendar-month span { color:#fff; text-transform: uppercase }
#calendar td { line-height:40px; border:none; height:40px }
.pc #calendar td { line-height:28px }
#calendar .calendar-header { background:none }
#calendar .calendar-header td { color:#4492d8; line-height:40px }
.pc #calendar .calendar-header td { line-height:28px }
#calendar td.inactive { color:#244d71 }
#calendar .no-calendar-event a { background-color: transparent; color:#fff; line-height:40px }
.pc #calendar .no-calendar-event a { line-height:28px }
#calendar .calendar-event a { color:#fff; background-color:#00529b; line-height:40px; box-shadow:inset 0 0 0 5px #00274b }
.pc #calendar .calendar-event a { line-height:28px }
#calendar-view .current a,
#calendar .calendar-event a:hover { background-color:#fff; color:#00529b; box-shadow:inset 0 0 0 5px #00274b }
#calendar .event-schedule { float:right; width:49.85%; height:478px; padding:0; overflow:auto; color:#acacac; font-size:16px; line-height:1.2 }
#calendar .event-schedule .event-date { margin-bottom:2px; font-size:18px; font-weight:normal; line-height:30px; height:30px; text-transform:uppercase; text-align:center; color:#fff; background:#00529b }
.pc #calendar .event-schedule .event-date { line-height:20px }
#calendar .event-info { position:relative; margin:2px 0 0; padding:10px 10px 10px 87px; color:#fff; background:#004684 }
#calendar .event-info .status { position:absolute; left:0; top:0; bottom:0; width:77px; padding-top:10px; font-size:18px; text-align:center; text-transform:uppercase; background:#00529b }
#calendar .event-info .sport a { display:block; text-transform:uppercase; color:#fff }
#calendar .event-info .team,
#calendar .event-info .result { font-size:18px; text-shadow:0 0 2px #000 }
#calendar .event-info .links { color:#517992 }
#calendar .event-info .links a { text-decoration:underline; color:#fff }
#calendar .event-info .links a:hover { color:#fff }
#no-calendar-events .event-info{ line-height:478px; display:block; text-align:center; color:#fff; margin:0; padding:0; text-transform:uppercase; font-size:15px }
#calendar #calendar-prev, 
#calendar #calendar-next { display:block; width:30px; height:30px; margin-left:20px; cursor:pointer; text-align:center; overflow:hidden }
#calendar #calendar-next { float:right; margin-right:20px }
#calendar #calendar-prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#fff }
#calendar #calendar-next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#fff }
.pc #calendar #calendar-prev:before,
.pc #calendar #calendar-next:before { line-height:20px }

/* SOCIAL BUTTONS */
.social-buttons { position:absolute; right:0; top:5px }
.social-buttons ul { margin:0 }
.social-buttons .nav { float:left; list-style:none; height:26px; background:url(/images/setup/2015/master_sprite20170802.png) no-repeat -9999px -9999px }
.social-buttons .nav1 { width:27px; background-position:-360px 0 }
.social-buttons .nav2 { width:28px; background-position:-387px 0 }
.social-buttons .nav3 { width:29px; background-position:-415px 0 }
.social-buttons .nav4 { width:29px; background-position:-444px 0 }
.social-buttons .nav5 { width:28px; background-position:-473px 0 }
.social-buttons .nav6 { width:29px; background-position:-501px 0 }
.social-buttons .nav7 { width:29px; background-position:-530px 0 }
.social-buttons .nav8 { width:28px; background-position:-559px 0 }
.social-buttons .nav9 { width:28px; background-position:-587px 0 }
.social-buttons .nav10 { width:28px; background-position:-1150px 0 }
.social-buttons .nav1:hover { background-position:-360px -54px }
.social-buttons .nav2:hover { background-position:-387px -54px }
.social-buttons .nav3:hover { background-position:-415px -54px }
.social-buttons .nav4:hover { background-position:-444px -54px }
.social-buttons .nav5:hover { background-position:-473px -54px }
.social-buttons .nav6:hover { background-position:-501px -54px }
.social-buttons .nav7:hover { background-position:-530px -54px }
.social-buttons .nav8:hover { background-position:-559px -54px }
.social-buttons .nav9:hover { background-position:-587px -54px }
.social-buttons .nav10:hover { background-position:-1150px -54px }
.social-buttons .nav a { display:block; height:100%; text-indent:-9999px }
  
.sticky-bar .social-buttons .nav1:hover { background-position:-360px -27px }
.sticky-bar .social-buttons .nav2:hover { background-position:-387px -27px }
.sticky-bar .social-buttons .nav3:hover { background-position:-415px -27px }
.sticky-bar .social-buttons .nav4:hover { background-position:-444px -27px }
.sticky-bar .social-buttons .nav5:hover { background-position:-473px -27px }
.sticky-bar .social-buttons .nav6:hover { background-position:-501px -27px }
.sticky-bar .social-buttons .nav7:hover { background-position:-530px -27px }
.sticky-bar .social-buttons .nav8:hover { background-position:-559px -27px }
.sticky-bar .social-buttons .nav9:hover { background-position:-587px -27px }
.sticky-bar .social-buttons .nav10:hover { background-position:-1150px -27px }

/* YOUTUBE */
.youtube-wrapper { position:relative; z-index:1 }
.youtube-wrapper .player { width:100%; height:396px; position:relative; overflow:hidden; background:#000 }
.youtube-wrapper .playlist ul { list-style:none; padding:0 7px; margin:10px 0 0 }
.youtube-wrapper .playlist li { position:relative; width:24.600%; height:94px; float:left; margin-left:0.479% }
.youtube-wrapper .playlist li:first-child { margin-left:0 }
.youtube-wrapper .playlist li:first-child + li + li + li ~ li { display:none }
.youtube-wrapper .playlist li.active,
.youtube-wrapper .playlist li.active { background:#003da5; color:#FFF }
.youtube-wrapper .playlist img { width:100%; height:100% }
.youtube-wrapper .playlist li a { position:absolute; left:0; right:0; bottom:0; padding:5px; font-size:11px; font-family:'montserratregular', arial; line-height:1.2; color:#fff; background:#000; background:rgba(0,0,0,0.5) }
.youtube-wrapper .playlist li span { display:none }
.youtube-wrapper .playlist li.active a { background:rgba(0, 82, 155, 0.5) }
.youtube-wrapper .playlist h3 { display:none }

/* STICKY BAR */
.sticky-bar { position:fixed; z-index:3; left:0; right:0; bottom:0; height:61px; background:#00294d; border-top:2px solid #d1d5d8 }
.sticky-bar > .container { position:relative; max-width:1001px; margin:0 auto }
.sticky-bar .site-logo { position:absolute; left:-5px; top:-28px; width:75px; height:84px; text-indent:-9999px; background:url(/images/setup/2015/master_sprite.png) no-repeat -160px 0 }
.sticky-bar .social-buttons { top:16px }
  
.scoreboard-title { float:left; margin:0 0 0 92px; font-size:23px; font-family:'midnightkernboybold', arial; line-height:61px; text-transform:uppercase; color:#fff }
.pc .scoreboard-title { line-height:42px }
[id="scoreboard-ticker-wrapper"] { float:left; position:relative; width:445px; height:29px; overflow:hidden; margin:15px 0 0 15px; padding-right:44px; color:#00529b; background:#fff; border-radius:3px }
[id="scoreboard-ticker"] { width:445px; overflow:hidden; position:relative; font-size:15px; font-family:'midnightkernboybold', arial; text-transform:uppercase; color:#00529b }
[id="scoreboard-ticker"] li { width:445px; height:29px; line-height:29px; position:relative; overflow:hidden; text-align:center }
.pc [id="scoreboard-ticker"] li { line-height:18px }
[id="scoreboard-ticker"] .no-events { text-align:center; line-height:29px }
.pc [id="scoreboard-ticker"] .no-events { line-height:18px }
[id="scoreboard-ticker"] span { padding:0 3px }
[id="scoreboard-ticker"] span:first-of-type { padding:0 }
[id="scoreboard-ticker"] span:nth-of-type(2) { padding-left:0 }
[id="scoreboard-ticker"] a { color:#00529b }
[id="scoreboard-ticker"] .result,
[id="scoreboard-ticker"] .venue { color:#b4b2b0 }

[id="scoreboard-ticker-pp"] { display:none }
[id="scoreboard-ticker-prev"],
[id="scoreboard-ticker-next"] { position:absolute; right:22px; top:0 }
[id="scoreboard-ticker-next"] { left:auto; right:0 }
[id="scoreboard-ticker-prev"] a,
[id="scoreboard-ticker-next"] a { display:block; width:22px; height:29px; background:url(/images/setup/2015/master_sprite.png) no-repeat -710px 0; outline:none }
[id="scoreboard-ticker-next"] a { background-position:-732px 0 }

/* TEAM LINKS */
.team-links { height:478px; padding:10px; background:url(/images/setup/2015/active_thumb_bg_pat.png) repeat }
.team-links ul { margin:0 }
.team-links li { padding:10px; list-style:none }
.team-links li:first-child { margin-top:0; border-top:0 }
.team-links li a { font-size:18px; text-decoration:none; color:#fff }
.team-links li a:hover { color:#4492d8 }
.team-links li a:before { content:"\2D"; padding-right:5px }

/* SCROLL BAR */
.scroll-bar { position:fixed; display:none; left:0; top:0; right:0; z-index:3; height:102px; background:url(/images/setup/2015/header.png) no-repeat 50% -118px }
.scroll-bar:before,
.dropnav:before { content:''; position:absolute; width:500px; height:144px; top:0; background:url(/images/setup/2015/global_nav_bg_repeat.png) repeat-x }
.scroll-bar:before { left:50%; margin-left:-1300px }
.dropnav:before { right:50%; top:-21px; margin-right:-1300px }
.scroll-bar .site-logo { position:absolute; top:0px; left:50%; margin-left:-36px; width:100px; height:93px; text-indent:-9999px; background:url(/images/setup/2015/logo.png) no-repeat; background-size:contain }
.scroll-bar .dropnav { top:21px }

}

.instagram-feed { position:relative; overflow:auto; height:500px }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed .item { width:33%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; color:#444; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; line-height:1; margin-top:-15px; color:#eee; text align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out }
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .prev,
.instagram-feed .next { display:none }