/* ==============
   GLOBAL STYLES
   ============== */

@font-face {
    font-family: 'ramblabold';
    src: url('Rambla-Bold-webfont.eot');
    src: url('Rambla-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Rambla-Bold-webfont.woff2') format('woff2'),
         url('Rambla-Bold-webfont.woff') format('woff'),
         url('Rambla-Bold-webfont.ttf') format('truetype'),
         url('Rambla-Bold-webfont.svg#ramblabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ramblaregular';
    src: url('Rambla-Regular-webfont.eot');
    src: url('Rambla-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Rambla-Regular-webfont.woff2') format('woff2'),
         url('Rambla-Regular-webfont.woff') format('woff'),
         url('Rambla-Regular-webfont.ttf') format('truetype'),
         url('Rambla-Regular-webfont.svg#ramblaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'doppio_oneregular';
    src: url('DoppioOne-Regular-webfont.eot');
    src: url('DoppioOne-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('DoppioOne-Regular-webfont.woff2') format('woff2'),
         url('DoppioOne-Regular-webfont.woff') format('woff'),
         url('DoppioOne-Regular-webfont.ttf') format('truetype'),
         url('DoppioOne-Regular-webfont.svg#doppio_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* WEB FONT */
@font-face {
    font-family: 'open_sansextrabold';
    src: url('OpenSans-ExtraBold-webfont.eot');
    src: url('OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* FONT ICONS FOR HEADER */
@font-face {
  font-family: 'utility-icons';
  src: url('utility-icons.eot?85504312');
  src: url('utility-icons.eot?85504312#iefix') format('embedded-opentype'),
       url('utility-icons.woff?85504312') format('woff'),
       url('utility-icons.ttf?85504312') format('truetype'),
       url('utility-icons.svg?85504312#utility-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "utility-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height:1em; margin-left:.2em }

.site-header [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "glyphicons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height:1em; margin-left:.2em }
  
.icon-search:before { content: '\e802'; }
.icon-menu:before { content: '\e800'; } 
.icon-calendar:before { content: '\e803'; }
.icon-twitter:before { content: '\e81d'; }

/* SCHEDULE ICONS */
.gicon-PR:before { content: '\e832' }
.gicon-LS:before { content: '\e833' }
.gicon-DI:before { content: '\e834' }
.gicon-TI:before { content: '\e835' }
.gicon-RC:before { content: '\e836' }
.gicon-RE:before { content: '\e837' }
.gicon-BS:before { content: '\e838' }
.gicon-AU:before { content: '\e839' }
.gicon-VI:before { content: '\e83b' }
.gicon-GA:before { content: '\e83c' }

.accent-bg,
.accent-bg th { color:#fff !important; background:#287554 !important }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#217752; text-decoration:none; font-weight:bold }
a:hover { color:#217752; text-decoration:underline }

h1,h2,h3,h4,h5,h6,b,strong,th { font-family:'open_sansbold', arial; font-weight:normal }

h1 { font-size:24px; color:#217752 }
h2 { font-size:21px; color:#217752 }
h3 { font-size:18px }
h4 { font-size:36px }
h5 { font-size:14px }
h6 { font-size:13px }

.page { overflow:hidden }

.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.navbar-buttons ul, 
.navbar-buttons li { list-style:none; padding:0; margin:0 }

.site-footer { padding:21px; background:#fff }
.footer-text { float:left; font-family:'doppio_oneregular', arial }
.footer-text p { margin:0; color:#000; font-size:13px }
.footer-text span { color:#1e6044; font-size:20px }

.footer-logos { float:right }
.footer-logos li { float:left; margin-left:30px }

.box-title { height:20px; line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-weight:normal; text-transform:uppercase; background:#9b1d22; color:#fff; border-radius:3px 3px 0 0 }
.tabs-wrapper[id="main-tabs"] .twitter-timeline { width:100% !important }

/* 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:59.23%; 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 }
.j-carousel .readmore { display:none }
.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 .athelte { margin-top:10px }
.aotw .athelte: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 */
.schedule-boxscore .no-events { padding:10px; text-align:center; color:#fff;
background: #19563b;
background: -moz-linear-gradient(top,  #19563b 0%, #113b28 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#19563b), color-stop(100%,#113b28));
background: -webkit-linear-gradient(top,  #19563b 0%,#113b28 100%);
background: -o-linear-gradient(top,  #19563b 0%,#113b28 100%);
background: -ms-linear-gradient(top,  #19563b 0%,#113b28 100%);
background: linear-gradient(to bottom,  #19563b 0%,#113b28 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19563b', endColorstr='#113b28',GradientType=0 );
}
.schedule-boxscore .event-box { border-top:1px solid #4d4d4d; position:relative; font-family:'ramblabold', arial; font-size:13px; color:#fff; overflow:hidden; background:#3e3e3e }
.schedule-boxscore .event-box:first-child { border-top:none }
.schedule-boxscore .date-status { position:absolute; left:0; top:0; width:97px; padding:10px 0; text-transform:uppercase; text-align:center;
background: #19563b;
background: -moz-linear-gradient(top,  #19563b 0%, #113b28 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#19563b), color-stop(100%,#113b28));
background: -webkit-linear-gradient(top,  #19563b 0%,#113b28 100%);
background: -o-linear-gradient(top,  #19563b 0%,#113b28 100%);
background: -ms-linear-gradient(top,  #19563b 0%,#113b28 100%);
background: linear-gradient(to bottom,  #19563b 0%,#113b28 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19563b', endColorstr='#113b28',GradientType=0 );
}
.schedule-boxscore .date-status span { display:block }
.schedule-boxscore .date { font-size:24px; line-height:30px }
.schedule-boxscore .sport { color:#71ab92; text-transform:uppercase }
.sport-home .schedule-boxscore .sport { display:none }
.schedule-boxscore .teams { min-height:107px; padding:0 0 0 97px; text-transform:uppercase; background:#113B28 }
.schedule-boxscore .team { padding:20px 10px; line-height:24px; font-size:20px; background:#262626 }
.schedule-boxscore .team:first-child { padding-bottom:0 }
.schedule-boxscore .va { color:#71ab92; text-transform:none }
.schedule-boxscore .result { float:right; padding-left:10px }
.schedule-boxscore .event-info { padding:5px 10px; text-shadow:1px 1px #000 }
.schedule-boxscore .links a { color:#fff; font-size:15px }
.schedule-boxscore .links span { display:none }


div#wall .dcsns-toolbar { margin:0 }
div[id="wall"]  { height: 500px; min-height:0 !important; padding:10px !important; overflow:auto !important; background:#fff }
div[id="wall"] .stream { margin:0 !important }
div[id="wall"] .dcsns-content { margin:0 -10px}
div[id="wall"] .stream li { width:49.8%; padding: 10px 10px 44px; border:none; margin:0 0 10px; background:none; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:none }
div[id="wall"] .stream li .inner { padding-top:10px; background:#fff }
div[id="wall"] .stream li .section-intro { width:auto; left:10px; right:10px; overflow:hidden }
div[id="wall"] .stream li .icon { left:12px }
div[id="wall"] .stream li.dcsns-instagram .section-thumb { margin-right:0 }
div[id="wall"] .stream li.dcsns-instagram .section-thumb img { max-width:100% }
div[id="wall"] .stream li:before { display:block; padding:0 10px; line-height:30px; font-size:15px; font-family:'nunitobold', arial; text-transform:uppercase; color:#fff }
div[id="wall"] .stream li[class*="twitter"]:before { content:'Twitter'; background:#00a6e4 }
div[id="wall"] .stream li[class*="facebook"]:before { content:'Facebook'; background:#1c58b8 }
div[id="wall"] .stream li[class*="instagram"]:before { content:'Instagram'; background:#b47d5e }
div[id="wall"] .stream li[class*="youtube"]:before { content:'Youtube'; background:#d71627 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table { border-collapse:collapse }
.roster table td { padding:5px }
.roster .roster-header { background-color:#287554; color:#FFF }
.roster .roster-header a { color:#FFF }
.roster .roster-row1 td { background-color:#e3e3e3 }


/* SCHEDULE */
.schedule-list table th { background-color:#287554; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#287554 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#287554; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:0px) and (max-width:1023px) {

body { padding:0 }
div[id="page-background"] { display:none }

.site-header { position:relative; background:#091c13 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(https://cdn.prestosports.com/action/cdn/hxpuyexddsgb4p99/images/setup/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#1e583f }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#71ab92; color:#fff; text-decoration:none } 

.search-bar { display:none }
.search-bar.active { display:block; width:100%; padding:10px; position:relative; background:#CCC; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar input[type="text"] { width:100%; height:25px; padding:0 30px 0 10px; border:none; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:23px; border:none; overflow:hidden; top:11px; right:10px; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; color:#333; margin:0 }

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .nav > .submenu { display:none }
.dropnav .nav > a,
.dropnav .submenu a { display:block; padding:0 10px; height:34px; line-height:34px; color:#fff; position:relative }
.dropnav .submenu .has-submenu > a { color:#fff; text-transform:none; background:#000 }
.dropnav li { border-bottom: solid 1px #292929; border-top: 1px solid #434343 }
.dropnav .submenu.level1 li { border-top:solid 1px #363636; border-bottom:solid 1px #494949 }
.dropnav li:first-child { border-top:none !important }
.dropnav li:last-child { border-bottom:none !important }
.dropnav li.active { border-bottom:none !important }
.dropnav .submenu.level1 .has-submenu { border:none !important }
.dropnav .has-submenu.active + li { border-bottom:none !important }
.dropnav .nav.has-submenu > a:after { content:""; width:0; height:0; border-style:solid; border-color:#777 transparent transparent; border-width:0.4em 0.4em 0; position:absolute; right:1em; top:50%; margin-top:-0.2em }
.dropnav .nav.has-submenu.active > a:after { border-color:transparent transparent #fff; border-width:0 0.4em 0.4em }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#9b1d22; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:#000; background:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav > div > ul.active { 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 h1.active: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 .more > a { display:none }

.j-carousel { text-align:center }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:30px 10px 10px; font-size:14px; color:#fff; text-align:left;  font-family:'ramblaregular', arial;
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')";
}
.j-carousel .title { display:block; font-size:18px; color:#fff; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .controls { display:inline-block; vertical-align:top; height:15px; padding:5px; margin-bottom:5px; text-align:center; background:rgba(0,0,0,0.7); border-radius:0 0 5px 5px }
.j-carousel .control { display:inline-block; vertical-align:top; width:10px; height:10px;  margin:0 5px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.j-carousel .control.active { background:#71ab92; box-shadow: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 #71ab92; text-transform:uppercase; background: #3F6F5A; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }

.slider-wrapper { padding:0 5px 5px; background:#287554 }
.slider-wrapper .item .image { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image img { display:none }
.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:nth-child(n+6) { display:none }
.aotw { height:auto }

.top-stories .row { margin-top:10px; font-family:'ramblaregular', arial }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:5px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.4); -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb { position:relative }
.top-stories .play-button { position:absolute; left:50%; top:50%; margin-left:-68px; margin-top:-21px; display:block; width:136px; height:42px; text-indent:-9999px; background:url(https://cdn.prestosports.com/action/cdn/info/images/play_btn.png) no-repeat 0 0 }
.top-stories .thumb img { width:100%; vertical-align:top }
.top-stories .details { padding:10px; overflow:hidden }
.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 { margin-top:5px; padding:5px 10px }
.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 }

.schedule .title { margin-bottom:10px }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { padding:5px; -webkit-box-sizing:border-box; box-sizing:border-box }
.schedule .table .titles { display:none }
.schedule .team-record .titles  { display:block; color:#fff; overflow:hidden; padding:5px 5px 0 }
.schedule .team-record .item { padding:5px}
.schedule .team-record { text-align:center; margin-bottom:10px; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { width: 23%; text-align:center; color:#fff; margin:0 1%; float:left; background:#333; border-radius:3px }
.schedule .team-record .titles > div { background:#333; color:#fff }
.schedule .opponent { width: 70%; float:left }
.schedule .result { width: 30%; float:right; text-align:right }
.schedule .item { padding:10px }
.schedule .item.even { background-color:#eee }
.schedule .item .data { position:relative }
.schedule .item .data:before,
.schedule .item .data:after { content: " "; display:table }
.schedule .item .data:after { clear:both }
.schedule .item .date { height:25px; line-height:25px; margin:-10px -10px 10px; padding:0 10px; background:#333; color:#fff }     
.schedule .item .time { height:25px; line-height:25px; color:#fff; position:absolute; right:0; top:-10px }    
.schedule .conf-teams-container { width:100% }
.schedule .conf-teams-container .opponent { width:80%; float:left }
.schedule .conf-teams-container .result { width:20%; float:right }
.schedule .more { display:block !important }
.schedule .more strong { font-weight:normal }
.schedule .more a { display:inline-block; vertical-align:top; text-decoration:none }
.schedule .more a:after { content:"\00BB"; padding:0 5px 0 4px }
.schedule .arrow { display:none }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; 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:960px) {
.top-stories .thumb { width:40%; float:left }
}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (min-width:0px) and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 0 }
.site-header .site-title a { height:80px; text-indent:-9999px; background:url(https://cdn.prestosports.com/action/cdn/hxpuyexddsgb4p99/images/setup/header_mobile_wide.png) no-repeat 5px 50% }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li span { display:none }

.site-footer { background:#999 }
.footer-text { float:none; margin-bottom:20px; text-align:center }
.footer-text p { color:#000 }
.footer-logos { float:none; text-align:center }
.footer-logos li { float:none; display:inline-block; vertical-align:top; margin:0 10px }

.tabs-wrapper .tab_title[href*="social_media"],
.tabs-wrapper .tab_title[href*="social_media"] + .pane { display:none !important }

.schedule-boxscore .team { font-size:16px}

}

@media only screen and (min-width:0px) and (max-width:600px) {
  
.top-stories .story { position:relative }
.top-stories .details { position:absolute; left:5px; right:5px; bottom:5px; padding:30px 10px 10px;
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')";
}
.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 }

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (min-width:0px) and (max-width:479px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 
.aotw .thumb { max-width:35% }

}


/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

body { background:url(https://cdn.prestosports.com/action/cdn/hxpuyexddsgb4p99/images/setup/page_pattern.jpg) repeat #eee }

.page { position:relative; z-index:2 }
div[id="page-background"] { position:absolute; left:0; right:0; top:0; z-index:1; max-height:1300px; overflow:hidden }
div[id="page-background"] img { position:relative; left:50%; margin-left:-1000px; width:2000px; max-width:none }

.wrapper { max-width:1085px; margin:0 auto }
.body-container { padding:21px; background:#eaeaea }
.landing .body-container { margin-top:25px }
.mainbody { min-height:500px; padding:10px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; height:229px; padding-bottom:25px }
.site-header .site-title { text-align:center; margin:20px 0 0 -7px }
.site-header .site-title a { display:block; width:1099px; height:177px; text-indent:-9999px; background:url(https://cdn.prestosports.com/action/cdn/hxpuyexddsgb4p99/images/setup/master_sprite.png) no-repeat -174px 0  }

.mobile-menu-bar, .search-bar { display:none }

.content-row1 { margin-bottom:21px }
.content-row1 .content-col1 { width:62.32%; float:left }
.content-row1 .content-col2 { width:35.95%; float:right }

/* NAVIGATION */
.dropnav { position:relative; padding:0 231px; margin:0 -231px; background:url(https://cdn.prestosports.com/action/cdn/hxpuyexddsgb4p99/images/setup/global_nav_bg.png) repeat-y 50% 0 }
.dropnav ul, 
.dropnav li { list-style:none; padding:0; margin:0 }
.dropnav:hover:before { content:""; position:absolute; left:50%; bottom:-2px; margin-left:-543px; display:block; width:1085px; height:2px; background:#fff }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { display:block; height:20px; padding:10px 20px; font-size:16px; line-height:20px; text-decoration:none; color:#fff; font-family:"open_sansbold", arial; text-shadow:1px 1px #000;  text-transform:uppercase }
.dropnav .nav:hover > a { background:#fff; color:#1E583F; text-shadow:none }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:40px; width:400px; min-height:120px; padding:20px 20px 40px; border-top:2px solid #fff; font-size:17px; font-family:'ramblabold', arial; background: url(/images/setup/dropdown_bg2020.png) no-repeat 50% 100%; white-space:nowrap; box-sizing:border-box }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; white-space:nowrap; text-decoration:none; color:#71ab92 }
.dropnav .submenu a:hover { color:#fff }
.dropnav .submenu .has-submenu > a { font-size:19px; text-transform:uppercase; color:#fff; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:123px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; z-index:2; padding-bottom:20px; font-family:'ramblabold', arial; color:#fff }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:42px; line-height:50px; font-weight:normal; text-transform:uppercase; text-shadow:1px 1px #000 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:15px }
.secondary-nav li { float:left; padding:0 10px }
.secondary-nav li a { color:#fff; font-size:16px; text-transform:uppercase; text-decoration:none }
.secondary-nav li a:hover { color:#71ab92; text-decoration:none }
.secondary-nav .more { position:relative }
.secondary-nav .more > ul { display:none; position:absolute; right:0; top: 22px; padding:10px; background:#000; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .more:hover > ul { display:block }
.secondary-nav .more li { float:none }
.secondary-nav .more li a { display:block; min-width:100px; white-space:nowrap }

.j-carousel .story-box { position:relative; height:90px; padding:50px 0 10px;  font-family:'ramblaregular', arial }
.j-carousel .title { display:block; font-size:24px; line-height:30px; font-family:'ramblabold', arial; color:#2c2c2c }
.j-carousel .date { display:block; position:absolute; left:0; top:5px; color:#b0b0b0 }
.j-carousel .controls { width:321px; position:absolute; right:0; bottom:109px }
.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:-6px; width:100%; height:4px; background:#1f5b41 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
 
/* TABS */
.tabs-wrapper { position:relative; z-index:1 }
.tabs-wrapper .tabs { text-align:center }
.tabs-wrapper ul.tabs .tab { float:none; display:inline-block; vertical-align:top }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:25px; line-height:25px; padding:0 10px; text-transform:uppercase; background:#bfbfbf; color:#fff; font-family:'open_sansextrabold', arial }
.tabs-wrapper .tab a.active { background:#eaeaa; color:#205e45 }
.tabs-wrapper .tab a:hover { color:#fff; text-decoration:none }
.tabs-wrapper .panes { position:relative; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px;background:#eee }
.tabs-wrapper .pane.active { position:static }

.tabs-wrapper[id="main-tabs"] .tabs,
.tabs-wrapper[id="secondary-tabs"] .tabs { position:absolute; left:0; right:0; top:-46px }
.tabs-wrapper[id="main-tabs"] .tab a[href*="twitter"]:before { content:"\e803"; font-family: "utility-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height:1em; margin-left:.2em }
.tabs-wrapper[id="main-tabs"] .pane .overflow,
.tabs-wrapper[id="secondary-tabs"] .pane .overflow { height:535px; overflow:auto }
.tabs-wrapper[id="main-tabs"] .pane1 .overflow { height:auto; overflow:hidden }
.tabs-wrapper[id="main-tabs"] .pane3 .overflow,
.tabs-wrapper[id="secondary-tabs"] .pane3 .overflow { overflow:hidden }

.top-stories .row { margin-top:10px; font-family:'ramblaregular', arial }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:0 10px 0 200px; position:relative; -moz-box-sizing:border-box; -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 { position:absolute; left:50%; top:50%; margin-left:-68px; margin-top:-21px; display:block; width:136px; height:42px; text-indent:-9999px; background:url(https://cdn.prestosports.com/action/cdn/info/images/play_btn.png) no-repeat 0 0 }
.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 }
.top-stories .leadin { font-size:13px }
.top-stories .links { margin-top:5px; padding:5px 10px }
.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; padding:14px 43px; background:#fff }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:2000% }
.slider-wrapper .item { float:left; width:5% }
.slider-wrapper .image { float:left; width:19%; margin:0 0.5% }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:0; top:50%; margin-top:-28px; width:29px; height:57px; cursor:pointer; text-indent:-9999px; overflow:hidden; background:url(https://cdn.prestosports.com/action/cdn/hxpuyexddsgb4p99/images/setup/master_sprite.png) no-repeat -30px 0 }
.slider-wrapper .next { left:auto; right:0; background-position:0 0 }

/* YOUTUBE WIDGET */
.youtube-wrapper { padding:0px 0 0px; background:#000 }
.youtube-wrapper iframe { vertical-align:top }

}

/* CAMPS */
.camp-box > h2 {background-color: #297755!important;}
.camp-box button:hover {background: #297755!important;}
.camp-box button {background: #0C261A!important; color: #fff;}
.camp-box button:before {background: #297755!important;}