/*Side MEnu */

@font-face {
    font-family: 'Minion Pro'; /*a name to be used later*/
    src: url('minion_pro.ttf'); /*URL to font*/
}

@media screen and (max-width: 920px){
	img#vlekje1{
		display: none !important;
	}
	
	img#vlekje2{
		display: none !important;
	}
	
	img#linteloohoofd{
		display: none !important;
	}
	
	img#menufaderscrolldown {
		display: none !important;
	}
}

	img#menufaderscrolldown {
		display: none !important;
	}

.sbsidemenu .x-navbar .x-nav>li {
  float: none !important;
}


.sbsidemenu ul#menu-navigatie {
  float: center !important;
  text-align: center !important;
  margin-top: 45%;
}

.sbsidemenu .x-navbar {
  width: 28% !important;
  position: absolute !important;
}

.x-navbar-wrap {
  height: 0px !important;
}

.sbsidemenu .x-navbar .x-nav > li {
  height: auto !important;
  padding: 10px 0px !important;
  font-family: "Times New Roman";
  font-size: 18px;
}

.sbsidemenu nav.x-nav-collapse.collapse{
	margin-top: 0px;
}

.sbsidemenu li ul.sub-menu{
  /*margin-top: 330px !important;*/
  left: 0px !important;
  right: 0px !important;
  visibility: hidden;
}

.sbsidemenu .x-navbar .x-brand {
  /*display: none !important;*/
 position: relative;
 float: none;
 /*text-align: center;*/
}

.sbsidemenu .x-brand img {
	width: 80%;
}

.tp-caption.tp-fade.tp-scrollbelowslider.start{
	display: none !important;
}

.sbsidemenu .x-navbar {
  	/*opacity: 0.8;*/
	background-color: rgba(255, 255, 255, 0.80) !important;
}

.sbsidemenu .x-navbar-inner {
	background-color: transparent !important
}

.sbsidemenu img#vlekje1{
	display: block;
	position: absolute;
	right: 20%;
	top: 70%;
}

.sbsidemenu img#vlekje2{
	display: block;
	position: absolute;
	left: 20%;
	top: 40%;
}

.sbsidemenu img#linteloohoofd{
	display: block;
	position: absolute;
	/*left: 20%;*/
	right: 70%;
	top: 360px;
	z-index: 100;
}

.sbsidemenu img#menufaderscrolldown{
	display: block !important;
	position: absolute;
	bottom: 5%;
	width: 50px;
	margin-left: 43%;
}

.sbsidemenu  .x-navbar .x-nav>li:last-child a{
	margin-left: 0px;
}


.tp-scrollbelowslider img {
	width: 20px !important;
	height: auto !important;
}

.x-navbar-inner {
background-color: white;
}

.sbsidemenu ul.sub-menu li a {
	font-size: 18px;
}

.sbsidemenu .x-brand img {
	position: absolute;
	width: 80%;
	margin-left: 10%;
	margin-top: -38%;
}

.sbsidemenu ul.sub-menu {
	padding: 0px !important;
	margin-top: -30px !important;
	visibility: hidden;
	display: none;
	margin-top: -85px !important;
	margin-left: 50%;
	background: none !important;
}

.sbsidemenu .x-navbar .x-nav li>a:after{
	color: transparent;
}

.sbsidemenu span.sf-sub-indicator {
	top: 10px !important;
	margin-left: 10px;
}

.sbsidemenu .sub-menu li:before, .sbsidemenu .sub-menu li:after {
	background-color: transparent !important;
}

@media screen and (max-width: 1400px){
	.sbsidemenu ul#menu-navigatie li.menu-item {
		padding-top: 0px !important;
		padding-bottom: 4px !important;
	}
	
	.sbsidemenu img#linteloohoofd{
		top: 239px;
	}
	
}

/* algemeen toevoegen */

/*div#rev_slider_1_1_wrapper, div#rev_slider_1_1 {
  width: 100% !important;
}*/

/*}*/
