@media (max-width: 1886px) {
  body main .discount_table .columns_section .col:not(:first-child) .row:not(:first-child) .no_discount {
    font-size: 1.1em;
  }
}
@media (max-width: 1763px) {
  body main .price_section {
    width: 50%;
  }
}
@media (max-width: 1584px) {
  body main .discount_table .columns_section .col:not(:first-child) .row:not(:first-child) .no_discount {
    font-size: 0.95em;
  }
}
@media (max-width: 1489px) {
  body main .discount_table .columns_section {
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  body main .discount_table .columns_section .scroll_section {
    width: 1400px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1439px) {
  body main .station_specification .connectors_section {
    flex-flow: column;
    row-gap: 15px;
  }
  body main .station_specification .connectors_section .connectors, body main .station_specification .connectors_section .description {
    width: unset;
  }
  body main .station_specification .connectors_section .connectors .connector, body main .station_specification .connectors_section .description .connector {
    flex-flow: column;
    align-items: center;
  }
  body main .station_specification .connectors_section .connectors .connector .connector_description, body main .station_specification .connectors_section .description .connector .connector_description {
    text-align: center;
  }
  body main .station_specification .connectors_section .connectors {
    padding-top: 65px;
    justify-content: space-around;
    -moz-column-gap: unset;
         column-gap: unset;
  }
  body main .station_specification .connectors_section .connectors .right_angle {
    width: auto;
    padding: 5px 25px;
  }
}
@media (max-width: 1397px) {
  body main .price_section {
    width: 60%;
  }
}
@media (max-width: 1329px) {
  body main .columns_section .first_col .row p {
    text-align: start;
  }
}
@media (max-width: 1214px) {
  body main .first_section .text {
    row-gap: 4vh;
  }
  body main .first_section .text .first_description h1 {
    font-size: 2.3em;
  }
  body main .first_section .text .first_description p {
    font-size: 1.1em;
  }
  body main .first_section .text .price {
    padding-bottom: 4vh;
  }
  body main .first_section .buy_char a {
    font-size: 1.1em;
  }
  body main .description_section {
    grid-template-columns: 50% 50%;
    grid-template-areas: " descr-img first-txt " "table-txt second-txt " "compl-inst compl-inst";
  }
  body main .description_section .tablet_txt_col {
    display: flex;
  }
  body main .description_section .second_txt_col .txt_container:nth-child(5), body main .description_section .second_txt_col .txt_container:nth-child(6), body main .description_section .second_txt_col .txt_container:nth-child(7), body main .description_section .second_txt_col .txt_container:nth-child(8), body main .description_section .second_txt_col .txt_container:nth-child(9), body main .description_section .second_txt_col .txt_container:nth-child(10) {
    display: none;
  }
  body main .description_section .first_txt_col .txt_container p, body main .description_section .second_txt_col .txt_container p, body main .description_section .tablet_txt_col .txt_container p {
    font-size: 1em;
  }
  body main .description_section .complete_installation {
    flex-flow: row;
  }
  body main .description_section .complete_installation h2 {
    padding: 0;
  }
  body main .description_section .complete_installation div p {
    padding-bottom: 1.5vh;
  }
  body main .price_section .downpayment, body main .price_section .goverment, body main .price_section .instalation {
    font-size: 1em;
  }
  body main .price_section .mrsp, body main .price_section .total, body main .price_section .payoff {
    font-size: 1.4em;
  }
}
@media (max-width: 1004px) {
  body main .pay-attention {
    flex-flow: column;
    row-gap: 40px;
  }
  body main .pay-attention .txt, body main .pay-attention .img {
    width: 100%;
  }
  body main .pay-attention .txt {
    order: 2;
    text-align: center;
  }
  body main .pay-attention .img {
    order: 1;
  }
}
@media (max-width: 945px) {
  body main .discount_table .columns_section .col:not(:first-child) .row:not(:first-child) p {
    font-size: 1.1em;
  }
}
@media (max-width: 849px) {
  body main .discount_table {
    margin: 0 0 20px 0;
  }
  body main .discount_table .table_header h3 {
    font-size: 1em;
  }
  body main .discount_table .table_header p {
    font-size: 0.95em;
  }
  body main .discount_table .columns_section {
    -moz-column-gap: 2vw;
         column-gap: 2vw;
  }
  body main .discount_table .columns_section .col .first_row {
    padding-bottom: 2vh;
  }
  body main .discount_table .columns_section .col .first_row p {
    font-size: 1em;
  }
  body main .discount_table .columns_section .col:not(:first-child) {
    width: 30%;
  }
  body main .discount_table .columns_section .col:not(:first-child) .row:not(:first-child) p {
    font-size: 0.95em;
  }
  body main .discount_table .columns_section .first_col {
    width: 45%;
  }
  body main .discount_table .columns_section .first_col .row p {
    font-size: 1em;
  }
}
@media (max-width: 834px) {
  body main .price_section {
    width: 80%;
  }
}
@media (max-width: 772px) {
  body main .first_section {
    min-height: 50vh;
    padding-bottom: 4vh;
  }
  body main .first_section .background_image, body main .first_section .station_img {
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  body main .first_section .station_img {
    width: 37%;
    position: absolute;
    bottom: -10%;
  }
  body main .first_section .text {
    width: 100%;
    height: 100%;
  }
  body main .first_section .text .price {
    font-size: 2.4em;
    padding-bottom: 12vh;
  }
  body main .first_section .text .first_description h1 {
    font-size: 2.1em;
  }
  body main .first_section .left_gradient {
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
    z-index: 34;
  }
  body main .description_section {
    grid-template-columns: 100%;
    grid-template-areas: "descr-img" "first-txt" "second-txt" "compl-inst";
  }
  body main .description_section .tablet_txt_col {
    display: none;
  }
  body main .description_section .second_txt_col .txt_container:nth-child(5), body main .description_section .second_txt_col .txt_container:nth-child(6), body main .description_section .second_txt_col .txt_container:nth-child(7), body main .description_section .second_txt_col .txt_container:nth-child(8), body main .description_section .second_txt_col .txt_container:nth-child(9), body main .description_section .second_txt_col .txt_container:nth-child(10) {
    display: block;
  }
  body main .description_section .first_txt_col, body main .description_section .second_txt_col {
    text-align: center;
  }
  body main .description_section .complete_installation {
    padding-right: 0;
    padding-top: 20px;
    margin-top: 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-flow: column;
    row-gap: 1.5vh;
  }
  body main .description_section .complete_installation .download_section {
    align-items: center;
    justify-content: center;
  }
  body main .discount_table .columns_section {
    display: none;
  }
  body main .discount_table .mob_col_section {
    display: flex;
  }
}
@media (max-width: 635px) {
  body main .station_specification h1 {
    font-size: 2.1em;
    padding-bottom: 0;
  }
  body main .station_specification .connectors_section .description p {
    font-size: 1em;
  }
  body main .station_specification .connectors_section .connectors .divider p {
    font-size: 1em;
  }
  body main .station_specification .connectors_section .connectors .connector .connector_description p {
    font-size: 1em;
  }
}
@media (max-width: 524px) {
  body main .first_section .station_img {
    width: 50%;
  }
}
@media (max-width: 484px) {
  body main .station_specification .connectors_section .connectors .right_angle {
    font-size: 1.3em;
  }
  body main .station_specification .connectors_section .connectors .divider p {
    font-size: 0.8em;
  }
  body main .station_specification .connectors_section .connectors .connector .connector_description p {
    font-size: 0.65em;
  }
}
@media (max-width: 446px) {
  body main .first_section .station_img {
    width: 80%;
  }
  body main .discount_table .columns_section .first_col .row p {
    font-size: 0.8em;
  }
}/*# sourceMappingURL=wall-charge-media.css.map */