@media (max-width: 1806px) {
  body main .first_section .first_description h1 {
    font-size: 3.6em;
  }
  body main .first_section .first_description p {
    font-size: 1.3em;
  }
  body main .first_section .spec_offer h2 {
    font-size: 1.3em;
  }
  body main .first_section .spec_offer p {
    font-size: 1.3em;
  }
  body main .first_section .spec_offer .learn_more {
    font-size: 0.93em;
  }
  body main .description_section .first_txt_col .txt_container p, body main .description_section .second_txt_col .txt_container p, body main .description_section .third_txt_col .txt_container p {
    font-size: 1.05em;
  }
  body main .description_section .complete_installation h2 {
    font-size: 1.5em;
  }
  body main .description_section .complete_installation .download_section p, body main .description_section .complete_installation .download_section a {
    font-size: 1em;
  }
}
@media (max-width: 1636px) {
  body main .first_section .first_description h1 {
    font-size: 3em;
  }
  body main .first_section .text .price span {
    font-size: 1.8em;
  }
}
@media (max-width: 1574px) {
  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: 1380px) {
  body main .description_section .connector .conn_descr p {
    font-size: 1.1em;
  }
  body main .description_section .description p {
    font-size: 1.1em;
  }
}
@media (max-width: 1214px) {
  body main .first_section {
    padding-bottom: 7vh;
    justify-content: flex-start;
    overflow: hidden;
  }
  body main .first_section .text {
    align-self: start;
    row-gap: 4vh;
    width: 100%;
  }
  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;
    flex-flow: column;
  }
  body main .first_section .station_img {
    position: absolute;
    right: -5px;
    bottom: -50%;
    width: 50%;
  }
  body main .first_section .buy_char a {
    font-size: 1.1em;
  }
  body main .description_section {
    grid-template-areas: "spec-header spec-header" "conn descr" "descr-img first-txt" "descr-img second-txt" "descr-img third-txt" "compl-inst compl-inst";
  }
  body main .description_section .complete_installation {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-right: 0;
    padding-top: 2vh;
  }
  body main .description_section .complete_installation h2, body main .description_section .complete_installation .download_section {
    width: 48%;
  }
  body main .description_section .complete_installation .download_section p {
    padding-bottom: 1vh;
  }
  body main .description_section .complete_installation h2 {
    padding: 0;
  }
  body main .description_section .complete_installation h2 {
    font-size: 1.7em;
  }
  body main .portable_charging h1 {
    font-size: 2.7em;
  }
  body main .discount_table {
    box-shadow: none;
  }
  body main .discount_table .table_header h3 {
    font-size: 1.6em;
  }
}
@media (max-width: 876px) {
  body main .first_section .text .first_description h1 {
    font-size: 1.9em;
  }
  body main .first_section .station_img {
    bottom: -72%;
  }
  body main .description_section .first_txt_col, body main .description_section .second_txt_col, body main .description_section .third_txt_col {
    row-gap: 1vh;
  }
  body main .description_section .first_txt_col .txt_container p, body main .description_section .second_txt_col .txt_container p, body main .description_section .third_txt_col .txt_container p {
    font-size: 0.9em;
  }
}
@media (max-width: 772px) {
  body main .first_section {
    padding-top: 132px;
    min-height: 516px;
  }
  body main .first_section .station_img {
    width: 100%;
  }
  body main .first_section .background_image, body main .first_section .station_img {
    filter: blur(2px);
    -webkit-filter: blur(2px);
  }
  body main .first_section .text {
    row-gap: 0;
    width: 100%;
    justify-content: flex-start;
    align-self: stretch;
  }
  body main .first_section .text .price {
    padding: 0;
    margin: 0;
  }
  body main .first_section .text .buy_char {
    margin-top: auto;
  }
  body main .first_section .text .first_description h1 {
    font-size: 1.7em;
  }
  body main .first_section .left_gradient {
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px);
    z-index: 34;
  }
  body main .description_section {
    grid-template-areas: "spec-header" "conn" "descr" "descr-img" "first-txt" "second-txt" "third-txt" "compl-inst";
  }
  body main .description_section .first_txt_col, body main .description_section .second_txt_col, body main .description_section .third_txt_col {
    text-align: center;
  }
  body main .description_section .first_txt_col .txt_container p, body main .description_section .second_txt_col .txt_container p, body main .description_section .third_txt_col .txt_container p {
    font-size: 1em;
  }
  body main .description_section h1 {
    font-size: 1.6em;
    text-align: center;
    padding: 2vh 0;
  }
  body main .description_section .first_txt_col {
    padding-top: 1.4vh;
  }
  body main .description_section .connector img {
    width: 40%;
  }
  body main .description_section .description {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }
  body main .description_section .descr_img img {
    width: 100%;
  }
  body main .description_section .complete_installation {
    padding-right: 0;
    text-align: center;
    flex-flow: column;
    row-gap: 2vh;
  }
  body main .description_section .complete_installation h2, body main .description_section .complete_installation .complete_installation {
    width: 100%;
  }
  body main .portable_charging {
    padding: 10vw 6vw;
    margin-right: 0;
    margin-left: 0;
    background-position: 55%;
  }
  body main .portable_charging h1 {
    font-size: 1.5em;
  }
  body main .portable_charging h4, body main .portable_charging p {
    font-weight: 400;
    font-size: 0.9em;
  }
  body main .discount_table .table_header h3 {
    font-size: 1em;
    padding-bottom: 2vh;
  }
  body main .discount_table .table_header p {
    font-size: 0.9em;
  }
  body main .discount_table .columns_section {
    padding-top: 3vh;
  }
  body main .discount_table .columns_section .row .col p {
    font-size: 1em;
  }
  body main .discount_table .columns_section .row .first_col {
    min-width: 280px;
  }
  body main .discount_table .columns_section .row .first_col p {
    text-align: start;
  }
  body main .discount_table .columns_section {
    display: none;
  }
  body main .discount_table .mob_col_section {
    display: flex;
  }
}/*# sourceMappingURL=single-charger-media.css.map */