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

font-family: 'Source Sans Pro', sans-serif;
____

light 300
regular 400
semi bold 600
bold 700
____

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

/*
==============================================
Interior - Team Section
==============================================
*/

.copy-section .slick-slider {
	margin-bottom: 0px !important;
}
.copy-section .slick-dots {
	top: -20px;
    position: relative;
}
.copy-section .yearbook-links {
	display: block;
}
.copy-section .yearbook-three .yearbook-headshot-wrapper::after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2e414e+0,2e414e+100&0+7,1+100 */
	background: -moz-linear-gradient(top, rgba(46,65,78,0) 30%,rgba(46,65,78,0) 52%,rgba(46,65,78,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(46,65,78,0) 30%,rgba(46,65,78,0) 52%,rgba(46,65,78,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(46,65,78,0) 30%,rgba(46,65,78,0) 52%,rgba(46,65,78,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002e414e', endColorstr='#2e414e',GradientType=0 ); /* IE6-9 */

}
.copy-section .yearbook-three a:hover .yearbook-headshot-wrapper:after {
    background-color: rgba(46, 65, 78, 0.25);
}

.copy-section .yearbook-container .slick-arrow {
    padding: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
/*
.copy-section .yearbook-container .yearbook-first-name, .copy-section .yearbook-container .yearbook-last-name {
	font-family: 'Playfair Display', serif;
	color: #393939;
}
*/
.copy-section .yearbook-container .yearbook-designation {
	bottom: 76px !important;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: 300;
	color: #393939;
	margin-top: 0px;
	margin-bottom: 10px;
	display: inline-block;
}
.copy-section .yearbook-three .yearbook-hr {
    margin: 0px auto 20px;
}
.copy-section .yearbook-container .yearbook-last-name{
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    color: #393939;
}
.copy-section .yearbook-container .yearbook-first-name {
	font-family: 'Playfair Display', serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 33px;
	text-transform: uppercase;
	color: #393939;
	display:block;
}
.copy-section .yearbook-container .yearbook-title {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 19px;
    font-weight: 300;
    text-transform: uppercase;
    color: #393939;
    margin-top: 0px;
    margin-bottom: 10px !important;
}
.copy-section .yearbook-container .yearbook-three .yearbook-hr {
	margin: 15px auto !important;
}
.copy-section .yearbook-designation-wrapper {
	display:block;
}
.copy-section .yearbook-slide {
    width: 33.33%;
}
/*
.copy-section h4 {
	text-align: center;
	font-family: 'Playfair Display', serif;
	color: #a15639;
	font-size: 31px;
	font-weight: 300;
	line-height: 44px;
	text-transform:uppercase;
	display:block;
	animation: slideInUpSmall 1s linear;
	margin-bottom: 40px;
}
.copy-section h4:after {
    content: "";
    display: block;
    height: 5px;
    width: 60px;
    position: relative;
    background: #c97453;
    margin: 19px auto;
}
*/

.copy-section .head-1 {
	/*text-align: left;*/
	font-family: 'Raleway', sans-serif;
	color: #393939;
	font-size: 52px !important;
	font-weight: 600;
	line-height: 44px;
	text-transform:uppercase;
	display:block;
	animation-delay:0.4s;
	margin-top:10px;
	animation: slideInUpSmall 1s linear;
}
.copy-section .head-3 {
	text-align: left;
	font-family: 'Playfair Display', serif;
	color: #eb926f;
	font-size: 31px;
	font-weight: 300;
	line-height: 44px;
	text-transform:uppercase;
	display:block;
	max-width:600px;
	width:100%;
	animation-delay:0.8s;
	animation: slideInUpSmall 2s linear;
}
.copy-section .center-text:after {
    margin: 19px auto;
}

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




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

}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
==============================================
Home - Team Section
==============================================
*/
	
	.copy-section .yearbook-container .slick-prev {
		z-index: 2;
		left: -30px;
	}
	.copy-section .yearbook-container .slick-next {
		z-index: 2;
		right: -30px;
	}
}	


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

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
==============================================
Home - Team Section
==============================================
*/
}

/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
/*
==============================================
Home - Team Section
==============================================
*/

	.copy-section .yearbook-three .yearbook-headshot {
		max-width: 280px;
	}
	.copy-section .yearbook-three .yearbook-headshot-wrapper::after {
		max-width: 280px;
	}

	
}


/* 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) {
/*
==============================================
Home - Team Section
==============================================
*/
	.copy-section .yearbook-three .yearbook-headshot {
		max-width: 280px;
	}
	.copy-section .yearbook-three .yearbook-headshot-wrapper::after {
		max-width: 280px;
	}

}

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