/* =================================
		Fonts
=================================== */

/*

font-family: "roboto",sans-serif;
font-style: normal;
font-weight: 400;

font-family: "ubuntu",sans-serif;
font-style: normal;
font-weight: 400;

*/

/* =================================
		Einde fonts
=================================== */


/* =================================	
	Algemene css 	
=================================== */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table { 
	border-collapse:collapse; border-spacing:0; 
}

html {
	font-size: 100%;
	position: relative;
	width: 100%;
}

body {
	color: #212121;
	font-family: "ubuntu",sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	position: relative;
	width: 100%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: #f39200;
	transition:all 150ms linear 0s;
}

a, a:active, a:focus, a:hover {
	outline: medium none;
	text-decoration: none;
}

a:hover {
	color: #8797a5;
}

p {
	font-family: "roboto",sans-serif;
	font-size: 1em;
	line-height: 24px;
	margin: 0 0 1em 0;
}

h1 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 30px;
}

h2 {
}

h3 {
	font-size: 21px;
	font-weight: 700;
	line-height: 26px;
}

h4 {
}

h5 {
	font-weight: 700;
}

h6 {
}

.intro {
	font-family: "roboto",sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: 300;
	margin-bottom: 30px;
}

.blok-content span.intro-related {
	text-transform: none;
}

.container {
	max-width: 1024px;
}

.col-tight {
	padding: 0px;
}

.btn-orange {
	background: #f39200;
	border-radius: 25px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding: 8px 34px;
}

.btn-orange:hover {
	background: #8797a5;
	color: #ffffff;
	text-decoration: none;
}



.btn-outline-white {
	border: 1px solid #ffffff;
	border-radius: 25px;
	/*bottom: 20px;*/
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding: 8px 34px;
	/*position: absolute;*/
	margin: 4px;
}

.btn-outline-white:hover {
	background: #ffffff;
	color: #f39200;
	text-decoration: none;
}

.btn-outline-white-transp {
	border: 2px solid #f8ae4e;
	border-radius: 25px;
	bottom: 20px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
	padding: 8px 16px;
}

.btn-outline-white-transp:hover {
	background: #ffffff;
	border: 2px solid #ffffff;
	color: #f39200 !important;
	text-decoration: none;
}

.btn_container_magazine {
	bottom: 10px;
	position: absolute;
	display: block;
	float: left;
}

.btn.focus, .btn:focus, .btn:hover {
}

.btn.active.focus, .btn.active:focus,
.btn.focus, .btn.focus:active,
.btn:active:focus, .btn:focus {
	outline: none;
}

.btn.active, .btn:active {
}

.border-radius-right-bottom {
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	border-bottom-right-radius: 25px;
}

.vergrendeld {
	border-left: 64px solid transparent;
	border-top: 64px solid #8797a5;
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
	z-index: 999;
}

.vergrendeld .fa.fa-lock {
	color: #ffffff;
	font-size: 24px;
	left: -26px;
	position: relative;
	top: -55px;
}

.vergrendeld-orange {
	border-left: 64px solid transparent;
	border-top: 64px solid #f39200;
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
	z-index: 999;
}

.vergrendeld-orange .fa.fa-lock {
	color: #ffffff;
	font-size: 24px;
	left: -26px;
	position: relative;
	top: -55px;
}

hr {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 2px solid #8797a5;
	margin: 0;
}

a.read-more {
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	font-family: "roboto",sans-serif;
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 25px;
	padding: 12px 20px 14px;
	text-align: left;
	width: 140px;
}

a.read-more:hover, a.read-more:focus {
	background-color: #f39200;
	color: #ffffff;
	text-decoration: none;
}

.read-more i {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 30px;
	height: 30px;
	line-height: 30px;
	position: relative;
	text-align: center;
	top: -4px;
	width: 30px;
}

.advertentie-standaard-container {
	margin-bottom: 30px;
}

.advertentie-standaard {
	border: 5px solid #f39200;
	overflow: hidden;
	height: 170px;
	position: relative;
}

.advertentie-standaard .tab {
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #ffffff;
	font-family: "roboto",sans-serif;
	font-size: 15px;
	font-weight: 700;
	left: 15px;
	padding: 10px 18px 8px;
	position: absolute;
	top: 0px;
}

.advertentie-standaard h1 {
	font-size: 24px;
}

.advertentie-standaard .blok-content {
	padding: 55px 20px 20px;
}

/* =================================	
	Color classes
=================================== */
.bg-orange {
	background-color: #f39200;
}

.bg-dark-orange {
	background-color: #d67a00;
}

.bg-light-orange {
	background-color: #f8ae4e;
}

.bg-red {
	background-color: #bf3434;
}

.bg-aqua {
	background-color: #78bec4;
}

.bg-green {
	background-color: #9abb78;
}

.bg-purple {
	background-color: #685580;
}

.bg-pink {
	background-color: #d470c5;
}

.bg-dark-purple {
	background-color: #7b186d;
}

.bg-blue {
	background-color: #88b1de;
}

.bg-redpink {
	background-color: #ea677a;
}

.bg-light-blue-gray {
	background-color: #e5e9ed;
}

.bg-blue-gray {
	background-color: #8797a5;
}

.bg-footer-gray {
	background-color: #b2b2b1;
}

.bg-footer-light-gray {
	background-color: #cbcbcb;
}

.bg-black {
	background-color: #000000;
}

.bg-white {
	background-color: #ffffff;
}

.bg-yellow {
	background-color: #f3c300;
}


.text-gray {
	color: #212121;
}

.text-light-gray {
	color: #cbcbcb;
}

.text-orange {
	color: #f39200;
}

.text-dark-orange {
	color: #d67a00;
}

.text-light-orange {
	color: #f8ae4e;
}

.text-red {
	color: #bf3434;
}

.text-aqua {
	color: #78bec4;
}

.text-green {
	color: #9abb78;
}

.text-pink {
	color: #d470c5;
}

.text-purple {
	color: #685580;
}

.text-blue {
	color: #88b1de;
}

.text-light-blue-gray {
	color: #e5e9ed;
}

.text-blue-gray {
	color: #8797a5;
}

.text-footer-gray {
	color: #b2b2b1;
}

.text-footer-light-gray {
	color: #cbcbcb;
}

.text-black {
	color: #000000;
}

.text-white {
	color: #ffffff;
}

.border-dark-orange {
	border-bottom: 5px solid #d67a00;
}

.border-red {
	border-bottom: 5px solid #bf3434;
}

.border-aqua {
	border-bottom: 5px solid #78bec4;
}

.border-green {
	border-bottom: 5px solid #9abb78;
}

.border-pink {
	border-bottom: 5px solid #d470c5;
}

.border-purple {
	border-bottom: 5px solid #685580;
}

.border-blue {
	border-bottom: 5px solid #88b1de;
}

/* =================================
	Blokken classes
=================================== */
.blok-xs {
	height: 170px;
	margin-bottom: 25px;
	position: relative;
}

.blok-xs .blok-content {
	padding-top: 50px;
}

.blok-xs .blok-content span {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}

.blok-sm {
	margin-bottom: 25px;
	position: relative;
}

.articleColumn .blok-sm {
	min-height: 368px;
}


.blok-md {
	height: 560px;
	margin-bottom: 25px;
	position: relative;
}

.blok-lg {
	margin-bottom: 25px;
	position: relative;
}

.blok-xs h1,
.blok-sm h1,
.blok-md h1,
.blok-lg h1 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 16px;
	word-wrap: break-word;
}

.blok-xs .blok-titel,
.blok-sm .blok-titel,
.blok-md .blok-titel,
.blok-lg .blok-titel {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 16px;
	text-transform: none;
	font-family: "ubuntu",sans-serif;
	float: left;
	width: 100%;
	word-break: break-word;
}

.blok-breed {
	min-height: 262px;
}

.relative {
	position: relative;
}

.absolute {
	bottom: 20px;
	position: absolute;
	right: 20px;
}

.photo {
	position: relative;
}

.photo .tab,
.slide-img .tab {
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #ffffff;
	font-family: "roboto",sans-serif;
	font-size: 15px;
	font-weight: 700;
	left: 15px;
	padding: 10px 18px 8px;
	position: absolute;
	top: 0;
	z-index: 999;
}
.col-md-8 .play-button-sm {
	min-width: 103px;
	margin-left: -50px;
	margin-top: -50px;
}

.advertentie .photo .tab, .advertentie-standaard .tab {
	display: none;}

.blok-content {
	padding: 20px;
}

.abonnee-worden .blok-content {
	min-height: 160px;
}

.abonnee-worden .blok-content p {
	font-weight: 400;
	margin-bottom: 1em;
}

.blok-content span {
	font-family: "roboto",sans-serif;
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
}

.blok-content p {
	font-family: "roboto",sans-serif;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 0;
	padding-right: 28px;
}

.arrow-circle {
	border-radius: 30px;
	bottom: 10px;
	height: 30px;
	position: absolute;
	right: 10px;
	text-align: center;
	width: 30px;
}

.arrow-circle i {
	left: 1px;
	position: relative;
	top: 8px;
}

/* =================================
	Head classes
=================================== */

.head-top {
	min-height: 104px;
}

.head-top .logo {
	margin-top: 21px;
}

.head-top img.logo {
	width: 275px;
}

/* =================================
	Hamburger menu classes
=================================== */
.head-top #menu-text {
	font-family: "roboto",sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
}

.hamburger-menu-container {
	margin-top: 36px;
}

#hamburger-menu {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	cursor: pointer;
	float:left;
	height: 40px;
	margin: 0px auto;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	width: 40px;
	z-index: 999;
}

#hamburger-menu:hover, #hamburger-menu.open {
}

#hamburger-menu span {
	background: #ffffff;
	border-radius: 20px;
	display: block;
	height: 3px;
	left: 0;
	opacity: 1;
	position: absolute;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	width: 28px;
}

/* Icon 3 */

#hamburger-menu span:nth-child(1) {
	top: 7px;
}

#hamburger-menu span:nth-child(2),#hamburger-menu span:nth-child(3) {
	top: 13px;
}

#hamburger-menu span:nth-child(4) {
	top: 20px;
}

#hamburger-menu.open span:nth-child(1) {
	left: 50%;
	top: 18px;
	width: 0%;
}

#hamburger-menu.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#hamburger-menu.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#hamburger-menu.open span:nth-child(4) {
	left: 50%;
	top: 18px;
	width: 0%;
}

/* =================================
	Searchform classes
=================================== */
.stylish-input-group .input-group-addon{
	background: #f8ae4e !important;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomright: 25px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	color: #ffffff;
	width: 34px;
}

.input-group.stylish-input-group {
	float: right;
	margin-top: 36px;
	width: 305px;
}

.stylish-input-group .form-control{
	border: none;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	box-shadow: 0 0 0;
	color: #ffffff;
	font-weight: 400;
	width: 100%;
}

.stylish-input-group button{
	background: #f8ae4e;
	border: 1px solid #f8ae4e;
}

.input-group-addon:last-child {
	border: none;
}

.stylish-input-group input::-webkit-input-placeholder {
	color: #ffffff !important;
}

.stylish-input-group input:-moz-placeholder { /* Firefox 18- */
	color: #ffffff !important;
}

.stylish-input-group input::-moz-placeholder {  /* Firefox 19+ */
	color: #ffffff !important;
}

.stylish-input-group input:-ms-input-placeholder {
	color: #ffffff !important;
}

button .glyphicon.glyphicon-search {
	font-size: 20px;
	font-weight: 900;
	position: relative;
	top: 0;
}

/* =================================
	Sidemenu classes
=================================== */
#sideMenu {
	-webkit-box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.48);
	-moz-box-shadow:    3px 3px 8px 0px rgba(0, 0, 0, 0.48);
	box-shadow:         3px 3px 8px 0px rgba(0, 0, 0, 0.48);
	height: 100%;
	left: -320px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	transition: all 150ms linear 0s;
	width: 312px;
	z-index: 99999999999;
}

#sideMenu.active {
	left: 0px;
}

#sideMenu li a {
	box-sizing: border-box;
	color: #ffffff;
	display: inline-block;
	font-family: "roboto",sans-serif;
	font-size: 16px;
	font-weight: 700;
	height: 45px;
	line-height: 45px;
	opacity: 0;
	padding-left: 20px;
	text-decoration: none;
	transition: all 200ms linear 50ms;

	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	width: 100%;
}

#sideMenu.active li a {
	opacity: 1;
}

#sideMenu li a:hover {
	background: #ffffff;
	color: #f39200;
	padding-left:25px;
}

#sideMenu .border-bottom-transp {
	border-bottom: 2px solid rgba(33, 33, 33, .25);
}

.sideMenu-top-container {
	margin-left: 20px;
	margin-right: 20px;
}

.sideMenu-logo {
	margin-bottom: 40px;
	margin-top: 20px;
}

#sideMenu .btn-outline-white-transp {
	border: 2px solid #f8ae4e;
	border-radius: 25px;
	bottom: 20px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
	padding: 8px 16px;
}

#sideMenu .btn-outline-white-transp:hover {
	background: #ffffff;
	border: 2px solid #ffffff;
	color: #f39200;
	text-decoration: none;
}

#sideMenu .social-media {
	margin-left: 20px;
	margin-top: 40px;
	position: relative;
	width: 80%;
	z-index: 99999;
}

#sideMenu .social-media-text {
	line-height: 38px;
	width: 100%;
}

#sideMenu .ico {
	background-color: #204d74;
	border-radius: 48px;
	color: #ffffff;
	float: left;
	font-size: 24px;
	height: 48px;
	margin-right: 8px;
	margin-top: 4px;
	text-align: center;
	width: 48px;
}

#sideMenu .ico:hover {
	margin-top: 1px;
}

#sideMenu .icon-container {
	float: left;
}

#sideMenu .social-media .ico i {
	line-height: 48px;
}

#sideMenu .social-media .facebook {
	background-color: #3b5b98 !important;
}

#sideMenu .social-media .ico.twitter {
	background-color: #22a8e0 !important;;
}

#sideMenu .social-media .ico.youtube {
	background-color: #ca332b !important;;
}

#sideMenu .social-media .ico.linkedin {
	background-color: #127bb4 !important;;
}

/* =================================
	Navbar classes
=================================== */
.navigation-container {
	font-family: "roboto",sans-serif;
	margin-bottom: 40px;
}

.navbar {
	border: none;
	height: 42px;
	margin-bottom: 0px;
}

.navbar li {
	display: inline-block;
	height: 42px;
}

.navbar li a {
	-webkit-border-bottom-right-radius: 21px;
	-webkit-border-bottom-left-radius: 21px;
	-moz-border-radius-bottomright: 21px;
	-moz-border-radius-bottomleft: 21px;
	border-bottom-right-radius: 21px;
	border-bottom-left-radius: 21px;
	color: #ffffff;
	float: left;
	font-size: 12px;
	font-weight: 700;
	margin-right: 4px;
	padding: 10px 16px 12px 16px;
	transition: all 150ms linear 0s;
}

.navbar li a:hover, .navbar li a:focus {
	padding-top: 14px;
	text-decoration: none;
}

.navbar.active li:not(.active) {
	opacity: 0.5;
	transition: all 200ms linear 0s;
}

.navbar.active li:not(.active):hover {
	opacity: 0.8;
}

.navbar li .text-orange {
	color: #f39200;
	font-size: 16px;
	line-height: 28px;
}

.navbar li .text-orange:hover, .navbar li .text-orange:focus {
	color: #d67a00;
	padding-top: 14px;
}

.navbar-rechts li {
	display: inline-block;
}

.navbar-rechts li a {
	color: #f39200;
	font-size: 16px;
	font-weight: 700;
	line-height: 55px;
	margin-left: 15px;
	transition: all 150ms linear 0s;
}

.navbar-rechts li a:hover, .navbar-rechts li a:focus {
	color: #212121;
	text-decoration: none;
}

.close-icon {
	border: 2px solid #f8ae4e;
	border-radius: 8px;
	color: #ffffff;
	cursor: pointer;
	font-size: 24px;
	height: 40px;
	text-align: center;
	width: 40px;
}

.close-icon:hover, .close-icon:focus {
	color: #ffffff;
}

.close-icon i {
	line-height: 35px;
}

/* =================================
	Slide classes
=================================== */
.slide .bx-wrapper .bx-viewport {
	border: none;
	box-shadow: none;
	left: 0;
}

.slide .bx-wrapper {
	margin-bottom: 0;
}

.slide-img {
	height: 248px;
	overflow: hidden;
	background-color: #d9dbde;
}

.slide .slider-titel {
	padding: 18px 20px;
	min-height: 150px;
}

.slide .slider-titel h1 {
	line-height: 32px;
	margin-bottom: 0;
	padding-right: 55px;
	margin-top: -10px;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	height: 40px !important;
	top: 170px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent !important;
	border: 2px solid #ffffff;
	border-radius: 25px !important;
	height: 15px !important;
	margin: 0 3px !important;
	width: 15px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f39200 !important;
}

.small-slide {
	height: 282px;
	overflow: hidden;
	min-height: 0 !important;
}

.small-slide .bx-wrapper {
	margin-bottom: 0;
}

.small-slide .bx-wrapper .bx-viewport {
	background: none;
	border: none;
	box-shadow: none;
	left: 0;
}

.small-slide .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	height: 40px !important;
	top: 105px !important;
}

.small-slide .slide-img {
	height: 150px;
}

.small-slide .slider-titel {
	padding: 18px 16px;
}


/* =================================
	Volgend nummer / Nieuw nummer classes
=================================== */
.volgend-nummer .photo,
.nieuw-nummer .photo {
	height: 431px;
	overflow: hidden;
}

.advertentie {
	 border: 5px solid #f39200;
	 overflow: hidden;
}

.advertentie img {
	height: 170px;
	width: 100%;
}

/* =================================
	Leden werving classes
=================================== */
.leden-werving-container {
	margin-bottom: 45px;
}

.cover img {
	margin-bottom: 20px;
}

.voordeel-blok {
	margin-bottom: 35px;
	min-height: 285px;
	padding: 20px;
}

.voordeel-blok h2 {
	font-size: 30px;
	font-weight: 700;
	line-height: 34px;
	margin-bottom: 20px;
}

.voordeel-blok ul {
	font-family: "roboto",sans-serif;
	list-style: none;
	padding:0;
	margin:0;
}

.voordeel-blok li {
	line-height: 20px;
	padding-left: 1em;
	text-indent: -16px;
}

.voordeel-blok li::before {
	color: #f39200;
	content: "• ";
	font-size: 30px;
	position: relative;
	top: 5px;
}

/* =================================
	Formulier classes
=================================== */
.formulier {
	font-family: "ubuntu",sans-serif;
	margin-bottom: 35px;
}

.formulier form {
	margin-bottom: 35px;
}

.formulier .form-control {
	background: #e5e9ed;
	border: none;
	border-radius: 20px;
	box-shadow: none;
	color: #212121;
}

.formulier textarea {
	border: 10px;
	height: 150px;
	resize: none;
}

.formulier .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	opacity: 0.5;
}

.form-group label p {
	float: left;
	line-height: 22px;
	position: relative;
	top: -6px;
	width: 85%;
	margin-bottom: 0;
	font-weight: 300;
}

.formulier ul {
	margin-bottom: 1em;
}

.formulier li {
	line-height: 20px;
	padding-left: 1em;
	text-indent: -16px;
}

.formulier li::before {
	color: #f39200;
	content: "• ";
	font-size: 30px;
	position: relative;
	top: 5px;
}

/* RADIO BUTTONS */
.formulier input[type="radio"] {
	display: none;
}

.formulier input[type="checkbox"],
.formulier input[type="radio"] + label {
	cursor: pointer;
	margin-bottom: 16px;
	margin-right: 30px;
}

.formulier input[type="radio"] + label span {
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	float: left;
	margin: -3px 8px 0 0;
	vertical-align: middle;
	width: 25px;
}

.formulier input[type="radio"] + label span {
	background-color: transparent;
	border: 1px solid #f39200;
	float: left;
}

.formulier input[type="radio"]:checked + label span{
	background-color: #f39200;
}

.formulier input[type="radio"] + label span,
.formulier input[type="radio"]:checked + label span {
	-webkit-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}

/* CHECKBOX */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
	position: relative;
	padding-left: 35px;
	padding-top: 7px;
	cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left:0;
	top: 3px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #f39200 !important;
	box-shadow: none;
	width: 25px;
	height: 25px;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
	background: #f39200;
	content: ' ';
	position: absolute;
	top: 3px;
	left: 0px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 0.8;
	color: #09ad7e;
	transition: all .2s;
	height: 25px;
	width: 25px;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
[type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
	border: none;
}

/* hover style just for information */
label:hover:before {
	border: none;
}

/* SELECT BOX */
select:focus, option:focus, select::-moz-focus-inner, option::-moz-focus-inner {
	outline: none;
	border: none;
}

select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000; }

.styled-select select {
	background: transparent !important;
	width: 228px;
	padding: 5px 5px 5px 15px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 42px;
	-webkit-appearance: none;
}

.styled-select {
	width: 200px;
	height: 42px;
	margin-bottom: 40px;
	border-radius: 50px;
	overflow: hidden;
	background-image: url("../images/selectbox-arrow.png");
	background-repeat: no-repeat;
	background-color: #e5e9ed;
	background-position: right 10px center;
	background-size: 30px;
}

a.forgot-password {
	color: #212121;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 12px;
}

a.forgot-password:hover {
	color: #f39200;
}

/* =================================
	Account classes
=================================== */
.geen-account .blok-content p {
	font-weight: 400;
}

.geen-account .blok-breed {
	min-height: 190px;
}

/* =================================
	Artikel classes
=================================== */
.artikel {
	margin-bottom: 35px;
}

.artikel h1 {
	margin-bottom: 20px;
	margin-top: 35px;
}

.artikel .auteur-datum {
	line-height: 20px;
	margin-bottom: 35px;
	text-transform: uppercase;
}

.artikel .auteur-datum span {
	font-weight: 700;
	margin-right: 10px;
}

.artikel .bronvermelding {
	color: #9d9c9c;
	padding-top: 5px;
	font-size: 14px;
	line-height: 18px;
}

.artikel .bronvermelding a {
	line-height: 24px;
}

.artikel .bronvermelding span {
	line-height: 16px;
	color: #8797a5;
	font-size: 12px;
}

.gerelateerde-artikelen {
	color: #ffffff;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	margin-bottom: 25px;
	padding-left: 15px;
}

/* =================================
	Partners classes
=================================== */
.partner-overview .col-sm-6 {
	border: 1px solid #cbcbcb;
	margin: 10px;
	width: calc(50% - 30px);
	height: 129px;
}

.partner {
	margin-bottom: 20px;
	max-height: 100px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

/* =================================
	Blog classes
=================================== */
.blog-overzicht {
	margin-bottom: 35px;
}

.blog-overzicht .blog-item {
	margin-bottom: 15px;
}

.blog-item-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 175px;
}

.blog-overzicht .blog-item .blog-padding {
	padding-left: 0;
}

.blog-overzicht .blog-item-content {
	font-weight: 500;
	min-height: 175px;
	padding: 12px 50px 12px 20px;
}

.blog-overzicht .blog-item-content h2 {
	font-size: 24px;
	font-weight: 700;
}

.blog-overzicht .blog-item-content p {
	margin-bottom: 0;
}

.blog-item-los {
	margin-bottom: 35px;
}

.blog-item-los .blok-content {
	margin-bottom: 20px;
	min-height: 150px;
}

.blog-item-los .blok-content p {
	font-weight: 500;
}

.blog-item-los .blok-content h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
}

.blog-item .artikel h1 {
	margin-top: 0px;
}

.blog-overzicht .blog-item .extra-padding {
	padding-bottom: 25px;
	padding-top: 25px;
}

.blog-overzicht .gerelateerde-artikelen {
	margin-top: 35px;
}

/* =================================
	Video classes
=================================== */
a.play-button-xl, .blok-md .play-button-sm {
	height: 103px;
	left: 50%;
	margin-left: -52px;
	margin-top: -52px;
	top: 50%;
	width: 103px;
	z-index: 999;
}

.play-button-xl, .blok-md .play-button-sm img {
	height: 103px;
	width: 103px;
}

.play-button-sm, .blok-md .play-button-sm {
	height: 50px;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	top: 50%;
	width: 50px;
	z-index: 999;
}

.col-md-4 .blok-md .play-button-sm img {
	height: 50px;
	width: 50px;
}

.blok-md.nieuw-nummer {
	height: 660px;
}

.blok-md.volgend-nummer {
	height: 660px;
}

/* =================================
	Footer classes
=================================== */
footer {
	font-family: "roboto",sans-serif;
	font-weight: 700;
	line-height: 22px;
}

.footer-top {
	padding-bottom: 25px;
	padding-top: 25px;
}

.footer-top nav ul li a {
	color: #ffffff;
	text-decoration: none;
}

.footer-top nav ul li a:hover {
	margin-left: 5px;
}

.footer-bottom {
	padding-bottom: 20px;
	padding-top: 20px;
}

.footer-nav-left {
	float: left;
}

.footer-nav-middle {
	float: left;
}

.footer-nav-right {
	float: left;
}

.footer-logo {
	float: left;
	margin-right: 10px;
}

.footer-bottom p {
	font-size: 14px;
	font-weight: 400;
	float: left;
	line-height: 36px;
	margin-bottom: 0px;
}

.footer-bottom p a {
	color: #ffffff;
	text-decoration: underline;
}

.footer-bottom .social-media {
	float: right;
}

.footer-bottom .social-media-text {
	float: left;
	line-height: 38px;
}

.footer-bottom .ico {
	background-color: #204d74;
	border-radius: 30px;
	color: #ffffff;
	float: left;
	height: 32px;
	margin-left: 8px;
	margin-top: 4px;
	text-align: center;
	width: 32px;
}

.footer-bottom .ico:hover {
	margin-top: 1px;
}

.footer-bottom .icon-container {
	float: right;
}

.footer-bottom .ico i {
	line-height: 31px;
}

.footer-bottom .ico.facebook {
	background-color: #3b5b98;
}

.footer-bottom .ico.twitter {
	background-color: #22a8e0;
}

.footer-bottom .ico.youtube {
	background-color: #ca332b;
}

.footer-bottom .ico.linkedin {
	background-color: #127bb4;
}


/* =================================
	Media Queries classes
=================================== */

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/* Medium devices (desktops, 1199px and down) */
@media (max-width: 1199px) {
	.slide-img {
		height: 204px;
	}

	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		top: 160px !important;
	}

	.abonnee-worden .blok-content {
		min-height: 220px;
	}
}

/* Small devices (tablets, 991px and down) */
@media (max-width: 991px) {
	.slide-img img, .results .articleColumn.col-md-8.thisIsAColumn .photo .imageWrapper img {
		max-height: 367px;
		height: auto !important;
		max-width: 100% !important;
	}

	.blok-xs {
		height: 130px;
	}

	.blok-breed {
		min-height: 310px;
	}

	.small-slide {
		height: 310px;
	}

	.small-slide .slide-img {
		height: 150px;
	}

	.small-slide .slider-titel {
		padding: 10px 16px;
	}

	.abonnee-worden .blok-content {
		min-height: 180px;
	}

	.advertentie-standaard {
		height: 120px;
	}

	.advertentie-standaard .blok-content {
		padding: 45px 20px 20px;
	}

	.advertentie-standaard h1 {
		font-size: 16px;
	}

	.tussenvoegsel {
		padding: 0;
	}

	.blog-item-image {
		min-height: 225px;
	}

	.blog-overzicht .blog-item-content {
		min-height: 225px;
	}

	a.play-button-xl {
		height: 50px;
		left: 50%;
		margin-left: -25px;
		margin-top: -25px;
		top: 50%;
		width: 50px;
		z-index: 999;
	}

	a.play-button-xl img {
		height: 50px;
		width: 50px;
	}

	.blok-md {
		height: 660px !important;
	}

	.results .articleColumn.col-md-8.thisIsAColumn .photo .imageWrapper {
		height: auto !important;
	}
}

/* Small devices (tablets, 768px and down) */
@media (max-width: 767px) {
	.head-top img.logo {
		margin-left: -20px;
		margin-top: 26px;
		width: 202px;
	}

	.btn-outline-white {
		position: static;
	}

	.advertentie-standaard {
		height: auto;
		margin-bottom: 20px;
	}

	.advertentie-standaard h1 {
		font-size: 30px;
	}

	.results .articleColumn.col-md-8.thisIsAColumn .photo .imageWrapper {
		height: auto !important;
	}

	.slide-img img, .results .articleColumn.col-md-8.thisIsAColumn .photo .imageWrapper img {
		height: auto !important;
	}

	.slide .slider-titel {
		min-height: 260px;
	}

	.input-group.stylish-input-group {
		float: left;
		margin-bottom: 16px;
		margin-top: 16px;
		width: 100%;
	}

	.slide-img {
		height: 150px;
	}

	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		top: 105px !important;
	}

	.blok-xs {
		height: 160px;
	}

	.blok-xs.advertentie {
		height: auto;
	}

	.footer-nav-left,
	.footer-nav-middle,
	.footer-nav-right {
		line-height: 30px;
		margin-bottom: 20px;
		text-align: center;
	}

	.footer-nav-right {
		margin-bottom: 0px;
	}

	.footer-logo {
		margin-bottom: 20px;
		width: 100%;
	}

	.footer-logo img {
		margin: 0 auto;
	}

	.social-media-text {
		float: left;
	}

	.footer-bottom .icon-container {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}

	.small-slide {
		height: 270px;
	}

	.small-slide .slider-titel {
		padding: 20px 16px;
	}

	.geen-account .blok-content {
		min-height: 220px;
	}

	.blog-item-image {
		background-size: cover;
		min-height: 175px;
	}

	.blog-item-image {
		min-height: 225px;
	}

	.blog-overzicht .blog-item-content {
		min-height: 125px;
	}

	.blog-padding {
		padding-left: 15px !important;
	}

	.blok-md {
		height: auto !important;
	}

	.blok-content {
		float: none !important;
	}

	.btn_container_magazine {
		position: relative !important;
		bottom: 0px;
	}

	.popup {
		width: 100% !important;
		min-height: 120px !important;
	}

	.popup h1 {
		font-size: 18px !important;
	}
}

/* Extra Small devices (mobile, 480px and down) */
@media (max-width: 480px) {
	.slide-img img, .results .articleColumn.col-md-8.thisIsAColumn .photo .imageWrapper img {
		max-height: 367px;
		height: auto !important;
		max-width: 100% !important;
	}
}

.ui-front.ui-autocomplete {
	z-index: 1050;
}

.slide-img img, .thisIsAColumn .photo img {
	max-height: 175px;
	margin: 0 auto;
}

.leden-werving-container li {
	padding: 10px 0px;
	line-height: 22px;
	list-style: initial;
	margin-left: 15px;
}

.slide-img img, .results .articleColumn.col-md-8.thisIsAColumn .photo .imageWrapper img {
	max-height: 367px;
	height: 367px;
	max-width: none;
}

.bxslider .imageWrapper img {
	max-height: 100%;
}

.blok-sm .thisIsAColumn .photo {
	overflow: hidden;
	min-height: 33px;
}

.bg-light-blue-gray.text-orange {
	color: #f39200;
}

.btn.pull-left.abonneren {
	margin-top: 20px;
}

.advertentie img {
	/*height: 160px;*/
	width: 100%;
	height: 100%;
}

.results .articleColumn.col-md-8.thisIsAColumn .photo {
	overflow: hidden;
}

.results .articleColumn.col-md-8.thisIsAColumn .photo .imageWrapper {
	height: 367px;
}

.results .articleColumn.col-md-4.thisIsAColumn .photo {
	overflow: hidden;
}

#newsletter_captcha {
	margin-top: 10px !important;
}

.results .articleColumn.col-md-4 .imageWrapper, .col-sm-4.articleColumn .imageWrapper, .blok-sm.bg-light-blue-gray .imageWrapper {
	max-height: 175px;
}

.blok-sm.bg-light-blue-gray .imageWrapper img {
	max-height: 175px;
	margin: 0 auto;
}

.results .articleColumn.col-md-8 .imageWrapper {
	height: 100%;
}

.articleColumn.col-sm-8 .imageWrapper {
	height: 175px;
}

.multiColumn .photo {
	min-height: 0 !important;
}

.imageWrapper {
	background-color: #d9dbde;
}

.bxslider .imageWrapper img {
	min-height: 100%;
}

.bxslider .imageWrapper {
	height: 100% !important;
}

.thisIsAColumn .photo {
	min-height: 64px;
}

.text-small {
	font-size: 12px;
	line-height: 16px;
}

.artikel-head-img img {
	max-height: 300px !important;
	clear: both;
	width: auto;
	margin: 0 auto;
	float: none !important;
}

.photo.artikel-head-img {
	background-color: #D9DBDE;
}

.blok-sm.bg-light-blue-gray.border-radius-right-bottom .photo {
	min-height: 33px !important;
}

.artikel blockquote p {
	border-left: 5px solid #E5E9ED;
	margin: 10px 0 15px 0;
	padding: 5px 0 5px 15px;
	color: #4D5052;
}

.artikel blockquote.frame p {
	border: 2px solid #D3D8DE;
	padding: 8px 15px;
	background: #E5E9ED;
}

.artikel h2 {
	font-weight: bold;
	color: #F39200;
	margin: 0 0 5px 0;
	font-size: 18px;
}

.artikel p img {
	max-width: 100%;
	height: auto !important;
}

.bxslider p {
	margin-bottom: 40px;
}

.artikel li {
	list-style: disc;
	margin: 0 0 5px 15px;
}

.artikel ul {
	margin-bottom: 10px;
}

.user_name{
	font-size:14px;
	font-weight: bold;
}
.comments-list .media{
	border-bottom: 1px dotted #ccc;
}

.comment-date {
	font-size: 13px;
}

.comments-reply {
	display: none;
	margin-top: 15px;
}

.comments-reply textarea {
	height: 150px;
	resize: none;
}

/* Probably going to be removed: */
nav.navbar-rechts ul li a {
	font-size: 13px !important;
}

.photo.artikel-head-img .tab.no-image {
	right: 0;
	left: initial;
	border-radius: 15px;
}

.artikel .no-image + h1 {
	margin-top: 0;
	margin-right: 120px;
}

#menu-text {
	cursor: pointer;
}

.bootstrap-date select {
	width: 30%;
	float: left;
	position: relative;
	margin: 10px 3% 10px 0;
}

.bootstrap-date select + select + select {
	width: 33%;
	margin-right: 0;
}

.blog-item-content p, .blok-content p {
	font-weight: 300;
}.blok-content ul {
	 font-family: "roboto",sans-serif;
	 list-style-image: url("../images/abonnement-images/list-style.png");
	 padding: 0;
	 margin: 0;
 }.blok-content li {
	  line-height: 25px;
	  margin-left: 25px;
  }

.artikel table {
	border: 1px solid #000;
}

.artikel table td {
	padding: 5px;
	border-bottom: 1px solid #000;
}

.artikel table td + td {
	border-left: 1px solid #000;
}

.artikel table th {
	padding: 5px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

.artikel table th + th {
	border-left: 1px solid #000;
}

/* =================================
	Newsletter popup
=================================== */
.popup{
	z-index: 10000;
	width:300px;
	min-height: 248px;
	background:#3c3c3c;
	bottom: 20px;
	right: -420px;
	position:fixed;
	border-radius:5px;
	box-shadow: 0px 25px 10px -15px rgba(0, 0, 0, 0.05);
	transition: 0.5s;
	padding: 20px;
    color: #fff;
	display: none;
}

.popup h1 {
    font-size: 24px;
}

.popup-title {

}

.close{
	position:absolute;
	top: 5px;
	right: 5px;
	width: 20px;
	height: 20px;
	cursor:pointer;
	z-index:500;
}

.ns-close {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 4px;
	top: 4px;
	overflow: hidden;
	text-indent: 100%;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ns-close:hover,
.ns-close:focus {
	outline: none;
}

.ns-close::before,
.ns-close::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 60%;
	top: 50%;
	left: 50%;
	background: #ffffff;
}

.ns-close:hover::before,
.ns-close:hover::after {
	background: #fff;
}

.ns-close::before {
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}

.ns-close::after {
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

.issuuembed {
	display: none;
}

.pdf-block {
    display: block;
    background-color: #e5e9ed;
    padding: 35px 0;
    text-align: center;
}
.pdf-block img {
    height: auto !important;
    max-width: inherit !important;
    width: 300px;
}

.index-edition-title {
	background-color: #e5e9ed;
	display: block;
	color: #000;
	padding: 12px;
	font-weight: bold;
}

.index-edition-title.small {
	font-size: 16px;
	line-height: 16px;
}

.index-edition-arrow {
	bottom: 5px;
	right: 22px;
}

.formulier select.dropdown-image {
	background-image: url('../images/dropdown.png');
	background-position: 98% center;
	background-repeat: no-repeat;
	background-color: #e5e9ed;
	background-size: 11%;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	margin-bottom: 10px;
}

.edition-item-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 310px;
}

.become-subscriber-block {
	position: fixed;
	display: none;
	bottom: 0;
	left: 0;
	right: 0;
	min-height: 100px;
	background-color: #e5e9ed;
	color: #f39200;
	font-size: 16px;
	z-index: 10;
}

.valign-center {
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	min-height: 100px;
}

.become-subscriber-text {
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
}

.edition-overview {
	margin-bottom: 35px;
}

.edition-overview .results > div {
	margin-bottom: 30px;
}

.banner-home-link {
	display: block;
	margin-bottom: 30px;
}

.banner-home-link img {
	max-width: 100%;
}
@media (max-width: 767px) {
	.banner-home-link .mobile {
		display: block;
	}
	.banner-home-link .desktop {
		display: none;
	}
}
@media (min-width: 768px) {
	.banner-home-link .desktop {
		display: block;
	}
	.banner-home-link .mobile {
		display: none;
	}
}

a#hide-become-subscriber {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 20px;
}