@media (max-width: 768px) {
  
  #navigation {
      float: none;
      margin:  0 auto;
      width: 100%;
      margin-top: 15px;
	}

  div#nav_row {
    padding-left:0px
  }
  
  #navigation li {
    margin-bottom: 8px;
}
  
  .container_plus {
    max-width:100%;
  	margin: 66px auto 80px;
  }

  #header .row {
    flex-wrap: nowrap;
}
  
  div#languagewrapper {    
    position:relative;
    z-index:1;
  }

  #header .col-md-8 .custom a > img {
      width: 150px;
    height:auto;
      margin-left: 17px;
  }
  
  #header .col-md-8 {
    position: relative;
    z-index: 999;
}
  
  #newspreview ul.category-module.mod-list {
    flex-direction: column;
  }

  #newspreview ul.category-module.mod-list li {
      width: 100%;
      border: none;
  }
  
  
  .customagenturbrochure table tbody tr {
    display: flex;
    flex-direction: column;
	}
  
  .customagenturbrochure table tbody tr h4 {
    margin-top: 10px;
	}
  
  .blogkunden .items-row {
    grid-template-columns: 1fr 1fr;
    margin-bottom:0px;
    column-gap: 2em;
	}

  .blogkunden .span3 {
    margin-bottom: 25px !important;
	}
  
  .customAusbildungungsbetrieb {
    display: none;
	}
  
  .customsocialmedia_icons {
    display: none;
	}
  
  
  	.customagenturbrochure table {
    height: auto;
    width: auto;
    }

    .customagenturbrochure td {
        width: auto;
      	height: auto;
    }
  
  .kundentext {
    width: 100%;
}
  
  ul.nav>li>a {
    	padding-bottom: 0px; 
     	padding-top: 0px; 
}
  
  img.kunden_logo {
    position: relative;
    top: 0;
    height: auto;
    margin: 0 auto;
    display: block;
}
  
  .bx-wrapper .bx-controls-direction a {
    width: 10% !important;
}
  
  ul.category-module.mod-list {
    padding-left: 0px;
}
  
  .blognews .item {
    flex-direction: column;
}

.newsitem_text {
    width: 100%;
}

.blognews .pull-left.item-image {
    width: 100%;
}
  #languagewrapper > .custom {
    height: auto;
}
  
  .customlogowrapper img {
    width: 185px;
}
  
}