/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto_cond';
    src: url('RobotoCondensed-Regular-webfont.eot');
    src: url('RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_cond';
    src: url('RobotoCondensed-Bold-webfont.eot');
    src: url('RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('RobotoCondensed-Bold-webfont.woff') format('woff'),
         url('RobotoCondensed-Bold-webfont.ttf') format('truetype'),
         url('RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: 700;
    font-style: normal;

}


@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#00703c !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

body { font-family:'Roboto Condensed', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#00703c; text-decoration:none }
a:focus,
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.page { max-width:2000px; margin:0 auto; overflow:hidden }
.body-container { max-width:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { padding:30px 0; text-align:center; background:#fff }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; padding:0 30px }
.site-footer .footer-text { font-size:14px; font-weight:400; color:#000 }
.site-footer .social-links { padding:10px; text-align:center }

.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; z-index:2; max-width:200px; margin-bottom:10px; font-size:12px; color:#00447c; background:#fff }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; text-decoration:none; display:block; padding:0 10px; padding-right:36px; font-size:15px; font-weight:700; line-height:40px; text-transform:uppercase; text-decoration:none }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; line-height:1; position:absolute; right:0; top:0; width:35px; height:40px; font-size:20px; line-height:40px; text-align:center; color:#00447c }
.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:0; right:0; 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:#008266; text-transform:uppercase; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#002244; 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 }

/* 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:55%; 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:800%; position:relative }
.j-carousel .seat { width:12.5%; float:left; position:relative }

.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative; background:#fff }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px; padding-top:10px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { display:none;font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:block; max-width:150px; margin:10px auto 0; padding:5px; text-align:center; background:#6f6f6f; color:#fff; border-radius:3px }

/* AOTW */
.aotw .athlete { float:left; width:50%; 
background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=1 );
}
.aotw .info { text-align:right; text-transform:uppercase; color:#fff; overflow:hidden }
.aotw .heading { text-decoration:none }
.aotw .thumb { width:200px; float:right; margin-left:20px; overflow:hidden }
.aotw .thumb img { width:100%; vertical-align:top }
.aotw .title { display:block; margin-top:20px; font-size:18px; color:#fff }
.aotw .title span:first-child { font-size:30px; font-weight:700}
.aotw .athlete:first-child {
background: -moz-linear-gradient(left, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to right, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=1 )    
}
.aotw .athlete:first-child .thumb { float:left; margin:0 20px 0 0 }
.aotw .athlete:first-child .info { text-align:left }


/* 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 }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:60px; padding:0 20px;  font-size:24px; font-weight:700; font-style:italic; text-transform:uppercase; text-decoration:none; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; background:#00572f }

.main-tabs ul.tabs { float:right; padding-right:90px }
.main-tabs .tab a { position:relative; margin:0 10px; font-size:20px; line-height:35px; background:#004c29 }
.main-tabs .tab a:before  { content:''; position:absolute; left:-20px; top:0; border:35px solid transparent; border-bottom-color:#004c29; border-left-width:20px; border-top:none; border-right:none }
.main-tabs .tab a:after  { content:''; position:absolute; right:-20px; top:0; border:35px solid transparent; border-bottom-color:#004c29; border-right-width:20px; border-top:none; border-left:none }
.main-tabs .tab a.active { z-index:1 }
.main-tabs .tab a.active:before, 
.main-tabs .tab a.active:after { border-bottom-color:#00572f } 
.main-tabs .panes { clear:both }
.main-tabs .pane .overflow { height:700px; padding:20px; overflow:auto; background:#001A30 }
.main-tabs .pane1 .overflow { height:auto; padding:0; overflow:visible; background:none }

.bottom-tabs { position:relative }
.bottom-tabs .pane .overflow { min-height:400px; padding:20px }
.bottom-tabs .pane4 .overflow { height:550px; padding:20px; overflow:auto }
.bottom-tabs .switcher-list { position:absolute; right:0; top:-70px; width:300px }

.social-links ul { list-style:none; margin:0; padding:0;  }
.social-links li { display:inline-block; vertical-align:top; margin:0 3px }
.social-links li a { display:block; width:1em; font-size:20px; padding:4px; line-height:1; border-radius:20px; color:#ccc; border:3px solid #ccc; background:#fff }
.social-links li a:hover { color:#444 }
.social-links li a .text { position:absolute; left:-9999px }

/* STANDINGS */
.standings-brief h3 { display:none }
.standings-brief table { width:100%; border-collapse:collapse }
.standings-brief td, 
.standings-brief th { padding:10px; vertical-align:middle; text-align:center; background:#eee }
.standings-brief td:first-child, 
.standings-brief th:first-child { text-align:left }
.standings-brief th { text-transform:uppercase; font-size:12px; color:#fff; background:#00703c }
.standings-brief tr:hover td { background:#DFDFDF }
.standings-brief td { border-top:1px solid #ccc }
.standings-brief td a { color:#002e5f }
.standings-brief tr:nth-child(even) td { background:#fff }

/* 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; text-align:center }
.slider-wrapper .image span { position:absolute; left:-9999px }

.banners-slider .slider { text-align:center }
.banners-slider .prev,
.banners-slider .next { display:none }

.sponsors-slider { max-width:1040px; margin:0 auto; background:#001d35 }
.sponsors-slider .slider { text-align:center; border:1px solid #fff;}
.sponsors-slider .image {  }
.sponsors-slider .prev,
.sponsors-slider .next { position:absolute; left:-40px; top:50%; margin-top:-12px; display:block; width:14px; height:24px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2017_master_sprite.png) no-repeat -886px 0 }
.sponsors-slider .next { left:auto; right:-40px; background-position:-906px 0 }

.signingday-include{background: #01426A;color: #fff;padding: 10px }

.navbar-clinics{ text-align:center }

.navbar-camps{ text-align:center }
.navbar-camps li{ display:inline-block; padding:20px }
.navbar-camps li img{ max-width:250px }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#00703c; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#00703c; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#00703c; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#00703c }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#00703c; 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) {

body { background:url(/images/setup/2017_page_bg.jpg) no-repeat 50% 0 #002b4d }

.body-container { margin-top:50px; }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; height:127px; border-bottom:10px solid #00703d; background:url(/images/setup/2017_global_nav_bg.png) no-repeat 50% 52px #fff }
.site-header > div { position:relative; max-width:1200px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; font-size:15px; font-weight:400; text-align:center; letter-spacing:5px; line-height:52px; text-decoration:none; text-transform:uppercase;  }
.site-header .site-title a:after { content:''; position:absolute; left:50%; top:42px; margin-left:-132px; display:block; width:264px; height:160px; z-index:2; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -41px 0  }
.site-header .social-links { position:absolute; left:0; top:8px }
.site-header .search-bar { position:absolute; right:0; top:10px }
.site-header .search-bar .text { position:absolute; left:-9999px }
.site-header .search-bar .text-box { width:100%; height:28px; padding:5px 10px 5px 35px; border:2px solid #ccc; font-size:11px; font-weight:700; outline:none; color:#595959; box-sizing:border-box; border-radius:20px }
.site-header .search-bar .submit { position:absolute; left:0; top:0; width:28px; height:28px; border:2px solid #ccc; color:#ccc; background:none; border-radius:20px }

.mobile-menu-bar { display:none }

.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1200px; margin:0 auto; padding:15px; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.sponsors-row { margin:30px 0 }
.landing-row.bottom-tabs-row { position:relative; padding-bottom:103px; background:url(/images/setup/2017_schedule_bar.png) no-repeat 50% 0, url(/images/setup/2017_bg_row_events.jpg) no-repeat 50% 50% #00284b }
.landing-row.bottom-tabs-row:before { content:''; position:absolute; left:0; right:0; bottom:0; height:103px; background:url(/images/setup/2017_aotw_top_bg.png) no-repeat 50% 0 }
.landing-row.aotw-row { background:#00703c }
.landing-row.banner-row { position:relative; background:#002f55 }
.landing-row.banner-row:before { content:''; position:absolute; left:0; right:0; top:0; height:149px; background:url(/images/setup/2017_aotw_bottom_bg.png) no-repeat 50% 0 }

/* NAVIGATION */
.dropnav { position:relative; font-family: 'Roboto Condensed'; font-weight:700 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
/*.dropnav .nav1 { margin-left:50px }*/
.dropnav .nav3 { margin-right:200px }
.dropnav .nav > a { position:relative; display:block; height:34px; padding:20px; font-size:19px; font-weight:700; line-height:34px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav > a:before { content:''; position:absolute; left:-3px; bottom:0; top:0; width:6px; 
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 );}
.dropnav .nav1 > a:before,
.dropnav .nav4 > a:before { display:none }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#cccccc }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:74px; height:340px; padding:80px 30px 30px; border-top:10px solid #00703d; text-align:center; background:url(/images/setup/dropdown_bg01252018.png) no-repeat 50% 0; white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:inline-block; color:#fff; font-size:22px; line-height:30px; text-transform:uppercase; text-decoration:none }
.dropnav .submenu a:hover { color:#00703d }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; text-align:left; margin-left:50px }
.dropnav .submenu.level1 > ul:first-child,
.dropnav .submenu.level1 > ul > .has-submenu:first-child { margin-left:0 }
.dropnav .submenu.level1 > ul > .has-submenu > a { margin-bottom:10px; font-size:24px; font-weight:700;; text-transform:uppercase; cursor:default }
.dropnav .submenu.level2 .has-submenu ul,
.dropnav .submenu.level2 .has-submenu li,
.dropnav .submenu.level2 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu { display:block }
.dropnav .submenu.level2 .has-submenu > a { min-width:200px }
.dropnav .submenu.level2 .has-submenu li { margin:0 5px }
.dropnav .submenu.level2 .has-submenu li a  { font-size:14px }

.secondary-nav { position:relative; z-index:2; margin-bottom:10px; border-bottom:2px solid #033864; font-style:italic; text-transform:uppercase; color:#fff; background:#025395 }
.secondary-nav h1 { float:left; margin-bottom:0; padding:10px 0;color:#fff; font-size:35px; line-height:50px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { max-width:1040px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li:nth-child(5) { clear:left }
.secondary-nav li a { padding:0 5px; line-height:25px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#ccc; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav li:nth-child(5):before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#00703d }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#00703d; 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; padding:0; white-space:nowrap }

.j-carousel { padding:0 80px }
.j-carousel .feed { padding:0 80px; margin:0 -80px; }
.j-carousel .seat.active .media-box .slide-img { padding-top:55%; margin:0; transition:all 0.5s ease }
.j-carousel .seat.active .story-box { opacity:1; visibility:visible }
.j-carousel .media-box .slide-img { padding-top:50.2%; margin:2.4% 0 }

.j-carousel .story-box { opacity:0; visibility:hidden; height:80px; position:relative; left:0; right:0; bottom:0; padding:20px 20px 30px; border-top:5px solid #00703c; color:#fff; background:#001a30; transition:all 0.5s ease }
.j-carousel .story-box .title { display:block; font-size:30px; color:#fff; font-weight:700 }
.j-carousel .story-box .date { font-size:15px; font-style:italic; font-weight:400 }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin-left:10px }
.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 { float:right }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .story-box .leadin { display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:50%; bottom:130px; margin-left:-100px; padding:9px 50px 10px; background:#00703c }
.j-carousel .control { position:relative; float:left; width:10px; height:10px; margin-left:5px; cursor:pointer; text-indent:-9999px; background:#005a30; border-radius:100% }
.j-carousel .control.active { background:#37b57b }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .prev,
.j-carousel .next { position:absolute; left:50%; bottom:129px; display:block; width:61px; height:30px; margin-left:-161px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -470px 0 }
.j-carousel .next { margin-left:70px; background-position:-660px 0 }
.j-carousel .pp { display:none }

.scoreboard-slider { position:relative; padding:0 40px }
.scoreboard-slider .slider { position:relative; margin:0 -10px; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-events { position:relative; min-height:401px; padding:20px 10px; border:2px solid #999; font-size:15px; font-weight:700; line-height:80px; text-transform:uppercase; text-align:center; background:#fff }
.scoreboard-slider .no-events:after { content:''; position:absolute; left:50%; top:102px; margin-left:-132px; display:block; width:264px; height:160px; opacity:0.3; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -41px 0  }
.scoreboard-slider .no-event { display:block; padding:20px }
.scoreboard-slider .event-box { float:left; width:25%; padding:0 10px; text-align:center; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { border-left:none }
.scoreboard-slider .event-box .event { position:relative; min-height:170px; padding:125px 15px 61px 15px; font-size:16px; line-height:1.2; border-bottom:5px solid #00703c; background:#fff }
.scoreboard-slider .event-box .date { position:absolute; left:0; top:0; width:80px; height:80px; padding:10px 0; font-size:19px; font-weight:400; line-height:1; text-align:center; color:#fff; background:#00703c }
.scoreboard-slider .event-box .date span:nth-child(3) { display:block; font-size:48px; font-weight:700 }
.scoreboard-slider .event-box .date span:first-child { display:block; font-size:13px; font-weight:400 }
.scoreboard-slider .event-box .date:after { content:''; position:absolute; right:-10px; top:0; border:10px solid transparent; border-top:100px solid #00703c; }
.scoreboard-slider .event-box .status { margin-bottom:10px; font-size:28px; font-weight:900; color:#00703c }
.scoreboard-slider .event-box .opponent { font-size:15px; line-height:1.1 }
.scoreboard-slider .event-box .opponent .va,
.scoreboard-slider .event-box .status + .team .va {  position:relative; display:block; width:47px; height:25px; margin:0 auto 10px; font-size:15px; line-height:25px; color:#fff; background:url(/images/setup/2017_master_sprite.png) no-repeat -773px 0 }
.scoreboard-slider .event-box.home .opponent:before,
.scoreboard-slider .event-box.home .status + .team:before  { content:'vs.'; position:relative; display:block; width:47px; height:25px; margin:0 auto 10px; font-size:15px; line-height:25px; color:#fff; background:url(/images/setup/2017_master_sprite.png) no-repeat -773px 0 }
.scoreboard-slider .event-box .opponent .team-logo { position:absolute; right:15px; top:15px; left:50%; padding-left:15px }
.scoreboard-slider .event-box .opponent .name { display:block; font-size:19px; font-weight:200; margin-bottom:10px; color:#00703c }
.scoreboard-slider .event-box .opponent .result { display:block; font-size:28px; font-weight:700; text-align:center; color:#00703c }
.scoreboard-slider .event-box .sport { margin-bottom:10px; font-size:18px; font-weight:700; text-transform:uppercase; color:#555; text-align:center }
.scoreboard-slider .event-box .sport a { color:#00703c; text-decoration:none }
.scoreboard-slider .event-box .neutralsite-notes { padding:10px; font-size:12px; color:#a6a6a6 }
.scoreboard-slider .event-box .links { position:absolute; left:10px; right:10px; bottom:0; min-height:26px; padding:10px 0; border-top:5px dotted #00703c }
.scoreboard-slider .event-box .links a { font-size:22px; color:#00703c }
.scoreboard-slider .event-box .links .text { position:absolute; left:-9999px}
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:10px; top:50%; margin-top:-12px; display:block; width:14px; height:24px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -886px 0 }
.scoreboard-slider .next { left:auto; right:10px; background-position:-906px 0 }
.scoreboard-slider .full-schedule-btn { display:block; width:200px; margin:20px auto 0; font-size:15px; font-weight:700; line-height:1; padding:20px; text-align:center; color:#fff; background:#000 }
.scoreboard-slider .full-schedule-btn:hover { text-decoration:none; color:#999 }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.5; cursor:default } 

.banners-slider { max-width:2000px; padding-top:100px; margin:0 auto }
.banners-slider .image { position:relative; display:block; height:389px; overflow:hidden }
.banners-slider .image img { position:absolute; left:50%; top:0; width:2000px; max-width:none; margin-left:-1000px }

.aotw { position:relative; padding:20px 0 }
.aotw:after { content:''; position:absolute; left:50%; top:-60px; margin-left:-128px; width:256px; height:298px; background:url(/images/setup/2017_master_sprite.png) no-repeat -694px -47px }

.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 }

}

@media only screen and (min-width:1024px) and (max-width:1230px) {

.site-header .site-title a:after{ -webkit-transform:scale(0.8); transform:scale(0.8); margin-left:-165px  }

.dropnav .nav > a{ font-size:16px; padding:20px 18px }
.dropnav .nav1 { margin-left:0 }
.dropnav .nav3 { margin-right:170px }


}
/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#00447c }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet20180706.png) no-repeat 50% 50% }
.site-header .search-bar { display:none }
.site-header .social-links { padding:10px; text-align:center; background:#fff }

.mobile-menu-bar { display:block; padding:5px; background:rgba(0,0,0,0.5) }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a.active { background:#00703c; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#025395; 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 }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { height:110px; padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:50%; bottom:130px; margin-left:-100px; padding:9px 50px 10px; background:#00703c }
.j-carousel .control { position:relative; float:left; width:10px; height:10px; margin-left:5px; cursor:pointer; text-indent:-9999px; background:#005a30; border-radius:100% }
.j-carousel .control.active { background:#37b57b }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .prev,
.j-carousel .next { position:absolute; left:50%; bottom:129px; display:block; width:61px; height:30px; margin-left:-161px; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -470px 0 }
.j-carousel .next { margin-left:70px; background-position:-660px 0 }
.j-carousel .pp { display:none }

.more-news { padding:10px }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; margin-bottom:0; padding:10px; border-bottom:5px solid rgba(0,0,0,0.5); font-size:18px; font-weight:700; font-style:italic; text-transform:uppercase; background:#00703c; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:0 }

.bottom-tabs { display:none }

.banners-slider { padding:10px 0 0; background:#001d35 }

.aotw { padding:20px; background:#00703c }
.aotw .athlete { width:100% }

.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-wide20180706.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.more-news .story { padding:0 }
.more-news .heading .thumb { float:none; margin-left:0 }
.more-news .heading .thumb img { width:100% }
.more-news .heading .title { padding:10px 10px 0}
.more-news .details { padding:0 10px 10px }

.site-footer .footer-logos li { width:30%; padding:0; margin:10px }

}