/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'montserratbold';
    src: url('Montserrat-Bold-webfont.eot');
    src: url('Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Bold-webfont.woff') format('woff'),
         url('Montserrat-Bold-webfont.ttf') format('truetype'),
         url('Montserrat-Bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratregular';
    src: url('Montserrat-Regular-webfont.eot');
    src: url('Montserrat-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Regular-webfont.woff') format('woff'),
         url('Montserrat-Regular-webfont.ttf') format('truetype'),
         url('Montserrat-Regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'akzidenz-grotesk_bq_condeBdIt';
    src: url('akzidenzgrotesk-boldconditalic-webfont.eot');
    src: url('akzidenzgrotesk-boldconditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgrotesk-boldconditalic-webfont.woff2') format('woff2'),
         url('akzidenzgrotesk-boldconditalic-webfont.woff') format('woff'),
         url('akzidenzgrotesk-boldconditalic-webfont.ttf') format('truetype'),
         url('akzidenzgrotesk-boldconditalic-webfont.svg#akzidenz-grotesk_bq_condeBdIt') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'akzidenz-grotesk_bq_ExBdIt';
    src: url('akzidenzgrotesk-boldextendeditalic-webfont.eot');
    src: url('akzidenzgrotesk-boldextendeditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('akzidenzgrotesk-boldextendeditalic-webfont.woff2') format('woff2'),
         url('akzidenzgrotesk-boldextendeditalic-webfont.woff') format('woff'),
         url('akzidenzgrotesk-boldextendeditalic-webfont.ttf') format('truetype'),
         url('akzidenzgrotesk-boldextendeditalic-webfont.svg#akzidenz-grotesk_bq_ExBdIt') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* WEB FONTS FOR THE INTERNAL PAGES */
@font-face {
    font-family: 'open_sansregular';
    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: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    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: normal;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#EA1920 !important }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'montserratregular', arial }

a { color:#EA1920; text-decoration:none }
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6,b,strong { font-family:'open_sansbold', arial; font-weight:normal }

h1 { font-size:24px; color:#000}
h2 { font-size:21px; color:#000}
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.content-row { max-width:1000px; margin:10px auto 0 }
.content-row1 { max-width:none; margin-top:0 }
.content-row .content-col { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.content-row3 { max-width:856px; padding:0 15px; margin:20px auto 0 }
.content-row3 .content-col1 { width:331px; padding-right:5px; float:left }
.content-row3 .content-col2 { width:525px; padding-left:5px; float:right }

.box-hdr { height:45px; line-height:45px; margin-bottom:0; padding:0 10px; font-family:'akzidenz-grotesk_bq_ExBdIt',arial; font-size:22px; font-weight:normal; text-transform:uppercase; color:#F10A2E; background:#000; background:rgba(0,0,0,0.6) }

.navbar-buttons ul,
.navbar-buttons li { list-style:none; padding:0; margin:0 }

.site-footer { text-align:center }
.footer-logos { margin:30px 0 }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }
.footer-presto-logo { padding:40px 0 100px; border-top:3px solid #ec1c22; background:#000 }
.footer-address { margin-bottom:40px; font-size:13px; font-family:'montserratbold', arial; text-transform:uppercase; color:#fff }
.footer-address span { padding:0 5px; color:#ec1e24 }
 
/* CAROUSEL */
.j-carousel .seats:before,
.j-carousel .seats:after { content: " "; display:table }
.j-carousel .seats:after { clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:42%; position:relative; overflow:hidden; background:#333 }
.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:60%; 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 }

/* BUTTONS */
.lcol-buttons { padding-top:46px }
.lcol-buttons li { margin-top:10px }
.lcol-buttons li:first-child { margin-top:0 }
.lcol-buttons li a img { vertical-align:middle }

.social-icons ul { list-style:none; padding:0; margin:0 }
.social-icons li { float:left; margin-left:5px }
.social-icons li a { display:block; width:20px; height:20px; line-height:20px; color:#fff; overflow:hidden }
.social-icons li a:hover { color:#FDB823; text-decoration:none }
.social-icons li a:before { display:block; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; font-size:12px; speak:none; text-decoration:inherit; text-align: center;  font-variant: normal; text-transform:none; background:#acafb4; border-radius:10px }
.social-icons li a[href*="twitter"]:before { content:"\e81d" }
.social-icons li a[href*="facebook"]:before { content:"\e81b" }
.social-icons li a[href*="instagram"]:before { content:"\e81f" }
.social-icons li a[href*="youtube"]:before { content:"\e822" }

.content-switcher { position:relative }
.content-switcher .switcher-list { position:absolute; right:88px; top:-37px; z-index:2; max-width:250px; margin:0 auto 10px; background:#000; background:rgba(0,0,0,0.6); color:#FFF; border-radius:3px }
.content-switcher .switcher-list.active { border-radius:3px 3px 0 0 }
.content-switcher .switcher-list .selection { display:block; min-width:205px; height:29px; line-height:29px; padding:0 30px 0 10px; position:relative }
.content-switcher .switcher-list .selection:after { content:""; border-style:solid; border-width:5px; border-color:#fff transparent transparent; cursor:pointer; position:absolute; right:15px; top:14px }
.content-switcher .switcher-list ul { display:none; list-style:none; margin:0; white-space: nowrap; color:#444; background:#000; position:absolute; left:0; top:29px }
.content-switcher .switcher-list.active ul { display:block ; max-height:270px; width:100%; overflow:auto }
.content-switcher .switcher-list ul a { display:block; padding:2px 10px; font-size:13px; color:#eee; line-height:20px; white-space:nowrap; text-decoration:none }
.content-switcher .switcher-list ul a:hover { color:#FFF }

.scoreboard-slider { position:relative; padding:10px; font-family:'montserratbold', arial; background:#e5e5e5 }
.scoreboard-slider .slider { position:relative; margin-left:-10px; overflow:hidden }
.scoreboard-slider.loading .slider { opacity:0.5 }
.scoreboard-slider .no-events { position:relative; padding:10px 0; margin-left:10px; text-align:center; font-size:20px; text-transform:uppercase; color:#fff; background:#000; background:rgba(0,0,0,0.6) }
.scoreboard-slider .slides { position:relative; width:20000% }
.scoreboard-slider .slide { width:0.5%; float:left }
.scoreboard-slider .event-box { position:relative; width:20%; float:left; padding-left:10px; text-align:center; text-transform:uppercase; font-size:12px;  color:#fff; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.scoreboard-slider .event .no-event { position:absolute; left:0; right:0; top:50%; margin-top:-15px; height:30px; font-size:18px; color:#000 }
.scoreboard-slider .event { position:relative; min-height:200px; padding:10px 0 70px; background:#000 }
.scoreboard-slider .event .date { font-size:20px; color:#8b8b8b }
.scoreboard-slider .event .sport a { font-size:15px; color:#8b8b8b }
.scoreboard-slider .event .status { margin-bottom:20px; color:#ED1E24 }
.scoreboard-slider .event .team { padding:10px 10px 5px; font-family:'montserratregular', arial; font-size:11px; text-align:left; background:#ED1E24 }
.scoreboard-slider .event .team + .team { padding-top:0 }
.scoreboard-slider .event .score { float:right }
.scoreboard-slider .event .result { display:block }
.scoreboard-slider .event .neutralsite-notes { padding:0 10px 10px; font-family:'montserratregular', arial; text-align:left; color:#0F0F0F; background:#ED1E24 }
.scoreboard-slider .event .notes { display:none }
.scoreboard-slider .event .links { position:absolute; left:0; right:0; bottom:0; padding:10px; font-size:11px }
.scoreboard-slider .event .links a { color:#fff }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; right:44px; top:-40px; width:42px; height:40px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2015/master_sprite.png) no-repeat -681px 0 }
.scoreboard-slider .next { right:0; background-position:-726px 0 } 
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled,
.scoreboard-slider .full-schedule-btn { display:none }

/* YOUTUBE */
.youtube-wrapper .playlist { padding:10px; background:#FFF }
.youtube-wrapper .playlist ul { list-style:none; padding:0; margin:0 }
.youtube-wrapper .playlist li { padding-left:130px; margin-top:10px; color:#FFF; background:#fff; cursor:pointer; position:relative;
-moz-transition:background .3s ease;
-webkit-transition:background .3s ease;
-o-transition:background .3s ease;
transition:background .3s ease;
}
.youtube-wrapper .playlist li.active,
.youtube-wrapper .playlist li.active { background:#fff; color:#343434 }
.youtube-wrapper .playlist li:first-child { margin-top:0 }
.youtube-wrapper .playlist img { float:left; max-width:120px; margin-left:-130px; border:solid 1px #9F9F9F; overflow:hidden }
.youtube-wrapper .playlist li a { display:block; font-size:14px; font-weight:bold; text-align:left; text-decoration:none; color:#343434; padding:5px 0;  }
.youtube-wrapper .playlist li span { display:none }
.youtube-wrapper .playlist li.active a { text-decoration:none; color:#343434 }
.youtube-wrapper .playlist h3 { display:none }

/* TABS */
.tabs-wrapper .tabs { background:rgba(0,0,0,0.6);}
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:46px; line-height:46px; margin-bottom:0; padding:0 10px; font-family:'akzidenz-grotesk_bq_ExBdIt',arial; font-size: 13px; font-weight:normal; text-transform:uppercase; color:#fff }
.tabs-wrapper .tab a.active { font-size: 20px; color: #F10A2E;}
.tabs-wrapper .tab a:hover { text-decoration:none }
.tabs-wrapper .panes { position:relative; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; background:#eee }
.tabs-wrapper .pane.active { position:static }
.tabs-wrapper .pane > .overflow { height:285px; padding:10px; overflow:auto }

.tabs-wrapper[id="social-tabs"] .pane2 > .overflow { overflow:hidden }

.coach-bio .thumb { margin-left: 0 !important; }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#000; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#000; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#000}
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#000; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }
div[id="page-backgrounds"] { display:none }

.site-header { position:relative; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2015/header_tablet.png) no-repeat 50% 50% }
.site-header .site-logo { display:none }

.social-icons { position:absolute; left:10px; top:127px }

.mobile-menu-bar { display:block; padding:5px; background:#EE1E25 }
.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 }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#9B1d22; color:#fff; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -moz-box-sizing:border-box; -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; -moz-box-sizing:border-box; -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 i:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; color:#333; margin:0 }

.dropnav { display:none; font-family:'montserratregular', arial; 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; 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 { display:none }
.dropnav .nav:nth-child(-n+2) .submenu.level1 .has-submenu > a,
.dropnav .nav:nth-child(-n+2) .submenu.level1 .has-submenu li { display:none }
.dropnav .nav:nth-child(-n+2) .submenu.level1 .has-submenu li:first-child { display:block }

.secondary-nav { font-family:'montserratregular', arial; background: #A91A1F; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-family:'montserratbold', arial; font-size:20px; color:#fff; font-weight:normal; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:#000; 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 { text-align:center }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:30px 10px 10px; font-size:14px; color:#fff; text-align:left;
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')";
}
.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:#333 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:""; display:block; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:10px }
.j-carousel .control.active { background:#EE1E25; box-shadow:none }
.j-carousel .control.active:before { border-color:#EE1E25 }
.j-carousel .control .thumb { display:none }
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { display:none }

.schedule .title { margin-bottom:10px }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { padding:5px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.schedule .table .titles { display:none }
.schedule .team-record .titles  { display:block; color:#fff; overflow:hidden; padding:5px 5px 0 }
.schedule .team-record .item { padding:5px}
.schedule .team-record { text-align:center; margin-bottom:10px; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { width: 23%; text-align:center; color:#fff; margin:0 1%; float:left; background:#333; border-radius:3px }
.schedule .team-record .titles > div { background:#333; color:#fff }
.schedule .opponent { width: 70%; float:left }
.schedule .result { width: 30%; float:right; text-align:right }
.schedule .item { padding:10px }
.schedule .item.even { background-color:#eee }
.schedule .item .data { position:relative }
.schedule .item .data:before,
.schedule .item .data:after { content: " "; display:table }
.schedule .item .data:after { clear:both }
.schedule .item .date { height:25px; line-height:25px; margin:-10px -10px 10px; padding:0 10px; background:#333; color:#fff }     
.schedule .item .time { height:25px; line-height:25px; color:#fff; position:absolute; right:0; top:-10px }    
.schedule .conf-teams-container { width:100% }
.schedule .conf-teams-container .opponent { width:80%; float:left }
.schedule .conf-teams-container .result { width:20%; float:right }
.schedule .more { display:block !important }
.schedule .more strong { font-weight:normal }
.schedule .more a { display:inline-block; vertical-align:top; text-decoration:none }
.schedule .more a:after { content:"\00BB"; padding:0 5px 0 4px }
.schedule .arrow { display:none }

.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; -moz-box-sizing:border-box; -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 }

}

/*----------------------------------------------------------
  ADJUSTMENTS FOR TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:768px) and (max-width:920px) {
.scoreboard-slider .event-box { width:50%; margin-top:10px }
.scoreboard-slider .event-box:first-child,
.scoreboard-slider .event-box:first-child + .event-box { margin-top:0 }
.scoreboard-slider .event-box:last-child:nth-child(odd) { width:100% }

.content-row .content-col { width:100%; float:none }

.lcol-buttons { padding:10px 0 0 }
.lcol-buttons li { width:33.32%; float:left; margin:0 }

.tabs-wrapper[id="social-tabs"] .pane .overflow { text-align:center }

}

/*---------------------------------------
  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/2015/header_mobile_wide.png) no-repeat 5px 50% }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li span { display:none }

.social-icons { position:static; padding:5px; text-align:center; background:#222 }
.social-icons div > ul { display:inline-block; vertical-align:top }

.content-row { padding:0 }
.content-row .content-col { width:100%; padding:0 }
.content-row2 { display:none }
.tabs-wrapper[id="social-tabs"] .tabs { display:none}
.tabs-wrapper[id="social-tabs"] .tab_title { display:block; padding:0 20px; font-size:18px; line-height:40px; color:#fff; background:#000 }
.tabs-wrapper[id="social-tabs"] .pane { position:static }
.tabs-wrapper[id="social-tabs"] .pane .overflow { height:auto; padding:0 }
.tabs-wrapper[id="social-tabs"] .tab_title[href*="facebook"],
.tabs-wrapper[id="social-tabs"] .tab_title[href*="facebook"] + .pane,
.tabs-wrapper[id="social-tabs"] .tab_title[href*="instagram"],
.tabs-wrapper[id="social-tabs"] .tab_title[href*="instagram"] + .pane { display:none !important }

.lcol-buttons { padding:10px; text-align:center }
.lcol-buttons li a { display:block }

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (max-width:479px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 
.j-carousel { background:#000 }
.j-carousel .story-box { position:static; padding:10px }

}


/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

html { min-height:100% }
body { position:relative; min-height:100% }

.page { position:relative; z-index:2; padding-top:109px }
div[id="page-backgrounds"] { position:fixed; left:0; right:0; top:0; bottom:0;  z-index:1; overflow:hidden; background:#000 } 
div[id="page-backgrounds"] img { width:100%; height:100% }
.landing div[id="page-backgrounds"] { top:0 }

.body-container { max-width:1000px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { min-height:500px; padding:40px 10px 10px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:fixed; left:0; right:0; top:0; z-index:4; background:#fff; box-shadow:0 0 15px #000 }
.site-header .site-title { margin:0; font-family:'akzidenz-grotesk_bq_condeBdIt', arial; font-size:30px; text-transform:uppercase; text-align:center }
.site-header .site-title a { display:block; height:73px; line-height:73px; color:#ee1e25; text-decoration:none  }
.site-header .site-title span:first-child { padding:0 260px 0 10px }
.site-header .site-logo { position:absolute; left:50%; top:6px; z-index:2; margin-left:-118px; width:237px; height:152px; text-indent:-9999px; background:url(/images/setup/2015/master_sprite.png) no-repeat -647px -140px }
.site-header.esports .site-logo{ top:0; height: 175px; background:url(/sports/esports/master_sprite_new) no-repeat -640px -104px }

.mobile-menu-bar, .search-bar { display:none }

.social-icons { position:absolute; right:50%; top:25px; margin-right:-530px }

/* NAVIGATION */
.dropnav { position:relative; height:33px; border-bottom:3px solid #ec1c22; font-family:'montserratbold', arial; background:#000 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; max-width:1000px; margin:0 auto }
.dropnav .nav { float:left; }
.dropnav .nav1 { margin-left: 10px; }
.dropnav .nav3 { margin-right:250px }
.dropnav .nav > a { position:relative; z-index:2; display:block; height:36px; padding:0 10px; line-height:36px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:36px; min-height:240px; padding:30px; background:#000; background:rgba(0,0,0,0.8); white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .nav > .submenu:before { content:""; position:absolute; right:0; bottom:0; display:block; width:341px; height:292px; background:url(/images/setup/2015/master_sprite.png) no-repeat -157px 0 }
.dropnav .submenu a { display:block; font-size:20px; font-family:'montserratbold', arial; line-height:30px; white-space:nowrap; text-transform:uppercase; text-decoration:none; color:#fff  }
.dropnav .submenu a:hover { color:#ED1D24 }
.dropnav .submenu .submenu-title { display:block; margin-bottom:10px; font-size:20px; font-family:'montserratbold', arial; line-height:30px; white-space:nowrap; text-transform:uppercase; text-decoration:none; color:#ee1e25 }
.dropnav .submenu .has-submenu > a { display:none }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu .submenu-title + ul,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .nav:nth-child(-n+2) .submenu.level1 .has-submenu,
.dropnav .nav:nth-child(-n+2) .submenu.level1 ul { display:block; margin:0 }
.dropnav .nav:nth-child(-n+2) .submenu.level1 .has-submenu li { display:inline-block; vertical-align:top; margin-right:10px }
.dropnav .nav:nth-child(-n+2) .submenu.level1 .has-submenu li a { font-size:11px }
.dropnav .nav:nth-child(-n+2) .submenu.level1 .has-submenu li:first-child a { min-width:200px; font-size:20px; }

.secondary-nav { position:relative; z-index:2; font-family:'montserratregular', arial; color:#fff; background:#404040 }
.secondary-nav > div { max-width:1000px; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family:'akzidenz-grotesk_bq_ExBdIt', arial; font-size:25px; line-height:60px; font-weight:normal; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:20px }
.secondary-nav li { float:left }
.secondary-nav li a { color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#eee; text-decoration:none }
.secondary-nav li:before { content:"/"; padding:0 5px 0 8px; color:#ee1e25 }
.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:#000; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap }

.j-carousel .story-box { position:absolute; left:50%; bottom:20px; margin-left:-320px; width:600px; height:84px; padding:55px 20px 20px; color:#fff; background:#000; background:rgba(0,0,0,0.6) }
.j-carousel .title { display:block; margin-bottom:10px; font-family:'montserratbold', arial; font-size:17px; line-height:19px; text-transform:uppercase; color:#fff }
.j-carousel .date { position:absolute; left:20px; top:14px; font-size:11px; line-height:27px }
.j-carousel .leadin { font-size:13px }
.j-carousel .readmore { font-size:11px; text-transform:uppercase; color:#ec1c24 }
.j-carousel .controls { position:absolute; right:50%; bottom:135px; margin-right:-300px; width:118px; height:27px; text-align:center; background:#000; border-radius:15px }
.j-carousel .control { display:inline-block; vertical-align:top; width:10px; height:10px; margin:8px 1px 0; cursor:pointer; text-indent:-9999px; background:#fff; border-radius:10px }
.j-carousel .control.active { background:#ed1c21 }
.j-carousel .pp { display:none }
.j-carousel .prev,
.j-carousel .next { display:block; position:absolute; left:50%; bottom:20px; margin-left:-355px; width:35px; height:159px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2015/master_sprite.png) no-repeat -503px 0 }
.j-carousel .next { left:auto; right:50%; margin:0 -355px 0 0; background-position:-539px 0 }
 
}

/* CAMPS */
.camp-box > h2 {background-color: #EA181D!important;}
.camp-box button:hover {background: #EA181D!important;}
.camp-box button {background: #7F1416!important; color: #fff;}
.camp-box button:before {background: #EA181D!important;}