/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'azo_sans';
    src: url('azosans-regular-webfont.woff2') format('woff2'),
         url('azosans-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'azo_sans';
    src: url('azosans-medium-webfont.woff2') format('woff2'),
         url('azosans-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'azo_sans';
    src: url('azosans-bold-webfont.woff2') format('woff2'),
         url('azosans-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'azo_sans';
    src: url('azosans-black-webfont.woff2') format('woff2'),
         url('azosans-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'azo_sans';
    src: url('azosans-blackitalic-webfont.woff2') format('woff2'),
         url('azosans-blackitalic-webfont.woff') format('woff');
    font-weight: 900;
    font-style: italic;

}

@font-face {
    font-family: 'holtwood_one_sc';
    src: url('holtwoodonesc-webfont.eot');
    src: url('holtwoodonesc-webfont.eot?#iefix') format('embedded-opentype'),
         url('holtwoodonesc-webfont.woff2') format('woff2'),
         url('holtwoodonesc-webfont.woff') format('woff'),
         url('holtwoodonesc-webfont.ttf') format('truetype'),
         url('holtwoodonesc-webfont.svg#holtwood_one_scregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#073018 !important }

body { font-family:'azo_sans', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#073018; text-decoration:none }
a:hover { color:#9f8a58; text-decoration:underline }
a[rel*="wiki-link"] { color:#ff0000 }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.page { position:relative; overflow:hidden }
.wrapper { max-width:1100px; margin:0 auto }
.landing .wrapper { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.site-footer { position:relative; z-index:1; margin-top:23px; padding:30px 0; text-align:center; background:#fff }
.landing .site-footer { margin-top:0 }
.footer-logos ul { margin:0; list-style:none }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 30px }
.footer-text { position:relative; max-width:860px; margin:50px auto 0 }
.footer-text .address { font-weight:500px; font-size:16px; color:#0a4724 }
.footer-text .address span { padding:0 5px }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:55%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 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:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

/* AOTW */
.section-aotw .section-header { position:static; line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #9f8a58; font-size:15px; font-weight:normal; text-transform:uppercase; background:#073018; color:#fff }
.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:#073018 }
.aotw .title span:first-child { font-size:18px; text-transform:uppercase; color:#9f8a58 }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #9f8a58; font-size:16px; line-height:30px; text-transform:uppercase; color:#9f8a58 }
.schedule-boxscore .sport { font-size:20px; color:#9f8a58 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#073018 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#073018 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper .tabs { text-align:center; font-size:0 }
.tabs-wrapper ul.tabs .tab { float:none; display:inline-block; vertical-align:top }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { position:relative; display:block; height:32px; line-height:32px; padding:0 53px; font-size:16px; font-weight:700; text-transform:uppercase; text-decoration:none; background:#777; color:#fff }
.tabs-wrapper .tab a.active { background:#9f8a58 }
.tabs-wrapper ul.tabs .tab:first-child a:before { content:''; position:absolute; left:-10px; top:0; border-bottom:32px solid #777; border-left:10px solid transparent }
.tabs-wrapper ul.tabs .tab:last-child a:before { content:''; position:absolute; right:-10px; top:0; border-bottom:32px solid #777; border-right:10px solid transparent }
.tabs-wrapper ul.tabs .tab a.active:before { border-bottom-color:#9f8a58 }
.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 }

/* CONTENT SWITCHER */
.content-switcher { position:relative }
.content-switcher.loading .scoreboard-slider { opacity:0.5 }
.content-switcher .switcher-list { position:relative; top:0; right:0; width:210px; height:50px; z-index:2; color:#fff; cursor:pointer }
.content-switcher .switcher-list .selection { display:block; position:relative; padding:0 20px; font-size:18px; font-weight:700; line-height:50px; text-transform:uppercase; text-decoration:none; text-overflow:ellipsis; white-space:nowrap; overflow:hidden }
.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:56px; max-height:200px; padding:17px; overflow:auto; background:#777 }
.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; padding:5px 0; font-weight:500; text-transform:uppercase; line-height:1.2; color:#fff }
.content-switcher .switcher-list li a:hover { color:#ccc; 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 }

/* SCOREBOARD */
.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 .event-box { float:left; position:relative; width:30%; min-height:400px; margin-left:1.45%; padding:10px 10px 45px; text-align:center; text-transform:uppercase; background:#fff; -webkit-box-sizing:border-box; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box.empty { padding:0; opacity:0.8 }
.scoreboard-slider .event-box.empty .no-event { display:block; line-height:400px }
.scoreboard-slider .date { height:41px; margin:-10px -10px 10px; font-size:26px; font-weight:900; line-height:41px; color:#fff; background:#777 }
.scoreboard-slider .date span:first-child { display:none }
.scoreboard-slider .sport { font-size:17px; font-weight:700; line-height:1.2; color:#363636 }
.scoreboard-slider .sport a { color:#363636 }
.scoreboard-slider .status,
.scoreboard-slider .opponent .result { display:block; margin:10px 0; font-size:15px; font-weight:700; color:#0a4722 }
.scoreboard-slider .opponent .team-logo { display:block; max-width:80px; margin:0 auto 10px }
.scoreboard-slider .opponent .team-logo img { vertical-align:top }
.scoreboard-slider .opponent .name { display:block; font-size:18px; font-weight:500; line-height:1.2; color:#363636 }
.scoreboard-slider .opponent .va { font-size:13px; font-weight:700; color:#0a4724 }
.scoreboard-slider .neutralsite-notes { font-size:13px; font-weight:500; color:#777 }
.scoreboard-slider .links { position:absolute; left:0; right:0; bottom:0; min-height:35px; background:#777 }
.scoreboard-slider .links a { display:inline-block; vertical-align:top; font-size:11px; font-weight:500; line-height:35px; text-transform:uppercase; color:#fff }
.scoreboard-slider .links > span { padding:0 2px }
.scoreboard-slider .event-box.upcoming { background:rgba(255,255,255,0.8) }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:-43px; top:50%; margin-top:-50px; width:25px; height:45px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -1125px 0; z-index:1 }
.scoreboard-slider .next { left:auto; right:10px; background-position:-1162px 0 }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.5 }
.scoreboard-slider .full-schedule-btn { display:block; font-size:20px; font-weight:700; text-transform:uppercase; text-align:center; text-decoration:none; line-height:1; color:#fff }
.scoreboard-slider .no-events { display:block; font-weight:700; text-transform:uppercase; text-align:center; line-height:450px; color:#777; background:#fff; opacity:0.8 }

.navbar-image ul,
.navbar-image li{ list-style:none; padding:0; margin:0}
.navbar-image li img{ vertical-align:middle }
.navbar-image span{ display:none }

.navbar-banner{ text-align:center; margin-top:20px }

.navbar-button{ text-align:center }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#073018; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#073018; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#073018; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#073018 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
  
/* BIO */
.bio-wrap .head { background:#073018; 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) {

body { background:url(/images/setup/page_bg_repeater.png) repeat-x #242424 }
.page-background { position:fixed; left:50%; margin-left:-894px; top:123px; width:1788px; height:799px }
.wrapper { position:relative; z-index:1; margin-top:23px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:137px; background:url(/images/setup/header_bg_pattern.png) repeat }
.site-header:before { content:''; position:absolute; left:0; top:90px; width:100%; height:47px; background:url(/images/setup/global_nav_bg.png) repeat-x }
.site-header > .container { position:relative; max-width:1100px; margin:0 auto }
.site-header .site-title { position:absolute; left:-90px; top:4px; margin:0 }
.site-header .site-title a { display:block; width:1047px; height:154px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat }

.mobile-menu-bar { display:none }

.landing .content-row { position:relative }
.landing .content-row1 { padding-bottom:15px }
.landing .content-row2 { padding:60px 0 55px; background:url(/images/setup/bg_event_row.png) no-repeat 50% 0; background-size:cover }
.landing .content-row > .container { position:relative; max-width:1100px; margin:0 auto }

/* NAVIGATION */
.dropnav { position:absolute; top:90px; right:-43px }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { display:block; height:44px; padding:0 43px; font-size:17px; font-weight:700; line-height:44px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav:hover > a { color:#073018; background:#9f8a58 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:44px; min-width:200px; padding:25px 43px; background:#9f8a58; white-space:nowrap; border-bottom:6px solid #0a4724 }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-weight:700; font-size:17px; white-space:nowrap; text-decoration:none; text-transform:uppercase; line-height:35px; color:#fff }
.dropnav .submenu a:hover { color:#0a4724 }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.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:246px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:12px; font-weight:400; color:#0a4724 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; padding:0 5px; color:#0a4724 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#fff }
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:10px; color:#fff; background:#9f8a58 }
.secondary-nav h1 { float:left; margin:0 0 0 144px; color:#fff; font-size:24px; font-family:'holtwood_one_sc', arial; font-weight:400 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav > div { position:relative; max-width:1100px; margin:0 auto }
.secondary-nav li { float:left; font-size:12px; text-transform:uppercase }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#073018; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#073018; background:#9f8a58 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#9f8a58; 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:relative; padding:20px 70px 20px 20px; color:#fff; background:#fff }
.j-carousel .story-box .title { display:block; font-size:30px; color:#0a4724; font-weight:900; text-transform:uppercase; text-decoration:none; transition:0.3s }
.j-carousel .story-box .title:hover { color:#9f8a58 }
.j-carousel .story-box .date { position:absolute; top:-34px; left:0; padding:0 30px; font-size:13px; font-weight:700; text-transform:uppercase; line-height:34px; background:rgba(10,71,36,0.9) }
.j-carousel .story-box .date:before { content:''; position:absolute; right:-10px; top:0; border-bottom:34px solid rgba(10,71,36,0.9); border-right:10px solid transparent }
.j-carousel .story-box .carousel-related-links { position:absolute; top:-34px; right:0; padding:0 30px; font-size:13px; font-weight:700; text-transform:uppercase; line-height:34px; background:rgba(10,71,36,0.9) }
.j-carousel .story-box .carousel-related-links:before { content:''; position:absolute; left:-10px; top:0; border-bottom:34px solid rgba(10,71,36,0.9); border-right:10px solid transparent }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .story-box .carousel-related-links span { padding:0 5px }
.j-carousel .story-box .pipe { padding:0 5px }
.j-carousel .story-box .readmore { position:absolute; right:0; bottom:0; width:68px; height:68px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1052px 0 }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin-left:10px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .leadin { display:block; font-size:17px; color:#323232 }
.j-carousel .controls { padding-top:15px }
.j-carousel .control { position:relative; float:left; width:18.81%; margin-left:1.45%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:""; position:absolute; top:0; left:0; right:0; bottom:0; border:3px solid #fff }
.j-carousel .control.active:before { content:""; position:absolute; top:-20px; left:50%; margin-left:-10px; border:10px solid transparent; border-bottom:10px solid #fff }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:none }
 
.top-stories { height:868px; padding:20px; background:#fff; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .story { float:left; width:49%; margin:40px 0 0 2%; padding:0 10px 0 170px; position:relative; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .story:nth-child(2n+1) { clear:left; margin-left:0 }
.top-stories .story:nth-child(-n+2) { margin-top:0 }
.top-stories .thumb { width:150px; float:left; margin-left:-170px; position:relative; border:2px solid #9f8a58 }
.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:16px; margin-bottom:5px }
.top-stories .date { font-weight:500; font-size:11px;  text-transform:uppercase; color:#777 }
.top-stories .leadin { display:none }
.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:#9f8a58; 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 img { 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 }

/* EVENTS SECTION HEADER */
.section-events .section-header { position:relative; display:inline-block; vertical-align:top; left:auto; margin:0; font-size:33px; font-weight:900; font-style:italic; text-transform:uppercase; line-height:50px; color:#fff }
/*.site-home .section-events .section-header:before { content:''; position:absolute; left:102%; top:50%; right:-395px; height:5px; background:#777; -webkit-transform:translateY(-50%); transform:translateY(-50%); -webkit-transform:skew(-20deg); transform:skew(-20deg) }*/
.sport-home .section-events .section-header { display:block; overflow:hidden }
.sport-home .section-events .section-header span { position:relative; display:inline-block; vertical-align:top }
.sport-home .section-events .section-header span:before { content:''; position:absolute; left:102%; top:50%; right:-9999px; height:5px; background:#777; -webkit-transform:translateY(-50%); transform:translateY(-50%); -webkit-transform:skew(-20deg); transform:skew(-20deg) }

.content-row2 .content-col1 { width:54%; float:left; box-sizing:border-box; -webkit-box-sizing:border-box }
.content-row2 .content-col2 { width:45%; float:right; box-sizing:border-box; -webkit-box-sizing:border-box }

.navbar-button{ margin-top:105px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1100px) {

.site-header .site-title { left:-40px; -webkit-transform:scale(0.9) }
.dropnav { right:0 }
.dropnav .nav > a { padding:0 25px }
.secondary-nav h1 { margin-left:217px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#9f8a58 }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#073018; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#073018; color:#fff; border-bottom:5px solid #9f8a58 }
.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:#0a4724 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls {  height: 22px; padding:5px; text-align:center; background:#9f8a58 }
.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:#073018; box-shadow:none }
.j-carousel .control.active:before { border-color:#073018 }
.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; font-weight:700; border-bottom:5px solid #9f8a58; text-transform:uppercase; background:#073018; 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 .story { margin-top:10px; padding:5px; background:#f2f2f2; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .story:first-child { margin-top:0 }
.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 { background:#0a4523 }
.section-events .section-header { position:static; margin:0; display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; font-size:14px; border-bottom:5px solid #9f8a58; text-transform:uppercase; background:#073018; color:#fff }
.scoreboard-slider { margin:0 53px }
.scoreboard-slider .event-box { width:100%; margin-left:0 }
.scoreboard-slider .full-schedule-btn { margin:30px 0 }

.content-switcher .switcher-list { width:auto; height:40px; z-index:2; color:#fff; cursor:pointer; background:#9f8a58 }
.content-switcher .switcher-list { position:relative; top:auto; right:auto; margin:10px }
.content-switcher .switcher-list .selection { padding:0 10px; font-size:16px; line-height:40px }
.content-switcher .switcher-list ul { top:40px; padding:10px }

}

/*----------------------------------------------------------
  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:#9f8a58 }
.mobile-menu-bar li .text { display:none }

.site-footer { padding:30px 10px }
.footer-text { font-size:12px }
.footer-text .address { font-size:14px } 
.footer-text span { display:block; height:0; overflow:hidden }

}

@media only screen and (max-width:600px) {
  
.top-stories .story { position:relative }
.top-stories .details { padding:10px; background:#073018 }
.top-stories .title { color:#fff; margin:0; text-shadow:1px 1px rgba(0,0,0,0.8) }
.top-stories .date,
.top-stories .leadin { display:none }

}