@media screen and (max-width: 1599.98px) {
  .top-slider-title {
    font-size: 4.5rem;
  }
  .uk-countdown-number {
    font-size: 5rem;
  }
}
@media screen and (max-width: 1399.98px) {
  .top-slider-title {
    font-size: 4rem;
  }
  .uk-countdown-number {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1199.98px) {
  .top-slider-title {
    font-size: 3.5rem;
  }
  .uk-countdown-number {
    font-size: 3.5rem;
  }
  .top-phone a {
    color: inherit;
    font-size: 1.5rem;
  }
  .uk-navbar-nav > li > a,
  .uk-navbar-item,
  .uk-navbar-toggle {
    font-size: 16px;
  }
}
@media screen and (max-width: 959.98px) {
  .top-phone a {
    color: inherit;
    font-size: 1.3rem;
    font-size: 20px;
  }
  header .soc-footer {
    display: block;
    margin-top: 10px;
  }
  .top-phone {
    display: block;
  }
  .top-slider-title {
    font-size: 3rem;
  }
  .top-slider-section {
    background-size: cover;
  }
  .uk-button.yellow-bg {
    font-size: 1.2em;
  }
  .uk-text-lead {
    font-size: 1.2rem;
  }
  .section-title {
    margin-bottom: 30px;
  }
  .top-line .uk-button.yellow-bg {
    padding: 8px 15px;
    text-transform: none;
    font-size: 16px;
  }
  .top-menu-section {
    height: 50px;
  }
}
@media screen and (max-width: 639.98px) {
  .top-phone a {
    font-size: 1rem;
  }
  .top-phone {
    display: flex;
  }
  header .soc-footer {
    margin-top: 0;
    display: inline;
  }
  .uk-navbar-toggle .icon {
    display: none;
  }
  .uk-navbar-toggle .uk-margin-small-left {
    margin-left: 7px !important;
  }
  .uk-navbar-toggle {
    padding: 0;
  }
  .top-slider-title {
    font-size: 2rem;
  }
  .uk-countdown-number {
    font-size: 2.5rem;
  }
  .order-step .icon {
    background-position: center;
  }
  .action-order-steps div.icon {
    width: 25%;
  }
  .top-phone {
    margin-top: 15px;
  }
  .top-phone a {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 424.98px) {
  .uk-button.yellow-bg {
    font-size: 1em;
    padding: 7px 30px;
  }
  .action-countdown .uk-grid > * {
    padding-left: 15px;
  }
  h1,
  .uk-h1 {
    font-size: 1.5rem;
    line-height: 1.2;
  }
  h3,
  .uk-h3 {
    font-size: 1.2rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 374.98px) {
  html,
  body {
    font-size: 14px;
  }
}
