/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto_condensed';
    src: url('robotocondensed-regular-webfont.eot');
    src: url('robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotocondensed-regular-webfont.woff') format('woff'),
         url('robotocondensed-regular-webfont.ttf') format('truetype'),
         url('robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensed';
    src: url('robotocondensed-bold-webfont.eot');
    src: url('robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotocondensed-bold-webfont.woff') format('woff'),
         url('robotocondensed-bold-webfont.ttf') format('truetype'),
         url('robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('roboto-regular-webfont.eot');
    src: url('roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto-regular-webfont.woff2') format('woff2'),
         url('roboto-regular-webfont.woff') format('woff'),
         url('roboto-regular-webfont.ttf') format('truetype'),
         url('roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('roboto-bold-webfont.eot');
    src: url('roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto-bold-webfont.woff2') format('woff2'),
         url('roboto-bold-webfont.woff') format('woff'),
         url('roboto-bold-webfont.ttf') format('truetype'),
         url('roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('roboto-black-webfont.woff2') format('woff2'),
         url('roboto-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#51b64a !important }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#51b64a; text-decoration:none }
a:hover { color:#484a52; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px; color:#51b64a }
h2 { font-size:30px; color:#51b64a }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.wrapper { max-width:1080px; margin:0 auto }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.sect-hdr { position:absolute; left:-9999px }
.sect-hdr { position:absolute; left:-9999px }
.site-footer { position:relative; margin-top:100px; padding:18px 0 30px; text-align:center; background:rgba(198, 196, 194, 0.75) }
.site-footer:before { content:''; position:absolute; left:50%; top:-24px; width:1100px; height:24px; margin-left:-550px; background:url(/images/setup/2016/footer_bg.png) no-repeat -458px 0 }
.footer-logos { display:inline-block; vertical-align:top }
.footer-logos ul { margin:0; padding:0; list-style:none }
.footer-logos li { float:left; margin-left:90px }
.footer-logos li:first-child { margin-left:0 }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:62.037%; 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; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

/* AOTW */
.sect-aotw .sect-hdr { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #484a52; font-size:15px; font-weight:normal; text-transform:uppercase; background:#51b64a; 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:#51b64a }
.aotw .title span:first-child { font-size:18px; text-transform:uppercase; color:#484a52 }

/* SCHEDULE */
.composite-tabs .schedule-boxscore .event-box { margin-top:7px; padding:20px; position:relative; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+49,70be46+49,70be46+50,484a52+50,484a52+100 */
background: #ffffff;
background: -moz-linear-gradient(45deg,  #ffffff 0%, #ffffff 49%, #70be46 49%, #70be46 50%, #484a52 50%, #484a52 100%);
background: -webkit-linear-gradient(45deg,  #ffffff 0%,#ffffff 49%,#70be46 49%,#70be46 50%,#484a52 50%,#484a52 100%);
background: linear-gradient(45deg,  #ffffff 0%,#ffffff 49%,#70be46 49%,#70be46 50%,#484a52 50%,#484a52 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#484a52',GradientType=1 ); }
.composite-tabs .schedule-boxscore .event-box:first-child { margin-top:0 }
.composite-tabs .schedule-boxscore .date-sport { font-size:18px; color:#484a52 }
.composite-tabs .schedule-boxscore .date { display:block }
.composite-tabs .schedule-boxscore .sport { display:block; font-weight:700; color:#000 }
.composite-tabs .schedule-boxscore .teams { margin-top:5px }
.composite-tabs .schedule-boxscore .team { font-size:16px; color:#292929 }
.composite-tabs .schedule-boxscore .team-logo { position:absolute; left:50%; top:50%; width:80px; -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%) }
.composite-tabs .schedule-boxscore .notes,
.composite-tabs .schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#484a52 }
.composite-tabs .schedule-boxscore .event-info { width:37%; text-transform:uppercase; line-height:1.4 }
.composite-tabs .schedule-boxscore .status,
.composite-tabs .schedule-boxscore .result,
.composite-tabs .schedule-boxscore .links { position:absolute; top:20px; right:20px; width:35%; font-size:18px; font-weight:700; color:#fff }
.composite-tabs .schedule-boxscore .links { margin-top:2em; font-weight:400; font-size:14px }
.composite-tabs .schedule-boxscore .links a { color:#fff }
.composite-tabs .schedule-boxscore .status { display:block; width:17.5%; right:21.2%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden }
.composite-tabs .schedule-boxscore .result { display:block; width:17.5%; text-align:right; text-overflow:ellipsis; white-space:nowrap; overflow:hidden }
.composite-tabs .schedule-boxscore .no-events { display:block; line-height:455px; text-align:center; text-transform:uppercase; color:#fff; background:#484a52 }

/* TABS */
.tabs-wrapper ul.tabs { position:relative; margin:0 20px 8px 0; background:#000 }
.tabs-wrapper ul.tabs:before { content:''; position:absolute; right:-20px; bottom:0; border-bottom:36px solid #000; border-right:20px solid transparent }
.tabs-wrapper ul.tabs .tab { position:relative; margin-left:20px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper ul.tabs.state1 .tab1:after,
.tabs-wrapper ul.tabs.state2 .tab2:after,
.tabs-wrapper ul.tabs.state3 .tab3:after { content:''; position:absolute; right:-20px; bottom:0; border-bottom:36px solid #51b64a; border-right:20px solid transparent }
.tabs-wrapper ul.tabs.state2 .tab2:before,
.tabs-wrapper ul.tabs.state3 .tab3:before { content:''; position:absolute; left:-20px; top:0; border-top:36px solid #51b64a; border-left:20px solid transparent }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { position:relative; display:block; height:36px; line-height:36px; padding:0 10px; font-weight:700; font-family:'roboto_condensed', arial; font-size:18px; text-transform:uppercase; text-decoration:none; color:#fff }
.tabs-wrapper .tab:first-child a { padding-left:20px }
.tabs-wrapper .tab a.active { background:#51b64a }
.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 }
.tabs-wrapper .pane .overflow { height:500px; padding:15px; overflow:auto; background:#c6c4c2; border-top:7px solid #51b64a; border-bottom:8px solid #51b64a; -webkit-box-sizing:border-box; box-sizing:border-box }

.social-tabs .pane .overflow { padding:0; overflow:hidden }

/* CONTENT SWITCHER */
.content-switcher { position:relative }
.content-switcher.loading .scoreboard-slider { opacity:0.5 }
.content-switcher .switcher-list { position:relative; z-index:2; display:inline-block; vertical-align:top; min-width:180px; margin-bottom:10px; font-size:14px; font-weight:700; text-transform:uppercase; color:#fff; background:#484a52 }
.content-switcher .switcher-list .selection { display:block; position:relative; text-decoration:none; display:block; padding:0 10px; margin-right:36px; line-height:27px; cursor:pointer; text-decoration:none}
.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:-6px; 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:27px; max-height:200px; padding:10px; overflow:auto; background:#000 }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li { display:block; height:25px; line-height:25px; color:#fff; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { color:#fff }
.content-switcher .switcher-list li a:hover { color:#51b64a; 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 }

/* STANDINGS */
.standings-brief h3 { display:none }
.standings-brief table { border-collapse:collapse; width:100%; text-align:center }
.standings-brief th,
.standings-brief td { padding:5px 10px; background:#fff; border-bottom:1px solid #c6c4c2 }
.standings-brief th { text-transform:uppercase; border-bottom:2px solid #51b64a }
.standings-brief th:first-child,
.standings-brief td:first-child { text-align:left }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#51b64a; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#51b64a; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#51b64a; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#51b64a }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#51b64a; 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 { position:relative; background:#1c1c1c }
.page { position:relative; z-index:2; overflow:hidden }

.page-background { position:absolute; left:0; right:0; top:0; bottom:0; z-index:1; overflow:hidden; background-size:100%; background-repeat:no-repeat }

.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; min-height:164px; background:url(/images/setup/2016/top_bar_repeater.png) repeat-x }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; width:530px; height:37px; margin:0 auto; font-weight:700; font-size:15px; text-align:center; text-transform:uppercase; text-decoration:none; letter-spacing:0.05em; line-height:34px; color:#1a1a1a; background:url(/images/setup/Updated_Images/master_sprite.png) no-repeat -609px 0 }
.site-header .site-logo {position:absolute;z-index:2;left:50%;top:22px;width:242px;height:191px;margin-left:-121px;text-indent:-9999px;background: url(/images/setup/Updated_Images/master_sprite.png) no-repeat;}

.sticky-header .dropnav { position:fixed; left:0; right:0; top:0; width:100%; height:51px; margin:0; background:#1a1a1a }
.sticky-header .site-logo { position:fixed; -webkit-transform:scale(0.5); -ms-transform:scale(0.5); transform:scale(0.5); top:-48px }

.mobile-menu-bar, .search-bar { display:none }

.content-row { margin-top:35px }
.content-row1 { margin-top:0 }
.content-row3 .content-col1 { width:53.611%; float:left }
.content-row3 .content-col2 { width:40.277%; float:right }

/* NAVIGATION */
.dropnav { position:absolute; z-index:1; left:50%; width:1190px; height:73px; margin:76px 0 0 -595px; text-align:center; background:url(/images/setup/Updated_Images/master_sprite.png) no-repeat 0 -270px }
.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; position:relative }
.dropnav .nav1 { margin-left:-35px }
.dropnav .nav4 { margin-left:242px }
.dropnav .nav > a { position:relative; display:block; height:51px; padding:0 15px; font-size:18px; font-family:'roboto_condensed', arial; font-weight:700; line-height:51px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav3 ~ .nav > a { padding:0 20px }
.dropnav .nav:hover > a:before { content:''; position:absolute; top:44px; left:50%; margin-left:-7px; border-bottom:7px solid #52b84b; border-right:7px solid transparent; border-left:7px solid transparent }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:51px; padding:30px; background:#fff; white-space:nowrap; border-top:4px solid #52b84b; border-bottom:2px solid #51b64a; -webkit-box-sizing:border-box; box-sizing:border-box }
.dropnav .nav3 ~ .nav > .submenu { left:auto; right:0 }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-size:16px; font-weight:700; line-height:43px; white-space:nowrap; text-decoration:none; color:#1a1a1a; border-bottom:1px solid #51b64a }
.dropnav .submenu a:hover { color:#51b64a }
.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; font-size:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] > * { display:inline-block; vertical-align:top; font-size:16px }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:145px }
.dropnav .submenu .has-submenu[data-follow-link="true"] ul { font-size:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-weight:400; color:#808080 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#51b64a }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child ~ li a:before { content:'|'; padding:0 5px }
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:10px 15px; margin-bottom:10px; font-family:'roboto_condensed', arial; color:#fff; background:url(/images/setup/2016/section_hdr_bg.png) repeat-y; border-bottom:2px solid #70be46 }
.secondary-nav h1 { margin-bottom:0; color:#70be46; font-size:24px; font-weight:700; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav li { float:left }
.secondary-nav li a { color:#fff; text-decoration:none; text-transform:uppercase }
.secondary-nav li a:hover { color:#70be46; text-decoration:none }
.secondary-nav li:before { content:"|"; padding:0 5px }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap }

.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; height:53px; padding:0 30px; color:#fff; background:rgba(0,0,0,0.8) }
.j-carousel .title { display:block; margin-right:180px; font-size:24px; font-family:'roboto_condensed', arial; font-weight:700; line-height:53px; text-overflow:ellipsis; text-transform:uppercase; color:#fff; text-decoration:none; white-space:nowrap; overflow:hidden }
.j-carousel .title:hover { color:#51b64a }
.j-carousel .date,
.j-carousel .leadin { display:none }
.j-carousel .readmore { position:absolute; right:29px; top:11px; height:31px; padding:0 20px; font-weight:700; font-size:16px; line-height:31px; text-transform:uppercase; text-align:center; text-decoration:none; color:#000; background:#51b64a; overflow:hidden }
.j-carousel .readmore:before { content:'Read More'; display:block; }
.j-carousel .readmore:hover { color:#fff }
.j-carousel .controls { position:absolute; z-index:3; left:50%; bottom:53px; width:120px; height:23px; margin-left:-60px; font-size:0; text-align:center; background:rgba(0,0,0,0.8) }
.j-carousel .controls:before { content:''; position:absolute; bottom:0; left:-18px; border-bottom:23px solid rgba(0,0,0,0.8); border-left:18px solid transparent }
.j-carousel .controls:after { content:''; position:absolute; bottom:0; right:-18px; border-bottom:23px solid rgba(0,0,0,0.8); border-right:18px solid transparent }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:12px; height:12px; margin:10px 5px; text-indent:-9999px; cursor:pointer; background:#939392; border-radius:100% }
.j-carousel .control.active { background:#70be46 }

.carousel-wrapper { position:relative; z-index:1; overflow:hidden }
.carousel-content { position:absolute; right:0; bottom:53px; z-index:2 }
.carousel-content .content { position:absolute; right:-270px; bottom:0; visibility:hidden; opacity:0; width:270px; margin-top:63px; -moz-transition:all 0.3s; -webkit-transition:all 0.3s; transition:all 0.3s }
.carousel-content .content.active { visibility:visible; opacity:1; right:0 }
.carousel-content .content > div { float:left; width:50%; padding:27px 12px 12px; -webkit-box-sizing:border-box; box-sizing:border-box }
.carousel-content .content.active .secondary-links:after { z-index:1; content:''; position:absolute; right:5px; top:-63px; width:127px; height:105px; text-indent:-9999px; background:url(/images/setup/Updated_Images/master_sprite.png) no-repeat -266px 0 }
.carousel-content .secondary-links { background:#51b64a }
.carousel-content .secondary-links:before { content:''; position:absolute; display:block; left:0; top:0; bottom:0; width:50%; background:#51b64a }
.carousel-content .secondary-links h3 { position:absolute; left:0; right:0; top:0; margin:0; padding:0 48% 0 12px; font-size:12px; font-weight:700; text-transform:uppercase; text-overflow:ellipsis; white-space:nowrap; line-height:27px; color:#fff; background:#000; overflow:hidden }
.carousel-content .secondary-links ul { position:relative; margin:0; padding:0; list-style:none }
.carousel-content .secondary-links li a { display:block; font-weight:700; font-size:12px; line-height:26px; text-decoration:none; color:#000; border-bottom:1px solid #d1eccf }
.carousel-content .secondary-links li a:hover { color:#fff }
.carousel-content .schedule-boxscore { color:#000; background:#fff }
.carousel-content .schedule-boxscore:before { content:''; position:absolute; display:block; right:0; top:27px; bottom:0; width:50%; background:#fff; z-index:-1 }
.carousel-content .schedule-boxscore .event-box { display:none }
.carousel-content .schedule-boxscore .event-box:first-child { display:block }
.carousel-content .schedule-boxscore .no-events { position:relative; display:block; padding-top:60px; font-size:10px; text-transform:uppercase; text-align:center }
.carousel-content .schedule-boxscore .event-info { padding-top:25px; font-weight:900; text-transform:uppercase; text-align:center; line-height:1.3 }
.carousel-content .schedule-boxscore .event-info:before { content:'Game Details'; display:block; margin-bottom:15px; font-size:15px; text-align:center }
.carousel-content .schedule-boxscore .sport { display:none }
.carousel-content .schedule-boxscore .status { display:block }
.carousel-content .schedule-boxscore .team { display:block; margin-top:10px }
.carousel-content .schedule-boxscore .neutral-site,
.carousel-content .schedule-boxscore .notes { display:block; margin-top:10px; font-weight:700 }
.carousel-content .schedule-boxscore .links { margin-top:10px; font-weight:700; font-size:12px }
.carousel-content .schedule-boxscore .links a { color:#000 }
 
.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 }
.slider-wrapper .slider { position:relative; 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,
.slider-wrapper .next, 
.slider-wrapper .prev { display:none }

/* SOCIAL BUTTONS */
.social-links { position:absolute; top:260px; left:50%; width:44px; margin-left:-584px; padding:10px 0; text-align:center; background:#494949 }
.social-links:before { content:''; position:absolute; top:-20px; right:0; border-right:44px solid #494949; border-top:20px solid transparent }
.social-links:after { content:''; position:absolute; bottom:-20px; right:0; border-right:44px solid #494949; border-bottom:20px solid transparent }
.social-links ul { display:inline-block; vertical-align:top; margin:0; padding:0; list-style:none }
.social-links li { margin-top:10px }
.social-links li:first-child { margin-top:0 }
.social-links li span { display:none }
.social-links li a { display:block; width:30px; height:30px; font-size:16px; text-align:center; text-decoration:none; line-height:30px; color:#494949; background:#fff; border-radius:100% }
.social-links li a:hover { color:#fff; background:#1a1a1a }

/* BUTTONS */
.bottom-buttons ul { margin:0; padding:0; list-style:none }
.bottom-buttons li { float:left; width:30.092%; margin-left:4.814% }
.bottom-buttons li:first-child { margin-left:0 }
.bottom-buttons li img { vertical-align:top }
.bottom-buttons li span { display:none }

/* INSTAGRAM */
.instagram-wrapper { height:485px; padding:15px; overflow:auto }
.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 .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; color:#eee; text-align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .item { width:33.32%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed .prev,
.instagram-feed .next { display:none }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1080px) {
  
.dropnav .nav > a { font-size:16px }
  
}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#1a1a1a }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/Updated_Images/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#484a52 }
.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:#51b64a; 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 span { display:none }
.search-bar .submit em:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; color:#333; margin:0 }

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .nav > .submenu { display:none }
.dropnav .nav > a,
.dropnav .submenu a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { color:#fff; text-transform:none; background:#000 }
.dropnav li { border-bottom: solid 1px #292929; border-top: 1px solid #434343 }
.dropnav .submenu li { border-top:solid 1px #363636; border-bottom:solid 1px #494949 }
.dropnav li:last-child,
.dropnav li.active { border-bottom:none !important }
.dropnav .has-submenu.active + li { border-bottom:none !important }
.dropnav .nav.has-submenu { position:relative }
.dropnav .nav.has-submenu > a { margin-right:40px }
.dropnav .nav.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:#222 }
.dropnav .nav.has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu-title,
.dropnav .submenu .has-submenu[data-follow-link="true"] ul { display:none }

.secondary-nav { background:#51b64a; 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:#1a1a1a }
.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:#484a52 }
.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:#51b64a; box-shadow:none }
.j-carousel .control.active:before { border-color:#51b64a }
.j-carousel .control .thumb { display:none }
.carousel-content { 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 #484a52; text-transform:uppercase; background:#51b64a; 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; border:0 }
  
.tabs-wrapper a[href*="results"],
.tabs-wrapper a[href*="results"] + .pane,
.tabs-wrapper a[href*="upcoming"],
.tabs-wrapper a[href*="upcoming"] + .pane { display:none !important }

.slider-wrapper { padding:0 5px 5px }
.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 0 0 10px; text-transform:uppercase; color:#fff; background:#000; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; width:30px; height:30px; font-size:22px; text-align:center; line-height:28px; color:#fff; background:#51b64a; border-radius:0 3px 3px 0 }

.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 }
  
.social-links { padding:10px; text-align:center }
.social-links ul { display:inline-block; vertical-align:top; margin:0; padding:0; list-style:none }
.social-links li { float:left; margin-left:10px }
.social-links li:first-child { margin-left:0 }
.social-links li span { display:none }
.social-links li a { display:block; width:30px; height:30px; font-size:16px; text-align:center; text-decoration:none; line-height:30px; color:#494949; background:#fff; border-radius:100% }
.social-links li a:hover { color:#fff; background:#51b64a }
  
.bottom-buttons { margin:0 5px 5px }
.bottom-buttons ul { padding:0; margin:0; list-style:none }
.bottom-buttons li { margin-top:5px }
.bottom-buttons li img { display:none }
.bottom-buttons li a { display:block; height:30px; line-height:30px; padding:0 0 0 10px; text-transform:uppercase; color:#fff; background:#000; border-radius:3px }
.bottom-buttons li a:after { content:"\00bb"; float:right; width:30px; height:30px; font-size:22px; text-align:center; line-height:28px; color:#fff; background:#51b64a; border-radius:0 3px 3px 0 }
  
.site-footer { margin-top:5px; background:#9c9a99 }
.site-footer:before { display:none }
.footer-logos li { float:none; display:inline-block; vertical-align:top; margin:0 20px }
.footer-logos li:first-child { margin:0 20px }
  
.site-header .site-logo,
.content-row3 .content-col2 { 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/Updated_Images/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:#333 }
.mobile-menu-bar li span { display:none }
  
.social-links { background:#484a52 }

}

@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 }

}

/* CAMPS */
.camp-box > h2 {background-color: #51B64A!important;}
.camp-box button:hover {background: #51B64A!important;}
.camp-box button {background: #000!important; color: #fff;}
.camp-box button:before {background: #51B64A!important;}
