.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 .banner.banner-style2 {
  margin-left: auto; margin-right: auto;  
}
.webinar-detail .banner.banner-style2 img {
  height: auto; 
}

.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; }
	
@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; }
}

