/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@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;

}

@font-face {
    font-family: 'serpentine';
    src: url('serpentine-bold-oblique-webfont.woff2') format('woff2'),
         url('serpentine-bold-oblique-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;

}

@font-face {
    font-family: 'AkzidenzGroteskBE-Cn';
    src: url('AkzidenzGroteskBE-MdCn.eot?#iefix') format('embedded-opentype'),
         url('AkzidenzGroteskBE-MdCn.otf')  format('opentype'),
         url('AkzidenzGroteskBE-MdCn.woff') format('woff'),
         url('AkzidenzGroteskBE-MdCn.ttf')  format('truetype'),
         url('AkzidenzGroteskBE-MdCn.svg#AkzidenzGroteskBE-MdCn') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-heavy-webfont.eot');
    src: url('lato-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-heavy-webfont.woff2') format('woff2'),
         url('lato-heavy-webfont.woff') format('woff'),
         url('lato-heavy-webfont.ttf') format('truetype'),
         url('lato-heavy-webfont.svg#latoheavy') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-regular-webfont.woff') format('woff'),
         url('montserrat-regular-webfont.ttf') format('truetype'),
         url('montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('Montserrat-Bold-webfont.eot');
    src: url('Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Bold-webfont.woff') format('woff'),
         url('Montserrat-Bold-webfont.ttf') format('truetype'),
         url('Montserrat-Bold-webfont.svg#montserratbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_regular-webfont.eot');
    src: url('proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff'),
         url('proxima_nova_regular-webfont.ttf') format('truetype'),
         url('proxima_nova_regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_semibold-webfont.eot');
    src: url('proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_semibold-webfont.woff2') format('woff2'),
         url('proxima_nova_semibold-webfont.woff') format('woff'),
         url('proxima_nova_semibold-webfont.ttf') format('truetype'),
         url('proxima_nova_semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proximanova-extrabld-webfont.woff2') format('woff2'),
         url('proximanova-extrabld-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#000 !important; background:#f78f1e !important }

body { font-family:'proxima_nova', arial; font-size:14px; line-height:1.5; background:#000; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#fff; text-decoration:none }
a:focus,
a:hover { text-decoration:underline }
.mainbody a { color:#333 }
.mainbody a[href*="sponsor.pdf"] { color:#F78F1E; }
.landing .mainbody a { color:#fff }

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 }

.wrapper { max-width:1072px; margin:0 auto }
.mainbody { display:block; padding:10px; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'proxima_nova', arial; 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; visibility:hidden }

.site-footer { color: #fff; margin-top:8px; padding:52px 0 74px; text-align:center; background:url(/images/setup/footer_bg_repeater.png) repeat; border-top:5px solid rgba(0,0,0,0.22) }
.site-footer .presto-logo { display:block; width:196px; height:49px; margin:20px auto; text-indent:-9999px; background:url(/images/setup/footer_logo_2.png) no-repeat }
.footer-logos { display:inline-block; vertical-align:top }
.footer-logos ul { display:table }
.footer-logos li { display:table-cell; padding:0 30px; vertical-align:middle }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:56.18%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; min-height:100%; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #333; font-size:15px; font-weight:normal; text-transform:uppercase; background:#f78f1e; color:#fff }
.aotw { height:300px; padding:10px; background:#eee }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 10px 0 0; border:3px solid #555 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px }
.aotw .title span { display:block; margin-top:5px; font-size:12px; color:#f78f1e }
.aotw .title span:first-child { font-size:18px; text-transform:uppercase; color:#333 }

/* 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 #333; font-size:16px; line-height:30px; text-transform:uppercase; color:#333 }
.schedule-boxscore .sport { font-size:20px; color:#333 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#f78f1e }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#f78f1e }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper .tabs { border-bottom:5px solid #333 }
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; background:#f78f1e }
.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden; background:#eee }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

/* CALENDAR OF EVENTS */
.scoreboard-slider { position:relative; padding:22px 35px 45px }
.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 .no-events { text-align:center; text-transform:uppercase; color:#fff }
.scoreboard-slider .event-box { float:left; width:18.36%; min-height:330px; margin-left:1.89%; padding:20px; text-align:center; color:#333; background:#fff; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box .date { font-family:'montserrat', arial; font-size:35px; font-weight:700; text-transform:uppercase; line-height:1.2 }
.scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-slider .event-box .sport a { color:#333 }
.scoreboard-slider .event-box .status { font-family:'AkzidenzGroteskBE-Cn', arial; font-size:47px; text-transform:uppercase }
.scoreboard-slider .event-box .neutralsite-notes { font-size:12px }
.scoreboard-slider .event-box .neutralsite-notes span { display:block; margin-top:5px }
/*.scoreboard-slider .event-box .va,*/
/*.scoreboard-slider .event-box.home .name:before { display:block; height:82px; margin:0 -20px 10px; padding-top:23px; font-weight:700; font-size:15px; line-height:50px; text-transform:uppercase; color:#fff; background:url(/images/setup/master_sprite.png) no-repeat -1406px -97px; box-sizing:border-box }*/
/*.scoreboard-slider .event-box.home .name:before { content:'vs.' }*/
.scoreboard-slider .event-box .va{ display:block; height:82px; margin:0 -20px 10px; padding-top:23px; font-weight:700; font-size:15px; line-height:50px; text-transform:uppercase; color:#fff; background:url(/images/setup/master_sprite.png) no-repeat -1406px -97px; box-sizing:border-box }
.scoreboard-slider .event-box.home .team + .team{ display:none }
.scoreboard-slider .event-box.away .status + .team { display:none }
.scoreboard-slider .event-box.away.equest .status + .team { display:block }
.scoreboard-slider .event-box .result { display:block; font-family:'AkzidenzGroteskBE-Cn', arial; font-size:47px; text-transform:uppercase }
.scoreboard-slider .event-box .links { margin-top:10px; padding-top:10px; border-top:1px dashed #a9a9a9 }
.scoreboard-slider .event-box .links a { display:inline-block; vertical-align:top; margin:0 2px; text-decoration:none }
.scoreboard-slider .event-box .links .text,
.scoreboard-slider .event-box .links .sep { display:none }
.scoreboard-slider .event-box .links .icon { display:block; width:20px; height:20px; font-size:12px; line-height:20px; text-align:center; color:#fff; background:#333; border-radius:100%; transition:0.3s }
.scoreboard-slider .event-box .links .icon:hover { background:#333; -webkit-transform:scale(1.2); transform:scale(1.2) }
.scoreboard-slider .full-schedule-btn { display:none }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:-27px; top:50%; width:54px; height:54px; margin-top:-27px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -1278px 0 }
.scoreboard-slider .next { left:auto; right:-27px; background-position:-1342px 0 }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.5; cursor:default }
.scoreboard-slider .event-box .status,
.scoreboard-slider .event-box .neutralsite-notes,
.scoreboard-slider .event-box:hover .date,
.scoreboard-slider .event-box:hover .result,
.scoreboard-slider .event-box:hover .opponent,
.scoreboard-slider .event-box:hover .team,
.scoreboard-slider .event-box.home:hover .name:before { position:absolute; top:-9999px; visibility:hidden }
.scoreboard-slider .event-box:hover .status,
.scoreboard-slider .event-box:hover .neutralsite-notes,
.scoreboard-slider .event-box:hover .links { position:static; visibility:visible }

/* STANDINGS */
.standings-brief { position:relative; padding:22px 35px 45px }
.standings-brief table { width:100%; border-collapse:collapse }
.standings-brief td { padding:5px; font-weight:700; font-size:25px; text-align:center; color:#999 }
.standings-brief td:first-child { text-align:left }
.standings-brief th { padding:5px; font-weight:400; font-family:'montserrat', arial; font-size:12px; color:#ff9933 }
.standings-brief .site-team td { color:#fff }
.standings-brief .full-standings { display:block; margin-top:10px; font-weight:700; font-size:25px; text-transform:uppercase; text-align:center; text-decoration:none; color:#fff }

.content-wrapper{ width:100%; overflow:auto }

.instagram-wrapper,
.facebook-wrapper,
.twitter-wrapper { padding:15px; background:#fff; border-top:5px solid #f78f1e }

.social-row .section-header { position:static; text-align:center; color:#fff; text-transform:uppercase; font-size:2.75rem; font-family:'montserrat', arial; font-weight:700; letter-spacing:8px; margin-bottom:50px }
/*.social-header:before { content:""; display:inline-block; vertical-align:middle; width:56px; height:46px; background:url(/images/setup/logo_headings.png) no-repeat 0 0; margin-right:20px; margin-bottom:5px }*/
.social-row .section-header span { color:#f78f1e }

.section-facebook,
.section-twitter,
.section-instagram { position:relative }


.section-instagram .section-header,
.section-facebook .section-header,
.section-twitter .section-header { position:absolute; left:50%; margin-left:-31px; top:-21px; width:61px; height:42px; line-height:42px; background:url(/images/setup/social_icons_bg_box.png) no-repeat 0 0; text-align:center; color:#fff; font-size:1.125rem; overflow:hidden }

.section-instagram .section-header span,
.section-facebook .section-header span,
.section-twitter .section-header span { display:block; color:#fff }


/*INSTAGRAM */
.instagram-feed { height:635px; overflow: auto }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed .item { width:33%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; color:#eee; text-align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed .prev,
.instagram-feed .next { display:none }

/* TWITTER */
.twitter-feed { color:#444; height:612px; overflow:auto; background:#fff }
.twitter-feed h1 { display:none }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* FULL STANDINGS */
.full-standings .fixed-table { display:none }
.full-standings table { border-collapse:collapse; width:100%; background:#FFF }
.full-standings td { padding:5px; line-height:40px; text-align:center; white-space:nowrap }
.full-standings td:first-child { text-align:left }
.full-standings tr:nth-child(even) td { background:#f5f5f5 }
.full-standings table tr .conf-field { background:#E5E5E5 }
.full-standings .stats-header td { color:#FFF; text-transform:uppercase; font-size:14px; font-weight:normal; background:#f78f1e }
.full-standings .stats-header:nth-of-type(2) td { color:#f78f1e }

/* STAFF DIRECTORY */
.staff-directory th { background:#f78f1e; color:#000 }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#f78f1e; color:#000 }
.roster .roster-header a { color:#000 }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#f78f1e; color:#000 }

.mainbody .schedule-enhanced.h2h-team .event-info .venue:before { display:none }
.mainbody .schedule-enhanced.h2h-team .event-info .venue { padding:0 16px 16px 0;
background: -moz-linear-gradient(-45deg,  rgba(51,51,51,1) 0%, rgba(26,26,26,1) 50%, rgba(25,25,25,0) 51%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(51,51,51,1) 0%,rgba(26,26,26,1) 50%,rgba(25,25,25,0) 51%,rgba(0,0,0,0) 100%);
background: linear-gradient(135deg,  rgba(51,51,51,1) 0%,rgba(26,26,26,1) 50%,rgba(25,25,25,0) 51%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#00000000',GradientType=1 ); }
.mainbody .schedule-enhanced.h2h-team .event-row.away .venue,
.mainbody .schedule-enhanced.h2h-team .event-row.neutral .venue { 
background: -moz-linear-gradient(-45deg,  rgba(204,204,204,0.99) 0%, rgba(204,204,204,1) 50%, rgba(200,200,200,0) 51%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(204,204,204,0.99) 0%,rgba(204,204,204,1) 50%,rgba(200,200,200,0) 51%,rgba(0,0,0,0) 100%);
background: linear-gradient(135deg,  rgba(204,204,204,0.99) 0%,rgba(204,204,204,1) 50%,rgba(200,200,200,0) 51%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fccccccc', endColorstr='#00000000',GradientType=1 ); }
.mainbody .schedule-enhanced.h2h-team .event-row.away .venue span,
.mainbody .schedule-enhanced.h2h-team .event-row.neutral .venue span { color:#333 }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }

.stats-tabs li a {
    display: block;
    height: 20px;
    padding: 5px 10px;
    line-height: 20px;
    text-decoration: none;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #999;
    color: #000;
    text-shadow: 1px 1px 1px #FFF;
    background: #F5F5F5;
    position: relative;
    top: 1px;
    border-radius: 3px 3px 0 0;
}
	
/* BIO */
.bio-wrap .head { background:#f78f1e; color:#000 }
.bio-wrap .head a { color:#fff }
.bio-wrap .head .highlights { background:rgba(255,255,255,0.2) }

/* COACH BIO */
.coach-bio .info { width:65% }

/* Archives Table */
.dn-table-archive { border-collapse: collapse; width:100%;margin: 0 0 30px 0; white-space:normal  }
.dn-table-archive th { text-align:left; padding:5px; background-color: #791716; color:#C0ac7e; }
.dn-table-archive td { padding:5px; vertical-align:middle; text-align:center }
.dn-table-archive tr:nth-child(odd) {  background-color: #dfe0e2;}
.dn-table-archive a{color:#cf0304; font-weight:bold; white-space:nowrap}

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; background:url(/images/setup/header_bg_repeat.png) repeat-x }
.page-background { position:absolute; z-index:-1; left:0; top:62px; bottom:0; width:100%; background-repeat:no-repeat; background-size:100%; background-position:50% 0 }
.wrapper { position:relative; z-index:1; box-shadow:0 0 110px 15px #000 }
.body-container { position:relative; z-index:1; background:rgba(53, 53, 53, 0.9) }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3 }
.site-header .site-title { position:relative; width:885px; margin:0 auto }
.site-header .site-title a { display:block; width:885px; height:62px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat }

.mobile-menu-bar { display:none }

.landing .content-row { position:relative }
.landing .content-row1 { padding:45px 51px }
.landing .social-row { margin:20px 0 }
.landing .social-row .content-col{ width:33.3333333333%;float: left;padding: 0 10px;box-sizing: border-box}

.section-events .section-header,
.section-standings .section-header { position:static; margin:0; width:1072px; height:72px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 -255px }
.section-standings .section-header { background-position:0 -330px }

/* NAVIGATION */
.dropnav { position:relative; margin:16px 0 13px; text-align:center }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; z-index:1; display:block; height:55px; padding:0 14px; font-size:16px; font-weight:800; line-height:55px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#000; background:#fff }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:55px; min-height:370px; padding:30px 45px; background:#fff; white-space:nowrap; border-bottom:5px solid #d9d9d9; box-shadow:0 5px 15px 0 rgba(0,0,0,0.75) }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .nav > .submenu:before { content:''; position:absolute; right:100px; top:50%; width:329px; height:236px; margin-top:-118px; background:url(/images/setup/master_sprite.png) no-repeat -890px 0 }
.dropnav .submenu a { position:relative; display:block; font-weight:800; font-size:20px; white-space:nowrap; text-decoration:none; text-transform:uppercase; line-height:35px; color:#000; transition:0.2s }
.dropnav .submenu a:hover:before { content:'\e80a'; position:absolute; left:-15px; font-family:'glyphicons'; font-size:16px }
.dropnav .submenu .has-submenu > a { font-weight:400; color:#000; cursor:default; border-bottom:1px dashed #000 }
.dropnav .submenu .has-submenu > a:before { display:none }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:200px; margin-left:50px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:15px 51px; color:#f78f1e; background:#fff; border-bottom:6px solid #d9d9d9 }
.secondary-nav h1 { float:left; margin-bottom:0; font-family:'serpentine', arial; font-size:18px; text-transform:uppercase; letter-spacing:0.7em; color:#373737 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:3px }
.secondary-nav li { float:left; font-weight:600 }
.secondary-nav li a { padding:5px 10px; color:#333; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#f78f1e; outline:none; text-decoration:none }
.secondary-nav li:before { content:"//" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#333; cursor:default }
.secondary-nav .has-nav:hover:before { visibility:hidden }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#333; 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; color:#fff }
.secondary-nav .has-nav li a:hover { color:#f78f1e }
.secondary-nav a[rel*="wiki-link"] { color:#000 }

.j-carousel .story-box { position:absolute; left:32px; right:32px; bottom:10px; height:91px; padding:15px 30px; font-family:'montserrat', arial; font-weight:700; font-size:12px; color:#fff; background:rgba(0,0,0,0.8); box-sizing:border-box }
.j-carousel .story-box .title { display:block; margin-bottom:3px; font-size:22px; font-weight:900; font-family:'lato', arial; text-transform:uppercase; text-decoration:none; color:#fff; transition:0.3s }
.j-carousel .story-box .title:hover { color:#f78f1e }
.j-carousel .story-box .date:before { content:''; display:inline-block; vertical-align:middle; width:20px; height:9px; margin:-3px 7px 0 0; background:#f78f1e }
.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:#fff; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:14px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .leadin { display:none }
.j-carousel .story-box .readmore { float:right; text-transform:uppercase }
.j-carousel .controls { padding-top:10px }
.j-carousel .control { position:relative; float:left; width:19.2%; margin-left:1%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; width:100%; height:5px; background:#f78f1e }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .pp { display:none }
.j-carousel .prev,
.j-carousel .next { position:absolute; left:10px; bottom:10px; width:22px; height:91px; font-size:20px; font-weight:700; text-indent:-9999px; text-align:center; line-height:91px; overflow:hidden; cursor:pointer; z-index:3; color:#000; background:#f78f1e }
.j-carousel .next { left:auto; right:10px }
.j-carousel .prev:before,
.j-carousel .next:before { content:'\e80f'; display:block; font-family:'glyphicons'; text-indent:0; transition:0.3s }
.j-carousel .next:before { content:'\e810' }
.j-carousel .prev:hover:before,
.j-carousel .next:hover:before { -webkit-transform:scale(1.25); transform:scale(1.25) }
 
.top-stories .story { margin-top:10px; padding:0 10px 0 200px; position:relative; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .story:first-child { margin-top:0 }
.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 .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 }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px; display:block; width:1px; height:1px; overflow:hidden }

.sponsors-slider { padding:27px 35px; font-size:0; text-align:center; background:#f78f1e }
.sponsors-slider .image { display:inline-block; vertical-align:top; width:18.36%; margin-left:1.89% }
.sponsors-slider .image:first-child { margin-left:0 }
.sponsors-slider .prev,
.sponsors-slider .next { position:absolute; left:-27px; top:50%; width:54px; height:54px; margin-top:-27px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -1278px 0 }
.sponsors-slider .next { left:auto; right:-27px; background-position:-1342px 0 }

}

/*---------------------------------------------------------------- 
  BACKGROUND ADJUSTMENTS
  ----------------------------------------------------------------*/

@media only screen and (max-width:2000px) {

.page-background { left:50%; width:2000px; margin-left:-1000px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1072px) {

.dropnav .nav > a { padding:0 28px }
.scoreboard-slider { margin:0 32px }
.sponsors-slider { padding:27px 67px }
.sponsors-slider .prev { left:5px }
.sponsors-slider .next { right:5px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#f78f1e }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#333 }
.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:#f78f1e; 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:#f78f1e; 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:#444 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls {  height: 22px; padding:5px; text-align:center; background:#333 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:""; display:block; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:10px }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #333; text-transform:uppercase; background:#f78f1e; 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; background:#ababab }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image { display:block; margin-top:5px }
.slider-wrapper .image span { position:relative; display:block; height:30px; line-height:30px; padding:0 10px; font-weight:700; text-transform:uppercase; border-radius:3px; color:#ff9933; background:#333 }
.slider-wrapper .image span:after { content:"\00bb"; position:absolute; right:0; width:30px; font-size:22px; text-align:center; background:rgba(255,255,255,0.1); border-radius:0 3px 3px 0 }

.schedule-boxscore .event-box { margin-top:5px }
.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 }

.full-standings { padding-left:150px; margin:0 -10px; overflow:hidden; position:relative; box-shadow:0 0 4px rgba(0,0,0,0.2) }
.full-standings .fixed-table { display: inline-table; width:150px; position:absolute; left:0; top:0; z-index:1 }
.full-standings .fixed-col { display:none }
.full-standings .container { position:relative; z-index:2; box-shadow:-2px -4px 4px rgba(0,0,0,0.2); overflow-x:scroll; -webkit-overflow-scrolling:touch }
.full-standings .container table { width:730px }

.section-standings .section-header { position:static; margin:0; padding:10px; font-family:'serpentine', arial; font-size:20px; text-transform:uppercase; text-align:center; letter-spacing:0.5em; color:#ff9933 }
.standings-brief { padding:10px }
.standings-brief td { font-size:16px }
.standings-brief .full-standings { font-size:16px }

.footer-logos ul { display:block }
.footer-logos li { display:inline-block; padding:10px }

.content-row2 { display:none }

}

/*----------------------------------------------------------
  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_wide.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { display:none }

}

@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 rgba(0,0,0,0.8) }
.top-stories .date,
.top-stories .leadin { display:none }

}



/* CAMPS */
.camp-box > h2 {background-color: #5B5B5B!important;}
.camp-box button:hover {background: #5B5B5B!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #5B5B5B!important;}

