@media only screen and (max-width: 1820px) {

  .container {
    max-width: 1200px;
  }

  h1 {
    font-size: 37px;
  }
 
  .notificationDiscount p {
    font-size: 18px;
  }

  .equipmentDetailItem__title {
    font-size: 20px;
  }

  .detailProductTable, .detailProductInfo > p {
    font-size: 16px;
  }

  .detailFeutereItem__price {
    font-size: 28px; 
  }
  .detailFeutereItem_1 {
    margin-right: 25px;
  }

  .detailFeutereItem_2 {
    margin-right: 20px;
  }

  .detailFeutereItem__info {
    font-size: 14px;
  }

  .detailFeutereItem__icon img {
    max-width: 35px;
  }

  .detailFeutereItem__bold {
    font-size: 14px;
  }

  .detailForm__title {
    font-size: 26px;
  }

  .detailForm__text {
    font-size: 16px;
  }

  .detailForm__item .btn {
    height: 46px;
    padding: 11px 14px;
  }

  .detailForm__item .input {
    height: 46px;
    margin-bottom: 9px;
  }

  .detailFormPlaces {
    width: 105px;
    padding: 8px 0 8px;
  }

  .detailForm {
    padding: 20px 30px 20px 0;
    margin-top: 20px;
  }

  .detailProduct-col-2 {
    padding-left: 55px;
  }

  .table__row {
    padding: 4px 10px;
  }

  .detailProductTable {
    margin-top: 10px;
  }

  .filterSelectLabel {
    font-size: 16px;
  }

  .btn {
    font-size: 16px;
    padding: 16px 44px;
    height: 56px;
  }

  .filterSelection {
    padding: 20px 24px 18px;
  }

  .filterSelection-column .btn {
    padding: 10px 32px;
  }

  .productFilterItem {
    padding: 30px 35px 40px;
  }

  .productFilterItem__price_new {
    font-size: 20px;
  }

  .productFilterItem__price_old {
    font-size: 16px;
  }

  .productFilterItem__price_new {
    margin-right: 4px;
  }

  .productFilterItem__link {
    font-size: 16px;
  }

  .productFilterItem__buttons .btn {
    min-width: 160px;
  }

  .layerNav {
    font-size: 16px;
  }

  .section_layers {
    padding: 70px 0;
  }

  .section_calc {
    padding-top: 70px;
  }

  .calcContainer {
    padding-top: 45px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .calcForm__label_numb {
    width: 40px;
    height: 40px;
    padding: 9px 0;
    margin-right: 12px;
  }

  .calcAdvantagesItem__bold {
    font-size: 22px;
  }

  .calcForm__body {
    flex: 0 0 48%;
    max-width: 48%;
  }

  .calcForm__checkboxes {
    margin-right: -27px;
  }

  .section_why {
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .advantagesItem__title {
    font-size: 20px;
  }

  .advantagesItem__descr {
      font-size: 15px;
  }

  .advantagesItem__icon {
    margin-right: 26px;
  }

  .feedbackSliderWrap {
    margin-top: 36px;
  }

  .feedbackSliderItem__username {
    font-size: 20px;
  }

  .sidebarList__drop {
    padding: 10px 26px;
  }

  .filterSelection-col-3 {
    flex: 0 0 17%;
    max-width: 17%;
  }

  .filterSelection-col-5 {
    flex: 0 0 13%;
    max-width: 13%;
  }

  .detailProduct__brand {
    right: 20px;
    top: 45px;
    width: 120px;
  }

  .productFilterItem__name {
    min-height: 50px;
  }
  
  .calcCard__title {
    font-size: 20px;
  }

}

@media only screen and (max-width: 1580px) {

  .detailProduct__brand {
    width: 100px;
  }

  .container {
    max-width: 1024px;
  }

  .sidebarLogo {
    width: 65%;
  }

  .headeredWrap {
    overflow: hidden;
  }

  .headerMenuList__item {
    margin-right: 20px;
  }

  .headerAddressItem {
    margin-right: 20px;
  }

  .headeredWrap {
    padding-top: 70px;
    padding: 60px;
  }

  .headeredWrap__image {
    left: -37%;
    bottom: -208%;
  }

  h1 {
    font-size: 32px;
  }

  .equipmentItem__image {
    height: 200px;
  }
 
  .equipmentItem__name {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 6px;
  }

  .equipmentDetail-col {
    flex: 0 0 17.25%;
    max-width: 17.25%;
  }

  .detailProductTable, .detailProductInfo > p {
    font-size: 14px;
  }

  .detailProduct-col-2 {
    padding-left: 30px;
  }

  .detailFeutereItem__price {
    font-size: 24px;
  }

  .detailFeutereItem_1 {
    margin-right: 20px;
  }

  .detailFeutereItem_2 {
    margin-right: 15px;
  }
  .detailFeutereItem__icon img {
    max-width: 30px;
  }

  .detailFeutereItem__bold {
    font-size: 13px;
  }

  .detailForm__title {
    font-size: 22px;
  }

  .detailForm__text {
    font-size: 14px;
  }

  .detailForm__item .input {
    font-size: 14px;
  }

  .detailForm__item .input {
    height: 42px;
    margin-bottom: 9px;
  }

  .detailForm__item .btn {
    height: 42px;
    padding: 10px 14px;
    font-size: 14px;
  }

  .detailFormPlaces {
    font-size: 12px;
  }

  .detailProductImage {
    margin-top: 50px;
  }

  .detailFormPlaces-col {
    padding-left: 12px;
  }

  .detailForm-col-1 {
    flex: 0 0 47%;
    max-width: 47%;
    padding-right: 24px;
  }

  .detailForm-col-2 {
    flex: 0 0 53%;
    max-width: 53%;
  }

  .detailProductText {
    margin-top: 25px;
    font-size: 14px;
  }

  h2 {
    font-size: 28px;
  }

  .filterSelection__title {
    font-size: 14px;
  }

  .filterSelectLabel {
    font-size: 14px;
    padding: 4px 7px;
  }

  .btn_reset {
    font-size: 12px;
  }

  .filterSelection-column .btn {
    padding: 6px 21px;
    font-size: 14px;
    height: 46px;
  }

  .filterSelection-col-3 {
    flex: 0 0 17%;
    max-width: 17%;
  }

  .filterSelection-col-5 {
    flex: 0 0 13%;
    max-width: 13%;
  }

  .productFilterItem__window img {
    width: 100%;
  }

  .productFilterItem {
    padding: 26px 20px 35px;
  }

  .productFilterItem__title {
    font-size: 16px;
  }

  .productFilterItem__name {
    font-size: 16px;
  }

  .productFilterItem__price p {
    font-size: 12px;
  }

  .productFilterItem__link {
    font-size: 14px;
    margin-right: 24px;
  }

  .btn {
    font-size: 14px;
    padding: 12px 32px;
    height: 46px;
  }

  .headeredWrap__play {
    width: 125px;
    height: 125px;
  }

  .sidebarList__drop {
    font-size: 12px;
  }

  .sidebarList__drop > img {
    width: 22px;
  }

  .sidebarTop {
    padding: 20px 20px 20px;
  }

  .sidebarDropList {
    padding: 10px 20px 16px;
  }

  .sidebarList__drop {
    padding: 10px 20px;
  }

  .productFilterItem__price_new {
    font-size: 18px;
  }

  .productFilterItem__price_old {
    font-size: 14px;
  }

  .productFilterItem__buttons .btn {
    min-width: 130px;
  }


  .layerSlider {
    width: 100%;
  }

  .layersBodyInfo h2 {
    margin-bottom: 16px;
  }

  .layersBodyInfo p {
    font-size: 13px;
  }

  .calcForm__label {
    font-size: 15px;
    flex: 0 0 34%;
    max-width: 34%;
  }

  .calcForm__label_numb {
    width: 32px;
    height: 32px;
    padding: 6px 0;
    margin-right: 8px;
  }

  .calcForm__container {
    margin-bottom: 60px;
  }
  
  .calcCard {
    padding: 24px 30px 30px;
  }

  .calcCard__title {
    font-size: 16px;
  }

  .calcCard__price {
    margin-top: 16px;
  }

  .calcCard__price_new {
    font-size: 30px;
  }

  .calcCard__price_old {
    font-size: 20px;
  }

  .calcCard__button {
    margin-top: 20px;
  }

  .calcAdvantagesItem__icon {
    margin-right: 12px;
  }

  .calcAdvantagesItem__icon img {
    width: 30px;
  }

  .calcAdvantagesItem__bold {
    font-size: 18px;
  }

  .calcAdvantagesItem__info p {
    font-size: 14px;
  }

  .calcAdvantagesItem {
    margin-bottom: 16px;
  }

  .calcAdvantages {
    padding-top: 30px;
  }

  .checkboxText {
    font-size: 16px;
    padding-left: 28px;
  }

  .checkboxText:before {
    width: 16px;
    height: 16px;
    background-size: 11px;
  }

  .checkboxText p {
    font-size: 12px;
  }

  .calcForm__checkbox {
    margin-right: 14px;
    margin-bottom: 16px;
  }

  .advantagesItem__title {
    font-size: 16px;
  }

  .advantagesItem__icon img {
    width: 70px;
  }

  .advantagesItem__icon {
    margin-right: 12px;
  }

  .advantagesItem__descr {
    font-size: 14px;
  }
  .advantagesItem__info {
    width: calc(100% - 95px);
  }

  .feedbackSliderItem__img {
    height: 205px;
    margin-bottom: 20px;
  }

  .feedbackSliderItem__avatar {
    width: 54px;
    height: 54px;
    flex: 0 0 54px;
  }

  .feedbackSliderItem__userInfo {
    padding-left: 16px;
  }

  .feedbackSliderItem__username {
    font-size: 16px;
  }

  .feedbackSliderItem__city {
    font-size: 16px;
  }

  .feedbackSliderItem__text {
    margin-top: 20px;
    font-size: 16px;
  }

  .consultationInfo__underTitle {
    font-size: 28px;
    margin-top: 10px;
  }

  .consultationListItem {
    font-size: 16px;
    padding-left: 56px;
    position: relative;
    margin-bottom: 12px;
  }

  .consultationForm__input .input {
    font-size: 16px;
    padding: 11px 20px;
  }


  .consultationForm {
    padding: 30px 35px 45px;
  }

  .section_consultation {
    padding-bottom: 40px;
  }

  .footerTitle {
    padding: 15px 0;
    font-size: 14px;
  }
  
  .footerMenu__item a {
    font-size: 13px;
  }

  .footerMenu__item {
    padding-right: 0;
  }

  .footerPhone a {
    font-size: 16px;
  }

  .footerAddress {
    font-size: 14px;
  }

  .sidebarList__drop > img {
    width: 26px;
    margin-right: 3px;
  }

  .sidebarDropList {
    padding: 10px 26px 16px;
  }

  
  .sidebarTop {
    padding: 25px 26px 25px;
  }

  .sub-sidebarDropList {
    padding-top: 12px;
  }
  .sidebarList__drop {
    padding: 8px 26px;
  }

  .filterSelection__title {
    font-size: 14px;
  }
	.layerNav {
		padding: 14px 16px;
	}
}

@media only screen and (max-width: 1360px) {

  .layersBody__image {
    left: -67px;
    top: -25px;
    width: 46%;
  }

  .container {
    max-width: 960px;
  }

  .headeredWrap__title br {
    display: none;
  }

  .detailFeutereItem__bold {
    font-size: 12px;
  }

  .detailFeutereItem__price {
    font-size: 22px;
  }

  .detailProductInfo {
    padding-top: 20px;
  }

  .detailFeutereItem_1 {
    margin-right: 15px;
  }

  .detailFeutereItem__info {
    font-size: 13px;
  }

  .detailForm {
    padding: 15px 30px 15px 0;
  }

  .section_title {
    margin-bottom: 30px;
  }

  .filterSelection__body .filterSelectLabel {
    margin-right: 4px;
    margin-bottom: 8px;
  }

  .filterSelectLabel {
    font-size: 13px;
    padding: 4px 8px;
  }

  .filterSelection-column .btn {
    padding: 6px 21px;
    font-size: 14px;
    height: 40px;
  }

  .filterSelection-column .btn_reset {
    margin-top: 5px;
  }

  .layerNav {
    font-size: 14px;
    padding: 12px 20px;
  }

  .layerSlider__button img {
    width: 60px !important;
	max-height: 60px;
  }

  .layersBodyBottom {
    margin-top: 30px;
  }

  .layersBody__image {
    left: -50px;
    top: 8px;
    width: 46%;
  }

  .calcForm__checkbox {
    margin-right: 17px;
    margin-bottom: 17px;
  }

  .calcForm__checkbox:nth-child(3n) {
    margin-right: 17px;
  }

  .feedbackSlider.owl-carousel .owl-nav .owl-prev {
    width: 18px;
    height: 36px;
    left: -30px;
    background-size: cover;
  }

  .feedbackSlider.owl-carousel .owl-nav .owl-next {
    width: 18px;
    height: 36px;
    right: -30px;
    background-size: cover;
  }

  .consultationForm__image {
    right: -35px;
    top: -35px;
    width: 36%;
  }

  .consultationList {
    margin-top: 26px;
    padding-left: 20px;
  }

  .consultationListItem:before {
    width: 28px;
    height: 28px;
    background-size: cover;
  }

  .consultationListItem {
    font-size: 15px;
    padding-left: 46px;
    margin-bottom: 10px;
  }

  .sidebarList__drop > img {
    width: 20px;
    margin-right: 3px;
  }

  .sidebarList__drop {
    padding: 7px 26px;
  }

  .sidebarDropList__item {
    margin-bottom: 6px;
  }

  .sidebarList__drop {
    font-size: 10px;
  }

}

@media only screen and (max-width: 1280px) {
  .sidebar-col {
    flex: 0 0 215px;
    max-width: 215px;
  }
.equipmentItem.active:before{
    top: calc(100% + 40px);
	
}
  .content-col {
    flex: 1;
    flex: 0 0 calc(100% - 215px);
    max-width: calc(100% - 215px);
  }

  .container {
    max-width: 768px;
  }

  .headerLocation img {
    width: 12px;
  }

  body {
    font-size: 12px;
  }

  .headerMenuList__item {
    margin-right: 16px;
    font-size: 10px;
  }

  .headerAddressItem_address:before,
  .headerAddressItem_phone:before {
    width: 12px;
    height: 12px;
    background-size: cover;
  }

  .headerAddressItem {
    padding-left: 18px;
    margin-right: 10px;
  }

  .headerAddressItem__title {
    margin-bottom: 6px;
  }

  .headerAddressItem__descr,
  .headerAddressItem__title {
    font-size: 11px;
  }
  .btn {
    font-size: 12px;
    padding: 12px 26px;
    height: 42px;
  }

  .headerBtn .btn_yellow {
    font-size: 12px;
    padding: 12px 16px;
    box-shadow: none;
    height: 40px;
  }
  
  .headeredWrap__play {
    width: 95px;
    height: 95px;
    background-size: 45px;
  }


  .headeredWrap__playText {
    font-size: 12px;
    left: -80px;
    top: 90px;
  }

  .headeredWrap-col-2 {
    padding-left: 120px;
  }

  .headeredWrap__image img {
    width: 320px;
  }

  .headeredWrap__image {
    left: -42%;
    bottom: -245%;
  }

  h1 {
    font-size: 26px;
  }

  .headeredWrap__title {
    margin-bottom: 24px;
  }

  .headeredWrap__buttonItem:first-child {
    margin-right: 20px;
  }

  .headeredWrap {
    padding: 35px 0;
  }

  .headeredWrap__buttonItem p img {
    margin-top: 0;
  }

  .btn_border_white {
    font-size: 12px;
    height: 32px;
    padding: 6px 16px;
  }

  .notificationDiscount p {
    font-size: 16px;
  }

  .section_equipment {
    padding-top: 30px;
  }

  .sectionHeadered p {
    font-size: 16px;
  }

  .equipmentList {
    margin-top: 26px;
    padding-bottom: 30px;
  }

  .equipmentItem__logo {
    width: 75px;
    height: 25px;
    background-size: 65%;
    top: 12px;
    right: 12px;
  }

  .equipmentItem__image {
    height: 160px;
  }

  .equipmentItem__name {
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 4px;
  }

  .equipmentItem__price {
    font-size: 14px;
  }


  .equipmentDetailInfo__value span,
  .equipmentDetailInfo__value {
    font-size: 11px;
  }

  .equipmentDetailInfo__value {
    width: 26px;
    height: 26px;
  }

  .equipmentDetailInfo__text {
    font-size: 10px;
  }

  .equipmentDetailInfo__item {
    margin-bottom: 5px;
  }

  .equipmentDetailItem__img img {
    max-width: 90px;
    margin-right: 8px;
  }

  .equipmentDetailItem__title {
    font-size: 16px;
  }

  .equipmentDetailItem {
    padding-bottom: 16px;
    padding-top: 16px;
  }

  .detailProduct__brand {
    right: 5px;
    top: 5px;
    max-width: 70px;
  }

  .detailProduct-col-1 {
    padding-left: 20px;
  }

  .detailProductInfo {
    padding-top: 0px;
  }

  .detailProductInfo > p br {
    display: none;
  }

  .detailProductTable, .detailProductInfo > p {
    font-size: 12px;
  }

  .btn_ask {
    width: 8px;
    height: 8px;
    padding: 0;
    background-size: cover;
  }

  .detailFeutereItem__bold {
    font-size: 10px;
  }

  .detailFeutereItem__price {
    font-size: 18px;
  }

  .detailFeutereItem__highlight {
    font-size: 15px;
  }

  .detailFeutereItem__info {
    font-size: 10px;
  }

  .detailFeutereItem_1 {
    margin-right: 10px;
  }

  .detailFeutereItem__icon img {
    max-width: 24px;
  }

  .detailFeutereItem__icon {
    margin-right: 4px;
  }

  .detailFeutereItem_2 {
    margin-right: 8px;
  }

  .detailForm-col-1 {
    flex: 0 0 44%;
    max-width: 44%;
    padding-right: 5px;
  }

  .detailForm__title {
    font-size: 15px;
  }

  .detailForm__text {
    font-size: 11px;
  }

  .detailForm__item .input {
    height: 35px;
    margin-bottom: 7px;  
    font-size: 12px;
  }

  .input {
    padding: 10px 14px;
  }

  .detailForm__item .btn {
    height: 35px;
    padding: 10px 10px;
    font-size: 12px;
  }

  .detailFormPlaces img {
    margin-bottom: 2px;
    width: 24px;
  }

  .detailFormPlaces {
    font-size: 10px;
    padding: 9px 8px;
  }

  .detailProductText {
    margin-top: 20px;
    font-size: 12px;
  }

  .detailProductText p {
    margin-bottom: 10px;
  }

  .detailProduct {
    padding-bottom: 12px;
  }

  h2 {
    font-size: 22px;
  }

  .section_title {
    margin-bottom: 24px;
  }

  .filterSelection__title {
    font-size: 12px;
    margin-right: 0;
  }

  .filterSelectLabel {
    font-size: 10px;
    padding: 3px 6px;
    margin-right: 2px;
    margin-bottom: 6px;
  }

  .filterSelection-column .btn {
    padding: 4px 14px;
    font-size: 10px;
    height: 30px;
  }

  .productFilterItem__window img {
    display: block;
  }

  .productFilterItemImages {
    min-height: 221px;
  }

  .productFilterItem__title {
    font-size: 14px;
  }

  .productFilterItem__name {
    font-size: 12px;
    min-height: 34px;
  }

  .productFilterItem__size {
    font-size: 12px;
  }

  .productFilterItem__link {
    font-size: 12px;
    margin-right: 14px;
  }

  .productFilterItem__buttons .btn {
    min-width: 90px;
    padding: 8px 18px;
    height: 36px;
  }

  .productFilterList {
    margin-top: 25px;
    padding-bottom: 45px;
  }

  .section_layers {
    padding: 50px 0;
  }

  .layerNav {
    font-size: 12px;
    padding: 10px 14px;
  }

  .layerSlider .owl-stage-outer {
    height: 60px;
  }

  .section_calc {
    padding-top: 50px;
  }

  .calcWIndowLabel {
    flex: 0 0 50px;
  }

  .calcForm__body {
    flex: 0 0 50%;
    max-width: 50%;
  }


  .calcContainer {
    padding-top: 30px;
    padding-bottom: 36px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .calcForm__label_numb {
    width: 28px;
    height: 28px;
    padding: 6px 0;
    margin-right: 2px;
  }

  .calcForm__label {
    font-size: 12px;
  }

  .calcForm__checkbox {
    margin-right: 12px;
    margin-bottom: 14px;
  }

  .calcForm__sizeWindow {
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 10px;
    padding-top: 15px;
  }

  .calcCard {
    padding: 16px 20px 16px;
  }

  .calcCard__title {
    font-size: 15px;
  }

  .calcCard__price_new {
    font-size: 24px;
    margin-right: 12px;
  }

  .calcCard__price_old {
    font-size: 16px;
  }

  .calcAdvantagesItem__icon {
    margin-right: 6px;
  }

  .calcAdvantagesItem__icon img {
    width: 26px;
  }

  .calcAdvantagesItem__info p {
    font-size: 12px;
  }

  .calcAdvantagesItem__bold {
    font-size: 16px;
  }

  .advantagesItem__icon img {
    width: 55px;
  }

  .advantagesItem__title {
    font-size: 14px;
  }

  .advantagesItem__descr {
    font-size: 12px;
  }

  .advantagesItem__descr br {
    display: none;
  }

  .advantagesItem {
    margin-bottom: 30px;
  }

  .advantagesItem__info {
    width: calc(100% - 72px);
  }

  .feedbackSliderItem__img {
    height: 150px;
    margin-bottom: 20px;
  }

  .feedbackSliderItem__avatar {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
  }

  .feedbackSliderItem__userInfo {
    padding-left: 8px;
  }

  .feedbackSliderItem__username {
    font-size: 13px;
  }

  .feedbackSliderItem__city {
    font-size: 12px;
  }

  .feedbackSliderItem__text {
    margin-top: 20px;
    font-size: 12px;
  }

  .feedbackSliderItem {
    padding: 20px 20px 30px;
  }

  .section_consultation {
    padding-top: 45px;
  }

  .consultationInfo__underTitle {
    font-size: 24px;
  }
  .consultationListItem {
    font-size: 14px;
    padding-left: 40px;
    margin-bottom: 10px;
  }

  .consultationList {
    margin-top: 20px;
    padding-left: 12px;
  }

  .consultationForm {
    padding: 24px 28px 30px;
  }

  .consultationForm h2 {
    margin-bottom: 10px;
  }

  .consultationForm {
    font-size: 14px;
  }

  .consultationForm__input .input {
    font-size: 12px;
    padding: 11px 14px;
  }

  .btn {
    font-size: 12px;
    padding: 12px 14px;
    height: 40px;
  }

  .footerTitle {
    padding: 8px 0;
    font-size: 10px;
    margin-bottom: 8px;
  }

  .footerMenu__item a {
    font-size: 10px;
  }

  .footerMenu__item {
    margin-bottom: 4px;
  }

  .footerPhone a {
    font-size: 14px;
  }

  .footerAddress {
    font-size: 12px;
  }

  .link_map {
    font-size: 12px;
  }

  .footerMail a {
    font-size: 14px;
  }

  .footerSocial {
    margin-top: 20px;
  }

  .footer {
    padding-bottom: 40px;
  }

  .footerSocial__link {
    height: 30px;
    width: 30px;
  }

  .headeredWrap__link {
    top: 30%;
  }

  .headeredWrap__image {
    left: -22%;
    bottom: -180%;
  }

  .sidebarTop {
    padding: 20px 20px 20px;
  }

  .toggleBtn {
    width: 18px;
    height: 14px;
    background-size: cover;
  }

  .detailFormPlaces {
    width: 85px;
  }

  .headeredWrap__buttonItem:first-child {
    margin-right: 10px;
  }

  .headeredWrap__buttonItem p {
    font-size: 12px;
  }

  .headeredWrap-col-2 {
    padding-left: 90px;
  }

  .headerLocation img {
    margin-right: 4px;
  }

  .section_why {
    padding-top: 40px;
    padding-bottom: 25px;
  }

  .layersBody__image {
    left: -14px;
    top: 45px;
    width: 46%;
  }

  .productFilterItem__price p {
    font-size: 10px;
  }

}

@media only screen and (max-width: 1024px) {

  .feedbackSlider.owl-carousel .owl-nav .owl-prev {
    left: -10px;
  }

  .feedbackSlider.owl-carousel .owl-nav .owl-next {
    right: -10px;
  }
  
  .consultationForm__image {
    right: -3px;
  }


  .calcCard__title {
    font-size: 14px;
  }

  .calcCard__hidden {
    padding: 17px 14px 14px;
  }

}

@media only screen and (max-width: 990px) {

  .sidebar-col {
    display: none;
  }

  .content-col {
    flex: 0 0 100%;
    max-width: 100%;;
  }

  .header_mobile {
    display: block;
  }

}


@media only screen and (max-width: 800px) { 

  .container {
    max-width: 720px;
  }

  .headerAddressItem {
    padding-left: 16px;
    margin-right: 2px;
  }

  .detailProduct-col-2 {
    padding-left: 15px;
  }

  .filterSelection {
    padding: 16px 14px 12px;
  }

  .filterSelection__body .filterSelectLabel {
    margin-right: 3px;
    margin-bottom: 6px;
  }

  .btn_reset {
    font-size: 10px;
    padding: 0;
  }

  .filterSelection__title {
    font-size: 11px;
  }

  .productFilterItem {
    padding: 18px 16px 26px;
  }

  .productFilterItem__name {
    min-height: 34px;
  }

  .footerPhone a {
    font-size: 12px;
  }

  .consultationInfo {
    padding-right: 25px;
  }

  .advantagesItem__title {
    font-size: 13px;
  }

  .calcAdvantagesItem__info p {
    font-size: 11px;
  }
  .layerNav {
    font-size: 12px;
    padding: 10px 11px;
  }


}


@media only screen and (max-width: 767px) { 
  .container {
    max-width: 520px;
    padding-left: 20px;
    padding-right: 20px;
  }
	.equipmentItem.active:before{
		display: none;
		
	}
  .headerTop,
  .headerBottom {
    display: none;
  }
  
  .headeredWrap-col-1,
  .headeredWrap-col-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .headeredWrap-col-2 {
    display: none;
  }

  .headeredWrap__link {
    top: 0;
  }
  
  .headeredWrap__title br {
    display: block;
  }
  
  .notificationDiscount p {
    font-size: 14px;
  }

  .sectionHeadered p {
    font-size: 14px;
  }
  h1 {
    font-size: 24px;
  }

  .equipmentDetail-col {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .calcCard__title {
    font-size: 14px;
  }

  .equipment-col {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
    margin-bottom: 25px;
  }

  .equipmentDetail-col {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    margin: 0;
  }

  .detailProduct-col-1,
  .detailProduct-col-2 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .detailProductImage {
    margin-top: 20px;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
  }

  .detailForm:before {
    width: 50%;
    left: -50%;
  }

  .filterSelection-col-1,
  .filterSelection-col-2,
  .filterSelection-col-3,
  .filterSelection-col-4 {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 12px;
  }

  .filterSelection-col-5 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px 0 5px;
  }

  .filterSelection-column .btn {
    margin-right: 40px;
  }

  .filterSelection {
    padding: 20px 20px 20px;
  }

  .productFilter-col {
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
  }

  .productFilterList .row {
    justify-content: center;
  }

  .productFilterList {
    padding-bottom: 20px;
  }

  .layerNav {
    font-size: 10px;
    padding: 8px 8px;
  }

  .layersBodyInfo {
    width: 100%;
    margin-left: 0%;
    padding-top: 35px;
  }

  .layersBody__image {
    display: none;
  }

  .layerSlider__button {
    margin-left: auto;
    margin-right: auto;
  }

  .layersBodyBottom {
    text-align: center;
  }

  .section_calc {
    padding-top: 30px;
  }
  .calcContainer {
    padding-top: 25px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .calcContainer h1 {
    margin-bottom: 40px;
  }

  .calc-col-1,
  .calc-col-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .calc__row {
    flex-wrap: wrap;
  }

  .calcForm__label {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }

  .calcForm__body {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .calcForm__windows {
    justify-content: center;
  }

  .calcForm__container {
    margin-bottom: 50px;
  }

  .calcForm__label_numb {
    margin-right: 10px;
  }

  .calcForm__size {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .calcForm__checkboxes {
    margin-right: 0px;
  }

  .calcCard {
    text-align: center;
  }

  .calcCard__button {
    margin-top: 16px;
  }

  .calcAdvantages {
    padding-top: 16px;
    display: flex;
    flex-wrap: wrap;
  }

  .calcAdvantagesItem {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .calcAdvantagesItem__icon {
    display: block;
    margin-right: 0;
  }

  .advantages-col {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .advantagesItem {
    margin-bottom: 45px;
    padding-right: 5px;
  } 
  
  .advantagesItem__icon img {
    width: 50px;
  }

  .advantagesItem__info {
    width: calc(100% - 67px);
  }


  .feedbackSlider.owl-carousel .owl-nav .owl-next {
    right: -16px;
  }

  .feedbackSlider.owl-carousel .owl-nav .owl-prev {
    left: -16px;
  }

  .consultation-col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .consultationForm__image {
    width: 30%;
  }

  .section_layers {
    padding: 35px 0;
  }

  .footer-col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer-col_right {
    text-align: center;
    padding-top: 0px;
  }

  .footerMenu {
    display: none;
  }

  .footerCity {
    font-size: 12px;
  }

  .footerAddress {
    margin-top: 12px;
  }

  .footerMail a {
    margin-top: 10px;
  }

  .footerTitle {
    padding: 6px 0;
    font-size: 9px;
    margin-bottom: 6px;
    text-align: center;
  }

  .footer-col_right .footerTitle {
    margin-bottom: 12px;
  }

  .footer {
    padding-bottom: 30px;
  }
	.layerNav__scroll {
		display: none;
	}
	.layerNavigationRow {
		background-color: transparent;
		box-shadow: none;
	}
	.layerNav {
		background-color: #fff;
	}
	.layerNav.active {
		background-color: #4583E5;
	}
	.layerNav {
		font-size: 11px;
		padding: 8px 8px;
		margin: 3px;
	}
	
}


@media only screen and (max-width: 540px) { 

  .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .headeredWrap__title br {
    display: none;
  }

  .headeredWrap__buttonItem p {
    display: none;
  }

  .notificationDiscount p {
    font-size: 12px;
    margin-right: 6px;
  }

  .notification__close {
    right: 10px;
  }

  

  .btn_border_white {
    font-size: 11px;
    height: 31px;
    padding: 5px 12px;
  }

  .equipmentDetailItem__img img {
    max-width: 85px;
    margin-right: 4px;
  }

  .detailProductImage {
    margin-top: 15px;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .detailFeuteres {
    margin-top: 20px;
  }

  .detailFeutereItem {
    display: block; 
    margin-right: 0;
    margin: 10px;
  }

  .detailForm-col-1,
  .detailForm-col-2 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0px;
  }

  .detailForm-col-2 {
    margin-top: 20px;
  }

  .filterSelection-col-1, 
  .filterSelection-col-2, 
  .filterSelection-col-3, 
  .filterSelection-col-4 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 12px;
  }

  .productFilter-col {
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 100%;
    max-width: 290px;
    margin-bottom: 20px;
  }

  .productFilterItem__price_new {
    font-size: 16px;
  }

  .productFilterItem__price_old {
    font-size: 12px;
  }

  .layerNavigationRow {
    background-color: transparent;
    box-shadow: none;
  }

  .layerNav {
    font-size: 11px;
    padding: 8px 8px;
    margin: 3px;
  }

  .layerSlider__button img {
    /*width: 100% !important;*/
  }

  .layerSlider .owl-stage-outer {
    height: auto;
  }

  .advantages-col {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .advantagesItem__icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .advantagesItem {
    margin-bottom: 35px;
    padding-right: 0px;
    text-align: center;
  }

  .advantagesList {
    margin-top: 30px;
  }

  .advantagesItem__title {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .feedbackSliderWrap {
    margin-top: 24px;
    padding: 0 40px;
  }

  .feedbackSlider.owl-carousel .owl-nav .owl-next {
    right: -32px;
  }
  .feedbackSlider.owl-carousel .owl-nav .owl-prev {
    left: -32px;
  }


  .calcForm__size {
    max-width: 250px;
  }

  .noUi-vertical .noUi-tooltip {
    right: -36px;
    font-size: 12px;
  }

  .range-vertical .noUi-vertical .noUi-handle {
    width: 16px;
    height: 16px;
    right: -7px;
  }

  .range-horizontal .noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
    top: -7px
  }

  .noUi-horizontal .noUi-tooltip {
    font-size: 12px;
    bottom: -24px;
  }


  .layerNav__scroll {
    display: none;
  }

  .layerNav {
    background-color: #fff;
  }

  .layerNav.active {
    background-color: #4583E5;
  }

}

@media only screen and (max-width: 420px) { 

  h1 {
    font-size: 22px;
  }

  .headeredWrap__buttonItem {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }

  .section_equipment {
    padding-top: 24px;
  }

  .equipmentItem__image {
    height: 130px;
  }

  .equipmentItem__logo {
    width: 65px;
    height: 20px;
    background-size: 65%;
    top: 8px;
    right: 8px;
  }

  .equipmentItem__name {
    font-size: 12px;
  }

  .equipmentList {
    padding-bottom: 10px;
  }

  .equipmentDetailnfo {
    display: none;
  }

  .equipmentDetailItem__img img {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
  .equipmentDetailItem__title {
    font-size: 10px;
  }

  .equipmentDetailItem {
    padding-bottom: 12px;
    padding-top: 10px;
  }

  .detailProductImage {
    max-width: 180px;
  }

  .table__row {
    padding: 4px 10px;
    flex-direction: column;
    align-items: flex-start;
  }

  .layerNav {
    font-size: 14px;
    padding: 7px 10px;
    margin: 6px 1px;
  }

  .layersBody__price {
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
  }

  .calcContainer {
    margin-left: -20px;
    margin-right: -20px;
  }

  .calcForm__size {
    max-width: 220px;
  }

  .notificationDiscount {
    padding: 10px 0;
  }
  .notificationDiscount p {
    font-size: 12px;
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
  }

  .headeredWrap__title {
    margin-bottom: 32px;
  }


  .headeredWrap__buttonItem .btn {
    width: 205px;
  }

  .headeredWrap__buttonItem:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .consultationForm__button {
    padding-left: 4px;
  }

  .consultationForm__button .btn {
    padding: 12px 2px;
    font-size: 10px;
  }

  .calcForm__checkbox {
    margin-bottom: 25px;
    margin-top: 20px;
    width: 49%;
    margin-right: 0;
  }

  .calcForm__checkbox:nth-child(3n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1280px){
	.headerBtn .btn_yellow {
		font-size: 12px;
		padding: 6px 18px;
		box-shadow: none;
		height: auto;
	}
	.headerAddressItem__title {
		margin-bottom: 0;
	}
}