/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@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.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.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: 'proxima_nova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'AkzidenzGroteskBE-Cn';
    src: url('AkzidenzGroteskBE-Cn.eot?#iefix') format('embedded-opentype'),
         url('AkzidenzGroteskBE-Cn.otf')  format('opentype'),
         url('AkzidenzGroteskBE-Cn.woff') format('woff'),
         url('AkzidenzGroteskBE-Cn.ttf')  format('truetype'),
         url('AkzidenzGroteskBE-Cn.svg#AkzidenzGroteskBE-Cn') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'AkzidenzGroteskBE-Cn';
    src: url('AkzidenzGroteskBE-MdCn.eot?#iefix') format('embedded-opentype'),
         url('AkzidenzGroteskBE-MdCn.otf')  format('opentype'),
         url('AkzidenzGroteskBE-MdCn.woff') format('woff'),
         url('AkzidenzGroteskBE-MdCn.ttf')  format('truetype'),
         url('AkzidenzGroteskBE-MdCn.svg#AkzidenzGroteskBE-MdCn') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'AkzidenzGroteskBE-Cn';
    src: url('AkzidenzGroteskBE-MdCnIt.eot?#iefix') format('embedded-opentype'),  
         url('AkzidenzGroteskBE-MdCnIt.otf')  format('opentype'),
         url('AkzidenzGroteskBE-MdCnIt.woff') format('woff'), 
         url('AkzidenzGroteskBE-MdCnIt.ttf')  format('truetype'), 
         url('AkzidenzGroteskBE-MdCnIt.svg#AkzidenzGroteskBE-MdCnIt') format('svg');
    font-weight: 500;
    font-style: italic;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#00703c !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

body { font-family:'AkzidenzGroteskBE-Cn', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#00703c; text-decoration:none }
a:focus,
a:hover { text-decoration:underline }
a[rel*="wiki-link"] { font-family:'roboto', arial }

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 }

.body-container { max-width:1177px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'AkzidenzGroteskBE-Cn', arial; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { padding:55px 0 65px; text-align:center; background:#dedede; border-top:10px solid #999 }
.site-footer .presto-logo { display:inline-block; vertical-align:top; width:196px; height:31px; margin-top:30px; text-indent:-9999px; background:url(/images/setup/footer_logo_presto.png) no-repeat }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 17px }
.footer-text { margin-top:60px; font-size:35px; font-weight:500; color:#666 }
.site-footer a[rel*="wiki-link"] { font-size:14px }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; 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 # 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 }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.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 }

.composite-tabs ul.tabs { position:relative; margin:10px 0 40px 70px }
.composite-tabs ul.tabs:before { content:''; position:absolute; display:block; left:-2000px; top:0; right:-2000px; bottom:0; background:#4f4f4f }
.composite-tabs ul.tabs .tab { position:relative; -webkit-transform:skew(-10deg); transform:skew(-10deg) }
.composite-tabs ul.tabs.state1 .tab1,
.composite-tabs ul.tabs.state2 .tab2,
.composite-tabs ul.tabs.state3 .tab3 { background:#333 }
.composite-tabs .tab a { position:relative; display:block; line-height:74px; padding:0 32px; font-size:28px; font-weight:500; text-transform:uppercase; text-decoration:none; color:#fff; -webkit-transform:skew(10deg); transform:skew(10deg) }
.composite-tabs .tab a:before { content:''; position:absolute; left:-2px; top:0; width:2px; height:76px; background:#333; -webkit-transform:skew(-10deg); transform:skew(-10deg) }
.composite-tabs .tab a:focus,
.composite-tabs .tab a.active { outline:none }

.social-tabs ul.tabs .tab { width:50% }
.social-tabs .tab a { display:block; line-height:60px; padding:0 10px; font-size:23px; font-weight:500; text-transform:uppercase; text-decoration:none; text-align:center; background:#333; color:#999; transition:0.3s }
.social-tabs .tab a:focus,
.social-tabs .tab a.active { outline:none; color:#333; background:#fff }
.social-tabs .tab a:before,
.social-tabs .tab a:before { display:inline-block; vertical-align:middle; width:20px; height:20px; margin:-3px 10px 0 0; font-family:'glyphicons'; font-size:14px; text-align:center; line-height:20px; color:#333; background:#fff; border-radius:100% }
.social-tabs .tab a.active:before { color:#fff; background:#00703c }
.social-tabs a[href*="twitter"]:before { content:'\e81d' }
.social-tabs a[href*="facebook"]:before { content:'\e81b' }
.social-tabs .pane .overflow { background:#fff }
.social-tabs .pane .overflow iframe { vertical-align:top }

/* VIDEO */
.section-videos { text-align:center; background:#333; box-shadow:0 0 45px 2px rgba(0,0,0,0.75) }
.section-videos .btn-more-videos { display:inline-block; vertical-align:top; margin:20px 0; font-size:18px; font-family:'proxima_nova', arial; font-weight:700; text-decoration:none; color:#fff }
.section-videos .btn-more-videos:before { content:'+'; display:inline-block; vertical-align:middle; width:27px; height:27px; margin:-3px 10px 0 0; font-size:22px; line-height:27px; text-align:center; color:#fff; background:#00703c; border-radius:100% }
.youtube-wrapper .playlist { display:none }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#00703c; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#00703c; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#00703c; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#00703c }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
  
/* BIO */
.bio-wrap .head { background:#00703c; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; padding-top:250px; overflow:hidden; background:url(/images/setup/page_bg.jpg) no-repeat 50% 0; background-attachment:fixed; background-size:2000px; transition:padding-top 0.5s ease }
.body-container { position:relative; z-index:1; margin-top:60px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:fixed; left:0; right:0; top:0; z-index:3; background:rgba(0,0,0,0.75) }
.site-header:before { content:''; position:absolute; top:164px; left:0; width:100%; height:76px; background:#00703c; transition:top 0.5s ease }
.site-header > .container { position:relative; max-width:1000px; margin:0 auto }
.site-header .site-title { position:absolute; left:-139px; top:14px; transition:0.5s ease }
.site-header .site-title a { display:block; width:191px; height:189px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat }
.site-header .site-subtitle { position:absolute; top:34px; left:88px; transition:0.3s ease }
.site-header .site-subtitle a { display:block; width:807px; height:90px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -227px -20px }
.site-header .hashtag { position:absolute; top:72px; right:-77px; width:165px; height:38px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 -632px; transition:0.3s ease }
.site-header a[rel*="wiki-link"] { color:#fff }

.sticky-header .page { padding-top:86px }
.sticky-header .site-header:before { top:0 }
.sticky-header .site-header .site-title { top:-45px; -webkit-transform:scale(0.47); transform:scale(0.47) }
.sticky-header .site-header .site-subtitle,
.sticky-header .site-header .hashtag { -webkit-transform:scale(0); transform:scale(0) }
.sticky-header .dropnav { margin:0 0 10px 25px }
.sticky-header .social-links { top:0; right:-67px }

.mobile-menu-bar { display:none }

.landing .content-row { position:relative }
.landing .content-row > .container { position:relative; max-width:1177px; margin:0 auto }
.landing .content-row1 > .container { max-width:1000px }
.landing .content-row1 { padding-bottom:85px }
.landing .content-row2 { padding-bottom:50px; background:url(/images/setup/bg_row_2_overlay.png) repeat }
.landing .content-row3 { padding:60px 0 80px; background:url(/images/setup/bg_row_3.jpg) no-repeat 50% 0; background-size:cover; border-top:10px solid #999 }
.landing .content-row3 .content-col1 { width:67.62%; float:left }
.landing .content-row3 .content-col2 { width:28.63%; float:right }

/* NAVIGATION */
.dropnav { position:relative; margin:164px 0 10px -6px; transition:0.5s ease }
.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:76px; padding:0 32px; font-size:28px; font-weight:500; line-height:76px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav > a:after { content:''; position:absolute; left:-2px; top:0; width:2px; height:76px; background:#333; -webkit-transform:skew(-10deg); transform:skew(-10deg) }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none }
.dropnav .nav.focus > a:before,
.dropnav .nav:hover > a:before { content:''; position:absolute; left:0; top:0; width:100%; bottom:0; background:#000; z-index:-1; -webkit-transform:skew(-10deg); transform:skew(-10deg) }
.dropnav .nav.focus > a:after,
.dropnav .nav:hover > a:after,
.dropnav .nav.focus + .nav > a:after,
.dropnav .nav:hover + .nav > a:after { display:none }
.dropnav .nav > .submenu { display:none; position:absolute; left:-2000px; right:-2000px; top:76px; min-height:380px; padding:60px 1915px; background:rgba(0,0,0,0.86); white-space:nowrap; border-top:10px solid #333; box-sizing:border-box }
.dropnav .nav > .submenu:before { content:''; position:absolute; right:1882px; top:50%; margin-top:-163px; width:331px; height:326px; no-repeat 0 -191px }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-weight:500; font-size:28px; white-space:nowrap; text-decoration:none; text-transform:uppercase; line-height:50px; color:#fff }
.dropnav .submenu a:hover { color:#22af6d }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:80px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { font-size:40px; font-weight:400; color:#22af6d; cursor:default }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:145px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-style:italic; text-transform:none; color:#999 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'-'; padding:0 10px; color:#00703c }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { content:''; padding:0 }
.dropnav .nav + li:not([class*="nav"]) { float:none; clear:both }
.dropnav .submenu a[rel*="wiki-link"] { font-size:14px }
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:10px; color:#333; background:#fff; border-bottom:10px solid #ededed }
.secondary-nav h1 { float:left; margin-bottom:0; color:#333; font-size:47px; font-weight:500; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:2000px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left; font-size:25px; font-weight:500; font-style:italic }
.secondary-nav li a { padding:5px 10px; color:#333; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#00703c; outline:none; text-decoration:none }
.secondary-nav li:before { content:"-"; color:#006633 }
.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:#fff; background:#00703c }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#00703c; 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; color:#fff }
.secondary-nav .has-nav li a:hover { color:#000 }

.j-carousel { box-shadow:0 0 35px 5px rgba(0,0,0,0.75) }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; height:130px; padding:35px 20px 20px; text-align:center; color:#fff; background:rgba(0,0,0,0.7); box-sizing:border-box }
.j-carousel .story-box .title { display:block; font-size:35px; font-weight:500; text-transform:uppercase; text-decoration:none; color:#fff; transition:color 0.3s ease }
.j-carousel .story-box .title:hover { color:#22af6d }
.j-carousel .story-box .carousel-share-links { position:absolute; left:20px; bottom:20px; }
.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 .readmore { position:absolute; bottom:20px; right:20px; width:27px; height:27px; font-size:20px; font-weight:700; text-decoration:none; text-align:center; text-indent:-9999px; line-height:27px; color:#fff; background:#00703c; border-radius:100%; overflow:hidden; transition:0.3s }
.j-carousel .story-box .readmore:before { content:'+'; display:block;  text-indent:0 }
.j-carousel .story-box .readmore:hover { -webkit-transform:scale(1.2) rotate(180deg); transform:scale(1.2) rotate(180deg) }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .carousel-related-links { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; bottom:101px; height:10px; font-size:0; text-align:center }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px; margin-left:10px; text-indent:-9999px; cursor:pointer; background:#828383; overflow:hidden; border-radius:100% }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active { background:#fff }
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { position:absolute; left:50%; bottom:24px; z-index:3; width:20px; height:20px; margin-left:-10px; font-size:20px; font-weight:700; text-indent:-9999px; text-align:center; line-height:20px; cursor:pointer; color:#fff; overflow:hidden; transition:0.3s; opacity:1; pointer-events:auto }
.j-carousel .prev { margin-left:-45px }
.j-carousel .next { left:auto; right:50%; margin:0 -45px 0 0 }
.j-carousel .pp:hover,
.j-carousel .prev:hover,
.j-carousel .next:hover { -webkit-transform:scale(1.5); transform:scale(1.5) }
.j-carousel .pp:before,
.j-carousel .prev:before,
.j-carousel .next:before { content:''; display:block; font-family:'glyphicons'; text-indent:0 }
.j-carousel .play:before { content:'\e80a' }
.j-carousel .pause:before { content:'\e80b' }
.j-carousel .prev:before { content:'\e80f' }
.j-carousel .next:before { content:'\e810' }

/* SOCIAL LINKS */
.social-links { position:absolute; top:164px; right:-36px; padding:25px 26px 0; transition:0.5s ease }
.social-links:before,
.social-links:after { content:''; position:absolute; left:-2px; top:0; width:2px; height:76px; background:#333; -webkit-transform:skew(-10deg); transform:skew(-10deg) }
.social-links:after { left:auto; right:-2px }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; margin-left:4px }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px }
.social-links li .icon { display:block; width:24px; height:24px; text-align:center; line-height:24px; color:#00703c; background:#fff; border-radius:100%; transition:0.3s }
.social-links li .icon:hover { color:#fff; -webkit-transform:scale(1.2) rotate(360deg); transform:scale(1.2) rotate(360deg) }
.social-links li .gicon-twitter:hover { background:#55acee }
.social-links li .gicon-facebook:hover { background:#3b5998 }
.social-links li .gicon-youtube:hover { background:#bb0000 }

/* SCOREBOARD SLIDER */
.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000%; margin:50px 0 }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-event { font-size:35px; text-transform:uppercase; color:#333 }
.scoreboard-slider .event-box { float:left; position:relative; width:18.35%; min-height:390px; margin-left:2.03%; padding:100px 20px 10px; font-weight:500; text-align:center; line-height:1; background:#fff; border:3px solid #fff; box-shadow:inset 0 0 68px 0 rgba(0,0,0,0.25); box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box .date { position:absolute; left:-3px; right:-3px; top:-53px; font-size:23px; text-transform:uppercase; line-height:40px; color:#333; background:#fff }
.scoreboard-slider .event-box .date span:first-child { float:left; position:relative; padding:0 25px; color:#fff; background:#00703c }
.scoreboard-slider .event-box .date span:first-child:before { content:''; position:absolute; top:0; right:-7px; border-top:40px solid #00703c; border-right:7px solid transparent }
.scoreboard-slider .event-box .date span:first-child:after { content:''; position:absolute; top:0; right:-5px; width:2px; height:40px; background:#333; -webkit-transform:skew(-10deg) }
.scoreboard-slider .event-box .sport { position:absolute; left:23px; top:20px; width:50%; font-size:30px; text-align:left; color:#666 }
.scoreboard-slider .event-box .sport a { text-decoration:none; color:#666 }
.scoreboard-slider .event-box.home .name:before { content:'VS.' }
.scoreboard-slider .event-box.home .name:before,
.scoreboard-slider .event-box .va { position:absolute; top:16px; right:23px; font-size:72px; text-transform:uppercase; color:#00703c }
.scoreboard-slider .event-box .status { font-size:35px; text-transform:uppercase; color:#333 }
.scoreboard-slider .event-box .team-logo { display:block; margin-bottom:10px }
.scoreboard-slider .event-box .team-logo img { max-height:104px }
.scoreboard-slider .event-box .name,
.scoreboard-slider .event-box .neutralsite-notes span { display:block; font-size:16px; color:#999 }
.scoreboard-slider .event-box .result { display:block; margin:5px 0; font-size:35px; text-transform:uppercase; color:#333 }
.scoreboard-slider .event-box .links { position:absolute; left:-3px; right:-3px; bottom:-53px; height:40px; padding-top:9px; background:rgba(255,255,255,0.17); box-sizing:border-box }
.scoreboard-slider .event-box .links a { display:inline-block; vertical-align:top; margin:0 2px; text-decoration:none }
.scoreboard-slider .event-box .links .sep { display:none }
.scoreboard-slider .event-box .links .text { position:absolute; left:-9999px }
.scoreboard-slider .event-box .links .icon { display:block; width:21px; height:21px; text-align:center; line-height:22px; color:#4b4b4b; background:#fff; border-radius:100%; transition:all 0.3s ease }
.scoreboard-slider .event-box .links .icon:hover { -webkit-transform:scale(1.3); transform:scale(1.3) }
.scoreboard-slider .full-schedule-btn { position:absolute; top:-92px; right:74px; font-family:'proxima_nova', arial; font-size:18px; text-decoration:none; color:#fff }
.scoreboard-slider .full-schedule-btn:before { content:'\e810'; display:inline-block; vertical-align:middle; width:27px; height:27px; margin:-3px 10px 0 0; font-family:'glyphicons'; line-height:27px; text-align:center; color:#fff; background:#00703c; border-radius:100% }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; top:50%; left:-51px; margin-top:-34px; width:36px; height:68px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat 0 -680px }
.scoreboard-slider .next { left:auto; right:-51px; background-position:-34px -680px }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.3; cursor:default }

/* CALENDAR */
#calendar #calendar-view { width:50%; float:left;  margin-right:40px; }
#calendar td { height:45px; line-height:45px; font-size:18px; font-family:'proximanova', arial; font-weight:700; color:#000; border:none; text-transform:uppercase; text-align:center }
#calendar .calendar-header td { height:55px; line-height:55px; border-top:3px solid #fff; border-bottom:3px solid #fff; font-size:20px; color:#fff; background:none }
#calendar .calendar-month td { font-size:30px; line-height:62px; background:none }
#calendar .calendar-month td a { display:block; width:30px; height:30px; margin:16px auto; line-height:30px; font-size:24px; color:#fff; overflow:hidden; background:#000; border-radius:20px }
#calendar .calendar-event a,
#calendar .no-calendar-event a { max-width:50px; height:30px; margin:15px auto 0; line-height:30px; background:none; color:#fff; border-radius:5px }
#calendar .calendar-event a { border:2px solid #ccc; color:#fff }
#calendar .inactive { visibility:hidden }
#calendar .calendar-event a:hover,
#calendar .current a { background:#000; color:#fff }
#calendar .event-schedule { height:400px; padding:20px; font-size:20px; overflow:auto; color:#fff; background:rgba(0,0,0,0.7) }
#calendar .event-schedule .event-date { font-size:20px; font-weight:500; text-transform:uppercase; color:#fff }
#calendar .event-schedule .event-info { position:relative; border-bottom:2px solid rgba(255,255,255,0.2); padding-bottom:15px; margin-bottom:15px }
#calendar .event-schedule .event-info:last-child { border-bottom:none; padding-bottom:0; margin-bottom:0; }
#calendar .event-schedule .sport { display:block; font-size:17px; text-transform:uppercase; color:#22af6d }
#calendar .event-schedule .sport a { color:#22af6d }
#calendar .event-schedule .status { position:absolute; right:0; top:0; font-size:17px; text-transform:uppercase }
#calendar .event-schedule .links a,
#calendar .event-schedule .neutral-site,
#calendar .event-schedule .note { font-size:18px; color:#d3d3d3 }
#calendar .calendar-month td a:before { font-family:"GlyphIcons"; display:block; text-align:center }
#calendar .calendar-month-left a:before { content:"\e813" }
#calendar .calendar-month-right a:before { content:"\e814" }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1280px) {

.site-header .site-title { left:-15px; top:-8px; -webkit-transform:scale(0.8); transform:scale(0.8) }
.site-header .site-subtitle { left:100px; -webkit-transform:scale(0.8); transform:scale(0.8) }
.site-header .hashtag { top:72px; right:0; -webkit-transform:scale(0.8); transform:scale(0.8) }

.sticky-header .site-header .site-title { left:-55px }
.sticky-header .dropnav { margin:0 0 10px 100px }
.sticky-header .dropnav .nav > a { padding:0 21px }
.sticky-header .social-links { right:0; padding:25px 20px 0 }

.dropnav { margin-left:0px }
.dropnav .nav > a { padding:0 29px }
.dropnav .nav > .submenu { padding:60px 2000px }
.dropnav .nav > .submenu:before { display:none   }

.social-links { right:0 }

.scoreboard-slider { margin:0 55px }
.scoreboard-slider .event-box { padding:100px 10px 10px }
.scoreboard-slider .event-box .sport { left:13px; font-size:26px }
.scoreboard-slider .event-box.home .name:before,
.scoreboard-slider .event-box .va { right:13px; font-size:50px }
.scoreboard-slider .event-box .status { font-size:30px }

}

@media only screen and (max-width:1023px) {

body { padding:0; font-family:'roboto', arial }
.landing .mainbody { font-family:'roboto', arial }

.site-header { position:relative; background:#313132 }
.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:#00703c }
.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:#00703c; 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:#fff; color:#333 }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#333; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#333 transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #333; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#333; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.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,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next,
.j-carousel .story-box .carousel-related-links { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-30px; height:10px; padding:15px 0 5px; margin-top:55%; text-align:center;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:6px; height:6px; border:2px solid #fff; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control.active { background:#fff; box-shadow:none }
.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 #233a75; text-transform:uppercase; background:#00703c; 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 }

.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 }

.site-header .hashtag,
.social-links { float:left; width:50%; padding:10px; text-align:center; background:#313132; box-sizing:border-box }
.site-header .hashtag { line-height:24px; text-transform:uppercase; color:#fff }
.social-links ul { display:inline-block; vertical-align:top; margin:0; list-style:none }
.social-links li { float:left; margin-left:10px }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px }
.social-links li .icon { display:block; width:24px; height:24px; text-align:center; line-height:24px; color:#00703c; background:#fff; border-radius:100%; transition:0.3s }
.social-links li .icon:hover { color:#fff; -webkit-transform:scale(1.2) rotate(360deg); transform:scale(1.2) rotate(360deg) }
.social-links li .gicon-twitter:hover { background:#55acee }
.social-links li .gicon-facebook:hover { background:#3b5998 }
.social-links li .gicon-youtube:hover { background:#bb0000 }

.content-row3 .content-col1 .section-header { position:static; margin:0; padding:5px 10px; font-size:16px; font-weight:400; text-align:left; text-transform:uppercase; color:#fff; background:#00703c; border-bottom:5px solid #fff }

.footer-text { font-size:20px }

.site-header .site-subtitle { position:absolute; left:-9999px }
.content-row2,
.content-row3 .content-col2 { display:none }

}

/*---------------------------------------
  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:#00703c }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.site-header .hashtag,
.social-links { float:none; display:block; width:auto; text-align:center; background:#000 }
.social-links { padding-top:0 }

}

@media only screen and (max-width:600px) {

.footer-text { margin-top:10px }
.footer-text span { display:block; height:0; overflow:hidden }

}