/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'oswaldbook';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family:'FuturaStd-CondensedBold';
	src: url('FuturaStd-CondensedBold_gdi.eot');
	src: url('FuturaStd-CondensedBold_gdi.eot?#iefix') format('embedded-opentype'),
		url('FuturaStd-CondensedBold_gdi.woff') format('woff'),
		url('FuturaStd-CondensedBold_gdi.ttf') format('truetype'),
		url('FuturaStd-CondensedBold_gdi.svg#FuturaStd-CondensedBold') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family:'FuturaStd-CondensedBold';
	src: url('FuturaStd-CondensedBold_gdi.eot');
	src: url('FuturaStd-CondensedBold_gdi.eot?#iefix') format('embedded-opentype'),
		url('FuturaStd-CondensedBold_gdi.woff') format('woff'),
		url('FuturaStd-CondensedBold_gdi.ttf') format('truetype'),
		url('FuturaStd-CondensedBold_gdi.svg#FuturaStd-CondensedBold') format('svg');
	font-weight: 800;
	font-style: normal;
}


@font-face {
	font-family:'FuturaStd';
	src: url('FuturaStd-CondensedLight_gdi.eot');
	src: url('FuturaStd-CondensedLight_gdi.eot?#iefix') format('embedded-opentype'),
		url('FuturaStd-CondensedLight_gdi.woff') format('woff'),
		url('FuturaStd-CondensedLight_gdi.ttf') format('truetype'),
		url('FuturaStd-CondensedLight_gdi.svg#FuturaStd-CondensedLight') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family:'FuturaStd';
	src: url('FuturaStd-CondensedLight_gdi.eot');
	src: url('FuturaStd-CondensedLight_gdi.eot?#iefix') format('embedded-opentype'),
		url('FuturaStd-CondensedLight_gdi.woff') format('woff'),
		url('FuturaStd-CondensedLight_gdi.ttf') format('truetype'),
		url('FuturaStd-CondensedLight_gdi.svg#FuturaStd-CondensedLight') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family:'FuturaStd';
	src: url('FuturaStd-CondensedLight_gdi.eot');
	src: url('FuturaStd-CondensedLight_gdi.eot?#iefix') format('embedded-opentype'),
		url('FuturaStd-CondensedLight_gdi.woff') format('woff'),
		url('FuturaStd-CondensedLight_gdi.ttf') format('truetype'),
		url('FuturaStd-CondensedLight_gdi.svg#FuturaStd-CondensedLight') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family:'FuturaStd';
	src: url('FuturaStd-Bold_gdi.eot');
	src: url('FuturaStd-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('FuturaStd-Bold_gdi.woff') format('woff'),
		url('FuturaStd-Bold_gdi.ttf') format('truetype'),
		url('FuturaStd-Bold_gdi.svg#FuturaStd-Bold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family:'FuturaStd';
	src: url('FuturaStd-Bold_gdi.eot');
	src: url('FuturaStd-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('FuturaStd-Bold_gdi.woff') format('woff'),
		url('FuturaStd-Bold_gdi.ttf') format('truetype'),
		url('FuturaStd-Bold_gdi.svg#FuturaStd-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family:'FuturaStd';
	src: url('FuturaStd-Bold_gdi.eot');
	src: url('FuturaStd-Bold_gdi.eot?#iefix') format('embedded-opentype'),
		url('FuturaStd-Bold_gdi.woff') format('woff'),
		url('FuturaStd-Bold_gdi.ttf') format('truetype'),
		url('FuturaStd-Bold_gdi.svg#FuturaStd-Bold') format('svg');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family:'FuturaStd-CondensedBold';
	src: url('FuturaStd-CondensedBold_gdi.eot');
	src: url('FuturaStd-CondensedBold_gdi.eot?#iefix') format('embedded-opentype'),
		url('FuturaStd-CondensedBold_gdi.woff') format('woff'),
		url('FuturaStd-CondensedBold_gdi.ttf') format('truetype'),
		url('FuturaStd-CondensedBold_gdi.svg#FuturaStd-CondensedBold') format('svg');
	font-weight: 900;
	font-style: normal;
}

/* WEB FONTS FOR THE INTERNAL PAGES */
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#233a75 !important }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#052647; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'oswaldbook', arial }

.page{position: relative;z-index: 2;max-width: 2000px;margin: 0 auto;overflow: hidden }

a { color:#9b1d22; text-decoration:none }
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px; color:#3E5AA4 }
h2 { font-size:30px; color:#3E5AA4 }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.box-hdr { height:20px; line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-family:'oswaldbook',arial; font-weight:normal; text-transform:uppercase; background:#9b1d22; color:#fff; border-radius:3px 3px 0 0 }

.select-dropdown { position:relative; min-width:150px; max-width:300px; font-family:arial; background:#fff; margin-bottom:10px; 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.8); 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 }

.site-footer { padding:30px 0 0; border-top:2px solid #d3d3d3; text-align:center; max-width:1000px; margin:0 auto }
.footer-logos ul { list-style:none; margin:0 }
.footer-logos ul li { display:inline-block;margin:20px 30px 0 }
.footer-address { text-transform:capitalize; color:#d2d4d8; font-family:"FuturaStd",arial; line-height:15px; font-weight:500; font-size:14px }


/* CAROUSEL */
.j-carousel .seats:before,
.j-carousel .seats:after { content: " "; display:table }
.j-carousel .seats:after { clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:50%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 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; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

/* AOTW */
.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 }
.aotw .title span { display:block; margin-top:5px; font-size:12px; color:#9b1d22 }
.aotw .title span:first-child { font-size:18px; text-transform:uppercase; color:#233a75 }

/* SCHEDULE */
.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; position:relative; width:19.6%; min-height:311px; margin-left:0.5%; padding:88px 0 30px; text-align:center; background:url(/images/setup/event_box.png) no-repeat 0 0; background-size:contain;  -webkit-box-sizing:border-box; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .date { position:absolute; left:0; top:0; right:0; height:47px; font-size:27px; font-family:'FuturaStd-CondensedBold', arial; font-weight:800; text-transform:uppercase; line-height:48px; color:#fff }
.scoreboard-slider .date span:first-child { display:none }
.scoreboard-slider .sport { position:absolute; text-transform:uppercase; left:0; right:0; top:70px; font-size:16px; line-height:1 }
.scoreboard-slider .sport a { color:#363636; font-family:"FuturaStd",arial; font-weight:700; }
.scoreboard-slider .opponent .name { position:absolute; text-transform:uppercase; left:20px; top:65%; right:20px; font-size:16px; color:#363636; line-height:1; font-family:"FuturaStd",arial; font-weight:500 }
.scoreboard-slider .status { font-size:20px; display:none; color:#009ec7; line-height:1 }
.scoreboard-slider .va { position:absolute; left:0; right:0; top:90px; display:block; width:21px; height:21px; margin:5px auto; font-size:14px; line-height:21px; color:#0e4d8e  }
.scoreboard-slider .links { position:absolute; left:0; right:0; bottom:5px; min-height:35px }
.scoreboard-slider .links a { font-size:12px; line-height:15px; text-transform:uppercase; color:#fff }
.scoreboard-slider .links a:before { content:"|"; padding:2px }
.scoreboard-slider .links a:first-child:before { display:none }
.scoreboard-slider .no-events { display:block; text-align:center; text-transform:uppercase; line-height:221px; background:#fff }
.scoreboard-slider .opponent .result {position:absolute; left:0; right:0; bottom:50px; font-family:"FuturaStd",arial; font-weight:600 }
.scoreboard-slider .neutralsite-notes {display:none}
.scoreboard-slider .team-logo { position:absolute; left:0; top:120px; right:0;}
.scoreboard-slider .team-logo img { width:90px; height:70px }
.scoreboard-slider .status + .team  { padding-top: 110px;text-transform: uppercase;font-family: "FuturaStd",arial;font-weight: 500;font-size: 16px;}
.scoreboard-slider .status + .team .va { display:none }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; width:18px; height:45px; left:-37px; top:50%; margin-top:-15px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite20160913.png) no-repeat -950px 0 }
.scoreboard-slider .next { left:auto; right:-37px; background-position:-982px 0 }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled{display:none }
.scoreboard-slider .full-schedule-btn{ position:absolute; top:-63px; right:0; background:url(/images/btn_shcedule.png) no-repeat; width: 180px; height: 36px; text-indent:-9999px }

/* TABS */
.tabs-wrapper ul.tabs .tab1 { margin-left:140px; margin-bottom:20px }
.tabs-wrapper ul.tabs .tab2 { margin-left:240px; margin-bottom:20px }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:30px; line-height:30px; padding:15px 0px 5px; text-transform:uppercase; font-family:"FuturaStd-CondensedBold",arial; font-size:33px; text-decoration:none;  color:#bfbfbf }
.tabs-wrapper .tab a.active { border-bottom:5px solid #043cc4; color:#fff }
.tabs-wrapper .panes { position:relative }
.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; background:#eee; }

.social-links ul { list-style:none; padding:0; margin:0 }
.social-links li { display:inline-block; vertical-align:top }
.social-links li a { display:block; width:30px; height:30px; font-size:16px; line-height:33px; text-align:center; color:#fff; background:#043cc4; border-radius:100%; transition:0.3s; }
.social-links li a span:last-child { display:none }
.social-links li a:hover { margin-top:-5px; text-shadow:2px 2px 3px rgba(0,0,0,0.8) }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#233a75; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#233a75; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#233a75; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#233a75 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#233a75; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {
    
html{position:relative;min-height: 100%}
/*.page-backgrounds { position:absolute; left:0; right:0; top:0px; bottom:0px; z-index:-1; background:no-repeat 50% 0; background-size:2000px auto }*/
div[id="page-backgrounds"] { position:absolute; left:0; right:0; top:100px; bottom:0; z-index:1; overflow:hidden }
div[id="page-backgrounds"] img { position:relative; left:50%; margin-left:-900px; width:1800px; max-width:none; }

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }
.body-container{ max-width:1000px;margin:0 auto }
.internal-page body { background:#072647 }

.site-header { position:relative; height:160px; margin-bottom:10px }
.site-header .site-title { margin:0 }
.site-header .site-title:before { content:"OFFICIAL ATHLETIC WEBSITE OF THE PRATT COMMUNITY COLLEGE BEAVERS"; position:absolute; top:0; left:0; right:0; text-align:center; font-size:11px; color:#a4a4a4; word-spacing:3px; letter-spacing:3px; padding:10px; background:url(/images/setup/tagline_bg.png) repeat 0 0 }
.site-header .site-title a { position:relative; top:60px; display:block; width:274px; height:150px; z-index:2; margin:0 auto; text-indent:-9999px; background:url(/images/setup/master_sprite20160913.png) no-repeat 0 0  }

.mobile-menu-bar, .search-bar { display:none }

.social-links{ position:absolute; right:50%; margin-right:-650px; bottom:20px }

.content-row { margin-top:10px }
.content-row1 { margin-top:0 }
.content-row2 { padding-top:60px; margin-top:30px; background:url(/images/setup/logo_overlay20160913.png) no-repeat top center }
.content-row3 { margin-top:80px; margin-bottom:80px; background: #fff; }

.banner-row { margin-top: 50px; }
.banner-row ul { margin: 0; }
.banner-row li { list-style: none; }

/* NAVIGATION */
.dropnav { position:relative; bottom:60px; text-align:center; height:64px; background:url(/images/setup/global_nav_bg.png) no-repeat 50% 0;  }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { display:inline-block; position:relative;padding-bottom:30px }
.dropnav .nav3 { margin-right:300px}
.dropnav .nav > a { display:block; height:40px; padding:0 10px; font-size:18px; line-height:60px; text-decoration:none; color:#fff; font-family:"FuturaStd",arial; font-weight:600; text-transform:uppercase }
.dropnav .nav:hover > a:after { content:''; position:absolute; left:50%; top:51%; z-index:1; margin-left:-10px; border:10px solid transparent; border-bottom-color:#f9fafb }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:65px; min-width:200px;  z-index:3; padding:40px; border-bottom:5px solid #e7e8eb; border-top:none; background:rgba(6,24,47,0.9); white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; white-space:nowrap; color:#fff; text-transform:uppercase; text-align:left; text-decoration:none }
.dropnav .submenu a:hover { color:#043cc4 }
.dropnav .submenu .has-submenu > a { font-size:26px; text-align:left; border-bottom:3px solid #e8e9ea; margin-bottom:20px; padding-bottom:10px; font-family:"FuturaStd-CondensedBold",arial; font-weight:bold; text-transform:uppercase; color:#fff; 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.level2 .has-submenu { display:block; margin:0; }
.dropnav .submenu.level2 .has-submenu > a { display:none }
.dropnav .submenu.level2 .has-submenu li { display:inline-block;text-align:left; vertical-align:middle }
.dropnav .submenu.level2 .has-submenu li:first-child { min-width:150px;font-size:23px;color:#fff;font-family:"FuturaStd",arial; font-weight:500;text-transform:uppercase }
.dropnav .submenu.level2 .has-submenu li:first-child a{ color:#fff;}
.dropnav .submenu.level2 .has-submenu li:first-child ~ li a { font-size:16px;line-height:30px;color:#bfbebe;font-family:"FuturaStd",arial;text-transform:uppercase; font-weight:500; }
.dropnav .submenu.level2 .has-submenu li:first-child ~ li a:hover {color:#043cc4; }
.dropnav .submenu.level2 .has-submenu li a:before { content:'|';padding:10px; color:#fff;font-style:normal }
.dropnav .submenu.level2 .has-submenu li:first-child a:before,
.dropnav .submenu.level2 .has-submenu li:nth-child(2) a:before { display:none }
.dropnav .submenu.level2 .has-submenu li a { margin-right:0px;}
.dropnav .submenu.level2 .has-submenu li a:hover {color:#043cc4;}
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:10px 0 0; margin:0 auto 10px; border-bottom:2px solid #fff; text-transform:uppercase; font-family:'oswaldbook', arial; color:#fff; max-width:1000px;  }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family:'FuturaStd', arial; font-family:500; font-size:28px; font-weight:900 }
.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; margin:0 2px; padding-bottom:10px; position:relative; top:7px;font-family:'FuturaStd', arial; font-weight:bold; font-size:11px }
.secondary-nav li a:hover { color:#043cc4; text-decoration:none }
.secondary-nav li:before { content:"|"; padding:0 5px; position:relative; top:8px; font-size:12px }
.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; top:30px;right:0; padding:10px; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap }

.j-carousel .story-box { position:absolute; left:0; right:0; height:90px;background:rgba(0,0,0,0.7); border-bottom:5px solid #999999; bottom:0; padding:15px 30px; color:#fff }
.j-carousel .title { display:block; text-transform:uppercase;font-family:"FuturaStd",arial; margin-top:20px; font-weight:800; color:#fff; font-size:28px; text-shadow:5px 5px 5px #000; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.j-carousel .date { display:block; color:#fff; text-transform:uppercase; font-family:"FuturaStd",arial; font-size:16px; position:absolute; top:15px }
.j-carousel .leadin{ display:none;}
.j-carousel .controls { position:absolute; left:auto; right:10px; bottom:90px; width:auto; height:auto; text-align:center; background:none;}
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:15px; height:15px; background:#bfbfbf;text-indent:-9999px; margin:10px 5px; cursor:pointer }
.j-carousel .control.active { background:#043cc4 }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .readmore { position:absolute; font-family:"FuturaStd",arial; font-weight:600; right:0; padding:10px; bottom:0; background:#bfbfbf; text-transform:uppercase; color:#043cc4 }
.j-carousel .carousel-related-links a{ color:#ccc; }
.j-carousel .carousel-related-links a:hover{ color:#fff; }
.j-carousel .carousel-related-links span{ margin:0 5px; color:#ccc;}

.top-stories .row { margin-top:10px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:0 10px 0 200px; position:relative; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.top-stories .thumb img { vertical-align:top }
.top-stories .play-button{ display:block; 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 }
.top-stories .play-button:after { content:""; display:block; width:0; height:0; border:solid 10px transparent; border-left-color:#FFF; position:absolute; right:50%; top:50%; margin:-10px -15px 0 0; z-index:3  }
.top-stories .caption { display:block; padding:3px 5px; font-size:11px; background:rgba(0,0,0,0.5); color:#fff; position:absolute; left:0; right:0; bottom:0  } 
.top-stories .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.top-stories .links { padding:5px 0 }
.top-stories .links a span,
.top-stories .buttons a + a { display:none }
.top-stories .buttons { margin-top:10px; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* SLIDER */
.slider-wrapper { position:relative; background:url(/images/setup/sponsors_box20180820.png) no-repeat; height:127px; margin-left:-12px;padding-top:8px  }
.slider-wrapper .slider { position:relative;  overflow:hidden; max-width:400px; float:right }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image { display:block; float:left; position:relative }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:50%; top:50%; margin-top:-15px; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#043cc4 }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#043cc4 }

}

@media only screen and (min-width:1024px) and (max-width:1230px){

.dropnav .nav > a { font-size:16px }
.social-links{ position:absolute; right:50%; margin-right:-500px; top:5px; bottom:auto }

}
/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

div[id="page-backgrounds"]{ display:none }

.site-header { position:relative; background:#072443}
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet20160913.png) no-repeat 50% 50% }

.social-links {position:relative; left:0; right:0; top:0; padding: 10px;text-align: center;background: rgba(0,0,0,0.6) }
.social-links ul {display: inline-block }

.mobile-menu-bar { display:block; padding:5px; background:#043cc4 }
.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:#7f7f7f; color:#fff; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar.active { display:block }
.search-bar .label { display:block; font-size:0 }
.search-bar .text-box { width:100%; height:25px; padding:0 30px 0 10px; border:none; font-size:13px; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -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 .text { display:none }
.search-bar .submit span:before { display:block; width:100%; height:23px; font-size:13px; line-height:25px; text-align:center; color:#333; margin:0 }

.site-footer { background:#072647; border-top:none }
.content-row2 { display: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:#7f7f7f; 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:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#043cc4 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .carousel-share-links a:before { font-size:18px }
.j-carousel .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .controls {  height: 22px; padding:5px; text-align:center;   background: #0a4e8f }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:14px; height:14px;  margin: 6px 5px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.j-carousel .control.active { background:#000; box-shadow:none }
.j-carousel .control .thumb { display:none }
.j-carousel .media-box {padding-top:50%;}

.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 }

.slider-wrapper { padding:0 5px 5px; text-align:center; background:#bdbdbd }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned { display:none }
.slider-wrapper .image img { }
.slider-wrapper .image span { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; font-size:22px }

.schedule-boxscore .event-box { margin-top:5px }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.aotw { height:auto }

.top-stories .story { margin-top:10px; padding:5px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.4); -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .story:first-child { margin-top:0 }
.top-stories .thumb { position:relative }
.top-stories .play-button{ display:block; 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 }
.top-stories .play-button:after { content:""; display:block; width:0; height:0; border:solid 10px transparent; border-left-color:#FFF; position:absolute; right:50%; top:50%; margin:-10px -15px 0 0; z-index:3  }
.top-stories .thumb img { width:100%; vertical-align:top }
.top-stories .details { padding:10px; overflow:hidden }
.top-stories .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.top-stories .links { padding:5px 0 }
.top-stories .links a span { display:none }
.top-stories .buttons { padding:10px 0; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

.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 TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:1023px) {
.top-stories .thumb { width:40%; float:left }
}

/*---------------------------------------
  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_wide20160913.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:#1849bf }
.mobile-menu-bar li .text { display:none }

}

@media only screen and (max-width:600px) {
  
.top-stories .story { position:relative }
.top-stories .details { padding:10px; background:#000 }
.top-stories .title { color:#fff; margin:0; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.top-stories .date,
.top-stories .leadin { display:none }

}