@media screen and (max-width: 1660px) {
  .grid-content {
    font-size: 18px;
    line-height: 22px;
    padding: 30px 0px;
  }
  .grid-title {
    font-size: 50px;
  }
  .grid-row {
    padding: 30px 0px;
  }

  .catalog-title {
    font-size: 70px;
  }
}
@media screen and (max-width: 1440px) {
  .production-item__name {
    margin-bottom: 0;
    font-size: 36px;
    line-height: 38px;
    max-width: 100%;
  }

  .header-row {
    padding: 15px 0;
  }
  .header-catalog {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .header-catalog__link {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    margin-right: 15px;
  }

  .news-item__text {
    padding-left: 15px;
  }
  .news-item__card {
    padding: 15px;
  }
  .news-item__date {
    font-size: 16px;
    line-height: 21px;
  }
  .news-item__title {
    font-size: 18px;
    line-height: 24px;
  }
  .news-item__cover {
    min-height: 25vh;
  }

  .section-header {
    padding: 30px 0;
  }

  .product-info__title {
    margin-top: 20px;
    font-size: 34px;
    line-height: 46px;
  }

  .gallery,
.qa-section {
    padding: 20px 0 60px;
  }

  .related {
    padding: 20px 0 60px;
  }
  .related-wrapper {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .related-item__card {
    padding: 15px 7.5px;
  }

  .menu {
    width: 50%;
  }

  .production-item:nth-child(2n-1):not(:first-of-type) .production-item__info {
    padding: 0 60px 0 30px;
  }

  .objects {
    padding: 90px 0;
  }

  .catalog-nav__link-name {
    font-size: 22px;
  }
}
@media screen and (max-width: 1366px) {
  .btn {
    height: 46px;
    font-size: 16px;
  }

  h2 {
    font-size: 30px;
    line-height: 36px;
  }

  h3 {
    font-size: 28px;
    line-height: 34px;
  }

  h4 {
    font-size: 26px;
    line-height: 32px;
  }

  h5 {
    font-size: 24px;
    line-height: 30px;
  }

  h6 {
    font-size: 24px;
    line-height: 30px;
  }

  .grid-content {
    font-size: 16px;
    line-height: 21px;
  }
  .grid-title {
    font-size: 30px;
  }

  .content-links__title {
    font-size: 30px;
    line-height: 36px;
  }

  .catalog-title {
    font-size: 50px;
  }
  .catalog-introtext {
    font-size: 16px;
  }
  .catalog-nav__link-name {
    font-size: 20px;
    line-height: 26px;
  }
  .catalog-items {
    margin: 30px 0;
  }

  .product-info {
    padding-right: 15px;
  }
  .product-info__title {
    margin-top: 15px;
    font-size: 36px;
    line-height: 50px;
  }

  .content {
    padding: 30px 0;
  }

  .banner-text {
    font-size: 16px;
    line-height: 21px;
    margin-right: 40px;
  }

  .page-link__global {
    font-size: 30px;
    line-height: 40px;
  }

  .product-item__info-price {
    font-size: 16px;
  }
  .product-item__info-name {
    font-size: 20px;
  }
  .product-item__info-tag {
    font-size: 14px;
    line-height: 18px;
  }

  .content {
    font-size: 18px;
  }

  .related-item__info-price {
    font-size: 16px;
  }
  .related-item__info-name {
    font-size: 20px;
  }
  .related-item__info-tag {
    font-size: 14px;
    line-height: 18px;
  }

  .modal-close {
    top: 0px;
    color: #000;
    font-size: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    padding-right: 40px;
    padding-left: 40px;
  }

  .index-cover {
    height: 100vh;
  }

  .app-text {
    display: flex;
    align-items: center;
    top: 0;
    height: 100%;
  }
  .app-text__title {
    font-size: 110px;
  }

  .menu {
    width: 50%;
  }
  .menu-item__link {
    font-size: 30px;
    line-height: 36px;
  }

  .about {
    padding: 60px 0;
  }
  .about-text {
    display: none;
  }

  .section-title {
    font-size: 110px;
  }
  .section-header {
    padding: 0px 0 30px;
  }
  .section-header__title {
    font-size: 75px;
    line-height: 90px;
  }

  .category-cover {
    height: 50vh;
  }
  .category-name {
    font-size: 26px;
    margin: 10px 0;
  }

  .grid-sidebar {
    display: none;
  }
  .grid-wrapper {
    width: 80%;
    margin: 0 auto;
    border-left: 0;
  }
  .grid-gallery {
    padding: 0;
  }
  .grid-reverse .grid-wrapper {
    border-right: 0;
  }

  .production-item:nth-child(2n-1):not(:first-of-type) .production-item__info {
    padding: 0 70px 0 0px;
  }
  .production-item:nth-child(2n-1) .production-item__info {
    padding: 30px 70px 30px 0px;
  }
  .production-item:nth-child(2n-1) .production-item__media {
    padding: 30px;
  }
  .production-item:nth-child(2n) .production-item__info {
    padding: 30px 0px 30px 70px;
  }

  .stat-number {
    font-size: 50px;
    line-height: 80px;
  }

  .objects {
    padding: 60px 0;
  }
  .objects-item {
    padding: 15px;
  }

  .news {
    padding: 60px 0;
  }
  .news-slider__item-title {
    font-size: 30px;
    line-height: 34px;
  }
  .news-slider__item-cover {
    min-height: 35vh;
  }

  .advantages-item {
    padding: 30px;
  }
  .advantages-item__title {
    font-size: 30px;
    line-height: 34px;
    max-width: 100%;
    margin: 30px auto 25px;
  }

  .feedback {
    padding: 80px 0;
  }
  .feedback-title {
    font-size: 60px;
    line-height: 1;
    margin: 0 0 15px;
  }

  .modal-title {
    font-size: 40px;
    line-height: 1;
    margin: 0 0 15px;
  }

  .footer-phone, .footer-email {
    font-size: 30px;
    line-height: 40px;
  }
  .footer-link {
    font-size: 16px;
  }
  .footer-top {
    padding: 0 0 60px;
  }
}
@media screen and (max-width: 992px) {
  .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }

  .col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
  }

  .app-text__title {
    font-size: 95px;
    max-width: 90%;
  }

  .section-title {
    font-size: 80px;
  }

  .index-cover {
    height: 80vh;
  }

  .menu {
    width: 70%;
  }

  .category-item {
    margin-bottom: 30px;
  }
  .category-cover {
    height: 36vh;
  }
  .category-name {
    font-size: 24px;
    margin: 10px 0 0;
  }

  .feedback-input,
.feedback-textarea {
    padding: 10px 0;
    font-size: 16px;
  }

  .modal-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .grid-wrapper {
    width: 100%;
  }
  .grid-gallery {
    grid-auto-rows: 240px;
    margin-bottom: 30px;
  }
  .grid-gallery__item:nth-child(5n) {
    grid-column: span 1;
    grid-row: span 1;
  }

  .advantages-item {
    padding: 15px;
  }

  .product {
    flex-direction: column;
  }
  .product-gallery, .product-info {
    width: 100%;
  }
  .product-info {
    padding-right: 30px;
    padding-bottom: 0;
  }
  .product-advantages {
    margin: 30px 0 0;
  }

  .content-links {
    margin-bottom: 15px;
  }
  .content .qa {
    padding: 30px 0;
  }

  .melits {
    justify-content: space-between;
    padding: 15px 0;
  }

  .gallery,
.qa-section {
    padding: 30px 0 50px;
  }

  .related {
    padding: 30px 0 50px;
  }
  .related-wrapper {
    flex-wrap: wrap;
  }
  .related-item {
    width: 50%;
    margin-bottom: 15px;
  }
  .related-item__card {
    padding: 7.5px;
  }

  .feedback-title {
    font-size: 46px;
  }
  .feedback-form {
    padding-left: 60px;
  }

  .modal-title {
    font-size: 36px;
  }
  .modal-form {
    padding-left: 30px;
  }

  .news-slider__item-text {
    padding-left: 15px;
  }
  .news-slider__item-title {
    font-size: 24px;
    line-height: 28px;
  }
  .news-slider__item-cover {
    min-height: 30vh;
  }
  .news-slider__item-date {
    font-size: 14px;
  }

  .catalog {
    padding: 0;
    flex-direction: column;
  }
  .catalog-wrapper {
    width: 100%;
    padding: 0 15px;
  }
  .catalog-close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 15px;
    width: 40px;
    height: 40px;
    color: #222222;
    font-size: 30x;
  }
  .catalog-open {
    width: 100%;
    margin-top: 15px;
  }
  .catalog-navbar {
    width: 100%;
    padding: 30px 15px 15px;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    height: 100vh;
    background-color: #fff;
    display: none;
  }
  .catalog-navbar.open {
    display: block;
  }
  .catalog-nav__link {
    text-align: center;
  }
  .catalog-nav__link-name {
    font-size: 26px;
    line-height: 32px;
  }

  .product-item__info-header {
    flex-direction: column;
  }
  .product-item__info-name {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 772px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-phone {
      margin-right: 20px;
  }
  .app-text__title {
    font-size: 70px;
    max-width: 90%;
  }

  .menu-header {
    padding: 25px 30px 25px;
  }
  .menu-item__cover {
    width: 120px;
    height: 120px;
  }
  .menu-item__info.image {
    width: calc(100% - 120px);
    padding-left: 15px;
  }
  .menu-item__link {
    font-size: 18px;
    line-height: 22px;
  }
  .menu-item .btn {
    margin-top: 10px;
    font-size: 10px;
  }

  .stat {
    overflow-x: auto;
  }
  .stat-item {
    width: auto;
    min-width: max-content;
  }

  .section-header__title {
    font-size: 50px;
    line-height: 60px;
  }
  .section-header__description {
    max-width: 100%;
  }

  .objects {
    padding: 30px 0;
  }

  .advantages {
    padding: 30px 0;
    flex-direction: column;
  }
  .advantages-item {
    width: 90%;
  }

  .production-wrapper {
    margin-bottom: 30px;
  }
  .production-cover {
    height: 30vh;
  }
  .production-item__cover {
    position: relative;
    min-height: 40vh;
    width: 100%;
  }
  .production-item__media img {
    position: absolute;
  }
  .production-item__name {
    font-size: 26px;
    line-height: 30px;
  }
  .production-item:nth-child(2n-1) .production-item__media {
    padding: 0;
  }
  .production-item:nth-child(2n-1) .production-item__info {
    padding: 0 15px 0 0;
  }
  .production-item:nth-child(2n-1):not(:first-of-type) .production-item__media {
    transform: scale(1);
  }
  .production-item:nth-child(2n) .production-item__info {
    padding: 0 0 0 15px;
  }

  .gallery-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-item:first-child {
    grid-column-end: auto;
    grid-column-start: auto;
    grid-row-end: auto;
    grid-row-start: auto;
  }

  .feedback-wrapper {
    flex-direction: column;
    padding: 60px;
  }
  .feedback-text, .feedback-form {
    width: 100%;
  }
  .feedback-text {
    margin-bottom: 30px;
  }
  .feedback-form {
    padding-left: 0;
  }

  .modal-wrapper {
    flex-direction: column;
  }
  .modal-text, .modal-form {
    width: 100%;
  }
  .modal-text {
    margin-bottom: 15px;
  }
  .modal-form {
    padding-left: 0;
  }

  .news-item {
    width: 100%;
  }
  .news-slider__item-card {
    flex-direction: column;
  }
  .news-slider__item-text {
    padding-left: 0;
  }
  .news-slider__item-title {
    font-size: 20px;
    line-height: 26px;
  }

  .catalog-title {
    font-size: 29px;
  }

  .breadcrumbs {
    margin-top: 10px;
  }
  .breadcrumbs-separator, .breadcrumbs-link, .breadcrumbs-title {
    font-size: 14px;
    line-height: 18px;
  }

  .page-link__global {
    font-size: 24px;
    line-height: 30px;
  }
  .page-prev {
    margin-right: 40px;
  }
  .page-next {
    margin-left: 40px;
  }

  .product-gallery {
    height: 70vh;
  }
  .product-item {
    width: 50%;
  }
  .product-item:nth-child(2n-1) .product-item__card::before {
    content: none;
  }
  .product-item:nth-child(3n) .product-item__card:after {
    content: none;
  }

  .footer-top {
    margin-bottom: 0;
  }
  .footer-address {
    margin-bottom: 30px;
  }
  .footer-title {
    margin-bottom: 15px;
  }
  .footer-nav {
    padding: 0;
  }
}
@media screen and (max-width: 576px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  h2 {
    font-size: 26px;
    line-height: 32px;
  }

  h3 {
    font-size: 24px;
    line-height: 30px;
  }

  h4,
h5,
h6 {
    font-size: 22px;
    line-height: 28px;
  }
  
  .header-phone:first-of-type {
      display: none;
  }

  .menu {
    width: 100%;
  }
  .menu-close {
    left: 0;
    top: 0;
  }
  .menu-header {
    padding: 60px 15px 20px;
  }
  .menu-item {
    padding: 15px;
  }
  .menu-item__cover {
    width: 90px;
    height: 90px;
  }
  .menu-item__info.image {
    width: calc(100% - 90px);
    padding-left: 15px;
  }

  .banner {
    flex-direction: column;
  }
  .banner-text {
    margin-bottom: 15px;
    text-align: center;
    margin-right: 0;
  }

  .app-text__title {
    font-size: 55px;
  }

  .index-cover {
    height: 70vh;
  }

  .about-description {
    max-width: 100%;
  }

  .stat {
    margin-top: 50px;
  }

  .section-title {
    font-size: 50px;
  }

  .section-header {
    padding: 0px 0 15px;
  }

  .production-item {
    margin-bottom: 30px;
  }
  .production-item__card {
    flex-direction: column-reverse;
  }
  .production-item__info, .production-item__media {
    width: 100%;
  }
  .production-item__info {
    padding: 0;
  }
  .production-item__media {
    margin-bottom: 15px;
  }
  .production-item:first-of-type .production-item__media {
    display: none;
  }
  .production-item:nth-child(2n-1):not(:first-of-type) .production-item__info {
    padding: 0;
  }
  .production-item:nth-child(2n) .production-item__card {
    flex-direction: column-reverse;
  }
  .production-item:nth-child(2n) .production-item__info {
    padding: 0;
  }

  .grid-gallery {
    grid-auto-rows: 25vh;
    margin-bottom: 30px;
  }

  .objects-item {
    width: 33.3333333333%;
    height: auto;
  }

  .news-slider__item-cover {
    min-height: 40vh;
    margin-bottom: 10px;
  }

  .content {
    padding: 15px 0;
  }

  .pagination {
    margin: 30px auto;
  }

  .product-item__card {
    padding: 7.5px;
  }

  .gallery-item:first-child {
    grid-column-end: auto;
    grid-column-start: auto;
    grid-row-end: auto;
    grid-row-start: auto;
  }

  .payments {
    overflow: auto;
  }
  .payments-item {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    margin-right: 15px;
  }

  .grid-title {
    font-size: 26px;
    margin: 0 auto 15px;
  }

  .contacts-item {
    margin-bottom: 20px;
    max-width: 100%;
  }
  .contacts-item__value {
    font-size: 16px;
    line-height: 21px;
  }
  .contacts-item__title {
    font-size: 15px;
    margin-bottom: 5px;
  }

  .product-gallery {
    height: auto;
    max-height: 80vh;
  }
  .product-gallery__large-item img {
    position: relative;
  }
  .product-info {
    padding: 15px 15px 0;
  }
  .product-info__title {
    margin-top: 10px;
    font-size: 26px;
    line-height: 34px;
  }

  .melits {
    flex-wrap: wrap;
  }
  .melits-item {
    width: 50%;
    margin-bottom: 15px;
  }
  .melits-item__title {
    font-size: 14px;
    line-height: 18px;
  }

  .feedback-wrapper {
    padding: 30px;
  }
  .feedback-title {
    font-size: 36px;
  }

  .modal-title {
    font-size: 26px;
  }

  .footer-address {
    font-size: 16px;
    max-width: 100%;
  }
  .footer-dev {
    display: block;
    text-align: left;
    margin: 15px 0 0 0;
  }
  .footer-nav {
    padding: 0;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 480px) {
  .app-logo__info {
    display: none;
  }
  .app-text__title {
    font-size: 46px;
    max-width: 95%;
  }

  .index-cover {
    height: 60vh;
  }

  .header-phone {
    font-size: 16px;
    margin-right: 30px;
  }

  .about {
    padding: 30px 0;
  }

  .product-item {
    width: 100%;
  }
  .product-item__card::before {
    content: none;
  }

  .related-item {
    width: 100%;
  }

  .page-link {
    width: 36px;
    height: 36px;
    font-size: 14px;
    line-height: 18px;
  }
  .page-link__global {
    font-size: 14px;
    line-height: 18px;
  }
  .page-prev {
    margin-right: 5px;
  }
  .page-next {
    margin-left: 5px;
  }

  .news-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
  }
  .news-item__card {
    flex-direction: column;
  }
  .news-item__text {
    padding-left: 0;
    margin-top: 15px;
  }
}
@media screen and (max-width: 440px) {
  .gallery-wrapper {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 480px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 772px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 993px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .catalog-open {
    display: none;
  }
  .catalog-close {
    display: none;
  }

  .catalog-navbar {
    position: relative;
  }
  .catalog-nav {
    position: -webkit-sticky;
    position: sticky;
    top: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1376px) {
  .container-fluid {
    padding-right: 40px;
    padding-left: 40px;
  }

  .catalog-navbar {
    padding-left: 40px;
    padding-right: 40px;
  }
}