.intro {text-align:center;}
.intro p {font-size:22px; line-height:28px; font-weight:100; color:#4c4a4a;}
.intro h1 {font-size:39px; line-height:50px; font-weight:bold; color:#4c4a4a;}
.homeprod .inner {width:100%;border:1px solid #bbb8b8;float:left;padding-bottom:15px;margin:0 0 60px;}
.homeprod .image {float:left;width:100%;background:#648C98;margin:0 0 10px;}
.homeprod .img-responsive {width:100%;}
.homeprod .kop {width:100%;color:#648c98;font-size:24px;line-height:30px;}
.homeprod ul {list-style:none; margin:10px 0; padding:0;}
.homeprod li a {font-size:16px;line-height:20px;}
.homeprod .btn {font-size:16px;line-height:20px;background:#fb920a;color:#fff;width:100%;}

.sDescription { position: absolute; top: 0; left: 50%; transform: translateX(-50%); height: 100%; }
.sActieButton { position: absolute; top: 50%; transform: translateY(-50%) rotate(10deg); right: 15px; background: #fb920a; width: 200px; height: 200px; padding: 10px; border-radius: 50%; border: 3px solid #fff;	display: flex; flex-direction: column; display: -ms-flexbox; display: -webkit-flex; align-items: center; -ms-flex-align: center; -webkit-box-align: center; justify-content: center; text-align: center; }
.sActieButton:hover, .sActieButton:focus { text-decoration: none; }
.sActieButton span { color: #fff; font-family: 'Signika' ,Verdana,Arial; font-size: 35px; line-height: 40px; font-weight: bold; }
.sActieButton span.small { font-size: 10px; line-height: 10px; }

.sActieButtonKerst { background: #ff0002 radial-gradient(circle at 65% 30%, #ff0002, #6f3737); border: 3px solid #842828; }

@media(min-width:992px) and (max-width:1200px){
	.homeprod .kop {font-size:18px; line-height:22px;}
	.intro h1 {font-size:32px; line-height:36px;}
}
@media(min-width:767px) and (max-width:992px){
	.homeprod .kop {font-size:18px; line-height:22px;}
	.intro h1 {font-size:27px; line-height:32px;}
}
@media(max-width:767px){
	.homeprod .kop {font-size:18px; line-height:22px;}
	.usp ul{padding:0;text-align:center}
	.usp li {font-size:12px;/*width:100%;*/text-align:center;display:inline-block;margin:0 5px!important;float:none}
	.intro h1 {font-size:21px;line-height:24px;}
	div.intro {margin:15px 0 5px !important;}
	.intro p {font-size:15px;line-height:24px;}
	.kop {font-size:22px !important;line-height:26px !important;}
	.sDescription { width: 100%; }
	.sActieButton { width: 120px; height: 120px; }
	.sActieButton span { font-size: 25px; line-height: 25px; }
}