@media (max-width: 1200px) {
    .wrp {
        width: 900px;
    }

    .franchize {
        width: 139px;
    }

    .blog__link {
        max-width: 80px;
    }

    .header-phone {
        margin-bottom: 30px;
    }

    .header-tech {
        display: none;
    }

    .header-burger {
        display: block;
    }

    .header-menu {
        display: none;
    }

    .mobile-menu {
        display: block;
        position: fixed;
        top: -300vh;
        transition: 0.3s;
        left: 0;
        width: 100%;
        height: 150vh;
        background: #1e1f20;
        z-index: 33;
    }

    .mobile-menu-open {
        top: 0;
        transition: 0.3s;
    }

    .mobile-menu-list ul {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-top: 30px;
    }

    .mobile-menu-iner {
        max-height: 100vh;
        box-sizing: border-box;
        padding-bottom: 30px;
        overflow-y: scroll;
    }

    .mobile-menu-iner::-webkit-scrollbar {
        width: 5px;
        /* ширина для вертикального скролла */
        height: 2px;
        /* высота для горизонтального скролла */
        background: rgba(255, 255, 255, 0);
        border-radius: 5px;
    }

    /* ползунок скроллбара */
    .mobile-menu-iner::-webkit-scrollbar-thumb {
        background-color: rgba(255, 255, 255, 0);
        border-radius: 5px;
        box-shadow: none;
    }

    .mobile-menu-iner::-webkit-scrollbar-thumb:hover {
        background-color: rgba(255, 255, 255, 0);
    }

    .mobile-menu-list li a {
        display: block;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        /* identical to box height, or 156% */

        text-align: center;
        letter-spacing: 0.01em;

        /* Neutral / White */

        color: #ffffff;
        margin-bottom: 20px;
        text-align: center;
    }

    .mobile-menu-list-r {
        border: 1px solid #434343;
        width: 446px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 65px;
        margin-bottom: 70px;
    }

    .header-buttons-mobil {
        display: none;
    }

    .header-phone a {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    .header-phone {
        margin-bottom: 30px;
    }

    .header-lang,
    .header-regions {
        justify-content: center;
    }

    .header-regions {
        margin-top: 15px;
        text-align: center;
        margin-left: 0;
    }
    .header-regions img {
        display: none;
    }

    h1.first-title {
        font-size: 40px;
        line-height: 49px;
    }

    .first-home-left2 {
        max-width: 607px;
    }

    .ustanovka-first-item {
        padding: 14px;
    }

    .first-home-image2 img {
        width: 428px;
    }

    .about-ram-iner {
        padding-top: 46px;
        padding-bottom: 0;
        padding-left: 30px;
        padding-right: 30px;
    }

    .about-ram-item {
        margin-bottom: 47px;
        /* flex-direction: column; */
    }

    .about-ram-item-dot {
        margin-bottom: 26px;
    }

    .about-ram-item-text {
        width: 240px;
    }

    .about-ram-item-r {
        width: 30px;
    }

    .about-ram-image img {
        max-width: 529px;
    }

    .section-abouthome .about-ram-image {
        top: 71%;
    }

    .section-image-ram {
        padding-top: 74px;
        padding-bottom: 83px;
        padding-left: 58px;
        padding-right: 58px;
    }

    .section-image-desc {
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 22px;
        margin-top: 22px;
        color: #ffffff;
    }

    .section-image-text {
        width: 408px;
    }

    .section-image-image {
        margin-top: -24px;
    }

    .footer-menu-wrp {
        display: block;
    }

    .footer-menu {
        margin-bottom: 0;
        margin-left: 0;
    }

    .footer {
        justify-content: space-between;
        gap: 40px;
    }

    .footer-logo {
        margin-right: 0;
    }

    .footer-cont {
        margin-left: 0;
    }

    .first-home-left {
        max-width: 606px;
    }

    .first-home-image-ram2 {
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 16px;
        color: #000000;
        margin-bottom: 12px;
    }

    .first-home-image-ram1 {
        font-size: 30px;
        line-height: 37px;
    }

    .first-home-image-ram {
        width: 250px;
        padding-top: 24px;
        padding-bottom: 29px;
        padding-left: 33px;
        padding-right: 23px;
    }

    .first-home-image img {
        position: absolute;
        right: -63px;
        top: 50%;
        transform: translateY(-50%);
        width: 630px;
        z-index: -1;
    }

    .poverbank-item {
        max-width: 160px;
    }

    .ram-30m {
        padding-left: 29px;
    }

    .ram-30m-left-title {
        font-size: 40px;
        line-height: 49px;
    }

    .ram-30m-right {
        padding-left: 39px;
        padding-right: 31px;
    }

    .ram-30m-right-title {
        font-size: 28px;
        line-height: 34px;
    }

    .first-month-item {
        max-width: 200px;
    }

    .section-image-ramf .section-image-text {
        width: 481px;
    }

    .clients-item {
        width: 166px;
        margin-bottom: 70px;
    }

    .frans-left-image .section-image-desc {
        width: 100%;
    }

    .frans-left-image .section-image-text {
        width: 428px;
    }

    .partners-card {
        padding-left: 57px;
        padding-right: 29px;
    }

    .partners-right {
        padding-right: 47px;
        padding-left: 47px;
        width: 457px;
    }

    .partners-title {
        font-size: 36px;
        line-height: 44px;
    }

    .calc-image {
        display: none;
    }

    .calc-left {
        width: 100%;
    }

    .what-item-text,
    .poverbank-text {
        font-size: 14px;
    }

    .what-item {
        margin-bottom: 46px;
        width: 200px;
    }

    .section-srazu-iner {
        padding-top: 58px;
        padding-bottom: 55px;
        padding-left: 45px;
        padding-right: 45px;
    }

    .section-title {
        margin-bottom: 54px;
    }

    .section-lines {
        height: 135px;
    }

    .poverbank-line img {
        width: 763px;
    }

    .region-notice-container {
        top: 60px;
    }
}

@media (max-width: 1000px) {
    .about-ram-item {
        /* flex-direction: column; */
    }

    .apps a img {
        width: 155px;
    }

    .wrp {
        width: 680px;
    }

    .franchize {
        font-size: 14px;
        line-height: 150%;
        width: 116px;
    }

    .first-home-image-ram {
        display: none;
    }

    h1.first-title {
        font-size: 34px;
        line-height: 41px;
    }

    .first-home-left {
        max-width: 405px;
    }

    .first-desc1 {
        font-size: 13px;
        line-height: 28px;
    }

    .first-desc2 {
        font-size: 16px;
        line-height: 24px;
    }

    .dnd {
        display: block;
    }

    .dnm {
        display: none;
    }

    .first-home-image img {
        position: absolute;
        right: -62px;
        top: 50%;
        transform: translateY(-50%) rotate(-20deg);
        width: 528px;
        z-index: -1;
    }

    .section-first-home {
        padding-top: 98px;
        padding-bottom: 65px;
    }

    .about-ram-item2 {
        width: 100%;
    }

    .about-ram-item {
        order: 3;
        margin-bottom: 98px;
    }

    .about-ram-item1 {
        order: 1;
    }

    .about-ram-item2 {
        order: 2;
    }

    .about-ram-item-r {
        display: none;
    }

    .about-ram-item2 .about-ram-item-desc {
        max-width: 160px;
    }

    .section-abouthome .about-ram-image {
        top: 36%;
        left: 66%;
    }

    .poverbank-line img {
        width: 594px;
    }

    .poverbank-item {
        max-width: 116px;
    }

    .ram-30m {
        flex-direction: column;
    }

    .ram-30m-left {
        display: flex;
        margin-bottom: 25px;
        align-items: flex-start;
    }

    .ram-30m-left img {
        margin-top: 10px;
        margin-right: 16px;
    }

    .ram-30m-right {
        padding-left: 83px;
        width: 100%;
    }

    .poverbank-info {
        /* flex-wrap: wrap; */
        margin-bottom: 80px;
    }

    .poverbank-item {
        max-width: 20%;
        /* width: 45%; */
        /* margin-bottom: 80px; */
    }

    .section-image-image {
        width: 40px;
    }

    .section-image-title {
        font-size: 35px;
        line-height: 43px;
    }

    .section-image-text {
        width: 360px;
    }

    .section-image-image {
        width: 140px;
    }

    .section-image-image img {
        max-width: 300px;
    }

    .daccordion__title {
        font-size: 20px;
        line-height: 24px;
    }

    .footer-logo {
        order: 1;
    }

    .footer-apps {
        order: 2;
    }

    .footer-menu-wrp {
        order: 3;
    }

    .footer-cont {
        order: 4;
    }

    .footer-pay {
        order: 5;
    }

    .footer-logo {
        margin-right: 0;
        margin-bottom: 49px;
    }

    .footer-pay {
        margin-top: 40px;
    }

    .footer-bottom {
        flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: -39px;
        padding-top: 0;
    }

    .footer-social {
        width: 100%;
        margin-bottom: 45px;
        justify-content: flex-end;
        order: 1;
    }

    .footer-copy {
        order: 2;
    }

    .first-home-left2 {
        max-width: 100%;
    }

    .first-home-left2 .first-title,
    .first-home-left2 .first-desc2 {
        max-width: 384px;
    }

    .politika {
        order: 3;
    }

    .ustanovka-first-item {
        padding: 26px;
        text-align: center;
    }

    .first-home-image2 img {
        width: 337px;
        right: 0;
        top: 34%;
    }

    .section-title {
        font-size: 35px;
        line-height: 43px;
    }

    .first-month-num {
        font-size: 30px;
        line-height: 37px;
    }

    .first-month-item {
        max-width: 140px;
    }

    .section-about#how .about-ram-image {
        display: none;
    }

    .section-image-button2 {
        display: block;
        text-align: center;
        width: 100%;
    }

    .section-image-button1 {
        display: none !important;
    }

    .section-image-ramdwrap {
        flex-wrap: wrap;
    }

    .section-image-ramdwrap .section-image-text {
        width: 326px;
    }

    .section-image-image {
        width: 190px;
    }

    .mchargetac {
        text-align: center;
    }

    .mchargetac .section-image-ram {
        flex-direction: column-reverse;
    }

    .mchargetac .section-image-image {
        height: auto;
        margin-top: 30px;
        width: 100%;
    }

    .mchargetac .section-image-image img {
        width: 100%;
        max-width: 100%;
    }

    .section-image-ramf .section-image-image {
        display: none;
    }

    .section-image-ramf .section-image-text {
        width: 100%;
    }

    .clients-title {
        font-size: 14px;
        line-height: 17px;
    }

    .clients-item {
        width: 114px;
        margin-bottom: 45px;
    }

    .frans-left-image .section-image-title {
        font-size: 25px;
        line-height: 30px;
    }

    .frans-left-image .section-image-desc {
        font-size: 18px;
        line-height: 22px;
    }

    .frans-left-image .section-image-text {
        width: 404px;
    }

    .frans-left-image .section-image-image {
        width: 99px;
    }

    .frans-left-image .section-image-image img {
        max-width: 250px;
    }

    .partners-card {
        padding-left: 29px;
        padding-right: 29px;
    }

    .partners-right {
        padding-right: 11px;
        padding-left: 29px;
        width: 331px;
    }

    .partners-left {
        width: 290px;
    }

    .partners-title {
        font-size: 30px;
        line-height: 37px;
    }

    .partners-desc {
        font-size: 16px;
        line-height: 24px;
        /* or 150% */
    }

    .partners-desc2 {
        margin-top: 81px;
    }

    .partners-buttons .zayavka {
        width: 129px;
    }

    .what-item {
        width: 45%;
        margin-bottom: 30px;
    }

    .what-item-num {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
    }

    .plan-table {
        padding: 24px;
    }

    .plan-table-name {
        width: 335px;
    }

    .plan-table-row,
    .plan-table-head {
        justify-content: space-between;
    }

    .plan-table-one,
    .plan-table-two {
        width: 118px;
    }

    .section-srazu-iner {
        padding-left: 33px;
        padding-right: 33px;
    }

    .section-srazu-desc2 {
        font-size: 22px;
        line-height: 29px;
    }

    .section-srazu-card {
        height: auto;
        width: 170px;
    }

    .section-srazu-text {
        font-size: 12px;
        line-height: 21px;
    }

    .section-srazu-zel {
        font-size: 25px;
        line-height: 30px;
    }

    .poverbank-line {
        /* display: none; */
    }

    .window-call-z-iner {
        max-height: 90vh;
        overflow-y: scroll;
    }

    .razdel#why {
        height: 30px;
    }

    .single .content {
        gap: 5%;
        grid-template-columns: 70% 25%;
    }

    /* .conent--blog {
        grid-template-columns: 70% 25%;
        column-gap: 5%;
    } */

    .single .content,
    .blog .content,
    .archive .content {
        display: flex;
        flex-direction: column-reverse;
    }

    .ustanova {
        width: 170px;
        padding: 20px;
    }

    .franchize {
        margin-left: 0;
    }
}

@media (max-width: 700px) {
    a.franchize.blog__link {
        max-width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .posts--wrap {
        margin-bottom: 30px;
    }

    .comment ol {
        padding-left: 0;
    }

    /* .single .wrp,
	.blog .wrp {
		width: 100%;
		padding: 0 15px;
	} */

    .posts--featured {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .header-buttons-mobil {
        display: block;
    }

    .header-buttons-mobil a {
        width: 100%;
    }

    .mobile-menu-list-r {
        display: none;
    }

    .mobile-menu .header-top {
        justify-content: flex-end;
    }

    .mobile-menu .header-logo,
    .mobile-menu .header-button {
        display: none;
    }

    .wrp {
        width: 100%;
        padding: 0 15px;
    }

    .header-button {
        display: none;
    }

    .mobile-menu-iner {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
    }

    .header-buttons-mobil .ustanova {
        margin-bottom: 10px;
    }

    .header-phone {
        margin-top: 24px;
    }

    .first-home-image2 img,
    .first-home-image img {
        width: 100%;
        right: 0;
        position: static;
        top: auto;
        transform: none;
        left: auto;
    }

    .section-first-home {
        padding-top: 40px;
        padding-bottom: 25px;
    }

    .section-first-home .wrp {
        flex-direction: column;
    }

    h1.first-title {
        font-weight: 700;
        font-size: 28px;
        line-height: 34px;
        text-align: center;
    }

    .first-desc2 {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        /* or 150% */

        text-align: center;
        letter-spacing: 0.01em;

        color: #e0e0e0;
    }

    .section-first-home .section-image-button {
        display: none;
    }

    .ustanovka-first-items {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .ustanovka-first-item {
        width: 49%;
        margin: 0;
        box-sizing: border-box;
        margin-bottom: 10px;
    }

    .ustanovka-first-item:first-child {
        width: 100%;
    }

    .ustanovka-first-item {
        padding: 15px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ustanovka-first-items {
        margin-top: 0;
    }

    .section-lines img {
        width: 740px;
    }

    .section-lines {
        height: 60px;
    }

    .section-title {
        font-size: 26px;
        line-height: 32px;
    }

    .first-month-items {
        flex-wrap: wrap;
    }

    .first-month-item {
        width: 45%;
        text-align: center;
        margin-bottom: 45px;
        max-width: 45%;
    }

    .first-month-descr {
        text-align: center;
        font-size: 12px;
        line-height: 15px;
    }

    .about-ram-iner {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px;
    }

    .about-ram {
        border-radius: 50px;
    }

    .about-ram-item {
        flex-direction: row;
    }

    .about-ram-item-text {
        width: 222px;
    }

    .about-ram-item-title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 6px;
    }

    .about-ram-item-desc {
        font-size: 14px;
        line-height: 24px;
    }

    .about-ram-item {
        margin-bottom: 50px;
    }

    .section-image-ram {
        padding: 25px;
        border-radius: 50px;
    }

    .section-image-title {
        font-size: 26px;
        line-height: 32px;
        text-align: center;
    }

    .section-image-ramdwrap .section-image-image {
        display: none;
    }

    .section-image-text {
        width: auto;
    }

    .razdel {
        display: none;
    }

    .section-image-ram {
        margin-bottom: 40px;
    }

    .daccordion__title {
        font-size: 18px;
        padding-top: 20px;
        padding-bottom: 20px;
        line-height: 22px;
    }

    .daccordion__title span {
        display: block;
        max-width: calc(100% - 50px);
    }

    .footer-menu-wrp {
        order: 2;
    }

    .footer-apps {
        margin-top: 36px;
        margin-bottom: 36px;
        order: 3;
    }

    .footer-cont {
        width: auto;
        margin-left: 0;
    }

    .appstore {
        margin-right: 8px;
    }

    .footer-apps img {
        width: 151px;
    }

    .apps a img {
        width: 151px;
    }

    .footer-social a {
        margin-right: 32px;
        margin-left: 0;
    }

    .footer-social {
        justify-content: flex-start;
    }

    .footer-copy {
        margin-bottom: 10px;
        display: flex;
        order: 4;
    }

    .footer-bottom {
        padding-bottom: 40px;
        flex-direction: column;
        margin-top: 20px;
        align-items: flex-start;
    }

    .ustanovka-first-item-green {
        margin-right: 0;
        width: 49%;
        box-sizing: border-box;
        padding-left: 15px;
    }

    .ustanovka-first-item-green-t {
        font-size: 30px;
        line-height: 37px;
    }

    .ustanovka-first-item-green-desc {}

    .frans-card-ca {
        width: 100%;
        margin-top: 20px;
    }

    .frans-card-ca a {
        width: 100%;
        padding-top: 17px;
        padding-bottom: 17px;
        display: flex;
        flex-direction: row-reverse;
    }

    .frans-card-ca-text br {
        display: none;
    }

    .frans-card-ca a img {
        width: 15px;
        margin-left: 10px;
        margin-bottom: 0;
    }

    .sert-desc {
        font-size: 14px;
        line-height: 21px;
    }

    .first-month-desc {
        font-size: 13px;
        line-height: 18px;
    }

    .section-image-desc-l2 .sect-image-text-list {
        width: 100%;
        margin-top: 25px;
    }

    .frans-left-image .section-image-ram {
        flex-direction: column-reverse;
    }

    .frans-left-image .section-image-text {
        width: 100%;
        text-align: center;
    }

    .frans-left-image .section-image-image {
        height: auto;
        padding-top: 35px;
        width: 100%;
    }

    .frans-left-image .section-image-ram {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0;
    }

    .partners-left {
        padding-left: 15px;
        padding-right: 15px;
    }

    .partners-card {
        border-radius: 40px;
        flex-direction: column;
        text-align: center;
    }

    .partners-desc2 {
        margin-top: 24px;
    }

    .partners-right {
        width: 100%;
        border-radius: 40px;
        padding-left: 15px;
        padding-top: 30px;
        padding-right: 15px;
        margin-top: 20px;
    }

    .partners-card {
        padding-left: 0px;
        padding-right: 0px;
    }

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

    .partners-buttons a {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .partners-buttons .zayavka,
    .partners-buttons .ustanova {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .calc-whod-ite {
        width: 252px;
    }

    .raschet-item-inform-window {
        left: calc(-192% + 5px);
    }

    .raschet-item-inform-window:before {
        left: 83%;
    }

    .cacl-whod-title {
        font-size: 18px;
        line-height: 24px;
    }

    .calc-whod-ite {
        width: 285px;
    }

    .plan-table-row {
        font-size: 12px;
        line-height: 21px;
    }

    .plan-table-name {
        width: 130px;
    }

    .plan-table {
        padding: 16px;
    }

    .plan-table-head {
        font-size: 16px;
        line-height: 20px;
    }

    .plan-table-two.price,
    .plan-table-one.price {
        font-size: 12px;
        line-height: 21px;
    }

    .plan-table-one,
    .plan-table-two {
        width: 70px;
        padding-left: 3px;
        padding-right: 4px;
    }

    .raschet-item-inform img {
        width: 19px;
        margin-left: 6px;
    }

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

    .raschet-item-val {
        font-size: 20px;
        line-height: 24px;
    }

    .raschet-item-val2 {
        font-size: 25px;
        line-height: 30px;
    }

    .raschet-item-name2 {
        font-size: 18px;
        line-height: 22px;
    }

    .calc-left .ustanova {
        margin-left: auto;
        margin-right: auto;
    }

    .what-item {
        width: 100%;
        text-align: center;
    }

    .what-item-num {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .section-srazu-iner {
        border-radius: 40px;
    }

    .section-srazu-cards {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .section-srazu-card {
        margin-bottom: 30px;
    }

    .section-srazu-line img {
        width: 500px;
        height: auto;
    }

    .section-abouthome .about-ram-image {
        display: none;
    }

    .poverbank-num {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 28px;
    }

    .poverbank-image {
        text-align: center;
        justify-content: center;
    }

    .poverbank-text {
        text-align: center;
    }

    .ram-30m {
        border-radius: 40px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .ram-30m-left-title {
        font-size: 25px;
        line-height: 30px;
    }

    .ram-30m-left {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .ram-30m-right {
        padding-left: 20px;
        padding-right: 20px;
    }

    .ram-30m-right .apps {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .ram-30m-right-title {
        font-size: 20px;
        line-height: 24px;
        text-align: center;
    }

    .ram-30m-right .appstore {
        margin-right: 0;
        margin-bottom: 7px;
    }

    .section-ram-30m {
        padding-bottom: 20px;
    }

    .poverbank-item {
        max-width: 100%;
        width: 100%;
    }

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

    .section-image-ram h2.section-title {
        text-align: center;
    }

    .homeimage-blok2 {
        flex-direction: column-reverse;
    }

    .homeimage-blok .section-image-image,
    .homeimage-blok2 .section-image-image {
        height: auto;
        width: 100%;
    }

    .homeimage-blok .section-image-button a,
    .section-image-buttonn,
    .homeimage-blok2 .section-image-button a,
    .section-image-buttonn {
        display: block;
        padding-left: 4px;
        padding-right: 4px;
    }

    .homeimage-blok2 .section-image-ram,
    .homeimage-blok .section-image-ram {
        padding: 12px;
        text-align: center;
    }

    .homeimage-blok .section-image-desc,
    .homeimage-blok2 .section-image-desc {
        text-align: center;
    }

    .homeimage-blok .section-image-image img {
        max-width: 300px;
        transform: translateY(69px);
    }

    .homeimage-blok2 .section-image-image img {
        max-width: 300px;
        transform: translateY(69px);
    }

    .window-call-z-iner {
        position: absolute;
        top: 50%;
        z-index: 2;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #282929;
        box-shadow: 0px 4px 50px rgb(0 0 0 / 25%);
        border-radius: 30px;
        width: 310px;
        padding-top: 36px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .window-call-z-iner-form-title {
        font-size: 22px;
        line-height: 28px;
    }

    .window-call-z-close {
        top: 19px;
        right: 19px;
    }

    .homeimage-blok2.section-image-ram,
    .homeimage-blok.section-image-ram {
        padding: 15px;
    }

    .ustanovka-first-items {
        margin-top: 25px;
    }

    .custom-select {
        box-sizing: border-box;
        width: 100%;
    }

    .plan-table-name {
        width: 98px;
    }

    .section-srazu-line {
        position: absolute;
        top: 128px;
        left: 5px;
        width: 100%;
        transform: rotate(90deg);
    }

    .section-srazu-line img {
        width: 503px;
        height: 2px;
    }

    .home .section-image-left {
        margin-top: 80px;
    }

    .frans-card-ca a {
        height: auto;
    }

    .frans-left-image .section-image-title {
        margin-left: auto;
        margin-right: auto;
        max-width: 258px;
    }

    .raschet-item-inform-window {
        left: calc(0%);
        width: 197px;
    }

    .raschet-item-inform-window:before {
        left: 57%;
    }

    .razdel#why {
        display: block;
        height: 1px;
    }

    .tarifi .raschet-item-inform-window {
        left: calc(-188%);
        width: 197px;
    }

    .tarifi .raschet-item-inform-window:before {
        left: 83%;
    }

    .tarifi2 .raschet-item-inform-window {
        left: calc(71%);
        width: 197px;
    }

    .raschet-item-val {
        white-space: nowrap;
    }

    .rasras {
        display: none;
    }

    .visivisi {
        display: block;
    }

    .first-desc1 {
        display: block;
        text-align: center;
        padding: 5px 7px;
    }

    .first-home-left {
        width: 100%;
    }

    .first-desc1 {
        font-size: 12px;
    }

    .apps .apps-buttons a img {
        width: 168px;
    }

    .header-lang .menu-item-has-children .sub-menu {
        display: flex;
    }

    .header-lang ul {
        display: flex;
        align-items: center;
        background: #fff;
        padding: 4px;
        border-radius: 30px;
    }

    .header-lang ul a {
        border-radius: 50%;
        background: #fff;
        width: 40px;
        display: flex;
        height: 40px;
        align-items: center;
        justify-content: center;
    }

    .header-lang img {
        display: none;
    }

    .header-lang ul .current-lang a {
        display: flex;
        border-radius: 50%;
        background: #74f680;
        width: 40px;
        height: 40px;
        align-items: center;
        justify-content: center;
    }

    .header-lang ul a {
        color: #000;
    }

    .header-lang ul .current-lang {
        display: flex;
    }

    .mobile-menu-iner {
        padding: 0;
        padding-bottom: 60px;
    }

    .window-call-z-iner {
        width: 94%;
    }

    .posts--recent .post {
        grid-template-columns: 1fr;
        gap: 5%;
    }
}

.window-call-z-iner::-webkit-scrollbar {
    background: rgba(255, 255, 255, 0);
    width: 10px;
}

.poverbank-num {
    position: relative;
    z-index: 2;
}

/* 29/01/2023 */

@media all and (max-width: 992px) {
    .about-ram-item {
        flex-direction: column;
    }
}

@media all and (max-width: 768px) {
    section#poverbank h2 {
        margin-bottom: 77px;
    }

    .poverbank-info {
        flex-wrap: wrap;
    }

    .poverbank-item {
        max-width: 50%;
        margin-bottom: 50px;
    }

    .poverbank-line {
        display: none;
    }

    .poverbank-info:nth-child(3),
    .poverbank-info:last-child {
        margin-bottom: 0;
    }
}

@media all and (max-width: 567px) {
    .header-phone a {
        font-size: 16px;
    }

    .apps a img {
        width: 145px;
    }

    .posts--wrap h2 {
        font-size: 20px;
    }

    .swiper.single--swiper {
        margin-top: 0;
    }

    .single .posts--wrap h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    aside h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .post h3 {
        font-size: 20px;
    }

    .single .widget-area {
        display: none;
    }

    figure.wp-block-table .has-fixed-layout td,
    figure.wp-block-table .has-fixed-layout th {
        word-break: unset;
    }

    figure.wp-block-table .has-fixed-layout {
        width: unset;
    }

    .single--featured-header .single--swiper-nav {
        display: none;
    }

    .single--featured-header h2 {
        font-size: 24px;
    }

    .related .post h3 {
        font-size: 20px;
    }

    .mobile {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }

    .custom-select-item-iner {
        padding-right: 30px;
    }
}