.meet-container{
	max-width: 1250px;
	margin: 0 auto;
	padding: 0 10px;
}

.meet-block .team{
	margin-top: 2rem;
}

.meet-block .team .left-img {
	height: 400px;
	width: 450px;
	overflow: hidden;
	border-radius: 500px 500px 500px 0;
	-webkit-border-radius: 500px 500px 500px 0;
	-moz-border-radius: 500px 500px 500px 0;
	-ms-border-radius: 500px 500px 500px 0;
	-o-border-radius: 500px 500px 500px 0;
}
.meet-block .team .left-img img{
	height: 100%;
	object-fit: cover;
}

.meet-block .team .right-content{
	width: 47%;
	margin: 0;
}

.meet-block .team .right-content .content{
	margin: 0;
	padding: 0;
	width: unset;
}

.meet-block .team .right-content .content p{
	font-size: 1.25rem;
	color: var(--white-color);
	font-weight: 100;
}

.meet-block .team .team-details{
	margin-bottom: 0;
}
.meet-block .team .team-details a{
	width: 47%;
}

.meet-block .team .team-details:nth-child(odd) .three-corner-round{
	margin-left: 0;
}



.meet-block .team .right-img{
	border-radius: 500px 500px 00px 500px;
	-webkit-border-radius: 500px 500px 00px 500px;
	-moz-border-radius: 500px 500px 00px 500px;
	-ms-border-radius: 500px 500px 00px 500px;
	-o-border-radius: 500px 500px 00px 500px;
}
.meet-block.swiper-slider-sec::after{
	display: none;
}


.meet-block .team .right-content .content .wysiwyg * {margin-bottom: 1.15rem;font-weight:500;}
.meet-block .team .right-content .content .wysiwyg p strong{font-weight:800;}

.meet-container .content .subtitle,
.meet-container .content .title {
	margin-bottom: 1.75rem;
	padding: 0;
}

.meet-block .team .right-content .content h2{
	font-size: 40px;
}
.meet-block .team .right-content .content .wysiwyg a { color: var(--green-color); }


.meet-block .swiper-wrapper{transition-timing-function: linear !important;}
.meet-block{margin-top:4rem;}
.meet-block .team .right-content .link a{display:inline-flex;align-items:center;}
.single .full-banner{background-position: 100% 17%;}

.meet-block .team .team-details .content ul li{
	    font-size: 20px;
    color: var(--white-color);
    font-weight: 100;
	position:relative;
}

.meet-block .team .team-details .content ul li:before{content: '';    position: absolute;    top: calc(50% - 6px);    left: -1.1rem;    width: 8px;    height: 8px;    background-color: var(--green-color);    border-radius: 0 8px 8px;    -webkit-border-radius: 0 8px 8px;    -moz-border-radius: 0 8px 8px;    -ms-border-radius: 0 8px 8px 8px;    -o-border-radius: 0 8px 8px}


.meet-block .team .team-details .content ol li{
	  font-size: 20px;
    color: var(--white-color);
    font-weight: 100;
	list-style-type:decimal;
}

.meet-block .team .team-details .content a{
	 font-size: 20px;
    color: var(--light-blue-color);
    font-weight: 100;
}
.meet-block .team .team-details .content a.btn-outline{color:var(--white-color);}
.meet-block .team .team-details .content a.btn-outline:hover{color:var(--white-color);}

.meet-block .team .team-details .content ol{
	padding-left:20px;margin-bottom:20px;
}
.meet-block .team .team-details .content ul{
	padding-left:20px;margin-bottom:20px;
}


.meet-block .team .team-details .content a:hover{color: var(--green);}


.meet-block .team .team-details .content h1,.meet-block .team .team-details .content h2,.meet-block .team .team-details .content h3,.meet-block .team .team-details .content h4,.meet-block .team .team-details .content h5,.meet-block .team .team-details .content h6{
	 color: var(--white-color);
	font-weight:300;
}

.meet-container .three-corner-round {
	border-radius: 0 300px 300px 300px;
	-webkit-border-radius: 0 300px 300px 300px;
	-moz-border-radius: 0 300px 300px 300px;
	-ms-border-radius: 0 300px 300px 300px;
	-o-border-radius: 0 300px 300px 300px;
}


@media screen and (min-width: 1640px){
	.meet-block h2 {
		font-size: 60px;
		padding: 1.5rem 0px;
	}
}
/* ----------Responsive------------ */
@media only screen and (max-width: 1399px){
	.meet-container{padding: 0 30px;}
}

@media only screen and (max-width: 1299px) {
	.meet-container{padding: 0 50px;}
}
@media only screen and (max-width: 1199px){
	.single .latest-news .content{padding: 2rem 1.5rem 2rem 3.5rem;}
}

@media only screen and (max-width: 991px) {
	.meet-block .team .left-img{width: 46%;}	
}

@media only screen and (max-width: 767px){
	.meet-container {        padding: 0 15px;    }
	.meet-block .team .right-content .content .subtitle::before{display: none;}
	.meet-block .team .left-img {        width: 100%;        margin-bottom: 2rem;    }
	.meet-block .team .right-content {        width: 100%;        margin: 0;    }
	.meet-block .team .team-details {        margin-bottom: 2rem;    }
	/*     .reverse-team{flex-direction: column-reverse;} */
	.single .latest-news .content{padding: 2rem 1.5rem 2rem 2.5rem;}
}


@media only screen and (max-width: 479px){
	.single .latest-news h2{margin-bottom: 2rem;}
	.full-banner{padding: 12.5rem 0px 2rem;}
}

@media only screen and (max-width: 375px){
	.meet-block .team .left-img{height: 300px;}
}



/* Responsve Issues */

.swiper--bottom h2 {margin-bottom: 0;pointer-events:none;}

@media only screen and (min-width: 768px){
	.meet-container .three-corner-round {width:440px; height:440px; margin: 1rem auto 5rem;}
}

@media only screen and (min-width: 992px){
	.meet-container .three-corner-round {width:360px; height:360px; margin-left: 1rem;}
	.meet-container .top-left-three-corner-round {margin-right: auto; margin-left: 0;}
}

@media only screen and (min-width: 1200px){
	.meet-container .three-corner-round {width:400px; height:400px;margin-left: 0rem;}
	.meet-container .top-left-three-corner-round {margin-right: auto; margin-left: 0;}
}

@media only screen and (min-width: 1360px){
	.meet-container .three-corner-round {width:440px; height:440px;margin-left: 0rem;}
	.meet-container .top-left-three-corner-round {margin-right: auto; margin-left: 0;}

}



@media only screen and (max-width: 991px){
	.meet-block .team {margin-top: 0}
	.meet-block .team .right-content { width: 80%; margin: auto; order: 2}
	.meet-block .team .team-details {margin-bottom: 2rem}
	.meet-container .three-corner-round {order:1}
	.meet-block .team .team-details a{width:100%;}
	.meet-block .team .team-details:nth-child(odd) .three-corner-round{margin-left: auto;}
}

@media only screen and (max-width: 767px){
	.meet-block .team .right-content { width: 95%;}
	.meet-container .three-corner-round {width:420px; height:420px; margin: 1rem auto 5rem;}
	.swiper--bottom h2::after {right: -15px !important}
}

@media only screen and (max-width: 575px){
	.swiper-heading-slider.swiper--bottom .swiper-slide.swiper-slide-active h2::after { right: 3px !important;}
	.swiper-heading-slider.swiper--bottom .swiper-slide.swiper-slide-active h2::before { left: 8px !important;}
	.meet-container .three-corner-round {width:280px; height:280px; margin-bottom: 3.75rem;}
}

