.preyantechnosys-blogbox-styleone .prt-post-featured-outer-wrapper {
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: 0.7s;
    width: 309px;
    height: 456px;
}
.preyantechnosys-blogbox-styleone .preyantechnosys-box-content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    display: flex;
    height: 100%;
    position: relative;
    width: 100%;
}
.preyantechnosys-blogbox-styleone .preyantechnosys-box-desc {
    text-align: left;
    opacity: 1;
    height: 100%;
    position: relative;
    -webkit-transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
    -o-transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
    transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
    width: 16.75vw;
    padding: 70px 20px 25px;
    display: flex;
   
}
.preyantechnosys-element-blogbox-style1 .prt-box-col-wrapper.active .preyantechnosys-blogbox-styleone .preyantechnosys-box-desc {
text-align: left;
    top: 0;
    opacity: 1;
    height: 100%;
    -webkit-transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
    -o-transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
    transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
   
}
.preyantechnosys-blogbox-styleone .post-item {
    height: 364px;
    overflow: hidden;
    background-color: var(--prt-whitecolor);
}
.preyantechnosys-element-blogbox-style1 .prt-box-col-wrapper {
    width: 100%;
    max-width: calc(23.22222% - -31.44444px);
    border-radius: 16px;
    -webkit-transition: max-width .8s cubic-bezier(.6, 0, .2, 1);
    -o-transition: max-width .8s cubic-bezier(.6, 0, .2, 1);
    transition: max-width .8s cubic-bezier(.6, 0, .2, 1);
    display: block;
    overflow: hidden;
}
.preyantechnosys-element-blogbox-style1 .prt-box-col-wrapper.active {
    width: 100%;
    max-width: calc(56.55556% - 102.88889px);
}
.preyantechnosys-blogbox-styleone .prt-entry-meta .prt-meta-line i,
.preyantechnosys-blogbox-styletwo .prt-entry-meta .prt-meta-line i
 {
    display: none;
}
.preyantechnosys-blogbox-styleone .prt-entry-meta .prt-meta-line a,
.preyantechnosys-blogbox-styletwo .prt-entry-meta .prt-meta-line a{
    font-size: 14px;
    line-height: 26px;
}
.preyantechnosys-blogbox-styleone .preyantechnosys-box-content h4 {
    font-size: 24px;
    line-height: 34px;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 20px;
    font-weight: 500;
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.preyantechnosys-blogbox-styleone .entry-header-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


@media (max-width: 1400px){
.preyantechnosys-element-blogbox-style1 .prt-box-col-wrapper.active {
    max-width: 100%;
}
.preyantechnosys-element-blogbox-style1 .prt-box-col-wrapper {
    max-width: 100%;
}
.preyantechnosys-blogbox-styleone .preyantechnosys-box-desc {
    width: 50%;
}
.preyantechnosys-blogbox-styleone .prt-post-featured-outer-wrapper {
    width: 50%;
}
}
@media (max-width: 767px){
.preyantechnosys-blogbox-styleone .preyantechnosys-box-desc {
    width: 100%;
    padding: 30px 20px 25px;
}
.preyantechnosys-blogbox-styleone .prt-post-featured-outer-wrapper {
    width: 100%;
    position: relative;
}
.preyantechnosys-blogbox-styleone .preyantechnosys-box-content {
    display: block;
    height: auto;
}

}

/*blog style 2*/
.preyantechnosys-blogbox-styletwo .post-item {
    background-color: var(--prt-whitecolor);
    padding: 15px;
    overflow: hidden;
    box-shadow: 0px 0px 7px 0px rgba(43, 52, 59, 0.09);;
}
.preyantechnosys-blogbox-styletwo .prt-box-img-box .prt-featured-wrapper{
    z-index: 1;
    background-color: var(--prt-whitecolor);
    overflow: visible;
}
.preyantechnosys-blogbox-styletwo .prt-box-img-box .prt-featured-wrapper img {
    transform: scale(1.0);
    transition: all 1s ease;
}
.preyantechnosys-blogbox-styletwo:hover .prt-box-img-box .prt-featured-wrapper img {
    transform: scale(1.5);
}
.preyantechnosys-blogbox-styletwo .preyantechnosys-bottom-content {
    z-index: 3;
    padding: 23px 15px 8px 5px;
    transform: translateY(0);
    transition: all 0.5s ease;
    position: relative;
    background: var(--prt-whitecolor);
}
.preyantechnosys-blogbox-styletwo:hover .preyantechnosys-bottom-content {
    transform: translateY(-15px);
    padding: 23px 15px 8px 15px;
}
.preyantechnosys-blogbox-styletwo .preyantechnosys-box-title {
    padding-top: 5px;
}
.preyantechnosys-box-blog .preyantechnosys-box-content .prt-entry-meta .prt-meta-line:after {
    position: absolute;
    content: "";
    height: 20px;
    width: 1px;
    right: 10px;
    top: 0;
    background-color: rgba(0, 0, 0, .2);
}

/* style 3 */
.preyantechnosys-element-blogbox-style3 .preyantechnosys-box-heading-wrapper {
    padding-bottom: 20px;
}
.preyantechnosys-blogbox-style3 .preyantechnosys-box-content {
    background-color: var(--prt-greycolor);
}
.preyantechnosys-blogbox-style3 .preyantechnosys-bottom-content {
    text-align: center;
    padding: 40px 40px 0px;
}
.preyantechnosys-blogbox-style3 .prt-box-img-box {
	margin: 20px 40px 0;
    overflow: hidden;
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
}
.preyantechnosys-blogbox-style3 .prt-entry-meta .prt-meta-line i {
    display: none;
}
.preyantechnosys-blogbox-style3 .prt-entry-meta .prt-meta-line a,
.preyantechnosys-box-blog.preyantechnosys-blogbox-style3 .preyantechnosys-box-content .prt-entry-meta .prt-meta-line.cat-links a {
	font-size: 15px;
	color: #858585;
}
.preyantechnosys-blogbox-style3 .prt-featured-outer-wrapper.prt-post-featured-outer-wrapper {
    height: 324px;
    background-position: center;
    background-size: cover;
	border-top-left-radius: 150px;
    border-top-right-radius: 150px;
	-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-blogbox-style3:hover .prt-featured-outer-wrapper.prt-post-featured-outer-wrapper {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.preyantechnosys-blogbox-style3 .preyantechnosys-box-title {
    border-bottom: 1px solid var(--prt-bordercolor);
    padding-bottom: 17px;
    margin-bottom: 25px;
}

@media only screen and (min-width:1025px) and (max-width:1200px) { 
	.preyantechnosys-box-blog.preyantechnosys-blogbox-style3 .preyantechnosys-box-content h4 {
		font-size: 21px;
		line-height: 31px;
	}
}