.webinar-detail,.webinar-detail * { font-size: 16px; font-family: Myriad; }

.webinar-detail .social { margin-top: 20px; margin-bottom: 20px; color: #3569a1; line-height: 40px; }
.webinar-detail .social .ya-share2 {  float: left; }
.webinar-detail .social .ya-share2__icon { width: 40px !important; height: 40px !important; }
.webinar-detail .social .ya-share2__list_direction_horizontal > .ya-share2__item { margin-left: 40px; }
.webinar-detail .social .name { padding-right: 40px; color: #3569a1; line-height: 40px; font-size: 18px; float: left; letter-spacing: 1px; }
.webinar-detail .social .ya-share2__item_service_facebook .ya-share2__icon { background-image: url(/images/b_face2.png); background-color: #fff; }
.webinar-detail .social .ya-share2__item_service_vkontakte .ya-share2__icon { background-image: url(/images/b_vk2.png); background-color: #fff; }

.webinar-detail .banner { margin-left: -35px; margin-right: -35px; margin-bottom: 30px; }
.webinar-detail .banner img { display: block; width: 100%; }

.webinar-detail ol { margin: 0; padding: 0; list-style-type:decimal; margin-top: 20px; margin-bottom: 20px; }
.webinar-detail ol li { margin: 0; padding: 0; list-style-type:decimal; margin-bottom: 8px; margin-left: 18px; }

.webinar-detail .datetime { margin: 30px 0; }
.webinar-detail .datetime .startdate { float: left; padding-left: 45px; background-image: url(/images/b_calendar.png); background-position: left 50%; line-height: 40px; background-repeat: no-repeat; font-size: 20px; font-weight: bold; color: #3569a1; margin-right: 70px; }
.webinar-detail .datetime .enddate { margin: 0 auto;float: none;max-width: 300px; padding-left: 45px; background-image: url(/images/b_time.png); background-position: left 50%; line-height: 40px; background-repeat: no-repeat; font-size: 18px; color: #3569a1; }
.webinar-detail .datetime .enddate strong { font-size: 20px; color: #3569a1; }
.webinar-detail .datetime .connect { text-decoration: none;
                                     float: right;
                                     text-transform: uppercase;
                                     text-align: center;
                                     font-size: 12px;
                                     margin-top: 0;
                                     border: 1px #ab4043 solid;
                                     color: white;
                                     background-color: #ab4043;
                                     padding: 5px 20px;
                                     line-height: inherit;
                                     border-radius: 9px;
                                     font-weight: normal;
                                     font-family: 'Noto Sans', serif; 
}
.webinar-detail .datetime .connect:hover { opacity: 0.8; }

.webinar-detail .subject { padding-right: 40px;color: #3569a1;line-height: 40px;font-size: 18px;text-transform: uppercase;letter-spacing: 1px; }
.webinar-detail h3 { font-size: 24px;color: #000;line-height: 30px;margin-top: 15px; }

.webinar-detail .answerlist a { color: #ac4144; font-weight: bold; }

.webinar-slider { background-color: #e8c34b; padding: 5px 15px; margin-bottom: 30px !important; position: relative; width: auto !important; }
.webinar-slider.owl-carousel .owl-nav .owl-prev { top: 0px !important; }
.webinar-slider.owl-carousel .owl-nav .owl-next { top: 0px !important; }
.webinar-slider.owl-carousel .book { width: auto !important; margin: 0px !important }
.webinar-slider.owl-carousel .book .img, .webinar-slider.books .book .img { padding: 10px 0 !important; width: auto !important; height: 120px !important; margin-right: 1px; }
.webinar-slider.owl-carousel .book .img img, .webinar-slider.books .book .img img { width: auto !important; height: 120px !important; }

.headred{ font-size: 12px; text-transform: uppercase; padding: 10px 15px; line-height: 14px; background-color: #ac363a; display:inline-block; color: #fff; }

.webinar-left-block {
    float: left;
    width: 260px;
    margin-right: 15px;
}
.webinar-right-block {
    float: left;
    width: 100%;
	max-width: calc(100% - 275px);
}

.news-item .webinar-detail .webinar-title { font-size: 19px;color: #000;line-height: 23px;margin-top: 0; font-weight: bold; }

.news-item .webinar-detail .datetime .startdate {
    font-size: 16px;
}
.news-item .webinar-detail .datetime .enddate {
    font-size: 16px;
    float: left;
    font-weight: bold;
    margin: 0;
}

.blue-title {
    color: #3569a1;
}
.blue-title-big {
    color: #3569a1;
    font-size: 19px;
}
.news-item .preview_picture {
    display: block;
    max-width: 100%;
    height: auto;
}	
.catalog .books.presentation .book {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    /*        margin: 0px!important;*/
    display: block;
    max-width: 300px;
}
.book-wrapper-block {
    padding-top: 20px;
    display: table;
    width: 100%;
    clear: both;
}
@media screen and (max-width: 1000px) { 
    .headred{ display: block; margin: 0 auto; text-align: center; }
    .webinar-detail .banner { margin-left: 0px; margin-right: 0px; }
    .webinar-detail .social .name { padding-right: 0px; float: none; text-align: center; display: block; }	
    .webinar-detail .social .ya-share2__list_direction_horizontal > .ya-share2__item { margin-left: 20px; }
    .webinar-detail .social .ya-share2 {  float: none; margin: 0 auto; max-width: 300px; text-align: center; }
    .webinar-detail .social br {display: none; }

    .webinar-detail .datetime .startdate { float: none; margin-right: 0px; margin-bottom: 10px; }
    .webinar-detail .datetime .enddate { float: none; margin: 0px; margin-bottom: 10px; }
    .webinar-detail .datetime .connect { float: none; margin: 0px; margin-bottom: 20px; display: block; max-width: 150px; }
}
@media screen and (max-width: 700px) { 
.webinar-right-block {

width: 100%;
max-width: 100%;
}
    .catalog .books.presentation .book {
        margin: 0px!important;
        display: block;
        max-width: 50%;
    }
}
@media screen and (max-width: 610px) {
    .webinar-left-block {
        width: auto;
        max-width: 100%;
        margin: auto;
        float: none;
    }
    .news-item .preview_picture{
        float: none !important;
        margin-right: 0px !important;
        margin-bottom: 20px;
    }	
    .catalog .books.presentation .book {
        width: 100%;
        float: none;
        margin: auto;
        max-width: 100%;
    }
}