<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'russo_oneregular';
    src: url('russoone-regular-webfont.eot');
    src: url('russoone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('russoone-regular-webfont.woff2') format('woff2'),
         url('russoone-regular-webfont.woff') format('woff'),
         url('russoone-regular-webfont.ttf') format('truetype'),
         url('russoone-regular-webfont.svg#russo_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'titilliumsemibold';
    src: url('titillium-semibold-webfont.eot');
    src: url('titillium-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('titillium-semibold-webfont.woff2') format('woff2'),
         url('titillium-semibold-webfont.woff') format('woff'),
         url('titillium-semibold-webfont.ttf') format('truetype'),
         url('titillium-semibold-webfont.svg#titilliumbold') 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;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#F57D24 !important }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#050E53; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'russo_oneregular', arial }

a { color:#f57d24; text-decoration:none }
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6,b,strong { font-family:'open_sansbold', arial; font-weight:normal }

h1 { font-size:24px; color:#F57D24 }
h2 { font-size:21px; color:#F57D24 }
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.box-hdr { height:30px; line-height:30px; margin-bottom:0; padding:5px 10px; font-family:'russo_oneregular',arial; font-size:20px; text-align:center; font-weight:normal; text-transform:uppercase; color:#101a76 }

.navbar-buttons ul,
.navbar-buttons li { list-style:none; padding:0; margin:0 }

.site-footer { padding:40px 0; text-align:center }
.footer-logos { max-width:1050px; margin:0 auto }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }

/* 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:55%; 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 # 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-hdr { position:relative; height:30px; line-height:30px; margin-bottom:0; padding:5px 10px; font-family:'russo_oneregular',arial; font-size:20px; text-align:center; font-weight:normal; text-transform:uppercase; color:#101a76 }
.aotw-hdr span { position:absolute; left:0; top:40px; z-index:1;  padding:0 10px; height:48px; line-height:48px; color:#f57d24; background:#050d52 }
.women-aotw-hdr span { left:auto; right:0 } 
.aotw { text-align:center; border-top:10px solid #f57d24 }
.aotw .thumb { position:relative; display:block; padding-top: 127%; overflow:hidden }
.aotw .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:top }
.aotw .info { padding:10px }
.aotw .title { display:block; font-size:16px; text-transform:uppercase; text-decoration:none }
.aotw .title span { display:block; font-family:'titilliumsemibold', arial; color:#535353 }
.aotw .title span:first-child { font-family:'russo_oneregular', arial; color:#F57E24 }
.aotw .title:hover span:first-child { color:#050D52 }

/* BUTTONS */
.bottom-buttons { max-width:1030px; margin:0 auto }
.bottom-buttons li { float:left; width:24.25%; margin-left:1% }
.bottom-buttons li:first-child { margin-left:0 }
.bottom-buttons li span { display:none }

.social-links { padding:30px 20px }
.social-links ul,
.social-links li { list-style:none; padding:0; margin:0 }
.social-links li { display:inline-block; vertical-align:top; margin:0 2px }
.social-links li span { display:none }
.social-links li a { display:block; width:30px; height:30px; line-height:30px; color:#fff; text-align:center; background:#f57d24; box-shadow:0 3px #1022c2; border-radius:20px }
.social-links li a:hover { color:#040931 }

/* SLIDER */
.facilities-slider { position:relative }
.facilities-slider .slider { position:relative; overflow:hidden }
.facilities-slider .items { position:relative; width:2000% }
.facilities-slider .item { float:left; width:5% }
.facilities-slider .image { display:block;text-decoration:none }
.facilities-slider .image img { width:100%; vertical-align:top }
.facilities-slider .image span { display:block; padding:10px; text-align:center; font-size:16px; color:#F57E24; text-transform:uppercase }
.facilities-slider .next,
.facilities-slider .prev { display:none }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#F57D24; color:#fff }
.roster .roster-header a { color:#fff }

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

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#F57D24 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#F57D24; color:#fff }
.bio-wrap .head a { color:#fff }

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

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

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

body { padding:0 }

div[id="page-backgrounds"] { display:none }
.page { position:relative; overflow:hidden }
.wrapper { position:relative; z-index:2; background:#eee }

.navigation { width:280px; position:absolute; left:-280px; top:0; z-index:1; background:#050D52 }
.navigation .home-link { display:block; width:61px; height:70px; margin:10px auto; text-indent:-9999px; background:url(/images/setup/2015/header_mobile.png) no-repeat 50% 50% }
.nav-active .wrapper { left:280px }
.csstransforms3d.csstransitions .wrapper,
.csstransforms3d.csstransitions .site-header { left:0 !important; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden }
.csstransforms3d.csstransitions .navigation { left:0; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0);  -ms-transform: translate3d(-100%, 0, 0);  -o-transform: translate3d(-100%, 0, 0);  transform: translate3d(-100%, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden }
.nav-active.csstransforms3d.csstransitions .wrapper { -webkit-transform: translate3d(280px, 0, 0) scale3d(1, 1, 1); -moz-transform: translate3d(-280px, 0, 0) scale3d(1, 1, 1); -ms-transform: translate3d(280px, 0, 0) scale3d(1, 1, 1); -o-transform: translate3d(280px, 0, 0) scale3d(1, 1, 1); transform: translate3d(280px, 0, 0) scale3d(1, 1, 1);}
.nav-active .mobile-menu-bar li a[id="jump-to-nav"]:before { content:""; position:absolute; left: -30px; right:-9999px; bottom:-9999px; top:-9999px }

.site-header { position:relative; z-index:4; background:#081058 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2015/header_tablet.png) no-repeat 50% 50% }
.site-header .edu-nav { display:none }

.site-footer { padding:30px 0; text-align:center; background:#eee }

.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar li a { position:absolute; right:30px; top:50%; margin-top:-20px; z-index:9999; display:block; width:40px; height:40px; text-align:center; font-size:14px; line-height:40px; color:#444; font-size:20px; text-transform:uppercase; text-decoration:none; white-space:nowrap; background:#fff; color:#050D52; border-radius:3px }
.mobile-menu-bar li a span { display:none }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { color:#fff; background:#F57D24; text-decoration:none } 
.mobile-menu-bar li a[id="jump-to-nav"] { position:absolute; left:30px }

.search-bar { width:100%; padding:5px; 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; background:none; position:absolute; right:5px; 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; color:#333; margin:0 }

.dropnav { font-family:'russo_oneregular', arial }
.dropnav .nav:before { content:""; display:block; height:1px; overflow:hidden;
background: #050d52;
background: -moz-linear-gradient(-45deg,  #050d52 0%, #2f3cb2 50%, #050d52 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#050d52), color-stop(50%,#2f3cb2), color-stop(100%,#050d52));
background: -webkit-linear-gradient(-45deg,  #050d52 0%,#2f3cb2 50%,#050d52 100%);
background: -o-linear-gradient(-45deg,  #050d52 0%,#2f3cb2 50%,#050d52 100%);
background: -ms-linear-gradient(-45deg,  #050d52 0%,#2f3cb2 50%,#050d52 100%);
background: linear-gradient(135deg,  #050d52 0%,#2f3cb2 50%,#050d52 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050d52', endColorstr='#050d52',GradientType=1 );
}
.dropnav .nav:first-child:before { display:none }
.dropnav .nav &gt; .submenu { display:none }
.dropnav .nav &gt; a,
.dropnav .submenu a { display:block; padding:0 10px; height:40px; line-height:40px; color:#fff; text-decoration:none; position:relative }
.dropnav .submenu .has-submenu &gt; a { color:#fff; text-transform:none; background:#000 }
.dropnav .nav.has-submenu &gt; a:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:0.4em 0.4em 0; position:absolute; right:1em; top:50%; margin-top:-0.2em }
.dropnav .nav.has-submenu.active &gt; a:after { border-color:transparent transparent #fff; border-width:0 0.4em 0.4em }
.dropnav .has-submenu.active &gt; .submenu { display:block; background:rgba(0,0,0,0.5) }
.dropnav .submenu-title { display:none }
.dropnav .submenu.level1 .has-submenu &gt; a{ display:block }
.dropnav .submenu.level1 .has-submenu li { display:none }
/*.dropnav .submenu.level1 .has-submenu li:first-child { display:none }*/

.secondary-nav { font-family:'titilliumsemibold', arial; text-transform:uppercase; background:#F57D24; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-family:'russo_oneregular', arial; 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; padding:10px; margin:0 10px 10px; background:#000; background:rgba(0,0,0,0.6); border-radius:3px }
.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:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-decoration:none }
.secondary-nav .has-nav &gt; a { display:none }

.j-carousel { background:#444 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .title { display:block; font-size:17px; line-height:1.2; color:#fff; text-transform:uppercase; text-decoration:none }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .controls {  height: 22px; padding:5px; text-align:center;   background: #081058;}
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:""; display:block; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:10px }
.j-carousel .control.active { background:#F57D24; box-shadow:none }
.j-carousel .control.active:before { border-color:#F57D24}
.j-carousel .control .thumb { display:none }

.content-row3 .content-col1 { width:25%; float:left }
.content-row3 .content-col2 { width:46%; margin:0 2%; float:left }
.content-row3 .content-col3 { width:25%; float:right }

.banners-slider .item { display:block; margin-top:5px }
.banners-slider .cloned + .item { margin-top:0 }
.banners-slider .next,
.banners-slider .prev,
.banners-slider .item.cloned,
.banners-slider .image.cloned,
.banners-slider .image img { display:none }
.banners-slider .image { text-decoration:none }
.banners-slider .image span { display:block; height:40px; padding:0 0 0 10px; line-height:40px; font-size:16px; text-transform:uppercase; text-align:left; color:#F57D24; background:#081058 }
.banners-slider .image span:after { content:"\00bb"; float:right; padding:0 15px; color:#fff; background:#F57D24 }

.aotw-hdr { font-size:16px }

.schedule .title { margin-bottom:10px }
.schedule .team-record .titles &gt; div,
.schedule .team-record .data &gt; div { padding:5px; -moz-box-sizing:border-box; -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 &gt; div,
.schedule .team-record .data &gt; div { width: 23%; text-align:center; color:#fff; margin:0 1%; float:left; background:#333; border-radius:3px }
.schedule .team-record .titles &gt; div { background:#333; color:#fff }
.schedule .opponent { width: 70%; float:left }
.schedule .result { width: 30%; float:right; text-align:right }
.schedule .item { padding:10px }
.schedule .item.even { background-color:#eee }
.schedule .item .data { position:relative }
.schedule .item .data:before,
.schedule .item .data:after { content: " "; display:table }
.schedule .item .data:after { clear:both }
.schedule .item .date { height:25px; line-height:25px; margin:-10px -10px 10px; padding:0 10px; background:#333; color:#fff }     
.schedule .item .time { height:25px; line-height:25px; color:#fff; position:absolute; right:0; top:-10px }    
.schedule .conf-teams-container { width:100% }
.schedule .conf-teams-container .opponent { width:80%; float:left }
.schedule .conf-teams-container .result { width:20%; float:right }
.schedule .more { display:block !important }
.schedule .more strong { font-weight:normal }
.schedule .more a { display:inline-block; vertical-align:top; text-decoration:none }
.schedule .more a:after { content:"\00BB"; padding:0 5px 0 4px }
.schedule .arrow { display:none }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -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) }
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 }

}

@media only screen and (min-width:1100px) and (max-width:920px) {

.content-row3 .content-col1,
.content-row3 .content-col3 { width:48% }
.content-row3 .content-col2 { float:none; max-width:490px; margin:0 auto; overflow:hidden }

.aotw-hdr span { display:none }
.aotw .thumb { float:left; width:180px; padding-top:0 }
.aotw .thumb img { position:static }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

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

.content-row3 .content-col { width:100%; float:none; margin:0; overflow:hidden }
.content-row3 .content-col1,
.content-row3 .content-col3 { width:50%; float:left }

.site-header .site-title a { height:80px; text-indent:-9999px; background:url(/images/setup/2015/header_mobile_wide.png) no-repeat 50% 50% }

.mobile-menu-bar li a { width:35px; height:35px; line-height:35px }

.bottom-buttons li { width:50%; margin:0; text-align:center }
.bottom-buttons li a { position:relative; display:block; height:100px; padding:10px; border:3px solid #fff; color:#fff; font-size:17px; text-transform:uppercase; text-decoration:none; background:#F57E24 }
.bottom-buttons li a span { display:block }
.csstransforms .bottom-buttons li a span { position:absolute; left:0; right:0; top:50%; -moz-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); transform:translate(0,-50%) }
.bottom-buttons li a img { display:none }
.bottom-buttons li a:after { content:""; position:absolute; right:0; bottom:5px; border:5px solid transparent; border-left-color:#fff }
.bottom-buttons li a:before { content:""; position:absolute; right:0; bottom:0; border:15px solid transparent; border-right-color:#081058; border-bottom-color:#081058 }

.aotw-hdr span { display:none }
.aotw .thumb { max-width:200px; padding-top:0; margin:0 auto }
.aotw .thumb img { position:static }

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (max-width:479px) {
  
.site-header .site-title a { background-image:url(/images/setup/2015/header_mobile.png) } 
.content-row3 .content-col { width:100%; float:none; margin:0; overflow:hidden }
.bottom-buttons li { width:100% }
}


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

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

.page { position:relative; z-index:2; padding-top:50px }
div[id="page-backgrounds"] { position:fixed; left:0; right:0; top:0; z-index:1; overflow:hidden; text-align:right }
div[id="page-backgrounds"] img { width:2000px; max-width:none }

.wrapper { position:relative; max-width:1755px; padding-left:245px; background:#050d52 }
.body-container { background:url(/images/setup/2015/body_bg_pattern.jpg) repeat }
.release-page .body-container{ padding-top:85px }
.mainbody { min-height:500px; padding:83px 20px 20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }
.site-footer { background:url(/images/setup/2015/body_bg_pattern.jpg) repeat }

.sticky-wrapper { position:fixed; left:0; right:0; top:0; z-index:4 }
.sticky-wrapper &gt; div { position:relative; max-width:2000px }

.site-header { position:relative; z-index:3; height:45px; border-bottom:5px solid #050d52; background:#040931 }
.site-header .site-title { position:absolute; left:10px; top:0; margin:0 }
.site-header .site-title a { display:block; width:493px; height:137px; text-indent:-9999px; background:url(/images/setup/2015/logo.png) no-repeat 50% 50%  }

.mobile-menu-bar, .search-bar { display:none }

.edu-nav { position:absolute; right:10px; top:0; font-family:'titilliumsemibold', arial; font-size:16px; font-style:italic; text-transform:uppercase }
.edu-nav ul,
.edu-nav li { list-style:none; padding:0; margin:0 }
.edu-nav li { float:left; margin-left:10px }
.edu-nav li a { display:block; color:#cfcfcf; line-height:45px; text-decoration:none }
.edu-nav li a:hover { color:#F57D24 }

.content-row { margin:20px 10px 0 }
.content-row1 { max-width:none; margin:0 }
.content-row3 .content-col1 { width:25%; float:left }
.content-row3 .content-col2 { width:46%; margin:0 2%; float:left }
.content-row3 .content-col3 { width:25%; float:right }

/* NAVIGATION */
.navigation{ width:245px;  position:fixed; left:0; top:128px; bottom: 0; z-index:3}
.navigation .home-link { display:none }
.dropnav { font-family:'russo_oneregular', arial }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav:before { content:""; display:block; height:1px; overflow:hidden;
background: #050d52;
background: -moz-linear-gradient(-45deg,  #050d52 0%, #2f3cb2 50%, #050d52 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#050d52), color-stop(50%,#2f3cb2), color-stop(100%,#050d52));
background: -webkit-linear-gradient(-45deg,  #050d52 0%,#2f3cb2 50%,#050d52 100%);
background: -o-linear-gradient(-45deg,  #050d52 0%,#2f3cb2 50%,#050d52 100%);
background: -ms-linear-gradient(-45deg,  #050d52 0%,#2f3cb2 50%,#050d52 100%);
background: linear-gradient(135deg,  #050d52 0%,#2f3cb2 50%,#050d52 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050d52', endColorstr='#050d52',GradientType=1 );
}

.dropnav .nav:first-child:before { display:none }
.dropnav .nav &gt; a { display:block; height:52px; padding:0 20px; font-size:16px; line-height:52px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav:hover &gt; a { color:#050D52; background:#F57D24 }
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:245px; bottom:0; top:0; width:270px; padding:10px; background:#F57D24;overflow:auto}
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { display:block; font-size:16px; line-height:1.3; color:#fff; text-decoration:none; text-transform:uppercase }
.dropnav .submenu a:hover  { color:#00285a }
.dropnav .submenu li { margin-top:10px }
.dropnav .submenu li:first-child { margin-top:0 }
.dropnav .submenu .has-submenu &gt; a { font-family: 'russo_oneregular', arial;font-size: 16px; text-transform:uppercase; color:#fff }
.dropnav .submenu .submenu-title { display:block; margin-bottom:10px; padding-bottom:5px; font-size:16px; text-transform:uppercase; color:#00285a; border-bottom:1px solid #00285a; white-space:nowrap }
.dropnav .level2 .submenu-title{ display:none }
.dropnav .submenu .has-submenu { margin-bottom:15px }
/*.dropnav .submenu.level1 .has-submenu &gt; a { display:none }*/
.dropnav .submenu.level1 .has-submenu li { display:inline-block; float:left; vertical-align:top; margin:0 }
/*.dropnav .submenu.level1 .has-submenu li:first-child { display:block }
.dropnav .submenu.level2 li:first-child a { font-family:'russo_oneregular', arial; font-size:16px }*/
.dropnav .submenu.level2 li a { text-transform:uppercase; font-family:'titilliumregular', arial; font-size:14px; line-height:20px }
.dropnav .submenu.level2 li:nth-child(n+2) a:before { content:"|"; display:inline-block; vertical-align:top; margin:0px 5px; line-height: 20px; color:#00285a }
.dropnav .submenu.level2 li:nth-child(n+4), .dropnav .submenu.level2 li:nth-child(n+4) a{ display:none!important }
.dropnav .submenu.level2 a[rel="wiki-link"] { display:none !important }

.secondary-nav { position:absolute; left:490px; right:0; top:50px; z-index:2; padding-right:20px; font-family:'titilliumsemibold', arial; text-transform:uppercase; background:rgba(5,13,83,0.6) }
.secondary-nav h1 { position:relative; float:left; min-width:200px; margin-bottom:0; padding:0 30px; color:#050d52; font-family:'russo_oneregular', arial; font-size:20px; line-height:41px; text-align:center; font-weight:normal; background:#F57D24 }
.secondary-nav h1:after { content:""; position:absolute; left:100%; bottom:0; border:50px solid transparent; border-bottom-color:#F57D24; border-right-width:15px; border-left:none }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:8px }
.secondary-nav li { float:left; margin-left:10px }
.secondary-nav li a { color:#f57d24; text-decoration:none }
.secondary-nav li a:hover { color:#F57D24; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#000; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover &gt; ul { display:block }
.secondary-nav .has-nav li { float:none; margin:0 }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap }

.j-carousel .story-box { position:absolute; left:200px; right:200px; bottom:15px; height:120px; padding:20px; color:#fff; background:rgba(0,0,0,0.6) }
.j-carousel .title { display:block; margin-top:20px; font-size:17px; line-height:1.2; color:#fff; text-transform:uppercase; text-decoration:none }
.j-carousel .title:hover { color:#F57D24 }
.j-carousel .date { position:absolute; left:20px; top:18px; color:#F57D24; text-transform:uppercase }
.j-carousel .leadin { font-family:'titilliumregular', arial }
.j-carousel .readmore { display:none }
.j-carousel .controls { position:absolute; bottom:150px; right:220px; z-index:4 }
.j-carousel .control { float:left; margin-left:5px; width:10px; height:10px; background:#FFF; text-indent:-9999px; border-radius:20px; cursor:pointer }
.j-carousel .control.active { background:#f57d24 }
 
/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:2000% }
.slider-wrapper .item { float:left; width:5% }
.slider-wrapper .image { display:block }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; margin-top:-15px; width:30px; height:30px; cursor:pointer; text-align:center; overflow:hidden }
.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 }

.facilities-slider .image { text-decoration:none }
.facilities-slider .image span { display:block; padding:10px; text-align:center; font-size:16px; color:#F57E24; text-transform:uppercase }
.facilities-slider .next,
.facilities-slider .prev { display:none }

.banners-slider .prev,
.banners-slider .next { display:none }

}

@media only screen and (min-width:1101px) and (max-width:1250px) {
.secondary-nav { right:auto; background:none }
.secondary-nav h1 { padding-right:40px; cursor:pointer }
.secondary-nav h1:before { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:before { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav div &gt; ul { display:none; position:absolute; left:9px; right:5px; top:41px; float:none; margin:0; padding:10px; background:rgba(5,13,83,0.8) }   
.secondary-nav.active &gt; div &gt; ul { display:block }
.secondary-nav div &gt; ul &gt; li { float:none }
.secondary-nav .has-nav &gt; a { display:none }
.secondary-nav .has-nav ul { display:block; position:static; padding:0; background:none }

.j-carousel .story-box { left:100px; right:100px }

.aotw-hdr { font-size:16px }

}


.twitter-feed { color:#444; background:#fff } /* for a darker theme, we can have inverse styles */
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; 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:#444 }
.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:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }


.twitter-feed.list .feed { height:555px; 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 solid #eee }

/* FOR MOBILE SCREEN */
 @media only screen and (max-width:767px) { 
	.twitter-feed.list .tweet .info { font-size:12px }
}</pre></body></html>