/*team style 1*/
.preyantechnosys-teambox-style1 .preyantechnosys-post-item {
    position: relative;
}
.preyantechnosys-teambox-style1 .preyantechnosys-content-inner {
    padding: 0;
    overflow: hidden;
    position: relative;
}
.preyantechnosys-teambox-style1 span.preyantechnosys-item-thumbnail {
    overflow: hidden;
    position: relative;
    border-radius: 30px;
}
.preyantechnosys-teambox-style1 span.preyantechnosys-item-thumbnail-inner img {
    border-radius: 30px;
    transform: scale(1.05);
    transition: 0.8s all;
    width: 100%;
}
.preyantechnosys-teambox-style1:hover span.preyantechnosys-item-thumbnail-inner img {
    transform: scale(1);
}
.preyantechnosys-teambox-style1 .preyantechnosys-item-thumbnail-inner {
    position: relative;
}
.preyantechnosys-teambox-style1 .preyantechnosys-post-item .preyantechnosys-box-content {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--prt-whitecolor);
    border-radius: 15px;
    padding: 18px 30px;
    margin: 30px;
    transform: scale(0.9);
    transition: 0.8s all;
    opacity: 0;
}
.preyantechnosys-teambox-style1:hover .preyantechnosys-post-item .preyantechnosys-box-content {
    opacity: 1;
    transform: scale(1);
}
.preyantechnosys-teambox-style1 .preyantechnosys-post-item .preyantechnosys-box-title h4 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}
article.preyantechnosys-box.preyantechnosys-box-team.preyantechnosys-teambox-style1 {
    display: inline-block;
}
/*team style 2*/

.preyantechnosys-element-teambox-style2  .prt-box-col-wrapper {
    display: inline-block;
        position: static;
    vertical-align: top;
    width: 100%;
    margin-bottom: 0 !important;
}
.preyantechnosys-teambox-style2 .preyantechnosys-post-item {
    position: static;
}
.preyantechnosys-teambox-style2 .preyantechnosys-content-image {
    transition: .5s all;
    opacity: 0;
}
.preyantechnosys-element-teambox-style2  .prt-box-col-wrapper.active .preyantechnosys-teambox-style2 .preyantechnosys-content-image {
    transition: .5s all;
    opacity: 1;
}
.preyantechnosys-teambox-style2 .preyantechnosys-team-image-box {
    display: flex;
    align-items: center;
    object-fit: cover;
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.preyantechnosys-teambox-style2 .preyantechnosys-team-image-box img {
    max-width: 100%;
    transition: all .9s ease,transform .9s ease;
    border-radius: 15px;
    width: 500px;
    height: 575px;
        object-fit: cover;
}
.preyantechnosys-element-teambox-style2  .prt-box-col-wrapper.active  .preyantechnosys-teambox-style2 .preyantechnosys-team-image-box img {
    border-radius: 30px;
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-content {
    float: right;
    width: 55%;
    display: flex;
    padding-bottom: 25px;
    border-bottom:1px solid var(--prt-bordercolor);
    margin-bottom: 30px;
    justify-content: space-between;
}
.preyantechnosys-element-teambox-style2  .prt-box-col-wrapper:first-child .preyantechnosys-teambox-style2 .preyantechnosys-box-content {
    border-top: 1px solid var(--prt-bordercolor);
    padding-top: 20px;
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-content .prt-position {
    display: flex;
    align-items: baseline;
    position: relative;
    overflow: hidden;
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-content .prt-position h4 {
    margin-bottom: 0;
    padding-right: 15px;
    position: relative;
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-content .prt-position h4:after {
    position: absolute;
    content: '/';
    top: 0;
    display: inline-block;
    right: 0;
    left: auto;
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-content .prt-position h4 a {
    pointer-events: none;
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-content .prt-position span {
    color: var(--body-blackfont-color);
    padding-left: 5px;
    line-height: normal;
    display: inline-block;
    font-weight: 500;
}
.preyantechnosys-element-teambox-style2 .prt-box-col-wrapper .preyantechnosys-teambox-style2 .prt-position:before {
    position: absolute;
    content: "";
    width:100%;
    height: 1px;
    background-color: #000000;
    top: auto;
    bottom: 0;
    transition: 0.5s all;
    opacity: 0;
}
.preyantechnosys-element-teambox-style2 .prt-box-col-wrapper.active .preyantechnosys-teambox-style2 .prt-position:before {
    opacity: 1;
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-content .prt-post-iconbox{
    transition: .5s all;
    opacity: 0;
    transform: translateX(-5px);
}
.preyantechnosys-element-teambox-style2  .prt-box-col-wrapper.active .preyantechnosys-teambox-style2 .preyantechnosys-box-content .prt-post-iconbox{
     transition: .5s all;
    opacity: 1;
     transform: translateX(0px);
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-content .prt-post-iconbox i {
    font-size: 40px;
    line-height: 50px;
    -webkit-background-clip: content-box;
    -webkit-text-stroke: 1px #000;
    color: transparent;
    transform: rotate(-45deg);
    display: inline-block;
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-content .prt-post-iconbox i:before {
    margin: 0;
    line-height: unset;
}
span.preyantechnosys-team-box-rating i {
    color: #ff9529;
    font-family: FontAwesome;
    font-style: normal;
    padding-right: 8px;
}

@media only screen and (min-width:1024px) and (max-width:1200px) { 
.preyantechnosys-teambox-style2 .preyantechnosys-box-content {
    width: 35%;
}
}
@media (max-width: 1024px){
   .preyantechnosys-teambox-style2 .preyantechnosys-box-content {
        width: 100%;
        margin-top: 30px;
    }
    .preyantechnosys-teambox-style2 .preyantechnosys-content-image {
        transition: .5s all;
        opacity: 1;
    }
    .preyantechnosys-teambox-style2 .preyantechnosys-team-image-box {
       position: relative;
   }
   .preyantechnosys-element-teambox-style2  .prt-box-col-wrapper:first-child .preyantechnosys-teambox-style2 .preyantechnosys-box-content {
        border-top: 0;
        padding-top: 0;
    }
    .preyantechnosys-element-teambox-style2  .prt-box-col-wrapper .preyantechnosys-teambox-style2 .preyantechnosys-box-content .prt-post-iconbox {
        opacity: 1;
        transform: translateX(0px);
    }
}
/*team style 2*/


/*team style 3*/
.preyantechnosys-teambox-style3 .preyantechnosys-post-item {
    display: flex;
    justify-content: space-between;
    background-color: var(--prt-greycolor);
}
.preyantechnosys-teambox-style3 .preyantechnosys-post-item .col-lg-6{
    padding: 0;
    position: relative;
    overflow: hidden;
}
.preyantechnosys-teambox-style3 .preyantechnosys-box-title h4 {
    font-size: 32px;
    line-height: 42px;
}
.preyantechnosys-teambox-style3 .prt-team-social-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.preyantechnosys-teambox-style3 .prt-team-social-links li {
    display: inline-block;
    padding-right: 10px;
    font-size: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.preyantechnosys-teambox-style3  .preyantechnosys-box-content {
    padding: 40px 30px 25px !important;
    display: grid;
    align-content: space-between;
}
.preyantechnosys-teambox-style3  .prt-team-social-title {
    color: var(--body-blackfont-color);
}
.preyantechnosys-teambox-style3 .preyantechnosys-team-image-box img {
    transition: 0.5s all;
}
.preyantechnosys-teambox-style3:hover .preyantechnosys-team-image-box img {
    transform: scale(1.05);
}
.prt-team-style-3 .preyantechnosys-element-teambox-style3 .prt-box-col-wrapper:nth-child(even) .preyantechnosys-teambox-style3 .preyantechnosys-post-item {
    flex-direction: row-reverse;
}

@media (max-width: 1024px){
    .preyantechnosys-teambox-style3 .preyantechnosys-post-item {
        justify-content: flex-start;
    }
    .preyantechnosys-element-teambox-style3.preyantechnosys-boxes-gap-0px .preyantechnosys-boxes-row-wrapper.row:not(.slick-slider) .prt-box-col-wrapper {
        margin-bottom: 30px;
    }
    .prt-team-style-3 .preyantechnosys-element-teambox-style3 .prt-box-col-wrapper:nth-child(even) .preyantechnosys-teambox-style3 .preyantechnosys-post-item {
        flex-direction: unset;
    }
}
@media (max-width: 600px){
    .preyantechnosys-teambox-style3 .preyantechnosys-box-title h4 {
        font-size: 22px;
        line-height: 32px;
    }
    .preyantechnosys-teambox-style3 .preyantechnosys-post-item .col-lg-6 {
       width: 100%;
    }
}