.webinar__date {
    margin-bottom: 10px;
    display: block;
    font-size: 13px;
}

.webinar .webinar__col:first-of-type {
    position: relative;
}

.webinar__play-abs:hover,
.webinar__col .bth__img-240 {
    position: relative;
}

.webinar__col .bth__img-240:hover i.fa-youtube {
    color: #C8242B;
}

.webinar__col i.fa-youtube {

    position: absolute;
    font-size: 37px;
    color: white;
    bottom: 15px;
    left: 15px;
}

.webinar-img-big > div {
    position: relative;
    z-index: 2;
    height: 100%;
}

.webinar-descr__l-brdr {
    padding-left: 10px;
    margin-left: 10px;
    position: relative;
}

.webinar-img-big.webinar-img-big--shadow::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 1;
}

.webinar .webinar__col:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 15px;
    width: calc(100% - 255px);
}

.webinar .bth__bold-link.webinar__ttl {
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 15px;
    color: #318cc6;
}

.webinar .bth__bold-link.webinar__ttl + p {
    margin-bottom: 15px;
    font-size: 13px;
    text-transform: uppercase;
}

.webinar__play-abs {
    position: absolute;
    font-size: 37px;
    color: white;
    bottom: 15px;
    left: 15px;

}

.webinar {
    border: 1.5px solid #ccc;
    border-radius: 2px;
    padding: 15px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.webinar__users {
    margin-top: auto;
    padding-top: 25px;
    border-top: 1px solid #ccc;
}

/********************/
.webinar-img-big {
    font-family: 'apercu_pro', sans-serif;
    color: white;
    font-size: 22px;
    border-radius: 2px;
    position: relative;
    padding: 30px;
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-transform: uppercase;
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 20px 0;
}

.webinar-img-big:hover {
    color: white;
}

.webinar-img-big__ttl {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 32px;
    text-transform: uppercase;
}

.webinar-descr {
    width: 80%;
    margin-bottom: 20px;
}

.webinar-descr .bth__ttl-h2 {
    margin-bottom: 20px;
    margin-top: 40px;
}

.webinar-descr .bth__bold-link {
    font-size: 17px;
    line-height: 26px;
}

.webinar-descr > p {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 26px;
}

.webinar-speaker > div:last-of-type {
    width: calc(100% - 165px);
    font-size: 17px;
    margin-top: -5px;
    line-height: 26px
}

.webinar-speaker p {
    width: 48%;
}

.webinar-speaker > * {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.webinar-speaker {
    margin-bottom: 30px;
    margin-top: 20px;
}

.webinar-big-link {
    font-size: 19px;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
}

.webinar-li::after {
    content: '-';
    position: absolute;
    left: 0;
    top: 0;
}

.webinar-li {
    position: relative;
    padding-left: 15px;
}

.webinar-big-ico:hover {
    color: #dd262d;
}

.webinar-big-ico {

    color: #C8242B;
    font-size: 118px;
    height: 100px;
    margin-right: 40px;
}

.webinar-d-ib-bottom:hover .webinar-big-ico {
    color: #dd262d;
}

.webinar-d-ib-bottom:hover .webinar-big-link {
    color: #215f86;

}

.webinar-descr__flags i {
    margin-left: -3px;
}

.webinar-descr__flags {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

.webinar__user > div:last-of-type {
    width: calc(100% - 65px);
}

.webinar__user > * {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.webinar__users .webinar__user:not(:last-of-type) {
    margin-bottom: 15px;
}

.webinar-d-ib-bottom > * {
    display: inline-block;
    vertical-align: bottom;
}

/*********/
.flip-clock-dot.top {
    top: 15px;
}

.flip-clock-dot {
    display: block;
    background: white;
    width: 3px;
    height: 3px;
}

.flip-clock-dot.bottom {
    bottom: 18px;
}

.webinar-img-big .flip-clock-divider {
    height: 52px;
    width: 14px;
}

.flip-clock-wrapper {
    margin: 0;
    margin-left: -4px;
    margin-top: 10px;
}

.webinar-speaker__anonim-ava::before {
    content: '\f007';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: white;
    font-size: 54px;
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 120px;
}

.webinar-speaker__anonim-ava {
    width: 120px;
    height: 120px;
    background-color: #d6d6d6;
    display: inline-block;
    border-radius: 2px;
}

.webinar-img-big .flip-clock-divider:first-of-type {
    width: 0;
}

.webinar-img-big .flip-clock-wrapper ul li {
    line-height: 37px;
}

.webinar-img-big .flip-clock-wrapper ul li a div div.inn {

    color: white;
    font-size: 25px;
    font-weight: normal;
}

.webinar-img-big .flip-clock-wrapper ul {
    width: 25px;
    height: 35px;
}

.webinar-img-big .flip-clock-divider .flip-clock-label {
    font-size: 10px;
    bottom: -10px;
    top: auto;
    font-family: 'apercu_pro', sans-serif;
    color: white;
}

.flip-clock-divider .flip-clock-label {
    right: -49px !important;
}

.webinar.webinar--preview .webinar__date {
    font-size: 18px;
    margin-bottom: 15px;
}

.webinar.webinar--preview .bth__bold-link.webinar__ttl + p {
    text-transform: none;
    font-size: 14px;
    line-height: 23px;
}

.webinar.webinar--preview .bth__img-240 {
    width: 420px;
    height: 230px;
}

.webinar__big-img img {
    border-radius: 2px;
}

.webinar__big-img {
    width: 420px;
    display: inline-block;
    height: 250px;
    border-radius: 2px;
}

.webinar.webinar--preview {
    border: none;
    margin-bottom: 50px;
    padding: 0;
}

.webinar-past-list > * {
    display: block;
    margin-bottom: 7px;
}

.webinar-past-list p {
    margin-bottom: 0;

    font-size: 17px;
    line-height: 26px;
}

.webinar-past-list a {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.webinar-past-list {
    font-size: 14px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 850px;
}

.webinar-speaker.webinar-speaker--empty .bth__ava-120::after {
    content: '\f007';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: white;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 120px;
    font-size: 63px;
}

.webinar-speaker.webinar-speaker--empty .bth__ava-120 {
    background-color: #ccc;
    position: relative;
}

.webinar-img-big__bottom {
    display: block;
    position: absolute;
    bottom: 0;
}

.webinar-img-big__abs-ico {
    border-radius: 50%;
    font-size: 33px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    width: 200px;
    padding-top: 70px;
    text-align: center;
    line-height: 40px;
    font-style: normal;
    height: 200px;
    background-color: rgba(255, 160, 0, 0.85);
    position: absolute;
    right: 25px;
    top: 25px;
}

.webinar-descr .socials.socials--big .social {
    background-color: #3d6dc1;
    color: white;
    width: 65px;
    height: 46px;
    font-size: 29px;
    line-height: 46px;
}

.webinar-descr .social {
    width: 50px;
    height: 35px;
    vertical-align: top;
    position: relative;
    border-radius: 5px;
    margin-right: 20px;
    color: #3d6dc1;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    font-size: 24px;
}

.webinar-descr .socials {
    margin-top: 15px;
}

.webinar-descr .socials.socials--big .social.social--dzen {
    background-image: url(https://tourcentre.ru/i/tourcentre/ya-dzen-logo.png);
    background-size: 30px;
}

.webinar-descr .socials .social:last-of-type {
    margin-right: 0 !important;
}

.webinar-descr__ul {
    margin-bottom: 10px;
}

.webinar-descr__ul li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 15px;
    font-size: 17px;
    line-height: 26px;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
}

.webinar-descr__ul li::after {
    background-color: #999;
    width: 5px;
    content: '';
    height: 5px;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 9px;
}
.webinar-img-big__abs-ico.webinar-img-big__abs-ico--blue {
    background-color: rgba(0, 168, 230, 0.82);
    padding-top: 59px;
    line-height: 34px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 24px;
    box-sizing: border-box;
}
@media screen and (max-width: 1450px) {

    .webinar-img-big {
        background-position-y: center !important;
    }
}

@media screen and (max-width: 1024px) {
    .webinar-descr,
    .webinar-speaker p {
        width: 100%;
    }

    .webinar-img-big__abs-ico {
        font-size: 21px;
        width: 150px;
        padding-top: 45px;
        top: 16px;
        line-height: 34px;
        height: 150px;
        right: 20px;
    }

    .webinar {
        display: block;
    }

    .webinar-past-list {
        width: auto;

    }

    .webinar .webinar__col:first-of-type {
        margin-bottom: 10px;
    }

    .webinar .webinar__col:last-of-type {
        width: auto;
        margin: 0;
        border-right: none;
        padding: 0;
    }

    .webinar .bth__bold-link.webinar__ttl {
        font-size: 14px;
    }

    .webinar-img-big {
        padding: 20px;
        height: 180px;
    }

    .webinar-img-big p {
        margin: 15px 0;
    }

    .webinar-img-big__ttl {
        font-size: 22px;
        margin-bottom: 0;
    }

    .webinar-img-big {
        font-size: 18px;
    }

    .webinar-past-list p {
        line-height: 20px;
        font-size: 13px;
    }

    .webinar-img-big__bottom > * {
        margin-top: 10px;
    }

    .webinar-img-big__bottom {
        position: static;
    }
}

@media screen and (max-width: 768px) {
    .webinar.webinar--preview {
        display: block;
        padding: 10px;
        border: 1.5px solid #ccc;
    }

    .webinar.webinar--preview .webinar__col:last-of-type {
        width: auto;
        margin: 10px 0 0 0;
    }
}

@media screen and (max-width: 750px) {
    .webinar {
        display: block;
        padding: 10px;
    }

    .webinar-descr .social,
    .webinar-descr .socials.socials--big .social {
        width: 33px;
        height: 35px;
        margin-right: 10px;
        border-radius: 2px;
        font-size: 20px;
        line-height: 35px;
    }

    .webinar-img-big__abs-ico {
        top: 10px;
    }

    .webinar-img-big__ttl {
        font-size: 19px;
    }

    .webinar-descr__flags {
        width: 30%;
        margin-right: 5px;
    }

    .webinar-ttl .bth__ttl-h2 {
        font-size: 18px;
    }

    .webinar-img-big {
        font-size: 11px;
        height: auto;
        padding: 20px 10px;
    }

    .webinar .bth__img-240 {
        width: 100%;
        height: 150px;
        margin-bottom: 10px;
    }

    .webinar__users .webinar__user .bth__bold-link {
        font-size: 12px;
    }

    .webinar__user > div:last-of-type .fz13 {
        font-size: 11px !important;
    }

    .webinar__user > div:last-of-type {
        width: calc(100% - 49px);
        margin: 0;
    }

    .webinar__date {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .webinar__play-abs {
        right: 5px;
        font-size: 25px;
        top: -155px;
    }

    .webinar .bth__bold-link.webinar__ttl + p {
        font-size: 13px;
    }

    .webinar-descr > p,
    .webinar-big-link,
    .webinar-speaker p {
        font-size: 13px;
        line-height: 21px;
    }

    .webinar-descr .bth__ttl-h2 {
        margin-top: 20px;
        margin-bottom: 15px;
        font-size: 17px;
    }

    .webinar-descr .bth__bold-link {
        font-size: 13px;
    }

    .webinar-big-ico {
        display: none;
    }

    .webinar-descr .bth__btn {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 598px) {
    .webinar.webinar--preview .bth__img-240 {
        width: 100%;
    }

    .webinar-img-big__abs-ico {
        padding: 0;
        position: static;
        width: auto;
        height: auto;
        line-height: normal;
        font-size: inherit;
        color: inherit;
        background-color: transparent;
    }

    .webinar__big-img {
        width: 100%;
    }

    .webinar-descr .socials {
        white-space: nowrap;
        overflow: auto;
    }
}

@media screen and (max-width: 374px) {
    .webinar-speaker > div:last-of-type {
        width: 100%;
        margin-top: 5px;
    }
}