@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: 1680px) {
  body main .station_specification .connectors_section .connectors .divider p {
    font-size: 1.05em;
  }
}
@media (max-width: 1634px) {
  body main .first_section .first_description h1 {
    font-size: 2.7em;
  }
  body main .first_section .text .first_description p {
    font-size: 1.5em;
  }
}
@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: 1448px) {
  body main .station_specification .connectors_section {
    flex-flow: wrap;
    row-gap: 2.5vh;
    height: unset;
  }
  body main .station_specification .connectors_section .connectors {
    width: 100%;
  }
  body main .station_specification .connectors_section .connectors .connector {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  body main .station_specification .connectors_section .connectors .connector .connector_description {
    align-items: center;
    justify-content: center;
  }
  body main .station_specification .connectors_section .connectors .connector .connector_description p {
    font-size: 1.25em;
  }
  body main .station_specification .connectors_section .connectors .divider {
    -moz-column-gap: 0;
         column-gap: 0;
    justify-content: space-between;
  }
  body main .station_specification .connectors_section .connectors .divider p {
    font-size: 1.25em;
  }
}
@media (max-width: 1329px) {
  body main .columns_section .first_col .row p {
    text-align: start;
  }
}
@media (max-width: 1214px) {
  body main .first_section h1 {
    font-size: 2.3em;
  }
  body main .first_section .text .price {
    font-size: 2.5em;
  }
  body main .first_section .background_image {
    background-position: 80%;
  }
  body main .first_section .left_gradient {
    width: 100%;
  }
  body main .first_section .text {
    align-self: start;
    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: "spec-header spec-header" "connectors connectors" "descr-img first-txt" "descr-img second-txt" "tablet-txt second-txt" "compl-inst compl-inst";
  }
  body main .description_section .connectors {
    margin: 0;
  }
  body main .description_section .connectors .connector {
    flex-flow: column;
  }
  body main .description_section .connectors .connector .conn_descr p {
    text-align: center;
  }
  body main .description_section .tablet_txt_col {
    display: flex;
  }
  body main .description_section .first_txt_col .txt_container:nth-child(10), body main .description_section .first_txt_col .txt_container:nth-child(11), body main .description_section .first_txt_col .txt_container:nth-child(12), body main .description_section .first_txt_col .txt_container:nth-child(13) {
    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;
    padding-top: 2vh;
    justify-content: space-between;
  }
  body main .description_section .complete_installation h2 {
    padding: 0;
    font-size: 1.32em;
    width: 47%;
  }
  body main .description_section .complete_installation div {
    width: 47%;
  }
  body main .description_section .complete_installation div p {
    padding-bottom: 1.5vh;
    font-size: 0.9em;
  }
  body main .description_section .complete_installation div a {
    font-size: 0.9em;
  }
}
@media (max-width: 1090px) {
  body main .station_specification .connectors_section .connectors .divider p {
    font-size: 1em;
  }
}
@media (max-width: 1023px) {
  body main .station_specification .connectors_section .connectors .connector .connector_description p {
    font-size: 1em;
  }
}
@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: 824px) {
  body main .station_specification .connectors_section .connectors {
    flex-flow: column;
    row-gap: 1vh;
  }
  body main .station_specification .connectors_section .connectors .divider {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 772px) {
  body main .first_section {
    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 .text {
    height: 100%;
    width: 100%;
  }
  body main .first_section .text .price {
    font-size: 2.4em;
    padding-bottom: 12vh;
  }
  body main .first_section .text .first_description h1 {
    font-size: 1.8em;
    padding-bottom: 30px;
  }
  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: "spec-header" "connectors" "descr-img" "first-txt" "second-txt" "compl-inst";
  }
  body main .description_section h1 {
    padding-bottom: 20px;
    font-size: 1.7em;
  }
  body main .description_section .first_txt_col .txt_container:nth-child(10), body main .description_section .first_txt_col .txt_container:nth-child(11), body main .description_section .first_txt_col .txt_container:nth-child(12), body main .description_section .first_txt_col .txt_container:nth-child(13) {
    display: block;
  }
  body main .description_section .connectors {
    flex-flow: column;
  }
  body main .description_section .connectors .connector {
    flex-flow: row;
    width: 100%;
  }
  body main .description_section .connectors .connector img {
    width: 30%;
  }
  body main .description_section .connectors .connector .conn_descr {
    width: 40%;
  }
  body main .description_section .connectors .connector .conn_descr p {
    text-align: start;
    font-size: 1em;
  }
  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, body main .description_section .tablet_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 .tablet_txt_col .txt_container p {
    font-size: 0.9em;
  }
  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 h2 {
    width: 100%;
    font-size: 1.6em;
  }
  body main .description_section .complete_installation div {
    width: 100%;
  }
  body main .description_section .complete_installation div p {
    font-size: 0.9em;
  }
  body main .description_section .complete_installation div a {
    font-size: 1em;
  }
  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: 524px) {
  body main .station_specification .connectors_section .connectors .connector .connector_description p {
    font-size: 0.9em;
  }
}
@media (max-width: 446px) {
  body main .discount_table .columns_section .first_col .row p {
    font-size: 0.8em;
  }
}/*# sourceMappingURL=dc-travel-media.css.map */