@media (min-width: 859px) and (max-width: 1440px) {
    ul.footer-bottom-info {
        margin-right: 100px
    }
}

@media (min-width: 859px) and (max-width: 1300px) {
    .stats-landing .container {
        padding: 0 30px;
    }
}

@media (min-width: 859px) and (max-width: 1200px) {
    .three-d-list a img {
        margin: 0 auto
    }

    .main-right {
        width: 200px;
        max-width: 200px;
        padding: 0;
        flex: 1;
    }

    .main-right .sidebar {
        padding: 12px;
    }

    .page-wrapper,
    .banner-wrapper {
        margin: 0;
        max-width: 100%;
        width: inherit;
    }

    .left-menu {
        width: 100%;
    }

    .header-wrapper {
        width: 100%;
    }

    main {
        flex-wrap: wrap;
    }

}

@media (min-width: 859px) and (max-width: 960px) {
    .main-right {
        height: inherit;
        max-width: 100%;
    }
}

@media (max-width: 760px) {
    .three-d-list a {
        max-height: 150px;
    }

    a.blog-tag {
        overflow: hidden;
        max-width: 100%;
        white-space: nowrap;
        justify-content: flex-start;
        text-overflow: ellipsis;
        display: inline-block;
    }

    .bottom-tour-btn {
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .three-d-list a img {
        width: 100%;
        height: 100%;
        object-fit: none;
        object-position: bottom;
    }

    .map--svg-block svg {
        height: auto
    }

    .card.happy-banner .row {
        margin: 0;
    }

    .out-row .row,
    .out-row .col-xs-12 {
        margin: 0;
        padding: 0;
    }

    .booking-card-info {
        display: block;
        margin-bottom: 8px;
    }

    .booking-card-info p {
        margin-bottom: 8px;
    }

    .booking-toggle p {
        margin-bottom: 16px
    }

    .booking-toggle-btn {
        width: 40px;
        display: flex;
        justify-content: center;
        height: 40px;
        align-items: center;
    }

    .booking-card-bottom {
        align-items: flex-end;
    }

    .booking-card-bottom .left {
        display: block;
    }

    .add-to-google-calendar {
        margin-bottom: 8px;
    }
}

@media (max-width: 859px) {
    .modal-dda svg {
        margin: 0 auto;
    }

    .out-row {
        margin-bottom: 16px
    }

    .service--list-block a {
        margin-bottom: 8px;
    }

    .slick-list {
        /*margin-bottom: 24px;*/
    }

    .vacancy-slider-btns {
        margin-top: 12px
    }

    .step-links {
        padding: 5px;
        border-radius: 0;
        background: #fff;
        display: block;
    }

    .pages li a {
        min-width: 32px;
        min-height: 32px;
        margin: 0;
        border: none;
        font-weight: normal;
        color: #000;
        font-size: 16px;
    }

    .pages {
        display: flex;
        justify-content: space-between;
    }

    li.next-btn a,
    li.prev-btn a {
        background: transparent;
    }

    a.paginator.active {
        background: transparent;
        border: 1px solid #50D177;
        color: #50D177;
        height: 32px;
    }

    .pages ul {
        align-items: center;
    }

    .edit-crop-btn,
    .cropper-btns .btn {
        font-size: 13px;
        padding: 12px;
        height: 40px;
        min-height: 40px;
    }

    ul.form-tabs li {
        margin-bottom: 8px;
    }

    ul.form-tabs {
        display: block;
        position: relative;
        top: 0;
        margin-bottom: 24px;
        padding-bottom: 12px;
        border-bottom: 1px solid #efefef;
    }

    .card.relocation-banner {
        padding-bottom: 12px;
        padding-top: 12px;
    }

    .right-event-widget,
    .right-vacancy-widget {
        padding: 24px;
    }

    .right-vacancy-widget > h2,
    .right-event-widget > h2 {
        margin: 12px 0 12px;
    }

    .vacancy-detail-block.card {
        /* padding: 0; */
    }

    span.news-list-bottom {
        border-bottom: 1px solid #ECEDEE;
        padding-bottom: 16px
    }

    .top-tags a {
        font-size: 12px;
        letter-spacing: -0.408px;
        white-space: nowrap;
    }

    .top-tags {
        flex-wrap: initial;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
    }

    .service-banner {
        display: block;
    }

    .service-banner {
        border-radius: 0;
        margin: 0 -20px;
        padding: 16px;
    }

    .service-banner .btn {
        margin-top: 24px;
    }

    .service-banner h1 {
        font-size: 17px;
        line-height: 1.4;
        margin-bottom: 8px;
    }

    .service-banner p {
        font-size: 14px;
        opacity: 1;
    }

    .card.candidate-card ul li {
        display: block;
        overflow: hidden;
    }

    .main-top-right span {
        display: none
    }

    .card-inline-content .thumbnail {
        /*width: auto;*/
        /*height: auto;*/
        margin-bottom: 12px
    }

    ul.card-news-list span.thumbnail {
        max-width: initial;
        max-height: initial;
    }

    .card.candidate-card ul li a {
        word-break: break-all;
        text-align: left;
        max-width: 73%;
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-block;
    }

    .right-candidate div {
        text-align: left;
    }

    .card.candidate-card ul li > div:last-child {
        max-width: 100%;
        display: block;
    }

    .download-file-icon {
        display: inline-block;
        margin: 0;
    }

    .card.candidate-card {
        display: block;
    }

    .card.candidate-card ul li > div:first-child {
        margin-bottom: 12px;
    }

    .card.candidate-card .avatar {
        margin-bottom: 24px;
    }

    .text-center svg {
        margin: 0 auto;
    }

    .youtube_link {
        margin: 0 -12px;
    }

    .youtube_link iframe {
        height: 200px;
    }

    .stats-educ-box {
        min-height: inherit;
        display: flex;
        align-items: center;
    }

    .stats-education-r {
        position: static;
        order: 2;
        margin-left: auto;
    }

    .stats-educ-box h3 {
        margin: 0;
        margin-left: 24px;
        text-align: left;
    }

    button.modal__close {
        right: 5px;
        top: 5px;
    }

    .modal__container {
        padding: 20px;
    }

    .modal-count + .modal-count {
        margin-bottom: 12px;
    }

    .modal-auth .soc-login {
        max-width: 100%;
    }

    .modal-auth .modal__container {
        max-width: 100%;
        height: 100%;
        border-radius: 0;
        padding: 32px;
    }

    .modal-auth .modal__title {
        font-size: 20px;
    }

    .modal-auth .label-input {
        margin-bottom: 16px;
    }

    .modal-auth .modal__header {
        margin-bottom: 16px;
    }

    #Regiter .modal__content {
        margin-bottom: 40px;
    }

    #Regiter .divider {
        display: none;
    }

    #Regiter .modal__top {
        margin-bottom: 40px;
    }

    .auth-list li:not(:last-child) {
        margin-bottom: 12px;
    }

    #RegisterFormModal .modal__close {
        display: none;
    }

    .modal-auth .modal__close {
        right: 26px;
        top: 29px;
    }

    #StepForm .d-flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #StepForm .d-flex > div {
        margin: 0 16px !important;
    }

    .multi-file-block,
    .file-block {
        flex-wrap: wrap;
    }

    .multi-file-block label {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        flex: 1;
        margin-bottom: 24px;
        justify-content: center;
    }

    .multi-file-block a {
        width: 100%;
        display: inline-flex;
        justify-content: center;
    }

    .label-upload-multi {
        width: 100%;
    }

    .bottom-digest {
        display: block;
    }

    .bottom-digest > div,
    .bottom-digest > .btn {
        margin: 0;
        margin-bottom: 12px;
        width: 100%;
    }

    .map-floors a {
        width: 50%;
        margin: 10px 0;
    }

    .map-floors {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .map-floors .back-btn {
        flex: 1;
        order: 10;
    }

    .infrastructure-banner {
        display: block;
        padding: 16px;
        margin-top: 10px;
    }

    .infrastructure-banner .btn {
        min-height: 36px;
        margin-top: 10px;
    }

    .infrastructure-banner h1 {
        line-height: 1.2;
        font-size: 16px;
    }

    .infrastructure-banner p {
        font-size: 13px;
    }

    .infrastructure-content h1 {
        margin: 24px 0;
    }

    .main-vacancy-list .main--list-header {
        /*padding: 16px;*/
    }

    .card-techtask .divider {
        margin: 14px 0px
    }

    .ecp-info-block {
        border: 1px dashed #ECEDEE;
        padding: 16px 20px;
        margin: 12px 0;
        display: flex;
        font-size: 13px;
        line-height: 100%;
        text-align: right;
        letter-spacing: -0.408px;
        align-items: center;
        gap: 8px;
        color: #525559;
    }

    .card-techtask .card-description h4 {
        font-weight: 550;
        font-size: 15px;
        line-height: 130%;
        letter-spacing: -0.408px;
        color: #525559;
        margin-bottom: 0
    }

    .card-description p {
        font-size: 15px;
        line-height: 130%;
        letter-spacing: -0.408px;
        color: #525559;
        margin-bottom: 14px;
    }

    .desktop {
        display: none !important;
    }

    .digest-form {
        border-radius: 0;
    }

    .right-popular {
        display: none;
    }

    .tiny-content img {
        height: inherit;
    }

    ul.startup-list {
        display: flex;
        overflow: auto;
        margin-top: 12px;
        margin-bottom: 0;
        padding-bottom: 12px;
        -webkit-overflow-scrolling: touch;
        pointer-events: auto;
    }

    .card.kt-banner {
        padding: 20px;
        flex-direction: column;
        /*text-align: center;*/
    }

    .card.kt-banner .right {
        flex: 1;
        width: 100%;
    }

    .card.kt-banner h1 span {
        display: block;
        margin-top: 5px;
    }

    .card.kt-banner .btn:first-child {
        flex: 1;
    }

    .banner-company {
        display: block;
        padding: 16px;
    }

    .half-width .page-wrapper {
        padding: 16px;
    }

    .banner-company .left {
        margin-bottom: 24px;
    }

    .card.kt-banner .left {
        margin-bottom: 20px;
    }

    .show-banner-btn {
        margin: -15px -15px 16px;
    }

    ul.startup-list li {
        margin-right: 20px;
    }

    .full-height-sidebar {
        padding: 12px;
    }

    ul.startup-list .right h4 {
        white-space: nowrap;
    }

    ul.startup-list a {
        margin: 0;
    }

    .main-right-list {
        overflow: hidden;
    }

    .full-height-sidebar .divider {
        border-bottom: 1px solid #ECEDEE;
        margin: 0 -12px 12px;
    }

    .row > * {
        /*flex-shrink: 0;*/
        /*width: 100%;*/
        /*max-width: 100%;*/
    }

    .card.card-investor .row {
        /*    margin-left: 0;*/
        /*    margin-right: 0;*/
    }

    .company-filter .d-flex {
        display: block;
    }

    .company-filter .left {
        display: flex;
        flex-wrap: wrap;
        width: auto;
    }

    .company-filter .left a {
        margin-bottom: 8px;
    }

    .card-company-tab.card-company-tab-holder .search-company {
        display: none;
    }

    .burger {
        margin-right: 16px
    }

    .mobile-search-company {
        display: block;
    }

    .user-profile-top {
        /*display: block;*/
    }

    .user-profile-top .left {
        margin: 0
    }

    .user-profile-avatar .avatar {
        width: 40px;
        height: 40px;
    }

    .user-profile-right-b {
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .user-profile-right-b .btn {
        margin: 0;
    }

    .user-profile-avatar {
        align-items: flex-start;
    }

    .vote-block {
        margin: 0;
        display: block;
        margin-bottom: 16px
    }

    .vote-block .left {
        margin-bottom: 16px;
        text-align: center;
    }

    .vote-block .btn {
        min-width: 40%;
    }

    .map-banner {
        max-width: 100%;
        text-align: center;
    }

    .map-banner-image {
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .vote-success {
        margin: 0 auto;
    }

    .pagination {
        overflow: auto;
    }

    .table-overflow {
        overflow: auto;
    }

    .table-overflow-form {
        max-width: 90vw;
        overflow: auto;
    }

    .infrastructure-content h1 span {
        font-size: 23px;
    }

    .post-stats span {
        margin: 0 5px;
    }

    .card-news-footer {
        padding: 0;
        margin: 0;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .card-news-bottom {
        flex: 1;
        order: 2;
    }

    .card-share span {
        display: none;
    }

    .blog-author {
        padding: 16px;
    }

    .blog-author .blog-date {
        padding-left: 50px;
        text-align: right;
    }

    .controls {
        gap: 20px;
    }

    .card-comments,
    .card.card-comments {
        /*padding: 12px;*/
        /*margin-top: 12px;*/
    }

    .card-comments h2,
    .card.card-comments h2 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    form#CommentForm .right {
        margin: 0;
    }

    .amo-button-holder.amo-vertical {
        right: 20px !important;
        bottom: 20px !important;
    }

    .card.card-main-list.card-service-list-card .col-md-4,
    .step-v4 .col-md-4 {
        width: 100%;
    }

    .card-main-list .card-header {
        margin: -16px;
        padding: 16px;
        margin-bottom: 0;
        flex-direction: column;
        justify-content: space-between;
    }

    span.card-vacancy-top {
        flex-wrap: wrap;
    }

    .main-service-list .service--list-block a:hover {
        background: #fff !important;
    }

    body button.btn.copy-modal-link {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    body button.btn.copy-modal-link svg {
        margin: 0;
    }

    .share-modal {
        flex-direction: column;
    }

    .share-modal a {
        flex-direction: row;
        border-radius: 6px;
        padding: 12px;
        width: 100%;
        margin-bottom: 12px;
        border: 1px solid #ECEDEE;
        color: #181818;
        font-weight: bold;
    }

    .card.card-main-list.card-vacancy-list-card .row {
        margin: 0 -16px;
    }

    .card.card-main-list.card-vacancy-list-card .row .col-md-4 {
        width: 100%;
        border-left: 0;
        border-right: 0;
    }


    .profile-top {
        flex-direction: column;
        align-items: flex-start;
    }

    .card-main-list .card-header h2 {
        margin-bottom: 24px;
        flex: 1;
        width: 100%;
    }

    ul.card-news-list {
        margin-top: 16px;
    }

    ul.card-event-list a {
        display: block;
    }

    .detail-info.news-header {
        margin: -16px -16px 24px;
        padding: 16px;
    }

    .detail-info.news-header {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .detail-info.news-header h3 {
        margin-bottom: 10px;
    }

    a.back-btn.hidden {
        display: none;
    }

    .page-wrapper,
    .banner-wrapper {
        width: 100%;
    }


    main > div {
        padding: 10px;
    }

    .drop-down-open {
        /*font-size: 0;*/
    }

    .community-bottom {
        display: block;
    }

    .card.main-banner h1 span {
        display: inline-flex;
    }

    .community-links > a {
        padding: 6px;
        flex: 1;
        justify-content: center;
    }

    .community-links {
        margin-bottom: 12px;
    }

    .card.card-news {
        display: block;
    }

    .card.card-news .right {
        padding: 20px 0;
    }

    .card-news .left a {
        width: inherit;
        height: inherit;
    }

    .card-news .left a img {
        position: static;
        height: inherit;
        width: 100%;
        object-fit: inherit;
        border-radius: 0;
    }

    .card {
        padding: 16px;
    }

    .card-blog .card-header {
        padding: 0;
        margin-bottom: 16px;
    }

    ul.soc {
        margin-bottom: 24px;
    }

    .card-blog .card-body {
        padding: 0;
    }

    .card-blog .card-blog-img {
        margin-left: -16px;
        margin-right: -16px;
        margin-top: 16px;
    }

    .card-blog .card-footer {
        padding: 0;
        padding-top: 16px;
    }

    .card-title {
        /*flex-direction: column;*/
        justify-content: space-between;
        align-items: flex-start;
    }

    #PostBlog {
        padding: 16px;
        background: #fff;
    }

    ul.card-languages li {
        margin-left: 0;
        margin-right: 0px;
    }

    .card.card-news-deatail {
        /*padding: 0*/
    }

    .card.card-news-deatail .controls {
        margin-bottom: 12px;
    }

    .page-wrapper.page-wrapper-news .card-comments {
        padding: 12px;
    }

    .main-right .sidebar {
        padding: 0;
    }

    .card-title {
        font-size: 18px;
    }

    .half-form > div {
        width: 100%;
    }


    .settings-body li {
        display: flex;
        flex-wrap: wrap;
    }

    .settings-body li p {
        flex: 1;
    }

    .settings-body .btn {
        width: 100%;
    }

    .settings-btn {
        width: 100%;
    }

    img,
    svg {
        display: block;
    }

    .left-menu {
        width: 100%;
    }

    .card.card-create-event .card-footer {
        margin: 24px -16px -16px;
    }

    .vacancy-bottom {
        display: block;
    }

    .vacancy-bottom > div {
        width: 100%;
        margin: 10px 0;
    }

    .block-title {
        font-size: 20px;
        line-height: 22px;
    }

    .main-event-list {
        padding: 16px
    }

    .card-body-detail .card-news-img {
        /*margin: 24px -16px;*/
    }

    .sidebar .hidden {
        display: block;
    }

    .back-btn {
        display: none
    }

    main {
        display: flex;
        flex-direction: column;
        padding: 0;
    }

    .main-right {
        order: 2;
        width: 100%;
        position: relative;
        height: inherit;
        top: 0;
        margin-bottom: 12px;
    }

    .service-content .main-top {
        margin: 0;
        flex-wrap: wrap;
        margin-bottom: 16px;
        gap: 8px;
        padding: 16px;
    }

    .service--top a {
        width: 40%;
        flex: 1;
        padding: 12px;
    }

    .service--top {
        /*padding: 20px;*/
    }

    .service--container .col-md-3 {
        padding: 24px;
        border: none;
    }

    .service--subcategory-block ul {
        display: flex;
        overflow: auto;
        flex-wrap: wrap;
    }

    .service--subcategory-block li a {
        display: flex;
        white-space: nowrap;
        margin-right: 29px;
    }

    .service--subcategory-block ul li a span {
        margin-right: 5px;
    }

    .service--subcategory-block li a b:before {
        content: ' (';
    }

    .service--subcategory-block li a b:after {
        content: ')';
    }

    .service--container .col-md-9 {
        padding: 24px;
    }

    .service-content {
        margin: 0;
        padding: 0;
    }

    .service-content .happy-banner {
        margin: 0
    }

    .main-content {
        order: 1;
        padding: 0
    }

    .infrastructure-content h1 br {
        display: none
    }


    .vacancy-filter {
        max-width: inherit;
    }

    .vacancy-filter form {
        /*display: none;*/
        /*margin-bottom: 24px;
        background: #FFFFFF;
        border: 0.5px solid #ECEDEE;
        border-radius: 12px;
        transition: all .3s ease-out;
        padding: 16px;*/
    }

    .vacancy-filter h1 {
        display: none
    }

    .modal__container {
        max-width: 90%;
    }

    .top-info {
        min-width: inherit;
    }

    .top-info a {
        display: block;
    }

    .right-sidebar {
        display: none;
    }

    .card.card-event,
    .card.card-service {
        display: block;
    }

    .event-thumbnail,
    .service-thumbnail {
        width: 100%;
        height: inherit;
        max-width: 210px;
        margin: 0 auto 20px;
    }

    .service-id {
        display: flex;
        justify-content: space-between;
    }

    .card.no-tags-card .left {
        display: none
    }

    .card-inline-content h2 {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0
    }

    .service-id span {
        display: block;
        margin-left: 10px;
        margin: 0;
    }

    .stats-landing .container {
        max-width: 90%;
    }

    .stats-main {
        background-position: left;
    }

    .stats-business-programs h1,
    .stats-regions-programs h1 {
        margin: 0;
        text-align: center;
        margin-bottom: 32px;
    }

    .stats-content section {
        padding: 20px 0;
    }

    .stats-bp-box_right p {
        padding-right: 12px;
    }

    .stats-corparation-boxes {
        flex-direction: column;
    }

    .stats-cb-b {
        max-width: inherit;
    }

    .stats-cb-b h3 {
        text-align: center;
        margin: 20px 0;
    }

    .stats-hubspace-block {
        display: block;
        text-align: center;
    }

    .stats-hubspace-box {
        margin-top: 32px;
    }

    .stats-investments-block {
        min-height: initial;
    }

    .stats-investments-block > div {
        margin: 0 0 40px !important;
        width: 100%;
        max-width: inherit;
    }

    .stats-investments-block:before {
        display: none;
    }

    .stats-landing {
        flex-direction: column;
    }

    .stats-sidebar {
        width: 100%;
        padding: 24px;
        position: relative;
    }

    .stats-sidebar {
        min-height: inherit;
        top: 0;
    }

    .card-techtask .send-block {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .card-techtask .send-block .left {
        margin-bottom: 10px;
    }

    .card-techtask .card-header__right {
        width: 100%;
    }

    .card.card-techtask .card-avatar-block {
        margin-bottom: 10px;
    }

    .card.card-techtask .card-header .card-status {
        margin-left: 0;
    }

    .card.card-techtask .row {
        margin-left: 0;
        margin-right: 0;
    }

    .card.card-techtask .tech-solution-top {
        flex-wrap: wrap;
    }

    .tech-solution-top .group-btn {
        margin-left: 0;
        margin-bottom: 10px;
    }

    .purchase-plan-card {
        overflow: auto;
    }

    .purchase-plan-card fieldset {
        padding: 10px;
    }

    a.main-create-block-link {
        margin-bottom: 24px
    }

    .card.main-banner h1 {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .main-top {
        margin-bottom: 0;
        border-radius: 0;
        padding: 0 16px;
    }

    .main-top h2 {
        font-size: 18px;
    }

    .main-top-right {
        gap: 4px
    }

    .card.main-banner p {
        margin: 0;
        font-size: 12px;
        margin-bottom: 12px;
    }

    .comment-auth-text p {
        font-size: 13px;
    }

    .card-main-body {
        padding: 0;
    }

    .filter-btn {
        padding: 0 6px;
    }

    .card-author {
        overflow: hidden;
    }

    .card-inline-body {
        padding: 0;
    }

    .card-header {
        flex-wrap: wrap;
    }

    a.thumbnail.youtube-prev {
        margin-bottom: 12px;
    }

    .controls {
        margin: 0;
    }

    .row {
        /*margin: 0;*/
    }

    body {
        overflow-x: hidden;
    }

    .card-inline-view .card-comments {
        padding-left: 0px;
    }

    a.discussion-file {
        display: flex;
    }

    .card-header {
        margin-bottom: 12px;
    }

    a.thumbnail {
        display: block;
        margin: 0 auto 24px;
    }

    .card-inline-content .thumbnail img {
        margin: 0 auto;
    }


    .thumbnail {
        margin-bottom: 12px;
    }

    .main--list-header {
        /*flex-wrap: wrap;*/
        white-space: nowrap;
        gap: 12px;
        margin-bottom: 0
    }

    .main-vacancy-list .card {
        margin: 0;
    }


    .main-service-list {
        padding: 0;
    }

    .main--list-header h2 {
        font-size: 18px;
        line-height: 24px;
        max-width: 60%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .main-service-list .service--list-block a {
        padding: 0;
        border-radius: 0;
        padding-bottom: 20px;
        min-height: auto;
    }

    .main-service-list .service--list-bottom {
        padding-top: 20px;
    }

    .main-service-list .service--list-block:last-child a {
        border: none;
        margin: 0;
        padding: 0
    }

    .service--list-block a h2 {
        margin-bottom: 8px;
    }

    .service--container .service--list-block {
        /*display: block;*/
    }

    .card-event-list-right {
        display: block;
    }

    .event-list-format span {
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .inline-header {
        font-size: 20px;
    }



    main.detail-view .main-right {
        width: 100%
    }


    .card-event-list-center {
        min-height: inherit;
        border: none;
        padding: 0;
    }

    .card-event-list-category {
        margin-bottom: 16px
    }

    .page-wrapper.page-wrapper-news {
        /*background: #fff;*/
        /*padding: 16px;*/
    }

    .digest-form svg {
        margin: 0 auto;
    }

    .purchases-title,
    .techpark-list h1,
    .legal-block h1 {
        font-size: 18px;
    }

    .page-wrapper-extra {
        padding: 16px;
    }

    .main-top + .card {
        border-radius: 0;
    }

    span.news-list-bottom svg {
        color: #525559;
    }

    span.news-list-bottom {
        color: #525559;
    }
}

@media (max-width: 400px) {


    .community-links {
        display: block;
    }

    .community-links a {
        display: flex;
        justify-content: left;
    }

    section.faq-v1 .faq-v1-ul > li {
        padding: 16px;
    }

    .faq-v1 p {
        hyphens: auto;
        word-break: break-word;
    }

    section.stats-education h1 {
        font-size: 21px;
        margin-bottom: 16px;
    }

    .stats-main h1 {
        font-size: 26px;
    }

    .stats-corparation h1 {
        font-size: 21px;
        margin-bottom: 16px;
    }

    .stats-support h1 {
        font-size: 21px;
    }

    section.stats-technopark {
        min-height: auto;
    }

    section.stats-technopark h1 {
        font-size: 21px;
    }

    section.stats-technopark p {
        font-size: 16px;
    }

    section.stats-mission p {
        font-size: 16px;
    }

    section.stats-audience .row > div {
        border-right: none;
    }

    section.stats-audience h1 {
        margin-bottom: 24px;
    }

    section.stats-education h2 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .row.stats-education-row {
        margin: 0;
        margin-top: 30px;
    }

    .stats-educ-box {
        padding: 16px;
    }

    .stats-educ-box h3 {
        margin-left: 16px;
        flex: 1;
    }

    .stats-educ-box svg {
        width: 18px;
    }

    .stats-bp-box {
        padding: 16px;
        display: block;
    }

    .stats-bp-box_right p {
        padding-right: 0;
        margin: 0;
        display: flex;
        justify-content: space-between;
        margin-top: 16px;
    }

    .stats-bp-box_right {
        display: block
    }

    .stats-bp-box_right b {
        font-size: 20px;
        line-height: initial;
    }

    .stats-bp-box_left {
        width: 30px;
        height: 30px;
    }

    .stats-bp-box_left svg {
        max-width: 16px;
    }

    .stats-bp-box_center {
        font-size: 14px;
    }


    .stats-regions h1 {
        font-size: 21px;
        margin-bottom: 16px;
    }

    .stats-regions p {
        font-size: 16px;
        margin: 0;
    }
}

.card-advise-blog h2 {
    font-weight: 550;
    font-size: 18px;
    line-height: 22px;
    color: #979797;
    margin-bottom: 8px;
}

.card-advise-blog h1{
    color: #171717;
    line-height: 52px;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 16px;
}


.card-advise-blog h3{
    color: #171717;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 16px;
}


.card-advise-blog p{
    color: #3B3B3B;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 32px;
}

.info-text {
    margin-bottom: 32px;
}

.advise-error-text {
    color: #FF2B54;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 16px;
    display: block;
}

.start-to-write {
    background: #2C9D62 url(../img/advise-blog/illustration.svg) right center;
    background-repeat: no-repeat;
    height: 280px;
    display: flex;
    align-items: center;
    padding: 32px;
    margin: 32px -24px 0;
}

.start-to-write > .content-block > span {
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    color: white;
    margin-bottom: 32px;
    display: block;
}

.start-to-write .btn {
    background: rgba(18, 66, 44, 0.24);
    max-width: initial;
    display: inline-flex;
    width: auto;
    height: 32px;
    padding: 8px 12px;
    line-height: initial;
    margin: 0;
    min-height: auto;
    font-size: 12px;
}

.start-to-write .content-block {
    width: 400px;
    height: 150px;
}

@media (max-width: 954px) {
    .card-advise-blog h2 {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }

    .card-advise-blog h1{
        line-height: 32px;
        font-size: 24px;
        font-weight: 600;
    }

    .card-advise-blog h3{
        font-size: 20px;
    }

    .advise-error-text {
        font-size: 20px;
    }

    .start-to-write {
        background-position: right top;
        height: 550px;
        align-items: flex-end;
        margin: 32px -17px -16px;
    }

    .start-to-write .content-block {
        height: 220px;
    }

    .flex-direction-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .flex-direction {
        flex-direction: column;
    }
}
