@media (orientation: landscape) {
  .device-sm {
    /*NAVBAR*/
    /*HOME*/
    /*ORGANISATIE*/
    /*REDER WORDEN*/
    /*MATRIEEL*/
    /*REDERSKRING*/
    /*CONTACT*/
    /*FOOTER*/ }
    .device-sm .uk-offcanvas-bar {
      background-color: var(--donkerblauw); }
      .device-sm .uk-offcanvas-bar .uk-nav a {
        font-size: 18px;
        line-height: 18px;
        padding: 15px 0px;
        color: var(--bs-body-bg); }
      .device-sm .uk-offcanvas-bar .uk-nav-default > li.uk-active > a {
        color: var(--oranje); }
      .device-sm .uk-offcanvas-bar .uk-offcanvas-close svg {
        color: var(--oranje);
        width: 32px; }
    .device-sm .uk-navbar .uk-navbar-right .uk-icon svg {
      color: var(--oranje);
      width: 32px; }
    .device-sm .sub-nav {
      height: 150px; }
    .device-sm .div .divider {
      margin-top: -18px; }
    .device-sm .streep .streepjes {
      margin-bottom: -200px;
      margin-top: -375px;
      opacity: 0.25;
      position: absolute;
      z-index: -1; }
      .device-sm .blok1 .uk-container .video, .device-sm .blok1 .uk-container .image, .device-sm .blok6 .uk-container .video, .device-sm .blok6 .uk-container .image, .device-sm .blok8 .uk-container .video, .device-sm .blok8 .uk-container .image, .device-sm .blok14 .uk-container .video, .device-sm .blok14 .uk-container .image {
        display: flex;
        flex-direction: column;
        align-items: center; }
    .device-sm .blok2 .uk-margin .uk-text-primary {
      font-size: 32px;
      line-height: 0px; }
  .device-sm .blok7 .uk-grid {
    margin-left: 0px; }
  .device-sm .blok7 .uk-grid > * {
    padding-left: 0px; }
  .device-sm .blok7 .col1 {
    padding: 0px 0px 0px 0px; }
  .device-sm .blok8 {
    text-align: center; }
    .device-sm .blok5 .uk-card {
      align-items: center; }
  .device-sm .blok7 .uk-panel .uk-slider-items {
    padding: 10px 0px; }
  .device-sm .div-contact .divider {
    margin-top: -57px; }
  .device-sm .blok4 {
    height: auto; }
  .device-sm .blok4 .el-container {
    height: auto; }
    .device-sm .footer1 .icon1, .device-sm .footer1 .icon2, .device-sm .footer1 .icon3, .device-sm .footer1 .icon4 {
      width: 100%;
      height: 40px; }
    .device-sm .footer1 .uk-section {
      padding-top: 100px; }
    .device-sm .footer1 .uk-panel .uk-text-left img {
      display: none; }
  .device-sm .footer2 {
    height: 250px; }
    .device-sm .footer2 .uk-grid {
      flex-direction: column;
      align-items: flex-start !important; }
    .device-sm .footer2 .img img {
      width: 130px;
      margin-top: -425px; }
    .device-sm .footer2 .sub-img {
      position: absolute;
      top: 0;
      margin-left: -25px; }
      .device-sm .footer2 .sub-img img {
        margin-left: 15px;
        margin-bottom: -385px; }
      .device-sm .footer2 .sub-img .img2 {
        margin-left: 105px;
        margin-top: -53px; }
      .device-sm .footer2 .sub-img .img3 {
        margin-left: 200px;
        margin-top: -82px; }
    .device-sm .footer2 .sub-img2 {
      display: none; }
  .device-sm .footer3 {
    margin-bottom: 25px; }
    .device-sm .footer3 .uk-flex-middle {
      justify-content: flex-end; }
    .device-sm .footer3 .subnav {
      display: none; }
  .device-sm .copy .uk-container {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .device-sm .copy .uk-container .uk-grid {
      display: flex;
      flex-direction: column;
      width: 100%; }
      .device-sm .copy .uk-container .uk-grid .right p {
        margin-top: -66px; } }
