.hidecat .djc_items.djc_clearfix, .hidecat .djc_pagination.pagination.djc_clearfix {
    display: none;
}

#sbox-window.shadow {
  background-color: #000;
  height: 720px !important;
  width: 750px !important;
  top: 150px !important;
}
#sbox-window iframe {height: 700px!important;}

.rsform-block textarea {
    min-height: 120px;
}
.rsform-block-privacybeleid label {display:none!important;}
@media all and (max-width: 2400px) {
#sbox-window.shadow { top: 200px !important;}
}
@media all and (max-width: 2200px) {
#sbox-window.shadow { top: 400px !important;}
}
@media all and (max-width: 1920px) {
#sbox-window.shadow { top: 500px !important;}
}

@media (min-width: 1200px){
 #sbox-window.shadow { height: 900px !important;}
 #sbox-window iframe {height: 880px!important;}
}