.events {
    display: inline-grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.events .ev_wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-width: 280px;
    padding: 24px;
    background: #FFFFFF;
    box-shadow: 0px 4px 37px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    box-sizing: border-box;
    margin: 0;
    border: none;
    overflow: hidden;
}
.events .ev_wrapper a { text-decoration: none; }
.events .block_img_container {
    overflow: hidden;
    border-radius: 10px;
    height: 240px;
}
.events .block_img {
    position: relative;
    display: flex;
    border-radius: 10px;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    transition: transform 2s;
}
.events .ev_wrapper:hover .block_img {
    overflow: hidden;
    transform: scale(1.2,1.2);
}
.events .block_img:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 35px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/i/img/forex_tv_information/video.png) no-repeat;
}
.events .block_img:hover:after {
    background: url(/i/img/forex_tv_information/video_hover.png) no-repeat;
}
.events .photo_text_title {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #333333;
    margin-bottom: 0;
    overflow: hidden;
    text-decoration: none;
    margin-top: 10px;
    position: relative;
    max-height: 84px;
    cursor: pointer;
}
.events .photo_text_desc {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    height: 0;
    cursor: pointer;
}
.bottom_text_block_container{
    display: flex;
}
.bottom_text_block{
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    box-shadow: 0px 4px 37px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    width: calc(25% - 15px);
    text-decoration: none;
}
.bottom_text_block:hover{
    background: #a9a9a917;
}
.bottom_text_block:not(:last-child){
    margin-right: 20px;
}
.bottom_text_block img{
    max-width: 100%;
}
.bottom_text_block_desc{
    padding: 12px 12px 16px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
}

@media only screen and ( min-width:1361px ) and ( max-width:1566px ) {
    .events {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and ( max-width:1303px ) {
    .events {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and ( max-width:800px ) {
    .tv_events .mf_header .mfh_text {
        text-align: center;
    }
}
@media only screen and ( max-width:750px ) {
    .events .photo_text_title{
        max-height: unset;
    }
    .events .photo_text_desc {
        height: auto !important;
        max-height: unset;
    }
    .events {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
        grid-column-gap: 0;
        grid-row-gap: 0;
        margin-bottom: -20px;
    }
    .events .ev_wrapper {
        width: calc(50% - 10px);
        margin-bottom: 20px;
    }
    .bottom_text_block_desc {
        font-size: 15px;
        line-height: 18px;
    }
}
@media only screen and ( max-width:650px ) {
    .bottom_text_block_container {
        flex-wrap: wrap;
    }
    .bottom_text_block{
        width: calc(50% - 10px);
    }
    .bottom_text_block:nth-child(2){
        margin-right: 0;
    }
    .bottom_text_block:nth-child(1), .bottom_text_block:nth-child(2){
        margin-bottom: 20px;
    }
}
@media only screen and ( max-width:629px ) {
    .events .ev_wrapper {
        width: 100%;
    }
}
@media only screen and ( max-width:340px ) {
    .bottom_text_block{
        width: 100%;
    }
    .bottom_text_block:not(:last-child){
        margin-right: 0;
    }
    .bottom_text_block:nth-child(3){
        margin-bottom: 20px;
    }
}


.relate_position {
    width: 300px;
    height: 225px;
    position: relative;
    padding-bottom: 10px;
}

.relate_position :hover {
    cursor: pointer;
}

.play {
    position: absolute;
    left: 43%;
    top: 24%;
    background: url('/i/img/ilona_korstin/instaforex_video_preview.png') no-repeat;
    width: 40px;
    height: 40px
}

.showMore {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 191px;
    height: 40px;
    background: #9D0000;
    border-radius: 20px;
    margin: 0 auto;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 30px;
}
.showMore:hover, .showMore:focus {
    background: #7A0006;
}

.loader {
    display: none;
    border: transparent;
    margin-top: 30px;
}

.loader:hover {
    border: transparent;
}

.video_teasers {
    margin-top: 45px;
}

.btnload {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 30px;
    overflow: hidden;
}

div.playIcon {
    position: absolute;
    left: 160px;
    top: 100px;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(/i/img/ilona_korstin/instaforex_video_preview.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.preloader_block .preloader_red, .preloader_block .preloader_red::after, .preloader_block .preloader_red::before {
    width: 40px !important;
    height: 40px !important;
}