<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: 'Tungsten';
		src: url('TungstenBook.eot');
		src: url('TungstenBook.eot') format('embedded-opentype'),
				 url('TungstenBook.woff2') format('woff2'),
				 url('TungstenBook.woff') format('woff'),
				 url('TungstenBook.ttf') format('truetype'),
				 url('TungstenBook.svg#TungstenBook') format('svg');
		font-weight: 400;
		font-style: normal;

}

@font-face {
		font-family: 'Tungsten';
		src: url('Tungsten-Medium.eot?#iefix') format('embedded-opentype'),  
				 url('Tungsten-Medium.woff') format('woff'), 
				 url('Tungsten-Medium.ttf')  format('truetype'), 
				 url('Tungsten-Medium.svg#Tungsten-Medium') format('svg');
		font-weight: 500;
		font-style: normal;

}

@font-face {
		font-family: 'AvenirLTStd';
		src: url('AvenirLTStdBook.eot');
		src: url('AvenirLTStdBook.eot') format('embedded-opentype'),
				 url('AvenirLTStdBook.woff2') format('woff2'),
				 url('AvenirLTStdBook.woff') format('woff'),
				 url('AvenirLTStdBook.ttf') format('truetype'),
				 url('AvenirLTStdBook.svg#AvenirLTStdBook') format('svg');
		font-weight: 300;
		font-style: normal;

}

@font-face {
		font-family: 'AvenirLTStd';
		src: url('AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'),
				 url('AvenirLTStd-Roman.otf')  format('opentype'),
				 url('AvenirLTStd-Roman.woff') format('woff'),
				 url('AvenirLTStd-Roman.ttf')  format('truetype'),
				 url('AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
		font-weight: 400;
		font-style: normal;

}

@font-face {
		font-family: 'AvenirLTStd';
		src: url('AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'),
				 url('AvenirLTStd-Medium.otf')  format('opentype'),
				 url('AvenirLTStd-Medium.woff') format('woff'),
				 url('AvenirLTStd-Medium.ttf')  format('truetype'),
				 url('AvenirLTStd-Medium.svg#AvenirLTStd-Medium') format('svg');
		font-weight: 500;
		font-style: normal;

}

@font-face {
		font-family: 'AvenirLTStd';
		src: url('AvenirLTStd-Black.eot?#iefix') format('embedded-opentype'),
				 url('AvenirLTStd-Black.otf')  format('opentype'),
				 url('AvenirLTStd-Black.woff') format('woff'),
				 url('AvenirLTStd-Black.ttf')  format('truetype'),
				 url('AvenirLTStd-Black.svg#AvenirLTStd-Black') format('svg');
		font-weight: 900;
		font-style: normal;
	
}

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

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:15px; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

body { font-family:'AvenirLTStd', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

:focus { outline-color:#ff0 }

a { color:#cf102d; text-decoration:underline }
a:focus,
a:hover { color:#003366 }

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 }

.wrapper { max-width:1200px; margin:0 auto }
.landing .wrapper { max-width:none }
.mainbody { display:block; padding:10px; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'AvenirLTStd', arial; background:none }

.section-header { position:absolute; left:-9999px; color:#fff; background:#000 }

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

.site-footer { padding:115px 0; text-align:center; background:#003a70; border-top:8px solid #00264a }
.site-footer .presto-logo { display:block; width:196px; height:31px; margin:50px auto 0; text-indent:-9999px; color:#fff; background:url(/images/setup/footer_logo_presto.png) no-repeat }

.footer-logos { margin-left:30px }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 25px }
.footer-logos li:first-child { margin-right:55px }
.footer-text { margin-top:70px; font-family:'Tungsten', arial; font-size:30px; text-transform:uppercase; letter-spacing:.12em; color:#fff }
.footer-text span { padding:0 5px; color:#f5f5f5 }
.footer-text a { text-decoration:underline; color:#fff }
.footer-text .site-logo { display:inline-block; vertical-align:middle; width:44px; height:74px; margin:-15px 25px 0 0; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1408px 0 }

/* 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; cursor:pointer; padding-top:68.96%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }

/* TABS */
.tabs-wrapper .tab_title { display:none }

.composite-tabs ul.tabs { position:relative; z-index:1; margin-bottom:40px }
.composite-tabs .tabs:before { content:''; position:absolute; display:block; z-index:-1; left:-9999px; right:-9999px; top:0; bottom:-8px; background:#cf102d; border-bottom:8px solid #b20e27 }
.composite-tabs .tab a { position:relative; display:block; line-height:85px; padding:0 50px; font-family:'Tungsten', arial; font-weight:500; font-size:31px; letter-spacing:0.12em; text-transform:uppercase; text-decoration:none; color:#eee; border-right:2px solid #b20e27 }
.composite-tabs .tab:first-child a { border-left:2px solid #b20e27 }
.composite-tabs .tab a:focus,
.composite-tabs .tab a.active { color:#fff }
.composite-tabs .tab a:focus:before,
.composite-tabs .tab a.active:before { content:''; position:absolute; left:50%; top:0; width:22px; height:6px; margin-left:-11px; background:#fff }

.social-tabs ul.tabs .tab { width:33.33% }
.social-tabs .tab a { display:block; line-height:31px; padding:19px 0; font-family:'AvenirLTStd', arial; font-size:15px; text-align:center; text-decoration:none; background:#666; color:#fff }
.social-tabs .tab a:focus,
.social-tabs .tab a.active { background:#b1000f }
.social-tabs .tab a:before { display:inline-block; vertical-align:middle; width:31px; height:31px; margin:-3px 12px 0 0; font-family:'glyphicons'; font-size:19px; text-align:center; line-height:31px; color:#666; background:#fff; border-radius:100% }
.social-tabs .tab a[href*="#tab_facebook"]:before { content:'\e81b' }
.social-tabs .tab a[href*="#tab_twitter"]:before { content:'\e81d' }
.social-tabs .tab a[href*="#tab_instagram"]:before { content:'\e81f' }
.social-tabs .tab a:focus:before,
.social-tabs .tab a.active:before { color:#b1000f }
.social-tabs .pane .overflow { padding:20px; background:#b1000f }
.social-tabs .pane .overflow iframe { vertical-align:top }

.twitter-feed { color:#000; background:#fff }
.twitter-feed a { color:#065384 }
.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:#333 }
.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:472px; 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 }

.rich-v2 .related-links span:before {
    margin-right: 5px;
}

.internal-page .gallery .grid-item .tag-list.clearfix { bottom: 1rem !important; top: auto; }
.gallery .grid-item .tag-list.clearfix { width: auto !important; }


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

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

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#003366; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */

.schedule-list table th {
	background-color: #003a70;
	color: #fff;
	padding: 10px;
}

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

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

.mainbody h1 {
	font-family: "Tungsten",arial;
	font-weight: 500;
	letter-spacing: 0em;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size:44px;
}
.mainbody h2{
	font-family: "Tungsten",arial;
	font-weight: 500;
	letter-spacing: 0em;
	margin-bottom: .5em;
	text-transform: uppercase;
	font-size:34px;
}
.mainbody form h2{
  border-bottom:5px solid #cf102d;
}



.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:none; }


/* ==============
	 Articles
	 ============== */
	 
.article-text table, .mce-content-body  {
	border:solid 1px #ddd;
	border-spacing: 0;
	margin: 1em 0 2em 0;
}
.article-text table thead {
	background-color:#ddd;
	font-weight:bold;
}
.article-text table td {
	border-top:solid 1px #ddd;
	padding: .25em 1em;
}
.article-text table tr:first-child td {
	border-top:none;
}



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

/* SHEDULES */ 
	 
.month-sep {
	font-size: 0;
	height: 20px;
	padding: 0;
}
.schedule-list .month-sep td {
	padding: 0;
}
.schedule-list .month-title td {
    background: #666 none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
}
.schedule-list .month-sep, .schedule-list .month-sep {
	/*font-size:1.2em;*/
}	 
.schedule-list .odd td, .schedule-list .even td {
	font-size:1.2em;
	padding:13px 10px;
	position:relative;
	border-bottom: 1px solid #e7e7e7;
}	 

.schedule-list .schedule-content .even td {
    background: #f5f5f5 none repeat scroll 0 0;
}

.e_date div.homeAway::before {
    border-right: 36px solid transparent;
    border-top: 36px solid #ccc;
    content: "";
    cursor: default;
    left: 0;
    position: absolute;
    top: 0;
}
.e_date div.homeAway::after {
    content: "";
    display: block;
    height: 36px;
    left: 0;
    position: absolute;
    top: 0;
    width: 36px;
}
.e_date span {
    color: white;
    font-size: 12px;
    font-weight: normal;
    left: -4px;
    position: relative;
    top: -17px;
    z-index: 1;
}
.e_date.e_home div.homeAway::before {
    border-top: 36px solid #cf102d;
}
.e_date .dateBlock {
	float:left;
}
.e_date .homeAway {
	float:left;
}

.e_date .theDay {
	display: block;
	font-size: 14px;
	line-height: 1;
	margin: 0 0 0 6px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	font-weight:normal;
}
.e_date .theDate {
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1;
    margin: 6px 0 0 6px;
    padding: 0;
    text-align: center;
    width: 100%;
}



 
	 
/* ==============
	 Forms
	 ============== */
	
	 
.mainbody form table {
	font-size:16px;
}

.mainbody form #recaptcha_area table tbody tr td {
	display:table-cell;
}
.mainbody form #recaptcha_area table tbody tr {
	display:table-row;
}
.mainbody form #recaptcha_area table tbody  {
	display:initial;
}
.mainbody form #recaptcha_area table  {
	display:table;
}

.mainbody form table tbody tr td, .mainbody form table tbody tr, .mainbody form table tbody, .mainbody form table {
	display:block;
	float:none;
	clear:both;
}




.mainbody form table tbody tr td input {
	width: 100% !important;
	clear:both;
	float:none;
	margin: .25em 0
}
.mainbody form table tbody tr td input[type=radio], .mainbody form table tbody tr td input[type=checkbox] {
	width: auto !important;
	float:left;
	margin: .25em 0
}
.mainbody form input[type="text"] {
    border: 1px solid #cccccc;
    margin-bottom: 0.5em;
    padding: 0.25em;
	background-color:#f4f4f4;
}
.mainbody form input[type="text"]:focus {
    border: 1px solid #aaaaaa;
    margin-bottom: 0.5em;
    padding: 0.25em;
	background-color:#ffffff;
}



.mainbody form input[type="submit"] {
	display: block;
	float: none;
	margin: 0 auto;
	min-width: 200px;
	width: 25% !important;
	padding: .5em;
	border: solid 1px #a3a8ac;
	border-radius: 8px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,a3a8ac+100 */
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top,  #ededed 0%, #cccccc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ededed 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ededed 0%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#a3a8ac',GradientType=0 ); /* IE6-9 */

}

.mainbody form input[type="submit"]:hover {
     /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,ededed+100 */
background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(top,  #cccccc 0%, #ededed 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cccccc 0%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cccccc 0%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

}


.mainbody form table tbody tr td lable {
	float:none;
	clear:both;
}
.mainbody form .date-field-div {
	clear:left;
	width:50%;
	float:none;
}
.mainbody form .date-field-input {
	float:left;
	width:auto !important;
}
	 
@media only screen and (max-width:767px) {
}

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

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

}

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

/*-----------------------------------------
	SPONSOR SLIDER
	-----------------------------------------*/

.sponsor-row {
    background-color: #fff;
    text-align: center;
    padding: 3em;
}


.mod-graphic-carousel.style1 {
    background-color: #FFFFFF;
}



	 

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

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

.page { position:relative; overflow:hidden }
.landing .page { background:url(/images/setup/bg_row_1.png) repeat-x 0 101px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3 }
.site-header &gt; .container { position:relative; min-height:101px }
.site-header .site-title { position:fixed; z-index:2; left:50%; top:9px; margin:0 0 0 -670px; transition:0.5s ease }
.site-header .site-title a { display:block; width:46px; height:74px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1408px 0 }
.site-home .site-header { min-height:333px; transition:min-height 0.5s ease }
.site-home .site-header .site-title { position:absolute; z-index:0; left:50%; top:126px; margin:0 0 0 -549px }
.site-home .site-header .site-title a { width:1057px; height:175px; background-position:0 0 }
.site-header .btn-search { position:fixed; right:50%; top:0; margin-right:-696px; padding:0 29px; font-size:31px; line-height:93px; color:#909090; border-right:2px solid #e5e5e5 }
.site-header .btn-search:hover { color:#cf102d }
.site-header .btn-search .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

.site-home.sticky-header .site-header { min-height:210px }
.site-home.sticky-header .site-header .site-title { position:fixed; z-index:2; left:50%; top:9px; margin:0 0 0 -670px }
.site-home.sticky-header .site-header .site-title a { width:46px; height:74px; background-position:-1408px 0 }

.mobile-menu-bar { display:none }

.landing .content-row { position:relative }
.landing .content-row &gt; .container { position:relative; max-width:1200px; margin:0 auto }
.landing .content-row1 { padding-bottom:55px }
.landing .content-row2 { padding-bottom:50px; background:url(/images/setup/bg_events_row.png) repeat-x 0 93px #484848 }
.landing .content-row3 { padding:44px 0 40px; background:#a3a8ac; border-top:8px solid #8a8a8a }
.landing .content-row3 .content-col1 { width:59.58%; float:left }
.landing .content-row3 .content-col2 { width:39.33%; float:right }

.section-social &gt; .section-header { position:static; width:1176px; height:92px; margin:0 auto 14px; text-indent:-9999px; color:#000; background:url(/images/setup/master_sprite.png) no-repeat 0 -272px }

/* NAVIGATION */
.dropnav { position:fixed; left:0; right:0; top:0; z-index:1; text-align:center; background:#fff; border-bottom:8px solid #cf102d }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav &gt; ul { position:relative; display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav &gt; a { position:relative; display:block; height:93px; padding:0 29px; font-family:'Tungsten', arial; font-size:31px; line-height:93px; text-decoration:none; color:#909090; text-transform:uppercase; letter-spacing:0.12em; border-right:2px solid #e5e5e5 }
.dropnav .nav:first-child &gt; a { border-left:2px solid #e5e5e5 }
.dropnav .nav.focus &gt; a:before,
.dropnav .nav:hover &gt; a:before { content:''; position:absolute; left:50%; bottom:0; border-bottom:18px solid #cf102d; border-right:18px solid transparent }
.dropnav .nav &gt; .submenu { display:none; position:absolute; left:-2000px; right:-2000px; top:93px; padding:50px 2000px; background:rgba(71, 71, 71, 0.97); white-space:nowrap; border-top:8px solid #cf102d; box-shadow:0 5px 10px 0 rgba(0,0,0,0.5) }
.dropnav .nav.focus &gt; .submenu,
.dropnav .nav:hover &gt; .submenu { display:block }
.dropnav .submenu a { display:block; font-family:'AvenirLTStd', arial; font-size:20px; font-weight:500; white-space:nowrap; text-decoration:none; line-height:40px; color:#fff }
.dropnav .submenu a:hover { color:#ccc }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] &gt; a { font-family:'Tungsten', arial; font-size:40px; font-weight:500; letter-spacing:0.12em; text-transform:uppercase; cursor:default; color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] &gt; a { min-width:195px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-weight:400; font-size:14px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; padding:0 5px; color:#cf102d }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .nav &gt; a[href="/navbar-sports"] + .submenu:before { content:''; position:absolute; left:50%; top:50%; width:158px; height:257px; background:url(/images/setup/master_sprite.png) no-repeat -1073px 0; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%) }
.dropnav .nav &gt; a[href="/navbar-sports"] + .submenu &gt; ul { width:100% }
.dropnav .nav &gt; a[href="/navbar-sports"] + .submenu .has-submenu[data-follow-link="false"] { float:left }
.dropnav .nav &gt; a[href="/navbar-sports"] + .submenu .has-submenu[data-follow-link="false"] + .has-submenu[data-follow-link="false"] { float:right }
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }
.dropnav .submenu a:focus { outline-color:#ff0 }

.secondary-nav { position:relative; padding:10px; margin-bottom:50px; color:#fff; background:#00284E;
/*
background: rgb(0,32,62);
background: -moz-linear-gradient(top,  rgba(0,32,62,1) 0%, rgba(0,42,80,1) 50%, rgba(0,37,71,1) 100%);
background: -webkit-linear-gradient(top,  rgba(0,32,62,1) 0%,rgba(0,42,80,1) 50%,rgba(0,37,71,1) 100%);
background: linear-gradient(to bottom,  rgba(0,32,62,1) 0%,rgba(0,42,80,1) 50%,rgba(0,37,71,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00203e', endColorstr='#002547',GradientType=0 ); 
*/
}
.secondary-nav h1 { float:left; margin-bottom:0; font-family:'Tungsten', arial; font-weight:500; font-size:44px; text-transform:uppercase; letter-spacing:0.12em; color:#fff }
.secondary-nav h1 button { padding:0; border:none; color:inherit; background:transparent; font-family:inherit }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav &gt; div { position:relative; max-width:1200px; margin:0 auto; padding:0 15px; box-sizing:border-box }
.secondary-nav &gt; div &gt; ul { float:right; margin-top:18px }
.secondary-nav li { float:left; font-weight:500 }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#ccc; text-decoration:none }
.secondary-nav li:before { content:"|"; color:#cc0033 }
.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:#cf102d }
.secondary-nav .has-nav &gt; ul { display:none; position:absolute; right:0; padding:10px; background:#cf102d; 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; min-width:100px; padding:0; white-space:nowrap }

.j-carousel .media-box { width:60.41%; background:rgba(0,0,0,0.3) }
.j-carousel .story-box { position:absolute; right:0; top:0; bottom:0; width:39.58%; padding:65px 55px 55px; text-align:center; color:#fff; background:#00284E; box-sizing:border-box }
.j-carousel .story-box .title { display:block; margin-bottom:10px; font-family:'Tungsten', arial; font-size:44px; font-weight:500; text-transform:uppercase; text-decoration:none; line-height:1; letter-spacing:0.04em; color:#fff }
.j-carousel .story-box .title:hover { color:#CF102D }
.j-carousel .story-box .date { position:absolute; top:30px; left:0; right:0; font-weight:500; font-size:18px }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin-bottom:10px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#fff }
.j-carousel .story-box .carousel-share-links a:before { font-size:20px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links { margin-bottom:10px; font-weight:500; font-size:18px }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .story-box .carousel-related-links span,
.j-carousel .story-box .pipe { padding:0 5px; color:#eee }
.j-carousel .story-box .leadin { display:block; font-size:16px }
.j-carousel .story-box .readmore { display:block; width:140px; height:46px; margin:20px auto; font-weight:500; font-size:15px; text-transform:uppercase; text-decoration:none; line-height:46px; color:#fff; background:#cf102d }
.j-carousel .controls { position:absolute; right:0; left:60.41%; bottom:76px; z-index:1; height:15px; text-align:center }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:5px; height:5px; overflow:hidden; margin:0 4px; cursor:pointer; text-indent:-9999px; border-radius:100%; color:#fff; background:#294a69; border:5px solid #294a69 }
.j-carousel .control.active { background:#cf102d }

.j-carousel .pp { position:absolute; right:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.6) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }

.j-carousel .prev,
.j-carousel .next { position:absolute; left:60.41%; bottom:50px; z-index:1; width:73px; height:73px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -1240px 0 }
.j-carousel .next { left:auto; right:0; background-position:-1319px 0 }
a.btn-headlines { position:absolute; z-index:1; left:60.41%; right:0; bottom:0; font-size:15px; line-height:50px; text-align:center; text-decoration:none; color:#666; background:#fff }
a.btn-headlines:before { content:'+'; display:inline-block; vertical-align:middle; width:19px; height:19px; margin:-2px 9px 0 0; font-weight:900; font-size:13px; line-height:19px; color:#fff; background:#cf102d; border-radius:100% }

/* SCOREBOARD SLIDER */
.scoreboard-slider { position:relative }
.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 { padding:40px 0 20px; text-align:center; text-transform:uppercase; color:#fff }
.scoreboard-slider .event-box { float:left; position:relative; width:19.16%; min-height:400px; margin-left:1%; padding:30px 10px 60px; text-align:center; background:#fff; border:1px solid #ccc; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box .date { font-family:'Tungsten', arial; font-weight:500; font-size:40px; text-transform:uppercase; line-height:1; color:#cf102d }
.scoreboard-slider .event-box .date span:first-child { color:#003366 }
.scoreboard-slider .event-box .status { font-family:'Tungsten', arial; font-weight:500; font-size:30px; text-transform:uppercase; line-height:1; color:#444 }
.scoreboard-slider .event-box .sport { font-weight:300; font-size:15px; color:#666 }
.scoreboard-slider .event-box .sport a { color:#555 }
.scoreboard-slider .event-box .team { float:left; position:relative; width:40% }
.scoreboard-slider .event-box .team + .team { float:right }
.scoreboard-slider .event-box .team .team-logo { display:inline-block; vertical-align:top; max-width:60px; margin:20px 0 }
.scoreboard-slider .event-box.result .team .team-logo { margin:20px 0 40px }
.scoreboard-slider .event-box .team .team-logo img { vertical-align:top }
.scoreboard-slider .event-box .team .score { position:absolute; left:0; top:70px; right:0; max-width:60px; margin:0 auto; font-family:'Tungsten', arial; font-size:24px; font-weight:500 }
.scoreboard-slider .event-box .team.winner .score { color:#cf102d }
.scoreboard-slider .event-box .team .name { display:block; width:250%; padding-top:15px; color:#666; border-top:1px solid #ccc }
.scoreboard-slider .event-box .team + .team .name { margin-left:-150% }
.scoreboard-slider .event-box .site-team .name { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider .event-box .neutralsite-notes { position:relative; clear:both; font-size:12px; font-weight:500; color:#444 }
.scoreboard-slider .event-box .neutralsite-notes span { display:block; padding-top:5px }
.scoreboard-slider .event-box .team .va,
.scoreboard-slider .event-box.home .team + .team:before { position:absolute; left:-38px; top:25px; width:38px; height:38px; font-weight:900; font-size:14px; line-height:38px; text-transform:uppercase; color:#666; background:url(/images/setup/master_sprite.png) no-repeat -1549px 0 }
.scoreboard-slider .event-box.home .team + .team:before { content:'VS.' }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:0; min-height:40px; padding-top:10px; background:#bebebe; box-sizing:border-box }
.scoreboard-slider .event-box .links a { text-decoration:none }
.scoreboard-slider .event-box .links .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; color:#fff; background:#000 }
.scoreboard-slider .event-box .links .icon { display:inline-block; vertical-align:top; width:19px; height:19px; font-size:13px; color:#717070; background:#fff; border-radius:100%; transition:0.3s }
.scoreboard-slider .event-box .links .icon:hover { -webkit-transform:scale(1.2) rotate(360deg); transform:scale(1.2) rotate(360deg) }
.scoreboard-slider .event-box a:focus { outline-color:#CF102D }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; z-index:1; top:-125px; right:82px; width:78px; height:85px; text-decoration:none; overflow:hidden; font-size:50px; line-height:85px; text-align:center; cursor:pointer; color:#fff; border-left:2px solid #b20e27 }
.scoreboard-slider .next { right:0; border-right:2px solid #b20e27 }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.scoreboard-slider .next:before { content:'\e810' }
.scoreboard-slider .prev.disabled:before,
.scoreboard-slider .next.disabled:before { opacity:0.5; cursor:default }

.scoreboard-slider .full-schedule-btn { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; color:#fff; background:#000 }
.scoreboard-slider .event-box.mxc .team,
.scoreboard-slider .event-box.mxc .team + .team,
.scoreboard-slider .event-box.wxc .team,
.scoreboard-slider .event-box.wxc .team + .team,
.scoreboard-slider .event-box.wgolf .team,
.scoreboard-slider .event-box.wgolf .team + .team,
.scoreboard-slider .event-box.mgolf .team,
.scoreboard-slider .event-box.mgolf .team + .team,
.scoreboard-slider .event-box.golf .team,
.scoreboard-slider .event-box.golf .team + .team { float:none; width:auto }
.scoreboard-slider .event-box.mxc .team .score,
.scoreboard-slider .event-box.wxc .team .score,
.scoreboard-slider .event-box.wgolf .team .score,
.scoreboard-slider .event-box.mgolf .team .score,
.scoreboard-slider .event-box.golf .team .score { position:static; max-width:none }
.scoreboard-slider .event-box.mxc .team .name,
.scoreboard-slider .event-box.wxc .team .name,
.scoreboard-slider .event-box.wgolf .team .name,
.scoreboard-slider .event-box.mgolf .team .name,
.scoreboard-slider .event-box.golf .team .name { width:auto; border-top:0 }
.scoreboard-slider .event-box.mxc .team + .team .name,
.scoreboard-slider .event-box.wxc .team + .team .name,
.scoreboard-slider .event-box.wgolf .team + .team .name,
.scoreboard-slider .event-box.mgolf .team + .team .name,
.scoreboard-slider .event-box.golf .team + .team .name { margin-left:0 }
.scoreboard-slider .event-box.mxc .team .va,
.scoreboard-slider .event-box.wxc .team .va,
.scoreboard-slider .event-box.home.mxc .team + .team:before,
.scoreboard-slider .event-box.home.wxc .team + .team:before,
.scoreboard-slider .event-box.wgolf .team .va,
.scoreboard-slider .event-box.mgolf .team .va,
.scoreboard-slider .event-box.golf .team .va,
.scoreboard-slider .event-box.home.wgolf .team + .team:before,
.scoreboard-slider .event-box.home.mgolf .team + .team:before,
.scoreboard-slider .event-box.home.golf .team + .team:before { position:relative; display:block; left:auto; top:auto; margin:10px auto 0 }

.scoreboard-slider .event-box.sportshoot .team .name{ width:100% }
.scoreboard-slider .event-box.sportshoot .team + .team .name{ margin-left:0 }

/* INSTAGRAM */
.instagram-wrapper { height:472px; padding:5px; overflow:auto; background:#fff; -webkit-box-sizing:border-box; box-sizing:border-box }
.instagram-feed { position:relative }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }
.instagram-feed .item { width:50%; float:left }
.instagram-feed .item .gutter { padding:5px }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { font-size:12px; text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; color:#444; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; line-height:1; margin-top:-15px; color:#eee; text-align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .next,
.instagram-feed .prev { display:none }

/* YOUTUBE */
.youtube-wrapper .playlist { padding:15px; height:179px; background:#ac000a; box-sizing:border-box }
.youtube-wrapper .playlist ul { margin:0; list-style:none }
.youtube-wrapper .playlist li { float:left; width:25%; padding:5px; cursor:pointer; box-sizing:border-box; transition:0.3s }
.youtube-wrapper .playlist li:hover { -webkit-transform:scale(1.05); transform:scale(1.05) }
.youtube-wrapper .playlist li img { vertical-align:top }
.youtube-wrapper .playlist li a { display:block; height:48px; overflow:hidden; padding:5px 10px; font-size:12px; font-weight:500; text-decoration:none; color:#666; background:#fff; box-sizing:border-box }

}

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

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

.site-header .site-title { margin:0 0 0 -495px }
.site-header .btn-search { margin-right:-505px; padding:0 15px }

.dropnav { padding-left:50px }
.dropnav .nav &gt; a { padding:0 15px; font-size:24px; letter-spacing:0.1em }
.dropnav .nav &gt; .submenu { padding:50px 1930px 50px 1890px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before {  padding:0 2px }
.dropnav .nav &gt; a[href="/navbar-sports"] + .submenu:before { left:49.5%; opacity:0.25 }

.j-carousel .story-box { padding:50px 20px 20px }
.j-carousel .story-box .title { font-size:34px }
.j-carousel .story-box .date { top:20px; font-size:14px }
.j-carousel .story-box .leadin { font-size:14px }
.j-carousel .story-box .readmore { width:120px; height:30px; margin:10px auto; font-size:14px; line-height:30px }

.section-social &gt; .section-header { margin:0 auto 14px -75px; -webkit-transform:scale(0.8); transform:scale(0.8) }

}

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

body { padding:0 }

.site-header { position:relative; background:#003a70 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#cf102d }
.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 }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#003366; color:#fff; text-decoration: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,
.dropnav .has-submenu.focus:after{ content:'\e811' }
.dropnav .has-submenu.active &gt; .submenu,
.dropnav .has-submenu.focus &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:#003366; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav h1 button { padding:0; border:none; color:#fff; background:transparent }
.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 .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-30px; height:10px; padding:15px 0 5px; margin-top:68.96%; text-align:center;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:6px; height:6px; border:2px solid #fff; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { 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 #003366; text-transform:uppercase; background:#cf102d; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.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 }

a.btn-headlines { position:relative; display:block; margin:5px; padding:0 10px; color:#fff; text-transform:uppercase; line-height:30px; background:#003366; border-radius:3px }
a.btn-headlines:after { content:'\e810'; position:absolute; right:0; top:0; bottom:0; width:30px; font-family:'glyphicons'; font-size:18px; text-align:center; background:#cf102d; border-radius:0 3px 3px 0 }

.site-footer { padding:30px 0 }
.footer-logos { margin:0 }
.footer-logos li,
.footer-logos li:first-child { margin:20px }
.footer-text { margin-top:30px }
.footer-text .site-logo { display:block; margin:0 auto 10px }
.footer-text span { display:block; height:0; overflow:hidden }

.content-row2,
.content-row3 .content-col2,
.youtube-wrapper .playlist,
.site-header .btn-search { display:none }

}





/* **********************ROSTER LAYOUT FIXES ********************** */


.mod-roster .headshot-layout li.player {
    min-height: 450px;
    position: relative;
    border-radius: 4px;
    margin: .5%;
    flex: 0 0 auto;
    width: 24%;
    list-style: none;
}

.mod-roster .headshot-layout&gt;ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin:0;
}

.mod-roster .headshot-layout .player&gt;a {
    overflow: visible;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 6px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .15);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto max(4rem);
}

.mod-roster .headshot-layout img.headshot {
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: top;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    grid-row: 1/2;
    grid-column: 1/2;
}

.mod-roster .headshot-layout .pl-name-wrap {
    display: flex;
    flex-direction: column;
    max-width: 70%
}

.mod-roster .headshot-layout .name {
    display: block;
    overflow: hidden;
    margin: unset !important;
    color: var(--color-primary, #000);
    background: unset;
    border-bottom: unset;
    padding: .5rem .5rem 0 .5rem;
    grid-row: 2/3;
    grid-column: 1/2;

}

.mod-roster .headshot-layout .number {
    font-size: 1.25em;
    background: var(--bs-primary, #000);
    grid-row: 2/3;
    grid-column: 1/2;
}

.mod-roster .headshot-layout a .number {
    text-align: center;
    width: 3rem;
    text-align: center;
    height: 3rem;
    font-size: 1.25em;
    line-height: 3rem;
    color: var(--bs-white, #fff);
    background: var(--bs-primary, #000);
    border-radius: 100%;
    right: 1rem;
    bottom: 100%;
    position: absolute !important;
    margin-bottom: 1rem;
}

.mod-roster .headshot-layout .player&gt;a .firstname,
.mod-roster .headshot-layout .player&gt;a .lastname {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.mod-roster .headshot-layout .player&gt;a {
    text-decoration: none;
}

.mod-roster .headshot-layout .name span {
    display: block;
    font-size: 1.125em;
    text-transform: uppercase;
    line-height: 1.2
}

.mod-roster .headshot-layout .player&gt;a .lastname {
    font-size: 1.25rem;
    font-weight: 600
}

.mod-roster .headshot-layout .player&gt;a .card-data {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: hidden;
    z-index: 1
}

.mod-roster .headshot-layout .player&gt;a .card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: hidden;
    z-index: 2;
    right: 100%;
    transition: all .2s;
}

.mod-roster .headshot-layout .player&gt;a .card-back .pl-name-wrap .number {
    margin: 0;
    line-height: 25px;
    width: 25px;
    height: 25px;
    font-size: 20px;
    background: 0 0;
    color: var(--color-secondary, #000)
}

.mod-roster .headshot-layout .player&gt;a .card-back .pl-name-wrap .pl-name {
    margin-top: 10px
}

.mod-roster .headshot-layout .pl-profile {
    width: 25%;
    height: 100px;
    margin-right: 10px
}

.mod-roster .headshot-layout .player-short-bio .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}



@media screen and (min-width: 700px) and (max-width: 1023px) {
    .mod-roster .headshot-layout li.player {
        width: 32.333%;
    }
}

@media screen and (max-width: 700px) {
    .mod-roster .headshot-layout li.player {
        width: 49%;
    }
}

@media screen and (max-width: 450px) {
    .mod-roster .headshot-layout li.player {
        width: 99%;
    }
}

@media only screen and (max-width: 767px) {
    .mod-roster .headshot-layout li {
        width: 33.2%
    }

    .mod-roster .headshot-layout li:nth-child(3n+1) {
        clear: left
    }
}


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

    .mod-roster .roster .number {
        position: absolute;
        left: unset;
        top: unset;
        width: 1em;
        padding: 8px 5px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        color: #fff !important;
        background: #000 !important;
    }
}


/* **********************ROSTER LAYOUT FIXES ********************** */











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

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

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#cf102d }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.footer-text { font-size:20px }

}

/*---------------------------------------
	PRINT STYLES  
	----------------------------------------*/

@media print {
	header, footer {display:none;}
	.secondary-nav ul {display:none;}
	.toggle-buttons {display:none;}
	.roster-archive{display:none;}
	.share-buttons{display:none;}
}

/*hellow world*/
</pre></body></html>