.secondary-nav .has-nav.focus > ul,
.secondary-nav .has-nav:hover > ul { display:block }

.news-layout.grid .story .thumb img
{ width:100%; height:auto }

/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'chunkfiveroman';
    src: url('/chunkfive-webfont.eot');
    src: url('/chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('/chunkfive-webfont.woff2') format('woff2'),
         url('/chunkfive-webfont.woff') format('woff'),
         url('/chunkfive-webfont.ttf') format('truetype'),
         url('/chunkfive-webfont.svg#chunkfiveroman') format('svg');
    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;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#233a75 !important }

/* GPT ADS */
.gpt-adhesion-placeholder { position:fixed; left:0; right:0; bottom:0; z-index:9999; text-align:center; background:#000; -webkit-transition:bottom .4s } 
.gpt-adhesion-placeholder.collapse { bottom:-200px }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#001c32; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'montserratregular', arial }

a { color:#065a9b; text-decoration:none }
a:hover { color:#065a9b; text-decoration:underline }

h1,h2,h3,h4,h5,h6,b,strong { font-family:'open_sansbold', arial; font-weight:normal }

h1 { font-size:24px; color:#3E5AA4 }
h2 { font-size:21px; color:#3E5AA4 }
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.body-container { max-width:1000px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.box-hdr { height:20px; line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-family:'montserratregular',arial; font-weight:normal; text-transform:uppercase; background:#9b1d22; color:#fff; border-radius:3px 3px 0 0 }

.select-dropdown { position:relative; min-width:150px; max-width:300px; font-family:arial; background:#fff; margin-bottom:10px; border:1px solid #000; 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:absolute; left:-1px; right:-1px; top:30px; max-height:200px; padding:10px; overflow:auto; background:rgba(0,0,0,0.8); border-radius:0 0 5px 5px }
.select-dropdown.active ul { display:block; }
.select-dropdown li { display:block;height:25px; line-height:25px; color:#fff; position:relative; cursor:pointer } 
.select-dropdown li.selected { display:none }

.navbar-buttons li,
.navbar-buttons ul { list-style:none; padding:0; margin:0 }
.navbar-buttons li img { vertical-align:middle }

.social-links ul,
.social-links li { list-style:none; padding:0; margin:0 }
.social-links li { float:left; margin-left:5px }
.social-links li:first-child { margin-left:0 }
.social-links li a { display:block; padding:4px; font-size:12px; line-height:1; color:#333; background:#ffc423; border-radius:100% }
.social-links li a:hover { color:#fff; background:#004073 }
.social-links li span { display:none }

.site-footer { padding:40px 0 140px; text-align:center; background:#001c32 }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }
.footer-text { margin-top:40px; color:#fff; font-size:17px; text-transform:uppercase }
.footer-text p { margin:0 }
.footer-presto-logo { display:block; margin-top:40px }

/* 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%; 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 # 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; visibility:hidden; opacity:0.5; transition:all 0.5s 0.2s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; } 

/* AOTW */
.aotw { padding-top:30px; color:#fff;  font-family:'montserratbold', arial; }
.aotw .thumb { float:right; width:228px; background:#fff }
.aotw .thumb img { width:100%; vertical-align:top }
.aotw .info { padding:0 30px; text-align:center; overflow:hidden }
.aotw .info:before { content:''; display:block; width:531px; height:43px; margin:0 auto 20px; background:url(/images/setup/master_sprite2019.png) no-repeat -544px 0  }
.aotw .title { display:block; margin-bottom:10px; text-transform:uppercase; text-decoration:none }
.aotw .title span { display:block; margin-top:5px; font-size:15px; color:#fff }
.aotw .title span:first-child { width:461px; height:80px; padding:0 36px; margin:0 auto; font-size:30px; line-height:66px; text-transform:uppercase; color:#00457c; background:url(/images/setup/master_sprite2019.png) no-repeat 0 -234px }
.aotw .title:hover span:first-child { color:#fff }
.aotw .leadin { display:block; margin-top:20px; font-family:'montserratregular', arial; font-size:12px }
.aotw .readmore { display:block; width:80px; padding:10px; margin:20px auto 0; font-size:11px; text-decoration:none; text-transform:uppercase; color:#fff; background:#00457c }
.aotw .readmore:hover { color:#000; background:#ffc423 }
.aotw .aotw-sponsor { max-width:208px; padding:10px }
.aotw .aotw-sponsor:before { content:'Sponsor By'; float:left; width:80px; height:40px; font-family:'montserratregular', arial; font-size:9px; line-height:40px; text-align:center; text-transform:uppercase; color:#a4a4a4; overflow:hidden; -webkit-box-sizing:border-box; box-sizing:border-box}
.aotw .aotw-sponsor > ul { min-height:40px; padding:0 10px; border-left:1px solid #a4a4a4; overflow:hidden; text-align:right }

/* BUTTONS */
.info-buttons li { float:left; width:15%; margin-left:2% }
.info-buttons li:first-child { margin-left:0 }

/* SCHEDULE */
.schedule-boxscore { color:#fff; font-family:'chunkfiveroman', arial; text-transform:uppercase }
.schedule-boxscore .event-box { margin-top:20px; padding:15px 15px 15px 30px; border-top:1px solid #fff; border-left:78px solid #fff; background:#00457c; position:relative }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { position:absolute; left:-78px; top:0; bottom:0; width:78px; padding:15px 20px 15px 0; font-size:30px; line-height:1; font-size:17px; text-align:center; text-transform:uppercase; color:#ffc423; overflow:hidden }
.schedule-boxscore .date span { display:block; margin-bottom:3px; font-size:40px; color:#00457c }
.schedule-boxscore .date:after { content:''; position:absolute; right:-100px; top:50%; margin-top:-100px; border:100px solid transparent; border-left-color:#fff; border-left-width:20px }
.schedule-boxscore .sport-status { color:#ffc423 }
.schedule-boxscore .status { float:right}
.schedule-boxscore .teams { margin-bottom:5px }
.schedule-boxscore .team { font-family:'montserratbold', arial; font-size:16px }
.schedule-boxscore .team:first-child { margin-bottom:5px }
.schedule-boxscore .team .va { display:inline-block; vertical-align:top; width:15px; height:15px; padding:3px; font-family:'chunkfiveroman', arial; font-size:10px; line-height:15px; color:#00457c; background:#ffc423; border-radius:10px }
.schedule-boxscore .team .result { color:#ffc423 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { font-family:'montserratbold', arial; font-size:10px; color:#a0a0a0 }
.schedule-boxscore .links { font-size:14px; float:right }
.schedule-boxscore .links a { color:#ffc423 }
.schedule-boxscore .links a span { display:none }

/* STANDINGS */
.standings-brief table { width:100%; border-collapse:collapse; font-size:12px; color:#fff; text-transform:uppercase; text-align:right }
.standings-brief td:first-child,
.standings-brief th:first-child { text-align:left }
.standings-brief td { height:22px; padding:5px 10px; line-height:22px; border-top:5px solid #004073; background:rgba(0,0,0,0.4) }
.standings-brief tr:hover td { background:rgba(0,0,0,0.6) }
.standings-brief th { padding:5px 10px }

/* TABS */
.tabs-wrapper ul.tabs { margin-bottom:40px }
.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:45px; line-height:45px; padding:10px 15px; font-family:'chunkfiveroman', arial; font-size:20px; text-transform:uppercase; text-decoration:none; color:#fff; background:rgba(255,255,255,0.3) }
.tabs-wrapper .tab a.active { color:#00457c; background:#ffc423 }
.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 }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:2000% }
.slider-wrapper .item { float:left; width:5% }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-41px; top:50%; margin-top:-20px; width:41px; height:41px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite2019.png) no-repeat -458px 0 }
.slider-wrapper .next { left:auto; right:-41px; background-position:-501px 0  }
.slider-wrapper .next.disabled, 
.slider-wrapper .prev.disabled { display:none }

.sponsors-slider { padding:30px 0; background:#fff }
.sponsors-slider .image { width:20%; float:left; text-align:center}
.sponsors-slider .image img { vertical-align:middle }
.sponsors-slider .navi { height:10px; margin-top:20px; text-align:center }
.sponsors-slider .navi a { display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 2px; cursor:pointer; background:#acacac; border-radius:10px }
.sponsors-slider .navi a.active { background:#00457c }


/*INSTAGRAM WIDGET STUFF*/

.instagram-feed { position:relative; overflow:auto; height:370px }
.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 }

.weather-condition { position:absolute; right:0; top:0; font-family:'open_sans', arial; font-weight:700; color:#fff }
.weather-condition .icon { display:inline-block; vertical-align:middle; height:60px; margin-right:10px }
.weather-condition .temp { display:inline-block; vertical-align:middle; font-size:20px  }
.weather-condition .location, 
.weather-condition .condition{ display:inherit; text-align:center }

.landing .team-standings{ background:#fff }

.content-row.banner-row {margin: 15px auto;}
.content-row.banner-row ul {margin: 0;}
.content-row.banner-row li { list-style: none;}

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#233a75; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#233a75; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#233a75; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#233a75 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#233a75; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

html { min-height:100% }
body { position:relative; min-height:100% }

.page { position:relative; z-index:2; overflow:hidden }
div[id="page-backgrounds"] { position:absolute; left:0; right:0; top:101px; z-index:1; overflow:hidden }
div[id="page-backgrounds"] img { position:relative; left:50%; margin-left:-1000px; width:2000px; max-width:none }
.sport-home div[id="page-backgrounds"] { top:160px }

.mainbody { min-height:500px; padding:15px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:101px; border-bottom:7px solid #ffc423; background:#004073 }
.site-header > div { position:relative; max-width:1000px; margin:0 auto }
.site-header .site-title { margin:0; padding:9px 0 36px 125px }
.site-header .site-title a { display:block; width:770px; margin-left:-40px ; height:56px; text-indent:-9999px; background:url(/images/setup/master_sprite2019.png) no-repeat 0 -165px  }
.site-header .site-title a:after { content:''; position:absolute; left:-70px; top:0; width:165px; height:130px; background:url(/images/setup/master_sprite2019.png) no-repeat 0 0 }

.mobile-menu-bar, .search-bar { display:none }

.content-row > div { max-width:1000px; margin:0 auto }
.main-tabs-row > div { position:relative }
.info-buttons-row { padding:15px 0; border-top:10px solid #1a619a; border-bottom:10px solid #1a619a; background:#003158 }
.secondary-tabs-row { padding-bottom:40px; border-top:10px solid #ffc423; background:#004073 }
.secondary-tabs-row .content-col1 {position:relative; width:57.2%; float:left  }
.secondary-tabs-row .content-col2 { width:40%; float:right }
.aotw-row { min-height:362px; background:url(/images/setup/2015/aotw_bg.jpg) repeat-x 50% 0; background-size:auto 100% }
.sponsors-row { background:#fff }

/* NAVIGATION */
.dropnav { position:absolute; left:110px; right:0; top:65px; font-family:'montserratbold', arial}
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav > a { display:block; height:36px; padding:0 15px; font-size:14px; line-height:36px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:36px; padding:20px; border-top:7px solid #ffc423; background:url(/images/setup/2015/dropdown_bg.png) repeat-x 0 0 #001c33; white-space:nowrap }
.dropnav .nav:hover > .submenu,
.dropnav .nav.focus > .submenu { display:block }
.dropnav .nav:hover > .submenu:before,
.dropnav .nav.focus > .submenu:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; background:url(/images/setup/2015/dropdown_bg.png) repeat-x 0 0 #001c33; }
.dropnav .nav:hover > .submenu:after,
.dropnav .nav.focus > .submenu:after { content:''; position:absolute; right:0; top:50%; margin-top:-80px; width:193px; height:160px; background:url(/images/setup/master_sprite2019.png) no-repeat -169px 0 }
.dropnav .submenu a { display:block; font-family:'montserratregular', arial; color:#fff;white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#ffc423 }
.dropnav .submenu .has-submenu > a { font-family:'chunkfiveroman', arial; font-size:18px; text-transform:uppercase; color:#ffc423; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { position:relative; display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:10px; font-family:'montserratregular', arial; text-transform:uppercase; color:#bababa; background:#6b6b6b; border-radius:3px }
.secondary-nav > div { max-width:1000px; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family:'chunkfiveroman', arial; font-size:32px; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left; margin-left:10px }
.secondary-nav li a { font-size:12px; color:#bababa; text-decoration:none }
.secondary-nav li a:hover { color:#eee; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; 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; margin-left:0 }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap }

.header-links { position:absolute; right:-70px; top:0; z-index:2; width:176px; height:81px; padding:10px 10px 10px 20px; -moz-transform:skew(-10deg); -webkit-transform:skew(-10deg); transform:skew(-10deg);
background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}
.header-links ul,
.header-links li { list-style:none; padding:0; margin:0 }
.header-links li a { display:block; font-family:'montserratregular', arial; line-height:27px ;text-transform:uppercase; color: #FFC423 }
.header-links li a:hover { color:#fff; text-decoration:none }

.j-carousel .story-box { position:relative; height:70px; padding:20px; color:#fff; background:rgba(0,0,0,0.6) }
.j-carousel .title { display:block; font-size:24px; color:#fff }
.j-carousel .title:hover { color:#ffc423; text-decoration:none }
.j-carousel .date { position:absolute; left:0; right:0; top:-30px; height:30px;  padding:0 10px; font-family:'chunkfiveroman', arial; font-size:14px; line-height:30px; text-transform:uppercase; color:#ffc423; background:rgba(0,0,0,0.3) }
.j-carousel .carousel-related-links a { padding:0 3px; color:#ffc423; text-decoration:underline }
.j-carousel .carousel-related-links a:hover { color:#fff }
.j-carousel .leadin,
.j-carousel .readmore { display:none }
.j-carousel .controls { position:absolute; right:10px; bottom:121px; z-index:2 }
.j-carousel .control { float:left; width:7px; height:7px; margin-left:5px; text-indent:-9999px; cursor:pointer; background:#fff; border-radius:5px }
.j-carousel .control:focus { outline:solid 1px #ffc423; background:#000 }
.j-carousel .control.active { background:#ffc423 }

#test-carousel .seat { visibility:hidden; opacity:0; transition:all 0.5s 0.2s ease }
#test-carousel .seat.active { opacity:1; visibility:visible } 
 
/* TABS */
.main-tabs ul.tabs { margin:0 }
.main-tabs .tab a { background:none }
.main-tabs .tab a.active { background:none; color:#ffc423 }
.main-tabs .pane2 .overflow { height:560px; overflow:auto }

.secondary-tabs .pane .overflow { height:430px; overflow:auto }

.social-tabs .pane .overflow { height:430px; overflow:auto }
.social-tabs .pane1 .overflow { overflow:hidden }

.social-links { position:absolute; right:0; top:10px }

.top-stories { padding:20px; color:#fff; background:rgba(0,0,0,0.6) }
.top-stories .row { margin-top:20px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:0 10px 0 210px; position:relative; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb { width:190px; float:left; margin-left:-210px; 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 .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; 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 }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }
div[id="page-backgrounds"] { display:none }

.site-header { position:relative; background:#004073 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet2019.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#ffc423 }
.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:#004073; border-radius:3px }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#004073; 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 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; -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:'montserratregular', arial; background:#333 }
.dropnav.active { display:block }
.dropnav .nav > .submenu { display:none }
.dropnav .nav > a,
.dropnav .submenu a { display:block; padding:0 10px; height:34px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .submenu .has-submenu > a { color:#fff; text-transform:none; background:#000 }
.dropnav li { border-bottom: solid 1px #292929; border-top: 1px solid #434343 }
.dropnav .submenu.level1 li { border-top:solid 1px #363636; border-bottom:solid 1px #494949 }
.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:#777 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:#444 }
.dropnav .submenu-title { display:none }

.secondary-nav { font-family:'montserratregular', arial; background:#032948; color:#fff}
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-family:'montserratbold', arial; font-size:20px; color:#fff; font-weight:normal; text-transform:uppercase }
.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 }

.header-links,
.weather-condition{ display:none }

.social-links { padding:5px; text-align:center; background:#000 }
.social-links ul { display:inline-block; vertical-align:top }

.j-carousel { background:#444 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.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 { display:none}
.j-carousel .controls {  height: 22px; padding:5px; text-align:center; background:#333 }
.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:#ffc423; box-shadow:none }
.j-carousel .control.active:before { border-color:#ffc423 }
.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 #000; text-transform:uppercase; text-decoration:none; background:#ffc423; color:#000 }
.tabs-wrapper .pane { position:static; visibility:visible; background:#004073 }

.social-tabs { display:none }

.schedule-boxscore .event-box { margin-top:5px }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }

.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 .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; margin-bottom:5px; color:#004073; text-decoration:none }
.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 }

.sponsors-slider .prev,
.sponsors-slider .next { display:none }

.aotw { padding:20px }
.aotw .thumb { margin-left:20px }
.aotw .info { padding:0 }
.aotw .info:before { display:none }
.aotw .title span:first-child { width:auto;; height:auto; background:#ffc423 }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*----------------------------------------------------------
  ADJUSTMENTS FOR 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 0 }
.site-header .site-title a { height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide2019.png) no-repeat 5px 50% }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { color:#fff;background:#333 }
.mobile-menu-bar li span { display:none }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#ffc423; color:#000} 

.info-buttons { padding:5px 0; background:#666 }
.info-buttons li { width:31%; margin:5px 1%; text-align:center }
.info-buttons li:first-child { margin:5px 1% }
.info-buttons li img { width:100% }

.sponsors-slider .image { width:50%; margin:10px 0 }
.sponsors-slider .image:last-child:nth-child(odd) { display:none }

.aotw .title span:first-child { font-size:20px; line-height:1.3; color:#ffc423; background:none }

}

@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 }

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (max-width:479px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 
.aotw .thumb { float:none; margin:0 auto 20px }

}


.twitter-feed { color:#444; background:#fff } /* for a darker theme, we can have inverse styles */
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .feed { height:300px; border:1px solid #eee; overflow:auto }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

/* FOR MOBILE SCREEN */
 @media only screen and (max-width:767px) { 
	.twitter-feed.list .tweet .info { font-size:12px }
}

.twitter-feed.grid .tweet { width:33.3%; float:left } /* width defines the number of columns */
.twitter-feed.grid .tweet .info { opacity:0; margin:5px; box-shadow:0 0 15px rgba(0,0,0,0.1) inset }
.twitter-feed.grid .tweet.masonry-tile .info { opacity:1 }
.twitter-feed.grid .tweet:hover .info { box-shadow:0 0 15px rgba(0,0,0,0.2) inset }

/* FOR TABLET SCREEN */
@media only screen and (max-width:1023px) {
	.twitter-feed.grid .tweet { width:50% } 
}

/* FOR MOBILE SCREEN */
 @media only screen and (max-width:767px) {
	.twitter-feed.grid .tweet { width:100% } 
	.twitter-feed.grid .tweet .info { font-size:12px }
}

.twitter-feed.slider { position:relative; padding:0 50px }
.twitter-feed.slider .feed > div { position:relative; float:left; white-space:nowrap }
.twitter-feed.slider .feed { width:900px; margin:0 auto; overflow:hidden }
.twitter-feed.slider .tweet { display:inline-block; vertical-align:top; width:450px; white-space:normal }
.twitter-feed.slider .tweet .info { position:relative; min-height:175px; margin:5px; box-shadow:0 0 15px rgba(0,0,0,0.1) inset }
.twitter-feed.slider .tweet .thumb { float:left; margin:0 10px 0 0; text-align:center; overflow:hidden }
.twitter-feed.slider .tweet .thumb.square img,
.twitter-feed.slider .tweet .thumb.landscape img { width:100px }
.twitter-feed.slider .tweet .thumb.portrait img { height:100px }
.twitter-feed.slider .tweet .text { font-size:1em; overflow:hidden }
.twitter-feed.slider .prev,
.twitter-feed.slider .next { position:absolute; left:0; top:50%; margin-top:-15px; width:30px; height:30px; font-size:20px; line-height:30px; cursor:pointer; text-indent:-9999px; text-align:center; text-decoration:none; color:#fff; background:rgba(0,0,0,0.5); border-radius:100% }
.twitter-feed.slider .next { left:auto; right:0 }
.twitter-feed.slider .prev:before,
.twitter-feed.slider .next:before { content:'\e80f'; font-family:'glyphicons'; position:absolute; left:0; right:0; top:0; bottom:0; text-indent:0; speak:none }
.twitter-feed.slider .next:before { content:'\e810' }

/* FOR TABLET SCREEN */
@media only screen and (max-width:1023px) {
	.twitter-feed.slider .feed { width:668px }
	.twitter-feed.slider .tweet { width:334px }
}

/* FOR MOBILE SCREEN */
 @media only screen and (max-width:767px) {
	.twitter-feed.slider .feed { width:300px }
	.twitter-feed.slider .tweet { width:300px }
	.twitter-feed.slider .tweet .info { font-size:12px }
}