/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'open_sans';
    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: 400;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans';
    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: 700;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neue';
    src: url('bebasneue_bold-webfont.eot');
    src: url('bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue_bold-webfont.woff2') format('woff2'),
         url('bebasneue_bold-webfont.woff') format('woff'),
         url('bebasneue_bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neue';
    src: url('bebasneue_book-webfont.eot');
    src: url('bebasneue_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue_book-webfont.woff2') format('woff2'),
         url('bebasneue_book-webfont.woff') format('woff'),
         url('bebasneue_book-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neue';
    src: url('bebasneue_regular-webfont.eot');
    src: url('bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue_regular-webfont.woff2') format('woff2'),
         url('bebasneue_regular-webfont.woff') format('woff'),
         url('bebasneue_regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#836D36 !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'bebas_neue', arial }

a { color:#836D36; text-decoration:none }
a:focus,
a:hover { color:#000; 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 }

.body-container { max-width:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; color:#fff; background:#000 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px; color:#fff; background:#000 }

.site-footer { padding:30px 0; font-family:'bebas_neue', arial; text-align:center; background:#9e8752 }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:30px 30px 66px }
.site-footer .footer-text { margin-bottom:75px; font-size:20px; font-weight:300; color:#fff }
.site-footer .footer-text span { display:block; font-weight:700; font-size:25px; }

.sponsors-logos li { float:left; width:20%; padding:50px 0 0; margin-bottom:100px; box-sizing:border-box; border-left:1px dotted #666 }


/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { position:relative }
.j-carousel .media-box .slide-img { display:block; padding-top:62%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { width:12.5%; float:left; position:relative }

.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; margin-top:-15px; width:30px; height:30px; cursor:pointer; text-align:center; overflow:hidden; color:#fff }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#fff }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#fff }

.aotw-slider { position:relative; max-width:400px; padding:20px 0; margin:0 auto; text-align:center }
.aotw-slider .athlete .heading { position:relative; display:block }
.aotw-slider .thumb { display:block; box-sizing:border-box }
.aotw-slider .thumb img { width:100%; vertical-align:top }
.aotw-slider .title { display:none; text-decoration:none; padding:24px 15px; line-height:1; background:#7f6832; box-shadow:0 0 70px rgba(0,0,0,0.4) inset }
/*.aotw-slider .title:before { content:'Mustang Of the Month'; position:absolute; left:0; right:0; bottom:172px; padding:15px; display:block; font-size:20px; text-align:center; letter-spacing:2px; color:#fff; background:rgba(0,0,0,0.4) }*/
.aotw-slider .title span { display:block; font-size:35px; font-family:'open_sans', arial; font-weight:700; text-transform:uppercase; color:#fff }
.aotw-slider .title span:nth-child(2) { font-size:20px; font-family:'open_sans', arial; font-weight:400; padding-top:5px; text-transform:uppercase; color:#fff }
.aotw-slider .leadin { display:none }
.aotw-slider .prev-winner { display:block; clear:both; margin:0 20px; padding:10px 50px; font-size:24px; font-style:italic; color:#fff; text-decoration:none; background:rgba(0,0,0,0.5) }


/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #233a75; font-size:16px; line-height:30px; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:20px; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:1; padding:15px 20px; font-size:60px; font-weight:700; font-family:'bebas_neue', arial; text-transform:uppercase; text-decoration:none; color:#836c36 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; color:#000 }

.main-tabs ul.tabs { background:#fff }
.main-tabs .tab { position:relative }
.main-tabs .tab a.active:before { content:''; position:absolute; left:50%; top:2px; display:block; margin-left:-15px;  width:30px; height:10px; background:#af9250 }

/*YOUTUBE*/
.section-youtube .section-header { position:static; font-size:40px; font-weight:400; line-height:1; color:#000; background:none }
.section-youtube .section-header:before { content:'\e824'; font-family:'glyphicons'; float:left; width:30px; height:30px; margin:5px 10px 5px 0; line-height:30px; text-align:center; font-size:20px; color:#fff; background:#9e8752; border-radius:4px }

.page .mod-recent-videos.style3 .playlist .item .title{ font-size:21px }

.landing-row.video-row .video-wrapper { max-width: 600px;margin: 0 auto ;}

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#836D36; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#836D36; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#836D36; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#836D36 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#836D36; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { padding-top:226px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:absolute; left:0; right:0; top:0; z-index:3; font-family:'bebas_neue', arial; color:#fff; background:url(/images/setup/header_bg_repeat.png) repeat 0 0 #867039; box-shadow:0 0 70px rgba(0,0,0,0.9) }
.site-header > div { position:relative; max-width:1200px; height:226px; margin:0 auto }
.site-header .site-title { margin:0; padding:0 }
.site-header .site-title a { position:absolute; left:-245px; top:50px; display:block; width:212px; height:156px; text-indent:-9999px; color:#fff; background:url(/images/setup/Updated_Images/master_sprite.png) no-repeat 0 0 }
.site-header .site-title a:before { content:''; position:absolute; left:250px; top:-30px; display:block; width:1150px; height:137px; background:url(/images/setup/header_text.png) no-repeat 50% 0 }

.site-header .social-links { position:absolute; right:-140px; bottom:0 }
.site-header .social-links ul { list-style:none; margin:0; padding:0;  }
.site-header .social-links li { display:inline-block; vertical-align:top; margin:20px 2px }
.site-header .social-links li a { display:block; width:1em; font-size:16px; padding:7px; line-height:1; border-radius:5px; color:#fff; background:#000 }
.site-header .social-links li a:hover { background:#fff; color:#000 }
.site-header .social-links li a .text { position:absolute; left:-9999px }

.site-header.sticky { position:fixed; top:-71px; transform:translateY(69px); transition:transform 0.5s 0.2s ease; border-bottom:5px solid #64542b; box-shadow:0 0 40px rgba(0,0,0,0.4) }
.site-header.sticky > div { height:69px }
.site-header.sticky .site-title a { position:absolute; left:-20px; top:0; display:block; width:114px; height:95px; background:url(/images/setup/Updated_Images/master_sprite.png) no-repeat -228px 0; z-index:3;}
.site-header.sticky .site-title a:before { display:none }
.site-header.sticky .dropnav { top:0 }
.site-header.sticky .dropnav .nav > a { padding:0 13px; height:69px; line-height:69px } 
.site-header.sticky .dropnav .nav.focus > a:before,
.site-header.sticky .dropnav .nav:hover > a:before { content:''; position:absolute; left:50%; bottom:-28px; border:30px solid transparent; border-left:none; background:url(/images/setup/master_sprite.png) no-repeat -795px 0 }


.site-header.sticky .social-links { right:-70px }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1200px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.carousel-row,
.landing-row.video-row { padding:48px 0 60px; margin:0; background:url(/images/setup/bg_row_1.jpg) no-repeat 50% 0 #1e1d1b }
.landing-row.sponsors-logos-row { margin:0; padding:50px 0; background:#9e8752 }
.landing-row.scoreboard-row { margin:0; position:relative; background:url(/images/setup/bg_events_row.jpg) no-repeat 50% 0 #89723c }
.landing-row.scoreboard-row:before { margin:0; content:''; position:absolute; left:0; right:0; top:0; height:90px; display:block; background:#fff }
.landing-row.social-row,
.landing-row.instagram-row { margin:0; padding:70px 50px 50px; background:#221f1f }


/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; top:170px; text-align:center }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { display:inline-block; vertical-align:top; position:relative; text-align:left }
.dropnav .nav > a { display:block; height:40px; padding:0 20px; font-size:20px; font-weight:700; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a:before,
.dropnav .nav:hover > a:before { content:''; position:absolute; left:50%; bottom:-28px; border:30px solid transparent; border-left:none; background:url(/images/setup/master_sprite.png) no-repeat -795px 0 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:63px; min-width:200px; padding:35px; background:url(/images/setup/dropdown_bg_pattern.jpg) repeat; white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:inline-block; color:#fff; font-size:30px; font-weight:700; line-height:40px; text-decoration:none }
.dropnav .submenu a:hover { color:#856f38 }
.dropnav .submenu.level1 > ul { position:relative; display:inline-block; vertical-align:top; margin-right:50px }
.dropnav .submenu.level1 .has-submenu ul,
.dropnav .submenu.level1 .has-submenu li,
.dropnav .submenu.level1 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level1 .has-submenu { display:block }
.dropnav .submenu.level1 .has-submenu > a { display:block; min-width:200px; font-size:30px; font-family:'bebas_neue', arial; font-weight:700 }
.dropnav .submenu.level1 .has-submenu li a { font-size:14px; font-family:'open_sans', arial; font-weight:600; color:#fff }
.dropnav .submenu.level1 .has-submenu li a:hover { color:#856f38 }
.dropnav .submenu.level1 .has-submenu li:nth-child(-n+2):after { content:'/'; display:inline-block; vertical-align:top; padding:0 3px 0 5px; line-height:40px; color:#88723b }

.secondary-nav { position:relative; z-index:2; padding:10px; color:#fff; border-bottom:5px solid #b8b8b8; background:#fff; box-shadow:0 10px 30px rgba(0,0,0,0.4) inset }
.secondary-nav > div { max-width:1200px; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; color:#000; font-size:40px; font-weight:700 }
.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 { padding:5px 10px; font-size:14px; font-weight:600; font-family:'open_sans', arial; line-height:40px; color:#000; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#ccc; outline:none; text-decoration:none }
.secondary-nav li:before { content:"/"; font-size:14px; font-family:'open_sans', arial; font-weight:400; color:#999 }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#867039 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; top:34px; padding:10px; background:#87713a; border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; white-space:nowrap; color:#000 }
.secondary-nav .has-nav li a:hover { color:#ccc }

.j-carousel .feed { max-width:715px; border-bottom:8px solid #64542b }
.j-carousel .media-box { background:#d7d7d7 }
.j-carousel .story-box { position:relative; padding:10px 20px 13px; font-family:'bebas_neue', arial; min-height:120px; box-sizing:border-box; color:#fff; background:#87713a }
.j-carousel .story-box .title { position:relative; display:block; font-size:30px; color:#fff; font-weight:700; text-transform:uppercase; white-space:nowrap; text-overflow:ellipsis; overflow:hidden }
.j-carousel .story-box .date { font-size:16px; font-weight:400; font-family:'open_sans', arial }
.j-carousel .story-box .control-title { display:none }
.j-carousel .story-box .carousel-share-links { position:absolute; right:30px; top:50px; margin-left:10px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .leadin { display:block; font-size:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; top:0; right:0; width:40%; z-index:3 }
.j-carousel .controls .thumb-title { font-size:25px; font-weight:700;}
.j-carousel .control { padding:5px 5px 5px 12px; background:#d7d7d7; display:block; margin-bottom:5px; clear:both; overflow:hidden; cursor:pointer }
.j-carousel .control.active { color:#fff; background:#87713a }
.j-carousel .control .thumb { display:block; float:right }
.j-carousel .control.active .control-title { color:#fff}
.j-carousel .control .control-sport { display:block; font-size:18px;  }
.j-carousel .control .control-title { display:block; font-size:21px; line-height:1.1; color:#333 }
 
/* SCOREBOARD */
.scoreboard-slider .slider { position:relative; margin:0 -10px; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-events { padding:28px 10px; margin:50px 0; border:2px solid #999; font-size:15px; font-weight:700; line-height:1; text-transform:uppercase; text-align:center; background:#fff }
.scoreboard-slider .no-event { display:block; padding:20px }
.scoreboard-slider .event-box { position:relative; float:left; width:20%; padding:10px; text-align:center; border-left:1px solid #000; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { border-left:none }
.scoreboard-slider .event-box .event { position:relative; min-height:365px; padding-bottom:40px; font-size:16px; line-height:1.2; color:#fff }
.scoreboard-slider .event-box .opponent .team-logo {display:block; padding:10px; max-width:80px;margin:0 auto}
.scoreboard-slider .event-box .opponent .team-logo img { width:200px; vertical-align:top }
.scoreboard-slider .event-box .date { display:block; font-size:45px; font-weight:700;  padding:20px 0; text-transform:uppercase; color:#fff }
.scoreboard-slider .event-box .sport a { font-size:18px; font-weight:400; font-family:'open_sans', arial; text-transform:uppercase; text-decoration:none; color:#fff }
.scoreboard-slider .event-box .status { margin:10px; font-size:40px; font-weight:700; color:#fff }
.scoreboard-slider .event-box .score { display:block; font-size:50px; font-weight:700 }
.scoreboard-slider .event-box .opponent .va { display:none }
.scoreboard-slider .event-box .opponent:before { content:'Vs'; display:block; margin:0 auto; width:42px; height:42px; font-size:16px; text-transform:uppercase; line-height:42px; color:#fff; background:url(/images/setup/master_sprite.png) no-repeat -743px 0 }
.scoreboard-slider .event-box.away .opponent:before { content:'AT' }
.scoreboard-slider .event-box .opponent .name { font-size:18px; font-family:'open_sans', arial; font-weight:600 }
.scoreboard-slider .event-box .opponent .result { display:block; font-size:25px; font-weight:700 }
.scoreboard-slider .event-box .neutralsite-notes { margin:0 20px; font-size:16px; font-family:'open_sans', arial; font-weight:400; color:#fff }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:0; padding:10px; height:25px; border-radius:0 0 10px 10px; overflow:hidden }
.scoreboard-slider .event-box .links .text { position:absolute; left:-9999px }
.scoreboard-slider .event-box .links .sep { display:none }
.scoreboard-slider .event-box .links a { display:inline-block; vertical-align:top; width:1em; padding:5px; margin:0 2px; font-size:14px; line-height:1; text-transform:uppercase; border-radius:20px; color:#fff; background:#9a8348 }
.scoreboard-slider .prev, 
.scoreboard-slider .next { position:absolute; left:0; bottom:0; width:134px; height:134px; text-indent:-9999px; cursor:pointer; color:#fff; background:url(/images/setup/master_sprite.png) no-repeat -352px 0 }
.scoreboard-slider .prev { left:auto; right:0; background-position:-495px 0 }
.scoreboard-slider .full-schedule-btn { display:block; position:absolute; right:50%; top:22px; margin-right:-600px; padding:10px 50px; font-size:16px; text-decoration:none; color:#fff; background:#000; border-radius:4px }
.scoreboard-slider .full-schedule-btn:hover { color:#ccc }

.video-row .section-header { position: static; margin-bottom: 50px;width: 1060px;height: 70px;text-indent: -9999px;background: url(/images/setup/master_sprite-2020.png) no-repeat 0 -433px;margin-left: 100px; }
.section-social .section-header { position:static; margin-bottom:50px; width:1197px; height:60px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 -210px }

/* TWITTER */
.section-twitter .section-header,
.section-facebook .section-header{ position:static; font-size:40px; font-weight:400; line-height:1; color:#fff; background:none }
.section-twitter .section-header:before,
.section-facebook .section-header:before { content:'\e81d'; font-family:'glyphicons'; float:left; width:30px; height:30px; margin:5px 10px 5px 0; line-height:30px; text-align:center; font-size:20px; background:#9e8752; border-radius:4px }
.section-facebook .section-header:before { content:'\e81c'; }

.twitter-feed { color:#fff } /* for a darker theme, we can have inverse styles */
.twitter-feed a { color:#fff }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px;  padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#fff }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#eee }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .feed { height:463px;/* border:1px solid #eee; */overflow:auto;}
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px dotted #8a733d }

.section-instagram .section-header { position:static; font-size:40px; font-weight:400; line-height:1; color:#fff; background:none }
.section-instagram .section-header:before { content:'\e81f'; font-family:'glyphicons'; float:left; width:30px; height:30px; margin:5px 10px 5px 0; line-height:30px; text-align:center; font-size:20px; background:#9e8752; border-radius:4px }

/* INSTAGRAM */
.instagram-feed { position:relative; overflow:auto; height:370px }
.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; color:#444; 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; line-height:1; margin-top:-15px; 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 .prev,
.instagram-feed .next { display:none }
.instagram-feed {height:456px; overflow:auto }

/* HORIZONTAL INSTAGRAM
.instagram-feed { position:relative }
.instagram-feed ul { margin:0; list-style:none }
.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 .feed { margin:0 25px; overflow:hidden }
.instagram-feed .feed ul { position:relative; float:left; white-space:nowrap }
.instagram-feed .item { display:inline-block; vertical-align:top; width:200px }
.instagram-feed .item .gutter { padding-left:2px }
.instagram-feed .item:first-child .gutter { padding-left:0 }
.instagram-feed .prev,
.instagram-feed .next { position:absolute; left:0; top:0; bottom:0; display:block; width:1em; font-size:20px; cursor:pointer; text-indent:-9999px; text-align:center; text-decoration:none }
.instagram-feed .next { left:auto; right:0 }
.instagram-feed .prev:before,
.instagram-feed .next:before { position:absolute; left:0; right:0; top:50%; margin-top:-0.5em; font-family:"glyphicons"; text-indent:0; speak:none }
.instagram-feed .prev:before { content:'\e80f' }
.instagram-feed .next:before { content:'\e810' }
*/

/* CALENDAR */
#calendar { position:relative; padding-bottom:20px }
#calendar .calendar-replaceable { overflow:hidden }
#calendar #calendar-view { width:50%; float:left }
#calendar td { height:40px; line-height:40px; color:#000; font-size:20px; border:none; text-transform:uppercase; text-align:center }
#calendar .calendar-header td { font-size:16px; font-weight:bold; color:#fff; background:#434343 }
#calendar .calendar-month td { font-size:20px; line-height:62px; background:#221f1f }
#calendar .calendar-month td a { display:block; width:30px; height:30px; margin:16px auto; line-height:30px; font-size:24px; color:#fff; overflow:hidden; background:#87703a; border-radius:20px }
#calendar .calendar-event a,
#calendar .no-calendar-event a { width:30px; height:30px; color:#000000; margin:5px auto; line-height:30px; background:none; border-radius:25px }
#calendar .calendar-event a { color:#000; background:#fff }
#calendar .calendar-event a:hover,
#calendar .current a { background:#000; color:#fff }
#calendar .event-schedule { position:absolute; left:50%; top:0; bottom:0; right:0; padding:20px; overflow:auto }
#calendar .event-schedule .event-date { padding:5px; border:1px solid #444; text-align:center; color:#fff; background:#000 }
#calendar .event-schedule .event-info { padding:10px; border:1px solid #fff; font-size:18px; font-weight:700; text-transform:uppercase; line-height:1.2;  color:#000 }
#calendar .event-schedule .sport { display:block; margin-bottom:5px; font-weight:700; text-transform:uppercase; text-align:right }
#calendar .event-schedule .sport a { color:#000 }
#calendar .event-schedule { max-height:355px; overflow:auto; color:#434343 }
#calendar .calendar-month td a:before { font-family:"GlyphIcons"; display:block; text-align:center }
#calendar .calendar-month-left a:before { content:"\e813" }
#calendar .calendar-month-right a:before { content:"\e814" }

}

@media only screen and (min-width:1024px) and (max-width:1380px) {
.site-header .site-title a { left:0; top:10px }    
.site-header .site-title a:before { top:20px; width:900px; background-size:100% auto }

.site-header .social-links { position:absolute; right:0; top:0 }

.dropnav { top:175px }
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#836d36 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; color:#fff; background:url(/images/setup/Updated_Images/header_tablet.png) no-repeat 50% 50% }

.site-header .social-links { padding:10px; text-align:center; background:#9e8752 }
.site-header .social-links ul { list-style:none; margin:0; padding:0;  }
.site-header .social-links li { display:inline-block; vertical-align:top }
.site-header .social-links li a { display:block; width:1em; font-size:16px; padding:7px; line-height:1; border-radius:5px; color:#fff; background:#231f20 }
.site-header .social-links li a:hover { background:#836d36; color:#000 }
.site-header .social-links li a .text { position:absolute; left:-9999px }

.mobile-menu-bar { display:block; padding:5px; background:#231f20 }
.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:#836d36; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#9b1d22; font-family:'bebas_neue', arial; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:49%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #233a75; text-transform:uppercase; background:#9b1d22; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.landing-row.social-row { background:#231f20 }

.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.landing-row.scoreboard-row { display:none }

.section-twitter,
.section-instagram,
.section-facebook { 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; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/Updated_Images/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 { position:absolute; left:-9999px }

}