.cspt-element-blog-style-4 .cspt-element-posts-wrapper {
    padding-top: 40px;
}

.cspt-blogbox-style-4 {
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.cspt-element-blog-style-4 .cspt-blog-ele .cspt-blogbox-style-4 {
    border-bottom: 1px solid #dddddd;
}

.cspt-blogbox-style-4 .creativesplanet-box-content {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.cspt-blogbox-style-4 .cspt-meta-date .cspt-date-wrap {
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 18px;
}

.cspt-blogbox-style-4 .cspt-meta-date span {
    font-weight: normal;
    font-size: 14px;
    display: block;
    letter-spacing: 0px;
    line-height: 18px;
    color: #999;
}

.cspt-blogbox-style-4 .creativesplanet-box-content .cspt-post-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 15px;
}

.cspt-blogbox-style-4 .cspt-meta-line {
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.25px;
    color: #201846;
    font-weight: 500;
}

.cspt-blogbox-style-4 .cspt-meta-cat-wrapper.cspt-meta-line {
    text-transform: uppercase;
    padding: 8px 12px;
    border: 1px solid #000;
    border-radius: 50px;
    border-color: var(--cspt-emphires-global-color);
}

.cspt-blogbox-style-4 .cspt-content-wrapper {
    padding: 0 100px;
}

.cspt-blogbox-style-4 .cspt-read-more-link {
    padding-left: 50px;
    margin-left: auto!important;
}

.cspt-blogbox-style-4 .cspt-read-more-link a {
    position: relative;
    padding-left: 28px;
    padding-top: 13px;
    display: block;
}

.cspt-blogbox-style-4 .cspt-read-more-link a:before {
    content: '\e839';
    font-family: 'creativesplanet-base-icons';
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #000;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translate(0%, 0%) scale(0);
    transform: translate(0%, 0%) scale(0);
    border-color: var(--cspt-emphires-global-color);
}

.cspt-blogbox-style-4 .cspt-read-more-link a:hover:before {
    -webkit-transform: translate(0%, 0%) scale(1);
    transform: translate(0%, 0%) scale(1);
}

.cspt-blogbox-style-4 .cspt-read-more-link a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #000;
    z-index: -1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translate(0%, 0%) scale(1);
    transform: translate(0%, 0%) scale(1);
    border-color: var(--cspt-emphires-global-color);
}

.cspt-blogbox-style-4 .cspt-read-more-link a:hover:after {
    -webkit-transform: translate(0%, 0%) scale(0);
    transform: translate(0%, 0%) scale(0);
    opacity: 0;
    visibility: hidden;
}

.cspt-blogbox-style-4 .cspt-read-more-link a>span {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    display: block;
    white-space: nowrap;
}

.cspt-blogbox-style-4 .cspt-read-more-link a:hover span {
    padding-left: 30px;
}

.cspt-blogbox-style-4 .cspt-read-more-link a>span::before,
.cspt-blogbox-style-4 .cspt-read-more-link a>span::after {
    display: none;
}

.cspt-blogbox-style-4 .cspt-featured-wrapper {
    position: absolute;
    left: auto;
    right: 200px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    top: -86px;
    transform: translateY(40px);
    transform-origin: top center;
    transition: all .45s;
}

.cspt-blogbox-style-4:hover .cspt-featured-wrapper {
    visibility: visible;
    opacity: 1!important;
    transform: translateY(0) skewY(0) scaleZ(1);
}

.cspt-blogbox-style-4 .post-item .cspt-read-more-link a:hover {
    color: var(--cspt-emphires-secondary-color);
}

.cspt-blogbox-style-4 .cspt-meta-cat-wrapper a {
    color: var(--cspt-emphires-global-color);
}
.cspt-blogbox-style-4 .cspt-meta-date .cspt-date-wrap {
    color: var(--cspt-emphires-blackish-color);
}
.cspt-bg-color-secondarycolor .cspt-blogbox-style-4 .cspt-meta-date .cspt-date-wrap,
.cspt-bg-color-blackish .cspt-blogbox-style-4 .cspt-meta-date .cspt-date-wrap,
/* For Elementor */
.cspt-elementor-bg-color-secondary .cspt-blogbox-style-4 .cspt-meta-date .cspt-date-wrap,
.cspt-elementor-bg-color-blackish .cspt-blogbox-style-4 .cspt-meta-date .cspt-date-wrap {
    color: var(--cspt-emphires-white-color);
}
.cspt-bg-color-secondarycolor .cspt-blogbox-style-4 .creativesplanet-box-content .cspt-post-title a,
.cspt-bg-color-blackish .cspt-blogbox-style-4 .creativesplanet-box-content .cspt-post-title a,
/* For Elementor */
.cspt-elementor-bg-color-secondary .cspt-blogbox-style-4 .creativesplanet-box-content .cspt-post-title a,
.cspt-elementor-bg-color-blackish .cspt-blogbox-style-4 .creativesplanet-box-content .cspt-post-title a{
    color: var(--cspt-emphires-white-color);
}
.cspt-bg-color-secondarycolor .cspt-blogbox-style-4 .cspt-read-more-link a,
.cspt-bg-color-blackish .cspt-blogbox-style-4 .cspt-read-more-link a,
.cspt-bg-color-secondarycolor .cspt-blogbox-style-4 .cspt-read-more-link a:hover,
.cspt-bg-color-blackish .cspt-blogbox-style-4 .cspt-read-more-link a:hover,
/* For Elementor */
.cspt-elementor-bg-color-secondary .cspt-blogbox-style-4 .cspt-read-more-link a,
.cspt-elementor-bg-color-blackish .cspt-blogbox-style-4 .cspt-read-more-link a,
.cspt-elementor-bg-color-secondary .cspt-blogbox-style-4 .cspt-read-more-link a:hover,
.cspt-elementor-bg-color-blackish .cspt-blogbox-style-4 .cspt-read-more-link a:hover{
    color: var(--cspt-emphires-white-color);
}
.cspt-bg-color-gradientcolor .cspt-blogbox-style-4 .cspt-meta-date span,
.cspt-bg-color-globalcolor .cspt-blogbox-style-4 .cspt-meta-date span,
/* For Elementor */
.cspt-elementor-bg-color-gradient .cspt-blogbox-style-4 .cspt-meta-date span,
.cspt-elementor-bg-color-globalcolor .cspt-blogbox-style-4 .cspt-meta-date span{
    color: var(--cspt-emphires-blackish-color);
}
.cspt-bg-color-gradientcolor .cspt-blogbox-style-4 .cspt-meta-cat-wrapper a,
.cspt-bg-color-globalcolor .cspt-blogbox-style-4 .cspt-meta-cat-wrapper a,
/* For Elementor */
.cspt-elementor-bg-color-gradient .cspt-blogbox-style-4 .cspt-meta-cat-wrapper a,
.cspt-elementor-bg-color-globalcolor .cspt-blogbox-style-4 .cspt-meta-cat-wrapper a{
    color: var(--cspt-emphires-blackish-color);
}
.cspt-bg-color-gradientcolor .cspt-blogbox-style-4 .cspt-meta-cat-wrapper.cspt-meta-line,
.cspt-bg-color-globalcolor .cspt-blogbox-style-4 .cspt-meta-cat-wrapper.cspt-meta-line,
/* For Elementor */
.cspt-elementor-bg-color-gradient .cspt-blogbox-style-4 .cspt-meta-cat-wrapper.cspt-meta-line,
.cspt-elementor-bg-color-globalcolor .cspt-blogbox-style-4 .cspt-meta-cat-wrapper.cspt-meta-line{
    border-color: var(--cspt-emphires-blackish-color);
}
.cspt-bg-color-gradientcolor .cspt-blogbox-style-4 .cspt-read-more-link a:before,
.cspt-bg-color-globalcolor .cspt-blogbox-style-4 .cspt-read-more-link a:before,
.cspt-bg-color-gradientcolor .cspt-blogbox-style-4 .cspt-read-more-link a:after,
.cspt-bg-color-globalcolor .cspt-blogbox-style-4 .cspt-read-more-link a:after,
/* For Elementor */
.cspt-elementor-bg-color-gradient .cspt-blogbox-style-4 .cspt-read-more-link a:before,
.cspt-elementor-bg-color-globalcolor .cspt-blogbox-style-4 .cspt-read-more-link a:before,
.cspt-elementor-bg-color-gradient .cspt-blogbox-style-4 .cspt-read-more-link a:after,
.cspt-elementor-bg-color-globalcolor .cspt-blogbox-style-4 .cspt-read-more-link a:after{
    border-color: var(--cspt-emphires-white-color);
}


@media (max-width: 1200px) {
    .cspt-blogbox-style-4 .creativesplanet-box-content .cspt-featured-container {
        display: none;
    }
}

@media (max-width: 1024px) {
    .cspt-blogbox-style-4 .creativesplanet-box-content {
        display: flex;
    }
    .cspt-blogbox-style-4 .cspt-meta-line {
        margin-right: 35px;
    }
    .cspt-blogbox-style-4 .cspt-content-wrapper {
        padding: 0 70px;
        width: 70%;
    }
    .cspt-blogbox-style-4 .cspt-read-more-link {
        width: 242px;
    }
}

@media (max-width: 767px) {
    /*=== cspt-blogbox-style-4 ===*/
    .cspt-blogbox-style-4 .cspt-content-wrapper {
        padding: 40px 0px;
        margin-right: 35px;
    }
    .cspt-blogbox-style-4 .cspt-featured-wrapper {
        top: -304px;
        left: 460px;
    }
    .cspt-blogbox-style-4 .cspt-read-more-link {
        padding-left: 0;
    }
    .cspt-blog-ele:not(:last-child) .cspt-blogbox-style-4 .cspt-read-more-link {
        padding-bottom: 30px;
    }
}

@media (max-width: 600px) {
    .cspt-blogbox-style-4 .creativesplanet-box-content {
        display: block;
    }
    .cspt-blogbox-style-4 .cspt-content-wrapper {
        width: 100%;
    }
    .cspt-blogbox-style-4 .cspt-read-more-link {
        margin-left: 0 !important;
    }
    .cspt-element-blog-style-4 .cspt-element-posts-wrapper {
        padding-top: 0px;
    }
}

[data-columns="1"].cspt-element-blog-style-4 .cspt-blog-ele .cspt-blogbox-style-4 {
    border-bottom: none;
}
[data-columns="2"] .cspt-blogbox-style-4 .cspt-read-more-link{
    padding-left: 40px;
}
[data-columns="2"] .cspt-blogbox-style-4 .cspt-content-wrapper {
    padding: 0 50px;
}
[data-columns="2"] .cspt-blogbox-style-4 .cspt-meta-date .cspt-date-wrap {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 5px;
}
[data-columns="2"] .cspt-blogbox-style-4 .creativesplanet-box-content .cspt-post-title a,
[data-columns="3"] .cspt-blogbox-style-4 .creativesplanet-box-content .cspt-post-title a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
[data-columns="3"] .cspt-blogbox-style-4 .cspt-content-wrapper {
    padding: 0 20px;
}
[data-columns="3"] .cspt-blogbox-style-4 .cspt-read-more-link {
    padding-left: 20px;
}
.cspt-blogbox-style-4 .cspt-meta-cat-wrapper.cspt-meta-line{

}
[data-columns="3"] .cspt-blogbox-style-4 .creativesplanet-box-content .cspt-post-title {
    font-size: 20px;
    line-height: 24px;
}