/*---portfolio style1---*/
.preyantechnosys-portfoliobox-style1 .preyantechnosys-box-title h4 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0;
}
.preyantechnosys-portfoliobox-style7 .preyantechnosys-box-title h4 a:hover,
.preyantechnosys-portfoliobox-style5 .preyantechnosys-box-title h4 a:hover,
.preyantechnosys-portfoliobox-style4 .preyantechnosys-box-title h4 a:hover,
.preyantechnosys-portfoliobox-style1 .preyantechnosys-box-title h4 a:hover {
    color: var(--prt-skincolor);
}
.preyantechnosys-portfoliobox-style1 .prt-port-cat {
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    display: inline-block;   
}
.preyantechnosys-portfoliobox-style1 .prt-port-cat a {
    color: var(--body-fonts-color);
}
.preyantechnosys-portfoliobox-style1 li.project-date-text {
    list-style: none;
}
.preyantechnosys-portfoliobox-style1 .prt-project-date {
    display: inline-block;
    position: relative;
    padding-right: 80px;
}
.preyantechnosys-portfoliobox-style1 .preyantechnosys-post-item {
    text-align: center;
}
.preyantechnosys-portfoliobox-style1 .prt-featured-content {
    padding: 20px 0 8px;
}
.preyantechnosys-portfoliobox-style1 .prt-project-date:after {
    content: '';
    position: absolute;
    background-color: rgba(0 , 0, 0, 0.20);
    width: 60px;
    height: 1px;
    top: 13px;
    bottom: auto;
    left: auto;
    right: 4px;
}
.preyantechnosys-portfoliobox-style1 .prt-featured-image img {
    transition: .7s;
    border-radius: 0;
}
.preyantechnosys-portfoliobox-style1 .prt-featured-image:hover img {
    border-radius: 0 0 210px 210px;
    transform: scale(0.97);
}

/*---portfolio style2---*/
.preyantechnosys-portfoliobox-style2 .prt-featured-content {
    position: relative;
    z-index: 10;
}
.preyantechnosys-box-portfolio.preyantechnosys-portfoliobox-style2 .preyantechnosys-post-item {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}
.preyantechnosys-portfoliobox-style2 .preyantechnosys-box-title h4 {
    font-size: 90px;
    line-height: 115px;
    font-weight: 800;
}
article.preyantechnosys-box.preyantechnosys-box-portfolio.preyantechnosys-portfoliobox-style2 {
    text-align: center;
}
@media (max-width: 767px) {
.preyantechnosys-portfoliobox-style2 .preyantechnosys-box-title h4 {
    font-size: 70px;
    line-height: 80px;
} 
}
@media (max-width: 480px) {
.preyantechnosys-portfoliobox-style2 .preyantechnosys-box-title h4 {
    font-size: 50px;
    line-height: 60px;
}
}

/*---portfolio style3---*/
.preyantechnosys-portfoliobox-style3 .preyantechnosys-post-item {
    border: 1px solid var(--prt-bordercolor);
    padding: 20px;
}
.preyantechnosys-portfoliobox-style3 .preyantechnosys-box-title h4 {
    margin-bottom: 5px;
}
.preyantechnosys-portfoliobox-style3 .prt-featured-image {
    position: relative;
    overflow: hidden;
}
.preyantechnosys-portfoliobox-style3 .prt-featured-wrapper {
	position: relative;
}
.preyantechnosys-portfoliobox-style3 .prt-titlebox-content {
    padding: 23px 15px 28px;
    text-align: center;
    background-color: var(--prt-skincolor);
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 0;
    top: auto;
    transition: 500ms all linear 0ms;
    opacity: 0;
    z-index: -1;
}
.prt-cursor .prt-titlebox-content {
    transition: 500ms all linear 0ms;
    font-size: 11px;
    line-height: 22px;
    padding: 10px 25px 7px 25px;
    text-transform: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    border-radius: 50px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    width: 100%;
}
.prt-cursor .prt-cursor-text .prt-port-cat,
.prt-cursor .prt-cursor-text .preyantechnosys-box-title h4 {
    background-color: var(--prt-skincolor);
    padding: 5px 15px;
    width:max-content;
    margin-bottom:0;
}
.prt-cursor .prt-cursor-text .prt-port-cat a,
.prt-cursor .prt-cursor-text .preyantechnosys-box-title h4 a {
    color: var(--prt-whitecolor);
}
.preyantechnosys-portfoliobox-style3 .prt-port-cat {
    margin-top: -1px;
}
/*---portfolio style4---*/
.preyantechnosys-portfoliobox-style4 .preyantechnosys-box-title h4 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 2px;
}
.preyantechnosys-portfoliobox-style4 .prt-category-details .prt-port-cat {
    font-style: italic;
}
.preyantechnosys-portfoliobox-style4 .prt-featured-content {
    padding-top: 10px;
}   
.preyantechnosys-portfoliobox-style4 .prt-port-cat a {
    color: var(--body-fonts-color);
}
.preyantechnosys-portfoliobox-style4 .preyantechnosys-item-thumbnail-inner img {
    transition: .7s;
}
.preyantechnosys-portfoliobox-style4:hover .preyantechnosys-item-thumbnail-inner img {
    transform: scale(0.97);
}

/*---portfolio style5---*/
.preyantechnosys-portfoliobox-style5 .preyantechnosys-post-item .prt-featured-image {
    border: 1px solid var(--prt-bordercolor);
    padding: 20px;
}
.preyantechnosys-portfoliobox-style5 .preyantechnosys-box-title h4 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 0;
}
.preyantechnosys-portfoliobox-style5 .prt-port-cat {
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    display: inline-block;
}
.preyantechnosys-portfoliobox-style5 .prt-port-cat a {
    color: var(--body-fonts-color);
}
.preyantechnosys-portfoliobox-style5 li.project-date-text {
    list-style: none;
}
.preyantechnosys-portfoliobox-style5 .prt-project-date {
    display: inline-block;
    position: relative;
    padding-right: 80px;
}
.preyantechnosys-portfoliobox-style5 .preyantechnosys-post-item {
    text-align: center;
}
.preyantechnosys-portfoliobox-style5 .prt-featured-content {
    padding: 20px 0 8px;
}
.preyantechnosys-portfoliobox-style5 .prt-project-date:after {
    content: '';
    position: absolute;
    background-color: rgba(0 , 0, 0, 0.20);
    width: 60px;
    height: 1px;
    top: 13px;
    bottom: auto;
    left: auto;
    right: 4px;
}
.preyantechnosys-portfoliobox-style5 .prt-featured-image img {
    width: 100%;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}
.preyantechnosys-portfoliobox-style5 .prt-featured-image .prt-featured-wrapper:hover img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.preyantechnosys-portfoliobox-style5 .prt-featured-image .prt-featured-wrapper {
    overflow: hidden;
}

/*---portfolio style 6---*/
.preyantechnosys-portfoliobox-style6 .prt-featured-image.prt-wrap-cell {
    width: 40%;
}
.preyantechnosys-portfoliobox-style6 .prt-port-cat {
    font-size: 15px;
    line-height: 25px;
    font-style: italic;
    display: inline-block;
    color: rgba(255 , 255 , 255 , 0.50);  
}
.preyantechnosys-portfoliobox-style6 .prt-port-cat a {
    color: rgba(255 , 255 , 255 , 0.50);
}
.preyantechnosys-portfoliobox-style6 li.project-date-text {
    list-style: none;
    color: rgba(255 , 255 , 255 , 0.50);
}
.preyantechnosys-portfoliobox-style6 .prt-project-date {
    display: inline-block;
    position: relative;
    padding-right: 80px;
}
.preyantechnosys-portfoliobox-style6 .preyantechnosys-post-item {
    text-align: center;
}
.preyantechnosys-portfoliobox-style6 .prt-featured-content {
    padding: 20px 0 36px;
}
.preyantechnosys-portfoliobox-style6 .prt-project-date:after {
    content: '';
    position: absolute;
    background-color: rgba(255 , 255 , 255 , 0.50);
    width: 60px;
    height: 1px;
    top: 13px;
    bottom: auto;
    left: auto;
    right: 4px;
}
.preyantechnosys-portfoliobox-style6 .prt-title-details.prt-wrap-cell {
    text-align: left;
}
.preyantechnosys-portfoliobox-style6 .preyantechnosys-box-title h4 {
    font-size: 100px;
    line-height: 110px;
    font-weight: 800;
}
.preyantechnosys-portfoliobox-style6 .preyantechnosys-box-title h4 a {
    color: var(--prt-whitecolor);
}
.preyantechnosys-portfoliobox-style6 .prt-project-moreinfo-btn a {
    color: var(--prt-whitecolor);
    font-size: 17px;
    font-weight: 600;
    font-family: var(--special-element-fontfamily);
    position: relative;
    padding: 27px 30px 27px;
}
.preyantechnosys-element-portfoliobox-style6 .row .prt-box-col-wrapper:nth-child(even) .preyantechnosys-portfoliobox-style6 .preyantechnosys-post-item {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center; 
}
.preyantechnosys-element-portfoliobox-style6 .row .prt-box-col-wrapper:nth-child(even) .preyantechnosys-portfoliobox-style6 .prt-title-details.prt-wrap-cell {
    text-align: right;
}
.preyantechnosys-portfoliobox-style6 .prt-featured-wrapper img.wp-post-image {
    transition: transform 0.5s ease-in-out;
}
.preyantechnosys-portfoliobox-style6:hover .prt-featured-wrapper img {
    transform: scale(1.2);
}
.preyantechnosys-portfoliobox-style6 .prt-featured-wrapper {
    overflow: hidden;
}
.preyantechnosys-portfoliobox-style6 {
    padding: 55px;
}
.preyantechnosys-element-portfoliobox-style6 .row .prt-box-col-wrapper:nth-child(1) .preyantechnosys-portfoliobox-style6 {
    background-color: #cb484f;
}
.preyantechnosys-element-portfoliobox-style6 .row .prt-box-col-wrapper:nth-child(2) .preyantechnosys-portfoliobox-style6 {
    background-color: #4873cb;
}
.preyantechnosys-element-portfoliobox-style6 .row .prt-box-col-wrapper:nth-child(3) .preyantechnosys-portfoliobox-style6 {
    background-color: #0e9053;
}
.preyantechnosys-element-portfoliobox-style6 .row .prt-box-col-wrapper:nth-child(4) .preyantechnosys-portfoliobox-style6 {
    background-color: #ff90a0;
}
.preyantechnosys-element-portfoliobox-style6 .row .prt-box-col-wrapper:nth-child(5) .preyantechnosys-portfoliobox-style6 {
    background-color: #ff9845;
}
.preyantechnosys-portfoliobox-style6 .prt-project-moreinfo-btn a:before {
    content: '';
    position: absolute;
    -webkit-mask: url(../images/btn-shape.svg) no-repeat 100% 100%;
    mask: url(../images/btn-shape.svg) no-repeat 100% 100%;
    -webkit-mask-size: cover;
    mask-size: 100% 100%;
    top: 1px;
    bottom: auto;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-color: var(--prt-whitecolor);
    transition: .5s;
}
.preyantechnosys-portfoliobox-style6 .prt-project-moreinfo-btn a:hover:before {
    transform: scale(0.9);
}
@media (max-width: 1024px){
.preyantechnosys-portfoliobox-style6 .prt-title-details.prt-wrap-cell {
    display: block;
    margin-bottom: 50px;
}
.preyantechnosys-portfoliobox-style6 .prt-featured-image.prt-wrap-cell {
    display: block;
    width: 100%;
}
.preyantechnosys-element-portfoliobox-style6 .row .prt-box-col-wrapper:nth-child(even) .preyantechnosys-portfoliobox-style6 .preyantechnosys-post-item {
    display: block;
}
.preyantechnosys-element-portfoliobox-style6 .row .prt-box-col-wrapper:nth-child(even) .preyantechnosys-portfoliobox-style6 .prt-title-details.prt-wrap-cell {
    text-align: left;
}
.preyantechnosys-portfoliobox-style6 .preyantechnosys-box-title h4 {
    font-size: 60px;
    line-height: 70px;
}
}
@media (max-width: 680px) {
.preyantechnosys-portfoliobox-style6 {
    padding: 40px 20px;
}
} 
@media (max-width: 480px) {
.preyantechnosys-portfoliobox-style6 .preyantechnosys-box-title h4 {
    font-size: 40px;
    line-height: 50px;
}
}

/*---portfolio style7---*/
.preyantechnosys-portfoliobox-style7 .prt-port-cat {
    font-size: 15px;
    line-height: 25px;
    font-style: italic;
    display: inline-block;
    color: rgba(255 , 255 , 255 , 0.50);
}
.preyantechnosys-portfoliobox-style7 .prt-port-cat a {
    color: var(--body-fonts-color);
}
.preyantechnosys-portfoliobox-style7 li.project-date-text {
    list-style: none;
    color: rgba(0 , 0 , 0 , 0.50);
}
.preyantechnosys-portfoliobox-style7 .prt-project-date {
    display: inline-block;
    position: relative;
    padding-right: 80px;
}
.preyantechnosys-portfoliobox-style7 .prt-project-date:after {
    content: '';
    position: absolute;
    background-color: rgba(0 , 0 , 0 , 0.50);
    width: 60px;
    height: 1px;
    top: 13px;
    bottom: auto;
    left: auto;
    right: 4px;
}
.preyantechnosys-portfoliobox-style7 .preyantechnosys-box-title h4 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 800;
}
.preyantechnosys-portfoliobox-style7 .prt-category-details {
    padding: 42px 0 10px;
}
@media (max-width: 768px) {
.preyantechnosys-portfoliobox-style7 .preyantechnosys-post-item {
    margin-bottom: 30px;
}
}

.prt-project-border-sec .preyantechnosys-element-portfoliobox-style1 .preyantechnosys-boxes-row-wrapper.row .prt-box-col-wrapper {
    border-left: 2px solid var(--prt-bordercolor);
    border-bottom: 2px solid var(--prt-bordercolor);
    margin-bottom: 0;
    padding: 39px 40px 35px;
}
@media (max-width: 768px) {
.prt-project-border-sec .preyantechnosys-element-portfoliobox-style1 .preyantechnosys-boxes-row-wrapper.row .prt-box-col-wrapper {
    border-left: 0;
}
}
.prt-project-border-sec .preyantechnosys-element-portfoliobox-style1 .preyantechnosys-boxes-row-wrapper.row .prt-box-col-wrapper:last-child, 
.prt-project-border-sec .preyantechnosys-element-portfoliobox-style1 .preyantechnosys-boxes-row-wrapper.row .prt-box-col-wrapper:nth-child(5) {
    border-bottom: 0;
}
@media only screen and (min-width:1025px) and (max-width:1600px) {
.prt-project-border-sec .preyantechnosys-element-portfoliobox-style1 .preyantechnosys-boxes-row-wrapper.row .prt-box-col-wrapper {
    border-left: 0;
    border-bottom: 0;
    margin-bottom: 0;
    padding: 30px 15px;
}
}
/*-----*/
.prt-project-leftstar .preyantechnosys-box-portfolio.preyantechnosys-portfoliobox-style2 .preyantechnosys-post-item,
.prt-project-leftstar article.preyantechnosys-box.preyantechnosys-box-portfolio.preyantechnosys-portfoliobox-style2 {
    text-align: left;
}
.prt-project-leftstar .preyantechnosys-portfoliobox-style2 .preyantechnosys-box-title h4 {
    margin-bottom: 0;
    font-size: 85px;
    line-height: 95px;
}
.prt-project-leftstar .preyantechnosys-portfoliobox-style2 .preyantechnosys-box-title a {
    position: relative;
}
.prt-project-leftstar .preyantechnosys-portfoliobox-style2 .preyantechnosys-box-title a:after {
    content: '';
    position: absolute;
    -webkit-mask: url(../images/star.svg) no-repeat 100% 100%;
    mask: url(../images/star.svg) no-repeat 100% 100%;
    -webkit-mask-size: cover;
    mask-size: 100%;
    width: 80px;
    height: 80px;
    top: 30px;
    bottom: auto;
    left: auto;
    right: -112px;
    background-color: #363636;
}
@media (max-width: 1024px) {
.prt-project-leftstar .preyantechnosys-portfoliobox-style2 .preyantechnosys-box-title h4 {
    font-size: 50px;
    line-height: 70px;
}
.prt-project-leftstar .preyantechnosys-portfoliobox-style2 .preyantechnosys-box-title a:after {
    content: unset;
}
}
@media only screen and (min-width:1025px) and (max-width:1800px) {
.prt-project-leftstar .preyantechnosys-portfoliobox-style2 .preyantechnosys-box-title h4 {
    font-size: 50px;
    line-height: 70px;
}
.prt-project-leftstar .preyantechnosys-portfoliobox-style2 .preyantechnosys-box-title a:after {
    width: 60px;
    height: 60px;
    top: 8px;
    right: -65px;
}
}
/*---portfolio style8---*/
.preyantechnosys-portfoliobox-style8 .preyantechnosys-box-title h4 {
    font-size: 114px;
    line-height: 124px;
    text-align: left;
    writing-mode: vertical-rl;
    transform: rotate(360deg);
    right: auto;
    left: 0;
    top: 0px;
    z-index: 13;
    position: absolute;
    height: 100%;
    border-right: 1px solid var(--prt-secondarycolor);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding-top: 15px;
}
.preyantechnosys-portfoliobox-style8 .prt-short-desc {
    position: absolute;
    bottom: 60px;
    left: 170px;
    color: var(--prt-secondarycolor);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 50%;
}
.preyantechnosys-portfoliobox-style8 .preyantechnosys-box-title h4 a {
    transform: rotate(360deg);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.preyantechnosys-portfoliobox-style8 .preyantechnosys-box-title h4 {
    font-size: 50px;
    line-height: 80px;
}
.preyantechnosys-portfoliobox-style8 .prt-short-desc {
    bottom: 30px;
    left: 105px;
}
}    
@media (max-width: 768px) {
.preyantechnosys-portfoliobox-style8 .preyantechnosys-box-title h4 {
    font-size: 28px;
    line-height: 48px;
}
.preyantechnosys-portfoliobox-style8 .prt-short-desc {
    bottom: 30px;
    left: 70px;
}
}


.prt-strip-style .preyantechnosys-portfoliobox-style6 .prt-project-moreinfo-btn a {
    padding: 15px 30px 15px;
    z-index: 1;
}
.prt-strip-style .preyantechnosys-portfoliobox-style6 .prt-project-moreinfo-btn a:before {
    content: '';
    position: absolute;
    -webkit-mask: unset;
    mask: unset;
    -webkit-mask-size: cover;
    mask-size: auto;
    width: auto;
    height: auto;
    background-color: transparent;
    transition: .7s;
    padding: 0px;
    top: -2px;
    right: -1px;
    bottom: -1px;
    left: -2px;
    border-color: inherit;
    box-shadow: rgba(255, 255, 255, 0.9) 1px 1px, rgba(255, 255, 255, 0.9) 2px 2px, 
    rgba(255, 255, 255, 0.9) 3px 3px, rgba(255, 255, 255, 0.9) 4px 4px, 
    rgba(255, 255, 255, 0.9) 5px 5px, rgba(255, 255, 255, 0.9) 6px 6px, 
    rgba(255, 255, 255, 0.9) 7px 7px;
    border: 1px solid var(--prt-whitecolor);
}
.prt-strip-style .preyantechnosys-portfoliobox-style6 .prt-project-moreinfo-btn a:hover:before {
    opacity: 1;
    height: 100%;
    width: 100%;
    top: auto;
    bottom: 0;
    right: -1px;
    background-color: #f8f8f8;
    box-shadow: unset;
    z-index: -1;
}
.prt-strip-style .preyantechnosys-portfoliobox-style6 .prt-project-moreinfo-btn a:hover {
    color:var(--prt-secondarycolor);
}

.preyantechnosys-box-portfolio img {
    cursor: pointer;
}
.preyantechnosys-portfoliobox-style1 img {
    cursor: none;
}

/*---portfolio style 9---*/
.preyantechnosys-portfoliobox-style9 .prt-featured-content {
    padding-top: 25px;
}
.preyantechnosys-portfoliobox-style9 .preyantechnosys-box-title h4 {
    margin-bottom: 7px;
    text-transform: uppercase;
}
.preyantechnosys-portfoliobox-style9 .prt-port-cat a {
    text-transform: uppercase;
    color: var(--body-fonts-color);
}
.preyantechnosys-element-portfoliobox-style9 .preyantechnosys-boxes-row-wrapper.row:not(.slick-slider) .prt-box-col-wrapper {
    padding: 54px 50px 48px;
    border-right: 1px solid var(--prt-bordercolor);
    margin-bottom: 0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.preyantechnosys-element-portfoliobox-style9 .preyantechnosys-boxes-row-wrapper.row:not(.slick-slider) .prt-box-col-wrapper:last-child,
.preyantechnosys-element-portfoliobox-style9 .preyantechnosys-boxes-row-wrapper.row:not(.slick-slider) .prt-box-col-wrapper:last-child {
    border-right: none;
}
.preyantechnosys-element-portfoliobox-style9 .prt-box-col-wrapper:hover .preyantechnosys-portfoliobox-style9 .prt-featured-image img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.preyantechnosys-element-portfoliobox-style9 .prt-box-col-wrapper .preyantechnosys-portfoliobox-style9 .prt-featured-image img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.preyantechnosys-element-portfoliobox-style9 .prt-box-col-wrapper .preyantechnosys-portfoliobox-style9 .prt-featured-image {
    position: relative;
    overflow: hidden;
}
.preyantechnosys-box-portfolio.preyantechnosys-portfoliobox-style9 .prt-tm_portfolio-featured-wrapper a {
    cursor: pointer !important;
}
@media (max-width: 1200px) {
.preyantechnosys-element-portfoliobox-style9 .preyantechnosys-boxes-row-wrapper.row:not(.slick-slider) .prt-box-col-wrapper {
    padding: 50px 30px 43px;
    border-right: none;
}
}
@media (max-width: 1024px) {
.preyantechnosys-element-portfoliobox-style9 .preyantechnosys-boxes-row-wrapper.row:not(.slick-slider) .prt-box-col-wrapper {
    padding: 30px 30px 30px;
}
}
@media (max-width: 768px) {
.preyantechnosys-portfoliobox-style9 .preyantechnosys-post-item {
    text-align: center;
}
}

/*---portfolio style 10---*/
.preyantechnosys-portfoliobox-style10 .preyantechnosys-post-item {
    width: 100%;
    border-top: 1px solid var(--prt-bordercolor);
    padding: 35px 18px 35px 30px;
    display: flex;
    vertical-align: middle;
    justify-content: space-between;
    align-items: center;
}
.preyantechnosys-element-portfoliobox-style10 .prt-box-col-wrapper:last-child .preyantechnosys-portfoliobox-style10 .preyantechnosys-post-item {
    border-bottom: 1px solid var(--prt-bordercolor);
}
.preyantechnosys-element-portfoliobox-style10 .prt-box-col-wrapper:nth-child(even) .preyantechnosys-portfoliobox-style10 .preyantechnosys-post-item {
    background-color: var(--prt-greycolor);
}
.preyantechnosys-portfoliobox-style10 .prt-featured-image {
    position: absolute;
    top: 15px;
    transition: .9s;
}
.preyantechnosys-portfoliobox-style10:hover .prt-featured-content {
    margin-left: 225px;
}
.preyantechnosys-portfoliobox-style10 .prt-featured-content {
    transition: .9s;
    width: 62%;
}
.preyantechnosys-portfoliobox-style10 .prt-category-details {
    width: 16%;
}
.preyantechnosys-portfoliobox-style10 .preyantechnosys-box-title h4 {
    font-size: 100px;
    line-height: 110px;
    margin-bottom: 0;
    text-transform: uppercase;
    transition: .9s;
}
.preyantechnosys-portfoliobox-style10 .prt-project-date {
    display: inline-block;
}
.preyantechnosys-portfoliobox-style10 .prt-port-cat {
    display: inline-block;
    position: relative;
    padding-right: 80px;
    text-transform: uppercase;
}
.preyantechnosys-portfoliobox-style10 .prt-port-cat a {
    color: var(--body-fonts-color);
}
.preyantechnosys-portfoliobox-style10 li.project-date-text {
    list-style: none;
}
.preyantechnosys-portfoliobox-style10 .prt-port-cat:after {
    content: '';
    position: absolute;
    background-color: var(--prt-bordercolor);
    width: 60px;
    height: 1px;
    top: 13px;
    bottom: auto;
    left: auto;
    right: 8px;
}
.preyantechnosys-portfoliobox-style10 .prt-icon i {
    font-size: 80px;
}
.preyantechnosys-portfoliobox-style10 .prt-featured-image .prt-featured-wrapper {
    width: 200px;
    height: 150px;
}
.preyantechnosys-portfoliobox-style10 .prt-featured-image .prt-featured-wrapper img {
    width: 0px;
    height: 100%;
    opacity: 0;
    transition: .9s;
}
.preyantechnosys-portfoliobox-style10:hover .prt-featured-image .prt-featured-wrapper img {
    width: 100%;
    height: 100%;
    opacity: 1;
}
.preyantechnosys-portfoliobox-style10 .prt-icon {
    transform: rotate(45deg);
    transition: .9s;
}
.preyantechnosys-portfoliobox-style10:hover .prt-icon {
    transform: rotate(90deg);
}
@media (max-width: 1024px) {
.preyantechnosys-portfoliobox-style10 .preyantechnosys-box-title h4 {
    font-size: 50px;
    line-height: 60px;
}
.preyantechnosys-portfoliobox-style10 .preyantechnosys-post-item {
    padding: 45px 15px;
}
}
@media (max-width: 768px) {
.preyantechnosys-portfoliobox-style10 .prt-category-details,
.preyantechnosys-portfoliobox-style10 .prt-featured-content {
    width: 100%;
}
.preyantechnosys-portfoliobox-style10 .prt-icon i {
    font-size: 50px;
}
.preyantechnosys-portfoliobox-style10 .preyantechnosys-box-title h4 {
    font-size: 40px;
    line-height: 50px;
}
}
@media (max-width: 680px) {
.preyantechnosys-portfoliobox-style10 .preyantechnosys-box-title h4 {
    font-size: 30px;
    line-height: 40px;
}
.preyantechnosys-portfoliobox-style10 .prt-featured-image {
    top: 10px;
}
}
@media (max-width: 591px) {
.preyantechnosys-portfoliobox-style10 .preyantechnosys-post-item {
    display: block;
}
.preyantechnosys-portfoliobox-style10 .prt-featured-image {
    position: static;
}
.preyantechnosys-portfoliobox-style10 .prt-featured-image .prt-featured-wrapper img {
    width: 200px;
    opacity: 1;
}
.preyantechnosys-portfoliobox-style10 .prt-category-details, .preyantechnosys-portfoliobox-style10 .prt-featured-content {
    padding-top: 15px;
}
.preyantechnosys-portfoliobox-style10 .prt-icon {
    transform: rotate(0deg);
}
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
.preyantechnosys-portfoliobox-style11 .prt-image-box .prt-post-featured-link-wrapper {
    padding-top: 560px;
}
}

/*---portfolio style11---*/
.preyantechnosys-portfoliobox-style11 {
    position: relative;
}
.preyantechnosys-element-portfoliobox-style11 .prt-box-col-wrapper:last-child {
    margin-bottom: 0 !important;
}
.preyantechnosys-element-portfoliobox-style11:hover .prt-image-box,
.preyantechnosys-element-portfoliobox-style11 .prt-box-col-wrapper.active .prt-image-box {
    opacity: 1;
    z-index: 1;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.preyantechnosys-element-portfoliobox-style11 .prt-box-col-wrapper {
    position: static;
}
.preyantechnosys-portfoliobox-style11:hover .prt-image-box .prt-post-featured-link-wrapper, 
.preyantechnosys-element-portfoliobox-style11 .prt-box-col-wrapper.active .prt-image-box .prt-post-featured-link-wrapper{
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.preyantechnosys-portfoliobox-style11 .prt-image-box .prt-post-featured-link-wrapper {
    transform: translateX(5%);
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.preyantechnosys-portfoliobox-style11 .prt-post-featured-link-wrapper {
    overflow: visible;
}
.preyantechnosys-portfoliobox-style11 .prt-image-box {
    position: absolute;
    left: 0;
    bottom: 0px;
    opacity: 0;
    width: 38.9%;
    overflow: hidden;
    z-index: 0;
    width: 48%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.preyantechnosys-portfoliobox-style11 .preyantechnosys-post-item {
    clear: both;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    position: static;
}
.preyantechnosys-portfoliobox-style11 {
    position: static;
}
.preyantechnosys-portfoliobox-style11 .prt-featured-imagebox {
    position: static;
    margin-right: 60px;
}
.preyantechnosys-portfoliobox-style11 .prt-featured-contentbox {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid var(--prt-bordercolor);
    padding: 42px 0 47px 70px;
    align-items: center;
    text-align: left;
    border-left: 1px solid var(--prt-bordercolor);
}
.preyantechnosys-element-portfoliobox-style11 .prt-box-col-wrapper:last-child .preyantechnosys-portfoliobox-style11 .prt-featured-contentbox {
    border-bottom: none;
}
.preyantechnosys-portfoliobox-style11 .prt-port-cat a {
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--body-fonts-color);
}
.preyantechnosys-portfoliobox-style11 .preyantechnosys-box-title h4 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.preyantechnosys-element-portfoliobox-style11 .prt-box-col-wrapper.active .preyantechnosys-portfoliobox-style11 .prt-featured-contentbox .prt-icon i,
.preyantechnosys-element-portfoliobox-style11 .prt-box-col-wrapper.active .preyantechnosys-portfoliobox-style11 .preyantechnosys-box-title h4 a {
    color: var(--prt-skincolor);
}
.preyantechnosys-portfoliobox-style11 .themetechmount-post-item {
    position: static;
}
.preyantechnosys-portfoliobox-style11 .prt-post-featured-link-wrapper {
    background-size: cover;
    background-position: 100%;
    padding-top: 700px;
    transition: transform .5s ease-in-out;
    width: 100%;
    -webkit-transition: all .6s ease-in-out;
}
.preyantechnosys-portfoliobox-style11 .prt-featured-contentbox .prt-icon i {
    font-size: 65px;
}
@media (max-width: 1024px) {
.preyantechnosys-portfoliobox-style11 .prt-featured-contentbox {
    border: none;
    width: 58%;
    padding: 30px 0 30px 30px;
}
.preyantechnosys-portfoliobox-style11 .prt-image-box {
    width: 40%;
}
.preyantechnosys-portfoliobox-style11 .preyantechnosys-box-title h4 {
    font-size: 40px;
    line-height: 50px;
}
.preyantechnosys-portfoliobox-style11 .prt-icon {
    padding-left: 10px;
}
}
@media (max-width: 480px) {
.preyantechnosys-portfoliobox-style11 .prt-icon {
    display: none;
}
.preyantechnosys-portfoliobox-style11 .preyantechnosys-box-title h4 {
    font-size: 30px;
    line-height: 40px;
}
}