.wtl_wrapper.vertical_blur_layout .wtl-schedule-post-content .wtl-post-center-image,
body .wtl_wrapper.vertical_blur_layout .wtl-schedule-post-content .wtl_year {
    background: transparent !important;
}

.wtl_wrapper.vertical_blur_layout {
    min-width: unset;
    max-width: 100% !important;
    width: 100% !important;
    display: block;
    clear: both;
    float: left;
}

.vertical_blur_layout .wtl_blog_template {
    width: 100% !important;
    padding: 15px;
    max-width: 1050px !important;
    margin: 20px auto !important;
    float: none;
    /* display: block; */
    display: flex;
    /* margin: 0 auto; */
    flex-wrap: wrap;
    flex-direction: column;
    /* max-width: 700px; */
    position: relative;
}

.vertical_blur_layout .wtl-schedule-wrap {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 1;
}

.vertical_blur_layout .wtl-schedule-wrap:after {
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    border-left: 3px dotted #fff;
    z-index: 2;
    display: block;
    margin: auto;
}

.vertical_blur_layout .wtl-schedule-wrap .wtl_year span {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
    min-width: 100%;
    display: inline-block;
    position: relative;
    z-index: 3;
    padding: 5px 0;
}

.vertical_blur_layout .wtl-post-footer span i,
.vertical_blur_layout .wtl-post-footer span {
    margin-right: 5px;
}

.vertical_blur_layout .wtl-post-category {
    margin-top: 10px;
    margin-bottom: 5px;
}

.vertical_blur_layout .wtl-post-tags {
    margin-bottom: 10px;
    margin-top: 10px;
}

.vertical_blur_layout .wtl-schedule-wrap .wtl-schedule-all-post-content {
    margin-bottom: 40px;
}

.vertical_blur_layout .wtl-schedule-wrap .wtl-schedule-all-post-content .wtl-post-content {
    padding: 15px;
}

.vertical_blur_layout .wtl-post-footer {
    padding: 15px;
}

.vertical_blur_layout .wtl-schedule-wrap .wtl-schedule-all-post-content .wtl-post-content {
    margin: 0px;
    margin-top: 5px;
}

.vertical_blur_layout .wtl-schedule-wrap .wtl-schedule-post-content:last-child .wtl-schedule-all-post-content:last-child {
    margin-bottom: 0;
}

.vertical_blur_layout .wtl-schedule-post-content {
    clear: both;
    overflow: hidden;
}


/* Content*/

.vertical_blur_layout .wtl-schedule-post-content .wtl-schedule-all-post-content {
    width: 45%;
    clear: both;
    position: relative;
}

.vertical_blur_layout .post_odd .wtl-schedule-all-post-content {
    float: right
}

.vertical_blur_layout h2.wtl-post-title,
.vertical_blur_layout h2.wtl-date-top {
    margin: 0;
}

.vertical_blur_layout h2.wtl-date-top {
    border-left: 4px solid;
    padding-left: 5px;
    font-size: 24px;
    margin-bottom: 10px;
}

.vertical_blur_layout .wtl-post-content h2.wtl-post-title a {
    padding-left: 0;
    padding-right: 0;
}

.vertical_blur_layout .wtll_style_type_2 .wtl-post-content h2.wtl-post-title a {
    padding-top: 0;
}

.vertical_blur_layout h2.wtl-post-title a {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    padding: 15px;
    display: block;
    word-break: break-word;
}

.vertical_blur_layout h2.wtl-date-title,
.vertical_blur_layout h2.wtl-date-title a {
    color: #fff;
}

.vertical_blur_layout .clayout_skin_6 .wtl-post-title {
    background: none !important
}

.vertical_blur_layout .wtl_dateeicon {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    margin-top: 40px;
}


/* Date*/

.vertical_blur_layout .wtl-post-date {
    display: inline-block;
    position: absolute;
    top: 12px;
}

.vertical_blur_layout .post_even .wtl-post-date {
    left: calc(100% - 40%);
}

.vertical_blur_layout .post_odd .wtl-post-date {
    right: calc(100% - 40%);
}

.vertical_blur_layout .post_even .wtl-post-date a {
    color: #26a61a;
    text-transform: capitalize;
}

.vertical_blur_layout .post_odd .wtl-post-date a {
    color: #cd1018;
    text-transform: capitalize;
}

.vertical_blur_layout .wtl-post-date a {
    font-size: 24px !important;
    font-weight: 600 !important;
    text-decoration: none;
}

.vertical_blur_layout .wtl-post-center-image {
    text-align: center;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 50%;
    line-height: 0px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
    display: table;
    max-width: 55px;
}

.vertical_blur_layout .wtl-post-img iframe,
.vertical_blur_layout .wtl-post-img img {
    max-width: 100%
}

.vertical_blur_layout .wtl-schedule-wrap .wtl-post-center-image span {
    border-radius: 50%;
    width: 52px;
    height: 50px;
    line-height: 55px;
    display: inline-block;
    border: 5px solid #fff;
    position: relative;
    z-index: 3;
    text-align: center;
}

.vertical_blur_layout .wtl-schedule-wrap .wtl-post-center-image span i {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: contain;
    margin: auto;
    max-width: 22px;
    max-height: 22px;
}

.vertical_blur_layout .wtl-schedule-wrap .wtl-post-center-image span i:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: contain;
    margin: auto;
    line-height: 22px;
}

.vertical_blur_layout .wtl-post-center-image img {
    width: 25px;
    height: 25px;
    object-fit: contain;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.vertical_blur_layout .post_odd .wtl-post-center-image span {
    background: #cd1018;
}

.vertical_blur_layout .post_even .wtl-post-center-image span {
    background: #26a61a;
}

.vertical_blur_layout .post_odd h2.wtl-date-top,
.vertical_blur_layout .post_odd h2.wtl-date-top a {
    color: #cd1018;
}

.vertical_blur_layout .post_even h2.wtl-date-top,
.vertical_blur_layout .post_even h2.wtl-date-top a {
    color: #26a61a;
}

.vertical_blur_layout .post_odd h2.wtl-date-top,
.vertical_blur_layout .post_odd h2.wtl-date-top a {
    border-color: #cd1018;
}

.vertical_blur_layout .post_even h2.wtl-date-top,
.vertical_blur_layout .post_even h2.wtl-date-top a {
    border-color: #26a61a;
}

.vertical_blur_layout .wtl-read-more-div {
    overflow: hidden
}

.vertical_blur_layout .wp-timeline-load-more-pre,
.vertical_blur_layout .wp-timeline-load-more {
    z-index: 3;
    position: relative
}

.vertical_blur_layout #wtl-load-more-hidden {
    float: none;
}


/* Arrow*/

.vertical_blur_layout .wtl_main_title h2 {
    text-align: center;
    color: #000;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
}

@media only screen and (max-width:767px) {
    .vertical_blur_layout .wtl-schedule-wrap:after {
        left: 10px;
        right: auto;
    }
    .vertical_blur_layout .wtl-schedule-wrap .wtl-post-center-image {
        margin-left: 0px;
        margin-right: 0px;
    }
    .vertical_blur_layout .wtl-schedule-post-content:nth-child(even) .wtl-schedule-all-post-content,
    .vertical_blur_layout .wtl-schedule-post-content:nth-child(odd) .wtl-schedule-all-post-content {
        width: calc(100% - 40px);
        margin-left: 40px;
    }
    .vertical_blur_layout .wtl-schedule-post-content:nth-child(even) .wtl-post-date,
    .vertical_blur_layout .wtl-schedule-post-content:nth-child(odd) .wtl-post-date {
        position: relative;
        left: 0px;
    }
    .vertical_blur_layout .wtl-post-date {
        padding-bottom: 10px;
    }
    .vertical_blur_layout .wtl_main_title h3 {
        text-align: left;
    }
}

@media only screen and (min-width:768px) and (max-width:850px) {
    .vertical_blur_layout .wtl-schedule-post-content:nth-child(odd) .wtl-post-date {
        left: 27%;
    }
}

@media only screen and (min-width:850px) and (max-width:991px) {
    .vertical_blur_layout .wtl-schedule-post-content:nth-child(odd) .wtl-post-date {
        left: 30.5%;
    }
}

.vertical_blur_layout .wtl-post-gallery-slider .slick-dots {
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0;
}

.vertical_blur_layout .wtl-post-gallery-slider .slick-dots li {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}

.vertical_blur_layout .wtl-post-gallery-slider .slick-dots li.slick-active button {
    background-color: black;
}

.vertical_blur_layout .wtl-post-gallery-slider .slick-dots li button {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-color: #999;
    border: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.vertical_blur_layout .wtl-post-gallery-slider .slick-dots li :hover {
    background-color: black;
}

.vertical_blur_layout .wtl-post-gallery-slider .prev {
    color: #999;
    position: absolute;
    top: 38%;
    left: 5px;
    font-size: 1.5em;
}

.vertical_blur_layout .wtl-post-gallery-slider .prev :hover {
    cursor: pointer;
    color: black;
}

.vertical_blur_layout .wtl-post-gallery-slider .next {
    color: #999;
    position: absolute;
    top: 38%;
    right: 5px;
    font-size: 1.5em;
}

.vertical_blur_layout .wtl-post-gallery-slider .next :hover {
    cursor: pointer;
    color: black;
}

.vertical_blur_layout .wtl-post-gallery-slider {
    position: relative;
}

.vertical_blur_layout .wtl-post-gallery-slider .prev i,
.vertical_blur_layout .wtl-post-gallery-slider .next i {
    width: 25px;
    height: 25px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    text-align: center;
    color: #000;
    font-weight: 700;
}

.vertical_blur_layout .wtl-post-gallery-slider img {
    width: 100%;
}


/* Horizontal Timeline */

.vertical_blur_layout .wtl_al_slider {
    margin: 0;
    padding: 0
}

.wtl_is_horizontal.vertical_blur_layout .wtl-slitem {
    background: #fff;
    margin: 0 5px;
    margin-bottom: 20px;
}

.wtl_is_horizontal.vertical_blur_layout .wtl_al_nav .wtl-post-center-image {
    position: inherit !important
}

.vertical_blur_layout.wtl_is_horizontal .wtl-schedule-wrap:after {
    display: none !important
}


/* Slider Navigation  */

.vertical_blur_layout.wtl_is_horizontal .wtl_al_nav .slick-track:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: block;
    margin: auto;
    height: 4px;
}


/* Nav Date */

.wtl_is_horizontal.vertical_blur_layout .wtl-slitem_nav {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.wtl_is_horizontal.vertical_blur_layout .wtl-post-date {
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
}

.wtl_is_horizontal.vertical_blur_layout .wtl-slitem_nav .wtl-post-date,
.wtl_is_horizontal.vertical_blur_layout .wtl-slitem_nav .wtl-post-date a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}


/* Arrow */

.wtl_is_horizontal.vertical_blur_layout .post_odd.slick-current:after {
    border-bottom-color: #cd1018
}

.wtl_is_horizontal.vertical_blur_layout .post_even.slick-current:after {
    border-bottom-color: #26a61a
}

.vertical_blur_layout .wtl_al_nav .wtl-post-center-image span i {
    color: #fff;
}


/* Icon Top Section */

.vertical_blur_layout .wtl_icon_top {
    display: block;
    width: 100%;
    clear: both;
    text-align: center;
    position: absolute;
    top: 0;
}

.vertical_blur_layout .wtl_icon_top .wtl-post-date {
    position: unset;
}

.vertical_blur_layout .wtl_icon_top .wtl-post-date * {
    font-size: 26px;
    font-weight: bold;
}

.vertical_blur_layout .post_odd .wtl_icon_top * {
    color: #cd1018
}

.vertical_blur_layout .post_even .wtl_icon_top * {
    color: #26a61a
}


/* static css */

.vertical_blur_layout .wtl-schedule-post-content .wtl_year span {
    background: transparent !important;
    border: 0 !important;
}

body .wtl_wrapper.vertical_blur_layout .wtl-schedule-post-content .wtl_year {
    background: transparent !important;
    border: 0 !important;
    top: -10px;
    position: relative;
}

.vertical_blur_layout .wtl-post-content,
.vertical_blur_layout .wtl-post-footer {
    padding: 0px !important;
}

.vertical_blur_layout .wtl_blog_template img.wp-post-image,
.vertical_blur_layout .wp-timeline-post-image.post-image.photo.post-image img {
    border: 5px solid #fff;
    object-fit: cover;
}

.vertical_blur_layout .wp-timeline-post-image.post-image.photo.post-image img {
    width: 100%;
}

.vertical_blur_layout .wtl-schedule-wrap:after,
.vertical_blur_layout .wtl-schedule-wrap:before,
.vertical_blur_layout .wtl-schedule-post-content .wtl_year,
.vertical_blur_layout .wtl-schedule-post-content .wtl_year:before,
.vertical_blur_layout .wtl-schedule-post-content .wtl_year span,
.vertical_blur_layout .wtl-post-center-image {
    background: transparent !important;
}

.vertical_blur_layout .wtl-schedule-wrap:after {
    z-index: -1;
}

.vertical_blur_layout .wtl_year {
    padding-left: 15px;
}

.vertical_blur_layout .wtl_year a {
    display: block;
}

.vertical_blur_layout .wtl_post_content_schedule {
    opacity: 0.3 !important;
    filter: blur(2px);
    transition: .5s;
}

.vertical_blur_layout .timeline-item--active .wtl_post_content_schedule {
    opacity: 1 !important;
    transform: translateY(0);
    filter: blur(0px);
}

.vertical_blur_layout .wtl-schedule-post-content h2.wtl-post-title {
    display: none;
}

.vertical_blur_layout .timeline-item--active h2.wtl-post-title {
    display: block;
}

.vertical_blur_layout.wtl_wrapper.wp_timeline_post_list.schedule_cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.vertical_blur_layout.wtl_wrapper.wp_timeline_post_list.schedule_cover:after {
    content: "";
    background: rgb(0 0 0/85%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.vertical_blur_layout.wtl_wrapper.wp_timeline_post_list.schedule_cover {
    position: relative;
}

.vertical_blur_layout.wtl_wrapper .wtl-schedule-post-content figure {
    width: 100%;
}

.wtl-post-year {
    border-left: 4px solid #fff;
}

.section-bullets-right li a {
    color: #fff;
}
.section-bullets-right li::before, .section-bullets-right li a::after {
    background-color: #fff;
}

@media only screen and (max-width:767px) {
    .vertical_blur_layout .wtl-schedule-post-content h2.wtl-post-title {
        position: relative;
    }
    .vertical_blur_layout .wtl-schedule-post-content h2.wtl-post-title:after {
        content: "";
        background: #fbff00;
        width: 5px;
        height: 100%;
        position: absolute;
        left: -31px;
        top: 0;
    }
}

@media only screen and (min-width:768px) {
    .vertical_blur_layout .wtl_blog_template .post_odd .wtl-post-title {
        text-align: right !important;
    }
    .vertical_blur_layout .wtl_blog_template .post_even .wtl-post-title {
        text-align: left !important;
    }
    .vertical_blur_layout .wtl_blog_template .post_odd .wtl-post-title {
        position: absolute;
        right: calc(100% + 10.8%);
        top: 20%;
        width: 100%;
        border-radius: 0 !important;
    }
    .vertical_blur_layout .wtl_blog_template .post_even .wtl-post-title {
        position: absolute;
        left: calc(100% + 10.5%);
        top: 20%;
        width: 100%;
        border-radius: 0 !important;
    }
}
.wtl-schedule-post-content {
    width: 100% !important;
}
.wtl-schedule-post-content.post_odd .wtl_layout_odd_32 {
    opacity: 1 !important;
}
.wtl-schedule-all-post-content {
    box-shadow: none !important;
}