@media (max-width: 1600px) {
  .header-item:nth-child(4) {
    display: none;
  }
  .search {
    display: none;
  }
  .footer-row .col-5,
  .footer-row .col-4,
  .footer-row .col-3 {
    width: 33.3333%;
  }
}

@media (max-width: 1380px) {
  body {
    font-size: 18px;
  }
  h2 {
    font-size: 28px;
  }
  .header-list {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .header-item:nth-child(2) {
    display: none;
  }
  .nav {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .nav-list {
    font-size: 18px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-left: -10px;
    margin-right: -10px;
  }
  .nav-item {
    margin: 10px;
  }
  .catalog-list {
    margin-left: -20px;
    margin-right: -20px;
  }
  .catalog-item {
    width: calc(33.3333% - 40px);
    margin: 20px;
  }
  .catalog-descr {
    display: block;
  }
  .catalog-descr-right {
    margin-top: 20px;
    text-align: left;
  }
  .steps {
    margin-bottom: 30px;
  }
  .steps-list {
    font-size: 20px;
  }
  .feedback-row {
    display: block;
  }
  .feedback-left {
    width: 100%;
  }
  .feedback-right {
    width: 100%;
    margin-top: 50px;
  }
  .feedback-btn {
    margin-bottom: 50px;
  }
  .reviews-image {
    width: 200px;
    height: 200px;
  }
  .reviews-subtitle {
    margin-top: 20px;
  }
  .footer-list {
    font-size: 20px;
  }
  .footer-bottom {
    padding: 15px 0;
  }
  .footer-copy {
    font-size: 20px;
  }
  .adress-list {
    font-size: 20px;
  }
}

@media (max-width: 992px) {
  .mobile {
    display: block;
    position: absolute;
    top: 25px;
    right: 15px;
  }
  .mobile-btn-icon {
    display: inline-block;
    min-width: 23px;
    width: 23px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/mobile-btn-icon.png);
  }
  .header {
    padding: 20px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    overflow: visible;
  }
  .header-logo {
    display: none;
  }
  .header-logo-mobile {
    display: block;
  }
  .header-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .header-row .col-3 {
    width: 100%;
  }
  .header-row .col-9 {
    width: 100%;
  }
  .header-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 13px;
    text-align: center;
    margin-bottom: -100px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .header-item {
    width: calc(33.3333% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  .header-item:nth-child(1) {
    padding: 10px 0 35px 0;
  }
  .header-item:nth-child(2) {
    display: block;
    padding: 10px 0 35px 0;
  }
  .header-item:nth-child(3) {
    width: calc(50% - 30px);
  }
  .header-item:nth-child(4) {
    display: block;
    width: calc(50% - 30px);
  }
  .header-item:nth-child(5) {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    padding: 10px 0 35px 0;
  }
  .header-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header-bottom {
    display: block;
  }
  .header-icon {
    min-width: 15px;
    width: 15px;
    height: 15px;
    background-size: contain;
    margin-right: 10px;
  }
  .header-btn {
    position: relative;
    top: 0;
    font-size: 11px;
    padding: 10px 25px;
  }
  .nav {
    display: none;
    position: absolute;
    right: 15px;
    top: 55px;
    width: 300px;
    background-color: #00864e;
    -webkit-box-shadow: 3px 4px 12px 0 rgba(73, 38, 38, 0.1);
            box-shadow: 3px 4px 12px 0 rgba(73, 38, 38, 0.1);
  }
  .nav.show {
    display: block;
  }
  .nav-list {
    display: block;
    text-align: center;
  }
  .nav-item {
    margin-top: 0;
    margin-bottom: 0;
  }
  .nav-link {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .search {
    display: block;
    position: absolute;
    top: 26px;
    right: 70px;
  }
  .search-form {
    max-width: 130px;
  }
  .search-field {
    padding: 3px 40px 3px 10px;
  }
  .search-icon {
    min-width: 10px;
    width: 10px;
    height: 10px;
    background-size: contain;
  }
  .search-btn {
    right: 5px;
    top: 5px;
  }
  .social {
    display: block;
    position: relative;
    top: 2px;
  }
  .social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .social-item {
    margin: 0 5px;
  }
  .social-icon {
    display: inline-block;
    min-width: 22px;
    width: 22px;
    height: 22px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .social-icon-one {
    background-image: url(../img/social-icon-one.png);
  }
  .social-icon-thue {
    background-image: url(../img/social-icon-thue.png);
  }
  .promo {
    display: none;
  }
  .catalog {
    margin-top: 120px;
  }
  .steps-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .steps-item {
    margin-left: 15px;
    margin-right: 15px;
    width: calc(33.3333% - 30px);
  }
  .price-table {
    font-size: 16px;
    margin-top: 40px;
  }
  .price-table th,
  .price-table td {
    padding: 7px 20px;
  }
  .price-table thead th {
    font-size: 20px;
  }
  .feedback {
    margin: 60px 0;
  }
  .feedback-body {
    min-height: auto;
  }
  .feedback-title {
    font-size: 28px;
    margin-bottom: 50px;
  }
  .feedback-field {
    margin-bottom: 30px;
    font-size: 20px;
  }
  .feedback-right {
    margin-top: 30px;
  }
  .feedback-btn {
    padding: 15px 60px;
    font-size: 20px;
  }
  .reviews {
    margin-bottom: 50px;
  }
  .reviews-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .reviews-item {
    margin: 30px 15px;
    width: calc(33.3333% - 30px);
  }
  .footer-item {
    margin: 15px 0;
  }
  .adress-item {
    margin: 15px 0;
  }
  .adress-icon {
    margin-right: 20px;
  }
}

@media (max-width: 760px) {
  h2 {
    font-size: 24px;
  }
  .catalog {
    margin-top: 90px;
  }
  .catalog-item {
    width: calc(50% - 30px);
    margin: 20px 15px;
  }
  .catalog-subtitle {
    font-size: 20px;
  }
  .catalog-price {
    font-size: 18px;
  }
  .catalog-descr-right {
    text-align: center;
  }
  .steps-list {
    margin: 40px -15px 0 -15px;
  }
  .steps-item {
    width: calc(50% - 30px);
  }
  .reviews-item {
    margin: 10px 15px;
  }
  .reviews-image {
    width: 130px;
    height: 130px;
  }
  .feedback-field {
    max-width: 425px;
  }
  .footer-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-row .col-5 {
    width: 50%;
  }
  .footer-row .col-4 {
    width: 50%;
  }
  .footer-row .col-3 {
    width: 100%;
  }
  .footer-bottom {
    text-align: center;
  }
  .adress {
    margin-top: 30px;
  }
  .adress-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -15px;
    font-size: 18px;
  }
  .adress-item {
    margin: 0 15px;
  }
  .adress-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .adress-icon {
    min-width: 15px;
    width: 15px;
    height: 15px;
    background-size: contain;
    margin-right: 10px;
  }
}

@media (max-width: 520px) {
  .steps {
    display: none;
  }
  h2 {
    font-size: 21px;
  }
  .mobile {
    top: 24px;
  }
  .header-item {
    margin: 0 5px;
  }
  .header-item:nth-child(1) {
    width: calc(40% - 10px);
  }
  .header-item:nth-child(2) {
    width: calc(40% - 10px);
  }
  .header-item:nth-child(3) {
    width: calc(50% - 10px);
    margin-left: 5px;
    margin-right: 5px;
  }
  .header-item:nth-child(4) {
    width: calc(50% - 10px);
    margin-left: 5px;
    margin-right: 5px;
  }
  .header-item:nth-child(5) {
    width: calc(20% - 10px);
  }
  .nav-list {
    font-size: 16px;
  }
  .catalog-item {
    width: calc(100% - 30px);
    margin: 25px 15px;
  }
  .catalog-subtitle {
    font-size: 17px;
  }
  .catalog-price {
    font-size: 17px;
  }
  .catalog-descr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .catalog-descr-right {
    margin-top: 0;
  }
  .catalog-btn {
    font-size: 12px;
    padding: 12px 22px;
  }
  .price {
    margin-top: 50px;
  }
  .price-table {
    margin-top: 60px;
    font-size: 15px;
  }
  .price-table th,
  .price-table td {
    padding: 7px 5px;
  }
  .price thead th {
    font-size: 16px;
  }
  .feedback-title {
    font-size: 21px;
    padding-left: 120px;
    padding-right: 120px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .feedback-field {
    max-width: 295px;
    font-size: 17px;
  }
  .feedback-btn {
    margin-top: 40px;
  }
  .reviews-list {
    display: block;
    text-align: center;
    font-size: 17px;
  }
  .reviews-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .reviews-image {
    width: 160px;
    height: 160px;
  }
  .reviews-subtitle {
    margin-top: 10px;
  }
  .footer-top {
    padding: 75px 50px;
  }
  .footer-row .col-5 {
    width: 100%;
  }
  .footer-row .col-4 {
    width: 100%;
  }
  .footer-row .col-3 {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .footer-list {
    font-size: 20px;
  }
  .footer-bottom {
    text-align: left;
    padding-left: 48px;
    padding-right: 48px;
  }
  .adress-list {
    display: block;
    font-size: 20px;
  }
  .adress-item {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .adress-wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .adress-icon {
    min-width: 25px;
    width: 25px;
    height: 25px;
  }
}

@media (max-width: 360px) {
  .header-logo-mobile {
    width: 90px;
  }
  .header-item:nth-child(1), .header-item:nth-child(2) {
    width: calc(50% - 10px);
  }
  .header-item:nth-child(5) {
    display: none;
  }
  .header-btn {
    padding: 10px 20px;
  }
  .feedback-title {
    padding-left: 20px;
    padding-right: 20px;
  }
  .feedback-field {
    max-width: 245px;
  }
  .feedback-right {
    margin-top: 0px;
  }
  .footer-top {
    padding: 50px;
  }
  .footer-list {
    font-size: 18px;
  }
  .adress-list {
    font-size: 18px;
  }
}
/*# sourceMappingURL=media.css.map */