/* Общие изменения */
/* Подпись под видео */ .t223__blocktext {font-size: 16px !important; color: rgb(94, 104, 108) !important; font-weight: normal !important;}
/* Карта сайта */ 
    .t005 .t-text a {color: #000 !important; box-shadow: inset 0px 0px 0px 0px #000 !important; border-bottom: 0px solid #000 !important;}
    .t005__text {padding-top: 0px !important;}

/* Адаптив */
@media (min-width: 1201px) {
/* Подпись у обложки */ .t001__descr {text-align: right !important;}
}

@media (max-width: 1200px) {
/* Подпись у обложки */ .t001__descr {text-align: center !important;}
/* Тексты, мелкие заголовки и подзаголовки */ .t537__persdescr {font-size: 16px !important;}
}

@media (min-width: 961px) {
/* Подсвечивание полей форм */
    .t-input-error,.t-form__errorbox-middle{
        display:none !important;
    }
}

@media (max-width: 980px) {
/* Приемная */ .t718 .t718__contentwrapper {text-align: left !important;}
/* Большие заголовки */ .t718 .t718__contacts, .t795__title {font-size: 38px !important;}
/* Карточки на главной */ .t858__img {margin-bottom: -30px !important;}
/* Лого в меню 
    .t280 div[class*="t-sociallinks_item"] svg, .t280 div[class*="t-sociallinks__item"] svg { display: none;}
    .t280 div[class*="t-sociallinks_item"] a , .t280 div[class*="t-sociallinks__item"] a {display: inline-block; width: 140px; height: 140px;}
    .t280 div[class*="t-sociallinks_item"] , .t280 div[class*="t-sociallinks__item"] {background-size: contain; padding: 0 3px; background-repeat: no-repeat; background-position: center;}
    .t280 div[class*="t-sociallinks_item"]:nth-child(1), .t280 div[class*="t-sociallinks__item"]:nth-child(1) .t-sociallinks__svg {background-image: url(https://static.tildacdn.com/tild6439-3430-4563-b261-386134643232/Group_8.png);}
    .t280 div[class*="t-sociallinks_item"]:nth-child(2), .t280 div[class*="t-sociallinks__item"]:nth-child(2) .t-sociallinks__svg {background-image: url(https://static.tildacdn.com/tild3435-6261-4631-b032-643032323365/Group_9.png);}
*/
/* Лого в меню */
    [class*="social_links_item"] svg, [class*="sociallinks__item"] svg { display: none}
    [class*="social_links_item"] a , [class*="sociallinks__item"] a {
        display: inline-block;
        width: 100px !important;
        height: 100px !important;
    }
    [class*="social_links_item"] , [class*="sociallinks__item"]{
        background-size: contain;
        padding: 0 3px;
        background-repeat: no-repeat;
        background-position: center;
    }
    [class*="social_links_item"]:nth-child(1), [class*="sociallinks__item"]:nth-child(1){background-image: url(https://static.tildacdn.com/tild6439-3430-4563-b261-386134643232/Group_8.png);}
    [class*="social_links_item"]:nth-child(2), [class*="sociallinks__item"]:nth-child(2){background-image: url(https://static.tildacdn.com/tild3435-6261-4631-b032-643032323365/Group_9.png);}

/* Устранение автоматически добавленных отступов */
    .t-feed__grid-col:last-child, 
    .t650__col:last-child, .t858__col:last-child,
    .t-feed__grid-col:last-child
        {margin-bottom: 0px !important;}
    #rec420053444, #rec423324935 {padding-bottom: 50px !important;}
    .t650 .t650__row:first-child {margin-top: 0px !important;}
}

@media (max-width: 640px) {
/* Мелкие тексты */ .t668__text, .t537__perstext, .t537__persdescr, .t858__wrap_bottom .t-descr, .t-feed__textwrapper .js-feed-post-descr, .t223__blocktext, .t004 .t-text {font-size: 14px !important;}
/* Подзаголовки */ .t668__title, .t537__persname, .t858__wrap_bottom .t-name, .t-feed__textwrapper .js-feed-post-title {font-size: 18px !important;}
/* Тексты в потоках */ .t-feed__post-popup__content-wrapper .js-feed-post-text {font-size: 14px !important;}
/* Приемная: Тексты, Кнопка */ 
    .t718__address {font-size: 16px !important;}
    .t718 .t-form__submit {margin-bottom: 0px !important; padding-bottom: 0px !important;}
/* Отступы между блоками */ 
    .t-rec_pt_90 {padding-top:45px !important;} 
    .t-rec_pb_90 {padding-bottom:45px !important;}
/* Обложка */ 
    .t-cover {height: 290px !important;}
    .t001__descr {position: relative; bottom: 240px; font-size: 14px !important;}
/* Карточки на главной */ .t858__img {margin-bottom: -20px !important;}
/* Карточки заседаний */ .t-feed__grid-col {margin-bottom: 30px !important;}
/* Подвал и карта сайта */ 
    .t977__text, .t005 .t-text {font-size: 16px !important;} 
    .t-col_6:first-child .t-text_md {line-height: 2 !important;}
/* Устранение автоматически добавленных отступов */
    .t795__title {margin-bottom: 0px !important;}
    #rec420053444, #rec423324935 {padding-bottom: 35px !important;}
    .t977__col-inner {margin-bottom: 10px !important;}
}

@media (max-width: 421px) {
/* Подвал */ 
    .t977__col-inner {float: left !important; width: 50% !important; display: inline-block !important;}
    .t977__col-inner:nth-child(3), .t977__col-inner:nth-child(4) {margin-bottom: 0px !important;}
}

@media (max-width: 480px) {
/* Большие заголовки */ .t718 .t718__contacts, .t795__title {font-size: 26px !important;}
}