/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_black-webfont.eot');
    src: url('proxima_nova_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff'),
         url('proxima_nova_black-webfont.ttf') format('truetype'),
         url('proxima_nova_black-webfont.svg#proximanova-blackbook') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proximanova-boldbook') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_light-webfont.eot');
    src: url('proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_light-webfont.woff2') format('woff2'),
         url('proxima_nova_light-webfont.woff') format('woff'),
         url('proxima_nova_light-webfont.ttf') format('truetype'),
         url('proxima_nova_light-webfont.svg#proximanova-lightbook') format('svg');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_regular-webfont.eot');
    src: url('proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff'),
         url('proxima_nova_regular-webfont.ttf') format('truetype'),
         url('proxima_nova_regular-webfont.svg#proximanova-regularbook') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_semibold-webfont.eot');
    src: url('proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_semibold-webfont.woff2') format('woff2'),
         url('proxima_nova_semibold-webfont.woff') format('woff'),
         url('proxima_nova_semibold-webfont.ttf') format('truetype'),
         url('proxima_nova_semibold-webfont.svg#proximanova-semiboldbook') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_extrabold-webfont.eot');
    src: url('proxima_nova_extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_extrabold-webfont.woff2') format('woff2'),
         url('proxima_nova_extrabold-webfont.woff') format('woff'),
         url('proxima_nova_extrabold-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#00376d !important }

body { font-family:'proximanova', arial; font-size:14px; line-height:1.5; background:url(/images/setup/2016_brown_pattern.png) repeat #655139; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#00376d; text-decoration:none }
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { max-width:1240px; margin:0 auto }
.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 }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { max-width:1240px; padding:50px 0; text-align:center }
.site-footer .footer-content { margin-bottom:50px; font-size:16px; color:#fff }
.site-footer .footer-content .title { font-size:24px; font-weight:900 }
.site-footer .footer-content .address { font-size:18px; font-weight:700 }
.site-footer .footer-logos { margin-bottom:50px  }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:62%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:2000%; position:relative }
.j-carousel .seat { width:5%; float:left; position:relative }

.section-recent-headlines .section-header { position:static; margin:0; padding:20px; font-size:25px; font-weight:900; text-transform:uppercase; color:#fff; background:#496785  }
.section-recent-headlines .stories { height:412px; overflow:auto; background:#fff; box-shadow:0 0 25px rgba(0,0,0,0.3) inset }
.section-recent-headlines .story { padding:12px; border-top:1px solid #ccc; font-weight:600; line-height:1.2; overflow:hidden }
.section-recent-headlines .story:first-child { border-top:none }
.section-recent-headlines heading { margin:0 0 5px }
.section-recent-headlines .date { display:block; margin-bottom:5px; font-size:12px; text-transform:uppercase; color:#ac926c }
.section-recent-headlines .title { display:block; font-size:18px; text-transform:uppercase; font-style:italic; line-height:1.1; color:#000 }

.section-annoucements .section-header { position:static; margin:0; padding:20px; font-size:25px; font-weight:900; text-transform:uppercase; color:#fff; background:#496785  }
.section-annoucements .stories { height:405px; overflow:auto; background:#fff; box-shadow:0 0 25px rgba(0,0,0,0.3) inset }
.section-annoucements .story { padding:12px; border-top:1px solid #ccc; font-weight:600; line-height:1.2; overflow:hidden }
.section-annoucements .story:first-child { border-top:none }
.section-annoucements .heading { margin:0 0 5px }
.section-annoucements .date { display:block; margin-bottom:5px; font-size:12px; text-transform:uppercase; color:#ac926c }
.section-annoucements .title { display:block; font-size:18px; text-transform:uppercase; font-style:italic; line-height:1.1; color:#000 }
.section-annoucements .related-links { display:none }

.section-top-story .story { position:relative }
.section-top-story .heading { margin:0 }
.section-top-story .thumb { display:block; padding-top:62%; position:relative; overflow:hidden; background:#fff }
.section-top-story .thumb img { position:absolute; left:0; top:0; width:100% }
.section-top-story .title { position:absolute; left:10px; bottom:10px; right:10px; min-height:50px; padding:20px; font-size:24px; text-transform:uppercase; font-style:italic; color:#FFF; background:#000; background:rgba(0,0,0,0.8) }
.section-top-story .details { display:none }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #233a75; font-size:16px; line-height:30px; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:20px; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* BUTTONS */
.rcol-buttons { padding-top:45px }
.rcol-buttons ul { list-style:none; margin:0 }

/* 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 { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-10px; top:50%; margin-top:-10px; width:12px; height:21px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2016_master_sprite.png) no-repeat -712px 0 }
.slider-wrapper .next { left:auto; right:-10px; background-position:-730px 0 }

.banners-slider { padding:0 10px }
.banners-slider .image { float:left; width:33.32% }
.banners-slider .image img { width:100% }

/* 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 { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-10px; top:50%; margin-top:-10px; width:12px; height:21px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2016_master_sprite.png) no-repeat -712px 0 }
.slider-wrapper .next { left:auto; right:-10px; background-position:-730px 0 }

.banners-slider { padding:0 10px }
.banners-slider .image { float:left; width:33.32% }
.banners-slider .image img { width:100% }

.top-banners-slider,
.bottom-banners-slider { padding:0 10px }

/* MEMBER LOGOS */
.section-member-logos .section-header { position:static; margin:0 0 10px; font-size:25px; font-weight:900; line-height:1; text-align:left; text-transform:uppercase; color:#fff }
.section-member-logos { padding:20px; text-align:center; background:#324e69 }
.section-member-logos ul { list-style:none; margin:0 }
.section-member-logos li { display:inline-block; vertical-align:top; width:80px; margin:10px 10px 0; }
.section-member-logos li img { display:block; width:72px; height:60px; margin:0 auto 10px; border-radius:5px }
.section-member-logos li span { position:static; display:block; font-size:12px; font-weight:600; line-height:1.1; color:#fff; opacity:0; transition:0.5s ease }
.section-member-logos li:hover span{ opacity:1 } 
.section-member-logos a{ color:#fff }

.section-conference-info { padding:20px; color:#fff }
.section-conference-info .section-header { position:static; margin:0 0 20px; font-size:25px; font-weight:900; line-height:1; text-align:left; text-transform:uppercase; color:#fff }
.section-conference-info .row { margin-top:20px; font-size:16px; font-weight:700; line-height:35px; text-transform:uppercase }
.section-conference-info .row:first-child { margin-top:0 }
.section-conference-info .row > h3 { margin:0; font-size:12px; font-weight:600; letter-spacing:1px; text-transform:uppercase; color:#a8967f }
.section-conference-info .row .label { display:inline-block; vertical-align:top; min-width:200px; font-weight:200 }
.section-conference-info .row a { color:#fff }

/* GPT ADHESION UNIT */
.gpt-adhesion-placeholder { position:fixed; left:0; right:0; bottom:0; z-index:9999; text-align:center; background:#000; -webkit-transition:bottom .4s } 
.gpt-adhesion-placeholder.collapse { bottom:-200px } 

/* TWITTER */
.section-twitter .section-header { position:static; margin:0; font-size:40px; font-weight:900; line-height:1; text-transform:uppercase; color:#fff }
.twitter-feed { color:#000; background:#fff }
.twitter-feed a { color:#065384 }
.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:#555 }
.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:560px; 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 }

.section-facebook .section-header { position:static; margin:0; font-size:40px; font-weight:900; line-height:1; text-transform:uppercase; color:#fff }

.content-switcher { position:relative; padding:80px 30px 30px; border:1px solid #e3e3e3 }
.content-switcher .switcher-list { position:absolute; top:40px; min-width:210px; z-index:2; font-size:12px; color:#00376d; background:#dfdfdf }
.content-switcher .switcher-list .selection { display:block;  position:relative; z-index:2; text-decoration:none; display:block; padding:0 20px; font-family:"proxima_nova",arial; font-weight:700; font-size:13px; padding-right:36px; line-height:30px; text-transform:uppercase; text-decoration:none }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; line-height:1; position:absolute; right:15px; top:50%; margin-top:-0.5em }
.content-switcher .switcher-list.active:after { content:'\e812' }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:-1px; right:-1px; top:40px; max-height:200px; padding:10px; overflow:auto; border:solid 1px #ccc; background:#fff; box-shadow:0 1px 1px rgba(0,0,0,0.2) }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; padding:5px 10px; color:#444; text-transform:uppercase; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#00376d; color:#fff; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.content-switcher .content-panel.active { position:static; visibility:visible }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#00376d; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#00376d; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#00376d; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#00376d }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.stats-wrapper .conference-leader-filter { float:right }
.stats-wrapper .conference-leader-filter select { height:30px; background:#fff } 
	
/* BIO */
.bio-wrap .head { background:#00376d; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

#season-standings table { width:100%; border-collapse:collapse }
#season-standings th,
#season-standings td { padding:2px 5px; border:solid 1px #CCC }
#season-standings td { text-align:center }
#season-standings td:first-child { text-align:left }
#season-standings th { font-size:12px; background:#CCC; border-color:#999 }
#season-standings tr:nth-child(even) td { background:#f5f5f5 }
#season-standings tr:hover td { background:#efede3 } 
#season-standings td a { color:#0051CD }

/* FULL STANDINGS */
.full-standings h1 { margin:0; border-bottom:5px solid #00376d; font-size:20px; text-transform:uppercase; text-align:center; color:#00376d }
.full-standings table { width:100%; line-height:1.2; border-collapse:collapse }
.full-standings th,
.full-standings td { padding:10px; text-align:center }
.full-standings th { font-size:14px; font-style:italic; text-transform:uppercase; color:#fff; background:#00376d }
.full-standings td:first-child { text-align:left; text-transform:uppercase }
.full-standings td a { text-decoration:none }
.full-standings tr:hover td { color:#000; background:#f4f4f4 }
.full-standings .pinned { display:none }
.full-standings > .container { margin-top:10px }
.full-standings > .container:first-child { margin-top:0 }
.full-standings td.conf-field { color:#444; background:#D1D1D1 }
.full-standings .overflow .pinned-col{ width:300px }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; max-width:2000px; overflow:hidden }
.body-container { margin:20px }

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.leftcol { position:absolute; left:0; top:215px; z-index:3; width:300px; min-height:100vh; background:#00376d }
.leftcol:before { content:''; position:absolute; left:0; right:0; top:100%; bottom:-9999px; background:#00376d }
.leftcol.sticky { position:fixed; top:55px }
.leftcol ~ .secondary-nav { margin-left:300px }
.leftcol ~ .body-container,
.leftcol ~ .site-footer { margin-left:320px }

.site-header { position:relative; z-index:4; padding-top:50px; border-bottom:5px solid #fff; background:#00376d }
.site-header .site-title { margin:0; background: url(/images/setup/headerBG.jpg) no-repeat; background-size: cover; }
.site-header .site-title a { display:block; height:160px; text-indent:-9999px; color:#fff; background:url(/images/setup/header_2020.png) no-repeat   }
.site-header .site-title a:before { content:''; position:fixed; left:10px; top:10px; z-index:1; width:124px; height:31px; background:url(/images/setup/2016_master_sprite.png) no-repeat -501px 0 }

.mobile-menu-bar { display:none }

.landing-row { margin-top:30px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1240px; margin:0 auto; padding:20px; box-sizing:border-box; background:rgba(0,0,0,0.2) }
.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.social-row > div { max-width:1040px; margin:0 auto }
.landing-row.scoreboard-row > div,
.landing-row.news-videos-row > div{ background:none }

.conference-home .content-row1 .content-col1 { width:100%; float:left }
.conference-home .content-row1 .content-col2 { width:65%; float:left; background:#202c38 }
.conference-home .content-row1 .content-col3 { width:35%; float:left; background:#fff }

/* NAVIGATION */
.dropnav { position:fixed; left:0; right:0; top:0; max-width:2000px; height:50px; border-bottom:5px solid rgba(0,0,0,0.2); text-align:center; color:#fff; background:#00376d }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; max-width:1000px; margin:0 auto  }
.dropnav .nav { display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav:before { content:'/'; display:inline-block; vertical-align:top; color:#00c8d7; font-weight:900; line-height:50px }
.dropnav .nav1:before { display:none }
.dropnav .nav > a { position:relative; display:inline-block; vertical-align:top; height:30px; padding:10px; font-size:18px; font-weight:900; font-style:italic; line-height:30px; letter-spacing:1px; text-shadow:0 0 2px #000; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a:after,
.dropnav .nav:hover > a:after { content:''; position:absolute; left:5px; right:5px; bottom:0; height:5px; background:#b89e65; transform:skew(-20deg) }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:50px; height:347px; padding:30px; background:rgba(0,0,0,0.8); white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:inline-block; color:#fff; font-size:15px; font-weight:800; text-transform:uppercase; line-height:1.6; text-decoration:none }
.dropnav .submenu a:hover { color:#ceb693 }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-right:50px }
.dropnav .submenu.level1 > ul > .has-submenu > a { margin-bottom:5px; font-size:22px; color:#ceb693; text-transform:uppercase; cursor:default }
.dropnav .submenu.level2 .submenu,
.dropnav .submenu.level2 ul,
.dropnav .submenu.level2 li { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 a { font-size:12px; color:#ceb693; font-weight:600 }
.dropnav .submenu.level2 a:hover { color:#fff }
.dropnav .submenu.level2 .has-submenu { display:block }
.dropnav .submenu.level2 .has-submenu > a { font-size:14px; min-width:170px; font-weight:800; color:#fff }
.dropnav .submenu.level2 .has-submenu > a:hover { color:#ceb693 }
.dropnav .submenu.level2 .has-submenu li:first-child ~ li:before { content:'|'; display:inline-block; vertical-align:top; padding:0 5px 0 2px; color:#777 }

.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:10px; color:#fff; background:rgba(0,0,0,0.2) }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px; font-weight:800 }
.secondary-nav h1 .logo { display:inline-block; vertical-align:middle; width:80px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { max-width:1200px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:15px; font-weight:600; font-style:italic; line-height:1; color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#00376d; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#00376d }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px 0; background:#00376d }
.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:5px 10px; font-size:14px; font-weight:400; font-style:normal; white-space:nowrap }
.secondary-nav .has-nav li a:hover { color:#9d7d4f }
.secondary-nav .has-nav .has-nav { position:static }
.secondary-nav .has-nav .has-nav:hover > a { background:rgba(0,0,0,0.2) }
.secondary-nav .has-nav .has-nav > ul { right:100%; top:0; background:#032444 }

.lcol-nav { padding:20px 0; text-align:right }
.lcol-nav h1 { display:none }
.lcol-nav ul { list-style:none; margin:0 }
.lcol-nav li { padding:10px 15px; border-top:1px solid #335f8a }
.lcol-nav li:first-child { border-top:none }
.lcol-nav li a { display:block; font-size:15px; font-weight:700; text-transform:uppercase; text-decoration:none; color:#fff }
.lcol-nav li a:hover { color:#b89f67 }
.lcol-nav .has-nav { position:relative }
.lcol-nav .has-nav > ul { display:none; position:absolute; left:100%; top:0; padding:15px; white-space:nowrap; background:rgba(0,0,0,0.9) }
.lcol-nav .has-nav.focus,
.lcol-nav .has-nav:hover > ul { display:block }

.lcol-button { text-align:center }
.lcol-button ul { list-style:none; margin:0 }

.section-carousel { position:relative; height:630px; padding-right:370px; background:#000 }

.j-carousel .seat { min-height:630px }
.j-carousel .media-box .slide-img { padding-top:80.5% } 
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; min-height:103px; padding:60px 20px 20px; color:#fff; background:#000 }
.j-carousel .story-box .title { display:block; font-size:21px; color:#fff; font-weight:800; text-transform:uppercase }
.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:#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 .carousel-related-links { position:absolute; right:0; top:0; padding:10px 20px; line-height:20px }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .story-box .date { position:absolute; left:0; right:0; top:0; height:20px; padding:10px 20px; font-weight:900; font-style:italic; text-transform:uppercase; line-height:20px; color:#fff; background:#004990 }
.j-carousel .story-box .leadin { display:block }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { display:none }

.carousel-controls { position:absolute; right:0; top:0; bottom:0; width:370px; display:block !important }
.carousel-controls .slider { position:relative; height:100%; overflow:hidden }
.carousel-controls .items { position:relative; width:2000em; height:100% }
.carousel-controls .item { position:relative; width:370px; height:100%; float:left; background:#fff; box-shadow:0 0 25px rgba(0,0,0,0.3) inset }
.carousel-controls .control { position:relative; padding:12px; border-top:1px solid #ccc; cursor:pointer; overflow:hidden }
.carousel-controls .control:first-child { border-top:none }
.carousel-controls .control .thumb { width:92px; height:57px; margin-right:12px; float:left  }
.carousel-controls .control .thumb-title { font-weight:600; line-height:1; overflow:hidden }
.carousel-controls .control .date-sport { margin-bottom:5px; font-size:12px; text-transform:uppercase; color:#655139 }
.carousel-controls .control .date-sport .date { margin-right:5px }
 
.section-additional-stories .section-header { position:static; margin:0 0 20px; font-size:40px; font-weight:900; line-height:1; text-transform:uppercase; color:#fff }
.landing .more-news .stories { margin-left:-20px; }
.landing .more-news .story { position:relative; width:20%; padding:0 0 20px 20px; float:left; box-sizing:border-box }
.landing .more-news .story:first-child { margin-top:0 }
.landing .more-news .heading { position:relative; margin:0; background:#000 }
.landing .more-news .thumb { display:block; padding-top:68%; position:relative; z-index:1; overflow:hidden; background:#000 }
.landing .more-news .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:top }
.landing .more-news .details { visibility:hidden; opacity:0; position:absolute; left:20px; right:0; top:0; bottom:20px; z-index:1; padding:10px; color:#fff; font-size:12px; text-transform:uppercase; text-align:center; background:rgba(0,0,0,0.8); overflow:hidden; transition:all 0.5s ease }
.landing .more-news .story:hover .details,
.landing .more-news .story:hover .title { visibility:visible; opacity:1 }
.landing .more-news .title { position:absolute; left:0; right:0; bottom:0; z-index:2; visibility:hidden; opacity:0; display:block; padding:20px; font-size:18px; font-weight:700; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#fff; text-decoration:none; line-height:1; overflow:hidden }
.landing .more-news .related-links { display:none }
.landing .more-news .load-more { display:block; clear:both; max-width:100px; margin:0 auto; padding:5px 20px; font-size:16px; font-weight:900; text-decoration:none; text-transform:uppercase; background:#004990; color:#fff; overflow:hidden }

.sport-home .more-news { padding:20px; background:rgba(0,0,0,0.2) }
.sport-home .more-news .story { width:33.32% }

/* SCOREBOARD */
.section-scoreboard .section-header { position:static; margin:0; font-size:40px; font-weight:900; line-height:1; text-transform:uppercase; color:#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 { float:left; width:33.32% }
.scoreboard-slider .event-box:nth-child(3n+1) { clear:left }
.scoreboard-slider .event-box.inprogress .date { color:#000; background:#FFF000 }
.scoreboard-slider .no-events { padding:20px; color:#fff; font-size:20px; text-align:center }
.scoreboard-slider .event { position:relative; min-height:102px; margin:5px; padding:40px 15px 15px; border:1px solid #c5c5c5; font-weight:700; text-transform:uppercase;  color:#fff; background:rgba(0,0,0,0.8) }
.scoreboard-slider .event .no-event { display:block; text-align:center }
.scoreboard-slider .event .date { position:absolute; left:0; right:0; top:0; height:30px; padding:0 10px; line-height:30px; background:#004990 }
.scoreboard-slider .event .date span:first-child { display:none }
.scoreboard-slider .event .sport { float:left; margin-bottom:10px; font-size:12px; font-weight:400 }
.scoreboard-slider .event .sport a { color:#fff; text-decoration:none }
.scoreboard-slider .event .status { float:right; font-size:12px; font-weight:400; color:#bbb }
.scoreboard-slider .event .team { clear:both }
.scoreboard-slider .event .team .team-logo { float:left; width:40px; margin-right:10px }
.scoreboard-slider .event .score { float:right }
.scoreboard-slider .event .neutralsite-notes { display:none }
.scoreboard-slider .event .links { position:absolute; right:10px; top:0; line-height:30px; font-size:11px; font-weight:400 }
.scoreboard-slider .event .links a { color:#fff; text-decoration:none }
.scoreboard-slider .event .links a:nth-of-type(2) ~ span,
.scoreboard-slider .event .links a:nth-of-type(2) ~ a { display:none }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; right:40px; top:-25px; width:23px; height:15px; cursor:pointer; text-indent:-9999px; color:#fff; background:url(/images/setup/2016_master_sprite.png) no-repeat -649px 0 }
.scoreboard-slider .next { right:0; background-position:-679px 0 }
.scoreboard-slider .full-schedule-btn { display:none }

.landing .section-videos { text-align:center }
.landing .section-videos .section-header { position:static; margin:0 0 20px; font-size:40px; font-weight:900; line-height:1; text-transform:uppercase; color:#fff }
.landing .section-videos .videos-wrapper { padding:20px; background:rgba(0,0,0,0.2) }
.landing .section-videos .video-playlist { padding:0; max-width:900px; margin:0 auto 20px }
.landing .section-videos .video-playlist .video-info,
.landing .section-videos .video-playlist .playlist-title { display:none }
.landing .section-videos .more-videos-btn { display:inline-block; vertical-align:top; padding:5px 20px; font-size:16px; font-weight:900; text-decoration:none; text-transform:uppercase; background:#004990; color:#fff }

}

@media only screen and (min-width:1301px) and (max-width:1370px) {
.landing .content-row2 .content-col1 { width:63.5%; float:left }
.landing .content-row2 .content-col2 { width:35%; float:right }    

.scoreboard-slider .event-box { width:50% }
.scoreboard-slider .event-box:nth-child(3n+1) { clear:none }
.scoreboard-slider .event-box:nth-child(2n+1) { clear:left }

.landing .more-news .story { width:25% } 
.sport-home .more-news .story { width:50% }

.secondary-nav h1,
.secondary-nav > div > ul { float:none }  

}

@media only screen and (min-width:1024px) and (max-width:1300px) {
.leftcol ~ .body-container { margin:20px }
.leftcol ~ .secondary-nav { margin-left:0 }
.leftcol ~ .site-footer { margin-left:20px }    
.leftcol { left:-300px; z-index:2; transition:left 0.5s ease } 
.leftcol .leftcol-trigger { position:absolute; left:100%; top:0; width:40px; height:40px; cursor:pointer; font-size:20px; line-height:40px; text-align:center; color:#fff; background:#00376d  }   
.leftcol .leftcol-trigger:before { content:'\e806'; font-family:'glyphicons' }
.leftcol .leftcol-trigger.active { background:#000 }
.leftcol .leftcol-trigger.active:before { content:'\e83f' }
.leftcol-active .leftcol { left:0 }
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#004990 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#97784d }
.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:#9B1d22; color:#fff; text-decoration:none } 

.conference-home .content-row1 .content-col2 { background:#202c38 }
.conference-home .content-row1 .content-col3 { background:#fff }

.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:#675439; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav h1 img { display:none }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; 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 }

.leftcol .lcol-button { display:none }

.leftcol .lcol-nav { background:#022c54; color:#fff }
.leftcol .lcol-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.leftcol .lcol-nav ul { list-style:none; padding:0; margin:0 }
.leftcol .lcol-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:rgba(0,0,0,0.6); border-radius:3px }
.leftcol .lcol-nav.active > div > ul { display:block }
.leftcol .lcol-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 }
.leftcol .lcol-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.leftcol .lcol-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.leftcol .lcol-nav .has-nav > a { display:none }

.j-carousel { background:#fff }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff; background:#000 }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:62%; 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 }

.carousel-controls { display:none }

.rcol-buttons { padding:20px; text-align:center }

.section-scoreboard .scoreboard-slider { display:none }
.landing-row.social-row { display:none }

.section-additional-stories .section-header { position:static; margin:0 0 20px; font-size:40px; font-weight:900; line-height:1; text-transform:uppercase; color:#fff }

.landing .more-news .story { position:relative; width:100%; padding:0 20px 0 220px; margin-bottom:20px; float:left; text-align:left; box-sizing:border-box; background:rgba(0,0,0,0.7) }
.landing .more-news .heading { position:relative; margin:0 }
.landing .more-news .thumb { position:relative; float:left; width:200px; margin-left:-220px; background:#000; overflow:hidden }
.landing .more-news .thumb:before { content:''; display:block; padding-top:68%; }
.landing .more-news .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:top }
.landing .more-news .details { color:#fff; font-size:12px; text-transform:uppercase; overflow:hidden; transition:all 0.5s ease }
.landing .more-news .title { display:block; padding-top:20px; font-size:18px; font-weight:700; color:#fff; text-decoration:none; line-height:1; overflow:hidden }
.landing .more-news .related-links { display:none }
.landing .more-news .load-more { display:block; clear:both; max-width:100px; margin:0 auto; padding:5px 20px; font-size:16px; font-weight:900; text-decoration:none; text-transform:uppercase; background:#004990; color:#fff; overflow:hidden }

.landing .section-videos { text-align:center }
.landing .section-videos .section-header { position:static; margin:0 0 20px; font-size:40px; font-weight:900; line-height:1; text-align:left; text-transform:uppercase; color:#fff }
.landing .section-videos .videos-wrapper { padding:20px; background:rgba(0,0,0,0.2) }
.landing .section-videos .video-playlist { padding:0; max-width:900px; margin:0 auto 20px }
.landing .section-videos .video-playlist .video-info,
.landing .section-videos .video-playlist .playlist-title { display:none }
.landing .section-videos .more-videos-btn { display:inline-block; vertical-align:top; padding:5px 20px; font-size:16px; font-weight:900; text-decoration:none; text-transform:uppercase; background:#004990; color:#fff }

.full-standings { position:relative; box-shadow:0 0 4px rgba(0,0,0,0.2); font-size:14px }
.full-standings .pinned { position:relative; z-index:2; display:block; float:left; box-shadow:2px -2px 2px rgba(0,0,0,0.3); width:200px; }
.full-standings td a {font-size:12px }
.full-standings .overflow { position:relative; overflow:hidden }
.full-standings .overflow > div { width:100%; overflow-x:scroll; -webkit-overflow-scrolling:touch }
.full-standings .overflow table { min-width:700px }
.full-standings .overflow .pinned-col { 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/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 { display:none }

.landing .more-news .story { width:100% }

}

#standings table {color:#333333;font-size:12px; border-collapse:collapse; width:100% }
#standings td { padding:3px }
#standings .title { background:#114385; font-weight:bold; text-align:center; color:#FFF }
#standings .header td { padding:5px; font-weight:bold; background:#B5A06B; color:#000 }
#standings a { color:#333333;font-size:12px }
#standings .row0 td { background:#f0f0f0 }

/*Presto Logo*/
a.footer-presto-logo img {
    max-width: 246px;
}

/*PhotoGallery */
.gallery .grid-item img { display:grid }
