body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper {
    display: block;
    min-height: 650px;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-height: 650px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 64px;
    padding-top: 124px;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
}

@-webkit-keyframes pulse-ring {
    0% {
        -webkit-transform: scale(0.33);
        transform: scale(0.33);
    }

    80%, 100% {
        opacity: 0;
    }
}

@keyframes pulse-ring {
    0% {
        -webkit-transform: scale(0.33);
        transform: scale(0.33);
    }

    80%, 100% {
        opacity: 0;
    }
}

@-webkit-keyframes pulse-dot {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes pulse-dot {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .play-btn {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 200px;
    position: relative;
    cursor: pointer;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .play-btn i {
    font-size: 17px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 53%;
    -webkit-transform: translateY(-50%) translateX(-53%);
    transform: translateY(-50%) translateX(-53%);
    z-index: 10;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .play-btn:before {
    content: '';
    position: relative;
    display: block;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    margin-left: -50%;
    margin-top: -50%;
    border-radius: 200px;
    -webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    z-index: -1;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .play-btn:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 200px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
    z-index: -1;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single h2 {
    max-width: 70%;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    margin-top: 40px;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single h2 a {
    color: #fff;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap ul {
    display: block;
    padding-left: 0;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap ul li {
    display: inline-block;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap ul li a {
    padding: 0 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    opacity: 0.8;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap ul li a:hover {
    opacity: 1;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap .date-wrap {
    display: block;
    color: #fff;
    position: relative;
    margin: 10px;
    padding-left: 15px;
    font-size: 12px;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap .date-wrap:before {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap {
    display: block;
    margin: auto 0 0;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item {
    display: block;
    z-index: 1;
    position: relative;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item .stmt-slide-item {
    display: block;
    overflow: hidden;
    height: 152px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item .stmt-slide-item:hover .overlay-slide-info {
    opacity: 1;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item .stmt-slide-item .overlay-slide-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 30px 38px;
    position: relative;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item .stmt-slide-item .overlay-slide-info h5 {
    margin: 0;
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item .video-icon {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 4px 10px 4px 12px;
    line-height: 20px;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item .video-icon .stm-gm-icon-play {
    font-size: 10px;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    position: absolute;
    top: 54%;
    -webkit-transform: translateY(-54%);
    transform: translateY(-54%);
    z-index: -1;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .owl-nav .owl-prev span, body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .owl-nav .owl-next span {
    font-size: 40px;
    color: #fff;
    font-weight: 100;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .owl-nav .owl-prev {
    display: inline-block;
    margin: 0 auto 0 -50px;
}

body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .owl-nav .owl-next {
    display: inline-block;
    margin: 0 -50px 0 auto;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper {
    display: block;
    min-height: 650px;
    position: relative;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-height: 650px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 64px;
    padding-top: 124px;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
}

@keyframes pulse-ring {
    0% {
        -webkit-transform: scale(0.33);
        transform: scale(0.33);
    }

    80%, 100% {
        opacity: 0;
    }
}

@keyframes pulse-dot {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .play-btn {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 200px;
    position: relative;
    cursor: pointer;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .play-btn i {
    font-size: 17px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 53%;
    -webkit-transform: translateY(-50%) translateX(-53%);
    transform: translateY(-50%) translateX(-53%);
    z-index: 10;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .play-btn:before {
    content: '';
    position: relative;
    display: block;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
    margin-left: -50%;
    margin-top: -50%;
    border-radius: 200px;
    -webkit-animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    z-index: -1;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .play-btn:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 200px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    -webkit-animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
    z-index: -1;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single h2 {
    font-weight: 700;
    line-height: 60px;
    color: #fff;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap ul {
    display: block;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap ul li {
    display: inline-block;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap ul li a {
    color: #ff00ff;
    padding: 0 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap .date-wrap {
    display: block;
    color: #fff;
    position: relative;
    margin: 10px;
    padding-left: 15px;
    font-size: 12px;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap .date-wrap:before {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap {
    display: block;
    margin: auto 0 0;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item {
    display: block;
    z-index: 1;
    position: relative;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item .stmt-slide-item {
    display: block;
    overflow: hidden;
    height: 152px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item .stmt-slide-item:hover .overlay-slide-info {
    opacity: 1;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item .stmt-slide-item .overlay-slide-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 30px 38px;
    position: relative;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .slide-item .stmt-slide-item .overlay-slide-info h5 {
    margin: 0;
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    position: absolute;
    top: 54%;
    -webkit-transform: translateY(-54%);
    transform: translateY(-54%);
    z-index: -1;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .owl-nav .owl-prev span, .editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .owl-nav .owl-next span {
    font-size: 40px;
    color: #fff;
    font-weight: 100;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .owl-nav .owl-prev {
    display: inline-block;
    margin: 0 auto 0 -50px;
}

.editor-block-list__block .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .owl-nav .owl-next {
    display: inline-block;
    margin: 0 -50px 0 auto;
}

@media (max-width: 1024px) {
    body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-slider-wrap .owl-nav {
        display: none;
    }
}

@media (max-width: 768px) {
    body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single h2 {
        max-width: 90%;
    }
}

@media (max-width: 500px) {
    body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single h2 {
        max-width: 90%;
        font-size: 26px;
        line-height: 30px;
    }

    body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap ul {
        text-align: center;
    }

    body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap ul li {
        line-height: 16px;
    }

    body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap .date-wrap {
        margin: 10px 0 0;
        padding: 0;
    }

    body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap .date-wrap:before {
        display: none;
    }
}

@media (max-width: 320px) {
    body .site-content .stm-video-format-posts-slider-block.style_1 .stmt-v-p-s-wrapper .container .stmt-v-p-s-single .stmt-v-p-s-meta-wrap .date-wrap {
        margin: 10px 0;
    }
}
