.mapson {display: none;}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {background-color: #eee; color: #333;}
.contact-form .alert-danger {border: 1px solid #c00; background-color: #f8d7da !important;}
.cus-content a:LINK, .cus-content a:VISITED {text-decoration: underline;}
.cus-content a.btn {text-decoration: none!important;}
.cus-content img {max-width: 100%; height: auto;}
.breadcrumb-area {padding-top: 60px; padding-bottom: 60px; background-image: url("/img/bg-header.jpg");}
.breadcrumb-area h1 {color: #fff;}
.cta-bg-image_two {background-image: url("/img/bg-cta.jpg"); background-color: #e1f0d7;}
.header__logo > a img {width: 235px;}
.cus-internal-id {display: none;}
.hide {display: none;}

.cus-landingpage .processing-hero-images {margin-left: 0;}
.processing-hero-text h1 {font-size: 60px;}
.post-excerpt h2 {font-size: 30px;}
.post-excerpt h3 {font-size: 24px;}
.post-excerpt h4 {font-size: 20px;}

.cus-content h2 {font-size: 36px; margin-bottom: 20px;}
.cus-content h3 {font-size: 24px; margin-bottom: 16px;}

.cus-content ul {list-style-type: disc; margin-top: 15px;}
.cus-content ul li {margin-left: 50px; margin-bottom: 10px;}

.processing-hero-bg-ebook .processing-hero-text, .processing-hero-bg-ebook .processing-hero-text p {color: #333;}
.processing-hero-bg-ebook {background: url("/img/bg-slide-ebook.jpg");}
.cus-landingpage { font-size: 16px;}
.cus-landingpage .check-list {font-size: 20px;}
.cus-landingpage .check-list .list-item::before {font-size: 24px;}
.cus-landingpage .btn, #_form_1_submit {font-weight: bold !important; font-size: 18px !important;}
.cus-landingpage h1 {font-size: 44px;}
.cus-landingpage h3 {font-size: 30px;}
.cus-landingpage h4 {font-size: 24px;}
.cus-landingpage p.voetnoot {font-size: 13px; margin-top: 10px;}

.software-innovation-hero-text h3, .software-innovation-hero-text h1 {color: #333;}
.software-innovation-hero-text.subpagina h3 {font-size: 30px;}
.software-innovation-hero-text.subpagina h1 {font-size: 60px; line-height: 80px}
.software-innovation-hero-text {background-color: rgba(255, 255, 255, 0.9); padding: 25px; border-radius: 20px;}

.pricing-table__list a {text-decoration: underline;}
.pricing-table-one .pricing-table__header .sub-title {color: #333; font-size: 20px;}
.pricing-table-one .pricing-table__feature-mark {background-color: #f60;}
ul.pricing-table__list {text-align: left !important;}


@media (max-width: 767px) {
    .processing-hero h1 {font-size: 40px;}
    .btn, #_form_1_submit {display: block; width: 100%;}
    .processing-hero-images {display: none;}
}


@media (min-width: 768px) {

}


@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 43px;
    height: 0;
    margin-bottom: 15px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
