@charset "utf-8";



/* VIEW: Desktop+ (alles) */
@media only screen and (min-width: 1680px), screen and (min-width: 1680px) and (-webkit-device-pixel-ratio: 2){

      body.pm_flow .pblock.full_screen .fs,
      body.pm_flow .pgroup.full_screen .pgroup_l1
      {width: 100%!important;;margin:0 auto;}

	#layout.pm_flow #layer2,
	#layout.pm_flow.force_noscale #layer2 {
		width: 1680px;
	}
      
      /*
      body.pm_flow .pgroup.full_screen .pgroup_l1
      {margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;}
      */
      
      	body.pm_flow .pblock.full_screen .fs,
	body.pm_flow .pgroup.full_screen .pgroup_l1
	{
    width: 100%!important;
		margin: 0 auto;
	}
      
      #layout.pt-pagina #layer1{
	background-size: auto;

}

	  
	 body.pm_flow .pblock.reveal-img {
    	overflow: initial;
	}
	body.pm_flow#layout[data-p-type="paginax"] #topbar,
	body.pm_flow#layout[data-p-type="dashboardx"] #topbar {
		height: 80px;
		max-height: 80px;
		margin: 0 auto;
		max-width: 1680px;
		top: 20px;
		left: 0;
		/* width: 100%; */
		padding-left: 60px;
		right: 0;
		position: fixed;
		z-index: 10;
		transition: all 0.5s 0.5s;
	}
	
	body.pm_flow[data-p-type="cursus"] #topbar {
		/*
		height: 90px;
		max-height: 90px;		
		top: 0;
		right: 0;
		z-index: 10;
		transition: all 0.5s 0.5s;*/
	}
	body.pm_flow[data-p-type="cursus"] #topbar #headerbar{
		width: 1680px;
		margin: 0 auto;
	}
	
	
body.pm_flow #topbar .logo {
	width: 170px;
	height: 60px;
	margin-top: -10px;
	background-position: left center;
	}

body.pm_flow #headerbar .menu-content ._bttn {
	padding-right: 5px;
	height: 30px;
	font-size: 1em;
	margin-left: 15px;
	padding-top: 8px;
}
body.pm_flow#layout[data-cnt="aa-cursus"] #layer1 {

	top: 90px;
	padding-left:72px;
}

#layout[data-p-type="pagina"] #layer2,
#layout[data-p-type="dashboard"] #layer2{
	margin: 0 auto;
}

body.pm_flow #headerbar {
	max-width: 1680px;
	margin-left: auto;
	margin-right: auto;
}
body.pm_flow#layout[data-cnt="aa-cursus"][data-p-type="cursus"] #layer1{
	padding-left: calc(50% - 840px);
}
body.pm_flow#layout[data-cnt="aa-cursus"][data-p-type="cursus"] #layer2,
body.pm_flow#layout[data-cnt="aa-cursus"][data-p-type="cursus"] #headerbar {
	/*width:1348px;*/
}

body.pm_flow #headerbar .menu-content {
	float: right;
	padding-right: 0;
	position: relative;
}
body.pm_flow #headerbar .menu-content:after {
	
	position: absolute;
	top: 15px;
	height: 11px;
	right: 0;
	transform: translateX(102%);
	width: 50vw!important;
	background-repeat: repeat-x;
	background-position: left center;
	background-size: auto 9px;
}

body.pm_flow #sidebar > ._inner ._bttn {
	padding-left: 45px;
	height: 30px;
	font-size: 18px;
	margin-right: 22px;
	padding-top: 8px;
	background-position: left center;
}
#layout #sidebar > ._inner:before {
	content: '';
	display: block;
	position: absolute;
	top: 11px;
	height: 17px;
	transform: translateX(-102%);
	left: 0px;
	width: 50vh;
	background-repeat: repeat-x;
	background-position: right center;
	background-size: auto 8px;
}

body.pm_flow#layout #sidebar > ._inner {
    width: 100vh;
    position: absolute;
    left: 20px;
    padding-left: 0;
    bottom: 80px;
    transform-origin: left top;
    transform: rotate(-90deg);
}
body.pm_flow .chapter-menu {

}
body.pm_flow .chapter-menu a._button {

}
#layout[data-p-type="cursus"] #menubar {

}
/*
.chapter-menu a._button:after {
	width: 18px;
	height: 18px;
	left: 8px;
	top: 11px;
}
*/

body.pm_flow .pgroup.full_screen
{
	width: calc(100vw + 4.5%)!important;
	margin-left: calc(-1 * ((100vw - 1680px) / 2));
	padding-left: calc(((100vw - 1680px) / 2));
}

#layout.pm_flow .x-popup-cnt{
	right: 0;
	bottom: 0;
	overflow: auto;
	height: auto;
}



body.pm_flow#layout #sidebar {
	position:absolute;
	width: 70px;
	top: 264px;
	font-size: 18px;
}

body.pm_flow#layout #sidebar > ._inner {
	width: 479px;
	left: 20px;
	padding-left: 115px;
	top: 593px;
}
body.pm_flow#layout #sidebar > ._inner:before {
	top: 13px;
	height: 17px;
	right: 575px;
	left: 117px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: 3px 3px;
	background-size: auto 17px;
}

}

@media only screen and (min-width: 1201px), screen and (min-width: 1201px) and (-webkit-device-pixel-ratio: 2) {
	.pm_flow #topbar > ._inner .bttn-menu{		
		display:none;
	}
	
}

@media only screen and (max-width: 1200px), screen and (max-width: 1200px) and (-webkit-device-pixel-ratio: 2) {
	

}

/* VIEW: Desktop (alles) */
@media only screen and (min-width: 760px) and (max-width: 1679px), screen and (min-width: 760px) and (max-width: 1679px) and (-webkit-device-pixel-ratio: 2){
	body#layout.pm_flow .pgroup.full_screen
	{
		width: 107%;
		margin-left: -5.5vw;
		padding-left: 5.5vw;
	}

body#layout.pm_flow .pblock.full_screen .fs,
body#layout.pm_flow .pgroup.full_screen .pgroup_l1
	{
		
		margin: 0 auto;
	}

      #layout.pm_flow #layer2
          {
		width: 1680px;
		margin: 0 auto;

		margin-bottom:-100vh;
	} 
	
	#layout.pm_flow[data-p-type="cursus"] #layer2
    {
			  width:1680px;
	}

}


/* VIEW: Desktop only */
@media only screen and (min-width: 760px) and (max-width: 1199px), screen and (min-width: 780px) and (max-width: 1199px) and (-webkit-device-pixel-ratio: 2){
    
      #layout.pm_flow
          {		
	}
	
}

/* VIEW: Desktop small */
@media only screen and (min-width: 760px) and (max-width: 1024px), screen and (min-width: 780px) and (max-width: 1024px) and (-webkit-device-pixel-ratio: 2){
	.layout.pm_flow	{
	/*
	font-size: 26px;
	line-height: 1.5em;
	*/
}
}


/* ----------- RESPONSIVE AAN / SCALING UIT ----------- */


body.x-isMobile{
	
}
    body.x-isMobile.pm_flow #layer2{
		width: 100%;
	}
    body.x-isMobile.pm_flow #topbar {
    	display:block;
    }
      #layout.x-isMobile.pm_flow
          {
		/*font-size:20px;*/
	}




/* VIEW: Responsive (alles) */
@media only screen and (max-width: 759px), screen and (max-width: 759px) and (-webkit-device-pixel-ratio: 2){
	
.layout.pm_flow	{
	font-size: 14px;
	line-height:1.5em;
}

    .pm_flow #layer1 {
        left: 0;
    }
    

    
	body.pm_flow.layout h1, body.pm_flow.layout .h1 {
		font-size:1.75em;
	}
body.pm_flow.layout h2, body.pm_flow.layout .h2 { }
body.pm_flow.layout h3, body.pm_flow.layout .h3 { }
body.pm_flow.layout h4, body.pm_flow.layout .h4 { }

/*
    .pm_flow .default_table input[type="text"],
    .pm_flow .default_table input[type="email"],
    .pm_flow .default_table input[type="tel"],
    .pm_flow .default_table input[type="submit"],
    .pm_flow .default_table textarea{
        font-size: 0.90em;
        padding: 10px 50px 10px 50px;
    }
    .pm_flow label.inp-radio:before,
    .pm_flow label.inp-xcbox:before{
        margin-top: 0;
    }
*/



.pm_flow .pgroup > .pgroup_l1{
	width: 100%!important;
}

body.pm_flow #layer1 {
    position: absolute;
    left: 0;
}
body.pm_flow label.inp-radio, body.pm_flow label.inp-checkbox {
    display: inline-block;
    width: auto;
    margin: 1em 0.5em;
}
body.pm_flow .pblock .float-right{
	float:none;
}

/* negative margins */
.negative-margin-10-left,
.negative-margin-10-right,
.negative-margin-10-top,
.negative-margin-10-bottom,

.negative-margin-20-left,
.negative-margin-20-right ,
.negative-margin-20-top,
.negative-margin-20-bottom,

.negative-margin-30-left,
.negative-margin-30-right,
.negative-margin-30-top,
.negative-margin-30-bottom,

.negative-margin-50-left ,
.negative-margin-50-right ,
.negative-margin-50-top,
.negative-margin-50-bottom,

.negative-margin-80-left,
.negative-margin-80-right,
.negative-margin-80-top,
.negative-margin-80-bottom,

.negative-margin-100-left,
.negative-margin-100-right,
.negative-margin-100-top,
.negative-margin-100-bottom,

.negative-margin-120-left,
.negative-margin-120-right,
.negative-margin-120-top,
.negative-margin-120-bottom,

.negative-margin-130-left,
.negative-margin-130-right,
.negative-margin-130-top,
.negative-margin-130-bottom,

.negative-margin-150-left,
.negative-margin-150-right,
.negative-margin-150-top,
.negative-margin-150-bottom,

.negative-margin-160-left,
.negative-margin-160-right,
.negative-margin-160-top,
.negative-margin-160-bottom { transform: translate(0,0); }

table.float-left{
	width:100%;
}

	body#layout.pm_flow #topbar {
		height:auto;
    }
	 #layout.pm_flow #layer1
    {
		left: 0;
		top:0;
	}
	 #layout.pm_flow.anim-backward #layer1
          {
	
	}
	 #layout.pm_flow #layer1
          {
		left: 0;
		top:0;
	}
/* buttons */
.layout.pm_flow	.sidebar{
	display:none;
	}
	
/* new */

body.pm_flow #topbar .bttn-menu {
	width: 50px;
	height: 50px;
	margin-right: 2vw;
	position: absolute;
	right: 0;
	top: 6px;
}
body.pm_flow #topbar .logo {
	width: 19vw;
	height: 3vh;
	margin-left: 1%;
	background-size: contain;
}

body.pm_flow.layout.__menu-open #topbar{
	transform: translateY(0);
	z-index: 4;
	background-color: transparent!important;
}


.layout.__menu-open #topbar a.logo {
	transform: translateY(0);
}

body.pm_flow#layout[data-p-type="cursus"] #layer1 {
	
	width:100%
}

    #layout[data-p-type="cursus"] #menubar {
		width: auto;
		transform: none;
		transition: all 0.5s;
		z-index: 11;
		padding-right: 0vw;
		padding-top: 0vw;
		padding-left: 2vw;
		
}


#layout[data-p-type="cursus"][data-side-menu="open"] #menubar {
	height: auto;
	display: block;
	transform: translateX(0%);
}

#layout[data-p-type="cursus"] .chapter-menu {
	position: relative;
	padding-top: 0;
}


#layout[data-p-type="cursus"][data-side-menu="open"] #topbar,
#layout[data-p-type="cursus"][data-side-menu="open"] #layer2{
	
}

#layout[data-main-menu="open"] #mob-menu{
	transform: translateY(0%);
}

#mob-menu ._x-close-mob-menu,
#menubar ._x-close-menu{
	display: block;
	float: left;
	padding-right: 6vw;
	margin-right: 2vw;
	height: 4vw;
	position: absolute;
	margin-top: 3vw;
	top: 0;
	left: 7px;
	font-size: 2.5vw;
	line-height: normal;
	background-repeat: no-repeat;
	color: #000;
	margin-left: 0.5vw;
	background-size: auto 100%;
	padding-top: 0.4vw;
	background-position: right center;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Isolation_Mode' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.54 29.54'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:none;stroke:%231a171b;stroke-miterlimit:10;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='cls-1' cx='14.77' cy='14.77' r='13.77'/%3E%3Cline class='cls-1' x1='19.78' y1='10.26' x2='10.89' y2='19.15'/%3E%3Cline class='cls-1' x1='10.89' y1='10.26' x2='19.78' y2='19.15'/%3E%3C/svg%3E");
	padding-right: 5.5vw;
}
#mob-menu ._x-close-mob-menu{
	left: auto;
	right: 0;
}
#layout[data-p-type="cursus"] #topbar {

}
#layout[data-p-type="dashboard"] #topbar .menu-content.__dashboard{
	display: block;
}
#layout[data-p-type="cursus"] #topbar .menu-content.__cursus{
	display: block;
}
#headerbar .menu-content:after {
content: '';
display: block;
position: absolute;
top: 2vw;
height: 7vw;
right: 0vw;
width: 3vw;
	}
	

	
body.pm_flow #headerbar .menu-content ._bttn {
	display: block;
	float: left;
	padding-left: 6vw;
	margin-left: 2vw;
	height: 4vw;
	font-size: 2.5vw;
	}

/* new */
	.pm-section {
		width: 100%;
	}
	
	
	body.pm_flow.layout .pgroup{
		background-image: none;
		clear: both;
	}
	body.pm_flow .pblock {
		padding: 4%;
		margin: 3% 3%;width: 96%;
	}
	
	body.pm_flow .pblock.hoofdstuk-select-crumbs {
		width:94%;
		padding: 5px;
	}
	body.pm_flow .pblock.hoofdstuk-resume-block {
		width: 99%;
		padding-left: 0vw;
		padding-bottom: 0;
		z-index: 2;
		background-size: contain;
		background-color: #FFF;
		margin-left: 0;
	}
	body.pm_flow .pblock.hoofdstuk-all-block:before {
		content: 'Overige onderdelen';
		font-size: 2em;
		margin-top: 30px;
		/* margin-left: 3%; */
		display: block;
		position: relative;
		/* margin-top: 1%; */
		top: auto;
		margin-bottom: 11vw;
	}
	body.pm_flow .pblock.hoofdstuk-all-block {
		background-color: #f6f6f6;
		width: 100%;
		margin: 2% 0;
		overflow: hidden;
		/* margin-top: -8%; */
		/* padding-top: 18%; */
		z-index: 1;
		min-height: 328px;
		height: auto;
	}
	body.pm_flow .pblock.badge-block {
		padding-top: 76%;
		/* height: 350px; */
		box-shadow: none!important;
		background-color: #f6f6f6;
		width: 100%;

		height: 80vw;
		margin-left: 0;
		margin-right: 0;
	}
	body.pm_flow .pblock.badge-block .badge-cnt ._progressbar{
		display:none;	
	}
	body.pm_flow .pblock.badge-block .badge-cnt{
		box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 10%);
		width: 60vw;
		height: 60vw;
		margin-left: 0;
		margin-right: 0;
		top: 50%;
		left: 50%;
		background-color: #FFF;
		transform: translate(-50%, -50%);
		overflow:hidden;
		
	}
	body.pm_flow .pblock.badge-block .badge-cnt ._video video {
		margin-top: 0%;
	}
	
	body.pm_flow .badge-block ._navbar {
		position: absolute;
		bottom: 50%;
		left: 3%;
		transform: translateY(50%);
		right: 3%;

	}
	.badge-block ._navbar ._pagination {
		display: none;		
	}
	body.pm_flow .pblock.badge-block .badge-cnt ._content {
		padding-top: 42vw;
	}
	
	
	.hoofdstuk-resume-block ._image {
		position: absolute;
		left: 0;
		top: 0;
		height: 50vw;
		border-radius: 100%;
		width: 50vw;
		background-repeat: no-repeat;
		background-position: left top;
		transform: translate(-40%,-16%);
		overflow: hidden;
		background-size: cover;
	}
	
	
	body.pm_flow .pblock.hoofdstuk-all-block ._chapters {

	}
	body.pm_flow .pblock.hoofdstuk-all-block ._chapters .chapter-row {
		position: relative;
		/* top: 50%; */
		width: 90%;
		/* left: 100%; */
		transform: translate(0, 0);
		transition: all 0.5s;
	}
	body.pm_flow .pblock.hoofdstuk-all-block ._chapters[data-current-chapter="1"] .chapter-row[data-result-nr="1"],
	body.pm_flow .pblock.hoofdstuk-all-block ._chapters[data-current-chapter="2"] .chapter-row[data-result-nr="2"] {
		left: 50%;
		transform: translate(-50%,-20%);
	}
	
	body.pm_flow .chapter-details tr td._action {
		width: 18vw;
	}
	body.pm_flow .chapter-details tr td._action a.bttn-go {
		font-size: 0;
	}
	.level-b-table tr td._action{
		
	}
	
	body.pm_flow .pblock.notificatie-block {
		box-shadow: none!important;
		background-color: transparent;
		width: 100%;
		height: 56vw;
		margin-left: 0;
		margin-right: 0;
	}
	body.pm_flow .pblock.notificatie-block ._navbar ._pagination {
		display:none;	
	}
	body.pm_flow .pblock.notificatie-block ._navbar {
		position: absolute;
		bottom: 50%;
		left: 3%;
		transform: translateY(50%);
		right: 3%;
		display:none;
	}
	body.pm_flow .pblock.notificatie-block ._navbar ._nav:before{
		content:'';
	}
	body.pm_flow .pblock.notificatie-block ._image {
		height: 40vw;
		width: 40vw;
		transform: translate(-30%,-15%);
	}
	
	body.pm_flow .pblock.notificatie-block .n-cnt{
		box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 10%);
		width: 82vw;
		height: auto;
		margin-left: 0;
		margin-right: 0;
		top: 50%;
		padding: 5vw 3vw;
		padding-left: 34vw;
		box-sizing: border-box;
		left: 50%;
		background-color: #FFF;
		transform: translate(-50%, -50%);
		overflow: hidden;
		position: absolute;
	}

	body.pm_flow .intro-block{
		background-image: none;
		padding: 2% 4%;
	}
	body.pm_flow .intro-block ._img-cnt{
		float: none;
		margin: 0 auto;
		text-align:center;
	}

	body.pm_flow .intro-block ._img-cnt ._img{
		width:80%!important;height:auto!important;margin-top:60px;margin-bottom:20px;
	}
	
	body.pm_flow  video {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
	body.pm_flow .pblock.footer-bar {
		padding: 9vw 4vw !important;
		margin-left: 0% !important;
		width: 100%;
	}
	body.pm_flow .pblock.footer-bar ._navbar {
		position: relative;
		padding: 0;
		left: 0;
		right: 0;
	}
	.layout .footer-bar ._navbar ._progressbar {
		left: 39%;
		right: 42%;
	}
	
	div.stip-table{}
	div.stip-table ._row{
		margin-top: 20px;
		margin-bottom: 20px;
		position:relative;
	}
	
	div.stip-table ._row:after{
		content:'';
		display:block;
		clear:both;
	}
	div.stip-table ._row .stip{
		font-size: 3.75em;
		line-height: normal;
		float: left;
	}
	
	div.stip-table ._row ._text{
		position: absolute;
		left:150px;
		top:50%;
		color:#000;
		transform:translateY(-50%);
		font-size:1.2em;
	}
	body.pm_flow .pblock.__robo-quote{
		padding:0;	
	
	}
	
	body.pm_flow .robo-quote {
		position: relative;
		height: 350px;
	}
	body.pm_flow .robo-quote ._robot {
		width: 50%;
		top: 50%;
		transform: translateY(-50%);
	}
	body.pm_flow .robo-quote ._robot video {
		width: 100%;
		height: auto;
		margin-left: -15px;
	}
	body.pm_flow .robo-quote ._quote {
		left: 46%;
		padding-right: 0;
		right: 20px;
		padding-bottom: 29px;
		background-size: auto 20px;
		font-size: 1.75em;
	}
	body.pm_flow table.level-b-table{
		max-width:100%!important;
	}
	body.pm_flow .pblock img.flex-image {
	width:80%	
	}
	
	body.pm_flow .pblock.__image-block{
		
	}
	body.pm_flow .pblock.__image-block ._img{
		position: relative;
		width: 90%!important;
		margin: -5% 0 0 -5%;
		height: auto!important;
	}
	
	body.pm_flow .robo-quote-xl{
		position: relative;
		height: auto;
		padding-bottom: 360px;
		min-height: 400px;
	}
	body.pm_flow .robo-quote-xl ._quote{
		padding: 20px;
		margin-left: 18px;
		margin-right: 22px;
		margin-top: 58px;
		background-size: auto 30px;
		color: #000;
		padding-bottom: 45px;
	}
	body.pm_flow .robo-quote-xl ._quote h2{
		font-size: 2em;
		line-height: 1.05em;
	}
	body.pm_flow .robo-quote-xl ._robot{
		position: relative;
		left: auto;
		right: auto;
		width: auto;
		height: auto !important;
		top: auto;
		bottom: auto;
		text-align:center;
		padding-top:3vw;
	}
	body.pm_flow .robo-quote-xl ._robot img{
		margin: 0!important;
		/* width: 98% !important; */
		/* height: auto !important; */		
	}
	body.pm_flow .robo-quote-xl ._button{
		position: relative;
		bottom: 0;
		/* left: 39%; */
		/* width: 58%; */
		right: 0;
		/* transform: translateY(30px); */
		background-color: #6f47ff;
		/* padding: 13px 42px; */
		/* line-height: normal; */
		/* box-sizing: border-box; */
		/* min-width: 159px; */
		height: auto;
	}
	.intro-block:before {
		display:none;	
	}
	.vraag-block .fs {
		position: relative;
		padding: 4vw;
		padding-bottom: 10vw;
		height: auto;
	}
	#page-section-intro .t-slide {
		width: 96%;
	}
	body.pm_flow .pblock.__result,
	body.pm_flow .pblock.vraag-block{
		width: 100%;
		min-height: 552px;
		height:auto;
	}
	body.pm_flow .pblock.__result .fs,
	body.pm_flow .pblock.vraag-block .fs {
		position: relative;
		z-index: 2;
		left: auto;
		right: auto;
		bottom: auto;
		top: auto;
	}
	body.pm_flow .vraag-block .answer-cnt ._image {
		width: auto;
		float: none;
		text-align: center;
		margin-left: 0;
		box-sizing: border-box;
	}
	body.pm_flow .vraag-block .answer-cnt ._fields {
	width: auto;
	float: none;
	box-sizing: border-box;
	padding-top: 20px;
}
	body.pm_flow .toggle-table{
		position: absolute;
		bottom: 20px;
		float: none;
		right: 0;
	}
	body.pm_flow .vraag-block .answer-cnt ._fields ._answer label.inp-checkbox.toggle-switch {
		width: 77px;
		height: 40px;
	}
	
	body.pm_flow .vraag-block._toggle-block .answer-cnt ._fields ._answer {
		position: relative;
		padding-bottom: 80px;
		margin-bottom: 20px;
	}
	
	body.pm_flow .vraag-block.__sleep-block .answer-cnt ._fields ._answer ._q {
		width: 100%;
		display: block;
		margin-bottom: 10px;
		float: none;
	}
	body.pm_flow .vraag-block.__sleep-block .answer-cnt ._fields ._answer .q-answers { 
		display: block;
		min-height: 40px;
		width: 100%;
		padding-bottom: 11px;
		float:none;
}
	body.pm_flow .vraag-block.__sleep-block .possible-answers {
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		height: auto;
		min-height: 80px;
		margin-right: -50px;
		margin-bottom: -50px;
		margin-left: -50px;
		padding: 10px 30px;
	}
	body.pm_flow .vraag-block.__sleep-block .possible-answers:after{
		display:block;
		content:'';
		clear:both;
	}
	ul.q-answers-list li, ul.q-answers li {
		box-sizing: border-box;
		width:100%;	
	}
	body.pm_flow .vraag-block.__sleep-block .possible-answers ul.q-answers-list li{
		width:84%;	
		margin-bottom:10px;
	}
	body.pm_flow #toets-result-cnt {
		padding-left: 50%;
		background-position: center top;
		padding-top: 0;
		padding-bottom: 2vw;
		background-repeat: no-repeat;
		padding-right: 0;
	}
	body.pm_flow #headerbar .menu-content {
		float: right;
		padding-right: 2vw;
	}
	.menu-content.__desktop{
		display: none!important;
	}
	.chapter-menu a._button {
		font-size: 2.5vw;
		padding: 1vw;
		padding-left: 7vw;
	
	}
	.chapter-menu a._button:after {
		width: 3vw;
		height: 3vw;
		position: absolute;
		left: 1vw;
		top: 1vw;	
	}
	
	body.pm_flow .inlog-shapes{
		display:none;
	}
	body.pm_flow .inlogblock{
		padding: 0%;
		margin: 3% 3%;
		margin-top: 11%;
		width: 94%;
	}
	body.pm_flow .login-screen-cnt {
		width: 100%;
		padding: 6vw;
		height: auto;
		position: relative;
		/* top: 50%; */
		clip-path: none;
		transform: none;
	}
	
	
	body.pm_flow .login-screen-cnt:before,
	body.pm_flow .login-screen-cnt:after {
		display: none;
	}
	
	body.pm_flow .login-screen-cnt ._side-left {
		float: none;
		width: 80%;
		height: auto;
		background-size: 80% auto;
		background-repeat: no-repeat;
		background-position: center;
		padding-top: 24vw;
	}
	body.pm_flow .login-screen-cnt ._side-right {
		float: none;
		width: 100%;
		padding-top: 20px;
		box-sizing: border-box;
		background-image: none;
		background-repeat: no-repeat;
		background-position: left top;
		background-size: 4px auto;
		padding-left: 0;
		height: auto;
	}
	body.pm_flow .sec-prog{
		float: none;
		margin-right: 0;
	}

	body.pm_flow .sec-table{
		float: none;
		margin-top: 30px;
		width: 100%;
	}
	
	body.pm_flow .course-switch-cnt button.select-course {
		float:none;
		width: 100%;	
	}

body.pm_flow .course-switch-cnt a._button{
		padding-left:5px;
		background-image:none;
		font-weight:900;
	}
	
	body.pm_flow .vraag-block.__group-block .possible-answers {
		position: relative;
		bottom: auto;
		top: auto;
		right: auto;
		width: auto;
		padding-right: 50px;
		padding-top: 10px;
		padding-bottom: 10px;
		clear: both;
		background-color: #f6f6f6;
	}
	body.pm_flow .vraag-block.__group-block .answer-cnt,
	body.pm_flow .vraag-block.__group-block .vraag-cnt {
		padding: 20px;
		margin-right: 0;
	}
	body.pm_flow .vraag-block.__group-block .answer-cnt ._fields ._answer ._q {
		width: 45%;
		display: block;
		float: left;
	}
	body.pm_flow .start-et-bttn, .robo-quote-xl ._button {
		position:relative;
		float:right;	
	}
	
	table.slider-table td._slider-cell .slider-cnt input[type="range"]::-webkit-slider-thumb {
		-webkit-appearance: none; /* Override default look */
		appearance: none;
		margin-top: -7.5vw; /* Centers thumb on the track */
		background-color: ;
		height: 15vw;
		width: 15vw;
		border-radius: 16px;
		background-size: 60%;
	}
	
	table.slider-table td._slider-cell .slider-cnt {
		background-size: 100% auto;
		background-repeat: repeat-y;
		padding: 1vw 6vw;
		border-radius: 25px;
		margin-top: 20px;
	}
	
	
	body.pm_flow ._icon-cell,
	body.pm_flow ._icon-cell img{
		width: 0!important;
		height: auto !important;
		vertical-align: bottom!important;
	}
	body.pm_flow ._icon-cell img{
		display:none;
	}
	table.slider-table td._text-cell {
		width: 33%;
		font-weight: 900;
		padding: 1vw;
		font-size:3vw;
		line-height: 1em;
		vertical-align: bottom!important;
	}
	body.pm_flow .vraag-block .answer-cnt ._fields ._answer .inp-radio{
		padding-left:0;
	}
	body.pm_flow .vraag-block .answer-cnt ._fields ._answer .inp-radio .input {
		width: 5vw;
		height: 5vw;
		margin-bottom: 3px;
		margin-left: -1vw;
		margin-right: 2vw;
	}
	body.pm_flow .vraag-block .answer-cnt ._fields ._answer .inp-radio .input:after {
		left:4.75vw;
	}
	
	body.pm_flow .vraag-block.__sleep-block .answer-cnt ._fields ._answer .q-answers {
		min-width: 50px;
		min-height: 60px;
	}
	body.pm_flow .split-div{
		float: none;
		box-sizing: border-box;
		width: 100%;
		padding-left:0!important;
	}
	body.pm_flow ._fields.__wide.__fake-form .float-left,
	body.pm_flow .vraag-block.__stelling-vraag .float-left{
		width: auto!important;;
		float:none!important;
	}
	
	
	
	.hoofdstuk-resume-block div[data-chapter-nr="course_done"] {
		background-repeat: no-repeat;
		background-position: 0 center;
		position: relative;
		left: 0;
		background-size: 0;
		padding-left: 9vw;
		padding-right: 9vw;
		padding-bottom: 15vw;
		padding-top: 2vw;
		padding-right: 4vw;
		right: 0;
		bottom: 0;
		top: auto;
	}
	
	
	body.pm_flow .cursus-banner ._img {
		position: relative;
		right: 0;
		top: 0;
		margin-top:7vw;
	}
	
	body.pm_flow .rotating-chapter {
		position: absolute;
		right: -22vw;
		width: 30vw;
		height: 31vw;
		top: 0;
		display: none;
	}

	#layout[data-p-type="cursus"] #menubar:before,
	#layout[data-p-type="cursus"] #menubar:after {
		display:none;
	}
	
	body.pm_flow .pgroup.cursus-banner-group {
		
	}
	body.pm_flow .pgroup.cursus-banner-group:before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		background-image: url(../../images/aa-platform/backgrounds/cursus-banner-cutout-big.png), url(../../images/aa-platform/backgrounds/bg-cursus-gradient-big.png), url(../../images/aa-platform/backgrounds/bg-cursus-grijs.jpg);
		background-size: auto 73vw, 220% auto, 100% auto;
		background-position: right -144vw top, center bottom, center bottom;
		/* background-size: auto 975px; */
		background-repeat: repeat-x, no-repeat, repeat-x;
		height: 100%;
		z-index: 1;
	}
	
	
	
	body.pm_flow .ticket-full{
		width:92%;margin:4%;
		border-left:2px solid #e9ecf0;
		border-right:2px solid #e9ecf0;
	}
	
	body.pm_flow .ticket-full:before {
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 10vw;
		left: auto;
		right: auto;
		background-size: 1.75vw auto, 100% auto;
		background-image: 
		url(../../images/aa-platform/backgrounds/div-stip-zwart.png?t1),
		url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Isolation_Mode' data-name='Isolation Mode' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 760.93 93.81'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e9ecf0; stroke-width: 0px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,93.81h760.93s0-93.81,0-93.81h-351.02c.01.38.03.76.03,1.14,0,20.72-16.8,37.52-37.52,37.52-20.72,0-37.52-16.8-37.52-37.52,0-.38.02-.76.03-1.14H0v93.81'/%3E%3C/svg%3E");
		background-position: left 2px bottom, center top;
		background-repeat: repeat-x, no-repeat;
		z-index: 2;
		
	}
	
	body.pm_flow .ticket-full:after {
		content: '';
		display: block;
		position: relative;
		width: 100%;
		height: 10vw;
		left: auto;
		right: auto;
		background-size: 1.75vw auto, 100% auto;
		background-image: url(../../images/aa-platform/backgrounds/div-stip-zwart.png?t1),
		url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Isolation_Mode' data-name='Isolation Mode' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 760.93 93.81'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23e9ecf0; stroke-width: 0px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M760.93,0H0s0,93.81,0,93.81h351.02c-.01-.38-.03-.76-.03-1.14,0-20.72,16.8-37.52,37.52-37.52s37.52,16.8,37.52,37.52c0,.38-.02.76-.03,1.14h334.93s0-93.81,0-93.81'/%3E%3C/svg%3E");
		background-position: left 2px top, center bottom;
		background-repeat: repeat-x, no-repeat;
		z-index: 2;
	}


body.pm_flow .ticket-full:before {
		margin-top: 0%;
	}
	body.pm_flow .ticket-full:after {
		margin-bottom: 0%;
	}
	
	body.pm_flow .ticket-full .pgroup_l1 {
		background-color: #E9ECF0;
		box-sizing: border-box;
		width: 1544px;
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		overflow: hidden;
		height: auto;
		clip-path: none;
		overflow: initial;
	}

	body.pm_flow .ticket-full .pgroup_l2 {
		position: relative;
		width: 100%;
		transform: none;
		left: auto;
		top: auto;
		box-sizing: border-box;
		padding: 0px 5%;
	}
	
	
	
	
	body.pm_flow .ticket-full.__salmon .pgroup_l1 {
		background-color: #FF9992;
	}

body.pm_flow .ticket-full.__salmon{
		width: 92%;
	margin: 4%;
	border-left: 2px solid #FF9992;
	border-right: 2px solid #FF9992;
	}

body.pm_flow .ticket-full.__salmon:before {
	
		background-image: url(../../images/aa-platform/backgrounds/div-stip-zwart.png?t1),
		url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Isolation_Mode' data-name='Isolation Mode' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 760.93 93.81'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23FF9992; stroke-width: 0px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M0,93.81h760.93s0-93.81,0-93.81h-351.02c.01.38.03.76.03,1.14,0,20.72-16.8,37.52-37.52,37.52-20.72,0-37.52-16.8-37.52-37.52,0-.38.02-.76.03-1.14H0v93.81'/%3E%3C/svg%3E");
	
	}

body.pm_flow .ticket-full.__salmon:after {
		background-image: url(../../images/aa-platform/backgrounds/div-stip-zwart.png?t1),
		url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Isolation_Mode' data-name='Isolation Mode' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 760.93 93.81'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23FF9992; stroke-width: 0px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M760.93,0H0s0,93.81,0,93.81h351.02c-.01-.38-.03-.76-.03-1.14,0-20.72,16.8-37.52,37.52-37.52s37.52,16.8,37.52,37.52c0,.38-.02.76-.03,1.14h334.93s0-93.81,0-93.81'/%3E%3C/svg%3E");
	}

	
	
	
	
	
	
	
	body.pm_flow .pblock img.arrow-in-text{
		margin-right: 10vw;
		margin-bottom: 12vw;
		margin-top: 2vw;
		width: 30vw;
		height: auto;
		float: left;
	}
	
	body.pm_flow #page-section-intro .footer-bar {
		position: absolute;
		bottom: 0;
		margin-left: 3% !important;
		width: 96% !important;
		height: 12vw !important;
		padding: 0 3vw !important;
		padding-top: 6vw !important;
		
	}
	
	#toets-result-cnt .badge-cnt {
		position:relative;
	}
	#toets-result-cnt .badge-cnt video{
		display:none;
	}
	
	#layout.eindtoets #eindtoets-progress{
		clear: both;
		display: none;
		position: relative;
		height: 8vw;
		background-color: #E6E6F4;
		top: -2vw;
		right: -4vw;
		width: 8vw;
		float: right;
		overflow: hidden;
		border-radius: 100%;
	}
	#layout.eindtoets #eindtoets-progress ._text{
		display:none;	
	}
	
	
	
	body.pm_flow .ticket-half .fs {
		box-sizing: border-box;
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		overflow: hidden;
		height: auto;
		padding: 7%;
		clip-path: none;
		overflow: hidden;
	}
	body.pm_flow .ticket-half .fs > ._inner {
		position: relative;
		width: 100%;
		transform: none;
		left: auto;
		top: auto;
		box-sizing: border-box;
		padding: 0px 13%;
	}
	
	body.pm_flow .pblock.ticket-half-shadow,
	body.pm_flow .pblock.ticket-third{
		height: 71vw;
		padding: 10vw 14vw !important;
	}
	
	body.pm_flow .pblock.ticket-half-shadow img.float-center,
	body.pm_flow .pblock.ticket-third img.float-center{
		height:15vw!important;
		width:auto!important;
		padding-bottom:3vw!important;
	}
	
	body.pm_flow .pblock.ticket-third-long{
		height: 100vw;
		padding: 12vw 17vw !important;
	}
	body.pm_flow .pblock.ticket-third-long img.float-center{
		height:25vw!important;
		width:auto!important;
		padding-bottom:12vw!important;
	}
	
	body.pm_flow .pblock.ticket-half-shadow{
		height: 90vw;
	}

	.deco-bg-left{
		background-size: contain;
		background-position: left bottom;
	}
	.deco-bg-right{
		background-size: contain;
		background-position: right bottom;
	}
	
	.pblock img[style="width: 78px; height: 77px; float: left; margin-right: 20px;"]{
		width: 11vw !important;
		height: auto !important;
		margin-right: 7vw !important;
	}
	
	
}

/* VIEW: Tablet only */
@media only screen and (min-width: 660px) and (max-width: 759px), screen and (min-width: 660px) and (max-width: 759px) and (-webkit-device-pixel-ratio: 2){
.layout.pm_flow	{
	font-size: 14px;
}

.pm_flow.layout .pblock img{
	/* max-width: 759px; */
	width:100%;
	height:auto;
}


}


/* VIEW: HD Smartphones en kleiner */
@media only screen and (max-width: 659px), screen and (max-width: 659px) and (-webkit-device-pixel-ratio: 2){
    .pm_flow.layout .pblock img{
	/* max-width: 659px;*/
	width:100%;
	height:auto;
}


}

/* VIEW: HD Smartphones only */
@media only screen and (min-width: 570px) and (max-width: 659px), screen and (min-width: 570px) and (max-width: 659px) and (-webkit-device-pixel-ratio: 2){
      
        
}


/* VIEW: Mid-range Smartphones en kleiner */
@media only screen and (max-width: 569px), screen and (max-width: 659px) and (-webkit-device-pixel-ratio: 2){
    
.pm_flow.layout .pblock img{
	/* max-width: 569px;*/
	width:100%;
	height:auto;
}

.answer-cnt ._fields div[style="width:50%;"],
.answer-cnt ._fields div[style="width:45%;margin-right:5%"]{
	width:100%!important;
	margin-right:0!important;
}

}
/* VIEW: Mid-range Smartphones only */
@media only screen and (min-width: 480px) and (max-width: 569px), screen and (min-width: 480px) and (max-width: 569px) and (-webkit-device-pixel-ratio: 2){

    
}


/* VIEW: Smartphones */
@media only screen and (max-width: 479px), screen and (max-width: 479px) and (-webkit-device-pixel-ratio: 2){
	.layout.pm_flow	{
		font-size: 3.25vw;
		line-height: 1.5em;
	}
.pm_flow.layout .pblock img{
	/* max-width: 479px;
	width: 100% !important;
	height: auto !important;*/
}
body.pm_flow.layout h1, body.pm_flow.layout .h1 {

}
.layout .footer-bar ._navbar ._progressbar {
	display:none;
	}
.chapter-details tr td._action {
	width: 300px;
}

}

/* Uitzonderingen voor landscape modus op de meeste smartphones */
@media only screen and (max-width: 480px) and (orientation:landscape), screen and (max-width: 480px) and (-webkit-device-pixel-ratio: 2){
#layer1{
	top:0;
}	
#topbar{
	position:relative;
	left: auto;
	right: auto;
	top:auto;
}
	
}