/*Archive*/ .row-flex{ display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .col-flex{ -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-auto-flex{ -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-flex-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-flex-4 { -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-flex-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .align-self-end { -ms-flex-item-align: end!important; align-self: flex-end!important; } .align-items-center { -ms-flex-align: center!important; align-items: center!important; } .main-content--video{ overflow: visible!important; } .section .content--videoMain{ width: 100%!important; } .rtv-video__section{ padding-bottom: 10px; border-bottom: 1px solid #DDD; margin-bottom: 20px; } .rtv-video__section__title{ font-size: 20px; } .rtv-video__section__count{ font-size: 12px; color: #909090; } .rtv-video__section__list{ margin: 10px -10px; } .rtv-video__section__list .slick-prev { display: none!important; } .rtv-video__section__list .slick-next { width: 48px; height: 48px; background-color: #FFF; border-radius: 50%; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16); border: 0; position: absolute; right: -20px; top: 76px; background-image: url(/web/20191205213242im_/https://med.vesti.ru/wp-content/themes/medecine/assets/img/slick-arrow.svg); background-position: center; background-repeat: no-repeat; } .rtv-video__item { padding: 0 10px; margin-bottom: 20px; } .rtv-video__item:focus{ outline: none; } .rtv-video__theme{ border-radius: 8px; height: 200px; color: #FFF; text-align: center; position: relative; background-position: center; background-repeat: no-repeat; } .rtv-video__theme--stomatology{ background-image: url(/web/20191205213242im_/https://med.vesti.ru/wp-content/themes/medecine/assets/img/ico-stomatology.svg), linear-gradient(238.59deg, #34FFDA -14.36%, #6631FF 141.49%); } .rtv-video__theme--food{ background-image: url(/web/20191205213242im_/https://med.vesti.ru/wp-content/themes/medecine/assets/img/ico-food.svg), linear-gradient(56.05deg, #FF5E5E -8.11%, #FFC530 96.34%); } .rtv-video__theme--psychology{ background-image: url(/web/20191205213242im_/https://med.vesti.ru/wp-content/themes/medecine/assets/img/ico-psychology.svg), linear-gradient(236.01deg, #F260FF -0.36%, #FF5151 105.38%); } .rtv-video__theme__text{ position: absolute; bottom: 30px; font-size: 18px; left: 50%; transform: translateX(-50%); white-space: nowrap; } .rtv-video__person{ border-radius: 8px; height: 200px; color: #FFF; text-align: center; position: relative; background-position: center; background-repeat: no-repeat; background-size: cover; } .rtv-video__person--agapkin{ background-image: url(/web/20191205213242im_/https://med.vesti.ru/wp-content/themes/medecine/assets/img/bg-agapkin.png); } .rtv-video__person--myasnikov{ background-image: url(/web/20191205213242im_/https://med.vesti.ru/wp-content/themes/medecine/assets/img/bg-myasnikov.png); } .rtv-video__person--policeimako{ background-image: url(/web/20191205213242im_/https://med.vesti.ru/wp-content/themes/medecine/assets/img/bg-policeimako.png); } .rtv-video__person__text{ position: absolute; bottom: 20px; font-size: 16px; left: 20px; white-space: nowrap; color: #000; } .rtv-video__item__img{ height: 200px; background-size: cover; background-position: center; display: block; margin-bottom: 5px; } .rtv-video__item__img--sm{ height: 150px; } .rtv-video__item__title{ font-size: 15px; line-height: 18px; color: #000; display: block; margin-bottom: 5px; } .rtv-video__item__views{ font-size: 12px; color: #818181; line-height: 16px; } .rtv-video__item__date{ font-size: 11px; color: #818181; line-height: 15px; } .rtv-video__readMore{ color: #FD3A13; font-size: 15px; } .rtv-video__btn{ display: none; } /*Single*/ .form-row{ display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -10px; } .form-col-50{ -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 50%; padding: 0 10px; margin-bottom: 0; } .rtv-video__comments input[type="text"], .rtv-video__comments input[type="email"], .rtv-video__comments textarea{ border-radius: 4px; padding: 7px 10px; border: 1px solid #DDD!important; background-color: #FFF!important; box-sizing: border-box; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08); } .rtv-video__player{ margin-bottom: 10px; } .rtv-video__title{ font-size: 20px; padding: 0; } .rtv-video__dopInfo{ font-size: 13px; color: #818181; border-bottom: 1px solid #DDD; padding-bottom: 10px; margin-bottom: 20px; font-family: 'Source Sans Pro', sans-serif; } .rtv-video__dopInfo > span{ display: inline-block; padding-right: 10px; } .rtv-video__description{ font-size: 14px; font-family: 'Source Sans Pro', sans-serif; font-weight: 400; margin-bottom: 20px; } .rtv-video__label{ font-weight: 600; font-size: 14px; } .rtv-video__tags__list{ list-style: none; margin: 5px 0 20px; padding: 0; } .rtv-video__tags__list li{ display: inline-block; } .rtv-video__tags__list li a{ display: inline-block; white-space: nowrap; color: #000; padding: 1px 10px; background-color: #DDD; border-radius: 10px; margin: 0 10px 10px 0; } .rtv-video__rating{ padding-bottom: 20px; border-bottom: 1px solid #DDD; margin-bottom: 20px; } .rtv-video__rating .raiting{ float: none; } .rtv-video__rating .post-ratings-text{ position: absolute; } .rtv-video label{ font-size: 14px; text-transform: capitalize; } .rtv-video .ya-share2__container.ya-share2__container_size_m li{ padding-left: 0; padding-right: 7px; margin-right: 0; float: none; display: inline-block; } .rtv-video__sharing{ padding: 20px; background-color: #F5F5F5; margin: 5px 0 10px; } .ya-share2__container.ya-share2__container_size_m ul{ padding-bottom: 10px; } .rtv-video__sharing__link{ box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08); border-radius: 4px; overflow: hidden; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .rtv-video__sharing__input{ border-radius: 4px 0 0 4px; padding: 10px; width: 100%; border: 1px solid #DDD; -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; border-right: none; } .rtv-video__sharing__text{ font-family: 'Source Sans Pro', sans-serif; color: #818181; font-weight: 400; } .rtv-video__sharing__btn { -ms-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; background-color: #FD3A13; width: 50px; background-image: url(/web/20191205213242im_/https://med.vesti.ru/wp-content/themes/medecine/assets/img/ico-copy.svg); background-position: 47%; background-repeat: no-repeat; cursor: pointer; } .rtv-video__comments{ border-bottom: 1px solid #DDD; padding-bottom: 20px; margin-bottom: 20px; } .rtv-video__comments .comment-form{ padding: 20px; background-color: #F5F5F5; margin-top: 5px; } .comment__noteWrap{ position: relative; } .rtv-video__comments .comment__note{ position: absolute; right: 0; color: #7B7B7B; top: 27px; font-size: 12px; font-family: 'Source Sans Pro', sans-serif; font-style: italic; } .rtv-video__comments #count-com{ color: #7B7B7B; font-family: 'Source Sans Pro', sans-serif; margin-top: 0; } .rtv-video__comments .required{ color: #FD3A13; } .rtv-video__searchBlock{ padding: 20px 0 30px; border-bottom: 1px solid #DDD; border-top: 1px solid #DDD; margin-top: -7px; } .rtv-video__search{ box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08); border-radius: 4px; overflow: hidden; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .rtv-video__search__input{ border-radius: 4px 0 0 4px; padding: 15px; width: 100%; border: 1px solid #DDD; -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; border-right: none; } .rtv-video__search__btn{ -ms-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; background-color: #FD3A13; width: 80px; background-image: url(/web/20191205213242im_/https://med.vesti.ru/wp-content/themes/medecine/assets/img/ico-search.svg); background-position: 47%; background-repeat: no-repeat; cursor: pointer; background-size: 30px; border: none; } .rtv-video__sidebar__title{ margin: 28px 0 10px; font-size: 20px; } .rtv-video__widget__item{ padding-bottom: 10px; margin-bottom: 15px; border-bottom: 1px solid #DDD; } .rtv-video__widget__item:last-child{ border-bottom: none; } .rtv-video__widget__item__img{ max-width: 150px; margin-right: 10px; position: relative; } .rtv-video__widget__item__link{ display: block; position: relative; } .rtv-video__widget__item__title{ color: #000; font-size: 16px; margin-bottom: 3px; line-height: 1; } .rtv-video__widget__item__views{ color: #000; opacity: 0.6; } .rtv-video__widget__item__duration{ position: absolute; right: 15px; bottom: 10px; background-color: rgba(0,0,0, 0.8); color: #FFF; font-size: 11px; padding: 0 5px; display: block; border-radius: 4px; } .rtv-video__sidebar .pst-block-foot.sbr-slider { position: relative; padding: 0; margin: 0; width: 40px; background-color: transparent; } .rtv-video__sidebar .sbr-navs.js-sbr-navs { position: relative; right: 0; bottom: -30px; } .rtv-video__sidebar .next.slick-arrow.sbr, .rtv-video__sidebar .prev.slick-arrow.sbr { width: 10px; height: 25px; padding: 4px 0 0; } .rtv-video__sidebar a.category-tp-3{ padding: 0!important; margin: 0!important; left: 0!important; color: #fd3a13!important; } .rtv-video__sidebar .pst-block-foot.sbr-slider .owl-dot.active { padding-right: 2px; } .rtv-video__sidebar .post-tp-10 .ptp-10-data { padding: 3px 0 20px; } @media (max-width: 420px) { .rtv-video__section{ padding: 0 20px 20px; } .main-content--video{ overflow: hidden; } .rtv-video__section__list{ margin: 10px -8px; } .rtv-video__section__list .slick-next { display: none!important; } .rtv-video__item { margin-bottom: 20px; padding: 0 8px; } #lastVideo .rtv-video__item:nth-child(4), #lastVideo .rtv-video__item:nth-child(5), #lastVideo .rtv-video__item:nth-child(6){ display: none; } .rtv-video__readMore{ display: none; } .rtv-video__btn{ border: 1px solid #FD3A13; border-radius: 5px; display: block; text-align: center; padding: 15px; color: #FD3A13; font-size: 16px; } .col-sm-flex-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-flex-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .align-items-sm-start { -ms-flex-align: start!important; align-items: start!important; } .rtv-video__detail{ padding: 0 15px; } .form-col-50{ max-width: 100%; } .rtv-video__comments .comment__note{ top: 80px; text-align: center; line-height: 1.3; } .rtv-video__comments input[type="submit"]{ width: 100%; } .rtv-video__comments .comment-form{ padding-bottom: 30px; } .rtv-video__player { margin: 0 -15px 10px; } .rtv-video__searchBlock { padding: 20px 15px 20px; } .rtv-video__sidebar{ display: block!important; width: 100% !important; padding: 0 32px!important; } } /* FILE ARCHIVED ON 21:32:42 Dec 05, 2019 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:10:13 May 19, 2022. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 105.618 exclusion.robots: 0.132 exclusion.robots.policy: 0.12 RedisCDXSource: 0.912 esindex: 0.018 LoadShardBlock: 76.026 (3) PetaboxLoader3.datanode: 83.98 (5) CDXLines.iter: 21.543 (3) load_resource: 581.519 (2) PetaboxLoader3.resolve: 522.593 (2) */