@media (orientation: landscape) {
  .device-md {
    /*COLOR*/
    /*NAV*/
    /*HEADER*/
    /*MAIN*/
    /*FOOTER*/
  }
  .device-md .uk-navbar-container .uk-navbar .uk-navbar-left img {
    height: 100px;
  }
  .device-md .uk-navbar-container .uk-navbar .uk-navbar-right .uk-icon {
    color: #B97B3F;
  }
  .device-md .uk-navbar-container .uk-navbar .uk-navbar-right .uk-icon svg {
    width: 30px;
    height: 30px;
  }
  .device-md .uk-offcanvas-bar {
    background-color: #F5EBE2;
  }
  .device-md .uk-offcanvas-bar .uk-nav li a {
    color: #4E5A61;
  }
  .device-md .uk-offcanvas-bar .uk-nav .uk-active a {
    color: #000000;
    font-weight: 900;
  }
  .device-md .uk-offcanvas-close {
    color: #000000;
  }
  .device-md .uk-offcanvas-close svg {
    width: 30px;
    height: 30px;
  }
  .device-md .header-b1 .uk-slideshow .uk-slideshow-items {
    height: 250px;
  }
  .device-md .header-b2 .uk-slideshow .uk-slideshow-items {
    height: 300px;
  }
  .device-md .home-b1 .col1 picture, .device-md .home-b1 .col1 img {
    height: 300px;
  }
  .device-md .home-b1 .col1 picture:before, .device-md .home-b1 .col1 img:before {
    height: 350px;
  }
  .device-md .home-b1 .uk-card img {
    width: 75px;
    height: 75px;
  }
  .device-md .home-b2 .col2 picture:before, .device-md .home-b2 .col2 img:before {
    height: 300px;
    top: 35px;
  }
  .device-md .home-b2 .col2 picture, .device-md .home-b2 .col2 img {
    height: 350px;
    padding-top: 50px;
  }
  .device-md .home-b3 .col1 .uk-card:before {
    height: 465px;
  }
  .device-md .home-b3 .col1 .uk-card .uk-card-media-top img {
    height: 415px;
  }
  .device-md .home-b3 .col1 .uk-card:after {
    display: none;
  }
  .device-md .home-b4 .uk-accordion {
    column-count: 1;
    column-gap: 0px;
  }
  .device-md .home-b4 .col1 picture, .device-md .home-b4 .col1 img {
    height: 350px;
  }
  .device-md .home-b4 .col1 picture:before, .device-md .home-b4 .col1 img:before {
    height: 400px;
  }
  .device-md .home-b4 .col1 h1 {
    padding-top: 0px;
  }
  .device-md .footer .uk-grid:nth-child(3) p {
    text-align: center !important;
  }
  .device-md .bookzo .header .main-image {
    height: 300px;
  }
  .device-md .bookzo .verhuur-info {
    padding: 70px 20px;
  }
  .device-md .bookzo .inhoud {
    padding-left: 40px;
    padding-right: 0px;
  }
  .device-md .bookzo .gallery {
    display: none;
  }
  .device-md .bookzo .boekingsinfo {
    margin-left: 40px;
  }
  .device-md .bookzo .boekingsinfo::after {
    height: 175px;
  }
}