/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    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: 400;
    font-style: normal;

}


@font-face {
    font-family: 'open_sans';
    src: url('opensans-semibold-webfont.eot');
    src: url('opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-semibold-webfont.woff2') format('woff2'),
         url('opensans-semibold-webfont.woff') format('woff'),
         url('opensans-semibold-webfont.ttf') format('truetype'),
         url('opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans';
    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: 700;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans';
    src: url('opensans-extrabold-webfont.eot');
    src: url('opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-extrabold-webfont.woff2') format('woff2'),
         url('opensans-extrabold-webfont.woff') format('woff'),
         url('opensans-extrabold-webfont.ttf') format('truetype'),
         url('opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('roboto-medium-webfont.eot');
    src: url('roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto-medium-webfont.woff2') format('woff2'),
         url('roboto-medium-webfont.woff') format('woff'),
         url('roboto-medium-webfont.ttf') format('truetype'),
         url('roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: 500;
    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;

}

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:1rem; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

.accent-bg,
.accent-bg th { color:#fff !important; background:#dd0a17 !important }

body { font-family:'open_sans', arial; font-size:14px; line-height:1.5; background:#222; color:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#dd0a17; text-decoration:none }
/*a { color:#fff; text-decoration:none }*/
a:hover { color:#2d2d2d; text-decoration:underline }

iframe { border:0; }
noscript {display:none;}

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px; color:#dd0a17 }
h2 { font-size:30px; color:#dd0a17 }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.wrapper { max-width:1000px; margin:0 auto }
.mainbody { padding:10px; background: #fff; color:#444 }
.landing .mainbody { padding:0; background:none }

.select-dropdown { position:relative; min-width:150px; max-width:300px; font-family:arial; background:#fff; color:#222; 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 }

.site-footer { position:relative; margin-top:50px; padding:50px 0 80px; text-align:center; background:#2d2d2d }
.site-footer:before { content:''; position:absolute; left:0; bottom:0; width:100%; height:40px; background:#1b1b1b }
.site-footer:after { content:''; position:absolute; left:50%; bottom:0; margin-left:-603px; width:1206px; height:80px; background:url(/images/setup/2016/master_sprite.png) no-repeat 0 -100px }
.site-footer > .container { position:relative; max-width:1000px; margin:0 auto }
.footer-logos { position:relative }
.footer-logos ul { margin:0; padding:0; list-style:none; text-align:center }
.footer-logos li { display:inline-block; vertical-align:top }
.footer-logos li:first-child { position:absolute; left:0 }
.footer-logos li:nth-child(2) { display:inline-block }
.footer-logos li:last-child { position:absolute; right:0 }
.footer-text { margin-top:20px; letter-spacing:0.2em; text-transform:uppercase; color:#fff }
.footer-text a { text-transform:lowercase; color:#fff; text-decoration:underline; }
.footer-text a:hover,
.footer-text a:focus{ text-decoration:none;}
.footer-text .site-title { font-weight:700; font-size:18px; text-transform:uppercase }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:48%; 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 */
.aotw { min-height:380px; text-align:center }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; padding:10px; font-family:'roboto_condensed', arial; font-weight:700 }
.aotw .title span { display:block; margin-top:5px; font-size:12px; color:#dd0a17 }
.aotw .title span:first-child { font-size:18px; text-transform:uppercase; color:#fff }
.aotw .leadin { display:none }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; position:relative; overflow:hidden }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .event-info { position:relative; width:484px; padding:0 15px; font-family:'roboto', arial; font-weight:500; color:#2d2d2d }
.schedule-boxscore .date  { position:relative; display:block; margin:0 -227px 10px -15px; padding:0 15px; font-size:13px; line-height:20px; text-transform:uppercase; color:#fff; background:#2d2d2d }
.schedule-boxscore .sport { text-transform:uppercase }
.schedule-boxscore .status { float:right; text-transform:uppercase }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team .result { float:right }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site { margin-top:5px }
.schedule-boxscore .links { position:absolute; right:-197px; top:30px }
.schedule-boxscore .links a { color:#2d2d2d }
.schedule-boxscore .no-events { color:#222; display:block; text-align:center; line-height:375px; text-transform:uppercase }

/* TABS */
.tabs-wrapper ul.tabs { margin-bottom:15px }
.tabs-wrapper ul.tabs .tab { margin-left:15px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; width:195px; height:40px; line-height:40px; padding:0 10px; font-size:16px; font-weight:700; text-transform:uppercase; text-decoration:none; text-align:center; background:#dd0a17; color:#fff; -webkit-box-sizing:border-box; box-sizing:border-box }
.tabs-wrapper .tab a.active { background:#2d2d2d }
.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:375px; overflow:auto }
.tabs-wrapper a[href*="videos"] + .pane > .overflow { overflow:hidden }

/* VIDEOS */
.youtube-wrapper .player { float:left; width:70%; background:#000 }
.youtube-wrapper .player > div { height:375px }
.youtube-wrapper .playlist { float:right; width:28% }
.youtube-wrapper .playlist ul { margin:0 }
.youtube-wrapper .playlist .overflow { height:375px; overflow:auto }
.youtube-wrapper .playlist li { list-style:none; margin-top:2px; cursor:pointer }
.youtube-wrapper .playlist li:first-child { margin-top:0 }
.youtube-wrapper .playlist li img { vertical-align:top }
.youtube-wrapper .playlist li div { display:block; padding:5px; background:#2d2d2d }
.youtube-wrapper .playlist li.active div { background:#dd0a17 }
.youtube-wrapper .playlist li a { font-family:'roboto', arial; font-weight:500; font-size:13px; text-decoration:none; color:#fff }

/*.name a { color:#fff !important; }*/

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#dd0a17; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#dd0a17; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#dd0a17; color:#fff }
.roster table tr,
.schedule-list table tr { background-color:#fff !important; color:#000 !important; border-bottom:1px solid #333333 !important;border:none; }
.schedule-list tr.month-sep { background:transparent !important; }
.schedule-list a { color: #dd0a17 !important; }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#dd0a17 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
  
/* BIO */
.bio-wrap .head { background:#dd0a17; 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; color:#fff; background:#222 url(/images/setup/2016/page_bg_pattern.png) repeat-y 50% 0 }
.page { position:relative; z-index:2; overflow:hidden }

div[id="page-background"] { width:100%; min-height:1105px; position:absolute; overflow: hidden; left:0; right:0; top:0; z-index:1 }
div[id="background-top"],
div[id="background-diagonal"] { position:absolute; left:50%; width:2000px; margin-left:-1000px }
div[id="background-diagonal"] { top:194px }
div[id="background-top"] img,
div[id="background-middle"] img { width:100% }

.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:176px }
.site-header .site-title { position:absolute; top:120px; left:0; margin:0 }
.site-header .site-title a { display:block; font-size:24px; font-weight:600; line-height:38px; text-transform:uppercase; text-decoration:none; color:#fff; background:url(/images/setup/master_sprite.png) no-repeat }
.site-header .site-title span { font-weight:800 }
.site-header .site-logo { color:#fff; position:absolute; top:41px; left:0; width:263px; height:55px; text-indent:-9999px; background:transparent url(/images/setup/2016/master_sprite.png) no-repeat }
/*.site-header .suny-logo { color:#fff; position:absolute; right:0; width:98px; height:43px; top:55px; text-indent:-9999px; background:transparent url(/images/setup/2016/logo_suny_header.png) no-repeat }*/
.site-header .suny-logo { color: #fff;position: absolute;right: -50px;width: 166px;height: 93px;top: 20px;text-indent: -9999px;background: url(/images/setup/2016/flame-multionwhite-outlines.png) -1px 3px no-repeat #fff;background-size: contain;}

.mobile-menu-bar { display:none }

.content-row { position:relative; margin-top:50px }
.content-row1 { margin-top:0 }
.content-row2 .content-col1 { width:75.6%; float:left; padding:15px; background:rgba(255,255,255,0.8); -webkit-box-sizing:border-box; box-sizing:border-box }
.content-row2 .content-col2 { width:22.6%; float:right; padding:0 4px; background:#2d2d2d; -webkit-box-sizing:border-box; box-sizing:border-box }
.content-row3 .content-col1 { width:47.8%; float:left }
.content-row3 .content-col2 { width:47.8%; float:right }
.content-row3 .content-col > div { padding:15px; background:#2d2d2d }
.content-row3 .content-col iframe { vertical-align:top }
  
.content-row2 .box-hdr { height:56px; margin:12px 0; font-weight:800; font-size:24px; text-align:center; text-transform:uppercase; line-height:1.2; color:#fff }
.content-row3 .box-hdr { position:relative; margin:0 0 0 30px; width:205px; height:38px; font-size:18px; text-transform:uppercase; text-align:center; line-height:38px; color:#fff; background:#2d2d2d }
.content-row3 .box-hdr:before { content:''; position:absolute; left:-30px; top:0; border-bottom:38px solid #2d2d2d; border-left:30px solid transparent }
.content-row3 .box-hdr:after { content:''; position:absolute; right:-30px; top:0; border-bottom:38px solid #2d2d2d; border-right:30px solid transparent }
.content-row3 .box-hdr em { display:inline-block; vertical-align:top; margin-right:5px; font-size:24px; color:#dd0a17 }

/* NAVIGATION */
.dropnav { position:absolute; top:64px; right:0; padding-right:115px; background:transparent; }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; z-index:1; display:block; height:27px; padding:0 12px; font-size:14px; font-weight:700; line-height:27px; text-decoration:none; color:#fff; background:transparent; text-transform:uppercase }
.dropnav .nav:hover > a,
.dropnav .nav.focus > a{ color:#dd0a17 }
.dropnav .nav:hover > a:before,
.dropnav .nav.focus > a:before{ content:''; position:absolute; left:50%; margin-left:-6px; bottom:0; border-bottom:4px solid #dd0a17; border-left:6px solid transparent; border-right:6px solid transparent }
.dropnav .nav:hover > a:after,
.dropnav .nav.focus > a:after{ content:''; position:absolute; left:12px; right:12px; top:100%; height:6px; background:#dd0a17 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:27px; padding:40px 30px 0; background:rgba(0,0,0,0.9); white-space:nowrap }
.dropnav .nav > .submenu:after { content:''; position:absolute; left:0; right:0; bottom:-74px; border-left:722px solid rgba(0,0,0,0.9); border-bottom:74px solid transparent }
.dropnav .nav:hover > .submenu,
.dropnav .nav.focus > .submenu{ display:block }
.dropnav .submenu a { display:block; font-weight:600; line-height:30px; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#fff }
.dropnav .submenu a:hover,
.dropnav .submenu a.focus{ color:#dd0a17 }
.dropnav .submenu .has-submenu > a { font-size:15px; font-weight:700; text-transform:uppercase; color:#dd0a17; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:50px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu.level2 .has-submenu { display:block; margin:0 }
.dropnav .submenu.level2 .has-submenu > a { display:none }
.dropnav .submenu.level2 .has-submenu li { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu li:first-child { min-width:127px }
.dropnav .submenu.level2 .has-submenu li:first-child ~ li a { font-size:11px }
.dropnav .submenu.level2 .has-submenu li:nth-child(2) ~ 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:5px 15px; text-transform:uppercase; color:#fff; background:#2d2d2d }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px; font-weight:800 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left; font-family:'montserrat', arial; font-weight:700; font-size:12px }
.secondary-nav li a { color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#dd0a17; 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,
.secondary-nav .has-nav.focus > 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:relative; padding:20px 226px 0 10px; color:#fff; background:#000 }
.j-carousel .title { display:block; font-size:28px; font-weight:700; text-transform:uppercase; text-decoration:none; line-height:1.2; color:#fff }
.j-carousel .date { position:absolute; top:-38px; left:0; padding:0 10px; font-weight:600; text-transform:uppercase; line-height:38px; background:#dd0a17 }
.j-carousel .date:after { content:''; position:absolute; right:-30px; bottom:0; border-bottom:38px solid #dd0a17; border-right:30px solid transparent }
.j-carousel .leadin,
.j-carousel .readmore { font-weight:500; font-family:'roboto', arial; font-size:16px }
.j-carousel .readmore { text-transform:capitalize; color:#fff }
.j-carousel .carousel-related-links { position:absolute; top:20px; right:54px }
.j-carousel .carousel-related-links a { text-decoration:none; color:#fff }
.j-carousel .carousel-related-links span { display:none }
.j-carousel .controls { position:absolute; right:45px; top:432px }
.j-carousel .control { color:#fff; float:left; position:relative; width:14px; height:14px; margin-left:9px; text-indent:-9999px; cursor:pointer; border-radius:14px; background:#2d2d2d; border:2px solid #fff }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active { color:#fff; background:#dd0a17; border-color:#dd0a17 }
.j-carousel .control:focus { outline: -webkit-focus-ring-color auto 1px; }
a.btn-more-headlines { position:absolute; z-index:3; right:0; bottom:0; padding:0 40px; font-weight:700; font-size:16px; text-transform:uppercase; line-height:40px; color:#fff; background:#dd0a17 }
.j-carousel .pp { position:absolute; right:0; top:0; z-index:1; width:27px; height:27px; font-size:20px; line-height:27px; cursor:pointer; text-align:center; text-decoration:none; color:#fff; overflow:hidden; background:rgba(0,0,0,0.6) }
.j-carousel .pp:focus { z-index:2; color:#fff } 
.j-carousel .pp:before { content:"\e80b"; display:block; font-family:'glyphicons' }        
.j-carousel .pp.play:before { content:"\e80a"; display:block; font-family:'glyphicons' } 
.j-carousel .next, 
.j-carousel .prev { color:#fff; position:absolute; content:""; left:0; top:50%; z-index:2; margin-top:-90px; font-family:'glyphicons'; width:41px; height:41px; border:none; cursor:pointer; text-decoration:none; text-align:center; overflow:hidden; background:rgba(0,0,0,0.6); }
.j-carousel .next { left:auto; right:0; content:""; }
.j-carousel .prev:before { content:"\e80f"; display:block; font-size:1.5em; line-height:41px; color:#fff }
.j-carousel .next:before { content:"\e810"; display:block; font-size:1.5em; line-height:41px; color:#fff }
.j-carousel .pp a,
.j-carousel .prev a,
.j-carousel .next a{
    color:#fff;    
} 
 
.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 .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 }

/* 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 { float:left; display:block; width:21.5%; margin-left:4.6% }
.slider-wrapper .image:first-child { margin-left:0 }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { color:#fff; position:absolute; left:-40px; top:50%; margin-top:-11px; width:22px; height:22px; cursor:pointer; text-indent:-9999px; background:transparent url(/images/setup/2016/master_sprite.png) no-repeat -1239px 0 }
.slider-wrapper .next { color:#fff; left:auto; right:-40px; background-position:-1266px 0 }

/* SOCIAL BUTTONS */
.social-links { position:absolute; right:30px; top:120px; height:38px; padding:0 171px 0 10px; background:#000 }
.social-links:before { content:''; position:absolute; left:-30px; top:0; border-top:38px solid #000; border-left:30px solid transparent }
.social-links ul { margin:0; padding:0; list-style:none }
.social-links li { float:left; margin:8px 0 0 10px }
.social-links li:first-child { margin-left:0 }
.social-links li span { display:none }
.social-links li a { display:block; width:19px; height:19px; font-size:12px; text-align:center; text-decoration:none; line-height:19px; color:#000; background:#fff; border-radius:19px }
.social-links li a:hover,
.social-links li a.focus{ background:#ff0000 }
.social-links li a[href*="youtube"] em:before { content:'\e824' }

/* SEARCH BAR */
.search-bar { position:absolute; right:30px; top:120px; width:128px; background:#fff; color:#222; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar:before { content:''; position:absolute; left:-30px; bottom:0; border-bottom:38px solid #fff; border-left:30px solid transparent }
.search-bar:after { content:''; position:absolute; right:-30px; top:0; border-top:38px solid #fff; border-right:30px solid transparent }
.search-bar input[type="text"] { width:100%; height:38px; padding:0 30px 0 10px; font-family:'open_sans', arial; color:#3e3e3e; border:none; outline:none; background:#fff; color:#222; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar input[type="text"]:focus { outline: -webkit-focus-ring-color auto 1px; }
.search-bar .submit { width:30px; height:38px; border:none; overflow:hidden; background:none; position:absolute; right:0; top:0 }
.search-bar .submit span { display:none }
.search-bar .submit em:before { display:block; width:100%; height:38px; line-height:36px; text-align:center; color:#333; margin:0 }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#000 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2016/header_tablet.png) no-repeat 50% 50% }
  
.site-footer { margin-top:10px; padding:50px 20px 30px }
.site-footer:before,
.site-footer:after { display:none }

.box-hdr { line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #2d2d2d; font-size:15px; font-weight:normal; text-transform:uppercase; background:#dd0a17; color:#fff }

.mobile-menu-bar { display:block; padding:5px; background:#2d2d2d }
.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,
.no-touch .mobile-menu-bar li a.focus,
.mobile-menu-bar li a.active { background:#dd0a17; 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 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; 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,
.dropnav .submenu.level2 .has-submenu > a,
.dropnav .submenu.level2 .has-submenu li { display:none }
.dropnav .submenu.level2 .has-submenu li:first-child { display:block }

.secondary-nav { background:#dd0a17; 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:#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:#2d2d2d }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; background:#fff; color:#222; 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:#dd0a17; color:#fff; box-shadow:none }
.j-carousel .control.active:before { border-color:#dd0a17 }
.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 #2d2d2d; text-transform:uppercase; background:#dd0a17; color:#fff }
.tabs-wrapper .tab_title:hover,
.tabs-wrapper .tab_title.focus{ color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }
.tabs-wrapper a[href*="events"],
.tabs-wrapper a[href*="events"] + .pane .overflow,
.tabs-wrapper a[href*="recent_updates"],
.tabs-wrapper a[href*="recent_updates"] + .pane .overflow { display:none }

.slider-wrapper { padding:5px 10px 0 }
.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 { display:block; margin-top:5px }
.slider-wrapper .image span { display:block; height:30px; line-height:30px; padding:0 0 0 10px; text-transform:uppercase; color:#fff; background:#dd0a17; 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:#2d2d2d; border-radius:0 3px 3px 0 }
  
a.btn-more-headlines { margin:10px; display:block; height:30px; line-height:30px; padding:0 0 0 10px; text-transform:uppercase; color:#fff; background:#dd0a17; border-radius:3px }
a.btn-more-headlines:after { content:"\00bb"; float:right; width:30px; height:30px; font-size:22px; text-align:center; line-height:28px; color:#fff; background:#2d2d2d; border-radius:0 3px 3px 0 }

.schedule-boxscore .event-box { margin-top:5px }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.aotw { min-height:0; padding:5px; background:#2d2d2d }

.top-stories .row { margin-top:10px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:5px; background:#fff; color:#222; 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 }
.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"] 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 { height:38px; text-align:center; background:#000 }
.social-links:before { content:''; position:absolute; left:-30px; top:0; border-top:38px solid #000; border-left:30px solid transparent }
.social-links ul { display:inline-block; vertical-align:top; margin:0; padding:0; list-style:none }
.social-links li { float:left; margin:8px 0 0 10px }
.social-links li:first-child { margin-left:0 }
.social-links li span { display:none }
.social-links li a { display:block; width:19px; height:19px; font-size:12px; text-align:center; text-decoration:none; line-height:19px; color:#000; background:#fff; border-radius:19px }
.social-links li a:hover,
.social-links li a.focus{ background:#ff0000 }
.social-links li a[href*="youtube"] em:before { content:'\e824' }

.youtube-wrapper .player { float:none; width:100%; background:#000 }
.youtube-wrapper .player > div { height:auto }
.youtube-wrapper .playlist { float:none; width:100% }
.youtube-wrapper .playlist ul { margin:0 }
.youtube-wrapper .playlist .overflow { height:auto; overflow:auto; padding:0 }
.youtube-wrapper .playlist li { list-style:none; margin-top:1px; cursor:pointer; background:#2d2d2d }
.youtube-wrapper .playlist li.active { background:#dd0a17 }
.youtube-wrapper .playlist li:first-child { margin-top:1px }
.youtube-wrapper .playlist li:nth-child(n+6) { display:none }
.youtube-wrapper .playlist li img { float:left; max-width:150px; vertical-align:top; margin-right:10px }
.youtube-wrapper .playlist li div { display:block; padding:10px; background:none }
.youtube-wrapper .playlist li.active div { background:none }
.youtube-wrapper .playlist li a { font-family:'roboto', arial; font-weight:500; font-size:13px; text-decoration:none; color:#fff }
  
.site-header .site-logo,
div[id="page-background"],
.content-row3,
.site-header .suny-logo { 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 0 }
.site-header .site-title a { height:80px; text-indent:-9999px; background:url(/images/setup/2016/header_mobile_wide.png) no-repeat 5px 50% }
  
.footer-logos li,
.footer-logos li:first-child,
.footer-logos li:last-child { position:relative; display:block }

.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 }

}

@media only screen and (max-width:600px) {
  
.top-stories .story { position:relative }
.top-stories .details { padding:10px; background:#000 }
.top-stories .title { color:#fff; margin:0; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.top-stories .date,
.top-stories .leadin { display:none }
  
.footer-text { letter-spacing:0 }

}

/*------------------------------------------------------
  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 { max-width:35% }

}