@media screen and (max-width: 425px) {
    .tob_bar_menu {
        display: flex;
        padding: 0 10px 0 10px;
    }

    ol.gradient-list > li {
        width: 100%;
    }

    section.section-video {
        height: auto;
        width: 100%;
        position: relative;
        background-image: url("/public/assets/media/1.jpg");
        background-position: initial;
        background-repeat: no-repeat;
        margin-top: 17% !important;
    }

    .page__banner {
        margin-top: 30% !important;
    }

    ol.gradient-list {
        padding-left: 0;
    }

    ol.gradient-list > li {
        width: 100%;
    }

    ul.menu_items,
    ul.gold_stocks {
        display: none;
    }

    .titles__back {
        left: 20px;
        top: 24px;
    }

    a.items li {
        height: 65px;
    }

    .btn {
        font-size: 12px;
        border: none;
        border-radius: 30px;
        padding: 20px 70px;
        text-transform: uppercase;
        font-weight: 600;
    }

    h1.page__main__title {
        font-weight: 700;
        margin: 28px 0;
        font-size: 17px;
        line-height: 51px;
        letter-spacing: 0.04em;
        text-transform: uppercase;
    }

    .vacancy__main__title {
        width: 90%;
        margin: 0 auto !important;
    }

    .page__banner__titles {
        padding: 25px 0px !important;
    }

    .page-footer__top li {
        display: none !important;
    }

    .buttons_container {
        flex-direction: column;
    }

    .buttons_container .btn {
        margin-bottom: 20px;
    }

    .teams__container {
        flex-direction: column;
    }

    .teams__item {
        width: 100%;
        color: #202020;
        background: #d4d4d461;
        margin-top: 10px;
        min-height: 240px;
        padding: 15px 10px;
        flex-direction: column;
        align-items: center;
    }

    .teams__avatar {
        width: 90%;
        height: auto;
        min-height: 390px;
    }

    .bottom_bar_menu {
        padding: 0;
    }

    body.active_menu {
        overflow: hidden;
    }

    a.mobile_items li {
        margin-right: 0;
        font-size: 20px !important;
    }

    .burger_menu {
        z-index: 5;
        display: block;
    }

    .mobile__logo {
        display: block;
        z-index: 5;
        width: 40%;
    }

    a img.mobile__logo__img {
        margin: 0 auto;
        width: 100%;
    }

    .logo {
        display: none;
    }

    ul.mobile_menu {
        top: 80px;
        padding: 50px;
    }

    ul.mobile_menu.active_menu {
        z-index: 3;
        width: 100%;
        height: 100vh;
        background-color: #ffffff;
        top: 80px;
        left: 0;
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        transition: all 0.3s ease 0s;
        box-shadow: 9px 0px 12px 0px rgb(162 162 162 / 78%);
        font-size: 1em;
        cursor: pointer;
        align-items: center;
        /* transition: all .3s; */
        -webkit-animation: fadein 0.7s; /* Safari, Chrome and Opera > 12.1 */
        -moz-animation: fadein 0.7s; /* Firefox < 16 */
        -ms-animation: fadein 0.7s; /* Internet Explorer */
        -o-animation: fadein 0.7s; /* Opera < 12.1 */
        animation: fadein 0.7s;
    }

    .dropdown__menu {
        width: 100%;
    }

    .dropbtn__menu {
        width: 100%;
        color: #010101;
        font-size: 18px;
        font-weight: 600;
        padding: 16px;
    }

    .dropdown__content {
        width: 100%;
    }

    .dropdown__content a {
        padding: 16px;
    }

    @keyframes slideRight {
    }

    @keyframes fadein {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }

    /* Firefox < 16 */
    @-moz-keyframes fadein {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }

    /* Safari, Chrome and Opera > 12.1 */
    @-webkit-keyframes fadein {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }

    /* Internet Explorer */
    @-ms-keyframes fadein {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }

    /* Opera < 12.1 */
    @-o-keyframes fadein {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }

    ul.gold_stocks {
        display: none;
    }

    .page-header__lang {
        display: none;
    }

    .container {
        flex-direction: column;
    }

    .left,
    .right {
        width: 100%;
    }

    .right {
        margin-top: 30px;
    }

    .blocks {
        flex-direction: column;
    }

    .block_cube {
        width: 100%;
    }

    .slick-slide img {
        display: block;
        height: 400px;
        object-fit: cover;
    }

    h1.title {
        font-size: 30px;
        line-height: 47px;
    }

    .video__container {
        flex-direction: column;
    }

    .video__item {
        width: 100%;
    }

    p.p_title {
        padding: 5px 0px;
        font-size: 15px !important;
        color: #505050;
        width: 100%;
        font-weight: 700;
        margin-bottom: 40px;
    }

    .page-footer {
        margin-top: 0;
    }

    .page-footer__top {
        height: auto;
        border: 0;
        padding: 20px 20px 10px;
        display: block;
        text-align: center;
    }

    .page-footer__top li {
        margin: 14px 0;
    }

    .page-footer__bottom {
        height: auto;
        padding: 10px 20px 25px;
        flex-wrap: wrap;
        text-align: center;
    }

    .page-footer__soc {
        height: 60px;
        position: relative;
        display: inline-block;
        margin-top: 17px;
        margin-left: -15px;
        margin-right: -15px;
        border: 1px solid rgba(79, 79, 79, 0.5);
    }

    .page-footer__soc-link {
        width: 80px;
    }

    .page-footer__cpeople {
        width: 100%;
        margin-top: 20px;
    }

    .page-footer__copy {
        width: 100%;
        margin-bottom: 10px;
    }

    .section-1 {
        background-repeat: no-repeat;
        background-image: url("/assets/img/mobile/dopskydark.jpg");
    }

    .bg-big {
        width: 100%;
    }

    .page__banner__titles {
        height: auto;
    }

    ul.page__menu {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .page__content__a {
        width: 100%;
    }

    .card__item {
        width: calc(100% - 20px);
        height: auto;
    }

    a.more {
        bottom: 8px;
    }

    .page__content__b {
        width: 100%;
    }

    .date,
    .pdf {
        bottom: -30px;
    }

    .block {
        height: auto;
    }

    .block_name {
        margin-bottom: 30px;
    }

    .block_h4 {
        font-size: 15px;
    }

    .map__block iframe {
        width: 100%;
    }

    .page__content__с {
        flex-direction: column;
    }

    .contact_left_block {
        margin-bottom: 30px;
    }

    .gallery__item {
        width: 100%;
    }

    .burg_container {
        width: 100px;
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .call_container {
        width: 100px;
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .phone_icon {
        width: 30px;
    }

    .contact_container {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        color: #333;
        padding: 20px 20px;
        flex-direction: column;
    }

    .contact_item {
        width: 100%;
    }
}
