@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.gallery-section-photos h2 {
	font-family: 'Arimo', sans-serif;
    font-size: calc(17px - -5 * (100vw - 320px) / 1590);
    font-weight: 600;
    line-height: calc(25px - -0.3 * (100vw - 320px) / 1590);
    text-transform: uppercase;
    margin: 30px 0 20px 0;
	
}

.row::before {
	display: initial;
}


/* Общие стили для .video-content */
.video-content {
    font-size: inherit;
    padding: 0 10px; /* Значение по умолчанию для всех разрешений */
}

/* Стили для .category-page-video */
.category-page-video {
    max-width: 100%;
    margin: 0 auto;
}

/* Медиа-запросы для .category-page-video */
@media (min-width: 576px) {
    .category-page-video {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .category-page-video {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .category-page-video {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .category-page-video {
        max-width: 1140px;
    }
    
    .video-content {
        padding: 0 50px; /* Изменение padding только для >1200px */
    }
}

@media (min-width: 1400px) {
    .category-page-video {
        max-width: 1320px;
    }
}

@media (min-width: 1600px) {
    .category-page-video {
        max-width: 100%;
    }
}

/* Остальные ваши стили (оставлены без изменений) */
.catalog-section-header {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 5px 0;
    padding: 5px 15px;
    border-bottom: 2px solid #d9dee6;
    color: #000;
}

.row::before {
    display: initial;
}

.video-item-page-item {
    padding-bottom: 3rem;
}


/*Стилизуем таблицы*/
/* Контейнер для адаптивности */
.responsive-table {
  width: 100%;
  margin: 20px 0;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* Основная таблица */
.responsive-table table {
  width: 100%;
  border-collapse: collapse;
  min-width: 640px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  background: #fff;
}

/* Заголовки */
.responsive-table th {
  padding: 12px 16px;
  background: #f6f9fb;
  color: #333;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  border-bottom: 2px solid #d1d5db;
}

/* Ячейки */
.responsive-table td {
  padding: 10px 16px;
  font-size: 14px;
  color: #4a4a4a;
  border-bottom: 1px solid #eaecef;
}

/* Чередование строк */
.responsive-table tr:nth-child(even) {
  background: #f9fbfc;
}

/* Ховер-эффект */
.responsive-table tr:hover {
  background: #eef7fd;
  transition: background 0.2s;
}

/* Планшеты и десктоп */
@media (max-width: 768px) {
  .responsive-table th,
  .responsive-table td {
    padding: 10px 12px;
    font-size: 14px;
  }
  .responsive-table table {
    min-width: unset;
  }
}

/* Мобильные (<480px): карточки */
@media (max-width: 480px) {
  .responsive-table table,
  .responsive-table thead {
    width: 100%;
    display: block;
  }
  .responsive-table thead {
    display: none;
  }
  .responsive-table tr {
    display: block;
    margin-bottom: 12px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 8px;
  }
  .responsive-table td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
    padding: 6px 0;
  }
  .responsive-table td + td {
    margin-top: 4px;
  }
  .responsive-table td::before {
    content: attr(data-label);
    font-weight: 600;
    color: #555;
    flex: 1;
  }
  .responsive-table td:last-child {
    margin-bottom: 0;
  }
}
