/* PROMS */
/* TYPOGRAPHY */
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 3.000rem;
  }
}
/* GLOBAL */
@media only screen and (max-width: 768px) {
  .col-4,
  .col-6,
  .col-8 {
    flex-basis: 100%;
    max-width: 100%;
  }
  section {
    padding: 4.571em 1.500em;
  }
}
/* HEADER */
@media only screen and (max-width: 1280px) {
  .header-wrapper header {
    padding: 1.5em 1.500em !important;
  }
  .header-wrapper .scroll-down-header {
    padding: 0 !important;
    width: calc(100% - 48px);
  }
  .header-wrapper .scroll-down-header-visible {
    padding: 1.5em 1.500em !important;
  }
}
@media only screen and (max-width: 1124px) {
  .header-wrapper header .menu,
  .header-wrapper .scroll-down-header .menu {
    flex: none;
  }
  .header-wrapper header .menu .header-nav,
  .header-wrapper .scroll-down-header .menu .header-nav {
    display: none;
  }
  .header-wrapper header .menu .menu-control .secondary-button,
  .header-wrapper .scroll-down-header .menu .menu-control .secondary-button {
    display: none;
  }
  .header-wrapper header .menu .menu-control .primary-button,
  .header-wrapper .scroll-down-header .menu .menu-control .primary-button {
    display: none;
  }
  .header-wrapper header .menu .responsive-menu,
  .header-wrapper .scroll-down-header .menu .responsive-menu {
    display: flex;
  }
  .responsive-menu-content .responsive-menu-content__header .responsive-menu {
    display: flex;
  }
}
@media only screen and (max-width: 1040px) {
  .header-wrapper header .menu ul li a,
  .header-wrapper scroll-down-header .menu ul li a {
    padding: 8px 16px;
  }
}
/* SLIDER HOMEPAGE */
@media only screen and (max-width: 940px) {
  .slider .slider__video {
    display: none;
  }
  .slider .slider__content .video-button {
    display: inline-block;
  }
}
@media only screen and (max-width: 1024px) {
  .slider {
    min-height: auto;
    padding: 3.000em 1.500em;
  }
  .slider .slider__content h1 {
    font-size: 3.5625rem;
  }
}
@media only screen and (max-width: 570px) {
  .slider h1 {
    font-size: 2.441em;
  }
}
@media only screen and (max-width: 468px) {
  .slider .slider__content .primary-button {
    width: 100%;
    padding: 1.500em 0;
    margin-bottom: 1.000em;
  }
  .slider .slider__content .secondary-button {
    width: 100%;
    padding: 1.500em 0;
  }
  .slider .slider__content .margin-left-1em {
    margin-left: auto !important;
  }
}
/* SMALL BLACK SLIDER */
@media only screen and (max-width: 1280px) {
  .bigger-black-slider {
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .bigger-black-slider {
    padding: 5.875em 3.000em;
  }
  .bigger-black-slider .bigger-black-slider__content {
    padding-right: 3.000em;
  }
}
@media only screen and (max-width: 768px) {
  .bigger-black-slider .bigger-black-slider__content {
    padding-right: 0;
  }
  .bigger-black-slider .bigger-black-slider__content h1 {
    margin-bottom: 0;
  }
  .bigger-black-slider .bigger-black-slider__content .primary-button {
    margin-bottom: 3.000em;
  }
  .bigger-black-slider .bigger-black-slider__image {
    max-width: none;
    height: auto;
  }
}
/* SMALL WHITE SLIDER */
@media only screen and (max-width: 1280px) {
  .small-white-slider {
    padding-left: 1.500em;
    padding-right: 1.500em;
  }
}
@media only screen and (max-width: 768px) {
  .bigger-black-slider {
    padding: 3.000em 1.500em;
  }
}
/* SMALL SLIDER - BOX */
@media only screen and (max-width: 1024px) {
  .small-slider {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
  }
  .small-slider .small-slider__content {
    padding: 3.000em;
  }
}
@media only screen and (max-width: 768px) {
  .small-slider {
    margin-top: 0;
  }
  .small-slider .small-slider__content {
    padding: 3.000em 1.500em;
  }
}
/* LOGOS */
@media only screen and (max-width: 768px) {
  .logos-flex-item {
    width: calc(50% - 32px);
    margin-bottom: 2.000em;
  }
}
@media only screen and (max-width: 481px) {
  .logos-flex-item {
    width: 100%;
    margin-bottom: 1.500em;
  }
}
/* HOMEPAGE BENEFITS */
@media only screen and (max-width: 768px) {
  .benefits .benefit img {
    display: none;
  }
  .benefits .benefit .margin-left-64px {
    margin-left: 0;
  }
  .benefits .benefit .margin-right-64px {
    margin-right: 0;
  }
  .number-of-functions p {
    width: 100%;
  }
  .number-of-functions .margin-right-24px {
    margin-right: 0 !important;
  }
  .number-of-functions .primary-button {
    margin-top: 2.000em;
  }
}
@media only screen and (max-width: 481px) {
  .number-of-functions p {
    width: 100%;
  }
  .number-of-functions span {
    display: inherit;
  }
}
/* HOMEPAGE BENEFITS */
@media only screen and (max-width: 1024px) {
  .small-benefits {
    margin-top: 0;
    margin-bottom: 2.500em;
  }
  .small-benefits .small-benefits__box {
    flex-direction: column;
  }
  .small-benefits .small-benefits__box .small-benefits__box__photo {
    margin-bottom: 2.000em;
  }
}
@media only screen and (max-width: 768px) {
  .small-benefits .small-benefits__box {
    width: 100%;
    max-width: none;
    flex-direction: row;
    margin-bottom: 2.500em;
  }
  .small-benefits .small-benefits__box .small-benefits__box__photo {
    margin-bottom: 2.000em;
  }
}
@media only screen and (max-width: 481px) {
  .small-benefits .small-benefits__box .small-benefits__box__photo {
    width: 5.000em;
    height: 5.000em;
  }
}
/* HOMEPAGE BLOG */
@media only screen and (max-width: 768px) {
  .blog_cards {
    flex-wrap: wrap;
  }
  .blog_cards .blog_card {
    flex-basis: auto;
    max-width: 100%;
    width: 100%;
    margin-bottom: 1.500em;
  }
  .blog_cards .margin-right-20px {
    margin-right: 0;
  }
  .blog_cards .margin-left-20px {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .blog_cards .blog_card .blog_card__content {
    padding: 1.500em 1.500em 0 1.500em;
  }
  .blog_cards .blog_card .blog_card__control {
    padding: 0 1.500em 1.500em 1.500em;
  }
}
/* STEPS – PAGE HOMEPAGE */
@media only screen and (max-width: 768px) {
  .steps-title {
    margin-bottom: 48px;
  }
  .steps .step .step__name h3 {
    font-size: 2.0625rem;
    line-height: 130%;
    letter-spacing: -0.04em;
  }
  .steps .step .step__name svg {
    margin-right: 24px;
  }
  .steps .step .step__content {
    flex-direction: column;
  }
  .steps .step .step__content .step__content__box_1,
  .steps .step .step__content .step__content__box_2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .steps .step .step__content .step__content__box_1 p,
  .steps .step .step__content .step__content__box_2 p {
    max-width: 100%;
    width: 100%;
  }
  .active-step .step__name svg {
    margin-right: 24px;
  }
}
/* WE SAY NO - HOMEPAGE */
@media only screen and (max-width: 1024px) {
  .we-say-no .we-say-no__icons .we-say-no__icons__boxes {
    justify-content: flex-start;
  }
  .we-say-no .we-say-no__icons .we-say-no__icons__boxes .we-say-no__icons__boxes__box {
    max-width: none;
    width: calc(33.3333% - 32px);
    margin-bottom: 1.500em;
  }
}
@media only screen and (max-width: 768px) {
  .we-say-no {
    padding: 3.000em 1.500em;
  }
  .we-say-no .we-say-no__icons .we-say-no__icons__boxes .we-say-no__icons__boxes__box {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: left;
    margin-bottom: 1.500em;
  }
  .we-say-no .we-say-no__icons .we-say-no__icons__boxes .we-say-no__icons__boxes__box .we-say-no__icons__boxes__box__icon {
    margin-bottom: 0;
    margin-right: 1.000em;
  }
}
@media only screen and (max-width: 570px) {
  .we-say-no {
    background: #000;
  }
}
/* AVAILABILITY */
@media only screen and (max-width: 1024px) {
  .availability {
    justify-content: flex-start;
  }
  .availability .availability__row__box {
    width: calc(33.333% - 32px);
    margin-bottom: 3.000em;
  }
  .availability .availability__row__box .availability__row__box__title {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .availability .availability__row__box {
    width: calc(50% - 32px);
  }
}
@media only screen and (max-width: 481px) {
  .availability .availability__row__box {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .availability__more-info {
    justify-content: flex-start;
  }
  .availability__more-info .availability__more-info__box {
    width: calc(50% - 2.000em);
    margin-bottom: 3.000em;
  }
}
@media only screen and (max-width: 481px) {
  .availability__more-info .availability__more-info__box {
    width: 100%;
  }
}
/* ORDER - HOMEPAGE */
@media only screen and (max-width: 1200px) {
  .schedule-demonstration .schedule-demonstration__features {
    margin-bottom: 0;
  }
  .schedule-demonstration .order__contact-person {
    display: flex;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 3.000em;
  }
  .order__image .order__contact-person {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .order .order_form {
    padding: 3.000em;
  }
  .order__image {
    display: none;
  }
}
@media only screen and (max-width: 481px) {
  .schedule-demonstration .schedule-demonstration__features {
    margin-bottom: 3.000em;
  }
  .schedule-demonstration .schedule-demonstration__features .schedule-demonstration__features__item {
    width: 100%;
    max-width: none;
    margin-bottom: 1.000em;
  }
  .order .order_form {
    padding: 1.500em;
  }
}
/* FUNCTIONS */
@media only screen and (max-width: 1024px) {
  .function-box .function-box__image img.decoration--right,
  .function-box .function-box__image .decoration--left {
    display: none;
  }
  .functions-reverse {
    flex-direction: row-reverse;
  }
  .functions-reverse .function-box__list-of-functions--left {
    align-items: flex-end;
  }
}
@media only screen and (max-width: 768px) {
  .function-box .function-box__image {
    display: none;
  }
  .item-with-number {
    max-width: none;
  }
  .functions-reverse {
    flex-direction: column-reverse;
  }
  .functions-reverse .function-box__list-of-functions--left {
    align-items: center;
  }
}
/* PRICES */
@media only screen and (max-width: 1024px) {
  .price-box .price-box__content .price-box__content__columns {
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .price-switcher ul li {
    font-size: 1.250rem;
    padding: 1.000em 0;
  }
  .price-box .price-box_form {
    padding: 3.000em;
  }
}
@media only screen and (max-width: 481px) {
  .price-switcher ul li {
    font-size: 1.000rem;
    padding: 1.000em 0.250em;
  }
  .price-box .price-box__content {
    padding: 1.500em;
  }
  .price-box .price-box__content .price-box__content__recommend span {
    right: 0;
  }
  .price-box .price-box_form {
    padding: 1.500em;
  }
}
/* NEWSLETTER */
@media only screen and (max-width: 768px) {
  .newsletter .newsletter__content form .newsletter__box {
    flex-direction: column;
  }
  .newsletter .newsletter__content form .newsletter__box input[type="submit"] {
    width: 100%;
    padding: 1.333em 1.6em;
  }
}
/* SCHEDULE DEMONSTRATION */
@media only screen and (max-width: 894px) {
  .schedule-demonstration .schedule-demonstration__control .primary-button {
    display: block;
    margin-right: 0;
    margin-bottom: 1.000em;
  }
  .schedule-demonstration .schedule-demonstration__control .secondary-button {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .schedule-demonstration .schedule-demonstration__control .primary-button {
    display: inline-block;
    margin-right: 1.000em;
    margin-bottom: 1.000em;
  }
  .schedule-demonstration .schedule-demonstration__control .secondary-button {
    display: inline-block;
  }
}
@media only screen and (max-width: 469px) {
  .schedule-demonstration .schedule-demonstration__features {
    margin-bottom: 3.000em;
  }
  .schedule-demonstration .schedule-demonstration__control .primary-button {
    display: block;
    margin-right: 0;
    margin-bottom: 1.000em;
  }
  .schedule-demonstration .schedule-demonstration__control .secondary-button {
    display: block;
  }
}
/* FORMS */
@media only screen and (max-width: 481px) {
  .input-box {
    flex-direction: column;
    padding: 0;
  }
  .input-box .input-box__100 {
    padding: 0;
  }
  .input-box .input-box__50 {
    width: 100%;
    padding: 0;
    margin-bottom: 1.000em;
  }
  .input-box .input-box__50:last-child {
    margin-bottom: 0;
  }
  /*.registration {
    .registration__content {
      .wpcf7 {
        width: 100%;
      }
    }
  } */
}
/* CONTACT */
@media only screen and (max-width: 1024px) {
  .contact-form {
    padding: 5.000em 2.000em 3.500em 2.000em;
  }
}
@media only screen and (max-width: 481px) {
  .price-box .price-box_form {
    padding: 3.000em 1.5000em;
  }
}
/* TIMELINE - STRANAK O NAS */
@media only screen and (max-width: 1024px) {
  .timeline .timeline-box {
    margin-bottom: 5.000em;
  }
  .timeline .timeline-image-container .timeline-image {
    margin-top: 5.000em;
  }
}
@media only screen and (max-width: 768px) {
  .timeline .timeline-image-container {
    justify-content: center;
  }
}
/* TEAM - STRANKA O NAS */
@media only screen and (max-width: 1024px) {
  .team-message {
    display: none;
    padding: 64px 48px;
  }
  .team {
    margin-top: 4.000em;
    width: auto;
    flex-direction: column;
  }
  .team .team__user .team__user__triangle {
    display: none;
    margin-bottom: 2.000em;
    left: 12px;
  }
  .team .team__user .team-about-user {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .team .team__user .team-about-user .team__user__user-info .team__user__user-info__photo {
    margin-left: 1.000em;
  }
  .team .team__user .team-about-user .team__user__user-info .team__user__user-info__content {
    display: flex;
  }
  .team .active-user .team__user__triangle {
    display: block;
  }
  .team .active-user .team-about-user .team__user__message {
    display: block;
    background: #2b2b2f;
  }
}
@media only screen and (max-width: 768px) {
  .team-message {
    padding: 48px 24px;
  }
  .team .active-user .team-about-user .team__user__message {
    display: block;
    background: #2b2b2f;
  }
  .team .active-user .team-about-user .team__user__message h5 {
    font-size: 1.250rem;
  }
}
/* PILLARS - STRANKA O NAS */
@media only screen and (max-width: 1280px) {
  .pillars .pillars__items .pillars__items__box {
    width: calc(50% - 24px);
    max-width: none;
  }
}
@media only screen and (max-width: 768px) {
  .pillars {
    padding: 7.500em 1.500em 6.500em 1.500em;
  }
  .pillars .pillars__items .pillars__items__box {
    width: 100%;
    max-width: none;
  }
}
/* NO CARRIRER - STRANKA O NAS */
@media only screen and (max-width: 868px) {
  .no-carrier .no-carrier__image {
    margin-right: 1.000em;
  }
  .no-carrier .no-carrier__content {
    margin-left: 1.000em;
  }
}
@media only screen and (max-width: 768px) {
  .no-carrier .no-carrier__image {
    margin-right: auto;
    text-align: center;
    margin-bottom: 3.000em;
  }
  .no-carrier .no-carrier__content {
    margin: 0 auto;
  }
}
/* HOW TEST WORKS - STRANKA JÍT NA ZKOUŠKU */
@media only screen and (max-width: 1024px) {
  .number-stepper__box .number-stepper__box__content {
    padding: 1.500em;
  }
}
@media only screen and (max-width: 768px) {
  .how-test-works-over-768px {
    display: none;
  }
  .how-test-works-less-768px {
    display: flex;
  }
  .how-test-works-less-768px .horizontal-decoration {
    max-width: 60%;
  }
  .number-stepper__box .number-stepper__box__content {
    padding: 2.500em;
  }
}
@media only screen and (max-width: 481px) {
  .number-stepper__box .number-stepper__box__content {
    padding: 1.500em;
  }
}
/* TECHNICAL REQUIREMENTS - STRANKA JÍT NA ZKOUŠKU */
@media only screen and (max-width: 1024px) {
  .photo-section .photo-section__content {
    font-size: 4.000rem;
  }
}
@media only screen and (max-width: 768px) {
  .photo-section .photo-section__content {
    font-size: 3.000rem;
  }
}
@media only screen and (max-width: 481px) {
  .photo-section .photo-section__content {
    font-size: 2.0625rem;
  }
}
/* TECHNICAL REQUIREMENTS - STRANKA JIT NA ZKOUŠKU */
@media only screen and (max-width: 1024px) {
  .technical-requirements .technical-requirements__boxes .technical-requirements__boxes__box .technical-requirements__boxes__box__content {
    padding: 1.500em;
  }
}
@media only screen and (max-width: 768px) {
  .technical-requirements .technical-requirements__boxes .technical-requirements__boxes__box {
    width: calc(50% - 22px);
  }
}
@media only screen and (max-width: 481px) {
  .technical-requirements .technical-requirements__boxes .technical-requirements__boxes__box {
    width: 100%;
  }
}
/* TECHNICAL SUPPORT - STRANKA JIT NA ZKOUŠKU */
@media only screen and (max-width: 568px) {
  .technical-support-box {
    flex-direction: column;
    min-height: auto;
  }
  .technical-support-box .technical-support-box__email {
    width: auto;
    padding: 1.000em;
  }
  .technical-support-box .divider {
    width: 100%;
    min-height: 1px;
    height: 1px;
  }
  .technical-support-box .technical-support-box__phone {
    width: auto;
    padding: 1.000em;
  }
}
/* CONTACT PAGE */
@media only screen and (max-width: 768px) {
  .contact-information-container {
    float: none;
    max-width: none;
    width: 100%;
    margin-top: 5.000em;
    margin-left: 0;
  }
  .contact-bubble-container .contact-bubble {
    max-width: none;
    margin-top: 0;
    margin-right: 0;
  }
  .contact-form .decoration-top-left {
    display: none;
  }
}
/* 404 PAGE NOT FOUND */
@media only screen and (max-width: 768px) {
  .page-not-found .page-not-found__content .page-not-found__content__title h1 {
    font-size: 5.152rem;
  }
}
/* FOOTER */
@media only screen and (max-width: 768px) {
  .bg-gallery .bg-gallery__item-1 {
    width: 100%;
  }
  .bg-gallery .bg-gallery__item-2 {
    display: none;
  }
}
@media only screen and (max-width: 670px) {
  footer .container .footer-content .footer-box {
    margin-right: 0;
    margin-bottom: 32px;
    width: 100%;
  }
  footer .container .footer-content .footer-box h5 {
    margin-bottom: 16px;
  }
}
