@media (max-width: 768px) {
  a.tm-logo > img {
    position: absolute !important;
    left: 15px;
    top: 15px;
  }
}

.uk-sticky-placeholder {
height: 96px !important;
}
/* Headings
 ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 
{
  margin: 20px 0 20px 0;
  font-weight: 300;
  color: #444444;
  text-transform: none;
}
/*
 * Margins
 */
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
    border-left: 1px solid #f1f1f1;
}
  body section#iqt-section.iqt-plugin-wrapper article a.image > span span.classification, body section#iqt-section.iqt-component-wrapper section.iqt-tab-content article.accomodation a.image > span span.classification {
    position: absolute;
    padding: 12px;
    text-shadow: 0px 0px #ffffff;
    color: #222222;
    display: block;
    font-size: 80%;
    line-height: 90%;
    font-weight: normal;
}
  body section#iqt-section.iqt-component-wrapper form label {
    font-weight: normal;
    margin: 0 0 5px 0;
    padding: 0;
    min-height: 0;
}
  .expanded-bottom-wrapper .uk-container {
    padding-top: 35px;
    padding-bottom: 0px;
}
}
  @media only screen and (max-width: 600px) {
  .uk-sticky-placeholder {
height: 66px !important;
}
  }
  @media (max-width: 850px) {
  .uk-sticky-placeholder {
height: 66px !important;
}
}
.footer-wrapper {
  background-color: #098ec3;
  border-top: 1px solid #098ec3;
}
.bottom-b-wrapper ul li:nth-child(n+2) {
  border-top: 1px solid #ffffff;
}
.su-icon-list .icon_list_item .icon_description h3 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 10px;
    clear: none !important;
    line-height: normal;
}
.tm-headerbar {
    background-color: #ffffff;
    border-bottom: 0px solid #ffffff;
    padding: 0px 0;
}
.breadcrumbs-wrapper {
    padding: 15px 0 14px;
    background-color: #ffffff;
    border-bottom: 0px solid #ffffff;
}
.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 96px;
    padding: 25px 8px;
    line-height: 45px;
    color: #5a5a5a;
    font-size: 20px;
    font-family: 'Oswald';
    font-weight: normal;
}