/*
для блоков которые используются в js
добавляйте плиз i- в начале
например i-class-name
*/

/* Nbsp fix */
.b-single__content-720 {
    word-wrap: break-word;
}

#paymentFormSample {
    display: none;
}

.b-single_blog .b-text-further__right {
    margin: 30px 0px 30px 40px !important;
}

@media (max-width: 767px) {
    .b-single_blog .b-text-further__right {
        margin: 15px 0 !important;
    }
}

.b-photostory__slide_donate .b-donate-form-wrap {
    max-width: 1160px !important;
}

/* /education */
.b-material_article-education .b-material__head_article,
.b-material_article-education .b-material__lead_article,
.b-material_article-education .b-material__cat_article{
    color: #302f2c !important;
}

#empty_np {
    height: 460px;
}

/* Create event hook */
.i-real-submit {
    display: none;
}

.is-hidden {
    display: none !important;
}

.social-likes {
    display: none;
}

@media (max-width: 1279px) and (min-width: 1020px) {
    .np-header__menu_np {
        max-width: 330px;
    }
}

.np-tooltip_nomargin {
    margin: 0;
}