/* ==============================================
   Team profiles - 02
   ============================================== */
.main-team-profiles .bl_image_gallery-columns-4	{
	width:25%;
}

.main-team-profiles .bl_image_gallery-columns-4 .team-content	{
	display: inline-block;
}

.main-team-profiles .bl_image_gallery-columns-3	{
	width:33.33%;
}

.main-team-profiles .bl_image_gallery-columns-3 .team-content	{
	display: flow-root;
}


.main-team-profiles .bl_image_gallery-columns-2	{
	width:50%;
}

.main-team-profiles.bl_image_gallery-columns-1	{
	width:100%;
}

.team-profile a:link, .team-profile.a:visited, .team-profile a:hover	{
	text-decoration:none;
}



.our-team .pic	{
    overflow: hidden;
    position: relative;
	height: 140px;
	width: 140px;	
}

.main-team-profiles .team-img-square	{
	height: 140px;
	width: 140px;
}

.main-team-profiles .team-title	{
	position:relative;
}

.main-team-profiles .team-img-round {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius:50%;
}

img.team-img-round 	{
	width:140px!important;
}

.main-team-profiles .team-img-square {
  border-radius: 0%;
  -webkit-border-radius: 0%;
  -moz-border-radius:0%;
}

.main-team-profiles  {
	min-width:100%;
	display:inline-block;
}   

.main-team-profiles  {
	width:100%;
	display:inline-block;
	text-align:left;
}  
 
.main-team-profiles .team-profile	{
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
    text-align: right;	
 }

.main-team-profiles .team-content	{
	display: flow-root;
	text-align: left;
	padding:10px 10px 0 20px;
}

.main-team-profiles .team-surround	{
    width: 100%;
}

.main-team-profiles .team-content h2 {
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
    font-weight: 200;
}

.main-team-profiles .team-title h2	{
	padding: 20px 0 0 0;
}

.main-team-profiles .team-title h2::before {
    position: absolute;
    content: "";
    top: 10px;
    height: 1px;
    width: 90px;
    border-bottom: 2px solid rgb(19 18 18 / 78%);
}

.main-team-profiles .team-content .content-text h1,
.main-team-profiles .team-content .content-text h2,
.main-team-profiles .team-content .content-text h3,
 .main-team-profiles.team-content .content-text h4 {
	margin:0;
	padding: 0;
 }
 
.main-team-profiles .team-content h3 {
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
	padding: 5px 0;
}

.main-team-profiles .team-image	{
	float:left;
	margin:0;
}

.main-team-profiles .team-image {
	min-height:140px;
	margin: 0 20px 10px 0; 
	min-width:140px;
	max-height:140px;
	max-width:140px;	
}


.main-team-profiles .team-image a:link	{
	height:100%;
	width:100%;
}

.main-team-profiles .bl_image_grid-item:nth-of-type(odd) {

}

.main-team-profiles .bl_image_grid-item:nth-of-type(even) {

}	

.main-team-profiles .bl_image_grid-item {
    padding: 6px;
 }
 
.main-team-profiles  figure 	{
	padding:20px;
	margin:0;
}

.main-team-profiles  figure figcaption > a {
	top: 0px;
	height: 240px;	
}

.main-team-profiles  .bl_image_gallery-columns-1	{
	width:100%;
}


.main-team-profiles .team-title-content h4 {
    text-transform: capitalize;
    color: #0b0b0b;
	line-height:initial;
    font-weight:200;
	margin:0px;
	font-size: 1.2em;
}

.main-team-profiles .team-title-content	{
	text-align:center;
	}

.main-team-profiles .team-title-content h6 {
    letter-spacing: 2px;
    text-transform: capitalize;
    color: #b3b3b1;
    font-weight: 100;
	margin: 0 0px 20px 0px;
	line-height:initial;
}

.main-team-profiles .team-title-content p 	{
	margin-bottom:8px;
	font-size: 14px;
	display: block;
}


@media only screen and (min-width:0px) and (max-width : 1324px) {	
	

	.main-team-profiles .bl_image_gallery-columns-3 .team-image {
		float: none;
	}
	
	.main-team-profiles .bl_image_gallery-columns-4		{
		width:50%;	
	}
	
	.main-team-profiles .bl_image_gallery-columns-4 .team-content	{
		    display: flow-root;
	}	
}



@media only screen and (min-width:0px) and (max-width : 1024px) {
	
	.main-team-profiles .bl_image_gallery-columns-3,
	.main-team-profiles .bl_image_gallery-columns-2	{
		width:50%;	
	}

	.main-team-profiles .bl_image_gallery-columns-3 .team-image,
	.main-team-profiles .bl_image_gallery-columns-2 .team-image {
		float: left;
		margin:0;
	}
	
	.main-team-profiles .bl_image_gallery-columns-4 .team-content	{
		    display: inherit;
	}		
	
	.main-team-profiles	{
		text-align: inherit;
	}	
	
	.main-team-profiles .team-title h2 {
		padding: 20px 0 0 0;
	}
	
	.main-team-profiles .team-title h2::before {
		
	}
}


 @media only screen and (min-width:0px) and (max-width : 853px) {
	/* One Plus 3 */		
	
	.main-team-profiles .bl_image_gallery-columns-1 .team-content,
	.main-team-profiles .bl_image_gallery-columns-2 .team-content,
	.main-team-profiles .bl_image_gallery-columns-3 .team-content,
	.main-team-profiles .bl_image_gallery-columns-4 .team-content	{
		 display: flow-root;
	}	
	
	.main-team-profiles .bl_image_gallery-columns-2,
	.main-team-profiles .bl_image_gallery-columns-3,
	.main-team-profiles .bl_image_gallery-columns-4		{
		width:100%;	
	}

	
 }
 
 @media only screen and (min-width:0px) and (max-width : 800px) {
	 
		
	
	.team.bl_image_grid-item:nth-of-type(odd)	{

	}

	.main-team-profiles .team.bl_image_grid-item:nth-of-type(even)	{

	}
}


@media only screen and (min-width:0px) and (max-width : 768px) {

}

   
@media only screen and (min-width:0px) and (max-width : 740px) {
	
	.team-profiles .gallery	{
		width:100%;
	}
}
  
@media only screen and (min-width:0px) and (max-width : 667px) {	
	/* iPhone 6/7/8 */
}

@media only screen and (min-width:0px) and (max-width : 640px) {
	
	.main-team-profiles .bl_image_gallery-columns-2,
	.main-team-profiles .bl_image_gallery-columns-3	{
		width:100%;	
	}
	
	.main-team-profiles .bl_image_gallery-columns-2 .team-image,
	.main-team-profiles .bl_image_gallery-columns-3 .team-image	{
		float: left;
	}
}

@media only screen and (min-width:0px) and (max-width : 480px) {
	/* iPhone 6/7/8 Plus */	
	

	.main-team-profiles .bl_image_gallery-columns-1 .team-image,	
	.main-team-profiles .bl_image_gallery-columns-2 .team-image,
	.main-team-profiles .bl_image_gallery-columns-3 .team-image,
	.main-team-profiles .bl_image_gallery-columns-4 .team-image	{
		float: none;
	}
	
	.main-team-profiles .team-title hr {	
		width:100%;
	}
}

@media only screen and (min-width:0px) and (max-width : 414px) {
	/* iPhone 6/7/8 Plus */	

	.main-team-profiles .team-title hr {	
		width:100%;
	}
}

.main-team-profiles .team-profile .fa[class*='fa-'] {
    width: 30px;
    height: 30px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    border: 1px solid #9c9c9c;
    margin-bottom: 5px;
    padding-left: 2px;
}


.main-team-profiles .team-profile .fa-linkedin	{
    background: #5c9db2;
	border-color: #5c9db2;
}

.main-team-profiles .team-profile .fa-instagram	{
    background: #cb2027;
    border-color: #cb2027;
}

.main-team-profiles .team-profile .fa-twitter	{
    background: #5ea9dd;
    border-color: #5ea9dd;
}

.main-team-profiles .team-profile .fa-envelope	{
    background: #5ea9dd;
    border-color: #5ea9dd;;
} 

.main-team-profiles .team-profile .fa-phone	{
    background: #5ea9dd;
    border-color: #5ea9dd;
} 


.main-team-profiles .team-profile .fa-facebook	{
    background: #3a559f;
    border-color: #3a559f;;
} 

.main-team-profiles .team-profile .fa[class*='fa-']:hover, {
    background: #000;	
}
