/* ==============
   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: 'AkzidenzGroteskBE-Cn';
    src: url('AkzidenzGroteskBELightCn.woff2') format('woff2'),
         url('AkzidenzGroteskBELightCn.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    
}

@font-face {
    font-family: 'AkzidenzGroteskBE-Cn';
    src: url('AkzidenzGroteskBE-Cn.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'AkzidenzGroteskBE-Cn';
    src: url('AkzidenzGroteskBE-MdCn.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    
}

@font-face {
    font-family: 'AkzidenzGroteskBE-Cn';
    src: url('AkzidenzGroteskBE-BoldCn.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'farmingdale_state';
    src: url('farmingdale_state-regular-webfont.woff2') format('woff2'),
         url('farmingdale_state-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#00453d !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:'roboto', arial; font-size:14px; line-height:1.5; background-color:#00473f; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'AkzidenzGroteskBE-Cn', arial }

a { color:#007A6C; text-decoration:underline }
a:focus { outline: #FF0000 dotted medium }
a:hover { color:#555; text-decoration:none }
.landing a[rel="wiki-link"] { color:#fff }

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 { position:relative; z-index:2; max-width:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; color:#fff }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px; color:#fff }
.navbar-image li a { display:block }

.site-footer { position:relative; z-index:1; padding:80px 0; font-family:'AkzidenzGroteskBE-Cn', arial; text-align:center; background:#231f20 }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 22px }
.site-footer .footer-text { margin-top:60px; font-size:25px; font-weight:300; color:#fff }
.site-footer .footer-text span { padding:0 10px; vertical-align:middle; font-size:10px; color:#fff }
.site-footer .presto-logo { display:inline-block; vertical-align:top; margin-top:25px }
.site-footer a[rel="wiki-link"] { color:#fff }

/* 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:74.66%; 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-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { width:12.5%; float:left; position:relative }

.more-news .story { margin-top:15px; padding:15px 10px 0 200px; position:relative; font-size:20px; color:#fff; border-top:1px dashed rgba(255,255,255,0.4) }
.more-news .story:first-child { margin-top:0; padding-top:0; border-top:0 }
.more-news .heading { margin:0; font-weight:normal }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:24px; margin-bottom:5px; color:#fff }
.more-news .details { overflow:hidden }
.more-news .details .leadin { display:none }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:10px }
.more-news .details .related-links li a { text-decoration:underline; color:#fff }
.more-news .load-more { display:block; width:100px; height:40px; margin:20px auto 10px; font-size:24px; text-align:center; text-decoration:none; line-height:40px; color:#00453d; background:#fff; border-radius:4px }

/* SCHEDULE */
.schedule-boxscore .event-box { position:relative; margin-top:15px; padding-top:15px; font-size:23px; font-weight:300; color:#fff; border-top:1px dashed rgba(255,255,255,0.4) }
.schedule-boxscore .event-box:first-child { margin-top:0; padding-top:0; border-top:0 }
.schedule-boxscore .date  { display:block; font-size:30px; font-weight:400 }
.schedule-boxscore .sport { font-weight:400 }
.schedule-boxscore .status { float:right; font-weight:400 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team .result { color:#00453d }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site { display:block }
.schedule-boxscore .links a { color:#fff }
.schedule-boxscore .links > span { vertical-align:middle; padding:0 2px; font-size:12px }

/* TABS */
.tabs-wrapper ul.tabs { margin-bottom:18px }
.tabs-wrapper ul.tabs .tab { margin-left:18px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { position:relative; display:block; padding:0 35px; font-weight:500; font-size:25px; line-height:62px; text-decoration:none; background:#11332b; color:#a2a9ae; border:1px solid rgba(221, 221, 221, 0.17); border-radius:5px }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { color:#00453d; background:#fff }
.tabs-wrapper .tab a.active:before { content:''; position:absolute; left:50%; margin-left:-9px; bottom:-8px; border-top:8px solid #fff; border-left:9px solid transparent; border-right:9px solid transparent }

.main-tabs .pane .overflow { box-shadow:0 5px 75px 0 rgba(0,0,0,0.55) }
.main-tabs .pane2 .overflow { height:757px; padding:15px; overflow:auto; box-sizing:border-box }

.secondary-tabs ul.tabs .tab { width:30.05%; margin-left:4.66% }
.secondary-tabs .tab a { padding:0; text-align:center }
.secondary-tabs .pane2 .overflow,
.secondary-tabs .pane3 .overflow { height:757px; padding:15px; overflow:auto; box-shadow:0 5px 75px 0 rgba(0,0,0,0.55); box-sizing:border-box }

/* 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 { position:relative; outline:none }
.slider-wrapper .image:focus:before { content:''; position:absolute; left:0; right:0; top:0; bottom:0; border:2px solid #ff0000 }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px; color:#fff; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0); }

.sponsors-slider { padding:50px 30px }
.sponsors-slider .image { float:left; width:20%; padding:0 5px; text-align:center; box-sizing:border-box }


/* TWITTER */
.twitter-feed { color:#444; background:#fff }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#515151 }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .feed { height:485px; border:1px solid #eee; overflow:auto; box-sizing:border-box }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

/* INSTAGRAM FEED */
.instagram-feed { position:relative; height:485px; padding:5px; overflow:auto; background:#fff; border:1px solid #eee; box-sizing:border-box }
.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 { width:50%; float:left }
.instagram-feed .item .gutter { padding:5px }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { font-size:12px; text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; color:#444; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; line-height:1; margin-top:-15px; color:#eee; text-align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .next,
.instagram-feed .prev { display:none }

/* CONTENT SWITCHER */
.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; width:100%; height:34px; margin:0 auto 10px; z-index:2; color:#00453d; cursor:pointer; background:#fff; box-sizing:border-box }
.content-switcher .switcher-list .selection { display:block; position:relative; padding:0 10px; margin-right:40px; font-size:22px; line-height:34px; text-decoration:none; text-overflow:ellipsis; white-space:nowrap; overflow:hidden }
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border:5px solid transparent; border-top-color:#00453d }
.content-switcher .switcher-list.active:after { margin-top:-9px; border-top-color:transparent; border-bottom-color:#00453d }
.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:34px; max-height:200px; padding:10px; overflow:auto; background:#f5f5f5 }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li { display:block; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { display:block; padding:5px 0; font-size:22px; font-weight:300; line-height:1.2; color:#00453d; overflow:hidden }
.content-switcher .switcher-list li a:hover { 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 table { width:100%; border-collapse:collapse; font-size:23px; font-weight:300 }
.standings-brief h3 { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.standings-brief td { padding:5px; text-align:center; color:#fff; border-bottom:1px solid rgba(255,255,255,0.2) }
.standings-brief td a { color:#fff }
.standings-brief td:first-child { text-align:left }
.standings-brief th { padding:5px; font-weight:400; color:#fff; border-bottom:1px solid #fff }
.standings-brief .full-standings { display:block; margin-top:10px; padding:2px; font-size:20px; text-transform:uppercase; text-align:center; text-decoration:none; color:#00453d; background:#fff }

.video-btn { text-align:center }
.video-btn li { display:inline-block; margin-bottom:10px; }

.photo-gallery .item {z-index: 0 !important; }
.photo-gallery .item.ready {z-index: 999 !important; }

.covid-top-banner {background: #cc0720;color: #fff;top: 0;position: relative;padding: 9px 0; display: flex; justify-content: center;}
.covid-top-banner p { margin-bottom: 0;font-weight: bold;}
.covid-top-banner p a {color: #0B453D !important ;background: #ffffff;padding: 4px 10px;}

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* FULL STANDINGS */
.full-standings .fixed-table { display:none }
.full-standings table { border-collapse:collapse; width:100%; background:#FFF }
.full-standings td { padding:5px; line-height:40px; text-align:center; white-space:nowrap }
.full-standings td:first-child { text-align:left }
.full-standings tr:nth-child(even) td { background:#f5f5f5 }
.full-standings table tr .conf-field { background:#E5E5E5 }
.full-standings .stats-header td { color:#FFF; text-transform:uppercase; font-size:14px; font-weight:normal; background:#00453d }
.full-standings .stats-header:nth-of-type(2) td { color:#00453d }

/* STAFF DIRECTORY */
.staff-directory th { background:#00453d; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#00453d; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#00453d; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#00453d }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.stats-wrap .stats-box .goal td { color : #fff }
  
/* BIO */
.bio-wrap .head { background:#00453d; 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-repeat:no-repeat; background-position:50% 220px; }
.page { position:relative; overflow:hidden }
.body-container { margin-top:40px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:4; font-family:'AkzidenzGroteskBE-Cn', arial; background:#00453d }
.site-header > .container { position:relative; max-width:1200px; margin:0 auto }
.site-header .site-title { position:relative; z-index:1; margin:0; padding:30px 0 30px 176px }
.site-header .site-title a { display:block; width:940px; height:96px; text-indent:-9999px; color:#fff; background:url(/images/setup/2017/master_sprite.png) no-repeat -347px 0 }
.site-header .site-title a:after { content:''; position:absolute; z-index:1; left:-196px; top:17px; width:340px; height:203px; background:url(/images/setup/2017/master_sprite.png) no-repeat }
.site-header .btn-live { position:absolute; right:0; bottom:-10px; width:138px; height:90px; font-family:'farmingdale_state', arial; font-size:40px; color:#fff; text-transform:uppercase; text-decoration:none; text-align:center; line-height:80px; background:#11332b; border:5px solid #93999e; border-radius:10px; box-sizing:border-box }
.site-header a[rel="wiki-link"] { color:#fff }

.sticky-header .page { padding-top:223px }
.sticky-header .site-header { position:fixed; left:0; top:0; right:0 }
.sticky-header .site-header .site-title { position:absolute; top:7px; left:23px; padding:0 }
.sticky-header .site-header .site-title a { width:92px; height:55px; background-position:-1448px 0 }
.sticky-header .site-header .site-title a:after { display:none }
.sticky-header .site-header .btn-live { top:9px; width:104px; height:48px; font-size:23px; line-height:42px; border-width:3px; border-radius:7px }

.mobile-menu-bar,
.social-links { display:none }

.landing-row { position:relative }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { position:relative; max-width:1200px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.buttons-row { z-index:1; margin-top:90px }
.landing-row.social-row { padding:75px 0 60px; background:url(/images/setup/2017/bg_row_3.jpg) no-repeat 50% 0; background-size:cover }
.landing-row.social-row > div { max-width:1080px }
.landing-row.sponsors-row { background:url(/images/setup/2017/sponsor_row_bg.jpg) no-repeat 50% 0; background-size:cover }

/* NAVIGATION */
.dropnav { position:relative; height:67px; text-align:center; background:#fff }
.dropnav:before { content:''; position:absolute; left:-2000px; right:-2000px; top:0; height:67px; background:#fff; box-shadow:0 0 45px 0 rgba(0,0,0,0.75) }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { position:relative; z-index:1; display:block; height:67px; padding:0 25px; font-size:30px; line-height:67px; text-decoration:none; color:#00453d }
.dropnav .nav > a:before { content:''; position:absolute; left:0; top:28px; width:1px; height:13px; background:#a2a9ae }
.dropnav .nav:first-child > a:before { display:none }
.dropnav .nav:hover > a { outline:none }
.dropnav .nav.focus > a:after,
.dropnav .nav:hover > a:after { content:''; position:absolute; bottom:0; left:50%; margin-left:-10px; border-bottom:12px solid #a2a9ae; border-left:12px solid transparent; border-right:12px solid transparent }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:67px; min-width:200px; padding:30px 50px; background:#a2a9ae; white-space:nowrap; border-radius:5px; box-shadow:0 5px 15px 1px rgba(0,0,0,0.75) }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-size:22px; white-space:nowrap; text-decoration:none; line-height:32px; color:#000 }
.dropnav .submenu a:hover { color:#00453d }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:175px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { margin-bottom:10px; font-family:'farmingdale_state', arial; font-size:30px; text-transform:uppercase; pointer-events:none; color:#00453d }
.dropnav .nav > a[href="/navbar-sports-redesign"] + .submenu .has-submenu[data-follow-link="false"]:nth-child(2) { margin-left:45px; padding-left:45px; border-left:1px dashed rgba(255,255,255,0.5) }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:130px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:18px; color:#1f1f1f }
.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 5px; font-size:9px; vertical-align:middle; color:#4d4d4d }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:3; padding:15px; font-family:'AkzidenzGroteskBE-Cn', arial; color:#fff; background:rgba(0,0,0,0.7); box-shadow:inset 0 0 46px 0 rgba(0,0,0,0.54) }
.secondary-nav h2 { float:left; margin-bottom:0; color:#fff; font-size:40px; font-weight:500 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:1200px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left; font-size:25px }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#a2a9ae; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|"; font-weight:300; color:#0e5d54 }
.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:#1F1F1F; background:#a2a9ae }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#a2a9ae; border-radius:5px 0 }
.secondary-nav .has-nav.focus > ul,
.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:#1F1F1F }
.secondary-nav .has-nav li a:focus,
.secondary-nav .has-nav li a:hover { color:#0e5d54 }
.secondary-nav a[rel="wiki-link"] { color:#fff }

.dropnav .nav2 > .submenu {left: -160px;width: 700px;height: 402px; overflow: auto;}
.dropnav .nav2 > .submenu.level1 > ul { display: flex; flex-wrap: wrap; }
.dropnav .nav2 .submenu .has-submenu:nth-child(4) { margin-left: 0;}
.dropnav .nav2 .submenu .has-submenu:nth-child(4) > a,
.dropnav .nav2 .submenu .has-submenu:nth-child(5) > a,
.dropnav .nav2 .submenu .has-submenu:nth-child(6) > a  { margin-top: 10px; }

.j-carousel .story-box { position:relative; height:165px; padding:20px 30px; line-height:1.2; color:#fff; box-sizing:border-box }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-family:'farmingdale_state', arial; font-size:34px; line-height:1; text-transform:uppercase; text-decoration:none; color:#fff }
.j-carousel .story-box .date { position:absolute; left:0; right:0; padding:0 40px; top:-50px; font-size:20px; line-height:50px; color:#fff; background:rgba(0,0,0,0.7) }
.j-carousel .story-box .pipe { vertical-align:middle; padding:0 10px; font-size:10px }
.j-carousel .story-box .carousel-share-links { position:absolute; top:-48px; right:50px; line-height:50px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#fff }
.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 .carousel-related-links { float:right; margin-left:20px; font-size:20px; color:#fff }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .story-box .carousel-related-links span { vertical-align:middle; padding:0 10px; font-size:10px }
.j-carousel .story-box .leadin { display:block; font-size:26px; font-weight:300; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#a2a9ae }
.j-carousel .story-box .readmore { font-size:23px; font-weight:500; text-transform:uppercase; color:#fff }
.j-carousel .controls { position:absolute; left:-31px; top:58px }
.j-carousel .control { position:relative; display:block; width:31px; height:35px; margin-top:5px; font-size:16px; text-align:center; line-height:31px; cursor:pointer; color:#fff; background:#231f20; border-radius:4px 0 0 4px }
.j-carousel .control:first-child { margin-top:0 }
.j-carousel .control.active { color:#00453d; background:#fff }

.j-carousel .next, 
.j-carousel .prev { position:absolute; left:10px; top:50%; margin-top:-114px; width:21px; height:45px; outline:10px solid rgba(0,0,0,0.6); cursor:pointer; text-indent:-9999px; color:#fff; background:url(/images/setup/2017/master_sprite.png) no-repeat -1551px 0 rgba(0,0,0,0.6); overflow:hidden }
.j-carousel .next { left:auto; right:10px; background-position:-1578px 0 }
.j-carousel .pp { position:absolute; right:20px; top:-50px; z-index:1; width:20px; height:50px; margin-top:74.66%; font-size:30px; line-height:50px; cursor:pointer; text-align:center; color:#fff; overflow:hidden }
.j-carousel .pp:before { content:"\e80b"; display:block; font-family:'glyphicons' }        
.j-carousel .pp.play:before { content:"\e80a"; display:block; font-family:'glyphicons' } 
 
/* SLIDER */
.slider-wrapper .pp { position:absolute; right:50%; bottom:10px; z-index:1; width:30px; height:30px; margin-right:-15px; padding:0; border:none; font-size:30px; line-height:30px; cursor:pointer; text-align:center; color:#fff; overflow:hidden; background:none }
.slider-wrapper .pp:before { content:"\e80b"; display:block; font-family:'glyphicons' }        
.slider-wrapper .pp.play:before { content:"\e80a"; display:block; font-family:'glyphicons' } 
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-18px; top:50%; z-index:1; margin-top:-22px; width:21px; height:45px; padding:0; border:none; cursor:pointer; text-indent:-9999px; color:#fff; background:url(/images/setup/2017/master_sprite.png) no-repeat -1551px 0 }
.slider-wrapper .next { left:auto; right:-18px; background-position:-1578px 0 }

/* SOCIAL */
.section-social > .section-header { position:static; margin:0 auto; width:1073px; height:153px; text-indent:-9999px; background:url(/images/setup/2017/master_sprite.png) no-repeat 0 -213px }
.section-widget .section-header { position:static; margin:0; font-size:40px; font-weight:400; text-align:center; line-height:81px; color:#fff; background:#00453d; border-radius:3px 3px 0 0 }
.section-widget .section-header span { display:inline-block; vertical-align:middle; width:36px; height:36px; margin:-5px 18px 0 0; font-size:22px; line-height:36px; background:#000; border-radius:3px }

/* CALENDAR */
#calendar td { height:50px; line-height:50px; font-size:22px; font-weight:300; color:#fff; border:1px solid #002921; text-transform:uppercase; text-align:center; background:#00453d }
#calendar .calendar-header td { height:50px; line-height:50px; font-size:22px; font-weight:700; color:#fff; background:#082b24 }
#calendar .calendar-month td { font-size:30px; font-weight:500; line-height:50px; border:0; background:#231f20 }
#calendar .calendar-month td a { display:block; width:30px; height:30px; margin:10px auto; line-height:30px; font-size:30px; color:#fff; overflow:hidden }
#calendar .calendar-month td span { color:#fff }
#calendar .calendar-event a,
#calendar .no-calendar-event a { height:50px; line-height:50px; background:none; color:#fff }
#calendar .calendar-event a { color:#fff; background:#00302b }
#calendar .inactive { color:rgba(255,255,255,0.7) }
#calendar .calendar-event a:hover,
#calendar .current a { background:#fff; color:#00453d }
#calendar .event-schedule { height:200px; overflow:auto; color:#fff; box-sizing:border-box }
#calendar .event-schedule .event-date { margin-bottom:15px; padding-bottom:15px; font-size:40px; font-weight:300; text-transform:uppercase; text-align:center; line-height:1; color:#fff; border-bottom:1px dashed rgba(255, 255, 255, 0.4) }
#calendar .event-schedule .event-info { position:relative; font-size:22px; font-weight:300; border-bottom:1px dashed rgba(255,255,255,0.4); padding-bottom:10px; margin-bottom:10px }
#calendar .event-schedule .event-info:last-child { border-bottom:none; padding-bottom:0; margin-bottom:0; }
#calendar .event-schedule .sport { display:block; font-weight:400; text-transform:uppercase }
#calendar .event-schedule .sport a { color:#fff }
#calendar .event-schedule .team,
#calendar .event-schedule .result { font-weight:400 }
#calendar .event-schedule .status { font-weight:400; text-transform:uppercase }
#calendar .event-schedule .links a { color:#fff }
#calendar .event-schedule .neutral-site,
#calendar .event-schedule .note { display:block }
#calendar .calendar-month td a:before { font-family:"GlyphIcons"; display:block; text-align:center }
#calendar .calendar-month-left a:before { content:"\e80f" }
#calendar .calendar-month-right a:before { content:"\e810" }

/* BUTTONS */
.section-buttons .section-header { position:absolute; z-index:2; top:-65px; left:50%; width:545px; height:365px; margin-left:-255px; text-indent:-9999px; background:url(/images/setup/2017/master_sprite.png) no-repeat -1099px -209px }
/*
.buttons-nav { padding:116px 0 49px }
.buttons-nav li { float:right }
.buttons-nav li:first-child { float:left }

div[class*="rams-nav"] { width:50%; box-sizing:border-box }
div[class*="rams-nav"] ul { margin:0; list-style:none }
div[class*="rams-nav"] li a { position:relative; display:block; font-size:50px; text-decoration:none; line-height:1; color:#fff }
div.rams-nav-left { float:left; padding:110px 260px 50px 95px }
div.rams-nav-right { float:right; padding:110px 95px 50px 280px; text-align:right }
div.rams-nav-left li a[href="/composite"]:before,
div.rams-nav-right li a[href="/list-signup"]:before { content:'\e83b'; position:absolute; left:-100px; top:0; width:90px; height:90px; font-family:'glyphicons'; text-align:center; line-height:90px; color:#1e1e1e; background:#fff; border-radius:100% }
div.rams-nav-right li a[href="/list-signup"]:before { content:'\e800'; left:auto; right:-100px }
*/

div[class*="rams-nav"] { position:relative; width:50%; overflow:hidden; box-sizing:border-box }
div[class*="rams-nav"] ul { margin:0; list-style:none }
div[class*="rams-nav"] li span { position:relative; z-index:1; display:block; left:auto; width:260px; font-size:50px; font-weight:300; text-decoration:none; line-height:1; color:#fff }
div[class*="rams-nav"] li span:last-child{ text-transform:uppercase; font-weight:400 }
div[class*="rams-nav"] li img { position:absolute; left:0; top:0; width:100%; min-height:100% }
div[class*="rams-nav"] li a{ text-decoration:none } 
div.rams-nav-left { float:left }
div.rams-nav-right { float:right; text-align:right }
div.rams-nav-left li { float:right; margin:110px 260px 50px 95px }
div.rams-nav-right li  { float:left; margin:110px 95px 50px 270px }
div.rams-nav-left li a[href*="/composite"]:before,
div.rams-nav-right li a[href="/list-signup"]:before { content:'\e83b'; position:absolute; left:55px; width:90px; height:90px; font-family:'glyphicons'; text-align:center; line-height:90px; color:#1e1e1e; background:#fff; border-radius:100%; font-size:50px; z-index:1 }
div.rams-nav-right li a[href="/list-signup"]:before { content:'\e800'; left:auto; right:50px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1600px) {

.site-header .site-title { padding-left:220px }
.site-header .site-title a { -webkit-transform:scale(0.8); transform:scale(0.8) }
.site-header .site-title a:after { left:-370px }

.dropnav { text-align:left }
.dropnav > ul { margin-left:295px }
.dropnav .nav > a { padding:0 20px; font-size:24px }

.slider-wrapper .prev { left:0 }
.slider-wrapper .next { right:0 }

}

@media only screen and (min-width:1024px) and (max-width:1199px) {

.site-header .site-title { padding-left:130px }
.site-header .site-title a { -webkit-transform:scale(0.7); transform:scale(0.7) }

.dropnav > ul { margin-left:260px }
.dropnav .nav > a { padding:0 10px; font-size:24px }

.section-social > .section-header { margin-left:-25px; -webkit-transform:scale(0.9); transform:scale(0.9) }

.section-buttons .section-header { -webkit-transform:scale(0.8); transform:scale(0.8) }
div[class*="rams-nav"] li span { width:170px; font-size:30px }
div.rams-nav-left li { margin:110px 200px 50px 95px }
div.rams-nav-right li { margin:110px 95px 50px 210px }
div.rams-nav-left li a[href*="/composite"]:before,
div.rams-nav-right li a[href="/list-signup"]:before { width:60px; height:60px; line-height:60px; font-size:40px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#00463e }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2017/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#fff }
.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:20px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#00463e; border-radius:3px }
.mobile-menu-bar li a.active { background:#00453d; color:#fff; text-decoration:none } 
.mobile-menu-bar .gicon-menu:before { content: '\e811' !important; }

.dropnav { display:none; font-size:18px; 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:#000; color:#fff }
.secondary-nav h2 { position:relative; margin:0; padding:10px; font-size:24px; color:#fff; 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:#eee 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 #fff; 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:#fff; 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 { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:74.66%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }
.j-carousel { border-bottom:40px solid #000 }
.j-carousel .pp,
.j-carousel .next, 
.j-carousel .prev { position:absolute; left:5px; bottom:-40px; z-index:1; width:30px; height:40px; font-size:30px; line-height:40px; cursor:pointer; text-decoration:none; text-align:center; color:#fff; overflow:hidden }
.j-carousel .next { left:45px }
.j-carousel .pp { left:80px }
.j-carousel .prev:before { content:"\e80f"; display:block; font-family:'glyphicons'  }
.j-carousel .next:before { content:"\e810"; display:block; font-family:'glyphicons' }
.j-carousel .pp:before { content:"\e80b"; display:block; font-family:'glyphicons' }        
.j-carousel .pp.play:before { content:"\e80a"; display:block; font-family:'glyphicons' } 

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; margin-bottom:0; padding:10px; font-size:30px; text-align:center; text-decoration:none; text-transform:uppercase; color:#00453d; background:#fff }
.tabs-wrapper .tab_title:hover { text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto }

.main-tabs .pane .overflow { padding:0; box-shadow:none }
.main-tabs .pane2 .overflow { height:auto }

.secondary-tabs .tab_title1,
.secondary-tabs .pane1,
.secondary-tabs .tab_title2,
.secondary-tabs .pane2 { display:none !important }
.secondary-tabs .pane2 .overflow { height:auto; box-shadow:none }

.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.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 { background:#666 }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; width:25% }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; font-size:16px; line-height:34px; text-align:center; color:#fff; transition:0.35s }
.social-links li .gicon-twitter { background:#55acee }
.social-links li .gicon-facebook { background:#3b5998 }
.social-links li .gicon-youtube { background:#bb0000 }
.social-links li .gicon-instagram { background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }

.slider-wrapper { border-bottom:40px solid #000 }
.slider-wrapper .pp,
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:5px; bottom:-40px; z-index:1; width:30px; height:40px; font-size:30px; line-height:40px; cursor:pointer; text-decoration:none; text-align:center; color:#fff; overflow:hidden }
.slider-wrapper .next { left:45px }
.slider-wrapper .pp { left:80px }
.slider-wrapper .prev:before { content:"\e80f"; display:block; font-family:'glyphicons'  }
.slider-wrapper .next:before { content:"\e810"; display:block; font-family:'glyphicons' }
.slider-wrapper .pp:before { content:"\e80b"; display:block; font-family:'glyphicons' }        
.slider-wrapper .pp.play:before { content:"\e80a"; display:block; font-family:'glyphicons' } 

.sponsors-slider { padding:10px }

.buttons-nav li { float:left; width:50%; padding:10px; text-align:center; box-sizing:border-box }

div[class*="rams-nav"] { float:left; width:50% }
div[class*="rams-nav"] li img { display:none }
div[class*="rams-nav"] li a { display:block; margin:5px; padding:5px; font-size:30px; text-transform:uppercase; text-align:center; text-decoration:none; color:#fff; border:1px solid #fff; border-radius:3px }
div[class*="rams-nav"] li span{ position:static }

.site-footer .footer-text { font-size:22px }
.site-footer .footer-text span { display:block; height:0; overflow:hidden }

.full-standings { padding-left:150px; margin:0 -10px; overflow:hidden; position:relative; box-shadow:0 0 4px rgba(0,0,0,0.2) }
.full-standings .fixed-table { display: inline-table; width:150px; position:absolute; left:0; top:0; z-index:1 }
.full-standings .fixed-col { display:none }
.full-standings .container { position:relative; z-index:2; box-shadow:-2px -4px 4px rgba(0,0,0,0.2); overflow-x:scroll; -webkit-overflow-scrolling:touch }
.full-standings .container table { width:730px }

.site-header .btn-live,
.landing-row.social-row { 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/2017/header_mobile_wide2.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:#fff }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

div[class*="rams-nav"] li span { font-size:20px }

}

@media only screen and (max-width:479px) {

.more-news .story { margin-top:0; padding:10px 0; position:relative; font-size:20px; font-weight:300; color:#fff; border-top:1px dashed rgba(255,255,255,0.4) }
.more-news .story:first-child { margin-top:0; padding-top:0; border-top:0 }
.more-news .heading .thumb { display:none }
.more-news .heading .title { line-height:1.2 }
.more-news .details .related-links li a { text-decoration:none }

.sponsors-slider .item { font-size:0; text-align:center }
.sponsors-slider .image { float:none; display:inline-block; width:50%; padding:5px; text-align:center; box-sizing:border-box }

.site-footer { padding:0 10px 30px }
.site-footer .footer-text { margin-top:30px }
.site-footer .footer-logos li { margin:10px }
.site-footer .footer-logos li img { max-height:50px }
.site-footer .presto-logo { margin-top:10px }

div[class*="rams-nav"] { float:none; width:100% }

}

/* CAMPS */
.camp-box > h2 {background-color: #5B5B5B!important;}
.camp-box button:hover {background: #5B5B5B!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #5B5B5B!important;}
