@media screen and (max-width:1280px) {
  .header {
    margin-bottom: 180px;
    padding: 12px 60px;
  }

  .header_nav-link {
    font-weight: 200;
    font-size: 12px;
    line-height: 140%;
    color: var(--light-orange);
  }

  .search_block-item {
    border: 2.01px solid var(--light-orange);
    border-radius: 5px;
    padding: 4px 26px;
    font-weight: 700;
    font-size: 26px;
    line-height: 140%;
    text-transform: uppercase;
  }

  .search {
    padding: 6px;
    width: 435px;
  }

  .search_icon .material-symbols-outlined {
    font-size: 18px;
  }

  .search_input {
    font-weight: 200;
    font-size: 12px;
    line-height: 140%;
  }

  .search_block {
    gap: 20px;
  }

  .header_inner-logo {
    font-weight: 700;
    font-size: 15px;
    line-height: 140%;
  }

  .header_inner {
    align-items: center;
  }

  .middle_inner {
    gap: 32px;
  }

  .footer {
    padding: 24px 60px;
    margin-top: 250px;
  }

  body {
    background: url("../images/main380.webp") no-repeat top center #0B0513;
    background-size: cover;
  }

  /* Профиль(Корзина) */
  .content_top-title {
    font-weight: 400;
    font-size: 28px;
    line-height: 140%;
    text-transform: none;
  }

  .profile_nav {
    width: 552px;
  }

  .profile_nav-link {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
  }

  .content_inner {
    gap: 24px;
  }

  .content_block-ico {
    padding: 0;
  }

  .content_block-header span {
    font-size: 18px;
  }

  .content_block_video-checkbox {
    padding-left: 8px;
    padding-top: 8px;
  }

  .content_inner {
    margin: 0 auto;
    width: 660px;
  }

  .content_block-video {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px 12px;
  }

  .content_top {
    width: 660px;
  }

  .content_block-video-item {
    width: 212px;
  }

  .content_block-values {
    flex-direction: row;
    gap: 40px;
    align-items: center;
  }

  .content_block_order-btn {
    font-weight: 200;
    font-size: 12px;
    line-height: 140%;
    padding: 8px 16px;
  }

  /* Профиль (Заказы) */
  .content_block-orders_title {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    align-items: center;
  }

  .content_block-orders_item {
    gap: 24px;
    padding: 24px;
  }

  .content_block-orders_bought-text_mobile {
    display: inline;
  }

  /* Профиль(Проданные товары) */
  .content_block_selled-item {
    flex-direction: column;
    padding: 24px;
  }

  .selled-item_info-top_left {
    display: flex;
    gap: 20px;
  }

  .selled-item_info-bottom {
    align-items: center;
  }

  .content_block_selled {
    gap: 24px;
  }

  .content_block_selled-btn {
    display: none;
  }

  /* Окно логина */

  .login-title {
    font-weight: 400;
    font-size: 28px;
    line-height: 140%;
    text-transform: none;
    margin-bottom: 20px;
  }

  .login-actions {
    flex-direction: row;
  }

  .login-btn {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    text-transform: none;
    width: 180px;
  }

  .login-form {
    gap: 20px;
  }

  .auth-fields,
  .register-consent {
    margin-bottom: 20px;
  }

  .register-modal {
    gap: 20px;
  }

  .auth-title {
    font-weight: 400;
    font-size: 28px;
    line-height: 140%;
    text-transform: none;
  }

  .auth-btn.auth-btn-primary {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    padding: 8px 40px;
    width: 204px;
  }

  .register-modal_success {
    gap: 20px;
  }

  .register-success_text,
  .register-error {
    margin-bottom: 0;
  }

  .auth-modal,
  .login-modal,
  .forgot-modal {
    padding: 32px;
    transform: translateY(-180px);
  }

  .forgot-title {
    font-weight: 400;
    font-size: 28px;
    line-height: 140%;
    text-transform: none;
  }

  .forgot-modal {
    gap: 20px;
  }

  .forgot-modal .login-btn {
    width: 184px;
  }

  .forgot-actions {
    flex-direction: row;
    justify-content: center;
  }

  .header_icon-link {
    width: 24px;
    height: 24px;
    padding: 1.5px;
  }

  .header_icon-link span {
    font-size: 17px;
  }

  .header_icon-link svg {
    width: 18px;
    height: 18px;
  }

  .auth-label-inner {
    font-size: 10px;
    margin-bottom: 0;
  }

  .modal-close {
    position: absolute;
    align-self: flex-end;
    border: none;
    background: none;
    cursor: pointer;
    color: var(--light-orange);
    line-height: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    right: 5%;
    top: 3%;
  }

  .modal-close span {
    font-size: 32px;
  }
}

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

  .header,
  .footer {
    padding: 8px 16px 16px;
  }

  .header_nav-list,
  .header_phone {
    display: none;
  }

  .header_icon-link-burger {
    display: block;
  }

  .search {
    padding: 4px;
    width: 260px;
  }

  .search_icon .material-symbols-outlined {
    font-size: 14px;
  }

  .search_block-item {
    padding: 4px 25px;
    text-shadow: 0 0 3px 0 var(--light-orange);
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
  }

  .search_block {
    gap: 10px;
  }

  body {
    background-image: url("../images/main380.webp");
  }

  /* Профиль(Корзина) */

  .content_block-video {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  .content_top-title {
    text-transform: none;
    font-weight: 400;
    font-size: 28px;
    line-height: 140%;
  }

  .profile_nav {
    width: 348px;
  }

  .profile_nav-link {
    font-weight: 300;
    font-size: 13px;
    line-height: 140%;
  }

  .content_inner {
    gap: 24px;
  }

  .content_block_video-checkbox {
    padding-left: 8px;
    padding-top: 8px;
  }

  .content_inner {
    margin: 0 auto;
    width: 348px;
  }

  .content_top {
    width: 348px;
  }

  .content_block-video-item {
    width: 166px;
  }

  .content_block-values {
    flex-direction: row;
    gap: 40px;
    gap: 16px;
    align-items: flex-start;
  }

  .content_block_order-btn {
    font-weight: 200;
    font-size: 12px;
    line-height: 140%;
    padding: 8px 16px;
  }

  .profile_nav-list {
    gap: 16px;
  }

  .content_block-basket {
    flex-direction: column-reverse;
  }

  .content_block-values,
  .content_block-values_text {
    flex-direction: column;
  }

  .content_block-values_text {
    gap: 8px;
  }

  .content_block-video-price {
    font-weight: 200;
    font-size: 12px;
    line-height: 140%;
  }

  .content_block-video-top {
    align-items: center;
  }

  .content_block-orders_videos {
    grid-template-columns: repeat(2, 150px);
    gap: 16px;
  }

  .content_block-orders_video {
    width: 150px;
  }

  .content_block-orders_item,
  .content_block-orders_bought_item,
  .content_block_selled-item {
    padding: 16px;
    gap: 16px;
  }

  .content_block-orders_number {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
  }

  .content_block-orders_item .content_block-orders_date,
  .content_block-orders_price {
    display: none;
  }

  .content_block-orders_title {
    font-weight: 200;
    font-size: 12px;
    line-height: 140%;
  }

  .content_block-orders_selected {
    display: flex;
    gap: 60px;
    align-items: center;
  }

  .content_block-orders_bought_item .content_block-orders_header {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 8px;
  }

  .selled-item_video {
    width: 316px;
    height: 425px;
  }

  .selled-item_info {
    width: 316px;
  }

  .selled-item_info-text span {
    font-weight: 200;
    font-size: 12px;
    line-height: 140%;
  }

  .selled-item_info-title {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
  }

  .selled-item_info-top {
    flex-direction: column-reverse;
    gap: 8px;
  }

  .content_block_selled,
  .content_block-orders,
  .content_block-basket {
    margin-bottom: 16px;
  }

  .content_block-orders_bought-text {
    width: 316px;
  }

  /* Профиль(настройки)*/
  .content_block_settings {
    margin-bottom: 150px;
  }

  .settings_title {
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
  }

  /* Окно логина */
  .auth-modal,
  .login-modal,
  .forgot-modal {
    border: none;
  }

  .login-btn {
    padding: 8px 20px;
    min-width: 164px;
  }

  .login-modal {
    padding: 16px;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .login-error {
    display: none;
  }

  .register-error {
    font-weight: 200;
    font-size: 12px;
    line-height: 140%;
    text-align: center;
  }

  .header_icon-link {
    width: 20px;
    height: 20px;
    padding: 0.5px;
  }

  .header_icon-link span {
    font-size: 14.5px;
  }

  .header_icon-link svg {
    width: 14.5px;
    height: 14.5px;
  }

  .content_block-events-city {
    font-size: 12px;
  }

  .footer_ico {
    width: 24px;
    height: 24px;
    padding: 1px 3px;
  }

  .footer_ico svg {
    height: 13.5px;
    width: 13.5px;
  }

  .login-modal,
  .auth-modal,
  .forgot-modal {
    margin-top: 60px;
    position: relative;
  }

  .login-overlay .modal-close span,
  .auth-overlay .modal-close span,
  .forgot-overlay .modal-close span {
    font-size: 32px;
  }

  .modal-close:hover {
    color: var(--transp-orange-2);
  }

  .login-form {
    gap: 16px;
  }

  .auth-label {
    padding: 8px;
  }

  .auth-password-toggle {
    right: 20px;
  }

  .settings_form {
    gap: 8px;
  }

  .register-modal {
    padding: 16px;
  }

  .register-consent,
  .auth-fields {
    margin-bottom: 16px;
  }
}