@media (min-width:1420px) and (max-width:1545px){

}
@media (min-width:1200px) and (max-width:1419px){

}
@media (min-width:992px) and (max-width:1199px){
.navbar-nav>li>a {
	padding: 10px 10px;  
}
.menu-hoofdnavigatie-container {
  margin-top: 100px;
}
.affix .menu-hoofdnavigatie-container {
  margin-top: 25px;
}

.navbar-form {
	padding-right: 0px;
}

}

@media (min-width:768px) and (max-width:991px){
	
.navbar-form .form-control {
	-webkit-appearance: none;
}

header nav.affix {
  background-color: #fff;
  height: 110px;
}

.navbar-form {
	padding-right: 0px;
}

.navbar-default .navbar-nav>li>a, .navbar-nav>li>a {
	font-size: 14px;
	padding: 5px 8px 5px 8px;
}

header .navbar>.container .navbar-brand {
	width: 125px;
	height: 122px;
}

.navbar form {
	margin-top: 27px;
}

.home header {
	height: 180px;
}  

section#downloads h2 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}
  
}

@media (max-width:767px){
.hidden-desktop {
  display: block !important;
}
.menu-hoofdnavigatie-container {
	margin-top: 0px;
}

.home header, header {
	height: 70px;
}

header .navbar>.container .navbar-brand {
	width: 75px;
	height: 47px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding-bottom: 10px;
}

header nav.affix {
	background-color: #fff;
	height: 70px;
	border: 1px solid #e4e4e4;
}

.navbar-fixed-top {
  position: relative;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top .navbar-collapse {
	max-height: none;
}

.home .navbar-default, .navbar-default {
	background-color: #fff;
	border: 1px solid #e4e4e4;
}

.navbar-toggle {
	margin-right: 10px;
	margin-top: 16px;
	margin-bottom: 17px;
}

.navbar-collapse {
	background-color: #fff;
	border-color: #e7e7e7;
}

.navbar form {
	position: relative;
	margin-top: 20px;
	margin-left: 0px;
	width: 100%;
	padding: 0px 0px;
	border-color: transparent !important;
}

.nav>li {
	padding-bottom: 5px; 
	padding-top: 5px;
}

.navbar-nav .dropdown-menu {
  display: block;
  position: relative;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 20px 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 0px solid #ccc;
  border: 0px solid rgba(0,0,0,0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.175);
  box-shadow: 0 0px 0px rgba(0,0,0,0.175);
  background-clip: padding-box;
}

#owl-slider .item {
	width: auto;
	height: 130px;
	background-size: 100% auto;
}

#owl-slider .owl-item {
	height: 130px;
}

.owl-theme .owl-controls {
	display: none !important;
}

section#row01 {
	padding: 30px 0px 30px 0px;
}

section#row02 {
	background-color: #e6e7e8;
	text-align: center;
	padding: 30px 0px 30px 0px;
}

.btn-secondary {
	margin-bottom: 40px;
}

section#row03 .wrapper_content {
	margin-bottom: 40px;
	background-size: 100% auto;
	height: 250px;
}

section#row03 {
	background-color: #fff;
	padding: 30px 0px 10px 0px;
}

footer {
	padding: 30px 0px 30px 0px;
}

footer .pull-right {
	float: left !important;
	padding-top: 20px;
}

section#blokken h3 {
  margin-bottom: 40px;
}

section#worlds .world {

  margin: 0px 0px 0px 0px;
}

section#two-columns {
  padding: 0px 0px 30px 0px;
}

section#downloads {
  padding: 30px 0px 10px 0px;
}

section#solutions {
  padding: 30px 0px 30px 0px;
}

}

@media (max-width:320px){
	
}	

@media only screen and (min-width:768px) {
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position: relative !important;
}

.dropdown-submenu>.dropdown-menu {
    top: 0 !important;
    left: 100% !important;
    margin-top: -6px !important;
    margin-left: -1px !important;
    border-radius: 0 !important;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block !important;
}

.dropdown-submenu>a:after {
    display: block;
    content: "\f105";
    font-family: 'FontAwesome';
    margin-top: -18px;
    right: 15px;
    position: absolute;
    font-weight: 300;
}

.navbar-form .form-control {
	-webkit-appearance: none;
}
}
