@media (orientation: landscape) {
  .device-md .uk-navbar-toggle-icon {
    fill: #067fad;
    padding-top: 20px;
  }
  .device-md .uk-navbar-toggle-icon svg {
    width: 40px;
    height: 50px;
  }
  .device-md .headerhome .uk-background-norepeat {
    background-size: cover !important;
  }
  .device-md .tm-header-mobile {
    position: relative;
    padding: 20px 0px;
    transition: all 0.5s;
    border-bottom: 2px solid #067fad;
  }
  .device-md .uk-navbar-toggle {
    min-height: 30px;
    height: 50px;
    width: 50px;
  }
  .device-md svg > rect.line-1, .device-md svg > rect.line-2, .device-md svg > rect.line-3, .device-md svg > rect.line-4 {
    height: 1px;
  }
  .device-md .uk-navbar-left {
    display: flex;
    gap: 0px;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
    flex-direction: row;
    text-align: right;
    margin: 0 0 0 auto;
  }
  .device-md .uk-logo {
    max-width: 165px;
    padding: 0px 0 20px 30px;
  }
  .device-md .uk-navbar-sticky .uk-logo {
    max-height: 60px;
    padding: 0px;
  }
  .device-md .uk-sticky-fixed .uk-logo {
    background-position: left;
  }
  .device-md .uk-sticky-fixed * {
    transition: all 0.5s;
  }
  .device-md .uk-navbar-sticky .uk-navbar-left {
    display: flex;
    gap: 0px;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: row;
    text-align: left;
    margin: 0;
  }
  .device-md .uk-navbar-right {
    display: flex;
    gap: 20px;
    align-items: flex-start;
  }
  .device-md .headerhome {
    padding-top: 0px;
  }
  .device-md .zoekenrij {
    position: relative;
    background-color: transparent;
    margin-bottom: 0px;
    padding: 0px;
  }
  .device-md .zoekenrij .uk-container {
    padding: 0px;
  }
  .device-md .zoekenrij p {
    color: #fff;
    font-size: 14px;
    text-align: center;
  }
  .device-md .tm-header-mobile .uk-nav-default > li > a {
    font-family: "Larsseit-Light", sans-serif;
    letter-spacing: normal;
    font-size: 22px;
    color: #000;
  }
  .device-md .uk-drop.uk-open {
    padding: 10px 20px;
  }
  .device-md .tm-header-mobile .uk-nav-default > li {
    border-bottom: 1px solid #067fad;
  }
  .device-md .zoekenrij #cf1 > div.cf-form-wrap.cf-col-16 > div.cf-fields > div:nth-child(2) {
    margin-left: 0px;
    position: absolute;
    right: -10px;
  }
  .device-md .convertforms .cf-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    flex-direction: row;
  }
  .device-md .zoekenrij .convertforms .cf-control-group {
    max-width: none;
    min-width: 100%;
  }
  .device-md .zoekenrij .col2 {
    background-color: #006174;
    padding: 20px 30px 20px 50px;
    position: relative;
  }
  .device-md #tm-main > div.headerhome.uk-section-default > div > div {
    background-size: 130%;
    background-position: bottom;
    height: 180px;
    text-align: right;
    background-repeat: no-repeat;
  }
  .device-md .headerhome .slogan {
    height: 290px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    font-family: "Larsseit-Light", sans-serif;
    font-size: 20px;
    padding: 20px 0 0 0;
  }
  .device-md .footer h4 {
    font-size: 23px;
  }
  .device-md .footer p {
    font-family: "Larsseit-Light", sans-serif;
    font-size: 18px;
    color: #fff;
    padding: 0px;
    margin: 0px;
  }
  .device-md .footer .uk-nav-default > li > a {
    font-family: "Larsseit-Light", sans-serif;
    font-size: 18px;
    color: #fff;
    padding: 0px;
    margin: 0px;
  }
  .device-md .tekstbasis .uk-panel .el-content {
    background-color: #0097d0;
    padding: 0 20px 20px 20px;
    width: calc(100% - 50px);
    margin-top: -80px !important;
    color: #fff;
    margin-left: -20px;
    position: relative;
    margin-bottom: 0px;
  }
  .device-md .tekstbasis .uk-panel .el-content p {
    font-size: 14px;
  }
  .device-md .missie .uk-grid .uk-first-column {
    position: relative;
    max-width: 74px;
  }
  .device-md .missie .uk-grid .uk-first-column::after {
    content: "";
    display: block;
    height: 40px;
    width: 3px;
    background-color: #0099d4;
    left: 46px;
    position: absolute;
    bottom: -40px;
  }
  .device-md .diensten.missie .uk-grid .uk-first-column {
    position: relative;
    max-width: none;
    text-align: center;
  }
  .device-md .diensten.missie .uk-grid .uk-first-column::after {
    display: none;
  }
  .device-md .misearchresult p, .device-md .misearchresult i {
    color: #006174;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 5px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -50px;
    font-size: 13px;
  }
  .device-md .misearchresult {
    display: flex;
    float: left;
    padding: 0 5px 0 5px;
    text-align: center;
    vertical-align: top;
    width: 50%;
    flex-wrap: nowrap;
    flex-direction: initial;
    align-content: center;
    justify-content: start;
    /* clear: none; */
    justify-items: center;
    position: relative;
  }
  .device-md .nieuws .uk-first-column {
    width: 100%;
  }
  .device-md .nieuws {
    padding-bottom: 100px;
  }
  .device-md .nieuws .uk-tab {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none;
    position: relative;
    align-items: center;
    justify-content: space-evenly;
  }
  .device-md .extrabutton img {
    max-width: 100px;
  }
}
