/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'exomediumitalic';
    src: url('Exo-MediumItalic-webfont.eot');
    src: url('Exo-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Exo-MediumItalic-webfont.woff2') format('woff2'),
         url('Exo-MediumItalic-webfont.woff') format('woff'),
         url('Exo-MediumItalic-webfont.ttf') format('truetype'),
         url('Exo-MediumItalic-webfont.svg#exomediumitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latobold';
    src: url('lato-bold-webfont.eot');
    src: url('lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-bold-webfont.woff') format('woff'),
         url('lato-bold-webfont.ttf') format('truetype'),
         url('lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldregular';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* WEB FONTS FOR THE INTERNAL PAGES */
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* FONT ICONS FOR HEADER */
@font-face {
  font-family: 'utility-icons';
  src: url('utility-icons.eot?72836288');
  src: url('utility-icons.eot?72836288#iefix') format('embedded-opentype'),
       url('utility-icons.woff?72836288') format('woff'),
       url('utility-icons.ttf?72836288') format('truetype'),
       url('utility-icons.svg?72836288#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 }
  
.icon-search:before { content: '\e800'; }
.icon-calendar:before { content: '\e801'; }
.icon-menu:before { content: '\e802'; }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:url(/images/setup/page_bg_pattern.jpg) repeat-x 0 242px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'latobold', arial }

.accent-bg,
.accent-bg th { color:#fff !important; background:#691219 !important }

a { color:#691219; text-decoration:none }
a:hover { 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:#691219 }
h2 { font-size:21px; color:#691219 }
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.navbar-buttons ul,
.navbar-buttons li { list-style:none; margin:0; padding:0 }
.navbar-buttons li img { vertical-align:top }

.box-title { height:20px; line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #fff; font-size:14px; font-family:'latobold',arial; font-weight:normal; text-transform:uppercase; background:#691219; color:#fff }

.site-footer { text-align:center; color:#494949 }
.footer-text p { margin:0 }
.footer-text span { color:#e1e1e1 }
.footer-text .contact { font-size:12px }
.footer-text a[href*="mailto"] { display:inline-block; vertical-align:top; margin-top:20px; padding:3px 10px; font-size:12px; text-decoration:none; color:#fff; background:#7c2128 }
.site-footer a[href*="prestosports"] { display:inline-block; vertical-align:top; width:195px; height:30px; margin:30px 0; text-indent:-9999px; background:url(/images/setup/footer_logo_presto.png) no-repeat }
.site-footer a[href="http://www.theuscaa.com/landing/index"] { display:inline-block; vertical-align:top; width:206px; height:36px; margin:33px 0 10px; text-indent:-9999px; background:url(/images/setup/footer_logo_edu.png) no-repeat }

.select-dropdown { position:relative; min-width:150px; max-width:300px; font-family:arial; background:#fff; margin-bottom:10px; border:1px solid #000; border-radius:5px; z-index:2 }
.select-dropdown > .selection { display:block; position:relative; text-decoration:none }
.select-dropdown > .selection span { display:block; padding:0 10px; margin-right:30px; line-height:30px; text-decoration:none }
.select-dropdown > .selection:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border-style:solid; border-width:6px 6px 0; border-color:#333 transparent transparent  }
.select-dropdown.active > .selection:after { border-color:transparent transparent #333; border-width:0 6px 6px }
.select-dropdown ul, 
.select-dropdown li { margin:0; padding:0; list-style:none }
.select-dropdown ul { display:none; border-radius:0 0 5px 5px }
.select-dropdown.active ul { display:block; max-height:200px; left:0; right:0; top:23px; overflow:auto }
.select-dropdown li { display:block; padding:0 10px; height:25px; line-height:25px; color:#444; background:#EEE; position:relative; cursor:pointer } 
.select-dropdown li.selected { display:none }
.select-dropdown li:hover { background:#1a2e6e; color:#FFF }

/* 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:57.664%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:38.349%; 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:#691219 }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:10px 10px 10px 75px; position:relative; background:#fff; overflow:hidden; border-radius:3px }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date { float:left; width:60px; margin-left:-65px; text-align:center }
.schedule-boxscore .date span { display:block }
.schedule-boxscore .date .month { display:block; margin-bottom:5px; line-height:30px; color:#fff; background:#691219; border-radius:3px  }
.schedule-boxscore .date .day { font-size:30px; line-height:1.2; text-transform:uppercase }
.schedule-boxscore .sport-status { display:block; margin-bottom:5px; padding:0 10px; line-height:30px; color:#fff; background:#691219; border-radius:3px  }
.schedule-boxscore .event-info { width:100%; overflow:hidden }
.schedule-boxscore .team { margin-top:5px  }
.schedule-boxscore .team:first-child { margin-top:0 }
.schedule-boxscore .team-logo { width:40px; float:left; margin-right:10px }
.schedule-boxscore .team-logo img { vertical-align:middle }
.schedule-boxscore .team-logo i,
.schedule-boxscore .no-logo img { display:none }
.schedule-boxscore .no-logo i { display:block }
.schedule-boxscore .team .va, 
.schedule-boxscore .team .team-name { display:inline-block; vertical-align:top; padding:5px 0 }
.schedule-boxscore .team .team-name { max-width:80% }
.schedule-boxscore .status,
.schedule-boxscore .result { float:right }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#691219; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#691219; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#691219 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#691219; 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:960px) {

body { padding:0 }

.site-header { position:relative; background:#621a20 }
.site-header .header-text {  }
.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% }
.header-text { position:relative; height:37px; margin-top:0; font-size:16px; font-family:'exomediumitalic', arial; text-align:center; line-height:2.3; color:#fff; background:#000 }
.header-text .sep { padding:0 10px; color:#7f7f7f }

.site-footer { padding:30px 0; text-align:center; background:#eee }

.mobile-menu-bar { display:block; padding:5px; background:#fff }
.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; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#691219; border-radius:3px }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#691219; 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; font-family:'latobold', arial; background:#691219 }
.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 #420b10; border-top: 1px solid #79151d }
.dropnav .submenu.level1 li { border-top:solid 1px #130304; border-bottom:solid 1px #550e14 }
.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:#fff 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:#410b0f }
.dropnav .submenu-title,
.dropnav .dropdown-thumb { display:none }

.secondary-nav { font-family:'latobold', arial; background:#691219; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:#000; background:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { text-align:center }
.j-carousel .seats { padding-top:57.664% }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:30px 10px 10px; font-size:14px; color:#fff; text-align:left;
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:#691219; border-radius:0 0 5px 5px }
.j-carousel .control { display:inline-block; vertical-align:top; width:20px; height:10px;  margin:0 5px; text-indent:-9999px; background:#fff; cursor:pointer }
.j-carousel .control.active { background:#ccc; 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 #fff; text-transform:uppercase; background:#691219; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
  
[id="secondary-tabs"] { display:none }

.slider-wrapper { padding:5px 10px 10px; background:#ccc }
.slider-wrapper .item { 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; overflow:hidden; line-height:30px; padding:0 0 0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; height:30px; padding:0 5px; font-size:22px; line-height:28px; color:#fff; background:#691219 }
  
.navbar-buttons { margin:0 !important; padding:5px 10px 10px; background:#ccc }
.navbar-buttons .nav { width:auto !important }
.navbar-buttons .nav a { display:block; margin-top:5px }
.navbar-buttons .nav img { display:none }
.navbar-buttons .nav span { display:block; height:30px; overflow:hidden; line-height:30px; padding:0 0 0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.navbar-buttons .nav span:after { content:"\00bb"; float:right; height:30px; padding:0 5px; font-size:22px; line-height:28px; color:#fff; background:#691219 }

.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.aotw { height:auto }

.top-stories { padding:10px; background:#ccc }
.top-stories .story { padding:10px; 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(/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 }
  
.landing .playlist-title { display:none }
.landing .video-playlist { padding:10px; background:#ccc }
.landing .video-playlist .playlist { display:none }
.landing .video-playlist .video-info { left:10px; top:10px; right:10px }
.landing .video-playlist .video-info .video-title { padding:0 10px; margin:0; font-size:13px; font-family:'latobold', arial; line-height:2.3; color:#fff; background:#000; background:rgba(0,0,0,0.7) }

}

/*----------------------------------------------------------
  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(/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:#fff }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#000 } 
.mobile-menu-bar li span { display:none }

}

@media only screen and (min-width:0px) and (max-width:600px) {
  
.header-text { position:relative; height:30px; margin-top:0; font-size:14px;line-height:2.1 }
.header-text .sep { padding:0 5px }
  
.footer-text p { margin:0 }
.footer-text span { display:block; height:1px; visibility:hidden }
.footer-text .contact { font-size:12px }
.footer-text a[href*="mailto"] { display:inline-block; vertical-align:top; margin-top:20px; padding:3px 10px; font-size:12px; text-decoration:none; color:#fff; background:#7c2128 }

.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 } 
.header-text { margin-top:0; font-size:11px;line-height:2.7 }
.header-text .sep { padding:0 2px }
.aotw .thumb { max-width:35% }

}

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:961px) {

.page { position:relative; z-index:2; overflow:hidden }

div[id=page-background] { position:absolute; left:50%; top:242px; width:465px; margin-left:-1000px; z-index:1 }

.wrapper { max-width:1050px; margin:0 auto; padding:0 68px; background:url(/images/setup/vertical_text.png) no-repeat 100% 0 }
.mainbody { min-height:500px; padding:10px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.box-title { display:inline-block; height:25px; padding:0 10px; font-size:12px; line-height:2.1; border-bottom:1px solid #fff }
.links-title,
.promos-title,
.sponsors-title,
.navbar-buttons .nav span { display:none }

.site-header { position:relative; z-index:3; min-height:242px; margin-bottom:10px; background:url(/images/setup/header_bg_pattern.jpg) repeat-x }
.site-header > .container { position:relative; max-width:1050px; margin:0 auto }
.site-header .site-title { position:absolute; left:50%; margin-left:-468px; top:0 }
.site-header .site-title a { display:block; width:934px; height:175px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat }
.header-text { position:relative; height:37px; margin-top:175px; font-size:18px; font-family:'exomediumitalic', arial; text-align:center; line-height:2; color:#fff; background:#000 }
.header-text:before { content:''; position:absolute; left:-1000px; right:-1000px; top:0; bottom:0; background:#000 }
.header-text * { position:relative; font-weight:700 }
.header-text .sep { padding:0 10px; color:#7f7f7f }

.mobile-menu-bar, .search-bar { display:none }

.content-row { margin-top:10px }
.content-row1 { margin-top:0; padding:10px; background:#ccc; background:rgba(0,0,0,0.2) }
.content-row .tab-col { width:49.428%; float:left }
.content-row .video-col { width:49.523%; float:right }

/* NAVIGATION */
.dropnav { position:relative; font-family:'latobold', arial }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav > a { display:block; position:relative; height:30px; padding:0 22px; font-size:14px;  line-height:2.2; text-decoration:none; color:#494949; text-transform:uppercase }
.dropnav .nav1 > a { padding-left:0 }
.dropnav .nav:hover > a:before { content:''; position:absolute; left:22px; right:22px; bottom:0; height:3px; background:#7c2128 }
.dropnav .nav1:hover > a:before { left:0 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:30px; right:0; height:228px; padding:22px 25px; border-top:3px solid #8d8586; background:url(/images/setup/master_sprite.png) no-repeat 0 -178px; white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; white-space:nowrap; font-size:13px; text-decoration:none; line-height:1.8; color:#fff; border-bottom:1px solid #6d6d6d }
.dropnav .submenu a:hover { background:#fff; color:#7c2128 }
.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .dropdown-thumb { position:absolute; right:20px; top:24px }
.dropnav .dropdown-thumb img { vertical-align:top }

.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:10px; font-family:'latobold', arial; color:#fff; background:#691219; border-radius:3px }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family:'latobold', arial; font-size:24px; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#eee; text-decoration:none }
.secondary-nav li:before { content:"|"; padding:0 5px }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#000; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap }

.j-carousel .media-box { width:66.504%; margin-left:22.718%; padding-top:57.664%; position:relative; overflow:hidden }
.j-carousel .story-box { position:absolute; left:0; bottom:0; top:0; width:194px; padding:44px 54px 20px 20px; font-family:'oswaldregular', arial; color:#fff; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.6); background:url(/images/setup/carousel_story_bg.png) repeat-y }
.j-carousel .title { display:block; font-size:30px; line-height:1.2; text-decoration:none; color:#fff }
.j-carousel .date { position:absolute; top:18px; font-sise:13px; color:#ca3b46 }
.j-carousel .leadin,
.j-carousel .readmore,
.j-carousel .carousel-related-links { display:none }
.j-carousel .controls { position:absolute; top:0; right:0; width:10.097087378641%; z-index:3 }
.j-carousel .control { position:relative; margin-top:7px; cursor:pointer }
.j-carousel .control:first-child { margin-top:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; width:100%; height:5px; background:#fff }
.j-carousel .control .thumb { width:100%; vertical-align:top }
 
/* TABS */
.tabs-wrapper ul.tabs { margin-bottom:1px; border-bottom:5px solid #691219 }
.tabs-wrapper ul.tabs .tab { margin:0 0 1px 20px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:25px; font-size:12px; line-height:2.1; padding:0 10px; text-transform:uppercase; background:#8e8e8e; background:rgba(0,0,0,0.2); color:#fff }
.tabs-wrapper .tab a.active { background:#7c2128  }
.tabs-wrapper .tab a:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane .overflow { height:395px; overflow:hidden }

[id="main-tabs"] .pane .overflow { overflow:auto }

[id="secondary-tabs"] ul.tabs .tab { margin-left:1px }
[id="secondary-tabs"] .tab a { background:#909090 }
[id="secondary-tabs"] .pane { background:#ccc }
[id="secondary-tabs"] .pane .overflow { height:345px; padding:10px }

.top-stories .row { margin-top:10px }
.top-stories .story { float:right; width:49.5%; padding:0 10px 0 200px; position:relative; background:#fff; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .story:first-child { float:left }
.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(/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:16px; line-height:1.2; margin:10px 0 5px }
.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:#691219; color:#fff; border-radius:3px }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:2000% }
.slider-wrapper .item { float:left; width:5% }
.slider-wrapper .image { display:block }
.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:-20px; width:24px; height:41px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -936px 0 }
.slider-wrapper .next { left:auto; right:0; background-position:-961px 0 }

/* VIDEO */
.video-container { border-top:5px solid #691219 }
.landing .playlist-title { display:none }
.landing .video-playlist { margin-top:1px; height:345px; padding:10px; background:#ccc }
.landing .video-playlist .player { height:345px }
.landing .video-playlist .playlist { display:none }
.landing .video-playlist .video-info { left:10px; top:10px; right:10px }
.landing .video-playlist .video-info .video-title { padding:0 10px; margin:0; font-size:13px; font-family:'latobold', arial; line-height:2.3; color:#fff; background:#000; background:rgba(0,0,0,0.7) }

/* BUTTONS */
.graphic-buttons .nav { float:left; width:32.285%; margin-left:1.047% }
.graphic-buttons .nav1,
.graphic-buttons .nav4 { margin-left:0.571%; clear:left }
.graphic-buttons .nav1,
.graphic-buttons .nav2,
.graphic-buttons .nav3 { margin-bottom:10px }

/* SPONSORS */
.sponsors { margin:11px 0 0 6px }
.sponsors li { float:left }
.sponsors li span { display:none }

}

@media only screen and (min-width:0px) and (max-width:1024px) {
  
div[id=page-background] { display:none }
.wrapper { max-width:1004px; margin:0 auto; padding:0; background:none }
  
.dropnav .nav1 > a { padding-left:10px }
.dropnav .nav1:hover > a:before { left:10px }

.sponsors { margin:11px 0 0 0.571% }
.sponsors .nav1 { width:16.095% }
.sponsors .nav2 { width:17.523% }
.sponsors .nav3 { width:14.666% }
.sponsors .nav4 { width:19.047% }
.sponsors .nav5 { width:14.476% }
.sponsors .nav6 { width:17.142% }
  
}