/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto_slab';
    src: url('robotoslab-bold-webfont.eot');
    src: url('robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotoslab-bold-webfont.woff2') format('woff2'),
         url('robotoslab-bold-webfont.woff') format('woff'),
         url('robotoslab-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_slab';
    src: url('robotoslab-light-webfont.eot');
    src: url('robotoslab-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotoslab-light-webfont.woff2') format('woff2'),
         url('robotoslab-light-webfont.woff') format('woff'),
         url('robotoslab-light-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_slab';
    src: url('robotoslab-regular-webfont.eot');
    src: url('robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotoslab-regular-webfont.woff2') format('woff2'),
         url('robotoslab-regular-webfont.woff') format('woff'),
         url('robotoslab-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'teko';
    src: url('teko-regular-webfont.woff2') format('woff2'),
         url('teko-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'teko';
    src: url('teko-semibold-webfont.woff2') format('woff2'),
         url('teko-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'teko';
    src: url('teko-bold-webfont.woff2') format('woff2'),
         url('teko-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'teko';
    src: url('teko-medium-webfont.woff2') format('woff2'),
         url('teko-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'saira';
    src: url('saira-regular.woff2') format('woff2'),
         url('saira-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'saira';
    src: url('saira-bold.woff2') format('woff2'),
         url('saira-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'saira';
    src: url('saira-medium.woff2') format('woff2'),
         url('saira-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@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;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#0c1e40 !important }

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:15px; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

:focus { outline-color:#233a75 }

a {color: #695203;text-decoration:none;}
a:focus,
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px; color:#0d1d41 }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { max-width:1486px; 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 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.sponsors-logos { background:#fff}
.sponsors-logos li { float:left; width:16.66%; padding:30px 0; border:1px solid #ecf1f7; box-sizing:border-box }

.site-footer { padding:30px 0; text-align:center; background:#0c1e40 }
.site-footer .footer-address { font-size:16px; font-family:'saira', arial; font-weight:400; color:#fff }
.site-footer .footer-address span { display:block }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { position:relative }
.j-carousel .media-box .slide-img { display:block; padding-top:57%; 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 # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }  

.more-news .story { position:relative; float:left; width:23.5%; min-height:300px; margin-left:2%; margin-bottom:20px; padding:10px; text-align:center; color:#999; background:#fff; box-sizing:border-box }
.more-news .story .heading { margin:0 }
.more-news .story .thumb { position:relative; display:block; padding-top:56.65%; margin-bottom:10px; overflow:hidden }
.more-news .story .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:middle }
.more-news .story .details { padding-bottom:10px; margin-right:42px }
.more-news .story .leadin { display:none }
.more-news .story .date { display:none; vertical-align:top; color:#585858 }
.more-news .story .sport-name { position:absolute; left:10px; top:140px; color:#585858 }
.more-news .story .title { display:block;  margin-top:30px; font-size:18px; font-family:'roboto_slab'; font-weight:400; color:#252525 }
.more-news .story .related-links ul { list-style:none; margin:0 }
.more-news .load-more { display:block; clear:both; width:200px; font-size:21px; font-family:'teko', arial; text-transform:uppercase; font-style:italic; margin:0 auto 20px; font-weight:700; line-height:75px; text-align:center; text-decoration:none; color:#333; background:#c5b683 }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-size:15px; font-weight:normal; text-transform:uppercase; background:#9b1d22; color:#fff }
.aotw { height:300px; padding:10px; background:#eee }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 10px 0 0; border:3px solid #555 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:12px; color:#9b1d22 }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#233a75 }

/* TABS */
.tabs-wrapper ul.tabs { border-bottom:5px solid #233a75 }
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { background:#9b1d22 }
.tabs-wrapper .panes { position:relative; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

/* 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 img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top: 37%; z-index:15; margin-top:-15px; width:30px; height:30px; font-family:'glyphicons'; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.slider-wrapper .next {left: auto;right: 28px;}
.slider-wrapper .prev:before { content:"\e813"; display:block; font-size:30px; line-height:30px; color:#0d1d40 }
.slider-wrapper .next:before { content:"\e814"; display:block; font-size:30px; line-height:30px; color:#0d1d40 }
.slider-wrapper .pp { display:none }
.slider-wrapper .navi { display:block; height:10px; margin-top:18px; text-align:center }
.slider-wrapper .navi .nav { display:inline-block; vertical-align:top; width:10px; height:10px; margin:0 2px; padding:0; border:none; text-indent:-9999px; cursor:pointer; background:#000; border-radius:100% }
.slider-wrapper .navi .nav.active { background:#fff }

.sponsor-slider .item .image { position:relative; float:left; width:19.32%; margin-left:0.79%; transition:all 0.5s 0.5s ease }
.sponsor-slider .item .image:first-child { margin-left:0 }

/* YOUTUBE */
.youtube-wrapper { background:#fff }
.youtube-wrapper .player:before { padding-top:272px }
.youtube-wrapper .playlist { padding:5px }
.youtube-wrapper .playlist > .overflow { height:70px; overflow:auto }
.youtube-wrapper .playlist ul { list-style:none; padding:0; margin:0 }
.youtube-wrapper .playlist li { padding:10px; color:#000; cursor:pointer }
.youtube-wrapper .playlist li.active { color:#FFF }
.youtube-wrapper .playlist img { float:left; max-width:100px; margin-right:10px }
.youtube-wrapper .playlist li a { display:block; font-family:'roboto', arial; font-size:13px; line-height:1.2; font-weight:bold; color:#000; padding:5px 0 }
.youtube-wrapper .playlist li.active a { color:#000 }


/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#0c1e40; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#0c1e40; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#0c1e40; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#0c1e40 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#0c1e40; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

html { height:100% }
body { height:100%; background:url(/images/setup/2018_side_navigation_bg.png) repeat-y 0 0 #0d1d40 }
.page { position:relative; max-width:2000px; min-height:100%; padding-left:280px; padding-top:69px; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.4) }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:absolute; left:0; right:0; top:0;; z-index:3; height:69px; background:url(/images/setup/2018_header_bg.png) repeat-x 0 0 }
.site-header .site-title { margin:0; padding:10px }
.site-header .site-title a { display:block; max-width:1459px; height:76px; margin:0 auto; text-indent:-9999px; background:url(/images/setup/2018_header-text.png) no-repeat 50% 0; background-size:100% auto }

.site-header .social-links { padding:10px 0; text-align:center }
.site-header .social-links ul { list-style:none; margin:0; padding:0 }
.site-header .social-links li { display:inline-block; vertical-align:top }
.site-header .social-links li a { display:block; width:1em; font-size:20px; padding:7px; color:#0d1d40 }
.site-header .social-links li a:hover { background:#000; color:#fff }
.site-header .social-links li a .text { position:absolute; left:-9999px }

.site-header .header-logos li { display:block; margin:20px 0; border-bottom:1px solid #e2d4af; text-align:center }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1486px; 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.banner-slider-row { margin-top:0 }
.landing-row.more-headlines-row { padding:0; margin:0 }

/* NAVIGATION */
.nav-wrapper { position:absolute; left:0; top:69px; width:270px; background:url(/images/setup/2018_side_navigation_bg.png) repeat-y 0 0 }
.site-header.sticky .nav-wrapper { position:fixed; top:0 }
.dropnav { position:relative; z-index:1  }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { border-bottom:1px solid #e2d4af; border-top:1px solid #e2d4af }
.dropnav .nav > a { position:relative; display:block; height:40px; padding:17px 20px; font-size:21px; font-weight:500; font-family:'saira', arial; line-height:40px; text-align:center;text-decoration:none; color:#0d1d40; text-transform:uppercase }
.dropnav .nav.focus > a:before,
.dropnav .nav:hover > a:before { content:''; position:absolute; right:-14px; bottom:0; z-index:1; width:14px; height:77px; background:url(/images/setup/2018_master_sprite.png) no-repeat -1490px 0 }
.dropnav .nav > .submenu { opacity:0; visibility:hidden; position:absolute; left:270px; top:0; padding:50px; background:url(/images/setup/2018_dropdown_bg.png) repeat 50% 0; white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { opacity:1; visibility:visible; -ms-transition:all 0.5s 0.2s ease; -moz-transition:all 0.5s 0.2s ease; transition:all 0.5s 0.2s ease  }
.dropnav .submenu a { display:inline-block; color:#fff; font-size:18px; font-family:'saira', arial; font-weight:600; text-transform:uppercase; line-height:40px; text-decoration:none }
.dropnav .submenu a:hover { color:#c5b683 }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-right:10px }
.dropnav .submenu.level1 > ul > .has-submenu > a { margin-bottom:10px; font-size:24px; font-family:'Saira', arial;font-weight:700; font-style:italic; text-transform:uppercase; cursor:default; color:#c5b683 }
.dropnav .submenu.level2 .has-submenu ul,
.dropnav .submenu.level2 .has-submenu li,
.dropnav .submenu.level2 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu { display:block }
.dropnav .submenu.level2 .has-submenu > a { display:block; min-width:200px; font-size:21px; font-family:'saira', arial; font-weight:600; line-height:1; text-transform:uppercase }
.dropnav .submenu.level2 .has-submenu li a { padding:0 5px; font-size:18px; font-family:'saira', arial; font-weight:500; color:#c5b683 }
.dropnav .submenu.level2 .has-submenu li a:hover { color:#fff }
.dropnav .submenu.level2 .has-submenu li:nth-child(-n+2):after { content:''; display:inline-block; vertical-align:top; padding:0 3px 0 5px; line-height:40px; color:#fff }

.dropnav .submenu.level1 .has-submenu li a:before { display:block; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; speak:none; text-decoration:inherit; text-align:center; font-variant:normal; text-transform:none }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"],
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"] { width:30px; height:30px; padding:0; margin:6px 0; overflow:hidden; font-size:18px; line-height:26px  }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"]:before { content:"\e81d" }
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"]:before { content:"\e81c" }
.dropnav .submenu.level1 .has-submenu li a[href="#twitter"],
.dropnav .submenu.level1 .has-submenu li a[href="#facebook"] { pointer-events:none; color:#ccc; opacity:0.8 }
.dropnav .submenu.level1 a[rel="wiki-link"]  + a { display:none !important }


.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:10px; color:#fff; background:#0d1d41 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:24px; font-family:'teko', arial; font-weight:700; text-transform:uppercase; font-style:italic; letter-spacing:2px; color:#c5b683 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:18px; font-family:'saira', arial; font-weight:500; color:#fff; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#d2c194; text-decoration:none }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#d2c194 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#d2c194; 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; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#0c1e41 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.carousel-wrapper { position:relative; background:#fff }
.carousel-wrapper:after { content:''; display:block; clear:both }

.j-carousel { background:#fff }
.j-carousel .story-box { position:relative; padding:10px 20px 60px; text-align:center; background:#fff }
.j-carousel .story-box .title { display:block; font-size:30px; font-family:'teko', arial; font-style:italic; line-height:1.1; text-align:center; color:#0d1d40; font-weight:900; white-space:nowrap; text-overflow:ellipsis; overflow:hidden }
.j-carousel .story-box .date { display:inline-block; font-size:14px; font-family:'roboto_slab', arial; text-align:center }
.j-carousel .story-box .carousel-related-links a { color:#c5b683 }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#0d1d40; 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 .leadin { display:none }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { float:right; width:24%; padding:10px 0; background:#fff }
.j-carousel .control { position:relative; margin:10px 0 0 10px; cursor:pointer }
.j-carousel .control:first-child { margin-top:0 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:none; position:absolute; left:0; right:0; top:0; bottom:0; padding:40px 0; background:rgba(210, 198, 158, 0.68) }
.j-carousel .control.active .thumb-title { display:block }
.j-carousel .prev,
.j-carousel .next,
.j-carousel .pp { display:none }

.carousel-content { position:absolute; left:10px; right:24%; bottom:10px; z-index:2; overflow:hidden; font-size:12px; font-weight:700; color:#fff; background:#0d1d40 }
.carousel-content .content { opacity:0; visibility:hidden; position:absolute; bottom:-40px; right:0; height:38px; line-height:38px; overflow:hidden; -moz-transition:bottom 0.5s; -webkit-transition:bottom 0.5s; -ms-transition:bottom 0.5s; transition:bottom 0.5s }
.carousel-content .content.active { opacity:1; visibility:visible; position:relative; bottom:0 }

.carousel-content .schedule-boxscore { float:right; width:50%; padding:0 10px; border-left:2px solid #fff; box-sizing:border-box }
.carousel-content .schedule-boxscore:before { content:"Next Events:"; float:left; margin-right:10px; height:12px; line-height:40px; color:#c5b683 }
.carousel-content .schedule-boxscore .date { float:left; padding:0 5px }
.carousel-content .schedule-boxscore .teams { float:left }
.carousel-content .schedule-boxscore .teams .team { float:left; margin:0 5px }
.carousel-content .schedule-boxscore .teams .team:nth-child(2):before { content:'Vs.'; float:left; color:#fff; line-height:40px; margin-right:10px  }
.carousel-content .schedule-boxscore .teams .team-logo { float:left; display:block; width:30px; padding:5px; background:#ccc }
.carousel-content .schedule-boxscore .teams .team-logo img { vertical-align:top }
.carousel-content .schedule-boxscore .teams .team-name { display:none }
.carousel-content .schedule-boxscore .sport-status,
.carousel-content .schedule-boxscore .neutral-site,
.carousel-content .schedule-boxscore .notes,
.carousel-content .schedule-boxscore .links { display:none }

.carousel-content .secondary-links { float:left; width:50%; padding:0 10px; border-right:2px solid #fff; box-sizing:border-box }
.carousel-content .secondary-links:before { content:"Related Links:"; float:left; margin-right:10px; height:12px; line-height:40px; color:#c5b683 }
.carousel-content .secondary-links h1 { display:none }
.carousel-content .secondary-links ul { list-style:none; padding:0; margin:0 }
.carousel-content .secondary-links li { float:left }
.carousel-content .secondary-links li:nth-child(1),
.carousel-content .secondary-links li:nth-child(n+5) { display:none  }
.carousel-content .secondary-links a { display:block; padding:0 5px; color:#fff }
.carousel-content .secondary-links a:focus,
.carousel-content .secondary-links a:hover { color:#ffcc00; text-decoration:none }

/* SCOREBOARD */
.section-schedule .section-header { position:relative; left:0; margin:20px 0 20px 0; font-size:48px; font-family:'teko', arial; font-weight:700; font-style:italic; text-transform:uppercase; color:#fff }
.section-schedule .section-header:after { content:''; position:absolute; left:205px; right:0; top:50%; display:block; height:30px; margin-top:-17px; background:#fff }
.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { position:relative; float:left; width:25%; padding:0 10px; box-sizing:border-box }
.scoreboard-slider .event-box .event { position: relative; min-height:250px; padding:30px 10px 10px; overflow: hidden; text-align: center; color: #000; background: #fff }
.scoreboard-slider .no-events { min-height:92px; padding:150px 0; margin:15px 0; font-size:20px; font-weight:700; text-align:center; text-transform:uppercase; color:#000; background:#fff }
.scoreboard-slider .event-box .no-event { display:block; padding:20px; font-size:20px; font-weight:700; text-transform:uppercase;color:#004622; }
.scoreboard-slider .event-box .date { position: absolute; left:0; right:0; top:0; padding:5px; font-size:16px; font-family: 'saira', arial; font-weight: 500; color:#0d1d40; background: #c5b683 }
.scoreboard-slider .event-box .sport { margin-top:30px; font-size:21px; font-family:'teko', arial; font-weight:700; font-style:italic; color:#0d1d40 }
.scoreboard-slider .event-box .sport a { color:#0d1d40 }
.scoreboard-slider .event-box .status { position:absolute; left:0; right:0; top:25px; display:block; text-align:center; font-size:16px; font-family: 'saira', arial; font-weight: 500; color:#0d1d40; background:#c5b683 }
.scoreboard-slider .event-box .opponent { font-size:18px; font-family:'robotoslab', arial; font-weight:500; color:#0d1d40 }
.scoreboard-slider .event-box .opponent .team-logo { display:block; margin-bottom:10px }
.scoreboard-slider .event-box .opponent .team-logo img { max-width:110px; vertical-align:middle }
.scoreboard-slider .event-box .opponent .result {display:block;color: #0d1d40 }
.scoreboard-slider .event-box .neutralsite-notes { display: none }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:10px; padding:10px 0 0 0; min-height:20px; border-top:1px solid #c5b683 }
.scoreboard-slider .event-box .links .text { position:absolute; left:-9999px }
.scoreboard-slider .event-box .links a { color:#0d1d40 }
.scoreboard-slider .event-box .links a:hover { color:#b38804 }
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; right:50px; top:-68px; z-index:1; width:30px; height:30px; font-family:'glyphicons'; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.scoreboard-slider .next { left:auto; right:10px }
.scoreboard-slider .prev:before { content:"\e813"; display:block; font-size:30px; line-height:30px; color:#000 }
.scoreboard-slider .next:before { content:"\e814"; display:block; font-size:30px; line-height:30px; color:#000 }
.scoreboard-slider .pp { display:none }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled { opacity:0.2; cursor:default; pointer-events:none }
.scoreboard-slider .full-schedule-btn { display:none }

.section-more-headlines .section-header { position:relative; left:0; margin:20px 0 20px 0; font-size:48px; font-family:'teko', arial; font-weight:700; font-style:italic; text-transform:uppercase; color:#fff }
.section-more-headlines .section-header:after { content:''; position:absolute; left:325px; right:0; top:50%; display:block; height:20px; margin-top:-10px; background:#fff }

.section-youtube .section-header { position:static; font-size:48px; font-weight:700; font-family:'teko', arial; letter-spacing:6px; text-transform:uppercase; font-style:italic; color:#fff }
.section-youtube .section-header:before { content:'\e822'; display:inline-block; vertical-align:top; font-family:'glyphicons'; font-style:normal; margin-right:10px; font-size:42px }
.youtube-wrapper { padding:10px; background:#fff }

/* YOUTUBE */
.youtube-wrapper { background:#fff }
.youtube-wrapper .playlist { padding:5px }
.youtube-wrapper .playlist > .overflow { height:70px; overflow:auto }
.youtube-wrapper .playlist ul { list-style:none; padding:0; margin:0 }
.youtube-wrapper .playlist li { padding:10px; color:#000; cursor:pointer }
.youtube-wrapper .playlist li.active { color:#FFF }
.youtube-wrapper .playlist img { float:left; max-width:100px; margin-right:10px }
.youtube-wrapper .playlist li a { display:block; font-family:'roboto', arial; font-size:13px; line-height:1.2; font-weight:bold; color:#000; padding:5px 0 }
.youtube-wrapper .playlist li.active a { color:#000 }

.section-twitter .section-header { position:static; font-size:48px; font-weight:700; font-family:'teko', arial; letter-spacing:6px; text-transform:uppercase; font-style:italic; color:#fff }
.section-twitter .section-header:before { content:'\e81d'; display:inline-block; vertical-align:top; font-family:'glyphicons'; font-style:normal; margin-right:10px; font-size:42px }
.twitter-wrapper { padding:10px; background:#fff }

.section-facebook .section-header { position:static; font-size:48px; font-weight:700; font-family:'teko', arial; letter-spacing:6px; text-transform:uppercase; font-style:italic; color:#fff }
.section-facebook .section-header:before { content:'\e81c'; display:inline-block; vertical-align:top; font-family:'glyphicons'; font-style:normal; margin-right:10px; font-size:42px }
.facebook-widget-wrapper { padding:10px; background:#fff; text-align:center; }

.section-instagram .section-header { position:static; font-size:48px; font-weight:700; font-family:'teko', arial; letter-spacing:6px; text-transform:uppercase; font-style:italic; color:#fff }
.section-instagram .section-header:before { content:'\e81f'; display:inline-block; vertical-align:top; font-family:'glyphicons'; font-style:normal; margin-right:10px; font-size:42px }
.instagram-wrapper { padding:10px; background:#fff }

/* INSTAGRAM */
.instagram-feed { position:relative; overflow:auto; height:370px }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed .item { width:33%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.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 .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { 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 .prev,
.instagram-feed .next { display:none }
.instagram-feed {height: 350px;overflow: auto;}

/* TWITTER */
.twitter-feed { color:#444; background:#fff } /* for a darker theme, we can have inverse styles */
.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:#ccc }
.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: 371px;border:1px solid #eee;overflow:auto;}
.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 }

.more-news .story:nth-child(4n+1) { margin-left:0; clear:left }
 
}

@media only screen and (min-width:1024px) and (max-height:750px) { 
.dropnav .nav > a { height:30px; line-height:30px }
.site-header .header-logos li img { max-height:70px }
}

@media only screen and (min-width:1024px) and (max-height:650px) { 
.dropnav .nav > a { height:20px; font-size:18px;  line-height:20px }
.site-header .header-logos li img { max-height:50px }
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
body { background:#0d1d40 }
.page { padding-left:0 }

.site-header.sticky .mobile-menu-bar { position:fixed; top:0 }

.mobile-menu-bar { display:block; position:absolute; left:0; top:69px; z-index:1; transition:left 0.5s ease }    
.mobile-menu-bar ul { list-style:none; margin:0 }
.mobile-menu-bar li a { display:none; padding:10px; width:40px; height:40px; font-size:30px; line-height:40px;text-align:center; color:#fff; background:#0d1d41 }
.mobile-menu-bar li a .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.mobile-menu-bar li a[id="jump-to-nav"] { display:block }

.nav-wrapper { left:-280px; transition:left 0.5s ease }

.nav-active .nav-wrapper { left:0 }
.nav-active .mobile-menu-bar { left:270px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.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/2018_header_tablet.png") no-repeat 50% 50% }

.site-header .social-links { padding:10px; text-align:center; background:rgba(0,0,0,0.6) }
.site-header .social-links ul { list-style:none; margin:0; padding:0;  }
.site-header .social-links li { display:inline-block; vertical-align:top }
.site-header .social-links li a { display:block; width:1em; font-size:16px; padding:7px; line-height:1; border-radius:20px; color:#fff; background:#a58c27 }
.site-header .social-links li a:hover { background:#c8b682; color:#0d1d41 }
.site-header .social-links li a .text { position:absolute; left:-9999px }

.site-header .header-logos { display:none }

.mobile-menu-bar { display:block; padding:5px; background:#a58c27 }
.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.active { background:#a58c27; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#0c1e41; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; font-family:'teko', arial; text-transform:uppercase; font-style:italic; letter-spacing:2px; 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; z-index:2; height:12px; padding:10px 0; margin-top:51%; 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 .pp,
.j-carousel .next, 
.j-carousel .prev { display:none }


.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #233a75; text-transform:uppercase; background:#9b1d22; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.more-news .story { width:48%; margin:5px; box-sizing:border-box }

.landing-row.scoreboard-row { display:none }
.landing-row.more-headlines-row,
.landing-row.social-row { background:#0d1d41 }

.section-more-headlines .section-header,
.section-youtube .section-header { position:static; margin:20px 0; font-size:30px; font-family:'teko', arial; font-weight:700; text-transform:uppercase; text-align:center; color:#fff }

.section-twitter,
.section-facebook,
.section-instagram { display:none }

.carousel-content { 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; -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 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url("/images/setup/2018_header_mobile_wide.png") no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.more-news .story { 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;}

/* CUSTOM PHOTO GALLERY */
.fan-central-gallery { padding:30px 20px; background:#FFF; position: relative;}
.fan-central-gallery .row {  margin-bottom:30px }
.fan-central-gallery .col { width: 33.30%; float:left; overflow: hidden; position:relative; padding: 0 10px 40px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.fan-central-gallery .col > img { display:block }
.fan-central-gallery .col:first-child { margin-left:0 }
.fan-central-gallery .date { display:block; padding:0 10px; font-size:15px; color: #FFF; height:30px; line-height:30px; background: #010739;}
.fan-central-gallery .article { display:block; padding-top: 50%; overflow:hidden ; position: relative }
.fan-central-gallery .article img { width:100% ; display: block; position: absolute; top: 0; left: 0; right: 0 }
.fan-central-gallery .title { display:block; padding:5px 10px; line-height:30px; text-transform:uppercase; color:#FFF; background:#010739; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; position:absolute; left:10px; right:10px; bottom:0  }
.no-touch .fan-central-gallery .col:hover .title { text-decoration:none;  overflow:visible; white-space:normal; color:#D9C590}
.load-more-btn { display:block; width: 230px; height:40px; line-height: 40px; float: right; background:#010739; font-size: 19px; color:#fff; text-align: center; text-decoration: none; text-transform: uppercase; font-family: 'exobold', helvetica; position:relative }
.no-touch .load-more-btn:hover { color:#FFF }
.load-more-btn:before { content:""; width:0; height:0; border-width:0 30px 40px; border-style:solid; border-color:#010739 transparent ; position:absolute; left:-30px; top:0 }