/* CSS Document */

@media (min-width: 768px) and (max-width: 985px) {

html > body {
  font-size: 12px;
}

.site-width {
	width:100%;
}

.logo {
  margin: 10px auto 15px;
  width: 237px;
  float:none;
}

.wrapper {  width:96%; margin:0 auto;}


.contentWide {
	width:100%;
  background-size:contain;
  float:none;
}


.contentWide02 {
	font-size:2em;
  float:none;
  text-align:center;
}

.mastHeader {
  position: relative;
  width: 100%;
}

.mastHeader img { max-width:100%; height:auto;}

.bottom_wrapper {
    background: #fff;
    border: 1px solid #8ba5be;
    border-bottom: none;
    min-height: 600px;
    height: auto !important;
}

.leftCol { width: 20% }

.contentOne { width: 75% }

.contentNarrow { width: 50% }

.rightCol { width: 20%; }

span.pathway {
  font-size: 12px;
}

.medium .contentpaneopen p,
.medium .e2etag p,
.medium .contentWide p,
.medium .contentpaneopen li
{
    font-size: 16px;
    line-height: 24px;
}

	.phone-wrap .custom p a{
		color: white !important;
	}
a.moviebox, a.expolink {
  clear: both;
  position: relative;
  line-height: 0;  
  position: relative !important;
  top:0;
  right:0;
  margin: 0 auto !important;  
  display:block; float:none; width:50%;
}

.homepagina .contentWide.right p{ width:50%; float:left; text-align:center;}

a.moviebox img, a.expolink img {
  width: 100%;
  height: auto;
}

.innerBottom { float:none; width:100%;}

.mastheadbanner {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 150px;
}
  
}

@media only screen and (max-width: 768px) {
.mobile{display: block;}
.desktop, .desktop2{display: none;}
	.mobile.kantoorbutton img{
	max-width: 400px;
		width: 100%;
}
			.uk-overlay > div {
    padding: 0 20px;
    width: 100%;
}
	.uk-scope .uk-inline-clip {
    overflow: unset !important;
}
	.inner .uk-slider li {
    height: 550px;
}
	.logo a, .logoNL a, .logoFR a, .logoEN a, .logoDE a, .logoES a, .logoNO a, .logoPO a {
    width: 100%;
    top: 20px;
}
html > body {
  font-size: 12px;
}
	.men-blocks {
    width: calc(100% - 80px);
    padding: 20px 30px;
    margin: 10px;
    display: block;
    background-color: #021B44;
    color: white !important;
    float: left;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-family: Cambria,Georgia,"Times New Roman",Times,serif;
    transition: ease-in-out .3s;
}
	.mainmenustijn{
		display: none;
	}
	.mobile-menu{
		display: block;
		position: relative;
	}
	.submenu-dropdown{
		display: none;
		position: absolute;
z-index: 9;
background-color: white;
left: 0;
right: -14px;
top: 49px;
		    border-bottom: 1px solid black;
    padding-bottom: 20px;
	}
	 .moviebox.overons{
		display: none;
	}
	.deskhid{display: block;}
	.hamburger, .hamburger:hover {
  padding: 15px 15px !important;
display: inline-block;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
font: inherit;
    line-height: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
width: 104.2%;
text-align: left;
background-color: #1B344E; }

.hamburger-box {
  width: 30px;
  height: 13px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 20px;
    height: 3px;
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; 
	margin-bottom: 4px;
}
	#tmenu {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
}
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -6px; }
  .hamburger-inner::after {
    bottom: -10px; }
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); 
margin-top: 0}
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.active .hamburger-inner::after {
    bottom: -4px;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
	
.site-width {
	width:100%;
}
	.yoo-zoo.blog-default .item img {
    max-width: 100%;
}
.right.contentWide .testimonials {
    display: block;
    float: left;
    width: 100%;
    padding: 1% 0 1% 0;
    background-color: #d5d9df;
    margin-bottom: 20px;
}
	
.logo {
  margin: 10px auto 15px;
  width: 237px;
  float:none;
	height: 85px;
}
.lang {
    float: none;
    clear: right;
    padding: 9px 20px 0;
    margin: 0 auto;
    text-align: center;
}
.wrapper {  width:96%; margin:0 auto;}
/*.uk-dotnav > * > *, .uk-slider-container, .uk-slideshow {
    margin-top: -10px;
    height: 100%;
    float: left;
    min-height: 500px;
}*/
	.uk-overlay-panel div.uk-text-large::before {
    content: url(voor.png);
    display: block;
    position: absolute;
    margin-right: 50px;
    top: -6px;
    left: -58px;
}
	.uk-overlay-panel div.uk-text-large::after {
    content: url(achter.png);
    display: block;
    position: absolute;
    margin-top: 7px;
    right: -28px;
    bottom: -6px;
    width: 20px;
}
	.uk-overlay {
    max-width: 100%;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    margin: 0;
        margin-bottom: 0px;
    height: 550px !important;
}
	.uk-overlay p{
		word-break: normal !important;
	}
	.uk-overlay-panel > div {
    padding: 0 15px;
    width: 100%;
}
	table[id=rsform_3_page_0], #rsform_3_page_0 td{
                display: block !important;
                width: 100% !important;
                max-width: 100% !important;
                direction: ltr !important;
				padding: 5px 0 0 !important;
				 margin: 0 auto !important;
            }
	#rsform_3_page_0 td input{
		font-size: 16px;
		padding: 2%;
		width: 96%;
	}
	#userForm{
		margin-top: 50px;
	}
	#userForm .componentheading{
		color: #031c44 !important;
font-family: Cambria, Georgia, "Times New Roman", Times, serif !important;
text-transform: uppercase !important;
letter-spacing: .1em !important;
		margin: 0 0 1.5em;
		font-size: 1.5em;
font-weight: bold;
	}
.contentWide {
	width:100%;
  background-size:contain;
  float:none;
}


.contentWide02 {
	font-size:2em;
  float:none;
  text-align:center;
}

.mastHeader {
  position: relative;
  width: 100%;
}

.mastHeader img { max-width:100%; height:auto;}

.bottom_wrapper {
    background: #fff;
    border: 1px solid #8ba5be;
    border-bottom: none;
    min-height: 600px;
    height: auto !important;
}

.leftCol { width: 100% }

.contentOne { width: 100% }

.contentNarrow { width: 100% }

.rightCol { width: 100%; }

span.pathway {  font-size: 12px;}

.medium .contentpaneopen p,
.medium .e2etag p,
.medium .contentWide p,
.medium .contentpaneopen li
{
    font-size: 16px;
    line-height: 24px;
    word-break: break-all;
}

a.moviebox, a.expolink {
  clear: both;
  position: relative;
  line-height: 0;  
  position: relative !important;
  top:0;
  right:0;
  margin: 0 auto !important;  
  display:block; float:none; width:50%;
}
.custom.CallToAction p{margin-bottom:0;}
span.info{margin-left: 0 !important;margin-top: 17px;display: block;}
span.plays{bottom: 40px;left: 26%;}
.leftCol .inner #mainlevelSide li{text-align: center;}
.homepagina .contentWide.right p{ width:100%; float:left; text-align:center;}

a.moviebox img, a.expolink img {
  width: 100%;
  height: auto;
}

.langSelect {}
.header     {height: 100px;}

.Logo {
      width: 100%;
    height: 100px !important;
    float: none;
    background-size: 200px;
}

#jflanguageselection {
  float: none !important;
  display:block; width:100%;
  margin: 15px auto  !important;
}

#jflanguageselection ul.jflanguageselection { display:table; width:100%;}
#jflanguageselection ul.jflanguageselection li {
  float: none  !important;
  margin: 1px auto;
  display:table-cell  !important;
  text-align:center;
}

.menu {
  height:auto;
  margin:0 0 15px;
}

#menulist_root {
  float: left;
  height: auto;
  margin: 0 auto;
  position: relative;
  top:0;
	width: 95%
}

#menulist_root li {
  width:99% !important;
  display: inline-block;
  text-align:left;
  height:auto;
  list-style-type: none;
  margin: 0 0 0;
  padding: 1% 3%;
}
	#menulist_root li ul li {
	text-transform: lowercase
}
	#menulist_root li li{
		padding: 1% 5%;
		width: 95% !important;
	}

#menulist_root li:first-child {
  width:100%;
}

#menulist_root a:link, #menulist_root a:visited {
  color: #1B344E;
  float: none;
  height:auto;
  display:block;
  font-size:12px;
}

#menulist_root a.mainlevel_current, #menulist_root a:visited#active_menu, #menulist_root a:hover {
  border: 1px solid #D4D4D4;
}
.breadcrumb, .leftCol .inner ul#mainlevelSide{display: none;}
.leftCol .inner ul#mainlevelSide {
  float: none;
  text-align: center;
  margin: 0 auto 25px;
  width: 95%;
}
.medium .inner p, .medium .e2etag p, .medium .contentWide p {
    font-size: 16px !important;
    line-height: 150% !important;
}
	.custom p, .custom {
    text-align: center !important;
    float: right;
    width: 100%;
}
	h2 {
    font-size: 1.6em;
}
.CallToAction {
  text-align: center;
  float: left;
  position: relative;
  border: 1px solid #CCC;
  width: 80%;
  left: 25px;
  padding: 10px 10px;
  border-radius: 15px;
  box-shadow: 0 5px 25px #D6D6D6;
}

/* ONS TEAM*/

ul#ons-team {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}

ul#ons-team li {
  list-style: none;
  margin: 0 auto;
  float: none;
  width: 49%;
  height: 210px;
  text-align: center;
  line-height: 17px;
  display:inline-block;
  font-size:11px;
}
ul#ons-team li a {
  float: none;
  height: auto;;
  padding: 0;
  display: block;
}

ul#ons-team li a img {
  display:block;
  margin:0 auto 5px;
  text-align: center;
}

.footer  td {
  padding:0;
  display:block; width:100%;
  text-align:center;
}
.footer .contentpaneopen td {
  padding: 0;
}

.breaktables .contentWide td { display:block; }

.breaktables .contentWide td p { padding:0 0 25px; border-bottom:1px dashed #1B344E; margin:0 0 25px; text-align:center;}


.formContainer div.formCaption {
  display: block;
  float: left;
  width: 100%;
  height: 12px;
}
 
.formContainer div.formBody {
  display: block;
  float: left;
}

textarea, input[type='text'], input[type='password'], select {
  width: 100%;
}

.item-pagebreaktables, .innerBottom, .item-pagehomepagina{
	width:100%;
}

.item-pagebreaktables td {
    border-bottom: 1px dashed #000;
    display: block;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.contentWide .inner .item-pagehomepagina p {
    text-align: center;
	margin:0;
	padding:0;
	word-break:normal;
	line-height:1.5em;
}

.contentWide > .inner {
    padding: 0 1em 2.5em;
}

#menulist_root a:link, #menulist_root a:visited{
	border:0px solid #d4d4d4;
}

.inner p, .e2etag p, .contentWide p, .inner li{
	text-align:left;
}


@media (max-width: 360px) {
	a.lowercontentimage img{
		width:100%;
		height:auto;
	}
	.custom a.moviebox, .custom a.expolink{
	line-height:20px;
	}
	
	a.moviebox span.plays {
		bottom: 50%;
		left: 32%;
	}
	.pagination ul > li > a, .pagination ul > li > span{
		padding: 4px 7px;
	}
	
	.pagination ul > li {
		display: inline-block;
		margin-left:0;
	}
	
	.contentWide .inner .item-pagebreaktables table tr td p{text-align:center;}

}

@media (max-width: 768px) {
	a.moviebox span.plays {
		bottom: 50%;
		left: 32%;
	}
	.medium .contentpaneopen p, .medium .e2etag p, .medium .contentWide p, .medium .contentpaneopen li{
		text-align:center;
	}
	
	.innerBottom a{
		display:inline-block;
	}
	.blog-default-team#yoo-zoo .items div.teaser-item {
        min-height: 245px;
    width: 29%;
		max-width: 44%;
    float: left;
    flex: auto;
    margin: 1%;
}
	.blog-default-team#yoo-zoo .items div.pos-content{
		width: 100%;
	}
	.blog-default-team#yoo-zoo .items div.media-left {
    margin: 0px ;
    float: left;
    padding: 2px;
    border: 1px solid #e1e1e1;
    width: 100%;
}
	#yoo-zoo .row, #yoo-zoo .floatbox {
    overflow: unset;
}
	#yoo-zoo .items p.pos-links {
    font-family: Verdana, "Tahoma", Arial, Helvetica, sans-serif !important;
    font-size: 11px !important;
    float: left;
    margin: 0px;
    width: 100%;
}
	.mastHeader .banner-head a {
    position: absolute;
    top: 70px;
    right: 30px;
    transition: all 0.2s ease-in;
    padding: 0;
    display: none; 
    width: 150px;
}
.bannermobie{
	display: block !important;
	    margin: 25px auto 0;
}
	.yoo-zoo.blog-default img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
	.yoo-zoo.blog-default .teaser-item img {
    max-width: 100%;
    height: 190px;
    width: 100%;
    object-fit: cover;
}
	.phone-wrap .custom p span {
    margin: auto 10px;
    font-size: 16px;
    line-height: 5px;
    display: block;
    color: transparent;
}
	div.mod-languages ul.lang-inline li:last-child{
		margin-right: 0px;
		padding-right: 0;
	}

}
	@media (max-width: 500px) {
		.mastHeader img {
    max-width: 100%;
  height: 170px;
    width: 100%;
    object-fit: cover;
    object-position: left;
		}.phonenumber{
			display: block !important;
		}
	}
