/*==============================================  IMPORTANT - PLEASE READ ==============================================

font-family: 'Lato', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Oswald', sans-serif;
font-family: 'Raleway', sans-serif;
____

thin 100
light 300
regular 400
bold 700
black 900
____

========================================================================================================================
*/

/*
Team Section
==============================================
*/
.yearbook-one .slick-arrow {
    opacity: 1;
    visibility: visible;
  }
.int-team .yearbook-three .yearbook-slide {
    width: 33.33%;
}
.team-section {
	padding: 0px;
	clear: both;
}
.team-headline {
	background:#edebe4;
	padding: 18px 0 3px 70px;
/*    margin-bottom: -46px;*/
}
.team-section .team-headline h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #104c6e;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 4px;
	margin-bottom: 11px;
/*
	animation-name: fadeInLeft;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
*/
}

.team-section .team-headline h2 .head-1 {
	font-family: 'Prata', serif;
	font-size: 38px;
	text-transform: lowercase;
	letter-spacing: 0px;

}
.int-team .team-section .yearbook-slide {
	width: 33.33%;
}
.team-slider {
	background: #fff;
}

.team-slider .yearbook-one .yearbook-headshot-wrapper {
    padding: 0;
    max-width: 390px;
    margin: 0 auto;
	text-align: center;
    border-right: 6px solid #52b9bb;
}

.team-slider .yearbook-one .yearbook-headshot-wrapper:hover:after {
    background-color: rgba(47, 109, 144, 0.92);
}
.team-slider .yearbook-one .yearbook-headshot-wrapper::after {
	 background-color: rgba(47, 109, 144, 0);
}
.team-slider .yearbook-links {
	display:none;
}
.team-slider .yearbook-one .yearbook-name-wrapper {
	width: calc(100% - 56px);
}
.team-slider .yearbook-first-last-title {
	width: calc(100% - 0px);
	height: auto !important;
}
.team-slider .yearbook-container .yearbook-cta {
    font-family: 'Lato', sans-serif;
	padding: 10px 15px 8px;
    margin-bottom: 30px;
	border: 1px solid rgba(255, 255, 255, 0);
    background: #427c7e;
    color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.team-slider .yearbook-container .yearbook-cta:hover {
    border: 1px solid #fff;
    background: none;
    color: #fff;
}
.team-slider .yearbook-one .yearbook-title {
    width: calc(100% - 0px);
}
.team-slider .yearbook-one .yearbook-first-name, .yearbook-last-name {
	font-family: 'Prata', serif;
	font-size: 22px !important	;
	color: #fff;
	display: inline;
}

.team-slider .yearbook-one .yearbook-title, .yearbook-designation {
	font-size: 14px !important;
	font-family: 'Lato', sans-serif;
	color: #fff;
	display: block;
    padding: 0px 15px;
}

.team-slider .yearbook-container .slick-next {
	right: 25px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	width: 15px;
    height: 15px;

}
.team-slider .yearbook-container .slick-prev {
	left: 20px;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	width: 15px;
    height: 15px;
}
.team-slider .slick-dots {
	display:none !important;
}
.team-slider .yearbook-container .slick-arrow {
    padding: 0px;
 }

.team-slider .yearbook-one .yearbook-headshot {
/*
	object-fit: cover;
	width: 384px;
	height: 350px;

*/
}

.team-slider .yearbook-one .yearbook-name-wrapper {
	bottom: 40px;
}




/*
==============================================
Responsive Meia Queries NEW
==============================================
*/


/* Touch devices only */
@media (pointer:coarse) {
/*
==============================================
Team Section
==============================================
*/

}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
Team Section
==============================================
*/

.yearbook-one .yearbook-headshot-wrapper .yearbook-name-wrapper, .yearbook-one .yearbook-headshot-wrapper .yearbook-links {
	opacity: 1 !important;
}
.team-slider .yearbook-one .yearbook-headshot {
    opacity: 1 !important;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper {
    background-color: rgba(47, 109, 144, 0.97);
}
.team-slider .yearbook-one .yearbook-name-wrapper {
    bottom: 0px;
}
.team-slider .yearbook-one .yearbook-first-last-title {
    position: absolute;
    bottom: 20px !important;
    background: rgba(0, 0, 0, 0.82);
    width: 100%;
    padding: 12px;
    height: auto !important;
}
.team-slider .yearbook-cta-wrapper {
	display:none;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper:hover:after {
/*    background-color: rgba(47, 109, 144, 0);*/
}

}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
/*
==============================================
Team Section
==============================================
*/

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
Team Section
==============================================
*/
.team-slider .yearbook-one .yearbook-headshot-wrapper {
	border-right: 6px solid #52b9bb;
	}
.team-slider .yearbook-one .yearbook-headshot {
    opacity: 0.5;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper {
    background-color: rgba(47, 109, 144, 0.97);
}
.team-slider .yearbook-one .yearbook-headshot {
	width: 100%;
	max-width: inherit;
	}
.team-slider .slick-dots {
    display: inherit !important;
}
.team-slider .slick-dots li.slick-active button:before {
    color: #52b9bb;
}
.team-slider .slick-dots {
		text-align: center;
	}
	.team-slider .slick-dots {
    display: block !important;
}



}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
/*
Team Section
==============================================
*/
.team-headline {
    padding: 18px 15px 3px;
}
.team-section .team-headline h2 {
	text-align: center;
}
.team-slider .yearbook-one .yearbook-first-last-title {
    position: absolute;
    bottom: 20px !important;
}
.team-slider .yearbook-cta-wrapper {
	display:none;
}
.team-slider .yearbook-one .yearbook-headshot-wrapper {
    padding: 0;
    max-width: 420px !important;
}


}



/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
/*
Team Section
==============================================
*/


}

/* IE only */
@media screen\0 {


}
