@media (min-width: 1600px) {
  .container {
    max-width: 1460px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
}
@media (max-width: 1600px) {
  .box__catalog-acardeon{
    padding-bottom: 180px;
  }
  .box__biznes-title{
    padding-bottom: 30px;
  }
  .box__biznes-subtitle{
    padding-bottom: 30px;
  }
  .box__biznes-content{
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .menu__nav ul {
    max-width: 830px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .news__swiper {
    padding: 70px 30px;
    max-width: 960px;
    width: 100%;
    height: 418px;
    background: #a87cd5;
  }
  .news__card {
    margin-bottom: 30px;
    max-width: 300px;
    height: 320px;
  }
  .swiper3 {
    height: 220px;
  }
}
@media (max-width: 1400px) {
  .box__catalog .catalog__btn{
    max-width: 190px;
  }
  .aboute__bg-dropdown{
    top: 91.5%;
  }
  .error__404-img {
    max-width: 580px;
  }
  .box__biznes-title::after{
    top: -55px;
  }
  .box__biznes-left{
    padding: 55px 30px;
  }
  .box__biznes-title{
    padding-bottom: 20px;
  }
  .box__biznes-subtitle{
    padding-bottom: 20px;
  }
  .box__biznes-content{
    height: 130px;
    padding: 10px;
  }
  .box__biznes-title p{
    font-size: 26px;
  }
  .box__biznes-content{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .box__catalog-acardeon{
    padding-bottom: 70px;
  }
  .new__item-data{
    padding: 15px 0;
  }
  .new__item-text p{
    font-size: 12px;
    line-height: 15px;
  }
  .contacts__maps-content {
    padding: 40px 30px;
  }
  .feedback__title {
    font-size: 18pt;
  }
  .feedback__input-field {
    max-width: 850px;
  }
  .feedback__input::before {
    left: 70px;
  }
  .feedback__text {
    font-size: 12pt;
  }
  .feedback__user {
    font-size: 12pt;
  }
  .feedback__date {
    font-size: 11pt;
  }
  .error_img {
    max-width: 400px;
  }
  .footer__error svg {
    margin-bottom: 20px;
  }
  .swiper-slide .swiper__img {
    max-width: 100%;
    width: 100%;
    height: 700px;
  }
  .news__card {
    margin-bottom: 30px;
    max-width: 250px;
    height: 270px;
  }
  .news__swiper {
    padding: 70px 30px;
    max-width: 825px;
    width: 100%;
    height: auto;
    background: #a87cd5;
  }
  .news__slide {
    height: auto;
  }
  .swiper3 {
    height: 160px;
  }
  .news__slide-header {
    padding-bottom: 25px;
  }
  .main__btn {
    margin: 20px auto;
  }
  .news__swiper {
    padding: 70px;
    height: 340px;
  }
  .search {
    max-width: 200px;
  }
  .news__card-header p {
    font-size: 26px;
  }
  .menu__search {
    max-width: 340px;
  }
  .menu__link {
    font-size: 12px;
  }
  .menu__nav ul {
    max-width: 700px;
  }
  .reviews__slide-header {
    padding-bottom: 10px;
  }
  .reviews__slide-content {
    padding-bottom: 10px;
  }
}
@media (max-width: 1200px) {
  .search__dropdown-name a{
    font-size: 12px;
    line-height: 100%;
  }
  .news__slide-content p{
    font-size: 12px;
    line-height: 100%;
  }
  .menu__search {
    max-width: 300px;
  }
  .search{
    max-width: 160px;
  }
  .box__catalog-acardeon{
    padding-bottom: 10px;
  }
  .cabinet__contact-btn .main__btn{
    max-width: 80%;
    margin: 10px 0;
  }
  .box__catalog-nav{
    max-width: 100% !important;
  }
  .basket__form-item .catalog__card-btn {
    margin-left: 0;
  }
  .box__form-inner input{
    max-width: 260px;
  }
  .box__price-nab{
    max-width: 200px;
  }
  .box__price-eco{
    max-width: 200px;
  }
  .box__price-eco span{
    font-size: 14px;
  }
  .box__price-eco p{
    font-size: 12px;
  }
  .box__biznes-left{
    padding: 35px 30px;
  }
  .box__biznes-subtitle p{
    font-size: 10px;
  }
  .box__biznes-text p{
    font-size: 12px;
  }
  .box__biznes-text .box__biznes-text__last{
    font-size: 10px;
  }
  .box__biznes-title::after{
    top: -35px;
  }
  .new__item-content{
    padding: 10px;
  }
  .cabinet__btn{
    margin: 5px 0 !important;
  }
  .cabinet__btn-active{
    margin: 5px 0 !important;
  }
  .cabinet__contact-btn{
    flex-direction: column;
  }
  .cabinet__contact-data{
    padding-bottom: 40px;
  }
  .cabinet__btn{
    max-width: 100% !important;
    width: 100%;
    margin: 0;
  }
  .cabinet__btn-active{
    max-width: 100% !important;
    width: 100%;
  }
  .catalog__card-btn{
    max-width: 100px;
    margin-left: auto;
  }
  .swiper4 .swiper-wrapper {
    flex-wrap: wrap;
  }
  .catalog__card-item {
    text-align: left;
  }
  .contacts__card-header {
    max-width: 880px;
  }
  .contacts__card-inner::before {
    max-width: 940px;
  }
  .contacts__card-inner::after {
    max-width: 940px;
  }
  .contacts__card-header p {
    font-size: 16px;
  }
  .contacts__card-subheader p {
    font-size: 12px;
  }
  .contacts__card-button {
    max-width: 420px;
  }
  .contacts__card-btn {
    max-width: 200px;
    font-size: 12px;
  }
  .search__dropdown {
    width: 485px;
  }
  .feedback__navigation {
    margin: 30px auto;
  }
  .feedback__input {
    margin: 30px 0;
  }
  .feedback__input-field {
    max-width: 950px;
  }
  .feedback__input::before {
    left: 0px;
  }
  .feedback__user {
    font-size: 11pt;
  }
  .feedback__date {
    font-size: 10pt;
  }
  .news__card {
    margin-bottom: 30px;
    max-width: 210px;
    height: 220px;
  }
  .news__swiper {
    max-width: 692px;
    height: 287.5px;
  }
  .menu__nav ul {
    max-width: 600px;
  }
  .footer__contact-header {
    margin-bottom: 30px;
  }
  .footer__gps p {
    font-size: 14px;
  }
  .footer__phone-item a {
    font-size: 14px;
  }
  .footer__bisnes a {
    font-size: 13px;
  }
  .bonus__inner {
    flex-wrap: wrap;
  }
  .bonus__item {
    max-width: 145px;
    margin-bottom: 60px;
  }
  .bonus__item p {
    font-size: 14px;
  }
  .info__header h2 {
    font-size: 20px;
    font-weight: bold;
  }
  .bonus__item img {
    max-width: 35px;
    height: 45px;
  }
}
@media (max-width: 992px) {
  .basket__form-price{
    text-align: left;
  }
  .basket__form-inner{
    flex-direction: column;
  }
  .basket__form .right{
    max-width: 100%;
  }
  .basket__form .left{
    max-width: 100%;
  }
  .basket__form .left{
    align-items: start;
  }
  .left p{
    text-align: left !important;
  }
  .basket__form-item__btn{
    width: 200px;
    margin: 5px;
  }
  .basket__form-item__btn input{
    max-width: 100%;
    width: 100%;
  }
  .search{
    max-width: 200px;
  }
  .new__item-title{
    line-height: 120%;
  }
  .cabinet__contact-btn .main__btn{
    max-width: 60%;
    margin: 10px 0;
  }
  .box__catalog-nav{
    flex-wrap: wrap;
  }
  .box__catalog-nav .catalog__btn {
    margin-top: 20px;
  }
  .box__price-nabor{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .new__item-text{
    font-size: 12px;
    line-height: 15px;
  }
  .new__more{
    margin-top: 20px;
  }
  .box__biznes-img{
    margin-top: 20px;
  }
  .box__biznes-left{
    padding: 70px 55px;
  }
  .box__biznes-title::after{
    top: -70px;
  }
  .box__item{
    padding-bottom: 30px;
  }
  .box__img{
    margin-bottom: 20px;
  }
  .cabinet__img{
    position: absolute;
    right: 5px;
    top: -10px;
  }
  .cabinet__calc{
    padding: 0 5px;
  }
  .cabinet__inner td{
    padding: 20px;
  }
  .cabinet__contact-data{
    padding-bottom: 30px;
  }
  .news__item{
    flex-direction: column;
  }
  .news__header{
    flex-direction: column;
    align-items: start;
  }
  .news__list-item{
    padding: 0;
    padding-top: 20px;
    padding-right: 30px;
  }
  .new__item-title{
    flex-direction: column;
  }
  .new__item-title p{
    padding-bottom: 5px;
  }
  .news__list{
    flex-wrap: wrap;
  }
  .cabinet__calc-item{
    max-width: 150px;
  }
  .cabinet__card-item{
    width: calc(100% - 60px);
  }
  .cabinet__cacl-inner{
    max-width: 300px;
  }
  .cabinet__item{
    max-width: 350px;
  }
  .cabinet__calc{
    max-width: 50px;
  }
  .catalog__sidebar::before{
    content: "";
    position: fixed;
    right: 0;
    top: 0;
    width: 15%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: -1;
  }
  .catalog__mob-title::after{
    content: '';
    position: absolute;
    right: 0;
    background: url("../img/arrow_right.png") no-repeat center;
    width: 10px;
    transform: rotate(90deg);
    height: 10px;
    top: 0;
  }
  .catalog__mob-title{
    display: block;
  }
  .catalog__dropdon-inner{
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
  }
  .catalog__dropdon-inner{
    position: relative;
  }
  .catalog__dropdown{
    padding: 10px 0;
    display: none;
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  .catalog__dropdon-inner:hover 
  .catalog__dropdown{
    display: block;
  }
  .catalog__sidebar{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 85%;
    z-index: 1111;
    overflow-y: auto;
  }
  .catalog__sidebar-categor{
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .catalog__sidebar-menu{
    display: block;
    position: fixed;
    top: 50%;
    left: 20px;
    z-index: 1111;
  }
  .catalog__sidebar-menu svg{
    width: 50px;
    height: 50px;
  }
  .catalog__remove{
    display: block;
    position: fixed;
    top: 50%;
    left: 82%;
    z-index: 1112;
  }
  .catalog__sidebar-mob__title{
    display: block;
    padding-bottom: 20px;
  }
  .swiper4 .swiper-slide {
    width: 48% !important;
  }
  .contacts__form-inner {
    padding: 60px 80px;
  }
  .contacts__maps-content {
    padding: 30px 20px;
  }
  .contacts__gps svg {
    margin-bottom: 10px;
  }
  .contacts__tel img {
    padding-bottom: 10px;
  }
  .contacts__social svg {
    width: 20px;
    height: 20px;
  }
  .contacts__gps p {
    font-size: 12px;
  }
  .contacts__card-header {
    max-width: 580px;
  }
  .contacts__card-header p {
    font-size: 14px;
  }
  .contacts__card-subheader p {
    font-size: 12px;
  }
  .contacts__card-button {
    max-width: 420px;
  }
  .contacts__card-btn {
    max-width: 200px;
    font-size: 10px;
  }
  .search__dropdown-id p {
    font-size: 10px;
  }
  .search__dropdown {
    width: 385px;
  }
  .search__dropdown-name p {
    font-size: 10px;
  }
  .search__dropdown-content {
    margin-left: 10px;
  }
  .feedback__button {
    height: 28px;
    max-width: 250px;
  }
  .feedback__button svg {
    width: 10px;
    height: 10px;
    top: 7px;
    left: 30px;
  }
  .feedback__navigation {
    margin: 30px auto;
  }
  .feedback__input {
    margin: 30px 0;
  }
  .feedback__input-field {
    max-width: 700px;
    margin: 30px 20px 0;
    height: 120px;
  }
  .feedback__input {
    padding: 20px;
  }
  .feedback__btn {
    margin-bottom: 0 !important;
  }
  .feedback__input::before {
    left: -10px;
  }
  .feedback__input::before {
    left: 0px;
    font-size: 300px;
  }
  .feedback__text br {
    display: none;
  }
  .feedback__btn svg {
    width: 10px;
    height: 10px;
  }
  .feedback__btn {
    font-size: 8px !important;
  }
  .feedback__user {
    font-size: 11pt;
  }
  .feedback__date {
    font-size: 10pt;
  }
  .error__decor {
    display: none !important;
  }
  .error__btn {
    margin: 40px auto !important;
  }
  .footer__error svg {
    margin-bottom: 20px;
  }
  .catalog__card-price p {
    font-size: 12px;
  }
  .menu__item:hover .menu__link-dropdown {
    display: none;
  }
  .menu__remove {
    display: none;
  }
  .news__card {
    max-width: 160px;
    height: 160px;
  }
  .swiper-slide .swiper__img {
    max-width: 100%;
    width: 100%;
    height: 500px;
  }
  .reviews__inner::after {
    font-size: 200px;
    top: 70px;
    left: 20px;
  }
  .menu__link {
    max-width: 140px;
  }
  .news__swiper {
    padding: 30px;
  }
  .footer__contact-none {
    display: none !important;
  }
  .footer__inner-mob {
    display: block;
    max-width: 260px;
    width: 100%;
    margin: 0 auto;
  }
  .footer__btn {
    max-width: 300px !important;
  }
  .footer__menu-inner p {
    order: 2;
    margin-bottom: 20px;
    font-size: 14px;
  }
  .footer__nav {
    order: 0;
  }
  .footer__contact-header {
    text-align: center;
    margin-bottom: 0;
  }
  .footer__link {
    font-size: 14px;
  }
  .footer__social {
    order: 1;
  }
  .footer__item {
    padding-bottom: 0;
  }
  .footer__item::after {
    top: 0;
  }
  .footer__menu-inner {
    flex-direction: column;
  }
  .footer__from {
    display: none;
  }
  .news__swiper {
    max-width: 515px;
    height: 220px;
    margin-bottom: 30px;
    padding: 10px;
  }
  .main__btn {
    height: 28px;
    max-width: 200px;
    font-size: 12px;
  }
  .news__card-title {
    padding-top: 80px;
  }
  .news__card-topheader {
    padding-top: 45px;
  }
  .reviews__slide-content p {
    font-size: 11px;
  }
  .header__topmob {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    height: 40px;
    background: #e2b56e;
  }
  .header__topmob-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header__money-inner {
    display: none;
  }
  .header__money-inner.mob {
    display: flex;
    align-items: center;
  }
  .header__money-item p {
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
  }
  .header__inner {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .header__rus {
    display: none;
  }
  .header__phone {
    display: none;
  }
  .header__email {
    display: none;
  }
  .mob__phone {
    display: block;
    position: relative;
  }
  .mob__login {
    display: block;
    position: relative;
    max-width: 40px;
    width: 100%;
    height: 40px;
  }
  .header__money {
    display: none;
  }
  .header__logo {
    max-width: 170px;
    width: 100%;
    height: 76px;
  }
  .header__btn {
    font-weight: bold;
  }
  .menu__dropdown-item {
    padding-bottom: 10px;
  }
  .header__rus.mob {
    display: block;
    margin-top: 0px;
    padding: 0;
    padding-left: 10px;
    background: none;
    height: auto;
  }
  .header__rus .header__btn::after {
    bottom: 5px;
  }
  .header__dopdowns {
    top: 100%;
  }
  .menu__search {
    max-width: 360px;
  }
  .menu__nav ul {
    max-width: 500px;
  }
  .menu__link {
    font-size: 12px;
  }
  .product__nav{
    max-width: 100%;
  }
  .product__nav .catalog__btn{
    max-width: 210px;
  }
  .menu__nav ul {
    display: none;
    padding: 0;
    max-width: 80%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: auto;
    height: 100vh;
    background: #926eb8;
    z-index: 10000;
  }
  .menu__nav ul::before {
    content: "";
    position: fixed;
    right: 0;
    top: 0;
    width: 20%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: -1;
  }
  .menu__mob {
    position: relative;
    width: 40px;
    height: 40px;
  }
  .menu__mob::after {
    content: "";
    position: absolute;
    background: url("../img/menu__mob.png") no-repeat center;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
  }
  .remove__menu {
    position: absolute;
    right: 40px;
    top: 40px;
    width: 20px;
    height: 20px;
  }
  .remove__menu::after {
    content: "";
    position: absolute;
    background: url("../img/remove__mob-menu.png") no-repeat center;
    width: 20px;
    height: 20px;
    right: 0;
    top: 0;
    z-index: 11000;
  }
  .menu__link-dropdown {
    margin-top: 0px;
    top: 0;
  }
  .menu__dropdown-left::after {
    display: none;
  }
  .menu__link-dropdown .last{
    display: none !important;
  }
  .menu__dropdown-right {
    max-width: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: auto; 
    border-radius: 0;
    height: 100vh;
    z-index: 111;
  }
  .menu__dropdown-item:hover .menu__dropdown-right{
    display: none;
  }
  .menu__right-content{
    height: auto;
  }
  .menu__link-dropdown span{
    display: block;
  }
  .dropdown__span{
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #926db5;
    padding-left: 20px;
  }
  .menu__link-dropdown{
    max-width: 100%;
    width: 100%;
    height: 100vh;
    padding: 40px 20px;
    top: 0;
  }
  .menu__dropdown-left {
    max-width: 100%;
    width: 100%;
    padding: 0;
    height: 100vh;
    padding: 0;
  }
  .menu__dropdown-content::after{
    width: 100%;
  }
  .menu__dropdown-item:last-child {
    height: auto;
  }
  .menu__dropdown-item {
    height: auto;
  }
  .menu__dropdown-left img {
    width: 125px;
    height: 75px;
    margin-bottom: 30px;
  }
  .dropdown__span:hover .menu__dropdown-right{
    display: none;
  }
  .menu__item::after {
    display: none;
  }
  .fixed {
    overflow-y: hidden;
  }
  .menu__item.active::before {
    display: none;
  }
  .menu__link-dropdown span::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 8px;
    background: url("../img/arrow__left.png") no-repeat center;
    top: 3px;
    left: 0;
  }
  .menu__mob {
    display: block;
  }
  .cart img {
    max-width: 20px;
    width: 100%;
    height: 20px;
  }
  .dropdown__span {
    text-transform: uppercase;
  }
  .open__menu {
    display: block !important;
  }
  .catalog__active {
    font-size: 11px;
  }
  .catalog__btn {
    font-size: 11px;
  }
  .header__inner svg {
    fill: #fff;
    width: 20px;
    height: 20px;
  }
  .product__calc-item{
    max-width: 100px !important;
  }
  .new__more-title p{
    font-size: 14px;
    line-height: 150%;
  }
  .new__image{
    margin-bottom: 20px;
  }
  .new__item-content{
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .one-block{
    display: block;
  }
  .aboute__bg-inner::before{
    bottom: -35px;
  }
  .content__top{
    padding-top: 1000px;
  }
  .basket__form .left{
    flex-direction: column;
  }
  .basket__form-kod{
    max-width: 100%;
    width: 100%;
  }
  .basket__form-kod input{
    max-width: 200px;
    margin: 0;
  }
  .basket__form-price p{
    font-size: 20px;
  }
  .basket__form-item__btn{
    margin: 0;
  }
  .pages__navigation{
    margin: 20px auto;
  }
  .pages__nav{
    margin-bottom: 20px;
  }
  .pages__title{
    font-size: 20px;
  }
  .pages__navigation span{
    font-size: 12px;
  }
  .basket__form-select{
    max-width: 100%;
  }
  .basket__form-com{
    max-width: 100%;
  }
  .basket__form-last form .basket__form-com input{
    margin-bottom: 20px;
  }
  .basket__adres{
    flex-direction: column;
    align-items: start;
  }
  .basket__select{
    max-width: 100%;
  }
  .box__form-inner{
    flex-direction: column;
    align-items: center;
  }
  .box__form-inner input{
    max-width: 100%;
    margin-bottom: 20px;
    width: 100%;
  }
  .box__form{
    margin-bottom: 40px;
    padding-bottom: 30px;
  }
  .box__catalog{
    margin-bottom: 40px;
  }
  .box__biznes-img__content{
    top: 50px;
    right: 40px;
  }
  .cabinet__inner td{
    padding: 10px;
  }
  .basket__form-input{
    margin-left: 0;
  }
  .basket__form-item{
    margin-bottom: 20px;
  }
  .left p{
    padding-bottom: 20px;
  }
  .basket__form .right{
    margin: 0 auto;
  }
  .basket__form-input{
    max-width: 300px;
  }
  .product__nav .catalog__btn{
    max-width: 160px !important;
    font-size: 8px !important;
  }
  .cabinet__profile-card img{
    max-width: 100%;
    width: 100%;
  }
  .cabinet__profile-card{
    margin-bottom: 20px;
  }
  .cabinet__calc-item{
    max-width: 140px;
  }
  .cabinet__card-item{
    width: calc(100% - 60px);
    flex-direction: column;
    align-items: start;
  }
  .cabinet__cacl-inner{
    max-width: 300px;
  }
  .cabinet__item{
    max-width: 350px;
  }
  .cabinet__calc{
    max-width: 50px;
  }
  .catalog__card-topname{
    padding-bottom: 5px;
  }
  .catalog__card-name{
    padding-bottom: 10px;
  }
  .catalog__row .catalog__card-item__content::after{
    display: none;
  }
  .catalog__row .catalog__card-item{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .catalog__row .catalog__card-item__content{
    width: 42%;
  }
  .catalog__row .catalog__card::after{
    right: 0;
    top: 10px;
    left: auto;
  }
  .catalog__row .catalog__card-price__item{
    width: 100%;
  }
  .catalog__row .catalog__card{
    align-items: start;
  }
  .catalog__item{
    width: 48%;
  }
  .aboute__bg {
    margin-bottom: 80px;
  }
  .aboute__content-item {
    margin-bottom: 20px;
  }
  .aboute__bg-inner {
    padding: 40px 60px;
  }
  .contacts__maps-content {
    margin-bottom: 20px;
  }
  #map {
    height: 388px;
  }
  .contacts__form-inner {
    padding: 30px;
  }
  .contacts__gps p {
    font-size: 14px;
  }
  .contacts__social svg {
    width: 25px;
    height: 25px;
  }
  .contacts__gps p {
    font-size: 14px;
  }
  .contacts__card {
    margin-bottom: 20px;
  }
  .contacts__maps-content {
    height: auto;
  }
  .contacts__gps {
    padding-bottom: 20px;
  }
  .contacts__tel {
    padding-bottom: 20px;
  }
  .contacts__email {
    padding-top: 20px;
  }
  .contacts__maps {
    margin-bottom: 20px;
  }
  .contacts__card-header {
    max-width: 580px;
  }
  .contacts__card-header p {
    font-size: 12px;
  }
  .contacts__card-subheader p {
    font-size: 10px;
  }
  .contacts__card-button {
    max-width: 420px;
  }
  .contacts__card-inner::before {
    height: 260px;
  }
  .contacts__card-inner::after {
    height: 260px;
  }
  .contacts__card-inner {
    padding: 32px;
  }
  .contacts__card-btn {
    max-width: 200px;
    font-size: 10px;
  }
  .search__dropdown-id p {
    font-size: 8px;
  }
  .search__dropdown {
    width: 285px;
  }
  .search__dropdown-item img {
    width: 30px;
    height: 40px;
  }
  .search__dropdown {
    padding: 10px;
  }
  .search__dropdown-btn a {
    max-width: 30px !important;
    height: 30px;
    font-size: 10px;
    border: 1px solid #fff !important;
  }
  .search__dropdown-btn a svg {
    width: 10px;
    height: 10px;
  }
  .search__dropdown-name a {
    line-height: 60%;
    font-size: 8px;
  }
  .search__dropdown-content {
    margin-left: 10px;
  }
  .feedback__input::before {
    left: 0px;
    font-size: 300px;
  }
  .feedback__button svg {
    top: 14px;
    left: 20px;
  }
  .feedback__input-field {
    max-width: 520px;
    margin: 30px auto 0;
  }
  .swiper__desctop {
    display: none;
  }
  .swiper__mob {
    display: block;
  }
  .news__swiper {
    margin-top: 20px;
  }
  .family__smail {
    display: block;
  }
  .family__desctop {
    display: none;
  }
  .news__card {
    height: auto;
  }
  .catalog__active {
    max-width: 115px;
    height: 39px;
  }
  .news__swiper {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding: 30px 10px;
  }
  .main__btn {
    height: 38px;
    max-width: 300px;
    font-size: 12px;
  }
  .swiper3 {
    height: 220px;
  }
  .catalog__nav {
    max-width: 100%;
  }
  .catalog__btn {
    max-width: 145px;
    height: 39px;
  }
  .news__card-topheader {
    padding-top: 230px;
  }
  .swiper-slide .swiper__img {
    max-width: 100%;
    width: 100%;
    height: 432px;
  }
  .news__card-header p {
    font-size: 56px;
  }
  .info__header h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 120%;
  }
  .news__card {
    max-width: 100%;
    width: 100%;
    flex-wrap: wrap-reverse;
  }
  .swiper-pagination3 {
    display: block;
  }
  .main__btn {
    margin: 20px auto;
  }
  .swiper-button-next3,
  .swiper-button-prev3 {
    display: none;
  }
  .news__slide {
    margin: 0;
  }
}
@media (max-width: 575px) {
  .box__item img{
    max-height: 443px;
    height: auto;
  }
  .box__nabor-subheader{
    max-width: 100%;
  }
  .box__nabor-content span{
    font-size: 11px;
  }
  .box__catalog-name{
    padding-bottom: 15px;
  }
  .accordion-body p{
    font-size: 12px;
  }
  .box__catalog-name h2{
    font-size: 18px;
  }
  .box__price-item p{
    font-size: 16px;
  }
  .box__price-nabor{
    flex-direction: column;
    align-items: center;
  }
  .box__biznes-title::after{
    top: -50px;
  }
  .box__biznes-title p{
    font-size: 18px;
  }
  .box__biznes-left{
    padding: 50px 10px;
  }
  .box__img-content{
    left: 45px;
    top: 45px;
  }
  .box__img-title p{
    font-size: 16px;
  }
  .box__img-title h2{
    font-size: 32px;
  }
  .box__img-title{
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .box__img-text p{
    font-size: 12px;
  }
  .cabinet__img{
    position: absolute;
    right: 10px;
    top: -60px;
  }
  .basket__form .left{
    flex-direction: column;
  }
  .product__nav .catalog__btn{
    max-width: 100% !important;
  }
  .product__table td{
    font-size: 12px;
  }
  .pages__navigation-inner{
    align-items: start;
    flex-direction: column;
  }
  .pages__navigation-item{
    margin-top: 20px;
  }
  .cabinet__price-mob{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    width: 100%;
    background: #f4f4f4 !important;
    padding: 25px !important;
  }
  .product__calc{
    max-width: 210px;
  }
  .cabinet__item{
    padding: 25px !important;
    padding-bottom: 0 !important;
  }
  .cabinet__calc-item{
    max-width: 100%;
    padding: 15px 25px !important;
  }
  .cabinet__calc{
    max-width: 90px;
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #f4f4f4;
    border-radius: 20px;
  }
  .cabinet__inner td{
    padding: 0;
  }
  .cabinet__card-item{
    width: calc(100% - 100px);
    flex-direction: column;
    align-items: start;
  }
  .cabinet__cacl-inner{
    max-width: 100%;
    flex-direction: column;
    align-items: start;
  }
  .cabinet__inner tr{
    flex-direction: column;
    align-items: start;
    margin-bottom: 20px;
  }
  .cabinet__price-text__mob{
    display: block;
  }
  .cabinet__inner{
    width: 80%;
    margin: 0 auto;
  }
  .cabinet__item{
    max-width: 100%;
  }
  .contacts__card-btn {
    max-width: 190px;
  }
  .pages__title br {
    display: block;
  }
  .search__dropdown-item img {
    width: 30px;
    height: 40px;
  }
  .search__dropdown-item {
    padding: 10px 0;
  }
  .search__dropdown {
    width: 260px;
    padding: 10px;
  }
  .search__dropdown-btn a {
    max-width: 30px !important;
    height: 30px;
    font-size: 10px;
    border: 1px solid #fff !important;
  }
  .search__dropdown-btn a svg {
    width: 10px;
    height: 10px;
  }
  .search__dropdown-name p {
    font-size: 8px;
  }
  .search__dropdown-content {
    margin-left: 5px;
  }
  .feedback__input::before {
    left: -10px;
    font-size: 300px;
  }
  .catalog__btn {
    max-width: 345px;
    height: 39px;
  }
  .catalog__nav {
    max-width: 650px;
  }
  .yellow__mob:hover svg {
    fill: #fff !important;
  }
  .catalog__block-link {
    border: 1px solid #b18ad9 !important;
  }
  .catalog__block-link:hover {
    background: #b18ad9;
    color: #fff;
  }
  .catalog__card-star p {
    margin-left: 20px;
  }
  .catalog__card-down p {
    color: #e2b56e;
  }
  .catalog__block-link:hover svg {
    fill: #fff;
  }
  .yellow__mob:hover a {
    background: #e2b56e;
    color: #fff;
  }
  .catalog__btn {
    max-width: 199px;
    height: 39px;
    margin: 0 auto;
  }
  .catalog__active {
    display: block;
    display: flex;
    background: #e2b56e !important;
    color: #fff !important;
    align-items: center;
    justify-content: center;
    max-width: 199px;
    height: 39px;
    width: 100%;
    margin: 0 auto;
  }
  .news__card-topheader {
    padding-top: 150px;
  }
  .reviews__inner::after {
    font-size: 200px;
    top: 70px;
    left: -20px;
  }
  .news__card-header p {
    font-size: 46px;
  }
  .news__card {
    margin: 10px;
  }
  .bonus__item p {
    font-size: 12px;
  }
  .swiper3 {
    height: 250px;
  }
  .news__swiper {
    height: 370px;
  }
  .footer__contact-header p {
    font-size: 18px;
  }
  .swiper-pagination2 {
    display: block;
  }
  .news__slide-content p {
    padding-bottom: 0px;
  }
  .catalog__card-content {
    border: 2px solid #f4f4f4;
    padding: 18px;
    padding-right: 30px;
    display: flex;
    align-items: center;
  }
  .swiper-button-next2,
  .swiper-button-prev2 {
    display: none;
  }
  .reviews__slide {
    padding: 40px;
    margin: 0;
  }
  .swiper2 {
    width: 100%;
    height: 265px;
  }
  .reviews_star {
    padding-bottom: 0;
  }
  .catalog__row .catalog__card-item .catalog__card-img {
    width: 55px;
    margin-right: 20px;
  }
  .reviews__btn {
    margin-top: 20px;
  }
  .catalog__block {
    max-width: 80px;
    width: 100%;
  }
  .catalog__nav {
    flex-direction: column;
  }
  .catalog__btn {
    margin-bottom: 10px;
  }
  .catalog__btn:last-child {
    margin-bottom: 0;
  }
  .catalog__card-info a img {
    margin-right: 0 !important;
  }
  .catalog__card-btn a {
    margin-left: auto;
  }
  .catalog__block {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .catalog__card-item::before {
    display: none;
  }
  .catalog__card-item::after {
    display: none;
  }
  .catalog__active {
    font-size: 16px;
  }
  .catalog__btn {
    font-size: 10px;
  }
  .header__logo {
    max-width: 150px;
    width: 100%;
    height: 64px;
  }
  .menu__dropdown-left {
    width: 100%;
  }
  .active {
    width: 100%;
  }
  .reviews__slide-header {
    padding-bottom: 20px;
  }
  .footer__inner-mob {
    display: block;
  }
}
@media (max-width: 535px) {
  .aboute__bg-inner::before{
    bottom: -5px;
  }
  .content__top{
    padding-top: 1050px;
  }
}
@media (max-width: 475px) {
  .aboute__bg-inner::before{
    bottom: -55px;
  }
  .aboute__bg-inner::after {
    content: "";
    position: absolute;
    max-width: 1460px;
    width: 100%;
    height: 750px;
    background: url("../img/bg__aboute-mob__560.png") no-repeat center;
    background-size: cover;
    right: 0;
    top: 0;
    z-index: -1;
  }
  .aboute__bg-inner{
    min-height: 750px;
  }
  .content__top{
    padding-top: 750px;
  }
  .aboute__bg-dropdown p{
    font-size: 14px;
  }
  .aboute__bg-dropdown{
    top: 100%;
  }
  .aboute__bg-arow{
    top: 97%;
  }
  .aboute__bg{
    margin-bottom: 120px;
  }
  .aboute__bg-content{
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
  }
  .cabinet__contact-btn .main__btn{
    max-width: 100%;
    margin: 10px 0;
  }
  .box__price-eco{
    max-width: 100%;
    width: 100%;
  }
  .box__biznes-img__content{
    top: 60px;
    right: 5px;
  }
  .box__catalog-btn svg{
    width: 15px;
    height: 15px;
  }
  .accordion-button{
    font-weight: bold;
    line-height: 120%;
  }
  .box__biznes-img__title{
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .box__biznes-img__text{
    max-width: 170px;
  }
  .box__biznes-img__title p{
    font-size: 36px;
  }
  .box__biznes-img__text p{
    font-size: 12px;
  }
  .box__catalog-price{
    flex-direction: column;
    align-items: start;
  }
  .box__catalog-acardeon{
    padding-bottom: 20px;
  }
  .box__catalog-btn{
    margin: 5px 0 !important;
  }
  .box__catalog-active{
    margin: 5px 0 !important;
  }
  .box__price-eco{
    margin-top: 20px;
  }
  .cabinet__profile-client{
    padding-bottom: 70px;
  }
  .catalog__row .catalog__card-item__content{
    width: 72%;
  }
  .cart span{
    display: none;
  }
  .cart{
    width: 30px;
    background: transparent;
  }
  .select2-container{
    max-width: 100% !important;
  }
  .catalog__select{
    max-width: 100% !important;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    margin-top: 20px;
  }
  .catalog__sections{
    flex-direction: column;
  }
  .catalog__icon{
    order: 0;
  }
  .catalog__select{
    order: 1;
  }
  .catalog {
    padding: 40px;
  }
  .catalog__inner {
    padding-top: 20px;
  }
  .catalog__card-price p {
    font-size: 16px;
  }
  .catalog__card{
    max-width: 300px;
    width: 100%;
  }
  .catalog__btn {
    max-width: 80% !important;
    width: 100%;
  }
  .swiper4 .swiper-wrapper {
    flex-wrap: nowrap;
  }
  .swiper4 .swiper-slide {
    width: 100% !important;
  }
  .aboute__bg-inner {
    padding: 40px;
  }
  .contacts__input {
    flex-direction: column;
    justify-content: center;
  }
  .contacts__input input:first-child {
    margin-right: 0;
  }
  .contacts__form-inner textarea {
    height: 100px;
  }
  .contacts__form-header p {
    font-size: 15px;
  }
  .contacts__input input:last-child {
    margin-top: 20px;
    margin-left: 0;
  }
  .contacts__card-header {
    max-width: 580px;
  }
  .contacts__card-header p {
    font-size: 12px;
  }
  .contacts__card-subheader p {
    font-size: 10px;
  }
  .contacts__card-button {
    max-width: 420px;
  }
  .contacts__card-inner::before {
    height: 360px;
  }
  .contacts__card-inner::after {
    height: 360px;
  }
  .contacts__card-inner {
    padding: 32px;
  }
  .contacts__card-button {
    display: flex;
    flex-direction: column;
  }
  .contacts__card-btn {
    margin-bottom: 20px;
    max-width: 100%;
    font-size: 10px;
  }
  .search__inner{
    position: initial;
  }
  .search__dropdown {
    max-width: 100% !important;
    width: 100% !important;
    padding: 10px !important;
    top: 205px !important;
    right: 0 !important;
    margin: 0 !important;
  }
  .search__dropdown-btn a {
    font-size: 8px;
  }
  .feedback__button svg {
    top: 14px;
    left: 40px;
  }
  .feedback__button {
    max-width: 360px;
    margin: 0 auto;
    width: 100%;
    position: relative;
  }
  .feedback__input-title {
    position: relative;
  }
  .feedback__input-title::after {
    content: "";
    width: 160px;
    height: 2px;
    top: -122%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    background: #e2b56d;
  }
  .feedback__user {
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .feedback__input::before {
    top: 30px;
    font-size: 200px;
  }
  .feedback__navigation-left {
    font-size: 12pt;
  }
  .feedback__title br {
    display: block;
  }
  .feedback__star {
    display: none;
  }
  .feedback__list {
    flex-direction: column;
    align-items: start;
    padding-bottom: 20px;
  }
  .feedback__star-mob {
    margin-top: 10px;
    display: block;
  }
  .feedback__item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .feedback__input-field {
    max-width: 320px;
  }
  .feedback__btn {
    max-width: 320px !important;
    font-size: 8pt !important;
  }
  .remove__menu::after {
    top: 2px;
  }
  .feedback__btn svg {
    width: 15px;
    height: 15px;
  }
  .menu__link-dropdown span {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
  }
  .news__card-title p {
    font-size: 36px;
    font-weight: normal;
  }
  .bonus__item {
    max-width: 110px;
  }
  .bonus__item img {
    max-width: 65px;
    height: 75px;
  }
  .swiper__img-mob {
    display: block;
  }
  .swiper__img {
    display: none;
  }
  .catalog__card-mob {
    max-width: 100%;
  }
}
@media (max-width: 430px) {
  .cabinet__profile-client{
    padding-bottom: 50px;
  }
  .catalog__btn {
    max-width: 300px !important;
    width: 100%;
  }
  .search__dropdown {
    width: 430px;
    padding: 10px;
    right: -102px;
    margin: 0 20px;
  }
  .menu__search{
    max-width: 220px !important;
  }
  .search{
    max-width: 150px;
  }
}
@media (max-width: 415px) {
  .search__dropdown {
    right: -85px;
  }
}
@media (max-width: 412px){
  .search__dropdown {
    width: 400px;
    padding: 10px;
    right: -102px;
    margin: 0 20px;
  }
}
@media (max-width: 376px) {
  .aboute__bg-inner::before{
    bottom: -135px;
  }
  .aboute__bg {
    margin-bottom: 50px;
  }
  .menu__dropdown-info p{
    font-size: 12px;
  }
  .menu__dropdown-header p{
    font-size: 10px;
  }
  .basket__form-kod input{
    max-width: 140px;
    margin: 0;
  }
  .basket__form-item__btn input{
    max-width: 140px;
    margin: 0 !important;
    margin-left: auto !important;
  }
  .box__img-content{
    left: 25px;
    top: 25px;
  }
  .box__catalog-header h2{
    font-size: 18px;
  }
  .product__calc{
    padding-top: 10px;
    max-width: 90%;
  }
  .cabinet__calc{
    max-width: 120px !important;
  }
  .product__calc .catalog__card-btn{
    max-width: 120px !important;
  }
  .product__price{
    flex-direction: column;
    align-items: center;
  }
  .cabinet__profile-item{
    left: 30px;
    top: 20px;
  }
  .cabinet__card-item{
    width: calc(100% - 60px);
    flex-direction: column;
    align-items: start;
  }
  .cabinet__inner{
    width: 100%;
    margin: 0 auto;
  }
  .aboute__bg-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .aboute__bg-inner {
    padding: 20px;
  }
  .search__dropdown {
    width: 380px;
    padding: 10px;
    right: -112px;
    margin: 0 auto;
  }
  .search{
    max-width: 120px;
  }
  .menu__search{
    max-width: 270px;
  }
  .feedback__button svg {
    top: 14px;
    left: 35px;
  }
  .feedback__button {
    max-width: 320px;
  }
  .feedback__input-title::after {
    content: "";
    width: 160px;
    height: 2px;
    top: -62%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    background: #e2b56d;
  }
  .feedback__input-field {
    max-width: 280px;
  }
  .page-link {
    margin: 0 3px;
  }
  .feedback__btn {
    max-width: 280px !important;
  }
  .remove__menu {
    position: absolute;
    right: 25px;
    top: 40px;
    width: 20px;
    height: 20px;
  }
  .info__header h2 {
    font-size: 26px;
  }
  .info__inner {
    padding-bottom: 40px;
  }
  .bonus {
    margin-bottom: 20px;
  }
  .main__btn {
    font-size: 13px;
  }
  .news {
    margin: 20px 0;
  }
  .catalog {
    padding: 20px 0 40px;
  }
  .reviews {
    margin-top: 0;
  }
  .footer__nav {
    max-width: 100%;
  }
  .news__card-topheader {
    padding-bottom: 5px;
  }
  .news__card-topheader:last-child {
    padding-top: 5px;
  }
  .news__slide-header {
    max-width: 145px;
    width: 100%;
    margin: 0 auto;
  }
  .footer__inner {
    padding: 40px 0;
  }
  .info__text p {
    font-size: 15px;
  }
  .news__card-topheader {
    padding-top: 90px;
  }
  .main__btn {
    max-width: 100%;
  }
}
@media (max-width: 365px) {
  .cabinet__register-item{
    display: flex;
    flex-direction: column;
  }
  .cabinet__register-item input{
    max-width: 100% !important;
  }
  .contacts__card-inner::before {
    height: 420px;
  }
  .contacts__card-header p {
    font-size: 15px;
  }
  .contacts__card-subheader p {
    font-size: 14px;
  }
  .contacts__card-header {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .contacts__card-btn {
    margin-bottom: 15px;
  }
  .contacts__card-inner::after {
    height: 420px;
  }
  .contacts__card-btn:last-child {
    margin-bottom: 0;
  }
  .contacts__card-inner {
    padding: 30px;
  }
  .search__dropdown {
    width: 362px;
    padding: 10px;
    margin: 0 auto;
  }
}
@media (max-width: 345px) {
  .aboute__bg-inner::before{
    bottom: -155px;
  }
  .aboute__bg-inner::after {
    content: "";
    position: absolute;
    max-width: 1460px;
    width: 100%;
    height: 480px;
    background: url("../img/bg__aboute-mob.png") no-repeat center;
    right: 0;
    top: 0;
    z-index: -1;
    background-size: 100%;
  }
  .adaptiv-none{
    display: none;
  }
  .modal-dialog{
    max-width: 300px;
  }
  .aboute__bg-inner{
    min-height: 480px;
  }
  .modal-body .modal__lable-checkbox{
    margin-top: 20px;
  }
  .modal-body input{
    font-size: 13px;
  }
  .search{
    max-width: 160px;
  }
  .pages__navigation-left{
    line-height: 150%;
  }
  .search__dropdown {
    width: 327px;
    padding: 10px;
    right: -72px;
    margin: 0 auto;
  }
  .aboute__content-title p {
    font-size: 18px;
  }
  .aboute__bg {
    margin-bottom: 60px;
  }
  .aboute__bg-content p {
    line-height: 120%;
  }
  .aboute__bg-title{
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .content__top{
    padding-top: 900px;
  }
  .feedback__button svg {
    top: 14px;
    left: 15px;
  }
}
