

/*Стили для mweb*/


@media screen and (min-width: 1200px) {
    .delivery-points-table-mask .slick-slider {
        width: 1000px;
    }

    .delivery-points-table {
        height: 648px;
    }
}

@media screen and (min-width: 961px) and (max-width: 1200px) {
    .delivery-points-table-mask .slick-slider {
        width: 909px;
    }

    .delivery-points-table {
        height: 492px;
    }
}

@media screen and (min-width: 641px) and (max-width: 960px) {
    .delivery-points-table-mask .slick-slider {
        width: 600px;
    }

    .delivery-points-table {
        height: 383px;
    }
}

@media screen and (min-width: 481px) and (max-width: 640px) {
    .delivery-points-table-mask .slick-slider {
        width: 100%;
    }

    .delivery-points-table {
        height: 308px;
    }

    .table-data-right
    {
        padding-left: 18px;
    }
}



@media (max-width: 768px) {
    .title {
        text-align: center;
        font-size: 46px;
    }

    .logout-btn {
        font-weight: 700;
        padding: 0;
    }

    .first-block {
        background: none;
    }

    .header-block {
        background: inherit;
        padding: 10px;
    }

    .header-block-hidden-mobile {
        opacity: 0;
    }

    .navbar-collapse {
        display: none;
    }

    .btns-block {
        align-items: center;
    }

    .entrance-icon {
        width: 24px;
        height: 21px;
    }

    .social-link {
        display: none;
    }

    .entrance-btn {
        margin-right: 11px;
    }

    .entrance-text {
        display: none;
    }

    .burger-menu {
        display: block;
        pointer-events: none;
        margin: 0;
    }

    .footer {
        height: 524px;
        padding: 50px 10px;
        z-index: 5;
    }

    .footer-info-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(8, 1fr);
    }

    .grid-footer-logo {
        grid-column: 1;
        grid-row: 1;
        margin-bottom: 12px;
    }

    .grid-items-shipment {
        grid-column: 1;
        grid-row: 2;
        display: flex;
        margin-bottom: 50px;
        font-size: 12px;
    }

    .grid-about-us {
        grid-column: 1;
        grid-row: 3;
    }

    .grid-contacts {
        grid-column: 1;
        grid-row: 4;
    }

    .grid-news {
        grid-column: 1;
        grid-row: 5;
    }

    .grid-questions {
        grid-column: 2;
        grid-row: 5;
    }

    .grid-delivery-points {
        grid-column: 1;
        grid-row: 6;
        margin-bottom: 50px;
    }

    .grid-order-stages {
        grid-column: 2;
        grid-row: 3;
    }

    .grid-personal-account {
        grid-column: 2;
        grid-row: 4;
    }

    .grid-social {
        grid-column: 1;
        grid-row: 7;
        font-weight: 700;
        text-align: start;
    }

    .grid-icons {
        grid-column: 1;
        grid-row: 8;
        justify-content: flex-start;
    }

    .footer-underline {
        position: absolute;
        top: 435px;
    }

    .privacy-policy {
        position: absolute;
        top: 475px;
    }

    .popup {
        top: 375px;
        right: 10px;
    }

    .title-container {
        padding: 55px 10px 0;
        display: block;
    }

    .heading-block {
        margin-top: 0;
        margin-right: 0;
    }

    .title-block {
        margin-bottom: 47px;
    }

    .title-info {
        text-align: center;
        font-size: 18px;
    }

    .delivery-block {
        width: 100%;
        height: 246px;
        padding: 33px 20px;
        background: url("/images/first-block-background-mobile.svg") no-repeat center;
        background-size: 100% auto;
    }

    .delivery-link {
        display: flex;
        justify-content: center;
        text-decoration: none;
    }

    .desktop-line-break {
        display: none;
    }

    .mobile-line-break {
        display: block;
    }

    .delivery-img {
        display: none;
    }

    .header-block-scrolling-mobile {
        box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.03);
        background: #f4f6f9;
    }

    .partner-logo {
        height: 29px;
        margin-right: 20px;
    }

    .services-block {
        grid-template-columns: 360px;
        padding: 0 10px;
        grid-template-rows: 33px 187px 195px 206px 175px 434px;
        grid-row-gap: 20px;
        margin-top: 50px;
    }

    .registration-stage {
        width: 100%;
    }

    .order-payment-stage {
        width: 100%;
    }

    .services-title {
        margin-bottom: 0;
        grid-row: 1;
        font-size: 24px;
    }

    .map-container {
        height: 302px;
        padding: 0;
        margin-bottom: 0;
    }

    .services-comfort-delivery {
        grid-row: 2;
        margin-right: 0;
        padding: 111px 50px 20px 21px;
        gap: 10px;
        justify-content: end;
    }

    .comfort-delivery-img {
        width: 70px;
        height: 70px;
        top: 20px;
        left: 21px;
    }

    .services-name {
        font-size: 18px;
    }

    .services-text {
        font-size: 14px;
    }

    .services-return-guarantee {
        grid-column: 1;
        grid-row: 3;
        margin-right: 0;
        padding: 100px 32px 0 20px;
        gap: 0;
        justify-content: flex-start;
    }

    .return-guarantee-img {
        width: 71px;
        height: 66px;
        top: 17px;
        left: 21px;
    }

    .services-any-dimensions {
        grid-column: 1;
        grid-row: 4;
        margin-bottom: 0;
        justify-content: end;
        gap: 0;
        padding: 18px 21px;
    }

    .any-dimensions-img {
        top: 15px;
        left: 21px;
        width: 70px;
        height: 77px;
    }

    .question-extra-block {
        display: flex;
        flex-direction: column-reverse;
    }

    .services-address-delivery {
        grid-column: 1;
        grid-row: 5;
        margin-top: 0;
        padding: 99px 32px 0 21px;
        gap: 0;
        justify-content: flex-start;
    }

    .address-delivery-img {
        width: 84px;
        height: 69px;
        top: 15px;
        left: 21px;
    }

    .services-tracking-format {
        grid-column: 1;
        grid-row: 6;
        background: url("/images/services/tracking-format-block-mobile.svg") no-repeat;
        background-size: 100% auto;
        padding: 115px 20px 0;
        text-align: start;
        margin-top: 65px;
    }

    .tracking-format-img {
        width: 90px;
        height: 156px;
        left: 24px;
        top: -45px;
    }

    .address-delivery-text-desktop {
        display: none;
    }

    .address-delivery-link-desktop {
        display: none;
    }

    .address-delivery-text-mobile {
        display: block;
    }

    .tracking-format-link {
        text-align: center;
    }

    .statistics-container {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        padding: 45px 10px;
        margin-top: 50px;
    }

    .statistics-heading {
        font-size: 35px;
    }

    .statistics-text {
        font-size: 20px;
    }

    .statistics-secondary-text {
        font-size: 14px;
    }

    .statistics-block:nth-child(3) {
        grid-column: 2;
        grid-row: 2;
    }

    .purchase-stages {
        padding: 45px 10px;
    }

    .purchase-stages-container {
        margin-top: 25px;
        text-align: center;
        grid-template-columns: 1fr;
        grid-template-rows: 0 repeat(4, 0.5fr);
        grid-column-gap: 0;
        grid-row-gap: 35px;
    }

    .purchase-stages-title {
        padding-left: 0;
        margin-top: 0;
        font-size: 24px;
    }

    .purchase-stage-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .purchase-stage-text {
        text-align: left;
        margin-bottom: 30px;
        font-size: 14px;
    }

    .video-instruction {
        justify-content: center;
    }

    .purchase-stage-btn-link {
        align-self: center;
    }

    .purchase-stage {
        grid-column: 1;
    }

    .qr-code-stage {
        width: 100%;
        grid-column: 1;
    }

    .purchase-stages-track {
        display: none;
    }

    .stage-img {
        display: none;
    }

    .stage-img-mobile {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .stage-number {
        width: 40px;
        height: 40px;
    }

    .purchase-stage-btn {
        padding: 18px 52px
    }

    .about-us-container {
        padding: 50px 10px;
    }

    .about-us-text-container {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 25px;
        width: 100%;
    }

    .about-us-block {
        align-items: flex-start;
        width: 100%;
        gap: 25px;
    }

    .about-us-title {
        font-size: 24px;
    }

    .about-us-text {
        font-size: 14px;
    }

    .about-us-article-container {
        grid-template-columns: 100%;
        grid-template-rows: repeat(3, 235px);
        justify-content: center;
        gap: 20px;
    }

    .about-us-article {
        font-size: 18px;
        gap: 12px;
    }

    .about-us-article-title {
        font-size: 18px;
    }

    .about-us-article-text {
        font-size: 14px;
    }

    .our-mission-block {
        padding: 20px 33px;
        margin-bottom: 0;
    }

    .our-values-block {
        margin-top: 0;
        padding: 50px 33px;
    }

    .our-team-block {
        grid-column: 1;
        grid-row: 3;
        padding: 36px 33px;
    }

    .our-mission-img {
        width: 112px;
        height: 112px;
        top: 137px;
        left: 292px;
    }

    .our-values-img {
        width: 130px;
        height: 130px;
        top: 142px;
        left: 268px;
    }

    .our-team-img {
        width: 98px;
        height: 98px;
        top: 165px;
        left: 287px;
    }

    .questions-container {
        padding: 50px 10px;
    }

    .questions {
        display: flex;
        flex-direction: column;
        gap: 25px
    }

    .questions-title {
        font-size: 24px;
    }

    .questions-block {
        align-items: baseline;
    }

    .questions-info {
        height: 281px;
        background-size: 100%;
        width: 360px;
        gap: 9px;
    }

    .questions-info-title {
        font-size: 18px;
    }

    .questions-info-text {
        font-size: 15px;
    }

    .questions-points-block {
        align-items: center;
    }

    .question-point {
        width: 360px;
        padding: 16px 20px;
    }

    .question-point-title {
        font-size: 18px;
    }

    .question-point-text {
        font-size: 14px;
    }

    .question-point-text-visible {
        max-height: 85px;
    }

    .question-collapse-btn {
        width: 34px;
        height: 34px;
    }

    .addresses-container {
        display: none;
    }

    iframe {
        left: 38%;
        top: 38%;
        width: 360px;
        height: 181px;
    }

    .close-button {
        left: 70%;
        top: 5%;
    }

    .registration-stage-img {
        margin-bottom: 25px;
    }

    .delivery-points-table {
        padding: 0;
    }

    .delivery-point-address-title {
        font-size: 18px;
    }

    .delivery-point-slider-logo-img {
        width: 100px;
        height: 10px;
    }

    .delivery-point-address-market {
        font-size: 14px;
    }

    .delivery-point-market-logo {
        width: 85px;
        height: 85px;
    }

    .table-data {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .table-data-left {
        padding-right: 30px;
        padding-left: 10px;
    }

    .delivery-address-first-text {
        font-size: 16px;
    }

    .delivery-points-table-container .slick-arrow {
        width: 25px;
        height: 25px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .delivery-points-table-container .slick-prev {
        left: -28px;
    }

    .delivery-points-table-container .slick-next {
        right: -28px;
    }

    .addresses-title {
        font-size: 24px;
        padding-left: 10px;
        margin-bottom: 25px;
        font-weight: 700;
    }

    .error-code {
        font-size: 125px;
    }
}

@media screen and (max-width: 480px) {
    .delivery-points-table-mask .slick-slider {
        width: 100%;
    }

    .delivery-points-table {
        height: 304px;
    }

    .table-data-right
    {
        padding-left: 3px;
    }

    .table-data-left
    {
        padding-right: 5px;
    }

    .delivery-point-market-img {
        width: 50px;
        height: 50px;
    }
}
