/*team style 1*/
.preyantechnosys-teambox-style1 .preyantechnosys-post-item {
    position: relative;
}
.preyantechnosys-teambox-style1 .preyantechnosys-content-inner {
    padding: 30px;
    overflow: hidden;
    position: relative;
    background-color: var(--prt-greycolor);
    border-radius: 30px;
    border: 1px solid var(--prt-bordercolor);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.5s ease 0s;
}
.preyantechnosys-teambox-style1 .prt-position {
    padding-top: 20px;
}
.preyantechnosys-teambox-style1 .preyantechnosys-box-content {       
    text-align: center;	
	transition: all 0.5s ease-in-out;
}
.preyantechnosys-teambox-style1 .preyantechnosys-team-position .preyantechnosys-box-title h4 {
    margin-bottom: 0;
    font-weight: 500;
}
.prt-bgcolor-darkgrey .preyantechnosys-teambox-style1 .preyantechnosys-team-position .preyantechnosys-box-title h4 a,
.prt-bgcolor-darkgrey .preyantechnosys-teambox-style2 .preyantechnosys-box-title h4 a {
    color: var(--prt-whitecolor);
}
.preyantechnosys-teambox-style1 .preyantechnosys-team-position {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.preyantechnosys-teambox-style1 span.preyantechnosys-item-thumbnail-inner img {
    border-radius: 15px;    
}
.preyantechnosys-teambox-style1 .preyantechnosys-item-thumbnail-inner {
    position: relative;
}
.preyantechnosys-teambox-style1 .prt-featured-outer-wrapper.prt-post-featured-outer-wrapper {
    height: 409px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px;
}
.preyantechnosys-teambox-style1 .prt-member-social ul.prt-team-social-links {
    position: absolute;
    top: -31px;
    right: 15px;
    left: auto;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .6s;
    padding: 2px 8px 1px;
    background-color: var(--prt-greycolor);
    border-radius: 10px;
    border: 1px solid var(--prt-bordercolor);
    height: 32px;
    z-index: 11;
}
.preyantechnosys-teambox-style1 .preyantechnosys-team-icon:after {
    content: '';
    border-top: solid 15px var(--prt-greycolor);
    border-left: solid 33px transparent;
    border-right: solid 0px var(--prt-bordercolor);
    content: '';
    position: absolute;
    right: 7px;
    bottom: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 1px 0 18px;
    z-index: 100;
}
.preyantechnosys-teambox-style1 .preyantechnosys-team-icon:before {
    content: '';
    position: absolute;
    right: 7px;
    bottom: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 0 21px;
    border-color: var(--prt-bordercolor) transparent transparent transparent;
    transform: rotate(0);
}
.preyantechnosys-teambox-style1 .preyantechnosys-team-image-box {
    position: relative;
}
.preyantechnosys-teambox-style1:hover span.preyantechnosys-item-thumbnail-inner img {
    border-radius: 15px;        
    -webkit-mask-image: url(../images/shape_01.svg);	
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;	
}
.preyantechnosys-teambox-style1:hover .preyantechnosys-team-image-box:after { 
	opacity: 1;
}
.preyantechnosys-teambox-style1 .prt-member-social ul.prt-team-social-links li {
    display: inline-block;
	padding-right: 3px;
}
.preyantechnosys-teambox-style1 .prt-member-social ul.prt-team-social-links li:last-child {
	padding-right: 0;
}
.preyantechnosys-teambox-style1 .prt-member-social:hover ul.prt-team-social-links {
    opacity: 1;
    right: 25px;
}
.preyantechnosys-teambox-style1 .preyantechnosys-team-icon {
    position: absolute;
    right: 25px;
    font-size: 24px;
    line-height: 30px;
    cursor: pointer;
    background-color: var(--prt-greycolor);
    border-radius: 10px;
    height: 30px;
    width: 60px;
    border: 1px solid var(--prt-bordercolor);
    top: -15px;
    z-index: 2;
    text-align: center;
    display: block;    
}
.preyantechnosys-teambox-style1 .prt-member-social ul.prt-team-social-links i {
    font-size: 14px;
}
.preyantechnosys-teambox-style1:hover .preyantechnosys-content-inner {
    background-color: var(--prt-skincolor);
}
.preyantechnosys-teambox-style1:hover .preyantechnosys-box-content .prt-position1,
.preyantechnosys-teambox-style1:hover .preyantechnosys-box-content .prt-position h4 a {
	color:#fff;
}
.preyantechnosys-teambox-style1 .preyantechnosys-box-content .prt-position h4 {
    font-size: 24px;
    line-height: 34px;
	margin-bottom: 0;	
	font-family: var(--special-element-fontfamily);
}
.preyantechnosys-teambox-style1 .preyantechnosys-box-content .prt-position h4 a {
	background-image: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);
    display: inline;
    background-size: 0% 2px;
    background-position: 100% 100%,0 94%;
    background-repeat: no-repeat;
}
.preyantechnosys-teambox-style1 .preyantechnosys-box-content .prt-position h4 a:hover { 
	background-size: 0 2px,100% 2px;
}
.preyantechnosys-teambox-style1 .preyantechnosys-box-title h4 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/* team style2 */
.preyantechnosys-teambox-style2 .prt-post-featured-outer-wrapper {
	height: 540px;
}
.preyantechnosys-teambox-style2 .preyantechnosys-team-image-box img {
    border-radius: 50%;
    transition: transform 0.5s ease-in-out;
}
.preyantechnosys-teambox-style2:hover .preyantechnosys-team-image-box img {
    -webkit-transform: scale(1.2);
    transform: scale(1.1);
}
.preyantechnosys-teambox-style2 .preyantechnosys-item-thumbnail {
    position: relative;
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-title h4 a {
    color: #fff;
	font-size: 22px;
}
.preyantechnosys-teambox-style2 .prt-position {
    color: #fff;
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-content {
    position: absolute;
    top: 45%;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    opacity: 0;
	transition: all 0.5s ease 0s;
}
.preyantechnosys-teambox-style2:hover .preyantechnosys-box-content {
	opacity: 1; 
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-title h4 {
    margin-bottom: 0;
}
.preyantechnosys-teambox-style2 .preyantechnosys-content-inner {
    position: relative;
    text-align: center;
}
.preyantechnosys-teambox-style2:hover .preyantechnosys-item-thumbnail:after {
	opacity: 0.68;
}
.preyantechnosys-teambox-style2 .preyantechnosys-item-thumbnail:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background-color: var(--body-blackfont-color);
    left: 0;
    border-radius: 50%;
    opacity: 0;
	transition: all 0.5s ease 0s;
}

/* team style 3 */
.preyantechnosys-teambox-style3 .preyantechnosys-box-title h4 {
    margin-bottom: 0;
}
.preyantechnosys-teambox-style3 .prt-featured-outer-wrapper1 {
    height: 460px;
    background-position: center;
    background-size: cover;
    border-radius: 198px 198px 0 0;
}
.preyantechnosys-teambox-style3 .preyantechnosys-box-title h4 a {
    background-image: linear-gradient(var(--prt-skincolor),var(--prt-skincolor)),linear-gradient(var(--prt-skincolor),var(--prt-skincolor));
    display: inline;
    background-size: 0% 2px;
    background-position: 100% 100%,0 94%;
    background-repeat: no-repeat;
}
.preyantechnosys-teambox-style3 .preyantechnosys-box-title h4 a:hover {
	background-size: 0 2px,100% 2px;
}
.preyantechnosys-teambox-style3 .preyantechnosys-content-inner {
    border: 1px solid var(--prt-bordercolor);
    border-radius: 190px 185px 180px 180px;
    padding: 0;
    text-align: center;
    overflow: hidden;
	transition: all 0.3s ease-in-out;
}
.preyantechnosys-teambox-style3:hover .preyantechnosys-post-item, 
.preyantechnosys-teambox-style3:hover .preyantechnosys-content-inner {
	border-color: var(--prt-skincolor);
}
.preyantechnosys-teambox-style3 .preyantechnosys-post-item {
    border: 0px solid;
    border-radius: 198px;
    border-width: 1px 8px 8px 0px;
    border-color: #e7eded;
	transition: all 0.3s ease-in-out;
}
.preyantechnosys-teambox-style3 .preyantechnosys-box-content {
    padding: 30px 0 44px;
    position: relative;
    z-index: 11;
}
.preyantechnosys-teambox-style3 .preyantechnosys-box-content:after {
    position: absolute;
    content: '';
    height: 150px;
    width: 105%;
    background-color: #fff;
    transform: rotate(-8deg);
    top: -30px;
    left: 4px;
    z-index: -1;
}

/* teambox style 5 */
.preyantechnosys-teambox-style5 .prt-featured-outer-wrapper1 {
    height: 380px;
    width: 100%;
	border-radius: 20px 20px 0 0;
	background-size: cover;
}
.preyantechnosys-teambox-style5 .preyantechnosys-box-title h4 {
    font-weight: 500;
    margin-bottom: 5px;
}
.preyantechnosys-teambox-style5 .preyantechnosys-box-content {
    padding: 30px;
	text-align: center;
    border: 1px solid #cccccc;
    border-width: 0px 1px 1px 1px;
    border-radius: 0px 0px 20px 20px;
}
.preyantechnosys-element-teambox-style5 .preyantechnosys-boxes-row-wrapper.row .prt-box-col-wrapper:nth-child(even) {
    padding-top: 70px;
}
.prt-team-top-space .preyantechnosys-element-teambox-style5 .preyantechnosys-boxes-row-wrapper.row .prt-box-col-wrapper:nth-child(even) {
	padding-top: 0px;
}
.preyantechnosys-teambox-style5 .prt-featured-outer-wrapper1 {    
    transform: scale(1);
    transition: all .5s cubic-bezier(.785, .135, .15, .860) 0ms;
}
.preyantechnosys-teambox-style5:hover .prt-featured-outer-wrapper1 {
    transform: scale(1.1);
}
.preyantechnosys-teambox-style5 .preyantechnosys-team-image-box {
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}


@media (max-width: 1200px){	
	.preyantechnosys-teambox-style1 .preyantechnosys-box-content .prt-position h4 {
		font-size: 22px;
		line-height: 32px;    
	}
}

@media (max-width: 767px){	
	.preyantechnosys-element-teambox-style5 .preyantechnosys-boxes-row-wrapper.row .prt-box-col-wrapper:nth-child(2) {
		padding-top: 0;
	}
}

@media only screen and (min-width:1025px) and (max-width:1400px) {  
	.preyantechnosys-teambox-style2 .preyantechnosys-box-title h4 a {    
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	
}