@media screen and (max-width: 1399px) {}

@media screen and (max-width: 1199px) {
    .tgmenu__wrap {
        padding: 10px 0;
    }

    .mobile-nav-toggler {
        margin-left: 30px;
    }

    .header-profile__menu li:not(:last-child) {
        margin-left: 0;
    }

    .tg-header__top-info {
        display: none;
    }

    .tg-header__top-right {
        margin-left: auto;
    }

    .request__nav .nav-link {
        padding: 15px 45px;
    }

    .catalog-list__header {
        font-size: 16px;
    }

    .offer-card__name {
        column-gap: 10px;
        font-size: 14px;
    }

    .offer-card__icon {
        height: 40px;
    }

    .shipment__method {
        margin-top: 0;
    }

    .shipment__hint {
        font-size: 14px;
    }

    .offer__info {
        padding-right: 0;
    }

    .shipment {
        margin-top: 30px;
    }
}

@media screen and (max-width: 991px) {
    .copyright-text {
        margin-bottom: 0 !important;
        text-align: center;
    }

    .footer-dev {
        margin-top: 10px;
        text-align: center;
    }

    .footer-links {
        flex-direction: column;
        align-items: center;
    }

    .footer-links li {
        line-height: 24px;
    }

    .footer-links a {
        font-size: 14px;
        line-height: 1em;
    }

    .footer-links li:first-child a {
        padding: 0;
        border-right: 0;
    }

    .blog__details-content p {
        font-size: 14px;
    }

    .page__content {
        padding: 20px;
    }

    .page__content p {
        font-size: 14px;
    }

    .request__nav .nav-link {
        padding: 15px 20px;
        font-size: 16px;
    }

    .request__nav .nav-link i {
        font-size: 22px;
    }

    .profile__form-grp label {
        font-size: 14px;
    }

    .request__form .profile__warehouse-btn {
        padding: 15px 20px;
        font-size: 16px;
    }

    .warehouses__table th {
        font-size: 14px;
    }

    .request__nav .nav-link {
        padding: 15px 12px;
        font-size: 14px;
    }

    .request__nav .nav-link i {
        font-size: 20px;
    }

    .catalog-list__row {
        display: none;
    }

    .offer-card {
        padding: 30px;
        flex-direction: column;
        align-items: flex-start;
    }

    .offer-card__item {
        display: flex;
    }

    .offer-card__item span {
        font-weight: 600;
        margin-right: 10px;
    }

    .offer-card__term b {
        margin-right: 10px;
    }

    .offer-card__icon {
        height: 70px;
    }

    .offer-card__name {
        font-size: 18px;
        column-gap: 20px;
    }

    .offer-card__name h6 {
        font-size: 20px;
    }

    .checkout-result {
        margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {
    .offer-card__item {
        padding: 0;
    }

    .offer-card__name {
        margin-bottom: 15px;
    }

    .offer-card__term {
        margin-top: 10px;
    }

    .slider__content-two .title {
        font-size: 28px;
    }

    .section__title .sub-title {
        font-size: 12px;
    }

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

    .video__area {
        padding: 70px 0 100px;
    }

    .sc-widget {
        width: calc(100% - 40px);
        bottom: 35px;
    }

    .header-btn button,
    .header-btn a {
        display: flex;
        padding: 0;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
    }

    .header-btn__icon {
        display: block;
    }

    .header-btn__text {
        display: none;
    }

    .pwa__title {
        font-size: 18px;
    }

    .pwa__description {
        font-size: 14px;
    }

    .pwa__buttons button {
        padding: 15px 20px;
        font-size: 14px;
    }

    .page__images {
        margin-bottom: 20px;
        flex-direction: row;
        flex-wrap: wrap;
        column-gap: 10px;
    }

    .page__images a {
        display: block;
        width: calc(25% - 10px);
    }

    .registration__form-grp {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .registration__title {
        margin: 0 0 20px 0;
        font-size: 20px;
    }

    .registration__label {
        min-width: auto;
        margin-bottom: 5px;
    }

    .registration__form {
        padding: 0;
    }

    .request__form .registration__btn {
        padding: 15px 20px;
        font-size: 16px;
        margin: 0;
    }

    .registration__timer {
        margin-left: 0;
    }

    .registration__btn-grp {
        margin-left: 0;
    }

    .comment-field.registration__agreement {
        margin-left: 0;
    }
}

@media screen and (max-width: 575px) {
    .offer__description {
        margin-top: 10px;
    }

    .shipment {
        padding: 25px;
    }

    .scroll__top--footer.open {
        bottom: 15px;
    }

    .tgmenu__wrap .logo img {
        max-height: 40px;
    }

    .mobile-nav-toggler {
        font-size: 24px !important;
    }

    .korz_i {
        width: 35px;
    }

    .kol_korz {
        width: 10px;
        height: 10px;
    }

    .korz_g {
        border: 0;
    }

    .header-btn button,
    .header-btn a {
        width: 35px;
        height: 35px;
    }

    .tgmenu__action ul .header-btn .btn i {
        font-size: 14px;
    }

    .tg-header__top-menu li a {
        font-size: 12px;
    }

    .tg-header__top-menu {
        gap: 20px;
    }

    .tg-header__top-menu-two li::before {
        display: none;
    }

    .tg-header__top {
        padding: 5px 15px;
    }

    .tg-header__area-two .tgmenu__wrap {
        padding: 15px;
    }

    .tgmenu__action ul li {
        margin-left: 0;
    }

    .tgmenu__action-two>.list-wrap {
        margin-left: 0;
    }

    .tgmenu__action-two>.list-wrap li:last-child {
        margin-left: 23px;
    }

    .mobile-nav-toggler {
        margin-left: 25px;
    }

    .tg-header__top-right {
        gap: 20px;
    }

    .footer__top {
        padding: 50px 0 30px;
    }

    .login-form__title {
        font-size: 20px;
    }

    .login-form__action {
        font-size: 14px;
    }

    .request__form .login-form__btn {
        font-size: 14px;
    }

    .pwa__container {
        padding: 30px 0;
    }

    .pwa__logo {
        width: 120px;
    }

    .pwa__title {
        font-size: 16px;
    }

    .pwa__description {
        font-size: 12px;
    }

    .pwa__buttons button {
        padding: 10px 15px;
        font-size: 10px;
    }

    .slider__single-two {
        padding: 80px 0 140px;
    }

    .bar_sector h1 {
        display: none;
    }

    .bar_sector .kros {
        margin-left: auto;
    }

    .request__nav .nav-tabs {
        width: 100%;
        flex-direction: column;
    }

    .request__nav .nav-link {
        width: 100%;
        font-size: 16px;
    }

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

    .order-card__actions {
        display: none;
    }

    .page__images a {
        width: calc(50% - 10px);
    }

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

    .offer-card__term div {
        font-size: 14px;
    }

    .offer__icon {
        width: 50px;
    }

    .offer__info {
        padding-left: 20px;
    }

    .btn-filter {
        font-size: 12px;
    }

    .checkout-expertise__title {
        font-size: 14px;
    }

    .checkout-expertise__price {
        font-size: 12px;
    }

    .checkout-expertise__checkbox {
        width: 15px;
        height: 15px;
    }

    ._orientationRight__aPRh8.wrap__rkKTI {
        left: 20px !important;
    }
}