/* =common */
	html, body {
		margin: 0;
		padding: 0;
	}
	h1 {
		margin: 1.2em 0 0.8em;
		font-size: 2em;
		font-weight: normal;
		line-height: 120%;
	}
	h2 {
		/*margin: 1em 0 1em;*/
		margin: 1em 0 0.5em;
		font-size: 1.2em;
			font-size: 1.5em;
		font-weight: bold;
		line-height: 120%;
	}
	h3 {
		margin: 1em 0 0.7em;
		font-size: 1.15em;
	}
	h4 {
		margin: 0 0 0.5em;
		font-size: 0.9em;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	p {
		margin: 0 0 1em;
	}
	ul {
		margin: 0 0 1em;
		padding: 0;
		list-style-type: none; 
	}
		ul.list li {
			padding-left: 10px;
			background: transparent url(../img/bg-bullet01.png) no-repeat 0 8px;
		}

	ol {
		margin: 0 0 1em;
		padding-left: 35px;
	}
	ol ol {
		margin: 0;
	}
	a {
		color: #dfc3f3;
		text-decoration: none;
		overflow: hidden;
	}
	a:hover {
		color: #fff;
		text-decoration: underline;
	}
	form {
		margin-bottom: 1em;
	}
	fieldset {
		margin: 0 0 1em;
		padding: 0;
		border: none;
	}
	legend {
		display: block;
		width: 100%;
		margin: 1em 0;
		padding: 1em 0 0;
		font-size: 1.1em;
		font-weight: bold;
		color: #4f7831;
		border-bottom: 1px solid #acacac;
		/* background: #fee; */
	}
	label {
		/* float: left;
		display: block;
		width: 168px;
		margin-right: 20px;
		padding: 3px 0;
		font-size: 1em;
		line-height: 140%;
		text-align: right;
		color: #555;
		cursor: pointer; */
		display: block;
		font-size: 0.8571em;
			font-size: 1em;
		line-height: 160%;
	}
	.rowWrap label {
		/* float: none;
		display: inline;
		width: auto;
		margin-right: 0px; */
	}
	.required {
		color: #f07a14;
	}
	input.txt, textarea, select {
		padding: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		background: #fff;
		border: 1px solid #999;
		border-radius: 3px;
	}
	input.txt {
		width: 95%;
	}
	textarea {
		width: 95%;
		height: 80px;
		overflow: auto; /* remove ie's default scrollbar */
	}
	input.txt:hover, textarea:hover, select:hover,
	input.txt:focus, textarea:focus, select:focus {
		border: 1px solid #333;
	}
	option {
		background-color: transparent;
	}
	form .row {
		padding: 0 0 1.5em;
	}
	form .row:hover label {
		/* color: #4f7831; */
	}
	input.short {
		width: 50%;
	}
	button {
		width: 40%;
		height: 30px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		color: #ccc;
		background-color: #666;
		border: 0;
		cursor: pointer;
		border-radius: 3px;
	}
	button:hover {
		color: #fff;
		background-color: #333;
	}
	input.txt, button {
		vertical-align: middle;
	}

	.mandatory {
		color: #f63;
	}
	
	.validationError {
		display: inline-block;
		padding: 0.2em 0.5em;
		color: #fff;
		background-color: #900;
		border-radius: 3px;
	}

	img {
		border: 0;
	}
	
	.last {
		margin-right: 0 !important;
	}
	
	.clr:after {
		content:".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		font-size:0;
		line-height:0;
	}
/* =common */

html {
	height: 100%;
	/*background: #fff;*/
	background: #031102 url(../img/bg-html.jpg) no-repeat center 0;
}
body {
	height: 100%;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 87.5%;
	color: #888;
	line-height: 160%;
}

#wrap {
	width: 980px;
	margin: 0 auto;
}

/* sliding menu START */

	#page {
		position: relative; /* Set the position property so z-index will apply */
		z-index: 20; /* Make sure this is higher than #menu */

		background: #031102 url(../img/bg-html.jpg) no-repeat center 0;
		height: 100%;
	}
	
	#menuToggle {
		display: none;
		position: absolute;
		/*top: 45px;
		right: 10px;
		width: 30px;
		height: 30px;*/
		top: 126px;
		right: 5px;
		width: 16px;
		height: 16px;
		text-indent: -9999em;
		cursor: pointer;
		/*background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><g fill='#fff'><rect width='30' height='6'/><rect y='24' width='30' height='6'/><rect y='12' width='30' height='6'/></g></svg>");*/
		background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAzMCAzMCc+PGcgZmlsbD0nI2ZmZic+PHJlY3Qgd2lkdGg9JzMwJyBoZWlnaHQ9JzYnLz48cmVjdCB5PScyNCcgd2lkdGg9JzMwJyBoZWlnaHQ9JzYnLz48cmVjdCB5PScxMicgd2lkdGg9JzMwJyBoZWlnaHQ9JzYnLz48L2c+PC9zdmc+"); /* white */
		/*background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAzMCAzMCc+PGcgZmlsbD0nIzMzMDA2Nic+PHJlY3Qgd2lkdGg9JzMwJyBoZWlnaHQ9JzYnLz48cmVjdCB5PScyNCcgd2lkdGg9JzMwJyBoZWlnaHQ9JzYnLz48cmVjdCB5PScxMicgd2lkdGg9JzMwJyBoZWlnaHQ9JzYnLz48L2c+PC9zdmc+");*/ /* purple */
		/*background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAzMCAzMCc+PGcgZmlsbD0nIzAwMCc+PHJlY3Qgd2lkdGg9JzMwJyBoZWlnaHQ9JzYnLz48cmVjdCB5PScyNCcgd2lkdGg9JzMwJyBoZWlnaHQ9JzYnLz48cmVjdCB5PScxMicgd2lkdGg9JzMwJyBoZWlnaHQ9JzYnLz48L2c+PC9zdmc+");*/ /* black */
		/*background-image: url(../img/menutoggle.svg);*/
		background-size: contain;
		opacity: 0.85;
		z-index: 2;
	}

	.hamburger {
		fill: #00f;
	}

	#menuMobile {
		display: none;
		position: absolute;
		top: 0;
		right: 0;
		width: 240px;
		height: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		background: #000;
		z-index: 10; /* Make sure the z-index is lower than the #page */
	}
		#menuMobile .menuHeader {
			display: block;
			padding: 0.5em 1.5em;
			font-size: 1em;
			color: #777;
			background-color: #333;
		}
		#menuMobile a {
			display: block;
			padding: 0.5em 1.5em;
			font-size: 1.2em;
			color: #aaa;
		}
		#menuMobile a:hover, #menuMobile li.active a {
			color: #fff;
			background-color: #111;
			text-decoration: none;
		}

	.animating #menuMobile, .menu-visible #menuMobile {
		display: block;
	}

	.animating #page {
		transition: transform .25s ease-in-out;
		-webkit-transition: -webkit-transform .25s ease-in-out;
	}

	.animating.left #page {
		transform: translate3d( -240px, 0, 0 );
		-webkit-transform: translate3d( -240px, 0, 0 );
	}

	.animating.right #page {
		transform: translate3d( 240px, 0, 0 );
		-webkit-transform: translate3d( 240px, 0, 0 );
	}

	.menu-visible #page {
		right: 240px;
	}

/* sliding menu END */

header {
	position: relative;
	width: 980px;
	/*height: 240px;*/
	margin: 0 auto;
	/*padding: 1px 0;*/
	/*background-color: rgba(255,0,0, 0.3);*/
	z-index: 2;
}

#tagline {
	display: none;
}

header h2 {
	position: absolute;
	top: 27px;
	left: 0; 
	width: 285px;
	height: 98px;
	margin: 0;
	z-index: 1;
}
	header h2 a { /* logo */
		display: block;
		width: 285px;
		height: 98px;
		margin: 0;
		text-indent: -999em;
		background: transparent url(../img/bg-logo.png) no-repeat 0 0;
		z-index: 1;
	}

nav {
	padding-top: 160px;
}

#mainMenu {
	width: 100%;
	margin: 0;
	padding: 0;
	/*background-color: rgba(255,0,0, 0.1);*/
	background: #101010 url(../img/bg-mainmenu.jpg) repeat-x left center;
	box-shadow: 0 0 10px #000;
}

	#mainMenu li {
		float: left;
		text-transform: uppercase;
		font-size: 1.2em;
		/*background: #222;*/
	}
		#mainMenu li:first-child {
			/*margin-left: 0;*/
		}
	#mainMenu li a {
		display: block;
		/*padding: 0 1em;*/
		padding: 0 0.5em;
		height: 41px;
		line-height: 41px;
		font-weight: bold;
		color: #dfc3f3;
		border-right: 1px #333 solid;
		text-shadow: 0 0 5px #000;
	}
	#mainMenu li a:hover, #mainMenu li.active a {
		color: #fff;
		text-decoration: none;
	}

#logo {
	z-index: 2;
	/*background-color: rgba(255,0,0, 0.5);*/
}
.backgroundsize #logo a {
	
}


#mainPic {
	/*width: 98%;*/
	max-width: 1600px;
	margin: 0 auto;
	box-shadow: 0 0 10px #000;
	z-index: 1;
}
	#mainPic img {
		display: block;
		width: 100%;
	}

	.inner #mainPic {
		/*min-height: 150px;*/
	}


#content {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 1em;
	background: #000 url(../img/bg-content.jpg) no-repeat center 0;
	/*background-color: rgba(0,0,255, 0.5);*/
	box-shadow: 0 0 10px #000;
	z-index: 1;
}

#contentWrap {
	width: 95%;
	margin: 0 auto;
	padding-top: 1px;
}

#mainCont {
	float: left;
	width: 70%;
}

h1 {
	color: #fff;
}

h2 {
	color: #dfc3f3;
}
h3 {
	color: #ddd;
}

img.responsive,
img.fullWidth {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.inlineImg {
	display: inline-block;
	margin-right: 0.5em;
	vertical-align: middle;
}

.infoTbl {
	width: 100%;
	margin: 0 0 1em;
	border: 1px solid #666;
}
	.infoTbl th {
	text-align: left;
	color: #000;
	background-color: #999;
	}
	.infoTbl tr:nth-child(2n) {
		background-color: #ccc;
	}
	.infoTbl tr:nth-child(2n+1) {
		background-color: #ddd;
	}
	.infoTbl td {
		padding: 0.2em;
		line-height: 1.2;
		color: #333;
	}


.flexibleCont {
	position: relative;
	margin: 1.5em auto;
	padding-bottom: 56.25%;
	/*padding-top: 30px;*/
	height: 0;
	overflow: hidden;
}
.flexibleCont iframe,
.flexibleCont object,
.flexibleCont embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#testimonials h3 {
	clear: both;
}
#testimonials img {
	float: left;
	margin: 0.3em 1em 1em 0;
}

.articlePicCont {
	margin: 1em 0;
}

#calendarFrm {
	/*margin-top: 2.2em;*/
}

#register {
	display: block;
	width: 10em;
	margin-top: 2em;
	padding: 1em 1.5em;
	font-size: 1.3em;
	color: #fff;
	text-align: center;
	background-color: #0093dd;
}
	#register:hover {
		position: relative;
		top: -2px;
		background-color: #333;
		text-decoration: none;
	}

#calWrap {
	background-color: #999;
}

.teamList {

}
	.teamList li {
		float: left;
		width: 30%;
		margin: 0 3% 3% 0;
		background: #ddd url(../img/team-badge.png) no-repeat center 25%;
		background-size: 60%;
			background-size: 75%;
		border-radius: 2px;
	}
		.teamList li:hover {
			background-color: #ddd;
			text-decoration: none;
			box-shadow: 0 0 2px #666;
		}
	.teamList a {
		display: block;
		width: 100%;
		padding-top: 150px;
		padding-bottom: 10px;
		font-size: 1.2em;
		text-align: center;
		color: #000;
	}
		.teamList a:hover {
			text-decoration: none;
		}

/* ▼ ▼ ▼ ▼ ▼ ROSTER ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ */

.rosterLink {
	display: inline-block;
	width: 36px;
	height: 36px;
	text-indent: -9999em;
	background: transparent url(../img/icon-roster36.png) 0 0 no-repeat;
}

.rosterTable {
	width: 100%;
	/*border: 1px solid #888;*/
}
	.rosterTable tr {
		background-color: #f5f5f5;
	}
	.rosterTable tr:nth-child(2n+1) {
		background-color: #d5d5d5;
	}
	.rosterTable.playerProfilesEnabled tr:not(:first-child) {
		cursor: pointer;
	}
	.rosterTable th, .rosterTable td {
		padding: 0.5em 1em;
		line-height: 1.2;
	}
	.rosterTable th {
		text-align: left;
		font-weight: bold;
		text-transform: uppercase;
		color: #eee;
		background-color: #6c6c6c;
	}
	.rosterTable th a {
		color: #fffaaa;
	}
	.rosterTable td {
		vertical-align: middle;
		color: #333;
	}
	.rosterTable td a {
		color: #111;
		text-decoration: underline;
	}
		.rosterTable td a:hover {
			color: #f77b00;
		}
	.rosterTable td.membername {
		/*white-space: nowrap;*/
	}
	.rosterTable .playerThumbnail {
		vertical-align: middle;
	}

	.rosterCards {

	}

	.rosterCards li {
		position: relative;
		float: left;
		width: 30.7571%;
		margin-right: 3.7855%;
		margin-bottom: 24px;
		background-color: #05a;
	}
	.rosterCards.playerProfilesEnabled li {
		cursor: pointer;
	}
	
	.rosterCards li:nth-child(3n+0), 
	.rosterCards li.last {
		margin-right: 0;
		/*background-color: #fee;*/
	}
	.rosterCards img {
		display: block;
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.rosterCards .dataWrap {
		margin: 0.75em 0.75em 0.5em;
	}
	.rosterCards h2 {
		margin: 0;
		font-size: 1.142857em;
		color: #ace;
	}
		.rosterCards h2 a {
			color: #bdf;
			text-decoration: none;
		}
		.rosterCards h2 a:hover,
		.rosterCards.playerProfilesEnabled li:hover a {
			color: #fff;
		}
	.rosterCards .data {
		margin: 0;
		font-size: 0.8571em;
		color: #ace;
	}
	.rosterCards .position {
		float: left;
	}
	.rosterCards .number {
		float: right;
	}
		.rosterCards .number:before {
			/*content: "#";*/
		}

	@media screen and (min-width: 300px) and (max-width: 800px) {

		.rosterCards li {
			width: 47%;
			margin-right: 6%;
		}
		.rosterCards li:nth-child(3n+0), 
		.rosterCards li.last {
			margin-right: 6%;
		}
		.rosterCards li:nth-child(2n+0), 
		.rosterCards li.last {
			margin-right: 0;
		}

		.rosterCards h2 {
			font-size: 1em; /* 14px */
		}
	}

.rosterList {

}
.rosterList li {
	position: relative;
	margin-bottom: 0.7em;
	padding: 1em;
	background-color: #333;
	background: linear-gradient(#444, #333);
	border-radius: 4px;
}
	.rosterList li:before {
		position: absolute;
		top: 50%;
		right: 5%;
		width: 3%;
		height: 30%;
		content: ' ';
		background-image: url(../img/icn-chevron-right-white.svg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 100% 50%;
		transform: translateY(-50%);
		opacity: 0.3;
	}
	.rosterList li:hover:before {
		opacity: 0.6;
	}
	.rosterList.playerProfilesEnabled li {
		cursor: pointer;
	}
.rosterList img {
	float: left;
	display: block;
	width: 64px;
	height: 64px;
	border-radius: 4px;
	box-shadow: 0 0 5px #000;
}
.rosterList .dataWrap {
	float: left;
	margin-left: 1em;
	font-size: 1.2em;
}
.rosterList h3 {
	margin: 0.3em 0;
	font-size: 1.4em;
	font-weight: normal;
}
.rosterList .data {
	margin: 0;
}
.rosterList li a {
	color: #ccc;
	text-decoration: none;	
}
	.rosterList li:hover a {
		color: #fff;
	}

@media screen and (min-width: 300px) and (max-width: 750px) {
	.rosterList li {
		padding: 0.5em;
	}
	.rosterList img {
		width: 48px;
		height: 48px;
		border-radius: 2px;
		box-shadow: 0 0 3px #000;
	}
	.rosterList h3 {
		margin: 0;
		font-size: 1.2em;
	}
	.rosterList .dataWrap {
		font-size: 1em;
	}
	.rosterList .dataWrap p {
		margin: 0;
	}
}

.teamMemberInfoWrap {
	width: 320px;
	/*margin: 0 auto;*/
}
	@media screen and (min-width: 300px) and (max-width: 400px) {

		.teamMemberInfoWrap {
			width: 100%;
		}

	}

	.teamMemberInfoWrap img {
		display: block;
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	
	.teamMemberData {
		width: 100%;
		padding: 0.5em 0;
		background-color: #05a;
	}
	.teamMemberData td {
		padding: 0.5em 0.8m;
	}
	.teamMemberData .dataLabel {
		padding-right: 1em;
		width: 40%;
		text-align: right;
		color: #aaa;
	}
	.teamMemberData .dataValue {
		width: 60%;
		color: #ddd;
	}


/* ▲ ▲ ▲ ▲ ▲ ROSTER ▲ ▲ ▲ ▲ ▲ ▲ ▲ ▲ ▲ ▲ */

/* videos START */

.flexibleCont {
	position: relative;
	margin: 1.5em auto;
	/*max-width: 640px;*/
	padding-bottom: 56.25%;
	/*padding-top: 30px;*/
	height: 0;
	overflow: hidden;
		box-shadow: 0 0 6px #000;
}
.flexibleCont iframe,
.flexibleCont object,
.flexibleCont embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#videoPlayer {
	background-color: #666;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDI0JyBoZWlnaHQ9JzEwMjQnIHZpZXdCb3g9JzAgMCAxMDI0IDEwMjQnPjxnIGZpbGw9JyM4ODgnPjxwYXRoIGQ9J00xMDIyIDUxMmMwIDI4MS43LTIyOC4zIDUxMC01MTAgNTEwUzIgNzkzLjcgMiA1MTIgMjMwLjMgMiA1MTIgMnM1MTAgMjI4LjMgNTEwIDUxMHpNNTEyIDYyQzI2My41IDYyIDYyIDI2My41IDYyIDUxMnMyMDEuNSA0NTAgNDUwIDQ1MCA0NTAtMjAxLjUgNDUwLTQ1MFM3NjAuNSA2MiA1MTIgNjJ6Jy8+PHBhdGggZD0nTTgwMSA1MTJMMzY2IDc2NlYyNTknLz48L2c+PC9zdmc+");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 20%;
}

#videoPlayer .flexibleCont {
	margin: 0;
}

#related {
	margin-top: 1em;
}
	#related li {
		float: left;
		width: 15%;
		margin-right: 2%;
		margin-bottom: 10px;
		border: 1px #999 solid;
		/*box-shadow: 0 0 4px #000;*/
	}
	#related img {
		display: none;
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	#related span {
		position: relative;
		display: block;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
	}
	#related a {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		background-size: cover;
		background-position: 50% 50%;
		text-decoration: none;
	}

#videoInfo {
	margin: 0 -2.5% 0;
	padding: 1px 2.5% 2em;
	/*background-color: #582080;*/
	/*461966*/
	background-color: #582080;
	background: linear-gradient(#582080, #34134c);
	/*box-shadow: 0 0 10px #aaa;*/
}
	#videoDate {
		font-style: italic;
	}

#videoList {
	margin-top: 2em;
}
#videoList *, #videoList *:before, #videoList *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#videoList li {
	position: relative;
	float: left;
	width: 30%;
	height: 350px;
	margin: 0 3% 1.5em 0;
	background: #efefef;
	border: 1px #d7d7d7 solid;
	border-radius: 4px;
	box-shadow: 0 0 4px #ccc;
	z-index: 0;
	cursor: pointer;
}
	#videoList li:hover {
		background-color: #fef;
		border-color: #006cc7;
			border-color: #606;
		box-shadow: 0 0 6px #ccc;
		transition-duration: 0.5s;
	}

	#videoList li a {
		color: #582080;
	}
	
	.videoListWrap {
		margin: 1em;
	}
	#videoList h2 {
		position: relative;
		margin: 0.5em 0;
			margin: -1em 0 0.5em;
			padding-top: 1.5em;
		font-size: 1.2em;
			/*background: transparent url(../img/bg-reflection.png) 0 0 repeat-x;*/
			z-index: 1;
	}
	#videoList img {
		position: relative;
		z-index: 2;
		box-shadow: 0 10px 7px -7px #999;

	}
	#videoList a:hover {
		text-decoration: none;
	}
	#videoList .date {
		font-size: 0.875em;
		font-style: italic;
	}
	#videoList .descr {
		font-size: 0.875em;
		line-height: 1.3;
	}

.videoTags a {
	display: inline-block;
	font-size: 0.75em;
	margin-right: 10px;
}

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

	/* 
	#videoList li {
		width: 48%;
		height: 350px;
		margin: 0 2% 1em 0;
	}
	*/

}

#videoList {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
#videoList li {
	/*flex: 1 0;*/
	width: 31.5%;
	height: auto;
	margin: 0;
	margin-bottom: 1.5em;
		/*margin-bottom: 3vh;*/
}
#videoList li.flexboxSpacer {
	height: 0;
	margin-bottom: 0;
	background: transparent;
	border: 0;
}
#videoList.clr:after {
	display: none;
}

@media screen and (min-width: 451px) and (max-width: 600px) {
	#videoList li {
		width: 48%;
		margin-bottom: 2vh;
	}
}

@media screen and (min-width: 300px) and (max-width: 450px) {
	#videoList li {
		width: 100%;
		margin: 0;
		margin-bottom: 1vh;
	}
}


/* videos END */

/* ▼ ▼ ▼ ▼ ▼ referencelist ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ */
#referenceList {
	margin-top: 2em;
}
	#referenceList *, #referenceList *:before, #referenceList *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#referenceList li {
		position: relative;
		float: left;
		width: 30%;
		height: 350px;
		margin: 0 3% 1.5em 0;
		background: #efefef;
		border: 1px #d7d7d7 solid;
		border-radius: 4px;
		/*box-shadow: 0 0 4px #ccc;*/
		z-index: 0;
		/*cursor: pointer;*/
	}
		#referenceList li:hover {
			background-color: #fff;
			border-color: #666;
			/*box-shadow: 0 0 6px #ccc;*/
			transition-duration: 0.5s;
		}
		.referenceListWrap {
			margin: 1em;
		}
		#referenceList h2 {
			position: relative;
			margin: 0.5em 0;
				margin: -1em 0 0.5em;
				padding-top: 1.5em;
			font-size: 1.2em;
				/*background: transparent url(../img/bg-reflection.png) 0 0 repeat-x;*/
				z-index: 1;
		}
		#referenceList h2 a {
			color: #582080;
		}
		#referenceList img {
			position: relative;
			z-index: 2;
			box-shadow: 0 10px 7px -7px #999;

		}
		#referenceList a:hover {
			text-decoration: none;
		}
		#referenceList .date {
			font-size: 0.875em;
			font-style: italic;
		}
		#referenceList .descr {
			font-size: 0.875em;
			line-height: 1.3;
		}

	.referenceListTags a {
		display: inline-block;
		font-size: 0.75em;
		margin-right: 10px;
	}
	
	@media screen and (min-width: 401px) and (max-width: 600px) {
		#referenceList li {
			width: 47%;
			margin-right: 2%;
		}
	}
	@media screen and (max-width: 400px) {
		#referenceList li {
			float: none;
			width: 99%;
			height: auto;
			margin-right: 0;
		}
	}

	#referenceList {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	#referenceList li {
		/*flex: 1 0;*/
		width: 31.5%;
		height: auto;
		margin: 0;
		margin-bottom: 1.5em;
			/*margin-bottom: 3vh;*/
	}
	#referenceList li.flexboxSpacer {
			height: 0;
			margin-bottom: 0;
			background: transparent;
			border: 0;
		}
	#referenceList.clr:after {
		display: none;
	}

	@media screen and (min-width: 451px) and (max-width: 600px) {
		#referenceList li {
			width: 48%;
			margin-bottom: 2vh;
		}
	}

	@media screen and (min-width: 300px) and (max-width: 450px) {
		#referenceList li {
			width: 100%;
			margin: 0;
			margin-bottom: 1vh;
		}
	}

/* ▲ ▲ ▲ ▲ ▲ referencelist ▲ ▲ ▲ ▲ ▲ ▲ ▲ ▲ ▲ ▲ */

/* ▼ ▼ ▼ ▼ ▼ sponsorList ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼ */

ul.sponsorListRAW,
ul.sponsorList {
	display: none;
}
	.mainSponsor {
		margin-bottom: 2em;
		padding-bottom: 2em;
		border-bottom: 1px #666 dotted;
	}
		.mainSponsor h2 {
			margin-bottom: 0;
			padding: 0.3em 0.5em;
			font-size: 1.3em; 
			font-weight: normal;
			color: #dfc3f3;
			background-color: #662d91;
			border-bottom: 1px #dfc3f3 solid;
		}
		.mainSponsor a, .mainSponsor img {
			display: block;
		}

	.sponsorList *, .sponsorList *:before, .sponsorList *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.sponsorList {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}
		.sponsorList a {
			display: block;
		}

	.sponsorList li {
		/*flex: 1 0;*/
		width: 31.5%;
		height: auto;
		margin: 0;
		margin-bottom: 1.5em;
			/*margin-bottom: 3vh;*/
	}
	.sponsorList li.flexboxSpacer {
			height: 0;
			margin-bottom: 0;
			background: transparent;
			border: 0;
		}
	.sponsorList.clr:after {
		display: none;
	}

	@media screen and (min-width: 451px) and (max-width: 600px) {
		.sponsorList li {
			width: 48%;
			margin-bottom: 2vh;
		}
	}

	@media screen and (min-width: 300px) and (max-width: 450px) {
		.sponsorList li {
			width: 100%;
			margin: 0;
			margin-bottom: 1vh;
		}
	}


/* ▲ ▲ ▲ ▲ ▲ sponsorList ▲ ▲ ▲ ▲ ▲ ▲ ▲ ▲ ▲ ▲ */

#secCont {
	float: right;
	width: 27%;
}

#secCont h2:first-child {
	font-size: 1.6em;
	font-weight: normal;
	margin: 1.7em 0 1.1em;
}

.subMenu {
	margin-bottom: 0;
}
	.subMenu:last-child {
		margin-bottom: 2em;
	}
	.subMenu a {
		display: block;
		margin-bottom: 1px;
		padding: 3px 8px;
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
	}
	.subMenu a:hover, .subMenu .active a {
		color: #dfc3f3;
		background: #222;
	}

#secCont .socialFB {
	display: block;
	padding-left: 32px;
	line-height: 26px;
	color: #fff;
	background: transparent url(../img/icon_facebook26.png) no-repeat left center;
}

#secCont .socialIG {
	display: block;
	padding-left: 32px;
	line-height: 26px;
	color: #fff;
	background: transparent url(../img/icon_instagram26.png) no-repeat left center;
}

#secCont .signupBtn {
	display: block;
	margin-top: 3em;
	padding: 1em;
	color: #dfc3f3;
	text-align: center;
	font-weight: bold;
	background: #662d91;
	border-radius: 4px;
	text-decoration: none;
}
	#secCont .signupBtn:hover {
		position: relative;
		top: -3px;
		color: #fff;
	}

.callNow {
	font-size: 1.5em;
	font-weight: bold;
}

#copyright {
	float: left;
}

#goFB {
	display: none;
	padding-left: 15px;
	color: #fff;
}

#designedBy {
	float: right;
	font-size: 0.75em;
}

#designedBy a {
	text-transform: uppercase;
	color: #fff;
}

footer {
	margin-bottom: 2em;
	background: #000;
	box-shadow: 0px 0px 10px #000;
}

#footerWrap {
	width: 95%;
	margin: 0 auto;
	padding: 1em 0;
	border-top: 1px #333 solid;
}

footer .socialFB {
	padding-left: 20px;
	color: #fff;
	background: transparent url(../img/icon_facebook16.png) no-repeat left center;
}

/*  contence related */
	
	#benchmark {
		position: absolute;
		top: 5px;
		right: 5px;
		padding: 5px 10px;
		font-weight: bold;
		background: #fff;
		border: 1px solid #999;
	}

	.manage {
		/*float: right;
		display: block;
		width: 40px;
		margin-top: 3em;*/
		position: absolute;
		top: 2em;
		right: 0;
	}
		#mainCont, #secCont {
			position: relative;
		}

	a.edit, a.delete, a.addchild, a.send {
		float: left;
		display: block;
		width: 16px;
		height: 16px;
		margin: 0 1px 0 0;
		text-indent: -999em;
		line-height: 0;
	}
	a.edit {
		background: transparent url(../img/icn-edit.png) no-repeat center center;
	}
	a.delete {
		background: transparent url(../img/icn-delete.png) no-repeat center center;
	}
	a.addchild {
		background: transparent url(../img/icn-add.png) no-repeat center center;
	}
	a.send {
		background: transparent url(../img/icn-send.png) no-repeat center center;
	}
	
/*  contence related */

#viewportWidth span {
	display: none;
}

/* ========================== */
/* ===== iPad portrait ====== */
/* ========================== */
/* a */
@media screen and (min-width: 601px) and (max-width: 784px) {
	#viewportWidth {
		background-color: #afa;
	}
	#viewportWidth #v-a {
		display: inline;
	}
}

/* ========================== */
/* ========= fluid ========== */
/* ========================== */
/* b */
@media screen and (min-width: 301px) and (max-width: 1001px) {
	#viewportWidth {
		background-color: #faa;
	}
	#viewportWidth #v-b {
		display: inline;
	}

	#wrap {
		width: 98%;
		margin: 0 auto;
	}

	header {
		width: 100%;
	}

	#content {
		width: 100%;
	}

	#footerWrap {
		width: 95%;
	}
}

/* c */
@media screen and (min-width: 301px) and (max-width: 871px) {
	#viewportWidth #v-c {
		display: inline;
	}

	/*#mainCont {
		width: 55%;
	}

	#secCont {
		width: 40%;
	}*/

}

/* d */
@media screen and (min-width: 301px) and (max-width: 751px) {
	#viewportWidth #v-d {
		display: inline;
	}

	#mainMenu {
		/*width: 98%;*/
		/*background: transparent url(../img/bg-mainmenu03.png) repeat-x left center;*/
	}

	#mainMenu li {
		/*width: 33%;*/
		font-size: 1em;
			font-size: 0.95em;
	}

}

/* e */
@media screen and (min-width: 301px) and (max-width: 451px) {
	#viewportWidth #v-e {
		display: inline;
	}

	.backgroundsize #mainMenu {
		/*margin: 1em auto -1em;*/
	}
}

/* ========================== */
/* ========= MOBILE ========= */
/* ========================== */
/* f */
@media screen and (max-width: 600px) {
	#viewportWidth {
		background-color: #aaf;
	}
	#viewportWidth #v-f {
		display: inline;
	}

	#menuToggle {
		display: block;
	}

	#mainCont,
	#secCont {
		float: none;
		width: 100%;
		padding-top: 1px;
		margin-bottom: 1em;
	}

	nav {
		padding-top: 120px;
	}

	header h2 {
		top: 15px;
			top: 10px;
		left: 0; 
		/*width: 98%;
		height: 100px;*/
	}
		header h2 a { /* logo */
			display: block;
			width: 100%;
			height: 100%;
			/*background-image: url(../img/bg-logo-mobile.png);*/
			background-position: left center;
			background-repeat: no-repeat;
			background-size: contain;
		}

	#mainMenu {
		/*background-image: none;*/
	}

	#mainMenu li {
		/*float: none;*/
		/*width: 50%;*/
		display: none;
	}
		li#mm_home, li#mm_calendar, li#mm_teams, li#mm_videos {
			display: block;
		}
		#mainMenu li a {
			/*width: 100%;*/
			height: 30px;
			padding: 0 0.5em;
			line-height: 30px;
			text-align: center;
			background-image: url(../img/bg-mainmenu.jpg);
			border: 0;
			/*border-bottom: 1px #333 solid;*/
		}

	.flex-control-nav {
		display: none;
	}
}

/* g */
@media screen and (max-width: 360px) {
	#viewportWidth #v-g {
		display: inline;
	}
	
	#mainMenu li a {
		padding: 0 0.5em;
	}
	
}