<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 992px) {
  body.home {
    background-position: 0 0; }

  #line, #left {
    display: none; }

  #container {
    padding: 0 10px; }

  #header {
    min-height: initial; }
    #header .row #logo {
      background-size: 100%;
      width: 100%;
      padding: 0; }
    #header .row #logo-description {
      position: static;
      padding: 10px;
      text-align: center; }
    #header .search {
      padding: 10px;
      margin-bottom: 20px; }
      #header .search .separator {
        margin-right: 0; }
      #header .search .r1, #header .search .r2 {
        width: 100%; }
      #header .search input[type="text"] {
        padding: 20px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      #header .search input[type="submit"] {
        margin-right: 0; }

  #content #map {
    width: 100%;
    height: 300px;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  #countries.v2 ul li a {
    width: 100%; }
  #countries.v3 ul li a {
    width: 100%;
    height: 100%; }
  #countries ul li {
    width: 100%; }
    #countries ul li a {
      width: 100%;
      margin-right: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #countries ul li a.no-line {
        border-bottom: 1px solid #c3c3c3; }

  .inner {
    width: 100%; }

  #footer {
    width: 100%;
    text-align: center;
    margin-top: 40px; }
    #footer .footer-left {
      width: 100%; }
    #footer .footer-right {
      width: 100%;
      text-align: center; }

  #weatherPanel, #directionsPanel {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    margin-bottom: 20px;
    overflow: hidden;
    height: auto; }
    #weatherPanel .city, #directionsPanel .city {
      width: 100%;
      padding-top: 15px; }

  /* drzava */
  .search.v2 {
    text-align: center;
    padding: 20px 10px;
    margin-bottom: 20px; }
    .search.v2 h1 {
      font-size: 24px; }
    .search.v2 .distanceAfterH1 {
      font-size: 22px; }
    .search.v2 .separator {
      margin-right: 0; }
    .search.v2 .r1, .search.v2 .r2 {
      width: 100%; }
    .search.v2 input[type="text"] {
      padding: 20px;
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .search.v2 input[type="submit"] {
      margin-right: 0; }
    .search.v2 .weather, .search.v2 .direction {
      float: left; }
    .search.v2 .results {
      font-size: 26px; }

  .r0 {
    width: 100%;
    float: none;
    margin-right: 0; }
    .r0 #logo-middle {
      width: 100%;
      float: none; }

  .distanceDescription {
    padding: 10px; }

  .static {
    width: 100%; }

  .banner468x60, .banner728x90, .bannerCustom, .banner160x600, .banner300x250, .banner300x600 {
    display: none; } }

/*# sourceMappingURL=responsive.css.map */
</pre></body></html>