/* ---------- TEAM ---------- */
.teamImageLink{
	position: absolute;
	/*background-color: rgba(255, 0, 0, 0.2);*/
	cursor:pointer;
	}
.teamImageLink1{
	top: 11%;
	left: 54.5%;
	width: 15.7%;
	height: 76%;
	}
.teamImageLink2{
	top: 14%;
	left: 3%;
	width: 13.5%;
	height: 29%;
	}
.teamImageLink3{
	top: 48.5%;
	left: 70.5%;
	width: 17.2%;
	height: 33%;
	}
.teamImageLink4{
	top: 17%;
	left: 16.6%;
	width: 12%;
	height: 25.4%;
	}
.teamImageLink5{
	top: 43%;
	left: 19.6%;
	width: 19%;
	height: 44%;
	}
.teamImageLink6{
	top: 4%;
	left: 28.7%;
	width: 10.2%;
	height: 38.3%;
	}
.teamImageLink7{
	top: 0%;
	left: 39.2%;
	width: 15%;
	height: 99%;
	}
.teamImageLink8{
	top: 18%;
	right: 2%;
	width: 14.7%;
	height: 30%;
	}
.teamImageLink9{
	top: 43%;
	left: 0%;
	width: 19.5%;
	height: 27%;
	}
.teamImageLink10{
    top: 22%;
	left: 70.5%;
	width: 12.7%;
	height: 26%;
	}
.teamImageLink11{
	top: 49%;
	right: 0%;
	width: 12%;
	height: 27%;
	}
.teamImageSmall{
	position:relative;
	margin-bottom:32px;
	}
.teamImageSmall img{
	position:relative;
	margin-bottom:6px;
	}
.teamImageSmall .text{
	position:relative;
	margin-bottom:6px;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:2px;
	color:#555;
	font-family: 'ProximaNova-Semibold';
	}
.teamLogo{
	margin:0px auto;
	position:relative;
	}
.teamLogo.Adj1{
	padding-top:52px;
	width:120px;
	}
.teamLogo.Adj2{
	width:80px;
	}
@media(max-width:924px){
.teamLogo.Adj1{
	padding-top:0px;
	}
}