/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'montserrat';
    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: 400;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    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: 700;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-regular-webfont.eot');
    src: url('lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-regular-webfont.woff') format('woff'),
         url('lato-regular-webfont.ttf') format('truetype'),
         url('lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-semibolditalic-webfont.eot');
    src: url('lato-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-semibolditalic-webfont.woff2') format('woff2'),
         url('lato-semibolditalic-webfont.woff') format('woff'),
         url('lato-semibolditalic-webfont.ttf') format('truetype'),
         url('lato-semibolditalic-webfont.svg#latosemibold_italic') format('svg');
    font-weight: 600;
    font-style: italic;

}

@font-face {
    font-family: 'lato';
    src: url('lato-bold-webfont.eot');
    src: url('lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-bold-webfont.woff') format('woff'),
         url('lato-bold-webfont.ttf') format('truetype'),
         url('lato-bold-webfont.svg#latobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-black-webfont.eot');
    src: url('lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-black-webfont.woff2') format('woff2'),
         url('lato-black-webfont.woff') format('woff'),
         url('lato-black-webfont.ttf') format('truetype'),
         url('lato-black-webfont.svg#latoblack') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'raleway';
    src: url('raleway-heavy-webfont.eot');
    src: url('raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-heavy-webfont.woff2') format('woff2'),
         url('raleway-heavy-webfont.woff') format('woff'),
         url('raleway-heavy-webfont.ttf') format('truetype'),
         url('raleway-heavy-webfont.svg#ralewayheavy') format('svg');
    font-weight: 900;
    font-style: normal;

}


@font-face {
  	font-family: 'Vitesse';
  	src: url('Vitesse-Black.eot?#iefix') format('embedded-opentype'),  
  		 url('Vitesse-Black.otf')  format('opentype'),
	     url('Vitesse-Black.woff') format('woff'), 
	     url('Vitesse-Black.ttf')  format('truetype'), 
	     url('Vitesse-Black.svg#Vitesse-Black') format('svg');
  	font-weight: 900;
  	font-style: normal;

}


.accent-bg,
.accent-bg th { color:#fff !important; background:#75bee9 !important }

body { font-family:'montserrat', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#75bee9; text-decoration:none }
a:hover { color:#002c59; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px; color:#75bee9 }
h2 { font-size:30px; color:#75bee9 }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.wrapper { max-width:1000px; margin:0 auto }
.body-container { font-family:'lato', arial }
.landing .body-container { font-family:'montserrat', arial }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.sect-hdr { position:absolute; left:-9999px }
.site-footer { padding:76px 0; text-align:center }
.site-footer > a[href*="prestosports"] { display:block; width:196px; height:31px; margin:50px auto 0; text-indent:-9999px; background:url(/images/setup/footer_logo_presto.png) no-repeat }
.footer-logos ul { margin:0; padding:0; list-style:none; font-size:0 }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 27px }
.footer-logos li img { vertical-align:top }
.footer-text { margin-top:50px; font-size:19px; text-transform:uppercase; color:#999 }
.footer-text .site-title { display:block; font-size:31px; font-family:'Vitesse', arial; font-weight:900; text-decoration:none; color:#75bee9 }
.footer-text span { padding:0 10px; color:#ccc }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:60%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:50000%; position:relative }
.j-carousel3 .seat { width:0.2%; float:left; position:relative }

/* AOTW */
.sect-aotw .sect-hdr { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #ccc; font-size:15px; font-weight:normal; text-transform:uppercase; background:#75bee9; color:#fff; border-radius:3px 3px 0 0 }
.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:#75bee9 }
.aotw .title span:first-child { font-size:18px; text-transform:uppercase; color:#ccc }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; border-radius:3px; 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 #ccc; font-size:16px; line-height:30px; text-transform:uppercase; color:#ccc }
.schedule-boxscore .sport { font-size:20px; color:#ccc }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#75bee9 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#75bee9 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper .tabs { border-bottom:5px solid #ccc }
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff; border-radius:3px 3px 0 0 }
.tabs-wrapper .tab a.active { background:#75bee9 }
.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto; background:#eee; }

/* CONTENT SWITCHER */
.content-switcher { position:relative }
.content-switcher.loading .scoreboard-slider { opacity:0.5 }
.content-switcher .switcher-list { position:absolute; top:-56px; right:0; z-index:2; display:inline-block; vertical-align:top; min-width:243px; color:#fff; cursor:pointer; background:#676767 }
.content-switcher .switcher-list .selection { display:block; position:relative; padding:0 10px; margin-right:31px; line-height:33px; text-decoration:none; background:#999 }
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border:6px solid transparent; border-top-color:#fff }
.content-switcher .switcher-list.active:after { margin-top:-9px; border-top-color:transparent; border-bottom-color:#fff }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:0; right:0; top:33px; max-height:200px; padding:10px; overflow:auto; background:#333 }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li { display:block; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { display:block; height:25px; line-height:25px; font-size:12px; color:#fff }
.content-switcher .switcher-list li a:hover { color:#75bee9; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#75bee9; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#75bee9; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#75bee9; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#75bee9 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#75bee9; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden }
.wrapper { position:relative; z-index:1 }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; margin-bottom:39px }
.site-header .site-title { position:relative; margin:0; background:#75bee9; overflow:hidden }
.site-header .site-title a { display:block; width:495px; height:191px; margin:25px auto 34px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat }

.mobile-menu-bar, .search-bar { display:none }

.content-row { margin-top:10px }
.content-row1 { margin-top:0 }
.content-row3 .sect-social { text-align:center }
.content-row3 .content-col { display:inline-block; width:31.2%; margin-left:3.2% }
.content-row3 .content-col1 { margin-left:0 }
  
.sect-events .sect-hdr,
.sect-social > .sect-hdr { position:static; margin:0; font-size:40px; font-family:'Vitesse', arial; font-weight:900; line-height:79px; text-transform:uppercase; color:#75bee9 }
.sect-events .sect-hdr span { color:#ccc }
.sect-social > .sect-hdr { text-align:center }
  
.sect-social .content-col .sect-hdr { position:static; height:51px; margin:0; padding-left:20px; font-size:18px; font-family:'Vitesse', arial; font-weight:900; text-transform:uppercase; line-height:48px; color:#002c59; background:url(/images/setup/master_sprite.png) no-repeat -1232px 0; text-align:left }
.sect-social .content-col .sect-hdr span { display:inline-block; vertical-align:middle; margin:-3px 8px 0 0; width:23px; height:23px; font-size:16px; text-align:center; line-height:24px; color:#75bee9; background:#fff; border-radius:100% }
.sect-twitter iframe { vertical-align:top }

/* NAVIGATION */
.dropnav { position:relative; min-height:61px; text-align:center; background:url(/images/setup/global_nav_bg.png) repeat-x }
.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 .nav > a { position:relative; display:block; height:50px; padding:0 26px; font-size:17px; font-weight:700; line-height:54px; text-decoration:none; color:#666; text-transform:uppercase }
.dropnav .nav > a:before { content:'/'; position:absolute; left:-3px; top:0; font-weight:400; color:#e5e5e5 }
.dropnav .nav:first-child > a:before { display:none }
.dropnav .nav:hover > a { color:#fff; background:#002c59 }
.dropnav .nav:hover > a:before,
.dropnav .nav:hover + .nav > a:before { display:none }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:49px; min-height:163px; padding:45px 26px; background:#002c59; white-space:nowrap; border-bottom:5px solid #002347 }
.dropnav .nav > .submenu:before { content:''; position:absolute; right:39px; top:32px; width:148px; height:194px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -673px 0 }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-size:17px; white-space:nowrap; text-decoration:none; text-transform:uppercase; line-height:28px; color:#fff }
.dropnav .submenu a:hover { color:#66ccff }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:25px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { text-transform:uppercase; color:#66ccff; cursor:default }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:184px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-family:'lato', arial; font-size:14px; font-weight:600; font-style:italic; text-transform:none; color:#66ccff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'/ '; color:#66ccff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; margin-bottom:10px; color:#ccc }
.secondary-nav h1 { float:left; margin-bottom:0; color:#75bee9; font-size:40px; font-family:'Vitesse', arial; font-weight:900; line-height:1; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left; font-weight:600; font-family:'lato', arial; font-style:italic }
.secondary-nav li a { padding:5px 10px; color:#666; text-decoration:none }
.secondary-nav li a:hover { color:#002c59; 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 { background:#ccc }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#ccc; 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; white-space:nowrap }

.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; height:53px; padding:15px 25px; text-transform:uppercase; color:#fff; background:rgba(0,0,0,0.75); -webkit-box-sizing:border-box; box-sizing:border-box }
.j-carousel .title { font-size:21px; font-family:'proxima_nova', arial; line-height:1; text-decoration:none; color:#fff; font-weight:700 }
.j-carousel .title:hover { color:#75bee9 }
.j-carousel .carousel-share-links {  display:inline-block; vertical-align:middle; margin-left:10px }
.j-carousel .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .carousel-share-links a:before { font-size:18px }
.j-carousel .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .carousel-related-links { display:none }
.j-carousel .date { position:absolute; left:0; top:-33px; display:block; width:357px; height:29px; padding-right:205px; font-family:'montserrat', arial; font-size:11px; font-weight:700; text-align:center; text-transform:uppercase; line-height:24px; background:url(/images/setup/master_sprite.png) no-repeat -1232px -100px; -webkit-box-sizing:border-box; box-sizing:border-box }
.j-carousel .pipe { display:none }
.j-carousel .sport-name { position:absolute; display:block; right:15px; top:0; width:170px; text-align:center; color:#002c59; text-overflow:ellipsis; white-space:nowrap; overflow:hidden }
.j-carousel .leadin,
.j-carousel .readmore { display:none }
.j-carousel .controls { position:absolute; z-index:3; left:50%; margin-left:-65px; bottom:58px; width:165px; height:25px; font-size:0; text-align:center; background:rgba(24, 24, 21, 0.53); border-radius:20px; border:3px solid rgba(255,255,255,0.53) }
.j-carousel .control { position:relative; display:inline-block; width:8px; height:8px; margin:6px 4px; cursor:pointer; text-indent:-9999px; background:#fff; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#75bee9 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
 
.top-stories .row { margin-top:10px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:0 10px 0 200px; position:relative; -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{ display:block; width:36px; height:36px; background:rgba(0,0,0,0.9); position:absolute; right:50%; top:50%; margin:-18px -18px 0 0; text-indent:-9999px; border-radius:5px; z-index:2 }
.top-stories .play-button:after { content:""; display:block; width:0; height:0; border:solid 10px transparent; border-left-color:#FFF; position:absolute; right:50%; top:50%; margin:-10px -15px 0 0; z-index:3  }
.top-stories .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.top-stories .links { padding:5px 0 }
.top-stories .links a span,
.top-stories .buttons a + a { display:none }
.top-stories .buttons { margin-top:10px; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* SLIDER */
.slider-wrapper { position:relative; padding:10px 50px; background:#ccc; border-radius:10px }
.slider-wrapper .slider { position:relative; border:5px solid #fff; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image { display:block }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; margin-top:-15px; width:30px; height:30px; cursor:pointer; text-align:center; overflow:hidden }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#fff }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#fff }

/* INSTAGRAM FEED */
.instagram-wrapper { height:415px; padding:10px; overflow:auto; background:#002c59; -webkit-box-sizing:border-box; box-sizing:border-box }
.instagram-feed { position:relative }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s  }
.instagram-feed .item { width:33.33%; float:left }
.instagram-feed .item .gutter { padding:5px }
.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 .next,
.instagram-feed .prev { display:none }

/* SCOREBOARD SLIDER */
.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .slide-content { display:flex }
.scoreboard-slider .no-events { display:block; height:45px; margin:0 auto; font-family:'raleway', arial; font-weight:900; font-ize:15px; text-transform:uppercase; text-decoration:none; text-align:center; line-height:45px; color:#002c59; background:#ccc }
.scoreboard-slider .event-box { float:left; position:relative; width:17.3%; margin-left:3.3%; padding:10px; text-align:center; background:#999; border:3px solid #707070; -webkit-box-sizing:border-box; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .date { margin:-13px -13px 10px; font-weight:700; text-transform:uppercase; line-height:38px; color:#999; background:#333 }
.scoreboard-slider .date span:first-child { display:inline-block; float:left; padding:0 11px; font-size:26px; color:#fff }
.scoreboard-slider .sport { text-transform:uppercase; color:#002c59 }
.scoreboard-slider .sport a { color:#002c59 }
.scoreboard-slider .status,
.scoreboard-slider .opponent .result { font-size:21px; display:block; font-family:'lato', arial; font-weight:900; color:#fff }
.scoreboard-slider .opponent { font-family:'lato', arial; font-size:17px; font-weight:600; font-style:italic; color:#003366 }
.scoreboard-slider .neutralsite-notes { margin-top:5px; font-size:11px; font-family:'lato', arial; font-weight:900; text-transform:uppercase; color:#fff }
.scoreboard-slider .neutralsite-notes span { display:block }
.scoreboard-slider .team-logo { display:block; max-width:123px; margin:10px auto }
.scoreboard-slider .team-logo img { vertical-align:top }
.scoreboard-slider .links { margin-top:10px }
.scoreboard-slider .links span { display:none }
.scoreboard-slider .links a { display:inline-block; width:20px; height:20px; font-size:12px; text-align:center; line-height:20px; color:#999; background:#002c59; border-radius:100% }
.scoreboard-slider .links a:hover { background:#fff }
.scoreboard-slider .event-box.upcoming { background:#75bee9; border-color:#5e98ba }
.scoreboard-slider .event-box.upcoming .date { color:#75bee9; background:#002c59 }
.scoreboard-slider .event-box.upcoming .links a { color:#75bee9 }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:0; bottom:0; width:50px; height:45px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -1557px 0 }
.scoreboard-slider .next { left:auto; right:0; background-position:-1614px 0 }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.5; cursor:pointer }
.scoreboard-slider .full-schedule-btn { position:relative; display:block; width:220px; height:45px; margin:33px auto 0; font-family:'raleway', arial; font-weight:900; font-ize:15px; text-transform:uppercase; text-decoration:none; text-align:center; line-height:45px; color:#002c59 }
.scoreboard-slider .full-schedule-btn:before { content:''; position:absolute; left:-390px; right:-390px; bottom:0; height:45px; background:rgba(0,0,0,0.28); z-index:-1 }
.scoreboard-slider .full-schedule-btn:after { content:'>'; display:inline-block; vertical-align:middle; width:13px; height:13px; margin:-2px 0 0 10px; font-size:8px; text-align:center; line-height:13px; color:#002c59; background:#75bee9; border-radius:100% }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#75bee9 }
.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:#ccc }
.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:#002c59; border-radius:3px }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#75bee9; color:#fff; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar.active { display:block }
.search-bar .label { display:block; font-size:0 }
.search-bar .text-box { width:100%; height:25px; padding:0 30px 0 10px; border:none; font-size:13px; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:23px; border:none; overflow:hidden; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit .text { display:none }
.search-bar .submit span:before { display:block; width:100%; height:23px; font-size:13px; line-height:25px; text-align:center; color:#333; margin:0 }

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#75bee9; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#75bee9 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .title { display:block; margin-bottom:5px; font-size:18px; color:#fff }
.j-carousel .carousel-share-links a { font-size:0; color:#eee }
.j-carousel .carousel-share-links a:before { font-size:18px }
.j-carousel .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .controls {  height: 22px; padding:5px; text-align:center; background:#002c59 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:""; display:block; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:10px }
.j-carousel .control.active { background:#75bee9; box-shadow:none }
.j-carousel .control.active:before { border-color:#75bee9 }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #ccc; text-transform:uppercase; background:#75bee9; 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 }

.slider-wrapper { padding:0 5px 5px; background:#1e3265 }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image span { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; font-size:22px }

.schedule-boxscore .event-box { margin-top:5px }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.aotw { height:auto }

.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); -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb { position:relative }
.top-stories .play-button{ display:block; width:36px; height:36px; background:rgba(0,0,0,0.9); position:absolute; right:50%; top:50%; margin:-18px -18px 0 0; text-indent:-9999px; border-radius:5px; z-index:2 }
.top-stories .play-button:after { content:""; display:block; width:0; height:0; border:solid 10px transparent; border-left-color:#FFF; position:absolute; right:50%; top:50%; margin:-10px -15px 0 0; z-index:3  }
.top-stories .thumb img { width:100%; vertical-align:top }
.top-stories .details { padding:10px; overflow:hidden }
.top-stories .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.top-stories .links { padding:5px 0 }
.top-stories .links a span { display:none }
.top-stories .buttons { padding:10px 0; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }
  
.content-row2,
.content-row3 { display:none }

}

/*----------------------------------------------------------
  ADJUSTMENTS FOR TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:1023px) {
.top-stories .thumb { width:40%; float:left }
}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#fff }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#002c59; color:#fff } 
.mobile-menu-bar li .text { display:none }
  
.footer-text { font-size:14px }
.footer-text .site-title { font-size:24px }

}

@media only screen and (max-width:600px) {
  
.top-stories .story { position:relative }
.top-stories .details { padding:10px; background:#000 }
.top-stories .title { color:#fff; margin:0; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.top-stories .date,
.top-stories .leadin { display:none }
  
.footer-text { font-size:12px }
.footer-text span { padding:0 3px }
.footer-text .site-title { font-size:14px }

}

/* CUSTOM PHOTO GALLERY */
.fan-central-gallery { padding:30px 20px; background:#FFF; position: relative;}
.fan-central-gallery .row {  margin-bottom:30px }
.fan-central-gallery .col { width: 33.30%; float:left; overflow: hidden; position:relative; padding: 0 10px 40px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.fan-central-gallery .col > img { display:block }
.fan-central-gallery .col:first-child { margin-left:0 }
.fan-central-gallery .date { display:block; padding:0 10px; font-size:15px; color: #FFF; height:30px; line-height:30px; background: #75BEE9;}
.fan-central-gallery .article { display:block; padding-top: 50%; overflow:hidden ; position: relative }
.fan-central-gallery .article img { width:100% ; display: block; position: absolute; top: 0; left: 0; right: 0 }
.fan-central-gallery .title { display:block; padding:5px 10px; line-height:30px; text-transform:uppercase; color:#FFF; background:#75BEE9; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; position:absolute; left:10px; right:10px; bottom:0  }
.no-touch .fan-central-gallery .col:hover .title { text-decoration:none;  overflow:visible; white-space:normal; color:#002C59}
.load-more-btn { display:block; width: 230px; height:40px; line-height: 40px; float: right; background:#010739; font-size: 19px; color:#fff; text-align: center; text-decoration: none; text-transform: uppercase; font-family: 'exobold', helvetica; position:relative }
.no-touch .load-more-btn:hover { color:#FFF }
.load-more-btn:before { content:""; width:0; height:0; border-width:0 30px 40px; border-style:solid; border-color:#010739 transparent ; position:absolute; left:-30px; top:0 }