.teamLogo1{
	position:relative;
	width:200px;
	}
.teamCollage{
	position:relative;
	}
.teamCollage .plchldr{
	position:relative;
	display:block;
	z-index:1;
	opacity:1;
	transition-duration:300ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
	}
.teamCollage .plchldr.off{
	transition-delay:100ms;
	opacity:0;
	}
.teamCollage .faded{
	position:absolute;
	z-index:2;
	opacity:0;
	transition-duration:300ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
	}
.teamCollage .faded.on{
	opacity:1;
	}
.teamBtn{
	position:absolute;
	display:block;
	background-color:rgba(0, 0, 0, 0);
	cursor:pointer;
	transition-duration:300ms;
	transition-property: all;
	transition-timing-function: ease-in-out;
	z-index:3;
	}
.tmTst{
	background-color:rgba(255, 0, 0, 0.5);
	}
.teamBtn:hover{
	background-color:rgba(0, 0, 0, 0.2);
	}
.teamBtn.noHover:hover{
	background-color:rgba(0, 0, 0, 0);
	}
.teamBtnTxt{
	font-family: 'MacklinDisplay-Medium';
	color:#FFF;
	font-size:24px;
	line-height:24px;
	}
.minImg{
	position:relative;
	display:block;
	padding:0px 0px 15px 0px;
	}
.teamLogoSml1{
	position:relative;
	width:100%;
	max-width:240px;
	margin-top:30px;
	}
.teamLogoSml2{
	position:relative;
	width:100%;
	max-width:120px;
	margin-top:30px;
	}
.teamBtn.btn1{
	top: 35%;
	left: 0%;
	height: 34.6%;
	width: 15.5%;
	}
.teamBtn.btn2{
	top: 48.8%;
	left: 15.95%;
	height: 31.1%;
	width: 31.65%;
	}
.teamBtn.btn3{
	top: 16.2%;
	left: 32.38%;
	height: 31.4%;
	width: 15.25%;
	}
.teamBtn.btn4{
	top: 0%;
	left: 48.08%;
	height: 100%;
	width: 26.75%;
	}
.teamBtn.btn5{
	top: 14.2%;
	left: 75.28%;
	height: 27.4%;
	width: 13.5%;
	}
.teamBtn.btn6{
	top: 42.6%;
	left: 75.28%;
	height: 40.4%;
	width: 24.72%;
	}
.teamBtn.btn7{
	top: 15%;
	left: 17%;
	height: 33%;
	width: 14%;
	}
.teamBtn.btn1b{
	top: 25.45%;
	left: 0%;
	height: 42%;
	width: 16.5%;
	}
.teamBtn.btn2b{
	top: 0%;
	left: 17.1%;
	height: 59.6%;
	width: 41.4%;
	}
.teamBtn.btn3b{
	top: 61.2%;
	left: 21.2%;
	height: 38.7%;
	width: 23.9%;
	}
.teamBtn.btn4b{
	top: 61.2%;
	left: 45.6%;
	height: 23.7%;
	width: 14.75%;
	}
.teamBtn.btn5b{
	top: 10.6%;
	left: 59.1%;
	height: 40.5%;
	width: 18.8%;
	}
.teamBtn.btn6b{
	top: 52.9%;
	left: 67.95%;
	height: 24%;
	width: 10%;
	}
.teamBtn.btn7b{
	top: 25.5%;
	left: 78.4%;
	height: 36.5%;
	width: 21.6%;
	}
.teamBtn.btn8b{
	top: 52.9%;
	left: 60.85%;
	height: 37%;
	width: 6.6%;
	}