.team {
	width: 1220px;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
}

.team-card {
	width: 48%;
	height: auto;
	margin: 2% auto;
	padding: 1%;
	overflow: hidden;
	position: relative;
}

.team-card img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.team-text {
	width: 100%;
	height: 12%;
	margin: 0 auto;
	background-color: #003151;
	padding-top: 4%;
}

.team-text h2 {
	font-size: 36px;
	color: white;
	text-align: center;
	font-weight: bold;
}

.team-card .team-card-text {
	color: white;
	width: 95%;
	height: auto;
	opacity: 0;
	transform: translateX(-50%);
	position: absolute;
	top: 15%;
	left: 50%;
	z-index: 1;
	transition: all 0.8s ease;
	padding: 2.5%;
}

.team-card:hover .team-card-text {
	opacity: 1;
}

.team-card-text p {
	width: 85%;
	font-size: 26px;
	margin: 0 auto;
}

@media screen and (max-width: 1680px) {
	.team {
		width: 1220px;
		height: auto;
		margin: 0 auto;
		display: flex;
		flex-flow: row wrap;
	}
	.team-card {
		width: 48%;
		height: auto;
		margin: 2% auto;
		padding: 1%;
		overflow: hidden;
		position: relative;
	}
	.team-card img {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.team-text {
		width: 100%;
		height: 12%;
		margin: 0 auto;
		background-color: #003151;
		padding-top: 4%;
	}
	.team-text h2 {
		font-size: 36px;
		color: white;
		text-align: center;
		font-weight: bold;
	}
	.team-card .team-card-text {
		color: white;
		width: 95%;
		height: auto;
		opacity: 0;
		transform: translateX(-50%);
		position: absolute;
		top: 15%;
		left: 50%;
		z-index: 1;
		transition: all 0.8s ease;
		padding: 2.5%;
	}
	.team-card:hover .team-card-text {
		opacity: 1;
	}
	.team-card-text p {
		width: 85%;
		font-size: 26px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1440px) {
	.team {
	width: 1220px;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
}

.team-card {
	width: 48%;
	height: auto;
	margin: 2% auto;
	padding: 1%;
	overflow: hidden;
	position: relative;
}

.team-card img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.team-text {
	width: 100%;
	height: 12%;
	margin: 0 auto;
	background-color: #003151;
	padding-top: 4%;
	
}

.team-text h2 {
	font-size: 36px;
	color: white;
	text-align: center;
	font-weight: bold;
	
}
.team-card .team-card-text {
	color: white;
	width: 95%;
	height: auto;
	opacity: 0;
	transform: translateX(-50%);
	position: absolute;
	top: 15%;
	left: 50%;
	z-index: 1;
	transition: all 0.8s ease;
	padding: 2.5%;
}
.team-card:hover .team-card-text {
		opacity: 1;	
		}
.team-card-text p{
	width: 85%;
	font-size: 26px;
	margin: 0 auto;
}
}

@media screen and (max-width: 1280px) {
		.team {
	width: 1220px;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
}

.team-card {
	width: 48%;
	height: auto;
	margin: 2% auto;
	padding: 1%;
	overflow: hidden;
	position: relative;
}

.team-card img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.team-text {
	width: 100%;
	height: 12%;
	margin: 0 auto;
	background-color: #003151;
	padding-top: 4%;
	
}

.team-text h2 {
	font-size: 36px;
	color: white;
	text-align: center;
	font-weight: bold;
	
}
.team-card .team-card-text {
	color: white;
	width: 95%;
	height: auto;
	opacity: 0;
	transform: translateX(-50%);
	position: absolute;
	top: 15%;
	left: 50%;
	z-index: 1;
	transition: all 0.8s ease;
	padding: 2.5%;
}
.team-card:hover .team-card-text {
		opacity: 1;	
		}
.team-card-text p{
	width: 85%;
	font-size: 26px;
	margin: 0 auto;
}
}

@media screen and (max-width: 1220px) {
	.team {
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: flex;
		flex-flow: row wrap;
	}
.team-card {
	width: 48%;
	height: auto;
	margin: 2% auto;
	padding: 1%;
	overflow: hidden;
	position: relative;
}

.team-card img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.team-text {
	width: 100%;
	height: 12%;
	margin: 0 auto;
	background-color: #003151;
	padding-top: 4%;
	
}

.team-text h2 {
	font-size: 36px;
	color: white;
	text-align: center;
	font-weight: bold;
	
}
.team-card .team-card-text {
	color: white;
	width: 95%;
	height: auto;
	opacity: 0;
	transform: translateX(-50%);
	position: absolute;
	top: 15%;
	left: 50%;
	z-index: 1;
	transition: all 0.8s ease;
	padding: 2.5%;
}
.team-card:hover .team-card-text {
		opacity: 1;	
		}
.team-card-text p{
	width: 85%;
	font-size: 26px;
	margin: 0 auto;
}
	
}

@media screen and (max-width: 1024px) {
	.team {
		width: 100%;
		height: auto;
		margin: 0 auto;
		
	}
.team-card {
	width: 95%;
	height: auto;
	margin: 2% auto;
	padding: 1%;
	overflow: hidden;
	position: relative;
}

.team-card img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.team-text {
	width: 100%;
	height: 12%;
	margin: 0 auto;
	background-color: #003151;
	padding-top: 2%;
	
}

.team-text h2 {
	font-size: 48px;
	color: white;
	text-align: center;
	font-weight: bold;
	
}
.team-card .team-card-text {
	color: white;
	width: 95%;
	height: auto;
	opacity: 0;
	transform: translateX(-50%);
	position: absolute;
	top: 20%;
	left: 50%;
	z-index: 1;
	transition: all 0.8s ease;
	padding: 2.5%;
}
.team-card:hover .team-card-text {
		opacity: 1;	
		}
.team-card-text p{
	width: 85%;
	font-size: 42px;
	margin: 0 auto;
}
}
@media screen and (max-width: 850px) {
	.team-text {
	width: 100%;
	height: 12%;
	margin: 0 auto;
	background-color: #003151;
	padding-top: 2%;
	
}

.team-text h2 {
	font-size: 38px;
	color: white;
	text-align: center;
	font-weight: bold;
	
}
.team-card .team-card-text {
	color: white;
	width: 95%;
	height: auto;
	opacity: 0;
	transform: translateX(-50%);
	position: absolute;
	top: 15%;
	left: 50%;
	z-index: 1;
	transition: all 0.8s ease;
	padding: 2.5%;
}
.team-card:hover .team-card-text {
		opacity: 1;	
		}
.team-card-text p{
	width: 85%;
	font-size: 32px;
	margin: 0 auto;
}
}
@media screen and (max-width: 600px) {
	.team {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.team-card {
		width: 95%;
		height: auto;
		margin: 0 auto;
		padding: 1%;
	}
	.team-card img {
		width: 100%;
		height: auto;
		margin: 0 auto;
		
	}
	.team-text {
		width: 100%;
		height: auto;
		margin: 2% auto;
	}
	.team-text h2 {
		font-size: 18px;
		text-align: center;
		font-weight: bold;
	}
	.team-text {
	width: 100%;
	height: 12%;
	margin: 0 auto;
	background-color: #003151;
	padding-top: 2%;
	
}

.team-text h2 {
	font-size: 20px;
	color: white;
	text-align: center;
	font-weight: bold;
	
}
.team-card .team-card-text {
	color: white;
	width: 95%;
	height: auto;
	opacity: 0;
	transform: translateX(-50%);
	position: absolute;
	top: 25%;
	left: 50%;
	z-index: 1;
	transition: all 0.8s ease;
	padding: 2.5%;
}
.team-card:hover .team-card-text {
		opacity: 1;	
		}
.team-card-text p{
	width: 85%;
	font-size: 12px;
	margin: 0 auto;
}
}