<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==============
   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: 'oswald';
    src: url('oswald-light-webfont.eot');
    src: url('oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-light-webfont.woff2') format('woff2'),
         url('oswald-light-webfont.woff') format('woff'),
         url('oswald-light-webfont.ttf') format('truetype'),
         url('oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: 300;
    font-style: normal;

}


@font-face {
    font-family: 'oswald';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff2') format('woff2'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: 400;
    font-style: normal;

}
.accent-bg,
.accent-bg th { color:#fff !important; background:#1d5731 !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 }

a { color:#194c2b; text-decoration:none }
a:focus,
a:hover { color:#999; 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 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { padding:70px 0; margin-top:30px; font-family:"oswald",arial; color:#fff; font-weight:300; text-align:center; background:#1d5731 }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 40px }
.site-footer .footer-address { font-size:25px; line-height:15px; margin:60px }
.site-footer .footer-address a { color:#fff }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:47%; 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 # 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 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

.section-headlines .section-header { position:static; padding:18px; margin-bottom:0; background:#1d5630; text-transform:capitalize; color:#fff; text-align:center; font-size:45px; font-family:"oswald",arial; font-weight:300 }
.more-news { padding:30px 20px }
.more-news .story { float:left; width:33%; padding:0 10px; margin-bottom:10px; box-sizing:border-box }
.more-news .story:nth-child(3n+1) { clear:left }
.more-news .story { position:relative; float:left; color:#cabcbd; font-size:15px; text-align:center }
.more-news .story .heading { margin:0 }
.more-news .story .thumb { position:relative; display:block; padding-top:54%; background:#fff; overflow:hidden }
.more-news .story .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:middle }
.more-news .story .title { position:relative; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:24px;  border-bottom:5px solid #ebebeb; text-align:left; font-family:"oswald",arial; font-weight:300; box-sizing:border-box; height:100px; padding:10px 20px; color:#cabcbd; background:#fff }
.more-news .story .title:after { content:""; position:absolute; right:10px; bottom:0; width:42px; height:42px; display:block; background:url(/images/setup/master_sprite.png) no-repeat -1282px 0 }
.more-news .details { position:absolute; bottom:38px; left:30px; right:0; text-align:left }
.more-news .details .date { position:absolute; display:block; bottom:52px }
.more-news .details .related-links,
.more-news .details .leadin { display:none }
.more-news .load-more { position:relative; display:block; top:15px;  clear:both; font-size:15px; width:190px; height:50px; border-radius:10px; margin:0 auto; font-family:"oswald",arial; font-weight:400; line-height:50px; text-align:center;  text-decoration:none; text-transform:capitalize; color:#fff; background:#222 }


.section-upcoming .section-header { position:static; padding:18px; margin-bottom:0; background:#1d5630; text-transform:capitalize; color:#fff; text-align:left; font-size:45px; font-family:"oswald",arial; font-weight:300 }

.landing-row.upcoming-row { position:relative }
.content-switcher { position:relative }
.content-switcher .switcher-list { position:absolute; top:-72px; right:50%; margin-right:-200px; text-align:center; border-radius:5px; z-index:2;  width:200px; font-family:"oswald",arial; font-weight:400; color:#fff; cursor:pointer; background:#11321c }
.content-switcher .switcher-list .selection { display:block; width:200px; height:50px;  position:relative; box-sizing:border-box;  text-align:left;  padding:0 20px; font-size:15px; line-height:50px; text-decoration:none; text-overflow:ellipsis; white-space:nowrap }
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border:6px solid transparent; border-top-color:#fff }
.content-switcher .switcher-list.active:after { margin-top:-9px; border-top-color:transparent; border-left-color:#fff }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:0;  right:0; top:45px; height:200px; overflow:auto; background:#3d3d3d  }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li { display:block;  position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { display:block; font-family:"berthold_akzidenz_grotesk",arial; font-weight:400; font-size:15px; text-align:left; padding:0 20px; line-height:25px; color:#fff }
.content-switcher .switcher-list li a:hover { color:#999; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }

/* AOTW */
.landing-row.aotw-row &gt; div { position:relative }
.section-aotw .section-header { position:absolute; left:20px; top:28px; line-height:20px; margin-bottom:0; width:427px; height:306px; background:url(/images/setup/bg_aotw.jpg) no-repeat 0 0; text-indent:-9999px } 
.aotw { height:300px; font-family:"oswald",arial; padding:28px 30px 38px 445px; background:url(/images/setup/bg_containers.png) repeat-x 0 0 }
.aotw .athlete { margin-top:10px; background:#fff }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 30px 0 0 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; padding-top:50px; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:22px; font-weight:400; color:#a3a4a3 }
.aotw .title span:nth-child(1) { font-size:48px; font-weight:300; line-height:40px; text-transform:uppercase; color:#184829 }
.aotw .leadin { color:#a3a4a3 }

/* 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 .tabs { border-bottom:5px solid #233a75 }
.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:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; background:#9b1d22 }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }


.social-btns { text-align:center }
.social-btns li { display:inline-block; vertical-align:top; width:30%; padding:10px; box-sizing:border-box }

.tompkin-edu { display:block; border-radius:3px; text-align:center; font-family:"oswald",arial; font-weight:400; width:160px; height:40px; line-height:40px; background:#1d5731; color:#fff}
/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#1d5731; color:#fff }

/* ROSTER */
.roster table td { padding:10px 5px !important }
.roster .roster-header { background:#1d5731; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }
.roster table th:nth-child(5), 
.roster table td:nth-child(5) { white-space:nowrap }


.news-layout.grid .story .thumb img { width:100%; height:auto }

/* SCHEDULE */
.schedule-list table th { background-color:#1d5731; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#1d5731 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }

.highlights.highlights-standalone .stat {
    color: #fff;
}
	
/* BIO */
.bio-wrap .head { background:#1d5731; color:#fff }
.bio-wrap .head a { color:#fff }
.bio-wrap .player-info .value{ line-height:1 }

/* COACH BIO */
.coach-bio .info { width:65% }

/*SCHEUDLE LOGO CUSTOM FIX*/
.schedule-enhanced.h2h-team .event-info .team-logo img{ max-height:60px }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; background:url(/images/setup/bg_row_1.jpg) no-repeat 0 120px, url(/images/setup/page_bg_pattern.jpg) repeat 0 0; background-size:2000px auto, auto auto; overflow:hidden }
.mainbody { min-height:500px; max-width:1040px; margin:0 auto; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0; max-width:none; margin:0 }

.internal-page .page { background:url(/images/setup/page_bg_pattern.jpg) repeat 0 0; background-size:auto auto }

.site-header { position:relative; z-index:3; border-bottom:5px solid #404040; background:#333333; box-shadow:0 20px 150px #000 inset }
.site-home .site-header { margin-bottom:50px }
.site-header &gt; .container { position:relative; max-width:1230px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:relative; left:-100px; display:block; width:665px; height:127px; background:url(/images/setup/master_sprite.png) no-repeat 0 0; text-indent:-9999px }
.tompkin-edu { position:absolute; right:0; top:0 }


.mobile-menu-bar { display:none }

.landing-row { margin-top:10px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row &gt; div { max-width:1200px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row &gt; div:after { content:""; display:block; clear:both }
.landing-row.no-pad &gt; div { padding:0 }
.landing-row.no-bounds &gt; 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 &gt; div { max-width:1080px; padding-bottom:60px }
.landing-row.sponsor-row &gt; div,
.landing-row.social-row &gt; div { padding:30px; background:url(/images/setup/bg_containers.png) repeat-x 0 0 }

/* NAVIGATION */
.dropnav { position:absolute; font-family:"oswald",arial; right:0; top:60px }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; padding-bottom:30px; position:relative }
.dropnav .nav &gt; a { display:block; height:40px; font-size:29px; font-weight:400; line-height:40px; text-decoration:none; color:#fff; text-transform:capitalize }
.dropnav .nav &gt; a:before { content:"|";  padding:0 20px; color:#5a5a5a }
.dropnav .nav1 &gt; a:before { display:none }
.dropnav .nav.focus &gt; a,
.dropnav .nav:hover &gt; a { outline:none }
.dropnav .nav &gt; .submenu { display:none; position:absolute; text-align:center; left:0; top:60px; min-width:200px; padding:30px;  background:#fff;  box-shadow:2px 2px 150px #c5c5c5 inset; white-space:nowrap }
.dropnav .nav3 ~ .nav &gt; .submenu { left:auto; right:0 }
.dropnav .nav.has-submenu:hover:after { content:""; position:absolute; left:50%; margin-left:-10px; display:block; width:20px; height:20px; background:url(/images/setup/master_sprite.png) no-repeat -1240px 0  }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { display:block; color:#1d5731; font-size:25px; font-weight:300; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#777 }
.dropnav .submenu .has-submenu &gt; a { font-size:20px; font-weight:700; text-transform:uppercase; color:#333; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:40px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; font-family:"oswald",arial; font-weight:400; z-index:2; padding:10px; margin-bottom:30px; color:#fff; box-shadow:0px 0px 50px #e0e0e0 inset; background:#fff }
.secondary-nav h1 { float:left; margin-bottom:0; color:#333; font-weight:400; font-size:33px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div { max-width:1050px; margin:0 auto }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:18px; font-weight:300; color:#333; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#1d5630; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|"; color:#333 }
.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 &gt; a { color:#fff; background:#1d5630 }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#1d5630; border-radius:5px 0 }
.secondary-nav .has-nav:hover &gt; ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; color:#fff; min-width:100px; padding:0; white-space:nowrap }
.secondary-nav .has-nav li a:hover { color:#999 }

.j-carousel .story-box { position:relative; height:125px; box-sizing:border-box; border-top:5px solid #404040; padding:30px 60px 20px; color:#fff; background:#000 }
.j-carousel .story-box .title { display:block; font-family:"oswald",arial; text-transform:uppercase; font-weight:300; font-size:36px; color:#fff }
.j-carousel .story-box .carousel-related-links,
.j-carousel .readmore,
.j-carousel .pp,
.j-carousel .story-box .leadin { display:none }
.j-carousel .controls { position:absolute; text-align:center; left:0; right:0; bottom:5px; padding-top:10px }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; border-radius:100%; width:5px; height:5px; margin:0 5px; text-indent:-9999px; background:#fff; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active { position:relative; bottom:3px; width:10px; height:10px }
.j-carousel .next,
.j-carousel .prev { position:absolute; left:-10px; bottom:45px; display:block; width:41px; height:41px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1110px 0 } 
.j-carousel .next { left:auto; right:-10px; background-position:-1155px 0}
/* 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 }

.sponsor-slider .image { display:block; float:left; width:19.2%; margin-left:1% }
.sponsor-slider .image:first-child { margin-left:0 }
.sponsor-slider .next, 
.sponsor-slider .prev { position:absolute; left:-99999px; top:50%; margin-top:-15px; width:30px; height:30px; cursor:pointer; text-align:center; overflow:hidden }

/* EVENTS SLIDER */
.scoreboard-slider { position:relative; background:url(/images/setup/bg_containers.png); padding:30px }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-events { text-align:center; text-transform:uppercase; color:#fff }
.scoreboard-slider .event-box { float:left; position:relative; width:20%; padding:30px 30px 30px; border-left:1px solid #d9d9d9; font-family:"oswald",arial; color:#000; height:330px; font-size:18px; text-align:center; background:#fff; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box .sport { position:absolute; line-height:27px; left:20px; right:20px; top:20px; font-size:25px; font-weight:700; text-transform:uppercase }
.scoreboard-slider .event-box .sport a { color:#1d5731;  }
.scoreboard-slider .event-box .status { position:absolute; bottom:0; left:0; right:0; font-weight:700; display:block; color:#999; overflow:hidden }
.scoreboard-slider .event-box .status { margin-bottom:10px; }
.scoreboard-slider .event-box .date { position:relative; padding-top:45px; margin-bottom:35px; color:#1d5731; font-size:25px; text-transform:uppercase; font-weight:300; box-sizing:border-box }
.scoreboard-slider .event-box .va,
.scoreboard-slider .event-box.home .status:after { position:absolute; left:42%; color:#000; width:37px; line-height:37px; height:37px; top:165px; font-weight:900; font-size:11px; font-style:normal;  text-transform:uppercase; background:url(/images/setup/master_sprite.png) no-repeat -1202px 0 }
.scoreboard-slider .event-box.home .status:after { content:'vs.' }
.scoreboard-slider .event-box .team { float:right; width:30% }
.scoreboard-slider .event-box .status + .team { float:left }
.scoreboard-slider .event-box .name { display:block; color:#000; font-size:11px; font-family:'bebas_neue', arial; font-weight:700; line-height:normal }
.scoreboard-slider .event-box .neutral-site,
.scoreboard-slider .event-box .notes,
.scoreboard-slider .event-box .links { display:none}
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; right:127px; top:-53px; width:53px; height:51px; margin-top:-20px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -1000px 0 }
.scoreboard-slider .next {  right:70px; background-position:-1055px 0 }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled {  cursor:default }
.full-schedule-btn { position:absolute; font-size:15px; font-family:"oswald",arial; font-weight:400; top:-72px; right:190px; background:#11341d; color:#fff; width:200px; height:50px; line-height:50px; text-align:center; border-radius:5px}
.full-schedule-btn:hover { text-decoration:none; color:#999 }

.roster table th:nth-child(8), 
.roster table td:nth-child(8) { white-space:nowrap }

}

@media only screen and (min-width:1024px) and (max-width:1300px) {


.site-header .site-title a { left:-70px }

.dropnav { right:5px }
.dropnav .nav &gt; a { font-size:25px  }

}


/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#303030 }
.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% }

.tompkin-edu { position:static; width:auto; margin:10px }

.mobile-menu-bar { display:block; padding:5px; background:#1c542f }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar &gt; ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a.active { background:#000; color:#fff; text-decoration:none } 

.mobile-menu-bar li a[href*="search"] { display: none; }

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu &gt; .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 &gt; 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 &gt; .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:#404040; 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 &gt; div &gt; ul { display:none }
.secondary-nav.active &gt; div &gt; 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 &gt; 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 .pp, .j-carousel .next, .j-carousel .prev,
.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:47%; 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 }

.landing-row.upcoming-row { 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 }

.slider-wrapper { padding:15px 5px 20px; text-align:center; background:#a7a8a7 }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned { display:none }
.slider-wrapper .image span { position:absolute; left:-9999px; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }

.social-btns li { float:left; margin:0; padding:10px; box-sizing:border-box; width:33% }
.site-footer { margin-top:0 }

.more-news { background:#a2a2a2}
.more-news .story { float:none; display:inline-block; vertical-align:top; width:49% }
.more-news .story:nth-child(2n+1) { clear:left }

.schedule-boxscore .event-box { margin-top:5px }

/* AOTW */
.section-aotw .section-header { position:relative; left:0; top:0; line-height:100px; text-align:center; color:#fff; font-family:"oswald",arial; font-weight:400; font-size:60px; width:100%; height:100px; background:#184829; text-indent:0 } 
.aotw { height:auto; font-family:"oswald",arial; padding:10px; background:url(/images/setup/bg_containers.png) repeat-x 0 0 }
.aotw .thumb { float:left; margin:0 20px 0 0 }

.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/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[href*="search"] { display: none; }
.mobile-menu-bar li a { background:#1d5731 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.more-news { text-align:center }
.more-news .story { float:none; display:inline-block; vertical-align:top; width:100% }

}

@media only screen and (max-width:600px) {

.aotw { max-width:1000px; margin:0 auto; background:#a4a4a4 }
.aotw .athlete { max-width:300px; text-align:center; margin:0 auto}
.aotw .thumb { float:none }
.aotw .title { padding:10px }

.site-footer .footer-address { line-height:30px }

}

/* CAMPS */
.camp-box &gt; h2 {background-color: #5B5B5B!important;}
.camp-box button:hover {background: #5B5B5B!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #5B5B5B!important;}
</pre></body></html>