img{
    height: 100%;
    width: 100%;
    }
H2.pageHeader3 {
    margin: 0px 15px 6px 0px;
    }
.teamCollageContainer{
	position:relative;
	display:block;
	width:100%;
	max-width:1300px;
	margin:0px auto;
	margin-top:15px;
	margin-bottom:60px;
    padding: 0px 15px 0px 15px;
	}
.teamCollageImg {
    position: relative;
    cursor: pointer;
    width: 100%;
    height: auto;
    z-index: 999;
    margin-bottom: 60px;
}
.teamCollageImg a {
    z-index: -1;
    }
.teamCollageImg picture{
    overflow: hidden;
    z-index: 2;
    }
.teamCollageImg a{
    z-index: -1;
    }
.teamCollageImg picture::before {
    content: "Click to Enlarge";
    position: absolute;
    display: inline-grid;
    opacity: 0;
    align-content: center;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 100;
    color: #FFF;
    text-align: center;
    vertical-align: super;
    text-transform: uppercase;
    font-family: 'FFDINStdCondensedBold';
    font-size: 14px;
    letter-spacing: 0.5em;
    background-color: rgba(0, 0, 0, 0.6);
    transition: all ease-in-out 400ms;
    white-space: nowrap;
    overflow: hidden;
    pointer-events: none;
    }
.teamCollageImg picture:hover::before{
    opacity: 1;
    letter-spacing: 0em;
    }
.team-collage-text {
    position: absolute;
    display: block;
    font-family: 'FFDINStdCondensedBold';
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #333;
    bottom: -24px;
    /*left: 15px;*/
    white-space: nowrap;
    }
.team-collage-link {
    position: absolute;
    display: block;
    text-transform: uppercase;
    color: #333;
    font-family: 'FFDINStdCondensedMedium';
    font-size: 14px !important;
    line-height: 21px;
    bottom: -42px;
    /*left: 15px;*/
    }
.teamSherImg{
	position:relative;
	padding:15px;
	width:100%;
	}
.teamSherImg.img1{
	top:0px;
	width:20%;
	left:0%;
	}
.teamSherImg.img2{
	top:0px;
	width:20%;
	}
.teamSherImg.img3{
	top:0px;
	width:20%;
	}
.teamSherImg.img4{
	top:0px;
	width:20%;
	}
.teamSherImg.img5{
	top:0px;
	width:20%;
	right:0%;
	float:right !important;
	}
.teamLogoRight{
	position:relative;
	padding-right:60px;
	}
.teamLogoLeft{
	position:relative;
	padding-left:60px;
	}
.teamCollageTextBlock{
	position:relative;
	display:inline-block;
	padding:30px 15px 50px 15px;
	font-size:27px;
	line-height:33px;
	text-align:center;
	font-family: 'Caslon224Std-BoldItalic';
	}	
.teamLogoContainer{
	position:relative;
	display:block;
	margin:0px;
	width:100%;
	max-width:220px;
	left:0px;
	}
.teamLogoContainer.right{
	float:right;
	padding:0px 0px 25px 0px;
	}
.teamLogoContainer.left{
	float:left;
	}
@media only screen and (min-width: 484px){
.team-collage-text {
    left: 0px;
    }
.team-collage-link {
    left: 0px;
    }
}
@media(min-width:624px){
.teamLogoContainer{
	margin:0px auto;
	}
.teamCollageContainer{
	margin-top:60px;
	}
.teamCollageImg {
    position: absolute;
    margin-bottom: 0px;
    }
.teamCollageImg.img1{
	width: 24.4%;
	top: 34.3%;
	left: 0px;
	height: 37.7%;
	}
.teamCollageImg.img2{
	width: 17.3%;
	top: 0%;
	left: 25.4%;
	height: 49.1% !important;
	}
.teamCollageImg.img3{
	width: 28.5%;
	top: 13.3%;
	left: 43.6%;
	height: 35.8%;
	}
.teamCollageImg.img4{
	width: 19.5%;
	top: 19.4%;
	left: 73%;
	height: 24.6%;
	}
.teamCollageImg.img5{
	width: 28.5%;
	top: 50.9%;
	left: 25.4%;
	height: 35%;
	}
.teamCollageImg.img6{
	width: 17.2%;
	top: 50.9%;
	left: 54.9%;
	height: 49.1%;
	}
.teamCollageImg.img7{
	width: 27%;
	top: 45.7%;
	left: 73%;
	height: 31.5%;
	}
.teamCollageImg a {
    position: absolute;
    display: block;
    }
.teamCollageImg a.top{
    top: 0px;
    }
.team-collage-text {
    position: absolute;
    font-size: 14px;
    line-height: 16px;
    }

.team-collage-text.txt1 {
    bottom: -19px;
    right: 0px;
    }
.team-collage-text.txt2 {
    top: -32px;
    right: 0px;
    }
.team-collage-text.txt3 {
    bottom: -19px;
    left: 0px;
    }
.team-collage-text.txt4 {
    top: -32px;
    left: 0px;
    }
.team-collage-link {
    position: absolute;
    font-size: 11px !important;
    }
.team-collage-link.txt1 {
    right: 0px;
    bottom: -37px;
    }
.team-collage-link.txt2 {
    top: -19px;
    right: 0px;
    }
.team-collage-link.txt3 {
    bottom: -37px;
    left: 0px;
    }
.team-collage-link.txt4 {
    top: -19px;
    left: 0px;
    }
}
@media only screen and (min-width: 768px){
.team-collage-link {
    font-size: 12px !important;
    }
}

@media only screen and (min-width: 1200px){
.team-collage-text {
    font-size: 18px;
    }
.team-collage-link {
    font-size: 12px !important;
    }
}