/*   
Theme Name: Parkinsonfonds
Theme URI: http://go2people-websites.nl/
Description: Theme for Parkinsonfonds website -- WordPress 4.6.1
Author: Niels Lust - Go2People Websites
Author URI: http://go2people-websites.nl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Go2People, Bootstrap, Responsive, Mobile
Version: 1.1
Text Domain: parkinsonfonds
*/


/* BEGIN OF WP RESET */

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: rgb(50,50,50);
	overflow-y: visible;

}

.clear {
    clear: both;
}

table th {
    text-align: left;
}

.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

img { 
    height: auto; 
    max-width: 100%; 
    width:auto;
}

    .page-content p img {
        margin-top: 15px;
    }

.wp-caption-text {
    font-size: 12px;
    font-style: italic;
}

.relative {
    position: relative;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

    .videoWrapper iframe {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    }
    
.acf-map {
	height: 300px;
	position: relative;
	width: 100%;
}
    .acf-map img {
        max-width: none;
    }

/* END OF WP RESET */


/* BEGIN OF TEXT */

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	color: rgb(50,50,50);
	margin: 0;
}

h1 {
    font-size: 38px;
	line-height: 48px;
}

h1.big {
    font-size: 44px;
	line-height: 50px;
	font-weight: bold;
}

h2 {
    font-size: 20px;
	line-height: 30px;
}

    .page-content h2 {
        /*margin-bottom: -15px;*/
        margin-top: 5px;
    }
    
    .formulier-beschrijving h2, h2.popup-title {
        font-size: 44px;
        line-height: 50px;
    }
    
    h2.popup-title {
        font-size: 38px;
        font-weight: bold;
        line-height: 48px;
    }

        h2.popup-title span {
            color: #116545;
        }

h3 {
    font-size: 16px;
}

h3 a {
    color: rgb(50,50,50);
}

h3 a:hover {
	text-decoration: none;
}

.gerelateerde-artikelen h3 {
	font-size: 23px;
}

h4 {
    
}

h5 {
    
}

h6 {
    
}

a {
    color: rgb(0,102,68);
}

a:hover, a:focus {
    text-decoration: underline;
}

p {
    
}

span {
    
}

/* DO NOT TOUCH THIS, UNLESS YOU WANT TO ADD OTHER CLASSES/IDS */
a {
/*    -webkit-transition: color 0.5s ease-in, color 0.5s ease-out, background-color 0.5s ease-in, background-color 0.5s ease-out;
    -moz-transition: color 0.5s ease-in, color 0.5s ease-out, background-color 0.5s ease-in, background-color 0.5s ease-out;
    -o-transition: color 0.5s ease-in, color 0.5s ease-out, background-color 0.5s ease-in, background-color 0.5s ease-out;
    -ms-transition: color 0.5s ease-in, color 0.5s ease-out, background-color 0.5s ease-in, background-color 0.5s ease-out;
    transition: color 0.5s ease-in, color 0.5s ease-out, background-color 0.5s ease-in, background-color 0.5s ease-out;
	eigen waardes hieronder: */
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;	
}

/* END OF TEXT */

/* STICKY FOOTER */

 html,
      body {
        height: 100%;
        /* The html and body elements cannot have any padding or margin. */
      }

      /* Wrapper for page content to push down footer */
      #wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        /* Negative indent footer by it's height */
        margin: 0 auto; /* Must be the same as Footer Height + 20px*/
      }

      /* Set the fixed height of the footer here */
      #push,
      footer {
		margin-top:40px;
		padding-top: 15px;
		padding-bottom: 15px;
      }
      footer {
        background-color: #0091c2;
      }

      /* Lastly, apply responsive CSS fixes as necessary */
      @media (max-width: 767px) {
        footer {
          padding-left: 20px;
          padding-right: 20px;
        }
      }
	  
/* END OF STICKY FOOTER */

/* STRUCTURE */

/*algemene css, margins, buttons e.d.*/

.marginbottom80{margin-bottom: 80px;} 
.margintop80{margin-top: 80px;}
.marginbottom20, .mobmarginbottom20{margin-bottom: 20px;} 
.margintop20{margin-top: 20px;}
.marginbottom40{margin-bottom: 40px;} 
.marginbottom50{margin-bottom: 50px;} 
.margintop40{margin-top: 40px;}


.fullwidth{
	width: 100%;
}

.slideshow-home{
	padding: 30px 0;
}

.slideshow-home {
	background-color: rgb(217, 223, 224);
}

	.striped:nth-child(odd) .nieuws-item, .onderzoek-item {
		background: #fff;
	}*
	
	.pages-onderzoeken, .gerelateerde-artikelen {
		background: rgb(243,245,246);
		background-color: rgb(243,245,246) !;
	}


.label-green {
	display: inline-block;
	position: relative;
	min-height: 50px;
	padding: 10px 30px 10px 0; 
	margin-bottom: 45px;
}

.label-green span {
	color: #fff;
	font-size: 24px;
	position: relative;
}

	.label-green span a {
		color: #fff;
		text-decoration: none;
	}

	.label-green .green-label-gradient {
		width: 1920px;
		
		top: 0;
		right: 0;
		bottom: 0;
		position: absolute;
        background: rgba(0,102,68,0.75);
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	}
	
	    .label-green .green-label-gradient::before {
    	    content: '';
    	    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#408c73+0,006644+100 */
            background: rgb(64,140,115); /* Old browsers */
            background: -moz-linear-gradient(left,  rgba(64,140,115,1) 0%, rgba(0,102,68,1) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(left,  rgba(64,140,115,1) 0%,rgba(0,102,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right,  rgba(64,140,115,1) 0%,rgba(0,102,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#408c73', endColorstr='#006644',GradientType=1 ); /* IE6-9 */
            border-radius: 5px;
    		-webkit-border-radius: 5px;
    		-moz-border-radius: 5px;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            width: 500px;
	    }

.label-green.big {
	margin: 0 0 45px 0;
	padding: 20px 30px 20px 0; 
	min-height: 70px;
}

    .label-green.big span{
    	font-size: 34px;
    }


.button, .submenu-switch {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	min-width: 185px;
	text-align: center;
	padding: 10px 25px;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    letter-spacing: 0.5px;
}
    
    .page-social {
        display: table; /* Fallback IE10 */
        display: flex;
		flex-direction: row;
		align-items: stretch;
		align-content: stretch;
		position: relative;
        width: 100%;
    }
        
        .page-social .button {
            min-width: 0;
            display: table-cell; /* Fallback IE10 */
            font-size: 20px !important;
            flex-grow: 1;
            display: inline-block;
            margin: 0 2.5px;
        }
    
/*
.introtext {
	margin-bottom: 75px;
}
*/

.loop-item-content .button {
        position: absolute;
        bottom: 15px;
        left: 30px;
}

    .loop-item-content .button.full {
        right: 30px;
    }

.button.orange, .gform_button {
	border: 1px solid #e97a0f;
	text-align: center;
	background: #ef9a0b; /* Old browsers */
	background: -moz-linear-gradient(top,  #ef9a0b 0%, #e97a0f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ef9a0b 0%,#e97a0f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ef9a0b 0%,#e97a0f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef9a0b', endColorstr='#e97a0f',GradientType=0 ); /* IE6-9 */
}

    .button .fa {
        font-size: 22px;
        vertical-align: middle;
    }
    
    .button.orange {
        vertical-align: top;
        margin-top: 10px;
    }
    
        .button.orange img {
            margin-top: -2px;
        }
        
        .footer-cta .button.orange {
            margin: 0;
        }

.button.white, .ajax-load-more-wrap.grey button.alm-load-more-btn, form.parkinson-theme-form-mailme button, .submenu-switch, form.parkinson-theme-form-mailme .gform_button {
	border: 1px solid #e5e6e8;
	color: rgb(149,161,167);
	font-size: 14px;
	background: rgb(255,255,255); /* Old browsers */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+45,ebf1ff+66,ebf1f6+100&1+0,0.8+66,0.8+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.86) 45%, rgba(235,241,255,0.8) 66%, rgba(235,241,246,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.86) 45%,rgba(235,241,255,0.8) 66%,rgba(235,241,246,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.86) 45%,rgba(235,241,255,0.8) 66%,rgba(235,241,246,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccebf1f6',GradientType=0 ); /* IE6-9 */
}


    .button.full {
        display: block;
    }


.button:hover, #gform_submit_button_4:hover {
	text-decoration: none;
	background: #006644;
	color: #fff;
	background: -moz-linear-gradient(top,  rgb(0,102,68) 33%, rgb(0,102,68) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgb(0,102,68) 33%,rgb(0,102,68) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgb(0,102,68) 33%,rgb(0,102,68) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf1f6',GradientType=0 ); /* IE6-9 */
}

.button.orange:hover, .gform_button:hover {
	background: rgb(233,122,14);
	background-color: rgb(233,122,14);
}

.button.facebookbutton:hover {
	background: rgb(41,72,125);
	border: 1px solid rgba(41,72,125,0.25);
}

.button.twitter:hover {
	background: rgb(7,179,240);
	border: 1px solid rgba(7,179,240,0.25);
}

.button.linkedin:hover {
	background: rgb(8,116,186);
	border: 1px solid rgba(8,116,186,0.25);
}

.button.whatsapp:hover {
	background: rgb(43,184,0);
	border: 1px solid rgba(43,184,0,0.25);
}

.button.showmorebutton {
	font-size: 16px;
	color: rgb(0,102,68);
	border-color: rgba(0,102,68,0.25);
}

.button.showmorebutton:hover {
	color: #fff;
}


/*elementen*/
#wrap {}

#logo-parkinsonfonds {
	display: block;
	margin: 20px 0;
	width: 100%;
	max-width: 360px;
}

.headerbar .button.orange {
	margin: 27px 0;
}

.content-container {
    padding: 30px 0;
}

    .content-container.large-padding {
        padding: 60px 0;
    }

    .content-container.grey {
        background-color: #e9e9e9;
    }
	


/* ( Sticky ) header */

.navbar-wrap {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f5f6+0,ffffff+52 */
	background: rgb(243,245,246); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(243,245,246,1) 0%, rgba(255,255,255,1) 52%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(243,245,246,1) 0%,rgba(255,255,255,1) 52%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(243,245,246,1) 0%,rgba(255,255,255,1) 52%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f5f6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
	z-index: 500;
}
    .navbar-wrap.sticky-header {
    	position: fixed;
    	top: 0;
    	left: 0;
    	right: 0;
        width: 100%;
    }


#logo-stickyheader {
	display: none;
	max-width: 200px;
	line-height: 50px;
}

    .navbar-wrap.sticky-header #logo-stickyheader {
    	display: none;
    	opacity: 0;
    }


/*end sticky header*/

.header-size-change {
	background-position: center;
}

#home-header {
    width: 100%;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    position: relative;
}


    #home-header .home-header-content {
        position: absolute;
        bottom: 0;
        left: 0px;
        right: 0px;
        z-index: 10;
    }

        #home-header .home-header-content .home-header-content-wrap {
        	background: rgba(50,50,50,0.62); 
        	border: 1px solid #fff;
        	border-bottom: 0;
        	-webkit-border-top-left-radius: 5px;
        	-webkit-border-top-right-radius: 5px;
        	-moz-border-radius-topleft: 5px;
        	-moz-border-radius-topright: 5px;
        	border-top-left-radius: 5px;
        	border-top-right-radius: 5px;
        	padding: 30px;
        }
    
            #home-header .home-header-content .home-header-content-wrap p {
            	margin: 0;
            	font-size: 16px;
            	line-height: 26px;
            	font-weight: 600;
            	color: #fff;
            }
            
            #home-header .home-header-content .home-header-content-wrap .button{
            	margin-top: 30px;
            }

/*slideshow home*/

.slideshow {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #fff;
	overflow: hidden;
}

.slick-list {
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

	.slideshow ul {
		margin: 0;
		padding: 0;
		display: table;/*terugval ie 10*/
		width: 100%;
		background: #fff;
		display: flex;
		flex-direction: row;
		align-items: stretch;
		align-content: stretch;
		position: relative;
	}
	
	    .slideshow ul::before {
    	    content: '';
    	    -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.7);
            -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.7);
            box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.7);
            position: absolute;
            margin-top: -1px;
            top: 100%;
            left: 0;
            right: 0;
            height: 1px;
            z-index: 10;
	    }
	
	.slideshow ul li {
		display: table-cell;/*terugval ie 10*/
		height: 60px;
		line-height: 60px;
		font-size: 17px;
		color: #006644;
		font-weight: 600;
		text-align: center;
		background: -moz-linear-gradient(left, rgba(244,245,247,1) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-linear-gradient(left, rgba(244,245,247,1) 0%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to right, rgba(244,245,247,1) 0%,rgba(255,255,255,0) 100%);
		filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f7', endColorstr='#00ffffff',GradientType=1 );
		flex-grow: 1;
		display: inline-block;
	}
	
    	.slideshow li:hover {
    		background: #006644;
    	}
    	
        	.slideshow li:hover a, .slideshow li a:hover{
        		color: #fff;
        		text-decoration: none;
        	}

    	.slideshow ul li.active {
    		background: #006644;
    		position: relative;
    	}
    	
    	.slideshow ul li a {
    		color: rgb(0,102,68);
    		width: 100%;
    		height: 100%;
    		display: block;
    	}
	
    	.slideshow ul li.active a {
    		color: #fff;
    		text-decoration: none;
    	}
	
    	.slideshow ul li .slideshow-home-activeimg {
    		display: none;
    		width: 100%;
    	}
    	
        	.slideshow ul li.active .slideshow-home-activeimg {
        		display: block;
        		height: auto;
        		line-height: 0px;
        		position: absolute;
        		top: 100%;
        		right: 0;
        		left: 0;
        		z-index: 10;
    
        	}
        	
        	    .slideshow ul li.active .slideshow-home-activeimg img {
            	    width: 100%;
        	    }
	
	.slide {
		width: 100%;
		height: 290px;
		background-position: cover;
		background-size: 100%;
		position: relative;
		-webkit-box-shadow: inset 0px 3px 12px 0px rgba(50,50,50,0.25);
		-moz-box-shadow: inset 0px 3px 12px 0px rgba(50,50,50,0.25);
		box-shadow: inset 0px 3px 12px 0px rgba(50,50,50,0.25);
	}
	
	.slide-desc {
		width: 500px;
		background: #fff;
		border-radius: 12px;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		position: absolute;
		bottom: 15px;
		right: 15px;
		border: 1px solid rgba(149,161,147,0.25);
		padding: 30px;
	}
	
	.slides {
		overflow: hidden; 
	}

/* banner afbeelding*/

.no-padding {
	padding: 0;
}

.banner-img {
	width:100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	max-height: 550px;
	height: 30vw;

}


/*items*/

h3.brochureoh3{
	font-size:20px;
}

.loop-item {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    margin-bottom: 35px;
}

    .loop-item .more-link-bottom {
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
    }

	.loop-item h3 {
		font-size: 20px;
		color: rgb(50,50,50);
		min-height: 52px;
		line-height: 26px;
		margin-top: 10px;
	}


	.nieuws-item, .onderzoek-item {
		border-bottom: 1px solid rgba(149,161,147,0.25);
	}
	
	.nieuws-datum {
		color: rgb(0,102,68);
    	display: block;
		font-size: 12px;
		line-height: 15px;
		margin-top: 15px;
	}
	
	.nieuws-item:not(.nieuws-item-home) {
		padding-bottom: 40px;
		margin-bottom: 35px;
	}
	
		span.nieuws-category-label {
			-webkit-border-bottom-right-radius: 5px;
			-webkit-border-bottom-left-radius: 5px;
			-moz-border-radius-bottomright: 5px;
			-moz-border-radius-bottomleft: 5px;
			border-bottom-right-radius: 5px;
			border-bottom-left-radius: 5px;
			position: absolute;
			top: 0;
			z-index: 9;
			background: #fff;
			padding: 0 10px;
			left: 35px;
			font-size: 13px;
			font-weight: 600;
			color: rgb(0,102,68);
		}
	
		.onderzoek-item .playbutton-uitgelichte-video {
			position: absolute;
			top: 50%;
			margin-top: -45px;
			left: 50%;
			margin-left: -45px;
		}

		
	
	.loop-item .loop-item-content {
		padding: 15px 30px 60px 30px;
		border-left: 1px solid rgba(149,161,147,0.25);
		border-right: 1px solid rgba(149,161,147,0.25);
		position: relative;
	}
	
		
	
	a.post-thumbnail-link{
		display: block;
		position: relative;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		overflow: hidden;
	}
	
	    a.post-thumbnail-link img {
    	    border-radius: 5px;
    		-moz-border-radius: 5px;
    		-webkit-border-radius: 5px;
    	    -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease;
            vertical-align: middle;
	    }
	    
	    a.post-thumbnail-link:hover img {
    	    transform:scale(1.2);
            -ms-transform:scale(1.2); /* IE 9 */
            -moz-transform:scale(1.2); /* Firefox */
            -webkit-transform:scale(1.2); /* Safari and Chrome */
            -o-transform:scale(1.2); /* Opera */
	    }
	    
	    a.post-thumbnail-link img.playbutton-uitgelichte-video {
    	    -webkit-transition: none;
            -moz-transition: none;
            -ms-transition: none;
            -o-transition: none;
            transition: none;
	    }
	    
    	    a.post-thumbnail-link:hover img.playbutton-uitgelichte-video {
        	    transform:scale(1);
                -ms-transform:scale(1); /* IE 9 */
                -moz-transform:scale(1); /* Firefox */
                -webkit-transform:scale(1); /* Safari and Chrome */
                -o-transform:scale(1); /* Opera */
    	    }

		.striped a.post-thumbnail-link {
			-webkit-border-radius: 5px;
			-webkit-border-bottom-right-radius: 0;
			-webkit-border-bottom-left-radius: 0;
			-moz-border-radius: 5px;
			-moz-border-radius-bottomright: 0;
			-moz-border-radius-bottomleft: 0;
			border-radius: 5px;
			border-bottom-right-radius: 0;
			border-bottom-left-radius: 0;
		}

	/*nieuws overzicht*/

	ul.postfilters{
		margin: 0;
		padding: 0;
		padding-top: 23px;
	}

		ul.postfilters li {
			display: inline-block;
			list-style-type: none;
			padding: 5px;
			margin: 5px;
			border: 1px solid #e5e6e8;
			background: rgb(255,255,255); /* Old browsers */
			background: -moz-linear-gradient(top,  rgba(255,255,255,1) 33%, rgba(235,241,246,1) 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf1f6',GradientType=0 ); /* IE6-9 */
			border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
		}

			ul.postfilters li.current, ul.postfilters li:hover {
				background: rgb(0,102,68);
				border: 1px solid rgb(0,102,68);
			}

			ul.postfilters li a {
				color: rgb(149,161,167);
				font-weight: 600;
				font-size: 16px;
			}

				ul.postfilters li.current a, ul.postfilters li:hover a {
					color: #fff;
					text-decoration: none;
				}

	.nieuws-overzicht .nieuws-item {
		min-height: 470px;
		margin-bottom: 40px;
	}

	a.more-link {
		font-weight: 600;
		font-size: 16px;
		display: block;
		margin-top: 25px;
		color: rgb(149,161,167);
	}
	
		a.more-link:before {
			content: "\f101 ";
			display: inline-block;
			margin-right: 5px;
			font-family: FontAwesome;
		}
		

/*single*/

.single-post-thumb img {
	margin: 60px 0 30px;
}

.single-sidebar {
	padding-top: 20px;
}

.widget {
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color: rgb(250,251,251);
	overflow:hidden;
	border: 1px solid rgba(50,50,50,0.25);
}

	.widget-content {
		padding: 30px;
	}

	.widget.below{
			border: 1px solid rgba(50,50,50,0.25);
	}

	.widget.popular-posts a {
		color: rgb(50,50,50);
		font-size: 14px;
		line-height: 24px;
	}

.widget h4{
	width:100%;
	height: 50px;
	line-height:50px;
	font-weight: 600;
	padding: 0 30px;
	font-size: 16px;
}

	.widget.widget-sidebar h4{
		color: #fff;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#016644+0,3e8c72+100 */
		background: rgb(1,102,68); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(1,102,68,1) 0%, rgba(62,140,114,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(1,102,68,1) 0%,rgba(62,140,114,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(1,102,68,1) 0%,rgba(62,140,114,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016644', endColorstr='#3e8c72',GradientType=0 ); /* IE6-9 */
	}
	
	.widget.widget-sidebar {
		margin-bottom: 60px;
		line-height: 22px;
	}
	
	.widget.below h4 {
		background: #f4f5f7;
		color: rgb(149,161,167);
	}

	.widget-item {
		padding: 30px;
		border-bottom: 1px solid rgba(50,50,50,0.25);
	}
		
		.widget-item:last-child {
			border-bottom: 0;
		}
		
	.gerelateerde-artikelen {
		margin-top: 80px;
		padding: 60px 0;
	}
	


	
/*page menu*/

.submenu-switch {
	display: none;
	cursor: pointer;
}

ul.pages-menu {
	margin: 0 0 40px 0;
	padding: 0;
}

	ul.pages-menu li {
		list-style-type: none;
	}
	
	ul.pages-menu > li > a {
		border: 1px solid rgba(0,102,68,0.25);
		font-size: 18px;
		font-weight: 700;
		color: rgb(0,102,68);
		padding: 10px 15px;
		margin-bottom: 10px;
		display: block;
		border-radius: 4px;
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(255,255,255,1) 33%, rgba(235,241,246,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf1f6',GradientType=0 ); /* IE6-9 */
	}
	
	ul.pages-menu > li a:hover {
		text-decoration: none;
	}
	
	ul.pages-menu > li.current_page_item > a, ul.pages-menu > li.current_page_item > a:hover, ul.pages-menu > li:hover a {
		background: rgb(0,102,68);
		color: #fff;
	}
	
	ul.pages-menu li.page_item_has_children.current_page_item > a, ul.pages-menu li.current_page_ancestor.current_page_parent > a {
		background: rgb(0,102,68);
		color: #fff;
		margin: 0; 
		-webkit-border-bottom-right-radius: 0px;
		-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;	
	}
	
		ul.pages-menu li ul.children {
			background: rgb(0,102,68);
			display: none;
			padding: 10px 20px 20px 20px;
			margin: 0;
			margin-bottom: 10px;
			-webkit-border-bottom-right-radius: 6px;
			-webkit-border-bottom-left-radius: 6px;
			-moz-border-radius-bottomright: 6px;
			-moz-border-radius-bottomleft: 6px;
			border-bottom-right-radius: 6px;
			border-bottom-left-radius: 6px;
		}
			
			ul.pages-menu li ul.children li:first-child {
				border-top: 1px solid rgba(255,255,255,0.25);
			}
		
			ul.pages-menu li ul.children li a {
				color: #fff;
				padding: 5px 0 5px 15px;
				display: block;
				font-size: 13px;
				line-height: 28px;
			}
			
			ul.pages-menu li ul.children li.current_page_item {
				font-weight: 600;
				position: relative;
			}

				ul.pages-menu li ul.children li.current_page_item a:before {
					content: "\f101";
					color: #fff;
					font-weight: 500;
					font-family: FontAwesome;
					position: absolute;
					left: 0;
					top: 6px;
				}
	
	ul.pages-menu li.page_item_has_children.current_page_item ul.children, ul.pages-menu li.current_page_ancestor.current_page_parent ul.children {
		display: block;
	}
	
	
	.brochure-blok {
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-bottom: 40px;
		border: 1px solid rgba(149,161,167,0.25);
		background: -moz-linear-gradient(top,  rgba(255,255,255,1) 33%, rgba(235,241,246,0.25) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 33%,rgba(235,241,246,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(255,255,255,1) 33%,rgba(235,241,246,0.25s) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf1f6',GradientType=0 ); /* IE6-9 */
	}
	
	div.brochure-p {
		min-height: 205px;
	}
	
	
	
	
	
/*footer*/


/*nieuwsbrief  inschrijven*/
.footer-cta {
	background: rgb(0,102,68);
	font-size: 24px;
	color: #fff;
	line-height: 34px;
	padding: 0;
}

    .footer-cta.custom {
        padding: 30px 0;
    }


    .footer-cta p {
        margin: 30px;
        padding-top: 20px;
    }


footer {
	margin-top:0;
	background: #f4f5f7;
}

	footer .footer-col {
		border-right: 1px solid rgba(149,161,167,0.25);
		padding: 30px;
		font-size: 13px;
		margin-bottom: 40px;
	}
	
	footer .button.orange img {
		margin: 5px 0 10px 0;
	}	
	
	footer .footer-col:last-child {
		border-right: 0;
	}
	
	footer .footer-smalltext, footer .footer-smalltext a {
		font-size: 12px;
		line-height: 22px;
		color: rgb(149,161,167);
	}
	
	footer .footer-smalltext {
		border-top: 1px solid rgba(50,50,50,0.25);
		padding-top: 10px;
	}
	
	footer .footer-col p {
		line-height: 24px;
	}
	
	footer .footer-col a {
		color: rgb(50,50,50);
	}
	
	footer .footer-col a.button {
		line-height: 20px;
		color: #fff;
		padding: 10px;
	}
	
	footer .footer-col .fa:not(.fa-eur) {
		font-size: 14px;
		vertical-align: middle;
		color: rgb(149,161,167);
		font-size: 20px;
		width: 30px;
	}
	
	
/*AJAX LOAD MORE LAZYLOAD*/
	

.ajax-loading-meta {
    text-align: center;
}

    .ajax-loading-meta .loading {
        display: none;
        padding: 30px 0;
    }

        @-webkit-keyframes rotating /* Safari and Chrome */ {
            from {
                -ms-transform: rotate(0deg);
                -moz-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                -o-transform: rotate(0deg);
                transform: rotate(0deg);
            }
            to {
                -ms-transform: rotate(360deg);
                -moz-transform: rotate(360deg);
                -webkit-transform: rotate(360deg);
                -o-transform: rotate(360deg);
                transform: rotate(360deg);
            }
        }
        
        @keyframes rotating {
            from {
                -ms-transform: rotate(0deg);
                -moz-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                -o-transform: rotate(0deg);
                transform: rotate(0deg);
            }
            to {
                -ms-transform: rotate(360deg);
                -moz-transform: rotate(360deg);
                -webkit-transform: rotate(360deg);
                -o-transform: rotate(360deg);
                transform: rotate(360deg);
            }
        }
        
        .ajax-loading-meta .loading img {
            -webkit-animation: rotating 2s linear infinite;
            -moz-animation: rotating 2s linear infinite;
            -ms-animation: rotating 2s linear infinite;
            -o-animation: rotating 2s linear infinite;
            animation: rotating 2s linear infinite;
        }

/* POPUP */

.overlay {
    background: rgba(0,0,0,0.75);
    display: none;
    padding: 130px 0 30px 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
}


    .overlay .popup {
        background-color: rgb(217, 223, 224);
        border: 2px solid #FFF;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        position: relative;
    }
    
        .overlay .popup .popup-close {
            background: #ef9a0b; /* Old browsers */
        	background: -moz-linear-gradient(top,  #ef9a0b 0%, #e97a0f 100%); /* FF3.6-15 */
        	background: -webkit-linear-gradient(top,  #ef9a0b 0%,#e97a0f 100%); /* Chrome10-25,Safari5.1-6 */
        	background: linear-gradient(to bottom,  #ef9a0b 0%,#e97a0f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef9a0b', endColorstr='#e97a0f',GradientType=0 ); /* IE6-9 */
        	border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
        	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
        	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
        	color: #FFF;
            font-size: 24px;
            height: 40px;
        	font-weight: bold;
        	padding: 4px 0 0 1px;
            position: absolute;
            top: -20px;
            right: -20px;
            text-align: center;
            width: 40px;
        }
        
            .overlay .popup .popup-close:hover {
                background: rgb(233,122,14);
                cursor: pointer;
            }
        
        .overlay .popup .popup-header {
        	height: 30vh;
            margin-left: -15px;
            margin-right: -15px;
            width: auto;
        }
        
        .overlay .popup .popup-content {
            background-color: #FFF;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            margin-top: -10vh;
            margin-bottom: 30px;
            min-height: 22vh;
            padding: 40px;
        }

/* END - POPUP */
            
/* COMMENTS */
             
    ol.commentlist { padding: 0; }
        
        ol.commentlist li {
            list-style-type: none;
            margin-bottom: 20px;
            position: relative;
        }
        
            ol.commentlist li .comment-author {
               padding: 10px;
               border-bottom: 1px solid #e8e8e8; 
            }
                
                ol.commentlist li .comment-author img {
                    vertical-align: middle;  
                    display: inline-block !important;  
                }
                
            ol.commentlist li .comment-meta {
                position: absolute;
                top: 8px;
                right: 1px;
                padding: 10px;
            }
                
                @media screen and (max-width: 768px) {
                    ol.commentlist li .comment-meta {
                        position: relative;
                    }
                }
            
            ol.commentlist li .reply, ol.commentlist li p {
                padding: 10px;
            }
            
                ol.commentlist li p {
                    margin: 0;
                    padding-bottom: 0;
                }
            
            ol.commentlist ul.children {
                padding: 0 30px;
                
            }
            
                ol.commentlist ul.children li {
                    margin-bottom: 10px;
                }
                
                    ol.commentlist ul.children li .reply {
                        display: none;
                    }
                    
                    ol.commentlist ul.children li p {
                        padding: 10px;
                    }
/* END OF COMMENTS */  
                 
    /* BEGIN of mobile devices custom style */
    
    @media screen and (max-width: 767px) {
    	
    }
    
    /* END of mobile devices custom style */
    
    
    /* BEGIN of non-mobile devices custom style */
    
    @media screen and (min-width: 768px) {
    	
    }
    
    /* END of non-mobile devices custom style */

/* END OF STRUCTURE */


/* BEGIN OF BOOTSTRAP OVERWRITE */

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 20px;
    padding-right: 20px;
}

.row {
    margin-left: -20px;
    margin-right: -20px;
}


/** Bootstrap 5 column overwrite **/

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%; 
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }

	.container {
		width: 1140px;
	}	
	
}

article.col-xs-12.col-sm-6.col-md-6.col-lg-6.col-content {
    padding: 30px;
}

/* END OF BOOTSTRAP OVERWRITE */

/*responsive*/

@media (max-width: 768) {
.mobmarginbottom80{margin-bottom: 80px;} 
.mobmargintop80{margin-top: 80px;}
.mobmarginbottom20{margin-bottom: 20px;} 
.mobmargintop20{margin-top: 20px;}
.mobmarginbottom40{margin-bottom: 40px;} 
.mobmargintop40{margin-top: 40px;}
}


/*plugins overwrite*/

.alm-btn-wrap {
    width: 100%;
}

.nivo-lightbox-overlay.nivo-lightbox-theme-default.nivo-lightbox-effect-fade.nivo-lightbox-open {
    background: rgba(50,50,50,0.9);
}



/*forms TODO: verplaatsen naar forms.css*/

form label {
	font-size: 14px;
	display: block;
	font-weight: normal;
}

form input {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid rgba(0,102,68,0.25);
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
}


.widget.advanced-search input[type="radio"] {
	display: none;
}

.widget.advanced-search label.radio-label {
	padding: 11px ;
	color: rgba(0,102,68,0.5);
	border-radius: 5px;
	font-weight: 600;
	cursor: pointer;
	text-align: center;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 33%, rgba(235,241,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf1f6',GradientType=0 ); /* IE6-9 */
	margin-bottom: 10px;
}

.widget.advanced-search input[type="radio"]:checked+label.radio-label {
	color: #fff;
	background: rgb(0,102,68);
}

.widget.advanced-search button {
	width: 100%;
}



p#breadcrumbs {
	font-size: 12px;
}

	p#breadcrumbs a {
		color: rgb(50,50,50);
	}

	p#breadcrumbs span.breadcrumb_last {
		color: rgb(149,161,167);
	}

/*	
.gform_wrapper_1, .gform_wrapper {
	display: block !important;
}
*/
/*formulierpagina, verplaatsen naar forms.css zodra dit kan*/
.formulierpagina {
	background-color: rgb(128,179,162);
}

.formulier-errors {
    color: red;
    display: none;
}

.afbeelding-formulier-background, .popup .popup-header {
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 60vh;
	padding-top: 50px;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.formulierpagina-header {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 33%, rgba(235,241,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf1f6',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 500;
}

.formulierpagina-header a {
    color: rgb(50,50,50);
    font-size: 14px;
    line-height: 50px;
    margin: 0;
    height: 50px;
    display: block;
}

    .formulierpagina-header a.back-to {
        background: -moz-linear-gradient(left, rgba(244,245,247,1) 0%, rgba(255,255,255,0) 100%);
        background: -webkit-linear-gradient(left, rgba(244,245,247,1) 0%,rgba(255,255,255,0) 100%);
        background: linear-gradient(to right, rgba(244,245,247,1) 0%,rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f7', endColorstr='#00ffffff',GradientType=1 );
    }

.formulierpagina-header #logo-parkinsonfonds {
	margin: 0;
}

.formulierpagina #logo-parkinsonfonds img{
	width: 200px;
	height: auto;
}

.formulier-wrapper {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 100px;
	margin-top: -215px;
	margin-top: -32vh;
}

.formulier-beschrijving {
	padding: 40px;
}

.formulierpagina span.teal{
	color: rgb(0,102,68);
}

.formulierpagina .bg-whitegrey {
	background-color: rgb(242,247,246);
}

.formulierpagina .formulier-cta {
	padding: 40px 45px;
	font-size: 24px;
	line-height: 34px;
	color: #fff;
	background-color: rgb(0,102,68);
}

.formulierpagina .gform_wrapper {
	padding-right: 20px;
}

.formulierpagina .gform_wrapper .top_label .gfield_label,
.page-template-page-voting .gform_wrapper .top_label .gfield_label {
	font-size: 16px;
    font-weight: normal;
	padding-right: 10px;
}

.formulierpagina .ginput_container,
.page-template-page-voting .ginput_container {
	display: inline-block;
	width: 100%;
}

.formulierpagina form {
	padding-left: 15px;
}

.formulierpagina .ginput_container.ginput_container_radio {
	width: auto;
}

.formulierpagina .gfield_radio li,
.page-template-page-voting .gfield_radio li {
    display: inline-block;
    vertical-align: middle;
	margin-right: 5px !important;
}

.formulierpagina .gfield_radio li label,
.page-template-page-voting .gfield_radio li label  {
	padding: 15px !important;
	color: rgb(0,102,68);
	border: 1px solid rgba(0,102,68,0.25);
	margin: none !important;
	border-radius: 5px;
	font-weight: 600;
	cursor: pointer;
	max-width: 100% !important;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 33%, rgba(235,241,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf1f6',GradientType=0 ); /* IE6-9 */
}

.formulierpagina .gfield_radio li input[type="radio"]:checked+label, .formulierpagina .gfield_radio li input[type="radio"] + label:hover,
.page-template-page-voting .gfield_radio li input[type="radio"]:checked+label, .page-template-page-voting .gfield_radio li input[type="radio"] + label:hover {
	color: #fff;
	background: rgb(0,102,68);
	-webkit-transition: background-color 1000ms linear;
	-moz-transition: background-color 1000ms linear;
	-o-transition: background-color 1000ms linear;
	-ms-transition: background-color 1000ms linear;
	transition: background-color 1000ms linear;
}

.gfield_radio li input {
    display: none !important;
}

.formulierpagina .formulier-kleine-tekst {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
	font-size: 11px;
	line-height: 18px;
	color: rgb(149,161,167);
	margin: 60px 30px 60px 0;
}
    
    .formulierpagina .formulier-kleine-tekst img {
        float: right;
    }
    
    .formulierpagina .formulier-kleine-tekst::after {
        content: '';
        clear: both;
        display: block;
    }

.campaign {
    background-color: #FFF;
}

    .campaign-form {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        min-height: 80vh;  
        padding: 100px 0 50px 0;
        
    }
    
        
    @media screen and (max-width: 767px){
        
        .campaign-form {
            background: none !important;
            padding: 0;
        }
    }
    
    @media screen and (min-width: 992px){
        

        .campaign-form {
            -ms-flex-align: center!important;
            align-items: center!important;
            display: -ms-flexbox !important;
            display: flex !important;
            min-height: 80vh;  
        }
        
            .campaign-row {
                display: -ms-flexbox !important;
                display: flex !important;
            }
        
                .campaign-form .campaign-form-content {
                    -ms-flex-align: flex-end !important;
                    align-items: flex-end !important;
                    display: -ms-flexbox !important;
                    display: flex !important;
                    /*
                    flex-direction: column;*/
                }
    }
    
        .campaign-form .campaign-form-image img {
            margin: 0 -15px;
            max-width: calc(100% + 30px);
            width: calc(100% + 30px);
        }
    
        .campaign-form .campaign-form-content .form-content-wrap {
            font-size: 16px;
            font-style: italic;
            font-weight: bold;
            padding: 30px;
            width: 100%;
        }
        
            @media screen and (min-width: 992px){
                
                .campaign-form .campaign-form-content .form-content-wrap {
                    background: rgba(50,50,50,0.62);
                    border: 1px solid #fff;
                    border-radius: 5px;
                    color: #FFF;
                    font-size: 24px;
                    line-height: 1.5em;
                }
                
            }
    
            .campaign-form .campaign-form-content .form-content-wrap :first-of-type {
                margin-top: 0;
            }
            
            .campaign-form .campaign-form-content .form-content-wrap :last-of-type {
                margin-bottom: 0;
            }
        
        .campaign-form .campaign-form-container {
            border-radius: 5px;
        }

            .campaign-form .gform_wrapper {
                padding-right: 10px;
            }

                .campaign-form .gform_wrapper .ginput_container,
                .campaign-form .gform_wrapper .ginput_container input {
                    margin: 0 !important;
                }

                .campaign-form .gform_wrapper .gform_page_footer::after {
                    content: '';
                    clear: both;
                    display: block;
                }

                .campaign-form .gform_wrapper .gform_page_footer {
                    border: 0;
                }

                .campaign-form .gform_wrapper .gform_page.first-form-page .gform_page_footer .gform_next_button {
                    width: calc(100% - 10px);
                    padding: 15px;
                }

            .campaign-form .formulier-cta {
                padding: 20px 45px;
                border-radius: 5px 5px 0 0;
            }
            
            .campaign-form .formulier-kleine-tekst {
                margin: 15px 30px 30px 15px;
            }

    .content-container.campaign-content {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #f7f7f7;
    }

    .content-container.campaign-content .container {
        background-color: white;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .campaign-content h1 {
        margin-bottom: 50px;
        position: relative;
    }
    
        .campaign-content h1::after {
            background-color: rgb(0, 102, 68);
            content: '';
            height: 5px;
            margin-top: 15px;
            margin-left: -50px;
            position: absolute;
            top: 100%;
            left: 50%;
            width: 100px;
        }

    .campaign-footer {
        background-color: rgb(0, 102, 68);
        padding: 30px;
        margin-top: 40px;
    }

        .campaign-footer-inner {
            display: flex;
        }

            .campaign-footer-inner .footer-logo-container {
                align-self: center;
            }

        .campaign-footer a,
        .campaign-footer h3 {
            color: white;
        }

        .campaign-footer ul.footer_logos {
            margin: 0;
            padding: 0;
        }

            .campaign-footer ul.footer_logos li {
                display: inline-block;
                list-style-type: none;
                margin: 0 20px;
            }



/*error overwrite*/


.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    border-top: none !important; 
    border-bottom: none !important; 	
}

.gform_wrapper .gfield_error span{
	margin-left: 0 !important;
}

.gform_wrapper li.gfield.gfield_error {
    padding-right: 0;
    position:relative;
}

.gform_wrapper li.gfield.gfield_error > .gfield_description {
	display: none;
    max-width: 100%;
    width: auto;
    padding: 0;
    position: absolute;
	color:red;
	font-weight: normal;
    top: 12px;
    right: 0px;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

body .gform_wrapper .top_label div.ginput_container {
	margin: 8px 0 !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	padding: 0 !important;
}

.gform_wrapper .gfield_error .gfield_label, .gform_wrapper .gfield_required {
    color: red !important;
}

.gform_wrapper .gfield.margin-top-close {
    margin-top: -15px !important;
}

.gform_wrapper .gfield ul.gfield_checkbox {
    margin: 0;
    padding: 0;
}

.gform_wrapper .gfield ul.gfield_checkbox li {
    list-style-type: none;
}

.gform_wrapper .gfield ul.gfield_checkbox li input[type="checkbox"]{
    display: none !important;
}

.gform_wrapper .gfield ul.gfield_checkbox li input[type="checkbox"] + label {
    font-size: 16px;
    line-height: 21px;
    padding-left: 34px;
}

.gform_wrapper .gfield ul.gfield_checkbox li input[type="checkbox"] + label::before {
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 33%, rgba(235,241,246,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 33%,rgba(235,241,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf1f6',GradientType=0 ); /* IE6-9 */
    border: 1px solid rgba(0,102,68,0.25);
    border-radius: 5px;
    cursor: pointer;
    height: 24px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.gform_wrapper .gfield ul.gfield_checkbox li input[type="checkbox"]:checked + label::before {
    background: rgb(0,102,68) url('images/checkmark.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 75% auto;
}

.LV_invalid_field {
	background-image: url('images/formerror.png');
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid red !important;
}

.LV_valid_field, .lv_after_field_valid {
	border-color: rgb(0, 102, 68);
    background-image: url("images/formsuccess.png");
    background-position: right center;
    background-repeat: no-repeat;
}

form.parkinson-theme-form-mailme label, .parkinson-theme-form-niewsbrief_wrapper label {
	font-size: 14px !important;
	display: block !important;
	font-weight: normal!important;
}

form.parkinson-theme-form-mailme input, .parkinson-theme-form-niewsbrief_wrapper input {
	width: 100% !important;
	margin-bottom: 15px !important;
}

.parkinson-theme-form-niewsbrief_wrapper input {
	background-color: rgb(204,224,218);
}

.parkinson-theme-form-niewsbrief_wrapper input:not(input[type="button"]) {
	color: rgb(50,50,50);
	background: rgb(204,224,218);
}

.parkinson-theme-form-niewsbrief label, .parkinson-theme-form-niewsbrief.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-left: 15px !important;
	color: rgb(204,224,218);
}


.parkinson-theme-form-niewsbrief .gfield_required {
	display: none;
}

.parkinson-theme-form-niewsbrief_wrapper input[type="submit"] {
    font-family: FontAwesome, 'Open Sans', sans-serif;
    min-width: 0;
	width: auto !important;
	color: #fff;
}

.parkinson-theme-form-niewsbrief_wrapper .gform_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: -10px 0 0;
    clear: both;
}

    .gform_wrapper .gform_page_footer .button.gform_previous_button {
        color: #006644;
    }
    
        .gform_wrapper .gform_page_footer .button.gform_previous_button:hover {
            color: #FFF;
        }
    
    .gform_wrapper .gform_page_footer .button.gform_next_button {
        border: 1px solid #e97a0f;
        text-align: center;
        background: #ef9a0b;
        background: -moz-linear-gradient(top, #ef9a0b 0%, #e97a0f 100%);
        background: -webkit-linear-gradient(top, #ef9a0b 0%,#e97a0f 100%);
        background: linear-gradient(to bottom, #ef9a0b 0%,#e97a0f 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef9a0b', endColorstr='#e97a0f',GradientType=0 );
    }
    
        .gform_wrapper .gform_page_footer .button.gform_next_button:hover {
            background: rgb(233,122,14);
        }
    
    .campaign-form .gform_wrapper .gform_page_footer .button.gform_button,
    .gform_wrapper .gform_page_footer .button.gform_next_button {
        float: right;
    }

    @media screen and (max-width: 991px) {
        .campaign-form .gform_wrapper .gform_page_footer .button.gform_next_button {
            float: none;
        }
    }

.anbilogoformulier {
    position: absolute;
    right: 40px;
}

.gform_wrapper .gform_body {
    width: 100% !important;
}


.gform_wrapper select, .gform_wrapper textarea {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid rgba(149,161,167,0.25);
    width: 100%;
    margin-bottom: 15px;
    padding: 10px !important;
}

body .gform_wrapper ul li.gfield {
    margin-top: 10px !important;
}

body .gform_wrapper ul li.gfield.hidden-field {
    display: none !important;
}


.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: -15px 0 0 10px !important;
    font-size: 12px !important;
}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
    margin: 0 0 0 10px !important;
}

        .gform_wrapper .field_sublabel_above .gfield_label_before_complex {
        display: none !important;
    }
    
    .gform_wrapper .gfield_contains_required .ginput_complex label::after {
        color: red !important;
        content: '*';
        margin-left: 3px;
    }

.gform_wrapper .gform_footer {
    padding: 0px 0 10px !important;;
    margin: 10px 0 0 0 !important;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: normal !important;
}


.gform_wrapper .gfield_radio li label {
    min-width: 100px;
    text-align: center;
}


/* FLEX LABELS */

body .gform_wrapper ul li.gfield.display-flex-horizontal {
    padding-right: 0;
}

    body .gform_wrapper ul li.gfield.display-flex-horizontal label.gfield_label {
        min-width: 0;
        padding-right: 0;
        width: 25%;
    }
    
        body .gform_wrapper ul li.gfield.display-flex-horizontal.flex-label-50 label.gfield_label {
            width: 50%;
        }

    body .gform_wrapper ul li.gfield.display-flex-horizontal .ginput_container_radio {
        width: 100%;
    }
    
        body .gform_wrapper ul li.gfield.display-flex-horizontal.flex-no-label .ginput_container_radio {
            width: 100%;
        }
        
        body .gform_wrapper ul li.gfield.display-flex-horizontal.flex-label-50 .ginput_container_radio {
            width: 50%;
        }
    
        body .gform_wrapper ul li.gfield.display-flex-horizontal .ginput_container_radio ul.gfield_radio {
            display: table; /* Fallback IE10 */
            display: flex;
    		flex-direction: row;
    		flex-flow: row wrap;
    		align-items: stretch;
    		align-content: stretch;
    		position: relative;
            width: 100%;
        }
        
        body .gform_wrapper ul li.gfield.display-flex-horizontal .ginput_container_radio ul.gfield_radio li {
            display: table-cell; /* Fallback IE10 */
            flex-grow: 1;
            display: inline-block;
            margin-right: 0 !important;
            padding: 0 5px 0 0 !important;
            width: 25%;
        }
        
            
        
            body .gform_wrapper ul li.gfield.display-flex-horizontal .ginput_container_radio ul.gfield_radio li label {
                margin: 0;
                min-width: 0;
                text-align: center;
                width: calc(100% - 5px);
            }


.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
    font-size: 16px !important;
    font-weight: normal !important;
    margin: 0 0 5px 0 !important;
    padding-right: 10px !important;
}

@media only screen and (max-width: 767px) {
    
    body .gform_wrapper ul li.gfield.display-flex-horizontal label.gfield_label, body .gform_wrapper ul li.gfield.display-flex-horizontal .ginput_container_radio {
        width: 100%;
    }
    
    body .gform_wrapper ul li.gfield.display-flex-horizontal .ginput_container_radio ul.gfield_radio li {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .button, .submenu-switch {
        min-width: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    body .gform_wrapper ul li.gfield.display-flex-horizontal .ginput_container_radio ul.gfield_radio li {
        width: 33%;
    }
}



            
            
@media only screen and (min-width: 641px) {
    .gform_wrapper .gfield_error .ginput_container:not(.ginput_container_name) {
        padding-right: 16px !important;
    }
    div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: 48% !important;
    }
}

/*responsive*/
@media screen and (max-width: 767px) {
	#logo-parkinsonfonds { margin: 20px 0 0 0; }
	.headerbar .button.orange { margin: 0 0 20px 0; }
	#home-header {
    	min-height: 300px;
	}
	
	.content-container.large-padding {
    	padding: 30px 0 30px 0;
	}
}


@media screen and (max-width: 1100px) {
	
	#logo-stickyheader {
		display: none !important; /* voor de js */
		max-width: 140px;
	}

	
	.search-container {
		display: none;
	}
	
	.formulierpagina form {
		padding: 20px;
	}
	
	.widget.below {
		margin-bottom: 20px;
	}
	
}


@media screen and (max-width: 992px) {
	.formulierpagina .formulier-kleine-tekst {
		margin: 60px 30px 60px 30px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #logo-stickyheader {
        max-width: 170px;
    }
}

@media screen and (max-width: 768px) {
	#logo-parkinsonfonds, .headerbar .button.orange {
		width: 100%;
	}

	.striped {
		padding: 30px 0 0 0;
	}
	
	.brochure-blok {
		text-align: center;
	}
	
	.formulierpagina-header {
    	position: relative;
	}
	
	.gerelateerde-artikelen {
		display: none;
	}
	
	h1 {
        font-size: 24px;
    	line-height: 34px;
    }
    
        h1.big {
            font-size: 30px;
        	line-height: 36px;
        }  
    
    h2 {
        font-size: 18px;
    	line-height: 26px;
    }
    
        .page-content h2 {
            margin-bottom: -15px;
        }
        
        .formulier-beschrijving h2, .popup h2 {
            font-size: 30px;
            line-height: 36px;
        }
            
    h3 {
        font-size: 16px;
    }
    
    .label-green {
        margin-bottom: 15px;
    }

    .marginbottom80{margin-bottom: 0px;} 
    .margintop80{margin-top: 0px;}
    .marginbottom20, .mobmarginbottom20 { margin-bottom: 10px; } 
    .margintop20{margin-top: 10px;}
    .marginbottom40{margin-bottom: 20px;} 
    .marginbottom50{margin-bottom: 30px;} 
    .margintop40{margin-top: 20px;}
    
	.submenu-switch {
		display: block;
		font-size: 40px;
		margin-bottom: 80px;
		font-weight: 600;
	}
	
	footer .footer-col {
    	border: 0;
		border-top: 1px solid rgba(149,161,167,0.25);
		padding: 15px;
		margin-bottom: 0px;
	}
	
	    footer .footer-col:first-of-type {
    	    border: 0;
	    }
    
    .anbilogoformulier {
        position: relative;
        right: auto;
    }
    
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #logo-parkinsonfonds img[src*=".svg"], #logo-stickyheader img[src*=".svg"] {
    width: 100%; 
  }
}

.gform_wrapper.loading {
    position: relative;
}

    .gform_wrapper.loading::after {
        -webkit-animation: rotating 2s linear infinite;
        -moz-animation: rotating 2s linear infinite;
        -ms-animation: rotating 2s linear infinite;
        -o-animation: rotating 2s linear infinite;
        animation: rotating 2s linear infinite;
        background: url('images/loading.svg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        content: '';
        height: 50px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -50px;
        margin-left: -25px;
        width: 50px;
        z-index: 100;
    }
    
    .gform_wrapper.loading .gform_body {
        opacity: 0.5;
    }
    
    
.gform_wrapper .autofill-hidden {
    display: none !important;
}

.gform_wrapper li.gfield.gf_one_third,
.gform_wrapper li.gfield.gf_two_third {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-bottom: 8px;
}

    .gform_wrapper li.gfield.gf_one_third {
        width: 33.3%;
    }
    
    .gform_wrapper li.gfield.gf_two_third {
        width: 66.6%;
    }


.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
    margin-right: 0 !important;
}


/* SIDEBAR */

#sidebar {
    padding-top: 40px;
    padding-bottom: 40px;
}


    #sidebar .widget-container {
        background-color: #005187;
        padding: 0;
        margin-bottom: 30px;
    }
		
		#sidebar .widget-container.color-green { background-color: #0b6645; }
        #sidebar .widget-container.color-yellow { background-color: #bfba00; }
        #sidebar .widget-container.color-orange { background-color: #e97f24; }
        #sidebar .widget-container.color-lavender { background-color: #9f7eb8; }
        #sidebar .widget-container.color-light-grey { background-color: #f4f5f7; }
        #sidebar .widget-container.color-red { background-color: #dd0626; }
        #sidebar .widget-container.color-white { background-color: #ffffff; }
        #sidebar .widget-container.color-blue-pastel { background-color: #7899bf; }
    
        #sidebar .widget-container.latest-news,
        #sidebar .widget-container.widget-links {
            background-color: #FFF !important;
        }
        
        #sidebar .widget .widget_border {
            border: 1px solid #005187;
        }
			
			#sidebar .widget .color-green.widget_border { border-color: #0b6645; }
            #sidebar .widget .color-yellow.widget_border { border-color: #bfba00; }
            #sidebar .widget .color-orange.widget_border { border-color: #e97f24; }
            #sidebar .widget .color-lavender.widget_border { border-color: #9f7eb8; }
            #sidebar .widget .color-light-grey.widget_border { border-color: #f4f5f7; }
            #sidebar .widget .color-red.widget_border { border-color: #dd0626; }
            #sidebar .widget .color-white.widget_border { border-color: #ffffff; }
            #sidebar .widget .color-blue-pastel.widget_border { border-color: #7899bf; }
        
        #sidebar .widget .widget_inner {
            padding: 30px;
            padding-bottom: 25px;
        }
         
            #sidebar .widget .widget_links--link,
            #sidebar .widget .widget_news--item {
                border-bottom: 1px solid #005187;
                padding: 10px 0 6px 0;
            }   
            
                #sidebar .widget .widget_news--item {
                    padding: 30px 0 25px 0;
                }
            
                #sidebar .widget .color-yellow .widget_news--item,
                #sidebar .widget .color-yellow .widget_links--link { border-color: #bfba00; }
                #sidebar .widget .color-orange .widget_news--item,
                #sidebar .widget .color-orange .widget_links--link { border-color: #e97f24; }
                #sidebar .widget .color-lavender .widget_news--item,
                #sidebar .widget .color-lavender .widget_links--link { border-color: #9f7eb8; }
                #sidebar .widget .color-light-grey .widget_news--item,
                #sidebar .widget .color-light-grey .widget_links--link { border-color: #f4f5f7; }
                #sidebar .widget .color-red .widget_news--item,
                #sidebar .widget .color-red .widget_links--link { border-color: #dd0626; }
                #sidebar .widget .color-white .widget_news--item,
                #sidebar .widget .color-white .widget_links--link { border-color: #ffffff; }
                #sidebar .widget .color-blue-pastel .widget_news--item,
                #sidebar .widget .color-blue-pastel .widget_links--link { border-color: #7899bf; }
            
            #sidebar .widget .widget_news--item:first-of-type,
            #sidebar .widget .widget_links--link:first-of-type {
                padding-top: 0;
            }
            
            #sidebar .widget .widget_news--item:last-of-type,
            #sidebar .widget .widget_links--link:last-of-type {
                border: 0;
                padding-bottom: 0;
            }
            
                #sidebar .widget .widget_links--link a {
                    display: block;
                    position: relative;
                }
                
                    #sidebar .widget .widget_links--link a::after {
                        content: "\f105";
                        font-family: FontAwesome;
                        font-size: 18px;
                        position: absolute;
                        top: 0;
                        right: 0;
                    }
					
	#sidebar h3.widget_title {
        color: #FFF;
        font-size: 20px;
        line-height: 24px;
        margin: 0;
    }
    
        #sidebar h3.widget_title.large {
            font-size: 44px;
            line-height: 52px;
        }
        
    #sidebar h3.widget_title--block {
        background-color: #005187;
        color: #FFF;
        margin: 0;
        padding: 20px 30px;
    }
		
		#sidebar .color-green {
			display: block;
		}
		
		#sidebar .color-green h3.widget_title--block {
			color: #fff;
			background: #0b6645;
			background: -moz-linear-gradient(top, rgba(11,102,69,1) 0%, rgba(62,140,114,1) 100%);
			background: -webkit-linear-gradient(top, rgba(11,102,69,1) 0%,rgba(62,140,114,1) 100%);
			background: linear-gradient(to bottom, rgba(11,102,69,1) 0%,rgba(62,140,114,1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016644', endColorstr='#3e8c72',GradientType=0 );
		}
		
        #sidebar .color-yellow h3.widget_title--block { background-color: #bfba00; }
        #sidebar .color-orange h3.widget_title--block { background-color: #e97f24; }
        #sidebar .color-lavender h3.widget_title--block { background-color: #9f7eb8; }
        #sidebar .color-light-grey h3.widget_title--block { background-color: #f4f5f7; }
        #sidebar .color-red h3.widget_title--block { background-color: #dd0626; }
        #sidebar .color-white h3.widget_title--block { background-color: #ffffff; }
        #sidebar .color-blue-pastel h3.widget_title--block { background-color: #7899bf; }
		
	#sidebar p.widget-news--postdate {
        color: #005187;
        font-size: 12px;
        margin: -4px 0 0 0;
    }
		#sidebar .color-green p.widget-news--postdate { color: #0b6645; }
        #sidebar .color-yellow p.widget-news--postdate { color: #bfba00; }
        #sidebar .color-orange p.widget-news--postdate { color: #e97f24; }
        #sidebar .color-lavender p.widget-news--postdate { color: #9f7eb8; }
        #sidebar .color-light-grey p.widget-news--postdate { color: #f4f5f7; }
        #sidebar .color-red p.widget-news--postdate { color: #dd0626; }
        #sidebar .color-white p.widget-news--postdate { color: #ffffff; }
        #sidebar .color-blue-pastel p.widget-news--postdate { color: #7899bf; }
		
	#sidebar .widget p	{
		color: #FFF;
	}
	
	#sidebar .widget {
		border-radius: initial;
		-webkit-border-radius: initial;
		-moz-border-radius: initial;
		background-color: initial;
		overflow: initial;
		border: initial;
	}
	
	#sidebar .widget .widget-container:not(.widget-cta) {
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		background-color: rgb(250,251,251);
	}
	
	#sidebar .widget .widget-container:not(.widget-cta) .widget_inner {
		background-color: rgb(250,251,251);
	}
         
/* END SIDEBAR */

.container-fluid.padding-fix {
    padding: 0 20px;
}

.hero {
    position: relative;
    width: 100%;
    height: 600px;
    }
    .hero.large {		
        height: 100vh;
        overflow: hidden;
    }
    .hero.small {
        height: 70vh;
    }
    .hero .hero_bgvid {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        }
        .hero .hero_bgvid video.hero_vid {
            position: absolute;
            z-index: 9;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            object-fit: cover;
        }
        .hero .hero_bgvid.fallbackImg {
            background-position: center;
            background-size: cover;
        }
    .hero .hero_bgimg {
        position: absolute;
        z-index: 10;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-size: cover;
        background-position: center;		
    }
    .hero #popup_vid {
        position: fixed;
        z-index: 205;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        }
        .hero #popup_vid a.close_popup_vid {
            position: fixed;
            z-index: 300;
            top: 30px;
            right: 30px;
            bottom: auto;
            left: auto;
            color: #fff;
            font-size: 35px;
            }
            .hero #popup_vid a.close_popup_vid:hover {
                color: color(orange);
            }
        .hero #popup_vid iframe {
            position: fixed;
            z-index: 250;
            background-color: #000;
            right: 0;
            bottom: 0;
        }		