@charset "utf-8";



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


}

/* 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;
	}

	body#layout.pm_flowx {
		overflow-y:scroll;
	}
	body#layout.pm_flow #layer1 {
		top:12vw
	}


body#layout.pm_flow #topbar ._logo-mob{
	display: block;
}

	body.pm_flow.layout h1, body.pm_flow.layout .h1 {
		font-size: 2em;
	}
	body.pm_flow.layout h2, body.pm_flow.layout .h2 {
		font-size: 1.75em;
	}
	body.pm_flow.layout h3, body.pm_flow.layout .h3 {
		font-size: 4.75em;
	}
	body.pm_flow.layout h4, body.pm_flow.layout .h4 {
		font-size: 3.25em;
	}
	body.pm_flow.layout h5,	body.pm_flow.layout .h5 {
		font-size: 1.25em;
	}
	body#layout.pm_flow #topbar {
		width: 100vw;
		/* position: relative; */
		float: right;
		background-color: #000;
		height: 12vw;box-shadow: 0px 0px 13px 2px #0000005e;;
	}

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

	body.pm_flow.layout .pgroup{
		/*background-image: none;*/
	}
	body.pm_flow.layout .pblock.contact-block{
		margin: 4%;
	width: 92%;
	margin-bottom: 8%;
	}
	#submenu-cnt .news-dash-block,
	body.pm_flow.layout .news-dash-block{
		padding: 0;
	margin: 4%;
	width: 92%;
	margin-bottom: 8%;
	}
	body.pm_flow.layout .news-dash-block ._image{
		height: 192px;
	background-size: cover;
	}
	body.pm_flow.layout .news-dash-block ._text *{

	}
	body.pm_flow.layout .news-dash-block ._text a.button-more,
	body.pm_flow.layout .news-dash-block ._text h3{
		display: block;
	}
	body.pm_flow.layout a.button-more{
		width: 66px;
		height: 66px;
		padding-top: 20px;

	}

	body.__menu-open #submenu-cnt{
		height: auto;
		padding-top: 0;
	margin-top: 0;
	}
	body.pm_flow.layout #submenu-cnt > ._inner {
		width: 100%;
		margin-left: 0;
	}
	body.pm_flow.layout #submenu-cnt .title-block {
		width: 90%;
		background-size: contain;
	}
	body.pm_flow.layout #submenu-cnt .news-dash-block {
		height: auto;

	}
	body.pm_flow.layout #submenu-cnt .news-dash-block ._image {
		height: 50vw;

	}

	body.pm_flow.layout .newsletter-cnt ._block{
		width: 100%;
	float: none;
	}
	body.pm_flow.layout .newsletter-cnt .inp-checkbox._AVG {
		padding-left: 35px;
		margin-top: 30px;
	}

	body.pm_flow.layout .footer {
		width: 100%;
		padding: 20px 0;
	}
	body.pm_flow.layout .footer ._logo{
		width: 42%;
		margin: 2% 4%;
		background-size: contain;
	}
	body.pm_flow.layout #footer ._logo{
		display: none;
	}

	body.pm_flow.layout #footer ._disclaimer {
		float: none;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
	}
	body.pm_flow.layout #footer ._socials {
		position: relative;
		left: auto;
		transform: none;
		clear: both;
	}
	body.pm_flow.layout #footer{
		height: auto
	}
	body.pm_flow.layout a.button{
		float: none;
	}

	body.pm_flow #topbar .bttn-menu {
		margin-right: 2vw;
	}
	body.pm_flow #topbar .logo {
		width: 8vw;
		height: 8vw;
		margin-left: 2vw;
	}

	.negative-margin-120-top{
		transform: none;
	}
	body.pm_flow .flex-image{
		width:100%!important;
		height:auto!important;
	}
	body.pm_flow #topbar #headerbar a._bttn {
		margin: 0vw 0vw;
		font-size: 2vw;
		width: 13vw;
		height: 12vw;
		padding-top: 7vw;
		background-position: center 2.5vw;
	}
	body.pm_flow #topbar #headerbar a._bttn.__aanmelden {
		background-size: 40% auto;
	}
	body.pm_flow #topbar #headerbar a._bttn.__aanmelden {
		background-position: center 1.5vw;
	}
	body.pm_flow #topbar #headerbar a._bttn.__contact {
		display:none;
	}
	body.pm_flow .logo-rfc {
	width: 33vw;
	height: 5vw;
	}

body.pm_flow .stickyHeader {
		width: 100%;
		display:none;
	}
body.pm_flow .stickyHeader a._logo {
	width: 28vw;
	height: 3vw;
	margin: 10px 30px;
	margin-right: 20px;
}
body.pm_flow .stickyHeader a._call {
	width: 50vw;
	margin: 1vw 0;
	font-size: 0.75em;
}
body.pm_flow .stickyHeader a._call ._text:before {
	content: 'BEL ';
	}
body.pm_flow .pgroup.content-slide {
	padding-top: 0;
}
body.pm_flow .pblock.video-banner{
	width:100%;padding:0;
}

body.pm_flow .footerCrumbs{
}
body.pm_flow .footerCrumbs a._link{
	width:100%;
}

body.pm_flow a.bttn-close {
	padding-right: 27px;
	height: auto;
	position: relative;
	margin-bottom: 10vw;
	width: auto;
	/* float: right; */
	clear: both;
	text-align: right;
	padding: 4vw 10vw;
	right: auto;
	top: auto;
	margin-right: 4%;
}
body.pm_flow .pm-section.__slides .pgroup.slider-group {
	
	top: 10vw;
}
body.pm_flow#layout[data-slider-open="true"] #topbar{
	display: block;
}
body.pm_flow a.punt{
	width: 26vw;
	height: 26vw;
	background-position: center 4vw !important;
	padding: 1vw;
	background-size: 33% !important;
	padding-top: 15vw;
	margin: 1.5vw;
	font-size: 2vw;
}

body.pm_flow div.punt,
body.pm_flow a.punt.__behandelingen.__meld-je-aan{
	width: 40vw;
	height: 40vw;
	background-position: center 7vw;
	padding: 1vw;
	padding-top: 24vw;
	margin: 2vw;
	font-size:3vw
}
body.pm_flow a.punt.__behandelingen.__meld-je-aan{
	background-position:center 7vw !important;
	}
body.pm_flow a.punt.__leeg{
	padding-top: 16vw;
	width: 40vw;
	height: 40vw;
	font-size: 1.25em;
	}
body.pm_flow a.punt.__verslavingen.__alcohol{
	background-size: 23% auto !important;
	background-position: center 3vw !important;
}

body.pm_flow a.punt.__verslavingen.__cocaine {
	background-size: 39% auto!important;
}
body.pm_flow a.punt.__verslavingen.__drugs {
	background-size: 36% auto!important;
}


body.pm_flow a.punt:after {

width: 3vw;
height: 3vw;
	}
	
	
body.pm_flow .footer-cnt ._text {
	padding: 2vw 5vw;
	clear: both;
}

body.pm_flow a.button {
	max-width:none!important;
}
body.pm_flow .shadow-block ._link {
	position: relative;
	bottom: auto;
	right: auto;
}
body.pm_flow .shadow-block ._content {
	padding-bottom: 0;
}
body.pm_flow .pblock.shadow-block {
	width: 92%;
	margin: 4%;
}
body.pm_flow .shadow-block ._image {
	height: auto;
	margin: -5%;
	margin-bottom: 2%;
}
body.pm_flow .shadow-block ._title,
body.pm_flow .shadow-block ._content {
	padding: 1% 2%;
}

body.pm_flow .footer-cnt ._logo {
	width: 80vw;
	height: 8vw;
	margin: 2vw 5vw;
	margin-right: 0;
	}
	
body.pm_flow .pm-section {
	position: relative;
	width: auto;
	}	
body.pm_flow div.bttn-call {
	float: none !important;
	margin: 10px auto !important;
	width: 28%;
	padding-left: 50px;
	}
	
body.pm_flow #topbar #headerbar a._bttn.__bellen {
	display:block;
	background-size: 4vw;
	background-position: center 2vw !important;
	}
	
	
	body.pm_flow #submenu-cnt ._split {
		margin: 2vw 0;
		width: 100%;
		margin-bottom: 2vw;
	}
	
	body.pm_flow .pblock.dev-deco-block{
		padding: 11vw 8vw;
		padding-left:14vw;
		margin: 4%;
		width: 92%;
		background-size:contain;
		background-repeat: no-repeat;
	}
	body.pm_flow  video {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
	body.pm_flow .pblock.video-banner{
		height:auto;
	}
	
	body.pm_flow .pblock.shadow-block-hor{
		width:92%;margin:4%;
	}
	body.pm_flow .shadow-block-hor ._image{
		position: relative;
		width: 100%;
	}
	body.pm_flow .shadow-block-hor ._image img{
		width: 100%; height:auto!important;
	}
	body.pm_flow .shadow-block-hor ._subtitle,
	body.pm_flow .shadow-block-hor ._content,
	body.pm_flow .shadow-block-hor ._title{
		    padding: 2% 0;
	}
	body.pm_flow.layout a.button {
		float: none;
		position: relative;
		margin: 0 auto;
		left: auto;
		right: auto;
		bottom: auto;
	}
	body.pm_flow .shadow-block ._image img {
		height: auto!important;
	}
}

/* VIEW: Smartphones */
@media only screen and (max-width: 479px), screen and (max-width: 479px) and (-webkit-device-pixel-ratio: 2){

body.pm_flow div.punt {
	background-size: 14vw!important;
}
body.pm_flow a.punt.__leeg {
	font-size: 3.25vw;
}
body.pm_flow .punt.__behandelingen.__grip{
	background-size: 19vw!important;
}

body.pm_flow .punt.__behandelingen.__dromen-waarmaken,
body.pm_flow .punt.__behandelingen.__nieuw-leven,
body.pm_flow .punt.__behandelingen.__verstoorde-relaties,
body.pm_flow .punt.__verslavingskliniek.__wachttijden,
body.pm_flow .punt.__verslavingskliniek.__slagingspercentage {
	background-size: 11vw !important;
}

}

/* 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){


}