/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'open_sansextrabold';
    src: url('opensans-extrabold-webfont.eot');
    src: url('opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-extrabold-webfont.woff2') format('woff2'),
         url('opensans-extrabold-webfont.woff') format('woff'),
         url('opensans-extrabold-webfont.ttf') format('truetype'),
         url('opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('opensans-semibold-webfont.eot');
    src: url('opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-semibold-webfont.woff2') format('woff2'),
         url('opensans-semibold-webfont.woff') format('woff'),
         url('opensans-semibold-webfont.ttf') format('truetype'),
         url('opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('opensans-condbold-webfont.eot');
    src: url('opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-condbold-webfont.woff2') format('woff2'),
         url('opensans-condbold-webfont.woff') format('woff'),
         url('opensans-condbold-webfont.ttf') format('truetype'),
         url('opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratregular';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-regular-webfont.woff') format('woff'),
         url('montserrat-regular-webfont.ttf') format('truetype'),
         url('montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratbold';
    src: url('Montserrat-Bold-webfont.eot');
    src: url('Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Bold-webfont.woff') format('woff'),
         url('Montserrat-Bold-webfont.ttf') format('truetype'),
         url('Montserrat-Bold-webfont.svg#montserratbold') format('svg');
    font-weight: 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?65159848');
  src: url('utility-icons.eot?65159848#iefix') format('embedded-opentype'),
       url('utility-icons.woff?65159848') format('woff'),
       url('utility-icons.ttf?65159848') format('truetype'),
       url('utility-icons.svg?65159848#youtube') 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-instagramm:before { content: '\e800'; }
.icon-twitter-squared:before { content: '\e801'; }
.icon-menu:before { content: '\e802'; }
.icon-calendar:before { content: '\e803'; }
.icon-search:before { content: '\e804'; }
.icon-facebook-squared:before { content: '\e805'; }
.icon-flickr:before { content: '\e806'; }

/* SCHEDULE ICONS */
.gicon-PR:before { content: '\e832' }
.gicon-LS:before { content: '\e833' }
.gicon-DI:before { content: '\e834' }
.gicon-TI:before { content: '\e835' }
.gicon-RC:before { content: '\e836' }
.gicon-RE:before { content: '\e837' }
.gicon-BS:before { content: '\e838' }
.gicon-AU:before { content: '\e839' }
.gicon-VI:before { content: '\e83b' }
.gicon-GA:before { content: '\e83c' }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'montserratregular', arial; font-size:14px }

a { color:#310067; text-decoration:none }
a:hover { color:#6f00e9; text-decoration:underline }
.landing a[rel*="wiki-link"] { color:#c299ee }

h1,h2,h3,h4,h5,h6,b,strong,th { font-family:'open_sansbold', arial; font-weight:normal }

h1 { font-size:24px; color:#310067 }
h2 { font-size:21px; color:#310067 }
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.page { position:relative; overflow:hidden }
.page-background { z-index:-1; min-width:2000px; width:100%; height:auto; position:absolute; top:0; left:0 }
@media screen and (max-width:2000px) { .page-background { left:50%; margin-left:-1000px } }

.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.box-title { height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #875db4; font-family:'montserratbold',arial; font-weight:normal; text-transform:uppercase; font-size:14px; background:#310067; color:#fff; border-radius:3px 3px 0 0 }

.navbar-buttons ul,
.navbar-buttons li { list-style:none; margin:0; padding:0 }
.navbar-buttons li img { vertical-align:top }

/* 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:43.197%; 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:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

/* AOTW */
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; height:70px; padding-top:18px; text-align:center; text-decoration:none; line-height:1; background:#1e003f }
.aotw .title span { display:block; margin-top:5px; font-size:14px; font-family:'open_sanssemibold', arial; font-style:italic; text-transform:uppercase; color:#fff }
.aotw .title span:first-child { font-size:23px; font-family:'montserratbold', arial; font-style:normal; text-transform:capitalize; color:#cda0ff }
.aotw .info { max-height:313px; overflow:hidden }
.aotw .info .leadin { display:block; font-size:13px; padding:20px; color:#fff }
.aotw .info .readmore { display:none }

.aotw-slider { position:relative }
.aotw-slider .slider { position:relative; overflow:hidden }
.aotw-slider .items { position:relative; width:2000% }
.aotw-slider .item { float:left; width:5% }
.aotw-slider .next, 
.aotw-slider .prev { position:absolute; left:9px; top:101px; width:28px; height:28px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -662px 0 }
.aotw-slider .next { left:auto; right:9px; background-position:-691px 0 }

/* SCHEDULE */
.schedule-boxscore .event-box { position:relative; color:#5e5e5e; overflow:hidden; font-family:'open_sans_condensedbold', arial; line-height:1.4 }
.schedule-boxscore .event-box .event-info { min-height:55px; padding:10px 10px 10px 97px }
.schedule-boxscore .date-status { position:absolute; width:79px; padding-top:8px; left:0; top:0; bottom:0; text-align:center; text-transform:uppercase; color:#fff; background:#6f00e9 }
.schedule-boxscore .date-status:after { content:''; position:absolute; width:7px; height:23px; left:79px; top:26px; background:url(/images/setup/master_sprite.png) no-repeat -457px -26px }
.schedule-boxscore .date-status span { display:block; overflow:hidden; text-overflow:ellipsis; line-height:1; white-space:nowrap }
.schedule-boxscore .month { font-size:14px }
.schedule-boxscore .day { font-size:24px }
.schedule-boxscore .status { font-size:20px }
.schedule-boxscore .sport { display:block; margin-bottom:5px; font-size:14px; line-height:1; text-transform:uppercase; color:#310067 }
.schedule-boxscore .team { font-size:14px  }
.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 }
.schedule-boxscore .team .team-name { max-width:80% }
.schedule-boxscore .result { float:right }
.schedule-boxscore .links { position:relative; height:24px; padding:0 10px; font-size:10px; text-transform:uppercase; line-height:2.4; background:#d3d3d3 }

/* CONTENT TOGGLER DROPDOWN */
.select-dropdown { margin-bottom:20px; background:#FFF; font-size:12px; border:1px solid #4c4c4c; max-width:310px; position:relative; background:#875db4 }
.select-dropdown > .selection { display:block; position:relative; text-decoration:none }
.select-dropdown > .selection span { display:block; padding:0 10px; margin-right:33px; border-right:solid 1px #4c4c4c; background:#fff; line-height:31px; color:#000; text-decoration: none; text-transform:uppercase }
.select-dropdown > .selection:after { content:""; border-width:6px; border-style:solid; border-color:#000 transparent transparent; position:absolute; right:10px; top:13px }
.select-dropdown ul, .select-dropdown li { margin:0; padding:0; list-style:none }
.select-dropdown ul { max-height:0; overflow:hidden; position:absolute; left:-9999px; top:-9999px }
.select-dropdown.active ul { max-height:200px; left:0; right:0; top:32px; overflow:auto }
.select-dropdown li { display:block; padding:0 10px; height:31px; line-height:31px; color:#444; background:#EEE; position:relative; cursor:pointer } 
.select-dropdown li.selected { display:none }
.select-dropdown li:hover { background:#1e003f; color:#cda0ff }

/* STANDINGS */
.standings-brief { font-size:14px }
.standings-brief h3 { display:none }
.standings-brief table { width:100%; border-collapse:collapse }
.standings-brief td, 
.standings-brief th { text-align:center; padding:5px 0 }
.standings-brief th { text-transform:uppercase; color:#fff; font-weight:400; font-family:'montserratbold'; font-size:12px; padding:7px 0 }
.standings-brief td:first-child, 
.standings-brief th:first-child { text-align:left; padding-left:10px }
.standings-brief tr td { color:#000; background:#fff; border-bottom:1px solid #2c005c  }
.standings-brief tr.even td { background:#e1e1e1 }
.standings-brief .title th { text-align:center; background:#875db4; color:#fff; padding:7px 0 }

.footer-logos a span { display:none }

.navbar-teamlinks ul{ list-style:none; margin:0 }
.navbar-teamlinks li a{ display:block; padding:5px; color:#fff }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER 
.roster table td { padding:5px }
.roster .roster-header { background:#2C005C; color:#fff }
.roster .roster-header a { color:#fff }*/

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#2C005C; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }
.roster td[data-title="Ht."]{ width:30px }


/* SCHEDULE */
.schedule-list table th { background-color:#2C005C; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#2C005C}
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
  
/* BIO */
.bio-wrap .head { background:#2C005C; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:0px) and (max-width:1023px) {

body { padding:0 }

.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_tablet20180328.png) no-repeat 50% 50% #fff }

.site-footer { padding:30px 0; text-align:center; background:#eee }
  
.top-nav,
.site-header a[href*="twitter.com"],
.ticker-title,
.news-ticker,
div[id="composite-tabs"],
.page-background,
.content-row3 .content-col3 a[href*="composite"],
.sticky-bar { display:none }

.mobile-menu-bar { display:block; padding:5px; background:#310067 }
.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:2.5; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#875db4; 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; font-size:14px; color:#333; margin:0 }

.dropnav { display:none; font-family:'montserratbold', arial; background:#875db4 }
.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 { display:none }
.dropnav li { border-bottom: solid 1px #624383; border-top: 1px solid #6f4d94 }
.dropnav .submenu.level1 li { border-top:solid 1px #363636; border-bottom:solid 1px #460093 }
.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:#2c005c 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:#2c005c }
.dropnav .submenu-title,
.dropnav .level2 li { display:none }
.dropnav .level2 li:first-child { display:block }

.secondary-nav { color:#fff; font-family:'montserratbold', arial; background:#875db4 }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav p { display:none }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > .container > ul { display:none; list-style:none; padding:10px; margin:0 10px 10px; background:#000; background:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav > .container > ul.active { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav h1.active:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .more > a { display:none }
.secondary-nav .more li a { line-height:1.2 }

.j-carousel .story-box { position:relative; left:0; right:0; bottom:0; padding:10px; font-size:14px; color:#fff; background:#310067; background:rgba(49, 0, 103, 0.8) }
.j-carousel .title { display:block; font-size:18px; color:#fff }
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .controls { height:12px; padding:10px; text-align:center; background:#fff }
.j-carousel .control { display:inline-block; vertical-align:top; width:10px; height:10px; border:1px solid #333; margin:0 5px; text-indent:-9999px; background:#fff; cursor:pointer; box-shadow:1px 1px 2px rgba(0,0,0,0.4); border-radius:15px }
.j-carousel .control.active { background:#6f00e9 }

.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 #875db4; text-transform:uppercase; background:#310067; color:#fff }
 .tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important; padding:10px }
  
div[id="lcol-tabs"] .pane1 { padding:0 }
.site-home div[id="mcol-tabs"] .tab_title2,
.site-home div[id="mcol-tabs"] .pane2,
.sport-home .individual div[id="rcol-tabs"] .tab_title,
.sport-home .individual div[id="rcol-tabs"] .pane { display:none !important }

.slider-wrapper { padding:0 5px 5px; background:#2c005c }
.slider-wrapper .image { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image span { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; font-size:22px }

.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.aotw { height:auto }

.top-stories .row { margin-top:10px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:5px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.4); -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb img { width:100%; vertical-align:top }
.top-stories .details { padding:5px; 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:#875db4 ; color:#fff; border-radius:3px }
.news-layout.grid .story .thumb img { width:100%; height:auto }

.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 }

#results .tabs .tab { display:none }
#results .panel:before { content:""; display:block; height:30px; line-height:30px; font-size:13px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
#results  #tab-1:before { content:"Yesterday" }
#results  #tab-2:before { content:"Today" }
#results  #tab-3:before { content:"Tomorrow" }
#results h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
#results .event  { padding:10px }
#results .date:first-child { background:#000; color:#fff }
#results .sport {  background:#333; color:#fff }
#results .team-result { float:right }

#headlines .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#F5F5F5; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
#headlines .new:first-child { margin-top:0 }
#headlines .new .links { margin-bottom:5px }
#headlines .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
#headlines .new .title a { font-size:16px;  text-transform:uppercase }

.aotw { text-align:center }
.aotw .thumb { display:block; background:#1e003f }

}

/*----------------------------------------------------------
  ADJUSTMENTS OF TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:960px) {
.top-stories .thumb { width:40%; float:left }
}

/*---------------------------------------
  ADJUSTMENTS OF 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% #fff }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#310067 }
.mobile-menu-bar li span { display:none }

}

/*------------------------------------------------------
  ADJUSTMENTS OF 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 } 
.j-carousel .story-box { position:static; background:#310067 }
.j-carousel1 .seats { padding-bottom:100px }
.j-carousel1 .story-box { position:absolute; left:0; right:0; bottom:0 }
}


/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.wrapper { max-width:1022px; margin:0 auto }
.mainbody { min-height:500px; padding:10px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:161px; margin-top:56px }
.site-header > .container { position:relative; max-width:1022px; margin:0 auto }
.site-header .site-title { position:absolute; left:50%; top:0; margin-left:-1000px }
.site-header .site-title a { display:block; width:2000px; height:161px; text-indent:-9999px; background:url(/images/setup/header20180328.png) no-repeat }
.site-header a[href*="goamherst"] { position:absolute; right:150px; top:0; height:37px; font-family:'montserratregular', arial; font-size:22px; line-height:1.6; text-decoration:none }
.site-header a[href*="goamherst"] span { font-family:'montserratbold', arial }
  
.top-nav { position:relative; float:left; height:37px; }
.top-nav .nav { float:left }
.top-nav .nav a { display:block; margin-top:7px; font-size:20px; line-height:1; text-decoration:none; color:#310067; width:20px; height:20px; margin-left:10px; overflow:hidden }
.top-nav .nav a:hover { color:#6f00e9 }
.top-nav .nav a:before { font-family: "utility-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; width:1em }
.top-nav .nav a[href*="facebook"]:before { content:'\e805' }
.top-nav .nav a[href*="twitter"]:before { content:'\e801' }
.top-nav .nav a[href*="instagram"]:before { content:'\e800' }
.top-nav .nav a[href*="flickr"]:before { content:'\e806' }
.top-nav .nav a[href*="composite"]:before { content:'\e803'; font-family:"GlyphIcons"; font-size:18px }
.top-nav .nav a[href*="amherst.edu"] { margin:0 10px 0 0;width: 160px;height: 30px;background: url(/design/logos/Amherst-College-wordmark-160x23.png) no-repeat 0px 7px;text-indent: -9999px }

.mobile-menu-bar { display:none }

.search-bar { display:block; float:right; padding:6px 0 6px 6px; position:relative; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar input[type="text"] { width:130px; 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; background:none; position:absolute; right:0; top:5px; 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; font-size:14px; color:#310067; margin:0 }

.site-footer { padding:62px 28px 100px 12px; text-align:center }
.footer-text { float:left; text-align:left; font-size:13px; font-family:'open_sanssemibold', arial; color:#636363 }
.footer-text a { font-size:15px }
.footer-text p { margin:0 }
.footer-logos li { float:left }
.footer-logos li:nth-child(1) { margin-right:109px }
.footer-logos li:nth-child(2) { margin-right:89px }

.content-row2 { margin-top:25px }
.content-row3 { margin-top:36px }
.content-row1 .content-col1 { width:69.765%; float:left }
.content-row1 .content-col2 { width:29.256%; float:right }
.content-row3 .content-col1 { width:29.354%; float:left }
.content-row3 .content-col2 { width:34.344%; margin-left:0.978%; float:left }
.content-row3 .content-col3 { width:34.344%; float:right; position:relative }
.content-row3 .content-col3 a[href*="composite"] { position:absolute; top:0; right:65px; height:18px; font-size:18px; font-family:'open_sans_condensedbold', arial; line-height:1.2; text-transform:uppercase; text-decoration:none; color:#fff }

/* NAVIGATION */
.dropnav { position:relative; margin-top:86px; font-family:'montserratbold', arial; text-align:center }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav1 { margin-left:30px }
.dropnav .nav3 { margin-right:220px }
.dropnav .nav > a { display:block; position:relative; height:21px; padding:0 10px; font-size:13px;line-height:1.7; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav > a:before { content:'|'; position:absolute; left:-2px; color:#aa86d2 }
.dropnav .nav1 > a:before,
.dropnav .nav4 > a:before,
.dropnav .nav:hover > a:before,
.dropnav .nav:hover + .nav > a:before { content:'' }
.dropnav .nav:hover > a { color:#310067; background:#dcc6f4 }
.dropnav .nav:hover { min-height:38px }
.dropnav .nav > .submenu { display:none; position:absolute; left:-489px; top:38px; min-height:265px; width:1002px; padding:25px 499px; background:url(/images/setup/dropdown-bg.jpg) no-repeat; white-space:nowrap; text-transform:uppercase }
.csstransitions .dropnav .nav > .submenu { display:block; visibility:hidden; opacity:0; transition:all 0.3s ease-out 0.3s }
.dropnav .nav:hover > .submenu { display:block }
.csstransitions .dropnav .nav:hover > .submenu { visibility:visible; opacity:1 }
.dropnav .submenu a { display:block; font-size:14px; line-height:2.1; white-space:nowrap; text-decoration:none; color:#fff }
.dropnav .submenu a:hover { color:#dfc2ff }
.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
.dropnav .submenu ul,
.dropnav .level2 .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:50px }
.dropnav .submenu ul:first-child,
.dropnav .level2 .has-submenu:first-child,
.dropnav .submenu-title + ul { margin-left:0 }
.dropnav .submenu-title { display:block; margin-bottom:20px; font-size:24px; font-family:'montserratregular', arial; line-height:1; color:#fff }
.dropnav .submenu .has-submenu > a { display:none }
.dropnav .level2 li { display:inline-block; vertical-align:middle }
.dropnav .level2 li a { color:#a57ad3; font-size:11px;  }
.dropnav .level2 li a:hover { color:#fff }
.dropnav .level2 li a:after { content:'|'; padding:0 5px 0 10px; color:#a57ad3 }
.dropnav .level2 li:first-child { min-width:196px }
.dropnav .level2 li:first-child a { font-size:14px; color:#fff }
.dropnav .level2 li:first-child a:hover { color:#a57ad3 }
.dropnav .level2 li:first-child a:after { content:''; padding:0 }
.dropnav .level2 li a[href*="twitter"],
.dropnav .level2 li a[href*="facebook"],
.dropnav .level2 li a[href*="instagram"],
.dropnav .level2 li a[href*="flickr"] { width:18px; font-size:16px; line-height:1; overflow:hidden }
.dropnav .level2 li a[href*="twitter"]:before,
.dropnav .level2 li a[href*="facebook"]:before,
.dropnav .level2 li a[href*="instagram"]:before,
.dropnav .level2 li a[href*="flickr"]: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 }
.dropnav .level2 li a[href*="twitter"]:before { content: '\e801'; }
.dropnav .level2 li a[href*="facebook"]:before { content: '\e805'; }
.dropnav .level2 li a[href*="instagram"]:before { content: '\e800'; }
.dropnav .level2 li a[href*="flickr"]:before { content: '\e806'; }
.dropnav .submenu a[rel*='wiki-link'] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:10px; font-family:'open_sans_condensedbold', arial; text-transform:uppercase; color:#fff }
.secondary-nav:before { content:''; display:block; width:2000px; position:absolute; left:-489px; top:0; bottom:0; right:-489px; background:url(/images/setup/section_hdr_bg.png) repeat-y }
.secondary-nav h1 { margin-bottom:0; font-family:'open_sansextrabold', arial; font-size:40px; font-style:italic; line-height:1.3; font-weight:normal; color:#fff }
.secondary-nav p { position:absolute; top:7px; right:0; max-width:29.256%; font-family:'open_sansbold', arial; line-height:1.3 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav .container { position:relative }
.secondary-nav li { float:left }
.secondary-nav li a { display:block; color:#fff; font-size:14px; line-height:1.2; text-decoration:none }
.secondary-nav li a:hover { color:#b97efc; text-decoration:none }
.secondary-nav li a:before { content:"\2022"; padding:0 5px; color:#b97efc }
.secondary-nav li:first-child a:before { content:""; padding:0 }
.secondary-nav .more { position:relative }
.secondary-nav .more > ul { display:none; position:absolute; left:5px; top:16px; min-width:100px; padding:10px; white-space:nowrap; background:#000; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .more:hover > ul { display:block }
.secondary-nav .more li { float:none }
.secondary-nav .more li a { line-height:2 }
.secondary-nav .more li a:before { content:""; padding:0 }

.j-carousel .story-box { position:relative; padding:30px 10px 10px; height:36px; overflow:hidden; font-family:'open_sans_condensedbold', arial; text-transform:uppercase; color:#fff; background:#310067; background:rgba(49, 0, 103, 0.8) }
.j-carousel .title { display:block; font-size:20px; line-height:1; color:#fff }
.j-carousel .date { display:block; position:absolute; top:8px }
.j-carousel .leadin,
.j-carousel .readmore { display:none }
.j-carousel .carousel-related-links a { color:#fff }
.j-carousel .controls { padding-top:5px }
.j-carousel .control { position:relative; float:left; width:19.354%; margin-left:0.771%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:block; height:23px; padding:0 5px; overflow:hidden; font-size:12px; font-family:'open_sans_condensedbold', arial; line-height:1.9; text-transform:uppercase; text-overflow:ellipsis; white-space:nowrap; background:#310067; color:#fff }
.j-carousel .control.active .thumb-title { background:#6f00e9 }
 
/* TABS */
.tabs-wrapper ul.tabs { text-align:center; margin-bottom:16px }
.tabs-wrapper ul.tabs .tab { float:none; display:inline-block; vertical-align:middle }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:18px; font-size:18px; font-family:'open_sans_condensedbold', arial; line-height:1; padding:0 12px; text-transform:uppercase; text-decoration:none; color:#fff }
.tabs-wrapper .tab a.active { color:#2c005c }
.tabs-wrapper .pane { color:#fff; background:#2c005c }
.tabs-wrapper .pane .overflow { height:491px; padding:20px; overflow:auto }
  
div[id="composite-tabs"] ul.tabs { margin-bottom:3px }
div[id="composite-tabs"] ul.tabs .tab { width:50%; padding-left:3px; float:left; display:block; vertical-align:top; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
div[id="composite-tabs"] ul.tabs .tab1 { padding-left:0 }
div[id="composite-tabs"] .tab a { height:23px; font-size:13px; font-family:'montserratbold', arial; line-height:1.7; padding:0; color:#616161; background:#9c9c9c }
div[id="composite-tabs"] .tab a.active { color:#fff; background:#6f00e9 }
div[id="composite-tabs"] .pane { background:#eaeaea }
div[id="composite-tabs"] .pane .overflow { height:446px; padding:0 }

div[id="lcol-tabs"] .pane1 .overflow { height:531px; padding:0; overflow:hidden }
div[id="lcol-tabs"] .pane2 .overflow a { color:#c299ee; font-family:'montserratbold' }

div[id="rcol-tabs"] .tab1 { position:relative; left:-48px }
.sport-home div[id="rcol-tabs"] .tab1 { position:relative; left:0 }

.sport-home div[id="mcol-tabs"] .pane { background:url(/images/setup/container_bg_overlay.png) no-repeat #2c005c }

.top-stories .row { margin-top:10px; line-height:1.4 }
.top-stories .row:first-child { margin-top:0 }
.top-stories .date { font-size:11px; font-family:'montserratbold', arial; text-transform:uppercase; color:#c299ee }
.top-stories .title { display:block; font-size:16px; color:#fff; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.top-stories .links { margin-top:5px }
.top-stories .links a { color:#fff }
.top-stories .links a:hover { color:#c299ee }
.top-stories .links a span,
.top-stories .buttons a + a { display:none }
.top-stories .buttons { margin-top:10px; font-size:11px; font-family:'montserratbold', arial; text-align:center; text-transform:uppercase }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; text-decoration:none; background:#875db4; color:#fff; border-radius:3px }
.news-layout.grid .story .thumb img { width:100%; height:auto }

/* SLIDER */
.buttons-slider { position:relative }
.buttons-slider .slider { position:relative; overflow:hidden }
.buttons-slider .items { position:relative; width:2000% }
.buttons-slider .item { float:left; width:5% }
.buttons-slider .image { float:left; width:32.681%; margin-left:0.978% }
.buttons-slider .image:first-child { margin-left:0 }
.buttons-slider .image img { width:100%; vertical-align:top }
.buttons-slider .image span { display:none }
.buttons-slider .next, 
.buttons-slider .prev { position:absolute; left:-24px; top:50%; margin-top:-8px; width:16px; height:16px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -722px 0 }
.buttons-slider .next { left:auto; right:-24px; background-position:-740px 0 }

/* STICKY BAR */
.sticky-bar { position:fixed; left:0; bottom:0; right:0; width:100%; height:50px; z-index:3; background:#2c005c }
.sticky-bar > .container { position: relative; width:1022px; margin:0 auto }
.sticky-bar .container > a[href*="amherst.edu"] { position:absolute; top:17px; left:-79px; width:160px; height:23px; text-indent:-9999px; background:url(/design/logos/Amherst-College-wordmark-160x23.png) no-repeat 0 0 #fff }

/* EVENTS TICKER */
div[id="scoreboard-ticker-wrapper"] { float:left; position:relative; width:452px; height:50px; margin-left:132px; padding:7px 57px 0 13px; color:#fff; background:#1b003a; border-left:5px solid #975ed5; border-right:5px solid #975ed5 }
div[id="scoreboard-ticker"] { width:452px; font-family:'open_sans_condensedbold', arial; text-transform:uppercase }
div[id="scoreboard-ticker"] li { width:452px; height:50px; line-height:1.3 }
div[id="scoreboard-ticker"] .no-events { text-align:center; line-height:50px }
div[id="scoreboard-ticker"] .date,
div[id="scoreboard-ticker"] .status,
div[id="scoreboard-ticker"] a { color:#975ed5 }
div[id="scoreboard-ticker"] .col { display:block; float:left; width:50% }
div[id="scoreboard-ticker"] .col > div { display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap }
div[id="scoreboard-ticker"] .links { display:none }
span[id="scoreboard-ticker-pp"] { display:none }
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; right:40px; top:16px }
span[id="scoreboard-ticker-next"] { right:16px }
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { display:block; width:17px; height:16px; background:url(/images/setup/master_sprite.png) no-repeat -761px 0; outline:none }
span[id="scoreboard-ticker-next"] a { background-position:-785px 0 }

/* SOCIAL BUTTONS */
.social-buttons { float:right; margin:9px -66px 0 0 }
.social-buttons .nav { float:left; width:31px; height:31px; margin-left:8px; background:url(/images/setup/master_sprite.png) no-repeat -9999px -9999px; transition:all 0.2s ease }
.social-buttons .nav:hover { background-color:#fff; border-radius:5px }
.social-buttons .nav1 { margin-left:0; background-position:0 0 }
.social-buttons .nav2 { background-position:-39px 0 }
.social-buttons .nav3 { background-position:-78px 0 }
.social-buttons .nav4 { background-position:-1193px 0 }
.social-buttons .nav5 { width:63px; background-position:-117px 0 }
.social-buttons .nav6 { background-position:-188px 0 }
.social-buttons .nav7 { background-position:-227px 0 }
.social-buttons .nav8 { background-position:-266px 0 }
.social-buttons .nav9 { background-position:-305px 0 }
.social-buttons .nav10 { background-position:-344px 0 }
.social-buttons .nav1:hover { background-position:0 -32px }
.social-buttons .nav2:hover { background-position:-39px -32px }
.social-buttons .nav3:hover { background-position:-78px -32px }
.social-buttons .nav4:hover { background-position:-1193px -32px }
.social-buttons .nav5:hover { background-position:-117px -32px }
.social-buttons .nav6:hover { background-position:-188px -32px }
.social-buttons .nav7:hover { background-position:-227px -32px }
.social-buttons .nav8:hover { background-position:-266px -32px }
.social-buttons .nav9:hover { background-position:-305px -32px }
.social-buttons .nav10:hover { background-position:-344px -32px }
.social-buttons .nav a { display:block; height:100%; text-indent:-9999px }

/* NEWS TICKER */
.ticker-title { float:left; height:70px; margin:0; font-size:16px; font-family:'open_sansextrabold', arial; line-height:4.3; text-transform:uppercase; color:#aa86d2 }
.news-ticker { position:relative; float:right; width:827px; height:70px }
.news-ticker .slider { position:relative; overflow:hidden }
.news-ticker .items { position:relative; width:2000% }
.news-ticker .item { float:left; width:5%; font-family:'open_sanssemibold', arial; font-size:13px; line-height:5.3; color:#fff }
.news-ticker .item a{ color:#fff }
.news-ticker .item span { display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap }
.news-ticker .next, 
.news-ticker .prev { display:none }

/* TEAM LINKS */
.team-links .nav a { display:block; font-family:'open_sanssemibold', arial; line-height:2.5; text-align:center; text-decoration:none; color:#fff }
.team-links .nav a:hover { color:#a57ad3 }

}



/* CAMPS */
.camp-box > h2 {background-color: #603A88!important;}
.camp-box button:hover {background: #603A88!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #603A88!important;}

.websites-portfolio-home .testimonials .story { width:19% }
.portfolio-wrapper { position:relative; z-index:1 }
.portfolio-wrapper .item { margin-top:40px }
.portfolio-wrapper .item:first-child { margin-top:0 }
.portfolio-wrapper .item > div { width:15%; float:left; margin-left:3.9% }
.portfolio-wrapper .item > div:first-child { margin-left:0 }
.portfolio-wrapper .item > div a { position:relative; display:block; max-width:265px; border:5px solid #fff; box-shadow:0 0 20px rgba(0,0,0,0.3); overflow:hidden}
.portfolio-wrapper .item > div a:after { content:''; position:absolute; left:0; right:0; top:-100%; height:100%; background:rgba(0,0,0,0.7); -webkit-transition:top 0.5s 0.2s ease; transition:top 0.5s 0.2s ease }
.portfolio-wrapper .item > div a:hover:after { top:0 }
.portfolio-wrapper .item > div a span { visibility:hidden; opacity:0; position:absolute; left:50%; top:50%; z-index:1; margin:-50px 0 0 -65px; width:130px; height:100px; font-family:'proxima_novasemibold', arial; font-size:20px; text-align:center; text-transform:uppercase; color:#fff; -webkit-transition:all 0.5s 0.3s ease; transition:all 0.5s 0.3s ease }
.portfolio-wrapper .item > div a:hover span { visibility:visible; opacity:1 }
.portfolio-wrapper .item > div a span:after { content:'\e840'; display:block; font-family:"GlyphIcons"; margin-top:5px; speak:none; font-size:30px }
.portfolio-wrapper .item > div a img { width:100%; vertical-align:top }
.portfolio-wrapper .buttons { margin-top:30px; text-align:center }
.portfolio-wrapper .buttons a  { display:inline-block; vertical-align:top; min-width:190px; padding:10px 20px;  font-family:'proxima_novasemibold', arial; font-size:20px; text-transform:uppercase; text-align:center; color:#fff; background:rgba(0,0,0,0.6); border-radius:5px; transition:background .4s }
.portfolio-wrapper .buttons a:hover { background:rgba(0,0,0,0.7) }
.portfolio-wrapper .buttons a + a { display:none }