.intro-section h1 {
	font-family: "Brandon", "Lato", sans-serif;
	font-size: 1.55em !important;
	font-weight: bold;
	line-height: 1.2;
	color: #373737;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 35px;
	font-family: "Brandon", "Lato", sans-serif;
}
.intro-section h1:after {
	content: "";
	position: relative;
	width: 81px;
	height: 2px;
	top: 12px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 100px;
	background-color: #5AD2F0;
	display: block;
}
.img-our-story{
	width: 100%;
	padding: 0px 50px;
}
.member {
	text-align: center;
}
.member > .photo {
	min-height: 100px;
	min-width: 100px;
	height: 80%;
	width: 100%;
	margin: 0 auto;
}
.member > .text {
	margin: 10px auto;
}
.member > .text span {
	color: #5AD2F0;
}
.member > .text a {
	border: 1px solid #dedede;
	border-radius: 30px;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	margin-top: 5px;
	display: inline-block;
	width: 30px;
	height: 30px;
}
.member > .text a:hover {
	text-decoration: none;
	color: #fefefe;
}
.member > .text i {
	width: 15px;
	height: 15px;
	color: #dedede;
}
.member p {
	font-size: 0.8em;
	line-height: 1.8;
	padding-bottom: 35px;
}
.img-wrapper-team {
	margin: 0 auto;
	overflow: hidden;
	width: 220px;
	height: 220px;
	-moz-transition-property: box-shadow, color;
	-o-transition-property: box-shadow, color;
	-webkit-transition-property: box-shadow, color;
	transition-property: box-shadow, color;
	-moz-transition-duration: 0.75s;
	-o-transition-duration: 0.75s;
	-webkit-transition-duration: 0.75s;
	transition-duration: 0.75s;
	border-radius: 110px;
	border: 1px solid #5AD2F0;
	transition: all .3s;
}
.img-wrapper-team:hover{
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 0 2px #5AD2F0;
}
@media only screen and (max-width: 414px) {
	.img-wrapper-who {
	  height: 25vh !important;
	}
}
.img-wrapper-who {
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	height: 35vh;
	-moz-transition-property: box-shadow, color;
	-o-transition-property: box-shadow, color;
	-webkit-transition-property: box-shadow, color;
	transition-property: box-shadow, color;
	-moz-transition-duration: 0.75s;
	-o-transition-duration: 0.75s;
	-webkit-transition-duration: 0.75s;
	transition-duration: 0.75s;
	border-radius: 20px;
	border: 1px solid #5AD2F0;
	text-align: center;
	margin-bottom: 20px;
}
.title-team {
	display: block;
	color: white;
	font-family: 'Lato';
	font-size: 30px;
	line-height: 35px;
	font-weight: 600;
	margin: auto;
}
.img-team{
	width: 100%;
}
.jobs {
	text-align: center;
	margin: 0 auto;
}
.jobs a {
	margin: 0px auto 18px;
	background-color: #5AD2F0;
	border: 1px solid #5AD2F0;
	color: #fff;
	padding: 9px 20px;
	text-transform: uppercase;
}
.jobs a:hover, .jobs a:focus {
	background-color: #5ADCF3;
	color: #fff;
}
.blocmargin {
	padding: 25px 0px;
}
.angellist_jobs {
	max-width: 90% !important;
	margin: 40px 20px !important;
	padding: 20px;
	border: 1px solid #E5E5E5;
	box-shadow: 6px 8px 16px -6px #efefef;
}
@media only screen and (min-width: 1024px) {
	.blocmargin {
		width: 100% !important;
		padding: 55px 0;
	}
	.intro-section h1 {
	  font-size: 1.6em !important;
	  line-height: 1.2;
	  color: #373737;
	  margin-bottom: 80px;
	}
	.intro-section h1:after {
		top: 30px;
	}
	.jobs a {
		margin: 20px auto 5px;
		padding: 14px 25px;
	}
}
@media only screen and (min-width: 1024px) {
	.angellist_jobs {
		margin: 50px auto !important;
		padding: 25px;
		border: 1px solid #E5E5E5;
		box-shadow: 6px 8px 16px -6px #efefef;
	}
}
.community-res{
	display: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px){
	.our-team{
		padding: 0px 20px !important;
	}
	.press{
		padding: 25px 10px !important;
		margin-top: -10%;
	}
}
@media only screen and (max-width: 500px){
	.col-xs-6 {
		width: 100% !important;
	}
}
@media only screen and (max-width: 1024px){
	.intro-section h1{
		padding: 2% 17px 0px 17px;
	}
	.img-our-story{
		width: 100%;
		padding: 0px !important;
	}
	.our-community{
/* 		height: 70vh !important; */
		margin-top: 0% !important;
		background: none !important;
		height: auto !important;
		padding: 20px;
		margin-bottom: 5%;
	}
	.our-community h1{
		color: #373737 !important;
	}
	.community{
		display: none;
	}
	.community-res{
		display: block;
	}
	.community-res > img{
		padding: 10px;
	}
	.press{
		padding: 25px 10px !important;
		margin-top: -10%;
	}
	.our-team{
		padding: 0px 20px !important;
	}
	.angellist_jobs {
		max-width: 90% !important;
		margin-left: 5% !important;
	}
}
.img-new-section-team{
	text-align: center;
}
img{
	transition: transform 0.4s ease;
}
.img-new-section-team:hover > a{
	color: #5AD2F0 !important;
	transition: all 0.1s ease;
}
.text-our-story{
	text-align: center;
	padding: 0px 50px;
	margin-top: 15%;
}
/* .our-story-title{
	margin-top: 10%;
} */
.our-story{
	/* background: url("../img/image-fond-HZ-grey.png");
	background-size: cover;
	background-position: 0% 0%;
	height: 90vh;
	margin-top: 12%;
	margin-bottom: 10%; */
	padding: 0px 50px;
}
.our-team{
	padding: 0px 50px;
	margin-top: 12%;
}
.our-community{
	background: url("https://hellozack.fr/img/img_fond_blue_down.png");
	background-size: cover;
	background-position: 0% -25%;
	height: 90vh;
	margin-top: 12%;
	padding: 20px;
}
.our-community > .row > .col-md-3 > img{
	box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.5);
}
.press{
	text-align: center;
}
.jumbotron{
	background-color: #142C49;
	border: 10px solid #fff !important;
	border-radius: 15px !important;
	padding: 10px 0px !important;

}
.slick-slide{
	display: inline-block !important;
	vertical-align: middle !important;
	float: none !important;
}