.module-team.style-1 {
    padding: 120px 0 180px;
	position: relative;
	z-index: 99;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-17ab7388-eb05-4203-906e-c51b5b6e84f1/HomepageAssets/meetourteam_bg.png);
	background-size: cover;
}

div.module-team.style-1 .ry-headline h2 {
    letter-spacing: -2px;
    color: #76ddff !important;
}

div.module-team.style-1 .ry-headline span {
    color: #fff !important;
}

.module-team.style-1 .ry-container {
    max-width: 1300px;
    width: 90%;
}
.module-team.style-1 .section-headline h2 {
    font-size: 58px;
	color: #f2f8fc;
    text-transform: uppercase;
	text-align: center;
}

.module-team.style-1 .ry-text p {
    margin-top: 20px;
    font-size: 20px;
    line-height: 1.7;
	text-align: center;
    margin: 20px auto;
    width: 100%;
    max-width: 900px;
	color: #fff;
}

.module-team.style-1 .ry-text .ry-btn {
    position: absolute;
    right: 0;
    top: -85px;
}

.module-team.style-1 .ry-text {
    position: relative;
}

.module-team.style-1 .ry-flex {
}

.module-team.style-1 .ry-flex .ry-each {
    margin-left: 0;
	
}

.module-team.style-1 .ry-flex {
    margin-top: 50px;
    justify-content: center;
    gap: 2em;
}

.module-team.style-1 .ry-flex .ry-each .photo {
    position: relative;
    border-radius: 25px;
    overflow: hidden;
    transition: .5s;
	max-width: 250px;
}

.module-team.style-1 .ry-flex .ry-each .photo:after { display: none;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0), #00000065);
}

.module-team.style-1 .ry-flex .each-name {
    position: absolute;
    bottom: 30px;
    z-index: 1;
    color: #fff;
    font-family: Jost;
    width: 100%;
    text-align: center;
    font-weight: 300;
}

.module-team.style-1 .ry-flex .link, 
.module-team.style-1 .ry-flex .link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 9;
    opacity: 0;
}

.module-team.style-1 .ry-flex .ry-each:hover .photo {
    filter: grayscale(1);
    transition: .5s;
}

.module-team.style-1 .slick-dots {
	position: absolute;
	bottom: 20px;
	padding-left: 0;
	list-style: none;
	display: flex !important;
	justify-content: center;
	align-items: center;
	left: 53.6%;
	transform: translate(-50%, 0%);
}

.module-team.style-1 .slick-dots li button {
	text-indent: -9999999px;
	padding: 0;
	width: 50px;
	height: 2px;
	box-shadow: unset;
	border: unset;
	background: #053c6d;
}

.module-team.style-1 .slick-dots li {
	margin: 0 5px;
	opacity: .5;
}

.module-team.style-1 .slick-dots li.slick-active {
	opacity: 1;
}
.module-team.style-1 .content .ry-btn {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.module-team.style-1 .content .for-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 1680px) {
	.module-team.style-1 .ry-flex {
		margin-left: -10px;
		width: calc(100% + 10px);
		display: flex;
	}
	.module-team.style-1 .ry-flex.block-count-6 .ry-each {
		width: calc(16.66666666666667% - 10px);
		margin-left: 10px;
	}
	.module-team.style-1 .ry-flex.block-count-5 .ry-each {
		width: calc(20% - 10px);
		margin-left: 10px;
	}
	.module-team.style-1 .ry-flex.block-count-4 .ry-each {
		width: calc(25% - 10px);
		margin-left: 10px;
	}
	.module-team.style-1 .ry-flex.block-count-3 .ry-each {
		width: calc(33.33% - 10px);
		margin-left: 10px;
	}
	.module-team.style-1 .ry-flex.block-count-2 .ry-each {
		width: calc(50% - 10px);
		margin-left: 10px;
	}
	.module-team.style-1 .section-headline h2 {
		font-size: 50px;
	}
}

@media (max-width: 1500px) and (min-width: 1300px){
	div.module-team.style-1 .ry-flex .each-name {
    font-size: 17px;
}

div.module-team.style-1 .ry-flex {
    margin-left: -22px;
    width: calc(100% + 20px);
}

div.module-team.style-1 .ry-flex .ry-each {
    width: auto;
}
}
@media (max-width: 1080px) {
	.module-team.style-1 {
		padding: 80px 0 150px;
	}
	
	.module-team.style-1 .ry-text p,
	.module-team.style-1 .section-headline h2 {
		text-align: center;
	}
	.module-team.style-1 .section-headline h2 {
		font-size: 46px;
	}
	.module-team.style-1 .ry-text .ry-btn {
		position: relative;
		right: unset;
		top: unset;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
	}
	.module-team.style-1 .ry-container .ry-content {
		margin-top: -4%;
	}

}
@media (max-width: 991px) {
	.module-team.style-1 .ry-flex.block-count-3,
	.module-team.style-1 .ry-flex.block-count-2 {
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.module-team.style-1 .ry-flex.block-count-3 .ry-each,
	.module-team.style-1 .ry-flex.block-count-2 .ry-each {
		width: calc(80% - 10px);
		margin-bottom: 10px;
	}
}
@media (max-width: 480px) {
	.module-team.style-1 .section-headline h2 {
		font-size: 42px;
	}
	.module-team.style-1 .ry-text p,
	.module-team.style-1 .ry-btn {
		font-size: 18px !important;
	}
	.module-team.style-1 .ry-flex.block-count-3 .ry-each,
	.module-team.style-1 .ry-flex.block-count-2 .ry-each {
		width: calc(100% - 10px);
	}
}
@media (max-width: 420px) {
	.module-team.style-1 .section-headline h2 {
		font-size: 36px;
	}
	.module-team.style-1 .ry-text p,
	.module-team.style-1 .ry-btn {
		font-size: 16px !important;
	}
}

.module-team.style-1 .ry-flex .ry-each {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.module-team.style-1 .ry-flex .each-title {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 18px;
    color: #35b4cf;
    text-align: center;
}
.module-team.style-1 .ry-flex .each-name {
    position: relative;
    bottom: 0;
    color: #fff;
    font-size: 19px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}
.module-team.style-1 .section-headline h2 span {
    display: block;
    font-size: 30px;
    font-weight: 400 !important;
    color: #fff !important;
}

@media (max-width: 1080px) {
	.module-team.style-1 .content .ry-flex .slick-list {
		padding: 30px 0px 0px;
	}
	
	.module-team.style-1 .content .ry-flex .slick-track {
		margin-left: -20px;
	}
	
	.module-team.style-1 .ry-flex .ry-each {
		margin-left: 35px;
	}
	.module-team.style-1 .ry-flex .each-title {
		margin-bottom: 0;
	}
	.module-team.style-1 .ry-flex {
		width: 100%;
		margin-left: 0;
	}
	.module-team.style-1 .ry-flex {
		margin-top: 20px;
	}
	
	.module-team.style-1:after {
		background: linear-gradient(to bottom, transparent 0%, #013568 8%);
	}
}


.module-team.style-1 .content button.slick-arrow {
		position: absolute;
		bottom: -65px;
		left: calc(50% - 25px);
		width: 50px;
		height: 50px;
		border-radius: 40px;
		border: none;
		transform: translateX(-50%);
		background: rgb(118 221 255 / 20%);
		transition: .3s;
		display: flex !important;
		align-items: center;
		justify-content: center;
		z-index: 999;
		color: transparent;
	}

	.module-team.style-1 .content button.slick-next.slick-arrow {
		left: calc(50% - -35px);
	}
	
	.module-team.style-1 .content button.slick-arrow:before {
		content: "";
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		font-family: FontAwesome;
		color: rgb(255, 255, 255);
		font-size: 13px;
	}
	.module-team.style-1 .content button.slick-next.slick-arrow:before {
		transform: translate(-50%, -50%) scale(-1);
}
