/* ==============
   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: 'raleway';
    src: url('raleway-extrabold-webfont.eot');
    src: url('raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-extrabold-webfont.woff2') format('woff2'),
         url('raleway-extrabold-webfont.woff') format('woff'),
         url('raleway-extrabold-webfont.ttf') format('truetype'),
         url('raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'raleway';
    src: url('raleway-regular-webfont.eot');
    src: url('raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-regular-webfont.woff2') format('woff2'),
         url('raleway-regular-webfont.woff') format('woff'),
         url('raleway-regular-webfont.ttf') format('truetype'),
         url('raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'raleway';
    src: url('raleway-medium-webfont.eot');
    src: url('raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-medium-webfont.woff2') format('woff2'),
         url('raleway-medium-webfont.woff') format('woff'),
         url('raleway-medium-webfont.ttf') format('truetype'),
         url('raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'raleway';
    src: url('raleway-heavy-webfont.eot');
    src: url('raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-heavy-webfont.woff2') format('woff2'),
         url('raleway-heavy-webfont.woff') format('woff'),
         url('raleway-heavy-webfont.ttf') format('truetype'),
         url('raleway-heavy-webfont.svg#ralewayheavy') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'raleway';
    src: url('raleway-semibold-webfont.eot');
    src: url('raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-semibold-webfont.woff2') format('woff2'),
         url('raleway-semibold-webfont.woff') format('woff'),
         url('raleway-semibold-webfont.ttf') format('truetype'),
         url('raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: 600;
    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.woff2') format('woff2'),
         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;

}
.accent-bg,
.accent-bg th { color:#fff !important; background:#d39e2b !important }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#1f2257; text-decoration:none }
a:hover { color:#d39e2b; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.site-footer { padding:130px 0 80px; background:#fff url(/images/setup/bg_bottom_gold_container.png) no-repeat top center; text-align:center }
.internal-page .site-footer { background:none; background-color:#fff }
.footer-logos ul { list-style:none; margin:0 }
.footer-logos li { margin:0 40px; display:inline-block; vertical-align:top }
.footer-logos li span { display:none }
.footer-address { margin:50px 0 }
.footer-address  p { display:inline-block; font-family:"raleway",arial; font-weight:400; font-size:16px; vertical-align:top; margin:0 10px }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:56.5%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:1000%; position:relative }
.j-carousel3 .seat { width:10%; float:left; position:relative }

/* SCHEDULE */
.section-upcoming .section-header { position:static; margin:0; font-size:50px; text-transform:uppercase; line-height:87px; letter-spacing:-0.02em; color:#002147 }
.landing .schedule-header { padding:0 20px; font-size:0; background:#fff }
.landing .schedule-header span { display:inline-block; width:20%; padding-left:15px; font-size:14px; font-family:'lato', arial; font-weight:900; text-transform:uppercase; line-height:37px; color:#1f2257; box-sizing:border-box }
.landing .schedule-header span:first-child { padding-left:0 }
.landing .schedule-header span:nth-child(2) { width:40% }
.schedule-box { height:570px; padding:0 20px; overflow:auto; border:1px solid #6c6d89; border-top:0 }
.schedule-box.empty { height:606px; border-top:1px solid #b8b8b8 }
.schedule-box.empty .no-events { text-align:center; text-transform:uppercase; line-height:606px }
.schedule-box .event-box { position:relative; overflow:hidden }
.schedule-box .event-box { padding:10px 0; border-bottom:1px dashed rgba(181, 181, 181, 0.5) }
.schedule-box .event-info { width:40%; margin-left:20%; padding-left:15px; font-family:'lato', arial; font-weight:500; color:#7e7e7e; box-sizing:border-box }
.schedule-box .date { display:block; margin-top:10px; font-size:15px; font-weight:900; line-height:34px; text-transform:uppercase; color:#d29c2f; border-bottom:2px solid #d29c2f }
.schedule-box .event-box .date { display:none }
.schedule-box .team-name { color:#fff}
.schedule-box .sport,
.schedule-box .status,
.schedule-box .links { position:absolute; color:#fff; top:10px; width:20%; padding-left:15px; box-sizing:border-box }
.schedule-box .sport { left:0; font-style:italic }
.schedule-box .status { left:60% }
.schedule-box .links { left:80% }
.schedule-box .links a { color:#fff; text-decoration:none }
.schedule-box .links a:hover { text-decoration:underline }

.results-hdr { background:#fff;  font-weight:900; margin-bottom:0; font-size:14px; text-transform:uppercase; height:37px; line-height:34px; padding-left:20px}
.section-results { border:1px solid #6c6d89; padding:20px 10px; height:560px; overflow:auto;  border-top:none }
.schedule-boxscore .event-box { min-height:70px; font-family:'open_sansbold', arial; margin-top:10px; position:relative; line-height:1.3; text-transform:uppercase }
.schedule-boxscore .event-box:first-child { margin-top:0}
.schedule-boxscore .date {  padding-bottom:5px; border-bottom:2px solid #9c733b; font-size:14x; font-weight:700; line-height:1; color:#fff }
.schedule-boxscore .date span { display:block; font-size:12px }
.schedule-boxscore .sport-status { margin:7px 0; font-size:12px; font-weight:900; color:#9c733b }
.schedule-boxscore .status { float:right }
.schedule-boxscore .teams { font-size:12px; color:#fff }
.schedule-boxscore .result { float:right; margin-right:10px; color:#fff }
.schedule-boxscore .links { border-top:1px dotted #63658b; padding:10px; margin-top:15px }
.schedule-boxscore .links a {  color:#63658b }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:30px; line-height:30px; padding:7px 50px; font-size:18px; font-family:"raleway",arial; font-weight:900; text-transform:uppercase; text-decoration:none; background:#d29d2b; color:#fff }
.tabs-wrapper .tab a.active { background:#1f2257 }
.tabs-wrapper .tab a.active:before { color:#d29d2b }
.tabs-wrapper .tab a:before { content:"\e803";   font-family: 'GlyphIcons'; display:inline-block; vertical-align:top; margin-right:10px }
.tabs-wrapper .tab1 a:before { content:"\e800"}
.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden; background:#1f2257 }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

.instagram-wrapper { padding:10px; background:#fff; height:520px; 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 { width:33.32%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.prev,
.next { display:none }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#d39e2b; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#d39e2b; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#d39e2b; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#d39e2b }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#d39e2b; color:#fff }
.bio-wrap .head a { color:#fff }
.bio-wrap.xl .head {width:410px}
.bio-wrap .player-info .label{ white-space:normal}

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

html { position:relative}
body {  background:#869c99 }

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }
.page-backgrounds { position:absolute; left:0; top:210px; bottom:0; width:100%; z-index:-1;  background-repeat:no-repeat; background-position:50% 0; background-size:2000px auto }
.internal-page .mainbody { max-width:1150px; margin:10px auto }

.site-header { position:relative; height:123px; z-index:3; margin-bottom:10px }
.site-header .site-title { margin:0 }
.site-header .site-title:before { content:"The official athletic site of randall university "; text-transform:uppercase; font-size:13px; font-family:"raleway",arial; font-weight:500; letter-spacing:7px; height:55px; line-height:55px;  background:#1f2257; position:absolute; left:0; right:0; text-align:center; color:#fff}
.site-header .site-title a { position:absolute; display:block; left:50%; margin-left:-580px; top:8px; z-index:4; width:165px; height:186px; background:url(/images/setup/master_sprite.png) no-repeat 0 0; text-align:center; text-indent:-9999px; text-transform:uppercase  }

.social-links,
.mobile-menu-bar { display:none }

.landing .content-row > .container { max-width:1150px; margin:0 auto }
.landing .content-row1 { margin-top:60px; padding-bottom:150px; background:url(/images/setup/bg_top_gold_container.png) no-repeat bottom center }
.landing .content-row2 { position:relative; background:#d29d2b  }
.landing .content-row2 .content-col { width:32.5%; display:inline-block; vertical-align:top; margin-left:0.5% }
.landing .content-row2 .content-col1 { margin-left:0 }
.social-hdr { text-transform:uppercase; font-size:40px; font-family:"raleway",arial; font-weight:800; color:#fff; text-align:center; margin-bottom:50px; letter-spacing:12px }
.social-hdr:before { content:""; position:absolute; left:50%; top:-120px; width:90px; height:97px; display:block; background:url(/images/setup/master_sprite.png) no-repeat -167px 0; }


/* NAVIGATION */
.dropnav { position:relative; top:55px; font-family:"raleway",arial; text-align:center; background:#fff; border-bottom:5px solid #e5e5e5 }
.dropnav ul { display:inline-block; vertical-align:top }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; border-right:1px solid #e5e5e5 }
.dropnav .nav > a { display:block; height:40px; padding:17px 35px; font-size:22px; font-weight:500; line-height:40px; text-decoration:none; color:#1f2257; text-transform:capitalize }
.dropnav .nav:hover > a { background:#d39e2c }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:74px; min-width:200px; padding:70px; background:#d39e2c; white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; white-space:nowrap; text-decoration:none; color:#1d2357; font-size:20px}
.dropnav .submenu a:hover { color:#fff }
.dropnav .submenu .has-submenu > a { font-size:18px; font-weight:500; text-transform:capitalize; text-align:left; color:#fff }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:90px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { font-size:24px;  font-weight:900; margin-bottom:18px; text-transform:uppercase; color:#1d2357 }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:150px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:12px; text-transform:none; margin-bottom:18px; font-weight:500; color:#1d2357 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"] { display:block; width:20px; height:20px; margin-left:30px; overflow:hidden; font-size:12px; line-height:20px; color:#6c0000; background:#fff; border-radius:14px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81d';  color:#d39e2c; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; font-variant:normal; display:block; text-align:center; text-decoration:none; position:relative; right:3px; text-transform:none; speak:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:hover a[href*="twitter"]:before {  color:#1d2357 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; color:#fff; margin:0 8px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; border-bottom:5px solid #bd8d27;  padding:17px; font-family:"raleway",arial; color:#1f2257; background:#d29d2b }
.secondary-nav h1 { float:left; padding-left:210px; font-weight:900; margin-bottom:0; font-size:30px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { max-width:1150px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { font-size:16px; font-weight:500; padding:5px 10px; color:#1f2257; text-decoration:none }
.secondary-nav li a:hover { color:#eee; text-decoration:none }
.secondary-nav li:before { content:"|"; color:#fff }
.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 { background:#1f2257; color:#fff }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:1px; padding:10px; background:#1f2257 }
.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; color:#fff; padding:0; white-space:nowrap }
.secondary-nav .has-nav li a:hover { color:#d29d2b }

.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; font-family:"raleway",arial; height:146px; padding:30px 290px 20px 20px; color:#fff; background:rgba(0,0,0,0.8)}
.j-carousel .story-box .title { display:block; text-transform:capitalize; font-size:26px; color:#fff; font-weight:600 }
.j-carousel .story-box .carousel-related-links { display:none }
.j-carousel .story-box .readmore { color:#fff  }
.j-carousel .controls { position:absolute; bottom:196px;  left:0; width:335px;  height:10px; padding:17px 5px; text-align:center; background:rgba(0,0,0,0.8) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top;  width:18px; height:8px;  margin: 6px 1px; text-indent:-9999px; background:#fff; cursor:pointer }
.j-carousel .control.active { background:#6f6c61; box-shadow:none }
.j-carousel .control .thumb { display:none }
.j-carousel .date { display:block; font-weight:800; color:#d29d2b }
.j-carousel .pp {position:absolute; left:50%; bottom:205px; margin-left:-250px; display:block; height:14px; font-size:0; line-height:14px; color:#fff }
.j-carousel .pp:before{ content:"\e80b"; font-family:"GlyphIcons"; color:#d29d2b; display:block; font-size:20px }
.j-carousel .pp.play:before { content:"\e80a" }
.j-carousel .next ,
.j-carousel .prev { position:absolute; left:50%; bottom:200px; margin-left:-560px; display:block; width:27px; height:24px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -255px 0; line-height:14px; color:#fff }
.j-carousel .next { margin-left:-285px; background-position:-285px 0 }

.carousel-content { position:absolute; right:0; bottom:0; z-index:2; overflow:hidden; padding-top:95px }
.carousel-content .content { width:295px; height:150px; position:absolute; right:-295px; -moz-transition:right 0.5s; -webkit-transition:right 0.5s; -ms-transition:right 0.5s; transition:right 0.5s }
.carousel-content .content.active { position:relative; right:0 }
.sport-home .carousel-content .content { display:none }
.sport-home .carousel-content .content:first-child { position:relative; display:block; right:0 }

.carousel-content .secondary-links h1 { color:#1e2258; border-bottom:4px solid #e8e8e8; margin-bottom:0; font-size:14px; font-family:"raleway",arial; font-weight:800; padding:14px; line-height:14px; text-transform:uppercase; position:absolute; top:-46px; left:0; right:0; background:#fff }
.carousel-content .secondary-links ul { list-style:none; margin:0; padding:10px; min-height:150px; margin-right:146px; background:#1f2257 }
.carousel-content .secondary-links li a { display:block;  color:#fff; font-size:14px; line-height: 21px; font-family:'raleway', arial; font-weight:600; white-space:nowrap }
.carousel-content .secondary-links li a:hover { color:#d29d2b; text-decoration:none }
.carousel-content .secondary-links li:nth-child(n+6) { display:none }
.carousel-content .secondary-links .has-nav { display:none }

.carousel-content .schedule-boxscore .no-events { background:none; line-height:20px; text-align:center; color:#FFF }
.carousel-content .schedule-boxscore { width:116px; padding:50px 15px 10px 15px; position:absolute; right:0; bottom:0; top:0; background:#d29d2b}
.carousel-content .schedule-boxscore:before { content:""; width:68px; height:107px; background:url(/images/setup/game_logo.png) no-repeat 0 0; position:absolute; top:-70px; left:35px }
.carousel-content .schedule-boxscore .event-box { background:none; color:#FFF; text-align:center; line-height:1; position:relative }
.carousel-content .schedule-boxscore .event-box:first-child ~ .event-box { display:none }
.carousel-content .schedule-boxscore .event-box:before { content:"Next Game"; display:block; margin-bottom:8px; font-family:"raleway",arial; font-size:18px; text-align:center; font-weight:900; color:#fff; text-transform:uppercase  }
.carousel-content .schedule-boxscore .event-info { background:none; padding:0 }
.carousel-content .schedule-boxscore .status { float:none; color:#1e2258; font-size:13px; font-family:'montserrat', arial; font-weight:700 }
.carousel-content .schedule-boxscore .sport-status { margin:0 }
.carousel-content .schedule-boxscore .date { padding:0; border-bottom:none; text-transform:uppercase; font-size:13px; font-family:'montserrat', arial; font-weight:700; color:#1e2258 }
.carousel-content .schedule-boxscore .opponent { color:#462703; font-size:15px; font-weight:bold }
.carousel-content .schedule-boxscore .va,
.carousel-content .schedule-boxscore .opponent-name { font-size:11px;  color:#fff }
.carousel-content .schedule-boxscore .team-name { font-size:11px; font-family:"raleway",arial; font-weight:400}
.carousel-content .schedule-boxscore .sport { display:none }
.carousel-content .schedule-boxscore .links { background:none; border-top:none; padding:0; color:#FFF; margin:0 }
.carousel-content .schedule-boxscore .links a { color:#FFF }
.carousel-content .schedule-boxscore .neutral-site,
.carousel-content .schedule-boxscore .notes { display:none }

.schedule-tab > div { float:left; width:74%; padding:20px; -webkit-box-sizing:border-box; box-sizing:border-box }
.schedule-tab .results-wrapper { width:26%; padding-left:0 }
.social-media iframe { vertical-align:top }

}

@media only screen and (min-width:1024px) and (max-width:1155px) {

.dropnav .nav > a { padding:17px 20px }
.site-header .site-title a {  left:0; margin-left:0px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#fff }
.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:#d39e2c }
.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:#1f2257; color:#fff; text-decoration:none } 

.tabs-wrapper .tab_title2,
.tabs-wrapper .tab_title2 + .pane { display:none !important } { display:none }
.content-row2,
.carousel-content { display:none }

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#c08f28; 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-related-links,
.j-carousel .prev,
.j-carousel .next,
.j-carousel .pp,
.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: #d29d2b  }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:12px; height:12px;  margin: 6px 5px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.j-carousel .control.active { background:#1f2257; 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; font-size:24px; margin-bottom:0; padding:10px; border-bottom:5px solid #d39e2c; text-transform:uppercase; background:#1f2259; 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 }

.slider-wrapper { padding:0 5px 5px; background:#1e3265 }
.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 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 }

.site-footer { background:none; padding-top:50px }
.schedule-boxscore .event-box { margin-top:5px }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.aotw { height:auto }

.top-stories .story { margin-top:10px; padding:5px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.4); -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .story:first-child { margin-top:0 }
.top-stories .thumb { position:relative }
.top-stories .play-button{ display:block; width:36px; height:36px; background:rgba(0,0,0,0.9); position:absolute; right:50%; top:50%; margin:-18px -18px 0 0; text-indent:-9999px; border-radius:5px; z-index:2 }
.top-stories .play-button:after { content:""; display:block; width:0; height:0; border:solid 10px transparent; border-left-color:#FFF; position:absolute; right:50%; top:50%; margin:-10px -15px 0 0; z-index:3  }
.top-stories .thumb img { width:100%; vertical-align:top }
.top-stories .details { padding:10px; overflow:hidden }
.top-stories .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.top-stories .links { padding:5px 0 }
.top-stories .links a span { display:none }
.top-stories .buttons { padding:10px 0; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

.social-links { position:absolute; left:0; top:125px }
.social-links ul{ list-style:none; padding:0; margin:0 }
.social-links li { float:left; margin-left:8px; }
.social-links li .text { display:none }
.social-links li a { display:block; padding:4px; font-size:18px; line-height:1;  color:#d29d2b; background:#fff; border-radius:15px }

}

/*----------------------------------------------------------
  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 }

.social-links { position:static; padding:5px; text-align:center; background:#d29d2b }
.social-links ul { display:inline-block; vertical-align:top }

}

@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 }

}