/*team style 1*/
.preyantechnosys-teambox-style1 .preyantechnosys-post-item {
    display: flex;
    position: relative;
}
.preyantechnosys-teambox-style1 .preyantechnosys-content-inner {
    padding: 0;
}
.preyantechnosys-teambox-style1 .preyantechnosys-box-content {
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    padding: 30px 50px 16px;
    display: flex;
}
.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 .prt-position {
    margin-right: 40px;
    margin-top: 10px;
}
.preyantechnosys-teambox-style1 .prt-featured-outer-wrapper.prt-post-featured-outer-wrapper {
    height: 280px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (max-width: 992px){
.preyantechnosys-teambox-style1 .preyantechnosys-post-item {
    display: block;
}
.preyantechnosys-teambox-style1 .prt-featured-outer-wrapper.prt-post-featured-outer-wrapper {
    height: 280px;
    width: 280px;
    background-size: cover;
    background-repeat: no-repeat;
}
.preyantechnosys-teambox-style1 .preyantechnosys-box-content {
    padding: 30px 0px 16px;
    }
}
@media (max-width: 680px){
.preyantechnosys-teambox-style1 .preyantechnosys-team-position {
    display: block;
}
.tm-bottom-blockquote {
    padding-top: 20px;
}
}



/*team style 1*/
/*team style 2*/
.preyantechnosys-teambox-style2 .prt-featured-outer-wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(100%);
    transition: all 0.5s ease;
}
.preyantechnosys-teambox-style2:hover .prt-featured-outer-wrapper img {
    filter: grayscale(0%);
}
.preyantechnosys-teambox-style2 .preyantechnosys-post-item:before{
    text-decoration: none;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s ease;
}
.preyantechnosys-teambox-style2:hover .preyantechnosys-post-item:before{
    opacity: 1;
    transform: scale(1.0);
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-content {
    padding: 20px 20px 16px;
    text-align: center;
}
.preyantechnosys-teambox-style2 .preyantechnosys-box-title h4 {
    text-align: center;
    margin-bottom: 2px;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
}
.preyantechnosys-element-teambox-style2 .slick-dots {
    display: flex;
    flex-direction: row;
    width: 100%;
    left: 0;
    top: auto;
    bottom: -20px;
    padding: 0 15px;
}
.preyantechnosys-element-teambox-style2 .slick-dots li {
    width: 100%;
    height: 5px;
    margin: 0px;
}
.preyantechnosys-element-teambox-style2 .slick-dots li button {
    width: 100%;
    height: 3px;
    margin: 0px;
    background-color: var(--prt-greycolor);
    border-radius: 0;
}
.preyantechnosys-element-teambox-style2 .slick-dots li.slick-active button {
    background-color: var(--prt-secondarycolor);
    height: 15px;
    border-radius: 7px;
}
.prt-bgcolor-darkgrey .preyantechnosys-element-teambox-style2 .slick-dots li button {
    background-color: rgba(255, 255, 255, .32);    
}
.prt-bgcolor-darkgrey .preyantechnosys-element-teambox-style2 .slick-dots li.slick-active button {
    background-color: var(--prt-whitecolor);
}


/*team style 2*/

/*team style 3*/
.preyantechnosys-teambox-style3 .preyantechnosys-post-item,
 .preyantechnosys-teambox-style3,
 .preyantechnosys-element-teambox-style3 .prt-box-col-wrapper {
    position: static;
}
 .preyantechnosys-element-teambox-style3 .prt-box-col-wrapper{
    margin-bottom: 0 !important;
 }
.preyantechnosys-teambox-style3 .preyantechnosys-team-position {
    z-index: 2;
    border-top: 1px solid #000;
    padding: 17px 40px 22px 0;
    text-decoration: none;
    transition: padding .5s, background-color .5s;
    position: relative;
    transition: all 0.3s ease;
}
.prt-box-col-wrapper.active .preyantechnosys-teambox-style3 .preyantechnosys-team-position {
    background-color: #f3f4f9;
    padding-left: 40px;
}
.preyantechnosys-teambox-style3 .preyantechnosys-box-content.col-md-6 {
    padding: 0;
}
.preyantechnosys-teambox-style3 .preyantechnosys-content-inner {
    top: 50%;
    translate: 0 -50%;
    z-index: 1;
    width: 460px;
    height: 400px;
    position: absolute;
    bottom: 0%;
    left: auto;
    right: 0%;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s ease;
    padding: 0;
}
.prt-box-col-wrapper.active .preyantechnosys-teambox-style3 .preyantechnosys-content-inner {
    opacity: 1;
    transform: translateX(0);
    z-index: 1;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.preyantechnosys-teambox-style3 .preyantechnosys-team-position .preyantechnosys-box-title h4 {
    margin-bottom: 4px;
}
@media (max-width: 992px){
.preyantechnosys-teambox-style3 .preyantechnosys-box-content {
    width: 50%;
}
.preyantechnosys-teambox-style3 .preyantechnosys-content-inner {
    width: 360px;
    height: 400px;
   }
}
@media (max-width: 767px){
.preyantechnosys-teambox-style3 .preyantechnosys-box-content {
    width: 100%;
    padding: 0;
}
.preyantechnosys-teambox-style3 .preyantechnosys-content-inner {
    top: 0;
    translate: 0;
    opacity: 1;
    position: relative;
    padding: 20px 0;
}
.preyantechnosys-teambox-style3 .preyantechnosys-content-inner {
    width: auto;
    height: auto;
}
}
/*team style 3*/