/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'calibri';
    src: url('calibri-webfont.eot');
    src: url('calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('calibri-webfont.woff') format('woff'),
         url('calibri-webfont.ttf') format('truetype'),
         url('calibri-webfont.svg#calibri') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'calibri';
    src: url('calibrib-webfont.eot');
    src: url('calibrib-webfont.eot?#iefix') format('embedded-opentype'),
         url('calibrib-webfont.woff') format('woff'),
         url('calibrib-webfont.ttf') format('truetype'),
         url('calibrib-webfont.svg#calibri') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
	font-family:'Khand';
	src: url('Khand-Regular_gdi.eot');
	src: url('Khand-Regular_gdi.eot?#iefix') format('embedded-opentype'),
		url('Khand-Regular_gdi.woff') format('woff'),
		url('Khand-Regular_gdi.ttf') format('truetype'),
		url('Khand-Regular_gdi.svg#Khand-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:'Khand';
	src: url('Khand-Regular_gdi.eot');
	src: url('Khand-Regular_gdi.eot?#iefix') format('embedded-opentype'),
		url('Khand-Regular_gdi.woff') format('woff'),
		url('Khand-Regular_gdi.ttf') format('truetype'),
		url('Khand-Regular_gdi.svg#Khand-Regular') format('svg');
	font-weight: 500;
	font-style: normal;
}

/* WEB FONTS FOR THE INTERNAL PAGES */
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'utility-icons';
  src: url('utility-icons.eot?16098955');
  src: url('utility-icons.eot?16098955#iefix') format('embedded-opentype'),
       url('utility-icons.woff2?16098955') format('woff2'),
       url('utility-icons.woff?16098955') format('woff'),
       url('utility-icons.ttf?16098955') format('truetype'),
       url('utility-icons.svg?16098955#utility-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

body { font-family:arial, helvetica; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

.accent-bg,
.accent-bg th { color:#fff !important; background:#0058be !important }

a { color:#0058be; text-decoration:none }
a:hover { text-decoration:underline }

h1,h2,h3,h4,h5,h6,b,strong {font-family: "calibri",arial,helvetica, sans-serif; font-weight:700 }

h1 { font-size:24px }
h2 { font-size:21px }
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.page { overflow:hidden }
.body-container { position:relative; z-index:1 } 
.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }
.footer-logos ul { list-style:none; margin-top:30px; text-align:center }
.footer-logos li { display:inline-block; margin:0 20px; vertical-align:top }
.footer-address { margin-top:50px; color:#005abe; font-size:14px;  font-family: 'open_sansregular',arial ; line-height:1.2 }
.footer-address p span { display:inline-block; vertical-align:top; margin-left:10px }

.box-hdr { height:20px; line-height:20px; margin-bottom:0; padding:15px 10px; border-top:2px solid #ffce05; font-family: "calibri",arial,helvetica, sans-serif; font-weight: bold; font-size:26px;word-spacing:5px;background:#0057be; color:#fff;  }

.select-dropdown { position:relative;  font-family:arial; background:#fff; margin:5px; border:1px solid #000; z-index:2 }
.select-dropdown > .selection { display:block; position:relative; text-decoration:none }
.select-dropdown > .selection span { display:block; padding:0 10px; margin-right:30px; line-height:30px; text-decoration:none }
.select-dropdown > .selection:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border-style:solid; border-width:6px 6px 0; border-color:#333 transparent transparent  }
.select-dropdown.active > .selection:after { border-color:transparent transparent #333; border-width:0 6px 6px }
.select-dropdown ul, 
.select-dropdown li { margin:0; padding:0; list-style:none }
.select-dropdown ul { display:none; position:absolute; left:-1px; right:-1px; top:30px; max-height:200px; padding:10px; overflow:auto;  background:rgba(0,0,0,0.9); border-radius:0 0 5px 5px }
.select-dropdown.active ul { display:block; }
.select-dropdown li { display:block; height:25px; line-height:25px; color:#fff; position:relative; cursor:pointer } 
.select-dropdown li.selected { display:none }

.social-links { position:relative; max-width:150px; margin:40px auto }
.social-links ul { list-style:none; padding:0; margin:0 }
.social-links li { float:left; margin-left:17px }
.social-links li span { display:none }
.social-links li a { display:block; padding:15px; font-size:20px; background:#3d5a98; line-height:1;  color:#fff; font-weight:bolder;  border-radius:10px }
.social-links li a:hover { background:#373737;  text-decoration:none }
.social-links li:last-child a { background:#1da1f2 }
.social-links li:last-child a:hover { background:#373737;  text-decoration:none }

  /* BANNER */
     .banner-nav ul { margin:30; padding:0; list-style:none }
     .banner-nav li span { display:none }
     .banner-nav li img { margin-top:20px  }


/* CAROUSEL */
.carousel-wrap { position:relative; background:#0057be; border-top:5px solid #04264c; border-bottom:5px solid #04264c }
.carousel-wrap .upcoming-event-btn,
.carousel-wrap .j-carousel:after { position:absolute; right:165px; top:0; z-index:3; display:block; width:165px; height:39px; line-height:39px; text-align:center; font-family: "calibri",arial,helvetica, sans-serif; font-size:18px; font-weight:700; color:#eee } 
.carousel-wrap .j-carousel:after { content:'Top Stories'; background:#06274B  }
.carousel-wrap .upcoming-event-btn { right:0 !important }
.carousel-wrap .upcoming-event-btn:hover{ text-decoration:none; color:#cbcdcc }

.j-carousel .seats { padding-top:45.4%; margin-top:39px; position:relative; background:#06274B } 
.j-carousel .seats:after { content:""; display:block; clear:both }
.j-carousel .seat { display:block !important; position:absolute; left:0; right:330px; top:0; bottom:0; z-index:1 }
.j-carousel .seat.active { z-index:2 }
.j-carousel .media-box { padding-top:71%; overflow:hidden; visibility:hidden; position:absolute; left:0; right:0; top:-39px }
.j-carousel .seat.active .media-box { visibility:visible }
.j-carousel .media-box .slide-img { position:absolute; left:0; right:0; top:0 }
.j-carousel .media-box .slide-img img { vertical-align:middle; width:100% !important }
.j-carousel .story-box { position:absolute; right:-330px; width:310px; padding:30px 10px 10px; border-top:solid 2px #06274B; font-size:14px; background:#0057be; color:#fff; -webkit-transition:background .4s ease-in }
.j-carousel .seat1 .story-box { top:0; bottom:75%; border-top:none }
.j-carousel .seat2 .story-box { top:25%; bottom:50% }
.j-carousel .seat3 .story-box { top:50%; bottom:25% }
.j-carousel .seat4 .story-box { top:75%; bottom:0 }
.j-carousel .seat.active .story-box { background:#06274B }
.j-carousel .seat.active .story-box:after { content:""; display:block; width:5px; background:#ffce05; position:absolute; right:-10px; top:6px; bottom:6px }
.j-carousel .story-box .title { display:block;font-family: "calibri", arial, helvetica, sans-serif; font-size:18px; font-weight:700; color:#fff; line-height:1.2 }
.j-carousel .story-box .title:hover,
.j-carousel .seat.active .story-box .title { color:#ffce05 }
.j-carousel .story-box .date { position:absolute; left:10px; top:10px; font-size:13px; line-height:1; color:#ccc }
.j-carousel .story-box .sport { color:#ffce05 }
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; right:350px; bottom:10px; z-index:3 }
.j-carousel .control { display:inline-block; vertical-align:top; width:12px; height:12px; margin-left:4px; text-indent:-9999px; background:#0C5ABB; border-radius:100%; cursor:pointer }
.j-carousel .control.active { background:#ffce05 }
.j-carousel .loader { display:none !important } 
.touch .j-carousel .close-player { display:block !important }
.j-carousel .story-box .carousel-related-links a { color:#fff}



/* AOTW */
.aotw { padding:20px }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin-right:20px }
.aotw .thumb img { width:210px; height:312px; vertical-align:top; border:3px solid #0058be }
.aotw .title { display:block; margin:40px 0 20px; font-size:30px; font-family: "calibri",arial,helvetica, sans-serif; font-weight:700; line-height:1.2; color:#0058be }
.aotw .title:hover { text-decoration:none }
.aotw .readmore { display:none }
.aotw .info { position:relative; overflow:hidden }
.aotw .leadin { display:block; color:#0162ad; font-size:18px }

.standings-brief{ height:350px; overflow:auto }
.standings-brief table { width:100%; border-collapse:collapse }
.standings-brief h3 { display:none }
.standings-brief th { padding:10px; font-family:'myriadpro_bold', arial; font-weight:600; text-transform:uppercase; color:#fff; background: #04254b;}
.standings-brief th:first-child { text-align:left }
.standings-brief td { padding:10px; line-height:35px; font-size:13px; font-family:'myriadpro_bold', arial; font-weight:600;text-transform:uppercase; color:#000; border-top:1px solid #3b3b3b }
.standings-brief td[class*="record"] { text-align:center }
.standings-brief td .team-logo { display:inline-block; vertical-align:top; margin-right:10px }
.standings-brief td .team-logo img { height:35px }
.standings-brief tr:nth-child(odd) td { background:rgba(0,88,190,0.6) }

/* SCHEDULE SLIDER */
.scoreboard-slider { position:relative; max-width:1080px; margin:0 auto; padding:5px 12px 25px; background:rgba(205,209,210,0.4); font-family:'AlternateGothicFSThree-Regular', arial }
.scoreboard-slider .slider { position:relative; width:100%; padding:11px 0 25px; 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:19.14%; margin-left:1%; background:#f6f6f6 }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .no-events { padding:10px; margin:10px 0; text-align:center; text-transform:uppercase; color:#fff; background:#fff }
.scoreboard-slider .event .date { position:absolute; display:block; width:50%; left:0;  top:0; font-size:20px; line-height:48px; height:48px; background:#666; color:#fff; text-align:right }
.scoreboard-slider .event .date span { display:inline-block; vertical-align:top }
.scoreboard-slider .event .date span:first-child { display:none }
.scoreboard-slider .event .date:after { content:"|"; display:inline; margin:0 5px   }
.scoreboard-slider .event .status { position:absolute; width:50%; right:0; top:0;  background:#666; color:#fff; text-align:left; font-size:20px; line-height:48px; height:48px }
.scoreboard-slider .no-event { position:absolute; left:0; right:0; top:0; line-height:82px; font-size:20px; text-transform:uppercase; color:#000 }
.scoreboard-slider .event { position:relative; min-height:180px; padding:48px 10px; font-family: "calibri",arial,helvetica, sans-serif; text-align:center; line-height:1.2 }
.scoreboard-slider .event .sport { margin-top:10px; font-weight:700 }
.scoreboard-slider .event .sport a { color:#676767; font-size:20px;font-family: "calibri",arial,helvetica, sans-serif; text-decoration:none }
.scoreboard-slider .event .team,
.scoreboard-slider .event .opponent { margin-top:10px; font-family: "calibri",arial,helvetica, sans-serif; font-size:18px; font-weight:700; color:#0058be }
.scoreboard-slider .event .opponent .name { display:block; min-height:40px; padding-bottom:10px; border-bottom:solid 1px #333 }
.scoreboard-slider .event .score { font-size:16px }
.scoreboard-slider .event .result { display:block; color:#ffcc00; width:80%; margin:20px auto 0; border-radius:5px; background:#0058be; font-size:24px }
.scoreboard-slider .event .neutralsite-notes { display:none }
.scoreboard-slider .event .links { position:absolute; left:0; right:0; bottom:0; padding:10px; min-height:16px; background:#cccccc; right:0; bottom:0; text-align:center }
.scoreboard-slider .event .links a { display:inline-block; vertical-align:top; color:#0058be; font-size:16px; line-height:1 }
.scoreboard-slider .event .links span { display:none }
.scoreboard-slider .event .va { display:none }
.scoreboard-slider .next,
.scoreboard-slider .prev { position:absolute; left:47.5%; bottom:10px; margin-top:-25px; width:15px; height:24px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -286px 0  }
.scoreboard-slider .next { left:auto; right:47.5%; background-position:-300px 0 }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled,
.scoreboard-slider .full-schedule-btn { display:none }

/* SLIDER */
.slider-wrapper { position:relative  }
.slider-wrapper .slider { position:relative;  overflow:hidden }
.slider-wrapper .items { position:relative; width:2000% }
.slider-wrapper .item { float:left; width:5% }
.slider-wrapper .next,
.slider-wrapper .prev { position:absolute; left:50%; bottom:50px; text-indent:-9999px; margin-left:-15px; display:block; width:20px; height:14px; background:url(/images/setup/master_sprite.png) no-repeat -280px 0 }
.slider-wrapper .next { margin-left:20px; background-position:-300px 0 }

.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; z-index:2; margin-bottom:10px; font-size:12px }
.content-switcher .switcher-list .selection { position:relative; display:block; padding:0 45px 0 10px; border:solid 1px #ccc; font-weight:700; line-height:40px; text-align:center; text-transform:uppercase; text-decoration:none; color:#444; background:#eee }
.content-switcher .switcher-list .selection:focus { background:#fff; outline:1px solid #044bff }
.content-switcher .switcher-list .selection:after { content:'\e811'; font-family:'glyphicons'; position:absolute; right:0; top:0; width:35px; height:40px; line-height:40px; text-align:center; color:#f9f9f9; background:#0057be }
.content-switcher .switcher-list.active .selection:after { content:'\e812' }
.content-switcher .switcher-list ul { display:none; position:absolute; left:0; right:0; top:30px; max-height:200px; padding:10px; border:solid 1px #ccc; margin:0; list-style:none; background:#fff; overflow:auto }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; padding:5px 10px; color:#444; text-transform:uppercase } 
.content-switcher .switcher-list li.active a { color:#fff; background:#0057be }
.content-switcher .switcher-list li:hover a,
.content-switcher .switcher-list li a:focus { color:#fff; background:#04254b; 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 }
.content-switcher.loading .switcher-list { opacity:0.5 }
.content-switcher.loading .switcher-list .selection:before { content:''; position:absolute; left:0; right:100%; top:0; bottom:0; background:rgba(193,193,193,0.5); -webkit-animation: loader 3s infinite linear; animation: loader 3s infinite linear }

.internal-page .coach-bios .coach-bio { min-height: 130px; }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#0058be; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#0058be; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#0058be; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#0058be }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#0058be; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */




/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1099px) {

body { padding:0 }

.site-header { position:relative; background:#04264c}
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/Updated_Images/header_tablet.png) no-repeat 50% 50% }

.site-footer { padding:30px 0; text-align:center; }
.upcoming-event-btn{display:none}
.content-row2{display:none}

.mobile-menu-bar { display:block; padding:5px; background:#233a75 }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#0057be; color:#fff; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar.active { display:block }
.search-bar input[type="text"] { width:100%; height:25px; padding:0 30px 0 10px; border:none; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:23px; border:none; overflow:hidden; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; color:#333; margin:0 }

.dropnav { display:none; font-family:'oswaldbook', arial; background:#333 }
.dropnav.active { display:block }
.dropnav .nav > .submenu { display:none }
.dropnav .nav > a,
.dropnav .submenu a { display:block; padding:0 10px; height:34px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .submenu .has-submenu > a { color:#fff; text-transform:none; background:#000 }
.dropnav li { border-bottom: solid 1px #292929; border-top: 1px solid #434343 }
.dropnav .submenu.level1 li { border-top:solid 1px #363636; border-bottom:solid 1px #494949 }
.dropnav li:first-child { border-top:none !important }
.dropnav li:last-child { border-bottom:none !important }
.dropnav li.active { border-bottom:none !important }
.dropnav .submenu.level1 .has-submenu { border:none !important }
.dropnav .has-submenu.active + li { border-bottom:none !important }
.dropnav .nav.has-submenu > a:after { content:""; width:0; height:0; border-style:solid; border-color:#777 transparent transparent; border-width:0.4em 0.4em 0; position:absolute; right:1em; top:50%; margin-top:-0.2em }
.dropnav .nav.has-submenu.active > a:after { border-color:transparent transparent #fff; border-width:0 0.4em 0.4em }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu-title { display:none }

.secondary-nav { font-family:'oswaldbook', arial; background:#ffcb01; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:#000; background:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:40px; line-height:40px;font-family: "calibri",arial,helvetica, sans-serif;font-weight:700;font-size:22px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #ffcc03; text-transform:uppercase; background:#0057be; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }

.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.aotw { background:#eee }

.spotlight-story { background:#ececec;font-family:'arvoregular',arial;  }
.spotlight-story .row { margin-top:10px; }
.spotlight-story .row:first-child { margin-top:0 }
.spotlight-story .story { position:relative;}
.spotlight-story .thumb {  width:90%;margin:0 auto;margin-bottom:140px;padding-top:15px;position:relative }
.spotlight-story .thumb img { width:100%;border:5px solid #0058be;vertical-align:top }
.spotlight-story .play-button{ display:none; width:36px; height:36px; background:rgba(0,0,0,0.9); position:absolute; right:50%; top:50%; margin:-18px -18px 0 0; text-indent:-9999px; border-radius:5px; z-index:2 }
.spotlight-story .caption { display:none  } 
.spotlight-story .details{background:#0058be;position:absolute;left:0;right:0;bottom:0;text-align:center;}
.spotlight-story .title { display:none; font-size:18px; margin-bottom:5px; color:#000 }
.spotlight-story .leadin { position:relative;font-family:"myriadpro_bold",arial;color:#fff;display:block;text-align:center;min-height:20px;padding:30px 10px;font-size:14px }
.spotlight-story .links { display:none;padding:5px 0 }

.schedule .title { margin-bottom:10px }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { padding:5px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.schedule .table .titles { display:none }
.schedule .team-record .titles  { display:block; color:#fff; overflow:hidden; padding:5px 5px 0 }
.schedule .team-record .item { padding:5px}
.schedule .team-record { text-align:center; margin-bottom:10px; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { width: 23%; text-align:center; color:#fff; margin:0 1%; float:left; background:#333; border-radius:3px }
.schedule .team-record .titles > div { background:#333; color:#fff }
.schedule .opponent { width: 70%; float:left }
.schedule .result { width: 30%; float:right; text-align:right }
.schedule .item { padding:10px }
.schedule .item.even { background-color:#eee }
.schedule .item .data { position:relative }
.schedule .item .data:before,
.schedule .item .data:after { content: " "; display:table }
.schedule .item .data:after { clear:both }
.schedule .item .date { height:25px; line-height:25px; margin:-10px -10px 10px; padding:0 10px; background:#333; color:#fff }     
.schedule .item .time { height:25px; line-height:25px; color:#fff; position:absolute; right:0; top:-10px }    
.schedule .conf-teams-container { width:100% }
.schedule .conf-teams-container .opponent { width:80%; float:left }
.schedule .conf-teams-container .result { width:20%; float:right }
.schedule .more { display:block !important }
.schedule .more strong { font-weight:normal }
.schedule .more a { display:inline-block; vertical-align:top; text-decoration:none }
.schedule .more a:after { content:"\00BB"; padding:0 5px 0 4px }
.schedule .arrow { display:none }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

@media only screen and (max-width:900px) {
.j-carousel .seat { right:280px }
.j-carousel .story-box { right:-280px; width:260px; font-size:13px } 
.j-carousel .story-box .title { font-size:16px }
.carousel-wrap .upcoming-event-btn,
.carousel-wrap .j-carousel:after { right:140px; width:140px; font-size:16px }
}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 0 }
.site-header .site-title a { height:80px; text-indent:-9999px; background:url(/images/setup/Updated_Images/header_mobile_wide.png) no-repeat 5px 50% }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li span { display:none }

.carousel-wrap { border:none }
.carousel-wrap .upcoming-event-btn { display:none }
.carousel-wrap .j-carousel:after { width:auto; left:0; right:0; text-align:left; padding:0 20px }

.j-carousel .seats { padding-top:71% }
.j-carousel .seat { right:0 }
.j-carousel .media-box { top:0 }
.j-carousel .story-box { left:0 !important; top:auto !important; bottom:0 !important; border-top:none; background:rgba(0,0,0,0.5); -webkit-transition:none }
.j-carousel .seat.active .story-box { background:rgba(0,0,0,0.5) }
.j-carousel .controls { position:static; z-index:3; margin-right:0; height:12px; padding:5px 10px; text-align:center; line-height:1; background:#04254B }

}

@media only screen and (max-width:600px) {
  
.aotw { padding:10px }
.aotw .thumb img { width:150px; height:200px }
.slider-wrapper .prev { left:auto; right:130px }
.slider-wrapper .next { left:auto; right:100px }

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/
@media only screen and (max-width:502px) {

.spotlight-story .thumb {  width:90%;margin:0 auto;margin-bottom:190px;padding:15px;position:relative }

}

@media only screen and (max-width:479px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 
.aotw .leadin { display:none }

}


/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width: 1100px) {
html{position:relative}
.page-backgrounds { position:absolute; left:0; right:0; top:0px; bottom:0px; z-index:-1; background:no-repeat 50% 0; background-size:2000px auto }
.internal-page .page-backgrounds{display:none}
.internal-page .page{background:url(/images/setup/bg_top.png)no-repeat 0 0;background-position:0 100px;background-size:100% auto;}

.body-container { position:relative; max-width:1070px; margin:160px auto 0 } 
.mainbody { min-height:500px; padding:10px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:fixed; left:0;right:0;top:0; height:65px;z-index:3; margin-bottom:10px;background:url(/images/setup/header_bg_repeat.png) repeat 0 0  }
.site-header .site-title { margin:0;color:#fff;font-family: "calibri",arial,helvetica, sans-serif;font-weight:500;text-transform:uppercase }
.site-header .site-title:before {content:"Official Site of The Lakeland Community College Lakers";position:absolute;left:0;right:0;text-align:center;top:27px;font-size:14px;letter-spacing:10px;}
.site-header .site-title a { display:block; width:269px; top:45px; height:155px; left:50%; z-index:5; margin-left:-150px; text-indent:-9999px; position:absolute; background:url(/images/setup/master_sprite2020.png) repeat 0 0 }

.site-header.sticky { position:fixed; height:40px;top:0; left:0; right:0; z-index:4 }
.site-header.sticky .site-title a { -webkit-transform:scale(0.63); transform:scale(0.63); position:absolute; top:-24px; margin-left:-120px  }
.site-header.sticky .site-title:before {  display:none  }
.site-header.sticky .dropnav { background:none;  right:0; top:5px }
.site-header.sticky .dropnav > ul:before { background:url(/images/setup/global_nav_0b.png) no-repeat 50% 0 }
.site-header.sticky .dropnav .nav3 > a {  height:51px; width:208px }
.site-header.sticky .dropnav .nav3:hover > a { background-position:-677px -725px }
.site-header.sticky .dropnav .nav4 > a { margin-left:35px; height:49px; width:165px }
.site-header.sticky .dropnav .nav4:hover > a { background-position:-1107px -643px }

.mobile-menu-bar, .search-bar { display:none }

.site-footer { padding:20px 0 10px; text-align:center }

.content-row { margin-top:10px; }
.content-row1 { margin-top:0 }
.content-row2{position:relative;margin-top:30px;}
.sport-home .content-row1 .content-col2{height:532px;overflow:auto}
.content-row3 .content-col1 { width:56%; float:left }
.content-row3 .content-col2 { width:43%; float:right }

.composite-btn{position:absolute;background:#cccccc;color:#000;font-family: "calibri",arial,helvetica, sans-serif;font-weight:700;font-size:18px;right:20px;padding: 4px 22px;top:10px;}
.composite-btn:hover{text-decoration:none;}
.upcoming-event-btn{position:absolute;z-index:2;font-family: "calibri",arial,helvetica, sans-serif;font-weight:700;font-size:18px;text-transform:capitalize;height:45px;width:180px;line-height:40px;text-align:center;background:#0058bc;color:#fff;top:0px;right:0px;}
.upcoming-event-btn:hover{text-decoration:none;color:#cbcdcc;}

/* NAVIGATION */
.dropnav { position:absolute; width:100%; top:65px; height:82px }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav ul { position:relative; max-width:1070px; margin:0 auto; white-space:nowrap; font-size:0 }
.dropnav > ul:before { content:''; display:block; clear:none; position:absolute; left:-9999px; right:-9999px; top:0; height:82px; z-index:4; background:url(/images/setup/master_sprite2020.png) 50% -397px no-repeat }
.dropnav .nav { display:inline-block }
.dropnav .nav > a { position:relative; z-index:5; text-indent:-9999px; display:block; height:82px }
.dropnav .nav1 > a { margin-left:-12px; width:133px }
.dropnav .nav2 > a { margin-left:-16px; width:133px  }
.dropnav .nav3 > a { margin-left:-17px; margin-right:180px; width:220px }
.dropnav .nav4 > a { width:185px }
.dropnav .nav5 > a { margin-left:-16px; width:147px}
.dropnav .nav6 > a { margin-left:-15px; width:152px }


.dropnav .nav:hover > a { background:url(/images/setup/master_sprite2020.png) no-repeat -453px -479px }
.dropnav .nav2:hover > a { background-position:-570px -561px }
.dropnav .nav3:hover > a { background-position:-687px -725px }
.dropnav .nav4:hover > a { background-position:-1087px -643px }
.dropnav .nav5:hover > a { background-position:-1255px -807px}
.dropnav .nav6:hover > a { background-position:-1382px -889px }

.dropnav .submenu.level1 .has-submenu { display:block; margin:0 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:20px; z-index:3; min-width:200px; color:#fff; padding:60px 30px 50px; border-top:none; background:url(/images/setup/dropdown_bg.png) no-repeat 50% 100%; white-space:nowrap }
.dropnav .nav2 > .submenu { left:-40px }
.dropnav .nav3 > .submenu { left:224px }
.dropnav .nav4 > .submenu { left:640px }
.dropnav .nav5 > .submenu { left:700px }
.dropnav .nav6 > .submenu { left:800px }

.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; white-space:nowrap; color:#fff;font-family: "calibri",arial,helvetica, sans-serif; text-decoration:none; font-size:19px }
.dropnav .submenu a:hover { color:#ffcc00 }
.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu.level1 .has-submenu > a { display:none }
.dropnav .submenu.level1 .has-submenu li { display:inline-block; text-align:left; vertical-align:middle }
.dropnav .submenu.level1 .has-submenu li:first-child { min-width:200px; font-size:17px; color:#fff; font-family:"myriadpro_bold",arial }
.dropnav .submenu.level1 .has-submenu li:first-child a { color:#fff }
.dropnav .submenu.level1 .has-submenu li:first-child ~ li a { font-size:15px; color:#95d1ff; font-family:"myriadpro_bold",arial; font-weight:700 }
.dropnav .submenu.level1 .has-submenu li:first-child ~ li a:hover { color:#ffcc00 }
.dropnav .submenu.level1 .has-submenu li a { margin-right:20px }
.dropnav .submenu.level1 .has-submenu li a:hover { color:#ffcc00 }
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }

.navbar-image.banner-nav ul { display: flex;justify-content: space-between;margin: 0;}

.secondary-nav { position:relative; text-transform:uppercase;z-index:2;border-top:3px solid #fff; max-width:1060px; top:163px;padding:10px; margin:0 auto; font-family:'oswaldbook', arial; color:#fff; background:#004ba2 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family: "calibri",arial,helvetica, sans-serif;font-weight:500; font-size:26px }
.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 { color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#eee; text-decoration:none }
.secondary-nav li:before { content:"|"; padding:0 5px }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#000; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap }

/*STORIES TABS */
.stories-tabs .tabs { background:#0057be }
.stories-tabs ul.tabs .tab:first-child { margin-left:0 }
.stories-tabs .tab_title { display:none }
.stories-tabs .tab a { display:block; height:30px; font-family: "calibri",arial,helvetica, sans-serif; font-weight:bold; line-height:28px; font-size:18px; padding:5px 30px; text-transform:uppercase; background:#0057be; color:#abacb1 }
.stories-tabs .tab a.active { background:#04264c }
.stories-tabs .tab a:hover { color:#fff; text-decoration:none }
.stories-tabs .panes { position:relative; overflow:hidden }
.stories-tabs .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; background:#eee }
.stories-tabs .pane.active { position:static }
.stories-tabs .pane .overflow { height:300px; overflow:auto }

/*STORIES TABS */
.standing-tabs .tabs { border-top:2px solid #ffcc00 ; border-bottom:4px solid #04254b; background:#0058be }
.standing-tabs ul.tabs .tab:first-child { margin-left:0 }
.standing-tabs .tab_title { display:none }
.standing-tabs .tab a { display:block; height:30px; position:relative; font-family: "calibri",arial,helvetica, sans-serif; font-weight:bold; line-height:33px; font-size:26px; padding:9px 30px;background:#0057be; color:#fff  }
.standing-tabs .tab a.active { background:#04264c }
.standing-tabs .tab a.active:after { content:''; position:absolute; left:50%; bottom:-2px; z-index:1; margin-left:-10px; border:10px solid transparent; border-bottom-color:#0058be }
.standing-tabs .tab a:hover { color:#fff; text-decoration:none }
.standing-tabs .panes { position:relative; overflow:hidden }
.standing-tabs .pane { display:block !important; padding:20px; position:absolute; left:0; right:0; top:-9999px; background:#eee }
.standing-tabs .pane.active { position:static }
.standing-tabs .pane .overflow { height:378px; background:rgba(236,236,236,0.3) }
.standing-tabs .pane2 .overflow { overflow:auto }

.spotlight-story { background:#ececec; min-height:400px; font-family:'arvoregular',arial }
.spotlight-story .row { margin-top:10px }
.spotlight-story .row:first-child { margin-top:0 }
.spotlight-story .story { position:relative }
.spotlight-story .thumb {  width:85%; margin:0 auto; padding-top:15px; position:relative }
.spotlight-story .thumb img { width:100%; border:5px solid #0058be; vertical-align:top }
.spotlight-story .play-button{ display:none; width:36px; height:36px; background:rgba(0,0,0,0.9); position:absolute; right:50%; top:50%; margin:-18px -18px 0 0; text-indent:-9999px; border-radius:5px; z-index:2 }
.spotlight-story .caption { display:none  } 
.spotlight-story .details{ background:#0058be; position:relative; text-align:center; margin-top:27px; height:140px }
.spotlight-story .title { display:none; font-size:18px; margin-bottom:5px; color:#000 }
.spotlight-story .leadin { position:relative; font-family:"myriadpro_bold",arial; color:#fff; display:block; text-align:center; text-align:left; margin:0 auto; width:390px; padding:10px 0px; font-size:15px }
.spotlight-story .links { display:none; padding:5px 0 }

.thumb-slider .slider { position:relative; overflow:hidden }
.thumb-slider .items { position:relative; width:2000%  }
.thumb-slider .item { width:5%; float:left }
.thumb-slider .item .control { cursor:pointer; height:121px; margin-bottom:4px; padding:10px; background:#0058be; overflow:hidden  }
.thumb-slider .item .control .thumb { display:none; vertical-align:top; float:left; max-height:78px; margin-right:10px  }
.thumb-slider .item .control .thumb-title { text-align:left; left:185px; color:white; right:10px; bottom:3px; font-size:12px; font-family:'open_sanssemibold',arial; text-decoration:none }
.thumb-slider .item .control.active .thumb-title { display:block; color:black }
.thumb-slider .item .control.active{ background:#04254b; display:block }
.thumb-slider .next, 
.thumb-slider .prev { display:none }

}

@media print {
  .site-header,
  .secondary-nav,
  .site-footer{ display:none }
}




@media only screen and (min-width:1201px){
    
    .site-header .site-title a {
        width: 190px;
        margin-left: -97px;
        background: url(/images/setup/master_sprite2020.png) repeat -53px 0;
    }

}

