/*---blog style1---*/
.preyantechnosys-blogbox-styleone .preyantechnosys-box-content {
    background-color: var(--prt-greycolor);
    padding: 30px 25px;
    border: 1px solid var(--prt-bordercolor);
}
.preyantechnosys-blogbox-styleone .preyantechnosys-box-title h4 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    text-transform: uppercase;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.preyantechnosys-blogbox-styleone .preyantechnosys-box-title h4 a:hover {
    color: var(--prt-skincolor);
}
.preyantechnosys-box-blog.preyantechnosys-blogbox-styleone .preyantechnosys-box-content .prt-entry-meta .prt-meta-line a {
    color: rgba(0 , 0 , 0 , 0.50);
    margin: 0;
    font-size: 16px;
}
.preyantechnosys-blogbox-styleone .prt-entry-meta .prt-meta-line i {
	display: none;
}
.preyantechnosys-blogbox-styleone .prt-entry-meta .prt-meta-line:last-child {
    padding-right: 0;
}
.preyantechnosys-blogbox-styleone .prt-entry-meta .prt-meta-line.posted-on:before {
    position: absolute;
    left: -10px;
    top: 3px;
    font-size: 21px;
    height: 15px;
    width: 1px;
    content: '';
    background-color: rgba(0 , 0 , 0 , 0.50);
    transform: rotate(15deg);
}
.preyantechnosys-blogbox-styleone .prt-entry-meta .prt-meta-line:after {
	display: none;
}
.preyantechnosys-blogbox-styleone .preyantechnosys-box-desc .prt-entry-meta-wrapper {
    margin: 10px 0px 10px 0px;
}
.preyantechnosys-blogbox-styleone .prt-featured-wrapper img {
    transition: .7s;
}
.preyantechnosys-blogbox-styleone:hover .prt-featured-wrapper img {
    transform: scale(0.97);
}
.preyantechnosys-blogbox-styleone .cursor-play-btn-block {
    display: none;
}

/*---blogbox style2---*/
.preyantechnosys-blogbox-styletwo .entry-header .prt-entry-meta .prt-meta-line {
    padding-right: 18px;
}
.preyantechnosys-blogbox-styletwo .preyantechnosys-box-desc {
    margin-top: 40px;
    padding: 0 50px;
}
.preyantechnosys-element-blogbox-style2 .preyantechnosys-boxes-row-wrapper .prt-box-col-wrapper:nth-child(odd) .preyantechnosys-box-content {
    display: flex;
    flex-direction: column-reverse;
}
.preyantechnosys-element-blogbox-style2 .prt-box-col-wrapper:nth-child(odd) .preyantechnosys-blogbox-styletwo .prt-featured-outer-wrapper {
    padding-top: 55px;
    padding-bottom: 15px;
    text-align: center;
}
.preyantechnosys-element-blogbox-style2 .prt-box-col-wrapper:nth-child(odd) .preyantechnosys-blogbox-styletwo .preyantechnosys-item-thumbnail-inner {
    width: 200px;
    height: 200px;
} 
.preyantechnosys-element-blogbox-style2 .prt-box-col-wrapper:nth-child(odd) .preyantechnosys-blogbox-styletwo .prt-featured-outer-wrapper img {
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
}
.preyantechnosys-element-blogbox-style2 .prt-box-col-wrapper:nth-child(odd) .preyantechnosys-blogbox-styletwo .preyantechnosys-box-desc {
    margin-top: 55px;
}
.preyantechnosys-element-blogbox-style2 .preyantechnosys-boxes-row-wrapper.row:not(.slick-slider) .prt-box-col-wrapper {
    padding: 0 0 45px;
    border-right: 1px solid var(--prt-bordercolor);
    border-top: 1px solid var(--prt-bordercolor);
    border-bottom: 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-blogbox-style2 .preyantechnosys-boxes-row-wrapper.row:not(.slick-slider) .prt-box-col-wrapper:first-child {
    border-left: 1px solid var(--prt-bordercolor);
}
.preyantechnosys-blogbox-styletwo .entry-header .prt-entry-meta .prt-meta-line.posted-on {
    position: relative;
    padding-left: 30px;
}
.preyantechnosys-blogbox-styletwo .entry-header .prt-entry-meta .prt-meta-line.posted-on:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 3px;
    background-color: var(--prt-bordercolor);
    top: 5px;
    left: 0;
}
.preyantechnosys-blogbox-styletwo .preyantechnosys-box-title h4 {
    font-size: 28px;
    line-height: 38px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.preyantechnosys-blogbox-styletwo .entry-header .prt-entry-meta .prt-meta-line a {
    font-size: 15px;
    color: var(--body-fonts-color);
}
.preyantechnosys-blogbox-styletwo .prt-featured-outer-wrapper {
    overflow: hidden;
}
.preyantechnosys-blogbox-styletwo:hover .prt-featured-outer-wrapper img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.preyantechnosys-blogbox-styletwo .prt-featured-outer-wrapper 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;
}
@media (max-width: 1755px) {
.preyantechnosys-element-blogbox-style2 .preyantechnosys-boxes-row-wrapper.row:not(.slick-slider) .prt-box-col-wrapper:first-child,
.preyantechnosys-element-blogbox-style2 .preyantechnosys-boxes-row-wrapper.row:not(.slick-slider) .prt-box-col-wrapper {
    border: 0;
}
.preyantechnosys-element-blogbox-style2 .prt-box-col-wrapper:nth-child(odd) .preyantechnosys-blogbox-styletwo .preyantechnosys-box-desc {
    margin-top: 0;
}
}
@media (max-width: 768px) {
.preyantechnosys-blogbox-styletwo .preyantechnosys-box-content {
    text-align: center;
}
}