a,
a:hover,
a:focus {
	color: #ec174c;
	text-decoration: none;
}

.container:before, .container:after {
	display: block;
	line-height: inherit;
	clear: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.hide {
	display: none;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.contents::after {
	clear: both;
	content: "";
	display:block;
}

body {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px;
	color: #000;
	background: #fff;
	font-family: Open Sans, Arial;
	overflow-x: hidden;
}

body.responsive {
	min-width: 100%;
}

body #content {
	width: 100%;
	margin: 0px auto;
}

body.home #content,
body.sport-home #content {
	max-width: none;
	padding-top: 0px;
	background: transparent;
}

body.wide #content {
	
}

body #site-background {
	
}

body.home #site-background,
body.sport-home #site-background {
	
}


body.mediaplayer {
	/*min-width: 1200px;*/
}

#container {
	width: 100%;
	min-height: 820px;
	padding-bottom: 0px;
	background: #ffffff;
}

#site {
	/*max-width: 1000px;
	margin: 0px auto;*/
	width: 100%;
	margin: 0px auto;
	max-width: 1920px;
	padding-top: 84px;
}

#embedPlayer {
	width: 724px;
	height: 444px;
	background: #000;
	position: fixed;
	z-index: 10500;
	display: none;
}

body #NeulionVidContainer {
	width: 100%;
	height: auto;
	padding: 0px 10px 0px;
	top: 0px;
	left: 0px;
	display: none;
	position: absolute;
	z-index: 990;
}

body.use-lightbox #embedPlayer {
	top: 50%;
	left: 50%;
	margin: -216px 0px 0px -384px;
}

body.use-lightbox #NeulionVidContainer {
	width: 768px;
	height: 432px;
}

body #NeulionVidContainer .videoStop {
	height: 36px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 36px;
	cursor: pointer;
	z-index:90001;
}

body #NeulionVidContainer video {
	-webkit-transform-style: preserve-3d;
}

body #embedPlayerFade {
	position: fixed;
	z-index: 10400;
	background: #000;
	opacity: .7;
	filter: alpha(opacity = 70);
	left: 0px;
	top: 0px;
	display: none;
	width: 100%;
	height: 100%;
}

.adspace.belowembed {
	padding: 0px 10px 10px;
	/*margin-top: 436px;*/
}

body.default #content {
	background: #fff;
}

#content {
	width: 100%;
	margin:0px auto 0px;
}

#site-header {
	width: 100%;
	background: #fff;
	z-index: 1000;
	position: relative;
	border-bottom: 1px solid #cfcfcf;
	position: fixed;
	top: 0px;
	left: 0px;
}

#site-header .contents {
	max-width: 1040px;
	margin: 0px auto;

}

#contact-us {
	height: 36px;
	padding: 0px 24px;
	line-height: 34px;
	font-size: 13px;
	font-family: Open Sans;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #ec174c;
	color: #ec174c;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

#contact-us:hover {
	color: #fff;
	background: #ec174c;
}

#search-form {
	margin: 0px;
}

#search-button {
	margin-right: 10px;
	font-size: 20px;
	color: #444444;
	cursor: pointer;
}

#search-button span.glyphicon {
	line-height: 36px;
	padding: 0px 10px;
}

#menu-right {
	margin-top: 20px;
	height: 63px;
}

#search-box {
	background: #fff;
	left: -126px;
	top: 64px;
	padding: 14px;
	display: none;
}

#search-button.active {
	color: #ec174c;
}

#search-button.active #search-box {
	display: block;
}

#searchInput {
	width: 268px;
	height: 34px;
	font-size: 13px;
	font-family: Open Sans;
	padding-left: 12px;
	color: #000;
}

#search-box .red-bar {
	height: 5px;
	top: -6px;
	left: 0px;
	background: #ec174c;
	width: 152px;
}

.top-image {

}

.top-image .module-image {
	width: 100%;
}

.top-image .module-image img {
	width: 100%;
}

.top-image .module-text {
	top: 30%;
	width: 60%;
	left: 20%;
}

.top-image .module-title,
.top-image .module-teaser,
.top-image .module-buttons {
	/*text-align: center;*/
	font-family: Open Sans;
	color: #fff;
}

.top-image .module-title {
	font-size: 48px;
	line-height: 50px;
	padding: 10px 0px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px auto;
}

.top-image .module-teaser {
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
}

.top-image .module-buttons {
	margin-top: 30px;
}

.top-image .module-buttons a {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 6px;
	margin: 0px 10px;
	font-size: 16px;
	font-family: Open Sans;
	color: #fff;
	line-height: 43px;
	padding: 0px 20px;
}

.top-image .module-buttons::after {
	content: "";
	clear: both;
	display: block;
}

.ad-belt {
	text-align: center;
	background: #fff;
}

.ad-belt .border-area {
	padding: 36px 32px;
	text-align: center;
	font-size: 0px;
	border-bottom: 1px solid #cfcfcf;
	display: inline-block;
}

.ad-belt .adspace {
	font-size: 12px;
}

.header-content-one {
	padding-top: 46px;
	padding-bottom: 46px;
}

.header-content-one .module-item {
	max-width: 1040px;
	margin: 0px auto;
}

.header-content-one .module-title {
	padding-top: 32px;
	font-size: 32px;
	color: #444444;
	font-family: Open Sans;
	font-weight: 300;
	line-height: 88px;
	text-align: center;
	text-transform: uppercase;
}

.header-content-one .module-teaser {
	font-size: 20px;
	line-height: 30px;
	font-family: Open Sans;
	font-weight: 300;
	color: #444;
	text-align: center;
}

.quick-news {
	padding-top: 26px;
	padding-bottom: 100px;
}

.quick-news .module-contents {
	max-width: 1050px;
	margin: 0px auto;
}

.quick-news .module-contents::after {
	content: "";
	clear: both;
	display: block;
}

.quick-news .module-item {
	width: 320px;
	margin: 0px 15px;
}

.quick-news .module-item .module-image img {
	width: 100%;
}

.quick-news .module-item .module-title {
	font-size: 26px;
	line-height: 32px;
	/*font-weight: bold; sb-12285*/
	color: #58595b;
	font-family: Open Sans;
	margin: 0px;
}

.quick-news .module-item .module-teaser {
	padding: 20px 0px;
	font-family: Open Sans;
	font-size: 16px;
	line-height: 24px;
	color: #444444;
}

.quick-news .module-item .module-link {
	padding: 0px 0px 20px;
}

.quick-news .module-item .module-link a {
	font-size: 15px;
	font-weight: bold;
	font-family: Open Sans;
	color: #ed2557;
	text-transform: uppercase;
}

.large-video {

}

.large-video .module-image {
	width: 100%;
}

.large-video .module-image img {
	width: 100%;
}

.large-video .module-text {
	top: 182px;
	width: 50%;
	left: 10%;
}

.large-video .module-title,
.large-video .module-teaser,
.large-video .module-buttons {
	text-align: left;
	font-family: Open Sans;
	color: #fff;
}

.large-video .module-title {
	font-size: 24px;
	line-height: 32px;
	text-transform: uppercase;
	font-weight: bold;
	color: #c4c4c4;
	margin: 0px;
}

.large-video .module-teaser {
	font-size: 48px;
	line-height: 54px;
	font-weight: bold;
}

.large-video .module-buttons {
	margin-top: 30px;
}

.large-video .module-buttons a {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 6px;
	margin: 0px 10px;
	font-size: 16px;
	font-family: Open Sans;
	color: #fff;
	line-height: 43px;
	padding: 0px 20px;
}

.large-video .module-buttons::after {
	content: "";
	clear: both;
	display: block;
}

.large-video .module-play-button {
	/*left: auto;
	right: 10%;
	top: 244px;
	margin: -60px 0px 0px 0px;*/
	max-width: 120px;
	cursor: pointer;
}

.large-video .module-play-button img {
	width: 100%;
}

.large-video video,
.paragraph_w_image video,
.temp-video-player,
.checkered.module video,
.video-area.module video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	background: #000;
	display: none;
}

.neulionVideoStop {
	top: 10px;
	right: 10px;
	cursor: pointer;
	position: absolute;
	z-index: 200;
	display: none;
	width: 25px;
	height: 25px;
}

.neulionVideoStop img {
	width: 100%;
}

.year-in-review {
	padding-top: 50px;
	padding-bottom: 116px;
	background: #fff;
}

.year-in-review .module-title {
	font-size: 32px;
	line-height: 42px;
	padding: 50px 0px;
	font-family: Open Sans;
	font-weight: 300;
	color: #444444;
	text-align: center;
	/*text-transform: uppercase; sb-12286*/
	max-width: 800px;
	margin: 0px auto;
}

.year-in-review .module-teaser {
	font-size: 22px;
	line-height: 34px;
	font-weight: 300;
	text-align: center;
	padding-bottom: 50px;
	max-width: 800px;
	margin: 0px auto;;
}

.year-in-review .module-information {
	text-align: center;
}

.year-in-review .module-info {
	margin: 0px 28px;
}

.year-in-review .module-number {
	color: #ec174c;
	font-size: 30px;
	line-height: 36px;
	font-family: Open Sans;
	font-weight: 300;
}

.year-in-review .module-text {
	color: #000;
	font-size: 12px;
	line-height: 20px;
	font-family: Open Sans;
	font-weight: bold;
	text-transform: uppercase;
}

.quotes {
	background: #fff;
}

.quotes .module-background {
	background: #ebebec;
}

.quotes .module-content {
	padding: 120px 0px;
	max-width: 1036px;
	width: 100%;
	margin: 0px auto;
}

.quotes .module-content::after {
	content: "";
	display: block;
	clear: both;
}

.quotes .content {
	position: relative;
	float: left;
	width: 94%;
	height: 208px;
	overflow: hidden;
}

.quotes .arrow {
	cursor: pointer;
	margin-top: 16px;
	width: 3%;
}

.quotes .arrow img {
	max-width: 100%;
	margin: 0px auto;
}

.quotes .slider {
	position: absolute;
}

.quotes .slider::after {
	display: block;
	content: "";
	clear: both;
}

.quotes .slider .item {
	float: left;
	text-align: center;
}

.quotes .module-item {
	width: 90%;
	margin: 0px 5%;
}

.quotes .module-title {
	color: #444444;
	font-family: Open Sans;
	font-size: 22px;
	line-height: 35px ;
	font-weight: 300;
}

.quotes .module-author {
	font-size: 15px;
	line-height: 20px;
	margin-top: 40px;
	color: #444444;
	font-weight: bold;
	text-transform: uppercase;
}

#bottom-arrow {
	width: 0px;
	height: 0px;
	border-left: 56px solid transparent;
	border-right: 56px solid transparent;
	left: 50%;
	bottom: -58px;
	margin-left: -56px;
}

#footer {
	background: #fff;
	text-align: center;
}

.want-to-work {
	text-align: center;
}

.want-to-work .footer-text {
	color: #444444;
	font-family: Open Sans;
	font-size: 35px;
	line-height: 41px;
	text-align: center;
	font-weight: 300;
	/*text-transform: uppercase;*/
	margin-top: 164px;
}

.want-to-work .footer-button {
	display: inline-block;
	height: 46px;
	padding: 0px 24px;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #ec174c;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	margin-top: 40px;
	margin-bottom: 222px;
	background: #ec174c;
}

.want-to-work .footer-button a {
	line-height: 46px;
	font-size: 19px;
	font-family: Open Sans;
	color: #fff;
}

.want-to-work .footer-button:hover {
	background: #ec174c;
}

.want-to-work .footer-button:hover a {
	color: #fff;
}

.want-to-work .footer-button form {
	margin-bottom: 0px;
}

#footer .footer-social {
	margin-top: 100px;
	text-align: center;
	font-size: 0px;
	margin-bottom: 142px;
}

#footer .footer-social a {

}

#drippan {
	max-width: 1040px;
	margin: 0px auto;
	width: 100%;
	border-top: 1px solid #c0c0c0;
	padding-top: 40px;
}

#drippan .item {
	/*margin: 18px 20px 0px 46px;*/
	margin: 18px 20px 0px 35px;
	text-align: left;
}

#drippan .item:first-child {
	margin-left: 0px;
}

#drippan .header {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #48484a;
	text-align: left;
	text-transform: uppercase;
}

#drippan .item a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #48484a;
	text-decoration: none;
	margin-top: 15px;
}

#copyright-line {
	text-align: left;
	max-width: 1040px;
	width: 100%;
	margin: 80px auto 0px;
	padding-bottom: 60px;
	/*padding-left: 46px;*/
}

#copyright-line,
#copyright-line a {
	color: #48484a;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial;
}

#copyright-line .seperator {
	margin: 0px 15px;
}

.paragraph.module {
	
}

.paragraph.module .module-content {
	max-width: 1030px;
	margin: 0px auto;
	border-bottom: 1px solid #e7e7e7;
	padding: 75px 0px;
}

.paragraph.module .module-content:last-child {
	border-bottom: 0px;
}

.paragraph.module .module-title {
	color: #48484a;
	font-size: 32px;
	line-height: 37px;
	padding: 30px 0px;
	font-weight: 300;
	margin: 0px;
	/*text-align: center;*/
}

.paragraph.module .module-text {
	color: #444444;
	font-size: 22px;
	font-family: Open Sans;
	font-weight: 300;
	line-height: 34px;
	/*text-align: center;*/
}

.paragraph.module .module-links {
	margin-top: 36px;
	/*text-align: center;*/
	color: #444444;
	font-size: 16px;
	line-height: 20px;
}

.paragraph.module .module-links a {
	/*color: #444444;
	font-size: 16px;
	line-height: 20px;
	font-family: Open Sans;
	font-weight: bold;*/
	margin: 0px 5px;
	display: inline-block;

	font-size: 15px;
	font-weight: bold;
	font-family: Open Sans;
	color: #ed2557;
}

.paragraph_w_image,
.paragraph_w_image_two {

}

.paragraph_w_image .module-content,
.paragraph_w_image_two .module-content {

}

.paragraph_w_image .module-content .module-image img,
.paragraph_w_image_two .module-content .module-image img {
	width: 100%;
}

.paragraph_w_image .module-text,
.paragraph_w_image_two .module-text {
	width: 840px;
	margin: 0px 0px 0px -420px;
	top: 156px;
	left: 50%;
}

.paragraph_w_image .module-title,
.paragraph_w_image_two .module-title {
	color: #fff;
	font-size: 32px;
	line-height: 37px;
	font-weight: 300;
	font-family: Open Sans;
	margin: 0px 0px 25px 0px;
	text-transform: uppercase;
}

.paragraph_w_image .module-teaser,
.paragraph_w_image_two .module-teaser {
	color: #fff;
	font-size: 22px;
	line-height: 34px;
	font-family: Open Sans;
	font-weight: 300;
}

.paragraph_w_image.module .module-links,
.paragraph_w_image_two.module .module-links {
	margin-top: 36px;
	/*text-align: center;*/
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
}

.paragraph_w_image.module .module-play-button,
.paragraph_w_image_two.module .module-play-button {
	left: 50%;
	margin-left: -60px;
	cursor: pointer;
}

.paragraph_w_image.module .module-links a,
.paragraph_w_image_two.module .module-links a {
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	font-family: Open Sans;
	font-weight: bold;
	margin: 0px 5px;
	display: inline-block;
}

.paragraph-buttons.module {
	
}

.paragraph-buttons.module .module-content {
	max-width: 1030px;
	margin: 0px auto;
	border-bottom: 1px solid #e7e7e7;
	padding: 75px 0px;
}

.paragraph-buttons.module .module-content:last-child {
	border-bottom: 0px;
}

.paragraph-buttons.module .module-title {
	color: #48484a;
	font-size: 32px;
	line-height: 37px;
	padding: 30px 0px;
	text-align: center;
	font-weight: 300;
	margin: 0px;
}

.paragraph-buttons.module .module-text {
	color: #444444;
	font-size: 22px;
	font-family: Open Sans;
	font-weight: 300;
	line-height: 34px;
	text-align: center;
}

.paragraph-buttons.module .module-links {
	margin-top: 36px;
	text-align: center;
	color: #444444;
	font-size: 16px;
	line-height: 20px;
}

.paragraph-buttons.module .module-links a {
	color: #eb1e4e;
	font-size: 15px;
	line-height: 20px;
	font-family: Open Sans;
	font-weight: bold;
	margin: 0px 10px;
	display: inline-block;
	border: 1px solid #eb1e4e;
	border-radius: 8px;
	padding: 12px 24px;
}

.paragraph-buttons.module .module-links a:hover {
	background: #eb1e4e;
	color: #fff;
}

.html-code,
.html-code-twho {
	font-family: Open Sans;
	font-weight: 300;
	font-size: 22px;
	color: #585858;
}

.html-code .module-title,
.html-code-two .module-title {
	font-weight: 300;
	font-size: 32px;
	line-height: 42px;
	text-align: center;
	max-width: 1040px;
	margin: 0px auto;
	padding: 18px 10px;
}

.html-code .module-teaser,
.html-code-two .module-teaser {
	font-size: 22px;
	font-weight: 300;
	line-height: 34px;
	text-align: center;
	max-width: 1040px;
	margin: 0px auto;
	padding: 18px 10px;
}

.two-col-marketing {

}

.two-col-marketing .module-background {
	padding: 125px 0px 140px;
	background: #f2f2f2;
}

.two-col-marketing .module-content::after {
	display: block;
	content: "";
	clear: both;
}

.two-col-marketing .module-item {
	float: left;
}

.two-col-marketing .module-content.single {

}

.two-col-marketing .module-content.double {

}

.two-col-marketing .module-content.third {

}

.two-col-marketing .module-content.quad {

}

.two-col-marketing .module-content.quint {

}

.two-col-marketing .module-content.single .module-item {
	width: 100%;
}

.two-col-marketing .module-content.double .module-item {
	width: 48%;
	margin-right: 4%;
}

.two-col-marketing .module-content.third .module-item {
	width: 32%;
	margin-right: 2%;
}

.two-col-marketing .module-content.quad .module-item {
	width: 23.5%;
	margin-right: 2%;
}

.two-col-marketing .module-content.quint .module-item {
	width: 20%;
}

.two-col-marketing .module-content .module-item:last-child {
	margin-right: 0px;
}

.two-col-marketing .module-content {
	max-width: 1030px;
	margin: 0px auto;
}

.two-col-marketing .module-text {
	text-align: center;
}

.two-col-marketing .module-title {
	color: #48484a;
	font-family: Open Sans;
	font-size: 30px;
	font-weight: 300;
	line-height: 38px;
	text-transform: uppercase;
}

.two-col-marketing .module-link {
	padding: 15px 0px 40px;
}

.two-col-marketing .module-link a {
	color: #eb1e4e;
	font-size: 15px;
	line-height: 18px;
	padding: 15px 0px 40px;
	font-weight: bold;
	text-transform: uppercase;
}

.two-col-marketing .module-images::after {
	content: "";
	display: block;
	clear: both;
}

.two-col-marketing .module-image {
	width: 46%;
	margin: 0px 2%;
	float: left;
}

.two-col-marketing .module-image img {
	width: 100%;
}

.marketing.module {
	padding: 118px 0px;
}

.marketing.module .module-content {
	text-align: center;
}

.checkered.module,
.checkered-two.module {

}

.checkered.module .module-item,
.checkered-two.module .module-item {
	/*display: table-row;*/
}

.checkered.module .module-item::after,
.checkered-two.module .module-item::after {
	content: "";
	display: block;
	clear: both;
}

.checkered.module .module-item .module-image,
.checkered-two.module .module-item .module-image {
	width: 50%;
	/*display: table-cell;*/
}

.checkered.module .module-item .module-text,
.checkered-two.module .module-item .module-text {
	width: 50%;
	color: #48484a;
	font-family: Open Sans;
	font-weight: 300;
	/*display: table-cell;
	vertical-align: middle;*/
}

.checkered.module .module-item .module-text-padding,
.checkered-two.module .module-item .module-text-padding {
	padding: 68px 82px 0px;
}

.checkered.module .module-item .module-text .module-title,
.checkered-two.module .module-item .module-text .module-title {
	font-size: 32px;
	line-height: 40px;
	padding: 14px 0px;
	margin: 0px;
	font-weight: 300;
}

.checkered.module .module-item .module-text .module-teaser,
.checkered-two.module .module-item .module-text .module-teaser {
	font-size: 16px;
	line-height: 24px;
}

.checkered.module .module-item.image-left .module-image,
.checkered-two.module .module-item.image-left .module-image {
	float: left;
}

.checkered.module .module-item.image-left .module-text,
.checkered-two.module .module-item.image-left .module-text {
	float: right;
}

.checkered.module .module-item.image-right .module-image,
.checkered-two.module .module-item.image-right .module-image {
	float: right;
}

.checkered.module .module-item.image-right .module-text,
.checkered-two.module .module-item.image-right .module-text {
	float: left;
}

.checkered.module .module-item .module-image {
	overflow: hidden;
}

.checkered.module .module-item .module-image img {
	width: 100%;
}

.checkered.module .module-item .module-play-button,
.checkered-two.module .module-item .module-play-button {
	top: 50%;
	left: 50%;
	margin: -60px 0px 0px -60px;
	z-index: 10;
	cursor: pointer;
}

.checkered.module .module-item a,
.checkered-two.module .module-item a {
	font-size: 15px;
	font-weight: bold;
	font-family: Open Sans;
	color: #ed2557;
}

.ad-module-content.adspace {
	text-align: center;
}

.ad-module-content.adspace a img {
	max-width: 100%;
}

.featured-events.module {
	background: #eeeeee;
}

.featured-events.module .module-content {
	max-width: 1030px;
	margin: 0px auto;
	padding-bottom: 160px;
}

.featured-events.module .module-content::after {
	content: "";
	display: block;
	clear: both;
}

.featured-events.module .module-content .module-events {
	margin-top: 70px;
}

.featured-events.module .module-content .module-events.first {
	
}

.featured-events.module .module-content .module-events .module-item {
	
	margin-top: 46px;
}

.featured-events.module .module-content .module-events .module-item .module-item-content {
	background: #fff;
	padding: 32px 46px;
	border: 1px solid #dadada;
	cursor: pointer;
}

.featured-events.module .module-content .module-events .module-item:nth-child(1),
.featured-events.module .module-content .module-events .module-item:nth-child(2) {
	margin-top: 0px;
}

.featured-events.module {

}

.featured-events.module .module-content {

}

.featured-events.module .module-title {
	color: #444444;
	font-size: 32px;
	line-height: 62px;
	text-align: center;
	font-weight: 300;
	padding-top: 85px;
	text-transform: uppercase;
	margin: 0px;
}

.featured-events.module .module-border-bottom {
	width: 135px;
	border-bottom: 2px solid #a4a4a4;
	margin: 0px auto;
}

.featured-events.module .module-event-title {
	color: #48484a;
	font-size: 24px;
	line-height: 32px;
	height: 86px;
	overflow: hidden;
}

.featured-events.module .module-event-details {
	color: #48484a;
	font-size: 18px;
	line-height: 44px;
	font-weight: 300;
	height: 44px;
	overflow: hidden;
}

.featured-events.module .module-event-links,
.featured-events.module .module-event-links a {
	font-size: 15px;
	font-weight: bold;
	color: #e9204e;
	line-height: 23px;
}

.featured-events.module .module-content .module-events .module-item:hover .module-item-content {
	background: #eb1e4e;
}

.featured-events.module .module-item:hover .module-event-title,
.featured-events.module .module-item:hover .module-event-details,
.featured-events.module .module-item:hover .module-event-links,
.featured-events.module .module-item:hover .module-event-links a {
	color: #fff;
}

.video-area.module {
	background: #ebebec;
}

.video-area.module .module-content {
	max-width: 950px;
	margin: 0px auto;
	padding: 112px 0px 160px;
}

.video-area.module .module-image {

}

.video-area.module .module-image img.main-module-image {
	width: 100%;
}

.video-area.module .module-image .module-play-button {
	width: 120px;
	left: 50%;
	top: 50%;
	margin: -60px 0px 0px -60px;
	cursor: pointer;
}

.video-area.module .module-content .module-video-title {
	color: #48484a;
	font-size: 35px;
	line-height: 40px;
	padding-bottom: 88px;
	text-align: center;
	font-weight: 300;
	margin: 0px;
}

.video-area.module .module-content .video-item {
	margin: 0px 2%;
	width: 46%;
	float: left;
}

.video-area.module .module-content::after {
	content: "";
	display: block;
	clear: both;
}

a.white-button {
	font-size: 14px;
	line-height: 18px;
	padding: 12px 18px;
	border: 1px solid #fff;
	border-radius: 8px;
	color: #fff;
}

a.red-button {
	font-size: 14px;
	line-height: 18px;
	padding: 12px 18px;
	border: 1px solid #ec174c;
	border-radius: 8px;
	color: #ec174c;
}

#popout-info {
	position: fixed;
	/*max-width: 1040px;
	margin: 0px 20px;*/
	padding: 55px;
	background: #fff;
	width: 80%;
	top: 10%;
	left: 10%;
	z-index: 1001;
}

#popout-background {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1000;
	top: 0px;
	left: 0px;
}

#popup-close {
	position: absolute;
	top: 16px;
	right: 16px;
	cursor: pointer;
	z-index: 1002;
	color: #bbbbbb;
	font-size: 28px;
}

#popout-article-title {
	color: #eb1e4e;
	font-size: 30px;
	font-family: Open Sans;
	line-height: 36px;
}

#popout-article-teaser {
	color: #231f20;
	font-size: 25px;
	line-height: 31px;
	font-weight: 300;
	padding-bottom: 20px;
}

#popout-article-body {
	color: #48484a;
	font-size: 15px;
	line-height: 20px;
	font-family: Open Sans;
	overflow-y: auto;
	max-height: 500px;
}

.leadership.module {
	background: #ebebec;
}

.leadership.module .module-content {
	max-width: 1032px;
	margin: 0px auto;
	padding-bottom: 162px;
}

.leadership.module .module-header {
	padding: 94px 0px 84px;
	color: #444444;
	font-size: 32px;
	line-height: 38px;
	font-weight: 300;
	text-align: center;
}

.leadership.module .module-border {
	width: 256px;
	border-bottom: 2px solid #b2b2b2;
	margin: 0px auto;
	padding-top: 32px;
}

.leadership.module .module-item {
	padding-top: 34px;
	cursor: pointer;
	float: left;
	width: 48%;
	margin: 0px 1%;
}

.leadership.module .module-item:nth-child(1),
.leadership.module .module-item:nth-child(2) {
	padding-top: 0px;
}

.leadership.module .module-item-background {
	background: #fff;
	box-shadow: 0px 0px 1px #d9d9d9;
	height: 188px;
	padding: 25px;
}

.leadership.module .module-item-background:hover,
.leadership.module .module-item-background:hover .module-text,
.leadership.module .module-item-background:hover .module-title {
	background: #eb1e4e;
	color: #fff;
}

.leadership.module .module-title {
	color: #eb1e4e;
	font-size: 26px;
	line-height: 32px;
	font-weight: 300;
}

.leadership.module .module-text {
	color: #231f20;
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
}

.leadership.module .module-link-text {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 22px;
	position: absolute;
	bottom: 25px;
	left: 25px;
}

.news-area.module {

}

.news-area.module .module-content {
	max-width: 1300px;
	width: 80%;
	margin: 0px auto;
	padding: 114px 20px 0px;
}

.news-area.module .module-content .news-item {
	padding: 25px 0px 25px;
}

.news-area.module .module-content .news-icon {
	padding-right: 25px;
}

.news-area.module .module-content .news-title {
	height: 88px;
	overflow: hidden;
}

.news-area.module .module-content .news-title a {
	font-family: Open Sans;
	font-size: 18px;
	line-height: 28px;
	color: #48484a;
	font-weight: normal;
}

.news-area.module .module-content .news-teaser {
	color: #7d7f81;
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	line-height: 16px;
	height: 18px;
	overflow: hidden;
}

.news-area.module .module-content .news-date {
	font-family: Open Sans;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #939598;
}

.news-area.module .module-content .news-icon {
	width: 28px;
	box-sizing: initial;
}

.news-area.module .module-content .news-text {
	width: auto;
	padding: 0px 10px;
}

.news-area.module .module-content .news-icon img {
	display: block;
}

.news-area.module .module-content .news-icon,
.news-area.module .module-content .news-text {
	
}

.news-area.module .news-pagination {
	text-align: center;
	margin: 40px 0px;
}

.news-area.module .news-pagination .news-page-container,
.news-area.module .news-pagination .news-page-next {
	display: inline-block;
}

.news-area.module .news-pagination .news-page {
	font-size: 17px;
	line-height: 20px;
	font-family: Open Sans;
	color: #707070;
	padding: 5px 10px;
	margin: 16px;
	border-radius: 2px;
	display: inline-block;
	cursor: pointer;
}

.news-area.module .news-pagination .news-page.active {
	background: #eb1e4e;
	color: #fff;
}

.article-content.module .partner-cube {
	padding-top: 30px;
}

.article-content.module .partner-cube:nth-child(1),
.article-content.module .partner-cube:nth-child(2),
.article-content.module .partner-cube:nth-child(3),
.article-content.module .partner-cube:nth-child(4) {
	padding-top: 0px;
}

.quest-content.module {

}

.quest-content.module .module-item {
	max-width: 776px;
	margin: 0px auto;
	padding: 82px 0px;
}

.quest-content.module .module-title {
	color: #48484a;
	font-size: 32px;
	line-height: 37px;
	font-weight: 300;
	text-align: center;
}

.quest-content.module .module-teaser {
	color: #48484a;
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	text-align: center;
	margin-top: 10px;
}

.quest-content.module .module-questions {
	margin-top: 46px;
}

.quest-content.module .quest-submit {
	text-align: center;
	padding-top: 25px;
}

.quest-content.module .quest-submit button {
	padding: 0px 74px;
	line-height: 55px;
	border-radius: 6px;
	background: #ec174c;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	border: 0px;
	text-transform: uppercase;
}

#social-media {
	margin-top: 12px;
}

#social-media .social-link {
	display: inline-block;
	text-decoration: none;
	/*width: 36px;*/
}

#social-media .social-link img {
	width: 100%;
}

#social-media .social-link.facebook {

}

#social-media .social-link.twitter {

}

#social-media .social-link.linkedin {

}

#social-media .social-link.insta {

}

#social-media .social-link:hover img {
	display: none;
}

#social-media .social-link:hover img.hide {
	display: inline-block !important;
}

.image-module.module {
	color: #585858;
}

.image-module.module .module-title {
	font-size: 35px;
	line-height: 39px;
	font-weight: 300;
	text-align: center;
	max-width: 1040px;
	margin: 0px auto;
	padding: 18px 10px;
}

.image-module.module .module-teaser {
	text-align:center; 
	font-family: open sans; 
	font-size: 22px; 
	line-height: 34px; 
	font-weight: 300;
	max-width: 1040px;
	margin: 0px auto;
}

.image-module.module .module-image img {
	width: 100%;
}

#article-container {

}

#article-container #article-title {
	font-size: 35px;
	line-height: 42px;
	color: #444444;
	font-family: Open Sans;
	font-weight: bold;
	text-align: left;
	max-width: 1040px;
	margin: 72px auto 0px;
	padding: 0px 20px;
	box-sizing: content-box;
}

#article-container #article-teaser {
	margin: 24px auto;
	color: #444444;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	max-width: 1040px;
	padding: 0px 20px;
	box-sizing: content-box;
	font-family: Open Sans;
}

#article-content {
	/*max-width: 1260px;*/
	max-width: 1040px;
	padding: 0px 20px;
	box-sizing: content-box;
	margin: 0px auto;
	font-size: 22px;
	line-height: 32px;
	color: #444444;
	font-weight: 300;
	font-family: Open Sans;
}

#articleRelated {
	margin-top: 46px;
}

#articleRelated a {
	font-size: 22px;
	color: #ec174c;
	font-weight: bold;
}

#articleRelated .item {
	float: left;
}

#articleRelated .item .divider {
	font-size: 22px;
	color: #ec174c;
	font-weight: bold;
	margin: 0px 0px 0px 6px;
}

#articleRelated .item.first .divider {
	display: none;
}

body.article #footer {
	margin-top: 108px;
}

body.article #footer .footer-text,
body.article #footer .footer-button {
	display: none;
}

#article-photo.left-image {
	margin-bottom: 44px;
}

#article-photo.left-image,
#article-photo.left-image img {
	max-width: 960px;
}

#article-content p {
	margin-bottom: 40px;
}

#search-button {
	display: none;
}

#GlobalArticleContainer .image img,
.global-article-container .image img {
	margin: 0px auto;
	display: block;
	width: 100%;
}

#site-map {
	max-width: 1080px;
	margin: 0px auto;
}































/***********************************************************************************
**** Menu
***********************************************************************************/

#menu-container {
	position:relative;
	min-height:84px;
	margin: 0px auto;
}

#list-menu {
	/*float:left;*/
	display:block;
	visibility:hidden;
	margin: 0px 0px 0px 20px;
	list-style-type:none;
	padding:0;
	border:0;
	height: 83px;
}

#list-menu .divider {
	float:left;
	width:4px;
	height:84px;
	display: none;
}

#list-menu li:nth-child(6) {
	/*display: none;*/
}

#list-menu-button {
	display:none;
	height:84px;
	position:absolute;
	z-index:1;
	top: 8px;
	right: 16px;
}

#list-menu-button button {
	padding: 7px 10px 13px;
}

#list-menu-button .icon-bar {
	background-color:#444444;
	border-radius:1px 1px 1px 1px;
	display:block;
	height: 4px;
	margin-top: 3px;
	width: 29px;
}

#list-menu-button.show-mobile button div.icon-bar:last-child:after {
  color: #fff;
}

#list-menu-button button > div:last-child:after{
	content:"";
	font-size:9px;
	color:#fff;
	line-height: 19px;
}

#list-menu li.parent {
	float:left;
	background:transparent;
	position:relative;
}

#list-menu li.parent {
	/*position:static;*/
}

#list-menu li.parent.template.menu-active {
	background: #f0f0f0;
}

#list-menu li.parent.template.menu-active a.top-menu-link {
	color: #770000;
}

#list-menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	border:0;
}

#list-menu a {
	display:block;
}

#list-menu a:hover {
	
}

.top-menu-link {
	line-height: 78px;
	padding:0px 22px;
	margin: 0px 0px 0px;
	text-decoration:none;
	font-size: 14px;
	color: #48484a;
	font-weight: normal;
	font-family: Open Sans;
	text-transform: uppercase;
	border-bottom: 5px solid #fff;
}

.top-menu-link:active,
.top-menu-link:focus {
	color: #48484a;
}

#lm-parent-1 a.top-menu-link {
	margin-left: 0px;
}

#list-menu a.top-menu-link:hover {
	color: #48484a;	
	border-bottom: 5px solid #ec174c;
}

.sub .top-menu-link {
	
}

.menu-active .top-menu-link {
	border-bottom: 5px solid #ec174c;
}

.top-menu-link:focus,
.top-menu-link:hover {
	text-decoration:none;
}

li.template .top-menu-link:hover {
	
}

.subnav {
	display: none;
}

#list-menu ul.subnav {
	position:absolute;
	z-index:1;
	top: 83px;
	left: 0px;
	padding: 18px 0px;
	background: #fff;
	border-top: 1px solid #cfcfcf;
}

.subnav.template-ul {
	width:auto;
	height:auto;
	background:transparent;
}

.subnav.template-ul .subnav {
	display:block;
}

.subnav .template {
	width:100%;
	height: 352px;
	position:relative;
	background: #f0f0f0;
}

.menu-active .subnav {
	display:block;
}

.subnav li a {
	padding: 0px 58px 0px 28px;
	/*min-width:200px;*/
	height: 34px;
	line-height: 34px;
	color: #48484a;
	font-size: 14px;
	font-family: Open Sans;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
}

.subnav li a.section:hover {
	color: #fff;
}

.subnav li a:hover {
	color: #ec174c;
}

#list-menu .two-col-1,
#list-menu .two-col-2 {
	width: 44%;
	float: left;
}

#list-menu .two-col-1 {
	margin-right: 12%;
}

#list-menu .image {

}

#list-menu .image img {
	width: 100%;
}

#list-menu li.template ul.subnav .standard {
	padding: 22px 2% 0px;
	width: 34%;
	float: left;
}

#list-menu li.template ul.subnav .standard.sports {
	padding-top: 22px;
	width: 62%;
}

#list-menu li.template ul.subnav ul.subnav {
	position:static;
}

#list-menu li.template ul.subnav .sports ul.subnav {
	width: auto;
	float: none;
	position:static;
	float: left;
	padding-top: 4px;
}

#list-menu li.template ul.subnav .box-mens,
#list-menu li.template ul.subnav .box-womens {
	width: 47%;
	float: left;
}

#list-menu li.template ul.subnav .box-mens {
	padding-right: 6%;
}

#list-menu li.template ul.subnav .menu-label {
	font-size: 18px;
	line-height: 24px;
	font-family: Oswald;
	font-weight: bold;
	color: #770000;
	padding-bottom: 0px;
	/*border-bottom: 1px solid #770000;*/
}

#list-menu .image-text .headline,
#list-menu .image-text .teaser {
	display:none;
}

#list-menu .parent.sports .feature-1,
#list-menu .parent.sports .feature-2,
#list-menu .parent.sports .label-1,
#list-menu .parent.sports .label-2
{
	display:none;
}

#list-menu .parent .image-text {
	width: 19%;
	padding-left: .5%;
	position: static;
	float: left;
	padding-top: 20px;
	display: none;
}

#list-menu .parent .image-text a {
	min-width: auto;
	padding: 0px;
}

#list-menu .label-1 {
	font-size: 18px;
	line-height: 24px;
	font-family: Oswald;
	font-weight: normal;
	color: #770000;
	padding-bottom: 0px;
	/*border-bottom: 1px solid #770000;*/
	position: absolute;
	left: 520px;
	top: 22px;
	width: 180px;
}

#list-menu .feature-1 {
	position:absolute;
	z-index:1;
	top:57px;
	left:520px;
	font-size: 14px;
	font-family: Oswald;
	color: #6c6c6c;

}

#list-menu .feature-1 li {
	border-bottom: 1px solid #d1d1d1;
	width: 180px;
}

#list-menu .feature-1 a {
	font-size: 16px;
	font-family: Oswald;
	color: #898989;
	line-height: 26px;
	height: 26px; 
	font-weight: 300;
}

#list-menu .feature-1 a:hover {
	text-decoration: underline;
}

#list-menu .with-sections .subnav li.first {

}

ul#menu-sport-group-1 {
	width:47%;
	float:left;
	margin-left:2%;
	position:static;
}

ul#menu-sport-group-2 {
	width:47%;
	float:left;
	margin-left:2%;
	position:static;
}

#list-menu div.standard li {
	float:left;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#d1d1d1;
	width: 100%;
	padding-left: 0px;
}

#list-menu div.standard li.header {
	line-height: 20px;
	height: auto;
	border-bottom: 0px;
	padding-bottom: 10px;
}

#list-menu div.standard li.header a {
	font-size: 18px;
	line-height: 24px;
	font-family: Oswald;
	font-weight: bold;
	color: #770000;
	padding-bottom: 0px;
	/*border-bottom: 1px solid #770000;*/
}

#list-menu .template-2 div.standard li {
	width: 100%;
	margin-right: 0px;
	float: none;
}

#list-menu div.standard.sports li {
	
}

#list-menu div.standard li.odd {
	margin-right: 5%;
}

#list-menu div.standard.sports li.odd {
	margin-right: 0px;
}

#list-menu div.standard a,
#list-menu div.standard a.sport {
	display:block;
	min-width:auto;
	padding: 0px;
	font-size: 16px;
	font-family: Oswald;
	color: #898989;
	font-weight: 300;
}

#list-menu div.standard a:hover {
	text-decoration: none;
	color: #770000;
}

#list-menu .with-sections a.facebook {
	background:url(/fls/31000/site_graphics/menu-facebook.png) transparent no-repeat;
	width:18px;
	height:16px;
	display:block;
	float:right;
	overflow:hidden;
	padding:0;
	margin-top: 3px;
	margin-right: 4px;
}

#list-menu .with-sections a.twitter {
	background:url(/fls/31000/site_graphics/menu-twitter.png) transparent no-repeat;
	width:18px;
	height:16px;
	display:block;
	float:right;
	overflow:hidden;
	padding:0;
	margin-top: 3px;
	margin-right: 8px;
	margin-left: 10px;
}

.facebook-placeholder{
	width:18px;
	height:16px;
	display:block;
	float:right;
	overflow:hidden;
	padding:0;
	margin-top: 7px;
	margin-right: 4px;
}


.twitter-placeholder{
	width:18px;
	height:16px;
	display:block;
	float:right;
	overflow:hidden;
	padding:0;
	margin-top: 7px;
	margin-right: 8px;
	margin-left: 10px;
}

#list-menu .sports .ad-menu {
	position: absolute;
	left: auto;
	top: 46px;
	right: 72px;
}

#list-menu .ad-menu {
	position: absolute;
	right: 110px;
	top: 48px;
}

#list-menu .ad-menu a {
	padding: 0px;
	height: auto;
	line-height: auto;
}

#list-menu .with-sections a.sport {
	float:left;
}

#list-menu .with-sections a.section {
	float:right;
	font-size: 14px;
	font-family: Oswald;
	font-weight: 300;
	padding-right: 6px;
	color: #6c6c6c;
	padding-right: 16px;
}

#list-menu .with-sections a.section.custom {
	padding-right: 2px;
}

#list-menu .with-sections a.section:hover {
	color: #770000;
}

#list-menu .with-sections a.section span {
	padding-left: 6px;
}

#section-menu li.more {
	position:relative;
	/*width: 48px;*/
	height: 37px;
}

#section-menu ul.more{
	padding:0px;
	visibility: hidden;
	position: absolute;
	top: 36px;
	right: 0px;
}

#section-menu ul.more li{
	border-width:0px 1px 1px 1px;
	border-color:#fff;
	border-style:solid;
	width:200px;
	padding: 0px 10px;
	clear:both;
	background-color: #770000;
	display: block;
}
#section-menu ul.more li.section {
	margin: 0px 0px 0px !important;
	height: auto;
	white-space: normal;
}
#section-menu ul.more li.first {
	border-top:solid 1px #A5A4A3;
}
#section-menu ul.more li:hover,
#section-menu ul.more div:hover{

}

#section-menu ul.more li a{
	color: #fff;
	font-family:Oswald;
	font-size:14px;
	text-align:left;
	text-transform:none;
	font-weight: normal;
	line-height: 23px;
	display: block;
}

#section-menu ul.more li a:hover{
	color: #fff;
}

.mktoModalMain {

}

.mktoModalMain label {
	display: block;
}

.mktoFormRow {

}

.mktoFieldWrap {
	margin-bottom: 15px;
	box-sizing: border-box;
}

.mktoFieldWrap input,
.mktoFieldWrap select {
	display: block;
	/*width: 100% !important;*/
	height: 34px;
	padding: 6px 12px !important;
	font-size: 14px;
	line-height: 1.428577143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075;);
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.mktoHtmlText h2 {
	color: #48484a;
    font-size: 32px;
    line-height: 37px;
    font-weight: 300;
    text-align: center;
    font-family: Open Sans, Arial;
    text-transform: uppercase;
}

.mktoHtmlText h4 {
	color: #48484a;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
    margin-top: 10px;
    font-family: Open Sans, Arial;
}

.mktoForm .mktoOffset {
	display: none;
}

.mktoForm .mktoButtonWrap.mktoThoughtbot button.mktoButton {
	padding: 0px 74px !important;
	line-height: 55px !important;
	border-radius: 6px !important;
	background: #ec174c !important;
	color: #fff !important;
	font-weight: bold !important;
	font-size: 20px !important;
	border: 0px !important;
	text-transform: uppercase !important;
	width: auto !important;
	height: auto !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

body .mktoButtonRow {
	text-align: center !important;
	width: 100%;
}

body .mktoButtonRow span {
	margin-left: 0px !important;
}