@charset "utf-8";
/* CSS Document */

* {
	font-family:"Myriad W01 Regular", Arial, Helvetica, Geneva, sans-serif;
}

body {
	background: #fff;
    font-size:16px;
    line-height:21px;
}
h1, h3 {
	font-family: "Myriad W01 Bd", Arial, Helvetica, Geneva, sans-serif;
	color: #e30027;
	font-size: 28px;
	margin-bottom: 22px;
	line-height: 1;
	font-weight:normal;
}
.heading-under-keyvisual{
	max-width: 890px;
	text-align: center;
	font-size: 28px;
	line-height: 1.2;
	font-weight: 900;
}
.content p.center-content {
	text-align: center;
}

h3 {
	font-family: "Myriad W01 Bd", Arial, Helvetica, Geneva, sans-serif;
	font-weight:normal;
}
.postcode {
	font-family: "Myriad W01 Bd", Arial, Helvetica, Geneva, sans-serif;
}

.visual {
	display: none;
}

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

	.visual-mob {
		display: none;
	}

	.visual {
		position: relative;
		display: block;
		width: 100%;
		height: 390px;
		background-color: #020523;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: auto 390px;
		background-image: url(../images/keyvisual-truck-extended.jpg);
	}

	.visual.visual-2026 {
		background-image: url(../images/keyvisual-truck-extended-2026.jpg);
	}
}

.content.uitslag h1 {
	margin-bottom: 42px;
}
a {
	color: #0050a5;
}

.show-for-mobile-only {
	display:none;
}

.red {
	position: absolute;
	width: 100%;
	height: 42px;
	top: 42px;
	background: #e30027;
	z-index:2;
}
.content .banner {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0px 0px 20px 0px;
}
.content .banner a img {
	width: 100%;
    height: auto;
}
.laatstekans{
	text-align: center;
}
.laatstekans .content {
	padding: 30px 2% 10px 2%;
}
.laatstekans .bank-logos {
	margin-top:35px;
	margin-bottom: 44px;
}
.wachten .content p, .wachten h3 {
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.wachten h3 {
	margin-top: 20px;
	margin-bottom: 50px;
}
h2 {
	color: #000000;
	font-size: 25px;
	margin-bottom: 25px;
	padding-top: 5px;
	line-height: 1;
	text-align:left;
	font-family: "Myriad W01 Bd", Arial, Helvetica, Geneva, sans-serif;
	font-weight:normal;
}
.wrapper {
	width: 100%;
	max-width: 1440px;
	min-width: 320px;
	z-index: 2;
	margin: 0 auto 0;
	overflow:hidden;
}
.wrapper.uitslagen .volgons {
	padding-top:30px;
	text-align: center;
}

.uitslagen.pre .prijsongevuld .prijs, .uitslagen.pre .aankondiging .prijs {
	opacity:1;
}

.uitslagen.pre .hoofdprijsgevuld .hoofdprijs .rechts {
	display:flex;
}
.header {
	position: relative;
	margin:0px auto;
	/*max-width:1440px;*/
	width: 100%;
	display: block;
    padding-top: 0;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.row {
	max-width:1024px;
	margin:0 auto;
	position:relative;
	height:84px;
}

.row .logo {
	position: absolute;
	top: 18px;
	left: 0;
	/*width: 100%;*/
	text-align: left;
	z-index:3;
}
.row .logo img {
	width: 111px;
	height: auto;
}
.row .logo.left img {
	width: 9%;
	max-width: 90px;
	min-width: 65px;
	height: auto;
}

.top-red {
	background: #e30027;
	width: 100%;
	position: relative;
}
.top-red .logo {
	max-width:1024px;
	margin:0 auto;
}
.top-red img {
	width: 161px;
	height: auto;
	margin: 14px 15px;
}
.visual img {
    width: 100%;
    height: auto;
    overflow: hidden;
    /*max-width: 1440px;*/
}

.content {
	display: block;
	width: 100%;
	background:#fff;
	padding: 30px 0 0px 0;
    top: 10px;
	text-align: center;
	max-width:960px;
	margin:0 auto;
}
.content p {
	font-family:"Myriad W01 Regular", Arial, Helvetica, Geneva, sans-serif;
	font-size:18px;
	color:#000;
	text-align: left;
	padding-bottom:20px;
}


.social-icons a img {
	width:49px;
	margin-right:10px;
}

.button-wrap {
	margin:0 auto;
	max-width:360px;
	width:100%;
	text-align: right;
}

.content-below {
	text-align: left;
	padding-top: 25px;
}

.price-img {
	width: 100%;
	z-index: 11;
	position: relative;
	display:block;
}

a.buttonArrow {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #009b00;
	background: -moz-linear-gradient(left, #009b00 0%, #76bc31 100%);
	background: -webkit-linear-gradient(left, #009b00 0%,#76bc31 100%);
	background: linear-gradient(to right, #009b00 0%,#76bc31 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009b00', endColorstr='#76bc31',GradientType=1 );
	color: white;
	padding: 20px 25px;
	width: 100%;
	display: block;
	margin: 25px auto 0;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	border-radius: 8px;
	-webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    inset 0px -2px 0px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         inset 0px -2px 0px 0px rgba(0, 0, 0, 0.5);
	min-height: 62px;
	max-width: 100%;
	position: relative;
	text-align: center;
}
a.buttonArrow:after {
    content: "";
    position: relative;
    right: -3px;
    top: 2px;
    width: 10px;
    height: 16px;
    background: transparent url(../images/buttonArrow.png) left bottom no-repeat;
    float: right;
}

.secure-website {
	color:#5cb743;
	font-size: 13px;
}
.volgons {
	font-family:"Myriad W01 Regular", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	padding-top:40px;
	margin-bottom: 8px;
	text-align: center;
	font-size:14px;
}
.laatstekans .content p {
	padding-bottom:10px;
}
.content ul {
    padding-left: 20px;
}
.content ul li {
    padding: 2px 0px;
}
.content ul:not(.normal) {
	padding: 0px;
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.content ul.normal {
	text-align: left;
}
.prijzenblok ul li {
	padding: 0px;
	margin: 6px 0px;
	list-style-type:none;
	width: 100%;
}
img.ideal {
	position: relative;
	float: left;
    margin: 7px 10px 10px 0px;
    width: 54px;
}
.bank-logos {
	display: inline-block;
    min-width: 288px;
    margin-bottom: 44px;
	margin-top: 45px;
    width: 474px;
}
.bank-logos img.bank {
    height: 33px;
    width: auto;
    /*float: left;*/
    margin-right: 11px;
}
.alle-logos {
    margin-left: 0;
    display: inline-block;
    float: left;
}
.alle-logos-has-margin-bottom {
	margin-bottom: 60px;
}
.idealbanken {
	position: relative;
	text-align: left;
    float: left;
    margin: 6px 0 0;
	width: 82%;
	font-family:"Myriad W01 Regular";
    font-size: 16px;
}
.idealbanken img {
    width: 100%;
    height: auto;
    max-width: 365px;
}
.block {
	/*background:#f5f5f5;*/
}
.voordelen {
	padding-top:10px;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.voordelen  ul {
	margin-top:10px;
	list-style: none;
	padding-left: 0px;
	width: 80%;
	max-width: 360px;
	margin: 30px auto 0px auto;
	text-align: left;
}
.voordelen li {
    padding-left: 36px;
    padding-top: 2px;
    margin-bottom: 8px;
    line-height: 22px;
    min-height: 26px;
    font-size: 14px;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    line-height: 18px;
    color: #5e5e5e;
}

.footer {
	max-width:460px;
	width:100%;
	margin:0 auto;
	font-size:14px;
	color: #5e5e5e;
	text-align: center;
	font-family: "Myriad W01 Regular", Arial, Helvetica, Geneva, sans-serif;
}

.footer ul.lnk {
    text-align:center;
	margin:20px 5%;
	padding:0px;
}
.footer ul.lnk li {
    display: inline-block;
    padding-left: 4px;
    margin-right: 4px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.footer ul.lnk li a {
    font-size: 14px;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    line-height: 18px;
    color: #0d69a6;
	white-space: nowrap;
}
.footer .addr {
    font-size: 14px;
    font-family: Arial;
    line-height: 18px;
    color: #5e5e5e;
	text-align: center;
	display: block;
}
.footer .addr a {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
}
.footer .logo {
	text-align: center;
	margin: 50px auto 26px auto;
}

.footer .logo img {
	max-width:91px;
}

.footer .logo.logo-2026 img {
	max-width: 199px;
}

.speel-bewust {
	padding-bottom:40px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.speel-bewust img {
	position:relative;
	padding-right:4px;
	top:10px;
}
/****** PRIJZEN ******/
/*.blocker {*/
	/*width: 1.5%;*/
	/*display: inline-block;*/
/*}*/
.hoofdprijs {
	width: 100%;
    display: inline-block;
    padding: 0px;
	margin:3px;
	/*margin-bottom: 20px;*/
	vertical-align: top;
    position: relative;
	font-size: 12px;
    border: solid 3px #10234b;
	border-radius: 10px;
}
.hoofdprijs .links {
	width: 32.3%;
	height:100%;
	position: relative;
	background-image: linear-gradient(to bottom, #0f103e, #29447b);
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
	background-size: 100% 100%;	
	text-align: center;
	padding: 15px 5px 15px 5px;
    border-radius: 7px 0px 0px 7px;
	display: inline-block;
	display: -webkit-box;   /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  */
	display: -moz-box;      /* OLD: Firefox (buggy) */
	display: -ms-flexbox;   /* MID: IE 10 */
	display: -webkit-flex;  /* NEW, Chrome 21?28, Safari 6.1+ */
	display: flex;
	align-items:center;
	justify-content:center;
}

.hoofdprijsgevuld .hoofdprijs .links {
	border-radius: 9px 0px 0px 9px;
}

.hoofdprijsongevuld .hoofdprijs .rechts .postcode, .hoofdprijsongevuld .hoofdprijs .rechts .ondertitel {
	font-size: 22px;
}

.hoofdprijsongevuld .plus {
	display:none;
}

.hoofdprijsongevuld .postcode {
	color:#e30027;
}

.hoofdprijsongevuld .hoofdprijs .rechts .plaats {
	max-width:100%;
}

.content .hoofdprijsongevuld .prijs, .content .hoofdprijsgevuld .prijs {
	width: 100%;
}

.content .hoofdprijsgevuld, .content .hoofdprijsongevuld {
	padding: 4px;
}
.content .hoofdprijsgevuld .prijs, .content .hoofdprijsongevuld .prijs {
	border: none;
}

/*.hoofdprijsongevuld .hoofdprijs .rechts .postcode {*/
	/*color: #b4811c;*/
	/*font-weight: bold;*/
	/*font-size: 16px;*/
	/*display: block;*/
/*}*/

.hoofdprijs .links img {
	height: 120px;
}
.hoofdprijs .rechts {
	display: inline-block;
    display: -webkit-box;   /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  */
    display: -moz-box;      /* OLD: Firefox (buggy) */
    display: -ms-flexbox;   /* MID: IE 10 */
    display: -webkit-flex;  /* NEW, Chrome 21?28, Safari 6.1+ */
    display: flex;
	align-items:center;
	justify-content:left;
	text-align:left;
	width: calc(100% - 317px);
	height:100%;
	padding: 20px;
}

.hoofdprijs .rechts .plaats {
	max-width:43%;
}

.hoofdprijs .rechts.leeg {
	justify-content: left;
	padding:15px;
}

.hoofdprijs .rechts.leeg .postcode, .hoofdprijs .rechts.leeg .ondertitel {
	font-size: 22px;
}

.plus {
    font-weight: bold;
    font-size: 23px;
    width: 30px;
    text-align: center;
}

ul.faq li {
	display: list-item;
    width: 100%;
    text-align: left;
    margin-left: 30px;
}

/* miljoenen */
.miljoenen {
	width: 100%;
    display: inline-block;
    padding: 0px 0px 10px 0px;
	vertical-align: top;
    position: relative;
	font-size: 12px;
	display:flex;
	display: -ms-flexbox;   /* MID: IE 10 */
	justify-content: space-between;
	align-items: flex-start;
    flex-direction: column;
}
.miljoenen .prijs .boven {
	padding-bottom:8px;
}


.miljoenen .prijs, .miljoenen .prijsgevuld, .miljoenen .prijsongevuld {
	width: 100%;
    position:relative;
}

.miljoenen .prijsongevuld, .miljoenen .prijsgevuld {
    margin-top:40px;
}

.hoofdprijsgevuld, .miljoenen .prijsgevuld {
	padding: 3px;
}

.hoofdprijs-adres-container {
	display: flex; 
	justify-content: space-between; 
	width: 265px; 
	margin: 0 auto;
}

.miljoenen .prijsgevuld .prijs, .miljoenen .prijsongevuld .prijs {
	width: 100%;
    vertical-align: top;
}
.miljoenen .prijs .boven img {
    width: 100%;
    max-width: 259px;
}

.postcodestraatprijs .prijs .boven img {
	max-width:248px;
}

.sub-prize {
	font-size:15px;
	padding-bottom:10px;
	padding-top:5px;
}

.miljoenen .prijs .onder {
    min-height: 62px;
}
.miljoenen .prijsgevuld .prijs .onder {
    padding-top: 19px;
}
.miljoenen .prijsgevuld .prijs .onder.midden {
    border-radius: 0px;
	border-bottom: 2px solid #877839;
}
/* buurtton en straatprijs */
.prijzenblok .prijs547000 ul {
	display:flex;
	display:-ms-flex;
	flex-wrap: wrap;
	align-items:flex-start;
	justify-content: space-between;
}

.prijs547000 ul li {
	width:100%;
    vertical-align: top;
    position: relative;
    font-size: 12px;
}

.prijzenheader {
	line-height:1.1;
	color: white;
	border-radius: 10px;
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
	background: url("../images/kadervorm-actief.jpg");
	text-align: center;
	padding: 20px;
	font-size:18px;
	position:relative;
	margin-bottom:8px;
	margin-top: 44px;
	height: 58px;
}

.prijzenheader.plain {
	border-radius: 0px;
	margin-bottom: 0px;
}

.prijzenheader > img {
    position: absolute;
    left: calc(50% - 320px);
    bottom: -5px;
    width: 178px;
}

strong {
	font-family: "Myriad W01 Bd", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
}
.prijzenheader h3 {
    font-size: 16px;
}
.prijzenheader h3 strong {
    font-size: 20px;
}
.prijs .boven h3 {
	color:#FFF;
	text-transform: uppercase;
	font-family: "Myriad W01 Bd", Arial, Helvetica, Geneva, sans-serif;
	font-weight:normal;
	font-size:18px;
	padding-bottom:7px;
}
.straatprijs {
    margin: 6px 0px;
}
.prijs {
	width: 48%;
    border: solid 3px #cba83a;
    border-radius: 10px;
    display: inline-block;
    /*margin: 6px 0px;*/
}

.prijsgevuld .prijs .boven {
	border-radius: 9px 9px 0px 0px;
}

.prijs .boven {
	width: 100%;
	text-align: center;
    padding: 12px 5px 4px 5px;
	border-radius: 7px 7px 0px 0px;
	/* box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5); */
	/* background-image: url("../images/kadervorm-actief.jpg"); */
	background: linear-gradient(to bottom, #1c316c, #445688);
	/*background-size: 100%;*/
}

.prijs .boven .sub-text {
	color: #FFF;
	font-size: 18px;
	display: inline-block;
	line-height: 1;
	padding-left: 5px;
	text-align: left;
	position:relative;
	top:-2px;
}
.prijs .onder {
    padding: 11px 5px;
    background: white;
    font-size: 18px;
    border-radius: 0px 0px 7px 7px;
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
.prijs .onder .postcode {
	color: #e30027;
	font-weight: normal;
	font-size: 18px;
	display: block;
}
.prijsgevuld {
    width: auto;
    height: auto;
	background-image: linear-gradient(282deg, #decf80 20%, #cba83a);
    /*background: url(https://d2h0pcvt625hee.cloudfront.net/images/border.jpg) left center no-repeat;*/
    background-size: 100% 100%;
    display: block;
    position: relative;
    padding: 0;
	margin-bottom: 4px;
	border-radius:10px;
}

.prijsongevuld .onder {
	padding:10px;
}
.hoofdprijsgevuld .prijs .onder, .hoofdprijsongevuld .prijs .onder {
	padding: 28px 5px 20px;
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
}

.laatstekans .content p.italic {
	font-size: 16px;
	padding-bottom:30px;
	margin: 0px 5px;
}

.cheque {
    position:absolute;
    z-index:2;
    top:-35px;
    left:25px;
}

li.prijsgevuld, li.prijsongevuld {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 0px;
	margin-bottom: 0px;
}
li.prijsgevuld .prijs, li.prijsongevuld .prijs {
    width: 100%;
}

li.prijsgevuld .prijs {
	padding:3px;
}

.content ul.prijstabel {
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0px;
    list-style-type: none;
}
ul.prijstabel li {
    width: 100%;
    height: 50px;
	background-color: #fcfbfa;
	border-bottom: solid 2px white;
	padding-top: 14px;
}
ul.prijstabel li:nth-child(even) {
	background-color: #f0ede7;
}
span.prijstabelpc {
    width: 45%;
    display: inline-block;
    text-align: right;
	padding-right: 5px;
}
span.prijstabelplaats {
    width: 55%;
    display: inline-block;
    text-align: left;
	padding-left: 5px;
}

.hoofdprijsgevuld, .hoofdprijsongevuld {
	margin: 10px 0px 10px 0px;
	border-radius:10px;
	background-image: linear-gradient(282deg, #decf80 20%, #cba83a);
    /*background: url(https://d2h0pcvt625hee.cloudfront.net/images/border-top.jpg) left center no-repeat;*/
    background-size: 100% 100%;
    display: block;
    position: relative;
    padding: 0px 0px;
	/*width: 98.5%;*/
    display: -webkit-box;   /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  */
    display: -moz-box;      /* OLD: Firefox (buggy) */
    display: -ms-flexbox;   /* MID: IE 10 */
    display: -webkit-flex;  /* NEW, Chrome 21?28, Safari 6.1+ */
	display: flex;
}
.hoofdprijs {
	background:#ffffff;
	/*margin:5px;*/
    display: -webkit-box;   /* OLD: Safari,  iOS, Android browser, older WebKit browsers.  */
    display: -moz-box;      /* OLD: Firefox (buggy) */
    display: -ms-flexbox;   /* MID: IE 10 */
    display: -webkit-flex;  /* NEW, Chrome 21?28, Safari 6.1+ */	
	display: flex;
	align-items:center;
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
.prijsgevuld .prijs {
	border:none;
	margin:0;
}
.prijsgevuld .prijs .onder {
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.5);
    background: #ffffff;
	text-align: center;
}
.prijsgevuld .prijs .onder .postcode, .hoofdprijsgevuld .prijs .onder .postcode, .hoofdprijsongevuld .prijs .onder .postcode {
    color: #e30027;
    font-size: 36px;
	font-weight: normal;
    display: inline-block;
	padding-right: 10px;
	vertical-align: middle;
}

.hoofdprijsgevuld .prijs .onder .postcode, .hoofdprijsongevuld .prijs .onder .postcode {
	padding-right:0;
}
.prijsgevuld .prijs .onder .postcode {
	font-size: 28px;
}
.hoofdprijsgevuld .postcode, .hoofdprijsongevuld .postcode {
	font-size: 40px;
	padding-bottom: 10px;
}
.hoofdprijsgevuld .hoofdprijs {
	border:none;
}
.hoofdprijsgevuld .plaats, .hoofdprijsongevuld .plaats {
	width: calc(50% - 15px);
    display: inline-block;
}

.prijsgevuld .prijs .onder .ondertitel, .hoofdprijsgevuld .ondertitel, .hoofdprijsongevuld .ondertitel {
    color: #000000;
    font-size: 22px;
	/*padding-bottom:2px;*/
	/*font-weight: bold;*/
	text-rendering: auto;
	text-overflow: ellipsis;
	overflow:hidden;
	display: block;
	font-family:"Myriad W01 Regular", Arial, Helvetica, Geneva, sans-serif;
    display: block;
	line-height: 1;
	vertical-align: middle;
}
.prijsgevuld .prijs .onder .ondertitel {
	display: inline-block;
}
.prijs547000 .prijsongevuld .prijs {
	opacity: 0.5;
}
.aankondiging {
	display: none;
}
.social-icons {
	text-align: center;
	padding-bottom:30px;
}
.confetti {
	position: absolute;
	z-index:2;
	top:0;
}

.main-visual .confetti.left {
    left: 6%;
    top: -7px;
}

.main-visual .confetti.right {
    left: auto;
    top: -16px;
    right: 2%;
}

.main-visual .prijs .boven {
    padding: 0;
}

.miljoenen .confetti.left {
	left:27%;
	top:12px;
}
.miljoenen .confetti.right {
	left:66%;
	top:6px;
}
.prijzenheader .confetti {
    left:66%;
	top:-36px;
}

img {
	 border: none;
	 image-rendering: -moz-crisp-edges;
	 image-rendering: -o-crisp-edges;
	 image-rendering: -webkit-optimize-contrast;
	 image-rendering: crisp-edges;
	 -ms-interpolation-mode: nearest-neighbor;
}
.content .text-boven-knop{
	text-align: center;
}
.content .text-boven-knop:last-of-type{
	padding-bottom: 0px;
}

/* einde prijzen */
@media (max-width: 1000px) {
	.prijzenheader.straatprijs:after {
		width: 50%;
		background-size: 50%;
		top: -15px;
	}

	.hoofdprijsgevuld .hoofdprijs .rechts {
		display:block;
		padding:20px;
	}

	.hoofdprijs .rechts .plaats {
		max-width:100%;
	}
}

@media (max-width: 567px) {
	.prijs547000, .straatprijzen {
		width: 100%;
		padding: 0px 0px 10px 0px;
		max-width: none;
	}

	.prijs, li.prijsgevuld {
		width: 100%;
	}

	.miljoenen .prijs .onder .postcode {
		display: block;
	}
	.miljoenen .prijs .onder {
		min-height: auto;
	}
	.aankondiging {
		display: block;
	}
	span.prijstabelpc {
		width: 70px;
	}
	span.prijstabelplaats {
		width: calc(100% - 70px);
	}
}

@media (max-width: 1040px) {
	.content {
		padding: 13px 2% 0px 2%;
	}


}


@media (min-width: 680px) and (max-width: 780px) {
	.hoofdprijs .links img, .miljoenen .prijs .boven img {
		padding:5px;
		width:100%;
		height:auto;
	}
}

@media (max-width: 680px) {

	.laatstekans .content p.italic {
		font-size:14px;
		padding-bottom:10px;
	}

	.price-img {
		display:inline-block;
	}

	.hoofdprijsgevuld .plaats, .hoofdprijsongevuld .plaats {
		width: 100%;
	}

	.prijzenheader img {
		left: -9px;
		bottom: 30px;
		width: 144px;
	}

	.main-visual .boven img {
		max-width: 174px;
		margin-top:5px;
	}

	.laatstekans .content {
		padding: 13px 2% 13px 2%;
	}

	.laatstekans h1 {
		font-size:25px;
	}

	.laatstekans .content p {
		padding-bottom: 0;
		padding-top: 0;
		text-align:left;
	}
	.laatstekans .content .text-boven-knop{
		text-align: center;
	}

	.logos-banks {
		max-width:350px;
		margin:0 auto;
	}

	.logos-banks img {
		width:100%;
	}

	.prijzenheader .confetti {
		left: auto;
		top: -20px;
		right: 0;
		width:60px;
	}

	.prijzenheader .confetti img {
		width:100%;
	}

	.miljoenen .confetti img {
		width:100%;
	}

	.miljoenen .confetti.left {
		left: -8px;
		top: 8px;
		width:60px;
	}

	.miljoenen .confetti.right {
		left: auto;
		top: 3px;
		right: -5px;
		width:70px;
	}

	.main-visual .prijs .boven:before {
		background:url("../images/stars.png");
		width: 281px;
		height: 131px;
		display:block;
		content:"";
		position:absolute;
		left:50%;
		margin-left:-140px;
		top:0;
	}

	.prijsgevuld .prijs .onder .postcode, .hoofdprijsgevuld .prijs .onder .postcode, .hoofdprijsongevuld .prijs .onder .postcode {
		font-size:28px;
		padding-right:0;
	}

	.miljoenen .prijs .boven img {
		max-width:196px;
	}

	.miljoenen .prijsgevuld .prijs .onder {
		padding-top: 15px;
	}

	.hoofdprijsgevuld .prijs .onder, .hoofdprijsongevuld .prijs .onder {
		padding: 17px 5px 10px 5px;
	}

	.main-visual .confetti.left {
		left: -32px;
	}

	.main-visual .confetti.right {
		right:-18px;
	}

	.miljoenen .cheque {
		max-width:140px;
		top: -69px;
		left: -3px;
	}

	.miljoenen > div {
		margin-top:75px!important;
	}

	.miljoenen > div:nth-of-type(1) {
		margin-top:60px!important;
	}

	.miljoenen .cheque img {
		width:100%;
	}
	
	.links-wrapper {
		padding-bottom:20px;
	}

	.links-wrapper a {
		display:block;
		color:#4a90e2;
		font-size:15px;
		padding-top:10px;
		text-align: left;
	}

	.btn-top {
		color:#4a90e2;
		font-size:15px;
		height:56px;
		padding-top:20px;
		margin-bottom: 13px;
		display:block;
		position:relative;
	}

	.button-text {
		padding-right:10px;
		margin-left:-35px;
	}

	.btn-top img {
		position:absolute;
		top:0;
		width:56px;
	}

	.show-for-mobile-only {
		display:block;
	}

	.hoofdprijsgevuld, .hoofdprijsongevuld {
		margin-bottom:10px;
	}

	.content > p {
		padding-bottom:10px;
	}

	/*.content {*/
		/*padding: 13px 0 0 0;*/
	/*}*/
	.hoofdprijsgevuld, .miljoenen, .prijs547000 ul li:not(.prijzenheader), .content-below {
		/*margin:0 3% 10px;*/
		width:100%;
	}
	.uitslagen .content p, .uitslagen .content h1, .links-wrapper  {
		/*margin-left:3%;*/
		/*margin-right:3%;*/
		width:100%;
	}

	 .hoofdprijs {
		 width: calc(100% - 6px);
		 display: inline-block;
	}

	.hoofdprijsgevuld, .hoofdprijsongevuld {
		display:block;
	}

	.hoofdprijsgevuld .postcode {
		font-size:28px;
		padding-bottom:0;
	}

	.uitslagen.pre .hoofdprijsgevuld .hoofdprijs .rechts {
		padding-bottom:15px;
		display:block;
	}

	.hoofdprijsgevuld .hoofdprijs .rechts {
		padding: 15px 0px 5px;
		width: 100%;
		display:block;
		text-align: center;
	}
	.hoofdprijsgevuld .hoofdprijs .links {
		width: 100%;
		border-radius: 10px 10px 0px 0px;
		display: block;
		height: auto;
	}
	.hoofdprijsongevuld .hoofdprijs .links {
		width: 100%;
	}
	.hoofdprijsongevuld .hoofdprijs .rechts {
		padding: 10px 10px;
		width:100%;
		text-align: center;
		justify-content:center;
	}

	.hoofdprijs-adres-container {
		display: block;
		width: 230px; 
	}

	div.prijzenheader {
		border-radius:0;
		margin: 0 0 15px 0;
		font-size:15px;
	}
	div.prijzenheader.plain {
		margin-top: 80px;
	}

	.hoofdprijs .links img {
		height: 116px;
	}
	.idealbanken {
		width:76%;
		margin:6px 9px 0!important;
	}

	.bank-logos {
		max-width: 402px;
		width:100%;
		margin-top: 35px;
		margin-bottom: 44px;
	}

	.bank-logos img.bank {
		float:none;
	}

	.alle-logos-has-margin-bottom {
		margin-bottom: 40px;
	}

	h1, h3 {
		font-size: 24px;
		margin-bottom: 10px;
		line-height: 26px;
	}

	h3 {
		margin-top:15px;
	}
	.header .logo.left img {
		width: 17%;
		max-width: 90px;
		min-width: 60px;
		height: auto;
	}
	.visual.left img {
		width: 200%;
		margin-left:-50%;
	}
	.visual.error img {
		width: 200%;
		margin-left:-10%;
	}
	.visual.left img {
		width: 200%;
		height: auto;
		margin-left:0px;
	}	
	.idealbanken {
		font-size: 14px;
	}
	.red {
		top:16px;
		height:40px;
	}

	.row {
		padding-top:0;
	}

	.row .logo {
		top:5px;
		left:10px;
	}

	.row .logo img {
		width:88px;
	}

	.content p {
		/*padding:5px 0 0;*/
		font-size:16px;
	}

	.social-icons a img {
		width:56px;
		margin-right:23px;
	}

	.content a.instagram img {
		margin-right:0;
	}

	.volgons {
		padding-top:20px;
		text-align: center;
		padding-bottom: 5px;
		font-size:16px;
	}

	a.buttonArrow {
		margin-top:5px;
		min-height: 59px;
	}

	img.ideal {
		margin:-7px 0px 10px 0px;
	}

	.footer .logo {
		margin: 35px auto 26px auto;
	}

	.footer .logo img {
		width:83px;
	}

	.footer .logo.logo.logo-2026 img {
		width:161px;
	}

	.footer {
		padding:0 20px;

	}

	.footer, .footer .addr, .footer ul.lnk li a {
		font-size:15px;
	}

	.row {
		height:56px;
	}

	.content div.social-icons {
		text-align: center;
	}

	.miljoenen {
		display:inline-block;
		margin-top:10px;
		padding-bottom:0;
	}

	.miljoenen .prijs {
		width:100%;
	}

	.miljoenen .prijsgevuld, .miljoenen .prijsongevuld {
		width:100%;
		margin-bottom:10px;
	}

	.plus {
		padding-bottom:8px;
		display:block;
	}

	.content-below {
		padding-top:0;
	}

	.button-wrap {
		margin-top:20px;
	}

	body {
		line-height:23px;
	}

	h2 {
		font-size:20px;
		text-align: center;
		margin-bottom:15px;
	}

}
@media (max-width: 470px) {
	.prijzenheader.prijs547000:after {
		background-size: 50%;
		top: -18px;
		left: calc(50% - 140px);
	}
	/*.alle-logos {*/
		/*width: calc(100vw - 100px);*/
	/*}*/
}
@media (max-width: 380px) {
	.visual.error img {
		width: 200%;
		margin-left:-10%;
	}
	.visual.left img {
		width: 200%;
		height: auto;
		margin-left:0px;
	}
}

.italic {
	font-style: italic;
}