.header{ background-color: #4e2567; }.site-header{ margin-bottom: 0px; }.site-header{ padding-bottom: 0px; }#masthead.sticky, .header{ background-color: rgba(78,37,103,.95); }#masthead.sticky{ position:fixed;top:0; z-index:99999;margin:0 auto 30px; width:100%;box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);}#masthead.sticky #header-container{ padding:0;transition: padding 200ms linear; -webkit-transition:padding 200ms linear;}#masthead.sticky .navbar.navbar-default{ background: rgba(255,255,255,.95); border-bottom:1px solid #f5f5f5}#main-menu .nav>li>a{ color: #ffffff; }#main-menu .nav>li>a:hover{ color: #999897; }#main-menu .nav>li.ticket-menu a{ background-color: #FF8A00; }#main-menu .nav>li.ticket-menu a:hover{ background-color: #D67400; }#main-menu .nav>li>ul li a{ color: #ffffff; }#main-menu .nav>li>ul li:hover{ background-color: #4e2567; }#main-menu .nav>li>ul li a:hover{ color: #ffffff; }.sub-title-inner h2{ color: #ffffff; }.sub-title-inner h2{ font-size: 48px; }.sub-title .breadcrumb, .sub-title .breadcrumb>li>a, .breadcrumb>li+li:before, .sub-title .breadcrumb>.active{ color: #ffffff; }.sub-title .breadcrumb{ font-size: 16px; }.sub-title{ margin-bottom: 30px; }footer{ background-color: #4f2567; }.footer-wrap-inner .copyright, footer .social-icons i{ color: #ffffff; }.logo-wrapper .navbar-brand>img{ width: 100px; }.logo-wrapper .navbar-brand>img{ height: 48px; }.site-header{ padding-top: 0px; }.site-header{ min-height: 60px; }.navbar-toggle .icon-bar{
		background-color: #ffffff;
	}.navbar-toggle:hover .icon-bar{
		background-color: #4bb463;
	}.error-page-inner{
	width: 100%;
    height: 100%;
    min-height: 100%;
    position: absolute;
    background: url(http://www.jongondernemendenter.nl/wp-content/themes/eventum/images/404-bg.png) no-repeat 100% 0;
    background-size: contain;
}.footer-logo {
    margin-bottom: 0px !important;
}

.sub-title {
	background-image: url(https://www.jongondernemendenter.nl/wp-content/uploads/2017/12/Header-image.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 13px 0px;
}


#responsive-form{
	max-width: 100%; /*-- change this to get your desired form width --*/;
	margin: 0 auto;
    width:100%;
}
.form-row{
	width: 100%;
}
.column-third, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-third{
		width: 33.33%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box;
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}

.grecaptcha-badge {
display: none !important;
}

@media only screen and (max-width: 600px) {
#countdown-timer >.countdown-section >.countdown-period {
    font-size: 12px;
}

.countdown-timer-title {
    font-size: 24px !important;
}

h1 {
    font-size: 32px !important;
}

h2 {
    font-size: 28px !important;
}
}