/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'quanticoitalic';
    src: url('Quantico-Italic-webfont.eot');
    src: url('Quantico-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Quantico-Italic-webfont.woff') format('woff'),
         url('Quantico-Italic-webfont.ttf') format('truetype'),
         url('Quantico-Italic-webfont.svg#quanticoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'quanticobold';
    src: url('Quantico-Bold-webfont.eot');
    src: url('Quantico-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Quantico-Bold-webfont.woff') format('woff'),
         url('Quantico-Bold-webfont.ttf') format('truetype'),
         url('Quantico-Bold-webfont.svg#quanticobold') 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: 'oswaldbold';
    src: url('oswald-bold-webfont.eot');
    src: url('oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-bold-webfont.woff') format('woff'),
         url('oswald-bold-webfont.ttf') format('truetype'),
         url('oswald-bold-webfont.svg#oswaldbold') 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:#CBB677 !important }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#CBB677; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'quanticobold', arial }

a { color:#A78210; text-decoration:none }
a:hover { color:#CBB677; text-decoration:underline }
a[rel*="wiki-link"] { color:#CBB677 }

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 }

.navbar-buttons li,
.navbar-buttons ul { list-style:none; padding:0; margin:0 }

.site-footer { margin-top:72px; text-align:center }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 10px }
.footer-address { position:relative; height:134px; padding-top:90px; margin-top:40px; color:#fff; font-family:'montserratregular', arial }
.footer-address:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; background:url(/images/setup/2015/footer_bg.png) no-repeat 50% 0 }
.footer-address p { position:relative; margin:0 }


/* 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:63%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 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 */
.mrow-buttons ul { margin-left:-15px }
.mrow-buttons li { float:left; width:33.32% }
.mrow-buttons li a { display:block; padding-left:15px }
.mrow-buttons li img { vertical-align:middle }

.social-links { display:none; padding:5px; text-align:center; background:#000 }
.social-links ul,
.social-links li { list-style:none; padding:0; margin:0 }
.social-links li { display:inline-block; vertical-align:top }
.social-links li a { display:block; width:30px; height:30px; line-height:30px; font-size:18px; color:#151515; background:#CBB677; border-radius:25px }
.social-links li span { display:none }

/* YOUTUBE */
.youtube-wrapper { height:718px; padding:20px 340px 20px 20px; position:relative; z-index:1 }
.youtube-wrapper .player { background:#313131; color:#FFF; position:relative }
.youtube-wrapper .video-info { padding:20px; font-size:30px; line-height:1.3; text-transform:uppercase; color:#fff; background:#444 }
.youtube-wrapper .playlist { width:280px; padding:20px; position:absolute; top:20px; right:20px; bottom:20px; background:#151515 }
.youtube-wrapper .playlist .overflow { height:678px; overflow:auto }
.youtube-wrapper .playlist ul { list-style:none; padding:0; margin:0 }
.youtube-wrapper .playlist li { padding:5px; margin-top:10px; background:#CBB677; cursor:pointer }
.youtube-wrapper .playlist li.active { background:#fff }
.youtube-wrapper .playlist li:first-child { margin-top:0 }
.youtube-wrapper .playlist img { width:95px; height:58px; float:left; margin-right:10px }
.youtube-wrapper .playlist li > div { overflow:hidden }
.youtube-wrapper .playlist li > div a { display:block; color:#151515; font-size:12px; line-height:1.3 }
.youtube-wrapper .playlist li span { display:none }

/* TABS */
.tabs-wrapper ul.tabs { margin-left:-4px }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:53px; line-height:53px; margin-left:4px; padding:0 10px; font-size:19px; text-transform:uppercase; background:#CBB677; color:#302f2c }
.tabs-wrapper .tab a.active { background:#46402A; color: #fff; }
.tabs-wrapper .tab a:hover { text-decoration:none }
.tabs-wrapper .panes { position:relative; border-top:6px solid #a78210; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; background:rgba(21,21,21,0.6) }
.tabs-wrapper .pane.active { position:static }

.tabs-wrapper[id="main-tabs"] .tab { width:25%; text-align:center }
.tabs-wrapper[id="main-tabs"] .pane > .overflow { height:758px; overflow:hidden }
.tabs-wrapper[id="main-tabs"] .pane1 > .overflow,
.tabs-wrapper[id="main-tabs"] .pane3 > .overflow { height:auto }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#CBB677; color:#151515 }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#CBB677; color:#151515 }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#CBB677 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#CBB677; color:#151515 }
.bio-wrap .head a { color:#151515 }

/* ==============
   MEDIA QUERIES
   ============== */

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0; background:#000 }
div[id="page-backgrounds"] { display:none }

.site-header { position:relative; background:#CBB677 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2015/header_tablet20170824.png) no-repeat 50% 50% }
.site-header .header-text { display:none }
.social-links { display:block }

.site-footer { margin-top:20px; padding:20px }
.footer-address { height:auto; margin-top:20px; padding-top:0 }

.mobile-menu-bar { display:block; padding:5px; background:#333 }
.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:#CBB677; color:#151515; 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:'quanticobold', 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; text-decoration:none; text-transform:uppercase; 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:'quanticobold', arial; background:#151515; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-family:'quanticobold', arial;  font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:#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 { background:#444 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .title { display:block; font-size:18px; color:#fff; text-decoration:none; 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:#A78210 }
.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:#CBB677; box-shadow:none }
.j-carousel .control.active:before { border-color:#CBB677 }
.carousel-content { display:none }

.tabs-wrapper[id="main-tabs"] .tabs { display:none }
.tabs-wrapper[id="main-tabs"] .tab_title { display:none; height:53px; line-height:53px; padding:0 10px; font-size:17px; text-transform:uppercase; background:#CBB677; color:#302f2c }
.tabs-wrapper[id="main-tabs"] .pane { display:none !important }
.tabs-wrapper[id="main-tabs"] .tab_title[href*="headlines"],
.tabs-wrapper[id="main-tabs"] .tab_title[href*="headlines"] + .pane { display:block !important; ; position:static }

div[id="scoreboard-ticker-wrapper"],
.footer-address:before { display:none }

.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .item.cloned + .item { margin-top:0 }
.slider-wrapper .image { display:block; margin-top:5px; text-decoration:none }
.slider-wrapper .image:first-child { margin-top:0 }
.slider-wrapper .image span { display:block; height:40px; line-height:40px; padding:0 0 0 10px; font-size:20px;text-transform:uppercase; background:#444444 }
.slider-wrapper .image span:after { content:"\00bb"; float:right; width:40px; height:40px; font-size:22px; text-align:center; color:#151515; background:#FBC416 }

.sponsors-slider:before { content:"Sponsors"; display:block; height:40px; line-height:40px; font-size:23px; text-align:center; text-transform:uppercase; color:#fff }
.banner-slider:before { content:"Links"; display:block; height:40px; line-height:40px; font-size:23px; text-align:center; text-transform:uppercase; color:#fff }

.content-row2,
.content-row3 { margin-top:5px }

.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 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_wide20170824.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 }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { color:#fff; background:#151515 }
.mobile-menu-bar li span { display:none }

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (max-width:479px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 
.mrow-buttons li { float:none; width:100%; margin:5px 0 0  }
.mrow-buttons li:first-child { margin-top:0 }
.mrow-buttons li img { width:100% }

}


/*-----------------------------------------
  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; overflow:hidden }
div[id="page-backgrounds"] { position:fixed; left:0; right:0; top:0; bottom:0; z-index:1; overflow:hidden }
div[id="page-backgrounds"] img { position:relative; left:50%; margin-left:-1000px; width:2000px; max-width:none }

.wrapper { max-width:1200px; margin:0 auto; padding:0 25px; background:rgba(47,48,44,0.6) }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; height:280px }
.site-header .site-title { position:absolute; left:-19px; top:0; z-index:2; margin:0 }
.site-header .site-title a { display:block; width:276px; height:250px; text-indent:-9999px; background:url(/images/setup/2015/master_sprite20170824.png) no-repeat 0 0  }
.site-header .header-text { display:block; height:64px; margin-left:120px; padding-left:110px; line-height:64px; font-family:'quanticobold', arial; text-align:center; letter-spacing:5px; color:#ffc024; text-decoration:none; background:rgba(21,21,21,0.7) }

.mobile-menu-bar, .search-bar { display:none }

.content-row { margin-top:35px }
.content-row1 { margin-top:0 }
.content-row4 { margin-top:72px }

/* NAVIGATION */
.dropnav { position:relative; padding-left:137px; margin-left:120px; font-family:'quanticobold', arial; border-top:6px solid #a78210; border-bottom:6px solid #a78210; background:#CBB677 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; position:relative; z-index:2 }
.dropnav .nav > a { display:block; height:57px; padding:0 15px; font-size:17px; line-height:57px; text-decoration:none; color:#151515; text-transform:uppercase }
.dropnav .nav:hover > a { background:#977518 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:57px; padding:20px 60px 20px 20px; background:url(/images/setup/2015/dropdown_bg.png) no-repeat 100% 0; white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .nav3 ~ .nav > .submenu { left:auto; right:0 }
.dropnav .submenu a { display:block; font-size:16px; line-height:30px; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#fff }
.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu.level1 .has-submenu { display:block; margin:0 }
.dropnav .submenu.level1 .has-submenu > a { display:none }
.dropnav .submenu.level1 .has-submenu li { display:inline-block; vertical-align:top; margin:0; white-space:nowrap }
/*.dropnav .submenu.level1 .has-submenu li:nth-child(n+3):before { content:"|"; float:left; margin: 0 4px 0 1px; font-size:10px; font-family:'montserratregular', arial; color:#CBB677; line-height:30px; }
.dropnav .submenu.level1 .has-submenu li:last-child:before { display:none }*/
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:' | '; padding:0 3px; font-family:'montserratregular', arial; color:#CBB677; line-height:30px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li:nth-child(2) a:before{ display:none }
.dropnav .submenu.level1 .has-submenu li a { float:left; font-size:12px; font-family:'montserratregular', arial; text-transform:none }
.dropnav .submenu.level1 .has-submenu li:first-child a { min-width:200px; font-size:16px; font-family:'quanticobold', arial; text-transform:uppercase }

.secondary-nav { position:relative; z-index:2; padding:0 20px; margin-bottom:10px; font-family:'quanticobold', arial; color:#151515; text-transform:uppercase; background:rgba(254,197,19,0.7) }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family:'quanticobold', arial; font-size:28px; line-height:45px; font-weight:normal; color:#151515 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left }
.secondary-nav li a { font-size:16px; color:#151515; text-decoration:none }
.secondary-nav li a:hover { color:#fff; text-decoration:none }
.secondary-nav li:before { content:"|"; padding:0 5px }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#46402A; 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; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li a:hover { color:#CBB677 }

.carousel-wrapper { position:relative }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; height:155px; padding:40px 420px 40px 45px; color:#fff; background:rgba(40,37,28,0.6)}
.j-carousel .title { display:block; font-size:30px; line-height:1.2; color:#fff; text-decoration:none; text-transform:uppercase }
.j-carousel .title:hover { color:#CBB677 }
.j-carousel .date { position:absolute; left:45px; top:-58px; z-index:2; height:58px; line-height:58px; text-transform:uppercase }
.j-carousel .leadin { font-family:'open_sansbold', arial; font-size:15px; text-transform:uppercase }
.j-carousel .readmore { display:none }
.j-carousel .carousel-related-links { position:absolute; left:45px; top:10px }
.j-carousel .carousel-related-links span { display:none }
.j-carousel .carousel-related-links i { font-size:22px; line-height:30px; text-shadow:1px 1px 1px #000 }
.j-carousel .carousel-related-links a { font-size:0; line-height:0; margin-right:10px; color:#fff; text-decoration:none }
.j-carousel .carousel-related-links a:hover  { color:#CBB677 }
.j-carousel .controls { position:absolute; left:0; right:0; bottom:235px; height:18px; padding:20px; text-align:center; background:rgba(9,6,8,0.7) }
.j-carousel .control { display:inline-block; vertical-align:top; width:18px; height:18px; margin:0 1px; text-indent:-9999px; cursor:pointer; background:#c5c3c4; border-radius:15px }
.j-carousel .control.active { background:#CBB677 }

.carousel-content { position:absolute; right:0; bottom:0; z-index:2; width:375px; padding-top:110px; font-family:'oswaldbold', arial; overflow:hidden }
.carousel-content:after { content:""; position:absolute; left:50%; top:0; margin-left:-110px; width:220px; height:157px; background:url(/images/setup/2015/master_sprite20170824.png) no-repeat -279px 0 }
.carousel-content .content { position:absolute; bottom:0; right:-375px; width:375px; height:236px; background:#917118; overflow:hidden; -moz-transition:right 0.5s; -webkit-transition:right 0.5s; -ms-transition:right 0.5s; transition:right 0.5s }
.carousel-content .content.active { position:relative; right:0 }
.sport-home .carousel-content .content { right:0; position:relative }

.carousel-content .next-event { width:202px; float:right; padding-top:50px; font-size:15px; line-height:1.2; font-family:'quanticobold', arial; text-align:center; color:#fff; background:#917118 }
.carousel-content .next-event .no-events { text-align:center; padding:10px; text-transform:uppercase }
.carousel-content .next-event h3 { margin:0; font-size:20px; line-height:30px; font-family:'oswaldbold', arial; text-transform:uppercase }
.carousel-content .next-event .status { margin-top:10px }
.carousel-content .next-event .result { float:right }

.carousel-content .secondary-links { float:left; width:162px; height:236px; background:#ca9c1b }
.carousel-content .secondary-links > div { padding:15px }
.carousel-content .secondary-links h1 { display:none }
.carousel-content .secondary-links ul, 
.carousel-content .secondary-links li { list-style:none; padding:0; margin:0 }
.carousel-content .secondary-links .has-nav { display:none  }
.carousel-content .secondary-links a { position:relative; z-index:2; display:block; color:#302f2c; font-size:15px; line-height:40px; text-transform:uppercase }
.carousel-content .secondary-links a:hover { color:#000; text-decoration:none }
 
/* SOCIAL WRAPPER */
.social-wrapper { padding:20px }
.social-wrapper .col { width:32%; float:left; margin-left:2%; overflow:hidden }
.social-wrapper .col:first-child { margin-left:0 }
.social-wrapper .instagram-col { height:718px; overflow:auto }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:2000% }
.slider-wrapper .item { float:left; width:5% }
.slider-wrapper .image { display:block }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:5px; top:50%; margin-top:-77px; width:35px; height:154px; text-indent:-9999px; cursor:pointer; text-align:center; overflow:hidden; background:url(/images/setup/2015/master_sprite20170824.png) no-repeat -500px 0 }
.slider-wrapper .next { left:auto; right:5px; background-position:-535px 0 }

.sponsors-slider { padding:18px 30px; background:#aa8417 }
.sponsors-slider .slider { margin-left:-15px }
.sponsors-slider .image { float:left; width:20%; padding-left:15px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.sponsors-slider .prev,
.sponsors-slider .next { display:block; left:8px; width:12px; height:21px; margin-top:-10px; cursor:pointer; background:url(/images/setup/2015/master_sprite20170824.png) no-repeat -578px 0 }
.sponsors-slider .next { left:auto; right:8px; background-position:-594px 0 }

div[id="scoreboard-ticker-wrapper"] { position:relative; height:69px; margin-left:120px; padding-right:46px; padding-left:309px; overflow:hidden; background:rgba(21,21,21,0.7) }
div[id="scoreboard-ticker-wrapper"]:before { content:"Recent Score:"; position:absolute; left:155px; top:0; height:69px; line-height:69px; color:#fff; font-size:17px; font-family:'quanticoitalic', arial; text-transform:uppercase }
div[id="scoreboard-ticker"] ul, 
div[id="scoreboard-ticker"] li { margin:0; padding:0; list-style:none }
div[id="scoreboard-ticker"],
div[id="scoreboard-ticker"] li { width:713px; height:69px; position:relative; overflow:hidden; text-align:center }
div[id="scoreboard-ticker"] .content { font-size:17px; text-transform:uppercase; padding:15px 10px; font-family:'montserratregular', arial; word-spacing:5px; line-height:19px; color:#fff }
div[id="scoreboard-ticker"] .no-events { font-size:17px; line-height:69px; text-align:center; text-transform:uppercase; color:#fff }
div[id="scoreboard-ticker"] .content a { color:#CBB677 }
div[id="scoreboard-ticker"] .content a:hover { color:#fff }
span[id="scoreboard-ticker-pp"] { display:none }
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; right:0; top:0; width:30px; background:#A78210 }
span[id="scoreboard-ticker-prev"] { right:30px }
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { display:block; width:12px; height:69px; margin:0 auto; cursor:pointer; background:url(/images/setup/2015/master_sprite20170824.png) no-repeat -578px 24px }
span[id="scoreboard-ticker-next"] a { background-position:-594px 24px }

/* CALENDAR */
#calendar { padding:20px }
#calendar .calendar-replaceable { overflow:hidden }
#calendar #calendar-view { width:50%; float:left; overflow:hidden }
#calendar td { line-height:80px; height:80px; font-size:20px; color:#FFF; border:none }
#calendar .calendar-month td { height:60px; line-height:60px; background:none; background:#CBB677 }
#calendar .calendar-month a,
#calendar .calendar-month span { color:#151515; font-size:24px; text-transform:uppercase }
#calendar .calendar-header td { height:50px; line-height:50px; color:#fff; background:#46402A }
#calendar .no-calendar-event a,
#calendar .calendar-event a { display:block; height:40px; max-width:60%; margin:20px auto; line-height:40px; color:#fff; background:none; border-radius:5px }
#calendar .calendar-event a { background:#46402A }
#calendar .inactive { color:#ccc }
#calendar .today a { color:#fff }
#calendar .current a,
#calendar .calendar-event a:hover { color:#151515; background:#CBB677 }
#calendar .event-schedule { height: 678px;padding:20px; font-size:15px; text-transform:uppercase; overflow:auto; color:#fff; background:rgba(0,0,0,0.6) }
#calendar .event-date { max-width:200px; height:30px; line-height:30px; padding:0 20px; margin:0 auto; margin-bottom:20px; font-size:20px; font-family:'quanticoitalic', arial; text-align:center; color:#151515; background:#CBB677 }
#calendar .event-info { margin-top:20px; color:#fff }
#calendar .event-info:first-child { margin-top:0; padding:10px; text-align:center }
#calendar .sport { display:block; margin-bottom:10px }
#calendar .sport a { display:block; border-bottom:3px solid #CBB677; font-size:18px; color:#FFF; text-decoration:none }
#calendar .team { font-size:18px }
#calendar .status { float:right; color:#CBB677 }
#calendar .links a { color:#CBB677 }

}

@media only screen and (min-width:1024px) and (max-width:1250px) {
.wrapper { padding:0 }
.site-header .header-text { font-size:12px; letter-spacing:3px }
.dropnav .nav > a { padding:0 10px; font-size:14px }    
div[id="scoreboard-ticker-wrapper"] .content { padding-right:200px; font-size:12px }
div[id="scoreboard-ticker-wrapper"] .no-events { text-indent:-160px }
}