@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic);
.share-count {
    display: none;
}

section.mob {
    height: 116px;
    width: 200%;
    background-color: #add4d1;
    margin-left: -15px;
}

/*============================== TOMBSTONE PAGE>> TRANSACTIES ==============================*/
h1.topical.h1.transactie-title {
    font-family: "din-condensed-web", sans-serif !important;
}

section#filter-scroll {
    margin: 0 auto;
}

section.row.expertise.transacties.transacties-top {
    margin-top: 60px !important;
	padding-top: 0 !important;
}

.tombstone-title {
    font-family: "din-condensed-web", sans-serif;
}

.bg-gradient {
    height: 552px;
    position: absolute;
    bottom: -1635px;
    margin-left: -191px;
}

section#bg-is-light-green {
    display: none;
}

.plank-1 {
    background-color: red;
    width: 1000%;
    margin-right: -30px !important;
    margin-left: -3400px;
    height: 804px;
    margin-top: -297px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, #ADD4D1), color-stop(100%, #569391));
    background-image: -webkit-linear-gradient(top, #ADD4D1 66%, #569391 100%);
    background-image: linear-gradient(to bottom, #ADD4D1 66%, #569391 100%);
}

.plank-2 {
    display: none;
}
.plank-3 {
    background-color: orange;
    width: 100%;
    height: 200px;
}

/*============================== TOMBSTONE PAGINA >> TRANSACTIES ==============================*/
.transacties {    
/*
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, #ADD4D1), color-stop(100%, #569391));
    background-image: -webkit-linear-gradient(top, #ADD4D1 66%, #569391 100%);
    background-image: linear-gradient(to bottom, #ADD4D1 66%, #569391 100%);
*/
    margin-top: 0px !important;
    margin: 0 auto;
/*     height: 800px;     */
/*     min-height: 1146px; */
}
.tombstone {
    margin-top: 0px !important;
}
.Blokbase {
    height: auto;
    margin: 0 auto;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, #ADD4D1), color-stop(100%, #569391));
    background-image: -webkit-linear-gradient(top, #ADD4D1 66%, #569391 100%);
    background-image: linear-gradient(to bottom, #ADD4D1 66%, #569391 100%);
    margin-left: -15px;
}
.Blokcenter {
    width: 1170px;
    height: auto;
    margin: 0 auto;
}

.registratie-rechtsgebieden-table td {
	padding: 20px;	
}

.wysiwyg .registratie-rechtsgebieden-table tr ul:before {
	display: none;
}
.wysiwyg .registratie-rechtsgebieden-table tr ul {
	padding: 0;
}


@media screen and (max-width: 450px) {
	.registratie-rechtsgebieden-table tr:first-child {
		display: none;
	}
}

/* blok */
.blok {
    width: 360px;
    height: 507px;
    margin-bottom: 10px;
    float: left;
}
.profile-transacties .blok{
	height: auto;
}
.blok:first-child,
.blok:nth-child(4) {
    margin-left: 0px;
}
.blok-overlay {
    opacity: 0.1;
    border-top: 0 solid #005252;
    border-left: 0 solid #005252;
    border-bottom: 0 solid #aed4d0;
    border-right: 0 solid #aed4d0;
    transition: 0.8s 0.2s;
    border-bottom-width: 15px;
    border-right-width: 15px;
    border-left-width: 15px;
    border-top-width: 15px;
    height: 507px;
    width: 360px;
    position: absolute;
}
.block-image img {
    background-repeat: no-repeat;
    background-size: cover;
}
.profile-transacties {
    position: static;
    margin-bottom: 45px;
    width: 380px;
    z-index: 400;
    float: left;
    height: 507px;
    -webkit-box-shadow: 0px -20px 20px 0px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0px -20px 20px 0px rgba(0, 0, 0, 0.57);
    box-shadow: 0px -20px 20px 0px rgba(0, 0, 0, 0.57);
    margin-left: 15px;
    margin-right: 15px;
}
.profile-transacties:nth-child(3n + 1):before {
    content: '';
    width: 100%;
    height: 553px;
    margin-top: -46px;
    left: 0;
    position: absolute;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, #ADD4D1), color-stop(100%, #569391));
    background-image: -webkit-linear-gradient(top, #ADD4D1 66%, #569391 100%);
    background-image: linear-gradient(to bottom, #ADD4D1 66%, #569391 100%);
}
.profile-transacties .blok{
	position: relative;
	-webkit-box-shadow: 0px -4px 20px -4px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0px -4px 20px -4px rgba(0, 0, 0, 0.57);
    box-shadow: 0px -4px 20px -4px rgba(0, 0, 0, 0.57);
    overflow: hidden;
}

.profile-more-transacties {
    position: absolute;
    height: 470px;
    width: 360px;
    top: 0px;
    right: -100%;
    z-index: 400;
    background-color: #91c6c2;
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
    padding-top: 40px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.profile-transacties:hover .profile-more {
    right: 0px;
}
.profile-picture {
    height: 360px;
    background-color: transparent;
    margin-bottom: 30px;
    z-index: 400;
}
.profile-more-transacties::after {
    z-index: -20;
    content: "";
    height: 507px;    
    width: 500px;
    background-color: #91c6c2;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -70px;
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
    -webkit-backface-visibility: hidden;
    -webkit-transition: right 0.5s;
    translate: transform(-200px, 200px);
}
.button.button-white:hover {
    color: #91c7c3 !important;
    background-color: #fff;
    z-index: 400;
}
.button.button-white {
    border: 1px solid #fff;
    color: #fff;
    z-index: 400;
}
.button:hover,
.button:active {
    background-color: #91c6c2;
    color: #fff;
    z-index: 400;
}
.transacties-button {
    z-index: 999;
    margin-left: -90px;
}
/* blok end */


/* mediaqueries */
@media screen and (max-width: 1200px) {
    section.row.expertise.tombstone.tablet-trans {
        height: 10px;
        background: -webkit-repeating-linear-gradient(#aed4d0, #aed4d0 100%);
        background: -o-repeating-linear-gradient(#aed4d0, #aed4d0 100%);
        background: -moz-repeating-linear-gradient(#aed4d0, y #aed4d0 100%);
        background: repeating-linear-gradient(#aed4d0, #aed4d0 100%);
    }
    
    .profile-transacties:nth-child(3n + 1):before {
	    opacity: 0;
	}
    
    .profile-transacties:nth-child(2n + 1):before {
	    content: '';
	    width: 100%;
	    opacity: 1;
	    height: 553px;
	    margin-top: -46px;
	    left: 0;
	    position: absolute;
	    pointer-events: none;
	    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, #ADD4D1), color-stop(100%, #569391));
	    background-image: -webkit-linear-gradient(top, #ADD4D1 66%, #569391 100%);
	    background-image: linear-gradient(to bottom, #ADD4D1 66%, #569391 100%);
	}
    
    .tablet-mobile {
        height: 100px;
        width: 100%;
        background-color: red !important;
    }
    
    .Blokbase {
        width: 100%;
    }
    
    .Blokcenter {
        width: 760px;
    }
    
    .blok:nth-child(3) {
        margin-left: 20px;
    }
    
    .blok:first-child {
        margin-left: 0px;
    }
    
    .margin-transacties,
    .margin-transacties-2 {
        margin: 0;
        margin-right: 20px;
    }
    
    .tombstone {
        background: -webkit-repeating-linear-gradient(#aed4d0, #599391 100%);
        background: -o-repeating-linear-gradient(#aed4d0, #599391 100%);
        background: -moz-repeating-linear-gradient(#aed4d0, y #599391 100%);
        background: repeating-linear-gradient(#aed4d0, #599391 100%);
        height: 552px;
    }
    
    .plank-2 {
        background-color: #aed4d0;
    }
    
    .bg-is-light-green {
        background-color: #aed4d0;
        margin-top: 0px !important;
    }
	
    .Blokcenter {
        width: 780px;
    }
    
    .margin-transacties,
    .margin-transacties-2 {
        margin-right: 30px;
    }
}

@media screen and (min-width: 1200px) {
    section.row.expertise.tombstone.tablet-trans {
        display: none !important;
    }
}

@media screen and (min-width: 761px) {
    .mobile-devices {
        display: none;
    }
	
	section.mob {
        display: none;
    }
}

@media screen and (min-width: 761px) {
    section.row .expertise .tombstone .mobile-devices {
        background-color: red !important;
    }
}
@media screen and (max-width: 761px) {
    section.row.expertise.tombstone.tablet-trans {
        display: none;
    }
    
    .Blokcenter {
        width: 360px;
    }
    
    .blok:nth-child(3) {
        margin-left: 20px;
    }
    
    .blok:first-child,
    .blok:nth-child(4) {
        margin-left: 20px;
    }
    
    .profile-transacties .blok:first-child,
    .profile-transacties .blok:nth-child(4) {
        margin-left: 14px;
    }
    
    .gradient {
        height: 507px;
        width: 100%;
    }
    
    .plank-1 {
        height: 607px;
        margin-top: -607px;
    }
    
    .profile-transacties:before {
	    content: '';
	    width: 100%;
	    display: block;
	    height: 555px;
	    margin-top: -46px;
	    left: 0;
	    opacity: 1 !important;
	    position: absolute;
	    pointer-events: none;
	    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, #ADD4D1), color-stop(100%, #569391));
	    background-image: -webkit-linear-gradient(top, #ADD4D1 66%, #569391 100%);
	    background-image: linear-gradient(to bottom, #ADD4D1 66%, #569391 100%);
	}
}

@media screen and (max-width: 422px) {
    .Blokbase {
        background-color: transparent;
        background-image: none;
    }
}

@media screen and (max-width: 392px) {
    section.row.expertise.transacties.transacties-top {
        margin: 0 auto;
        margin-left: -15px;
    }
    
    .profile-transacties.margin-transacties {
        margin-left: 15px !important;
    }
}

@media screen and (max-width: 375px) {
    .Blokbase {
        margin-left: -8px;
    }
    .advocaten-header-tekst h1 {
	    font-size: 38px !important;
	}
    
    .profile-transacties .blok:first-child, .profile-transacties .blok:nth-child(4){
	    margin-left: 0;
    }
    .profile-transacties .blok{
	    width: 100%;
    }
    
    .Blokcenter {
        margin: 0 auto;
        width: 100% !important;
        margin-left: -14px !important;
    }
    
    section.row.expertise.transacties.transacties-top {
        width: 109%;
    }
    
    .profile-transacties.margin-transacties-2 {
        margin-left: 14px !important;
    }
    .profile-transacties:before{
	    height: 483px !important;
    }
}

@media screen and (max-width: 320px) {
    .gradient {
        height: 437px;
        width: 319px;
        background-color: red;
        margin-left: -15px;
        background: -webkit-repeating-linear-gradient(#aed4d0, #599391 100%);
        background: -o-repeating-linear-gradient(#aed4d0, #599391 100%);
        background: -moz-repeating-linear-gradient(#aed4d0, y #599391 100%);
        background: repeating-linear-gradient(#aed4d0, #599391 100%);
    }
    
    .profile-transacties.margin-transacties {
        margin-left: 0px !important;
    }
    
    .block-image img {
        width: 290px !important;
        height: 437px !important;
        margin: 0 auto;
        margin-right: 0 !important;
    }
    
    .blok-overlay {
        width: 290px !important;
        height: 437px !important;
    }
    
    .Blokbase {
        width: 100%;
        margin-left: 15px !important;
    }
    
    .profile-transacties.margin-transacties {
        width: 290px !important;
        height: 437px !important;
    }
    
    section.row.expertise.transacties.transacties-top {
        width: 111%;
    }
    
  /*
  .profile-more-transacties {
        display: none;
    }
*/
    
    .profile-transacties.margin-transacties-2 {
        margin-left: 0 !important;
    }
    
    .profile-transacties.margin-transacties-2 {
        height: 437px;
        width: 290px !important;
    }
    
    .profile-transacties.margin-transacties.block-1-320 {
        margin-top: 63px !important;
    }
    
    .profile-transacties.margin-transacties-2.block-2-320 {
        bottom: 0px !important;
        margin-top: 70px;
    }
    
    .profile-transacties.margin-transacties.block-3-320 {
        margin-top: 70px;
    }
    
    .profile-transacties.margin-transacties.block-4-320 {
        margin-top: 70px;
    }
    
    .profile-transacties.margin-transacties-2.block-5-320 {
        margin-top: 70px;
    }
}

@media screen and (min-width: 1200px) {
    section.row.expertise.tombstone.tablet-trans {
        display: none;
    }
}
@media screend and (max-width: 760px) {
    section.mob {
        height: 30px;
        width: 107%;
        background-color: red;
        margin-left: -15px;
    }
    
    .Blokbase {
        width: 105% !important;
        margin-left: -15px !important;
    }
    
    .plank-1 {
        height: 507px !important;
        background-color: transparent !important;
        width: 100%;
    }
    
    section.row.expertise.tombstone.tablet-trans {
        background-color: red;
    }
    
    .plank-1 {
        margin-left: -17px !important;
        width: 1000% !important;
    }
}

.tombstones{
    background-image: linear-gradient(to bottom, #ADD4D1 66%, #569391 100%);
    padding-bottom: 30px;
}

.card {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.card-overlay {
    position: absolute;
    height: 511px;
    width: 60%;
    top: 0px;
    right: -95%;
    z-index: 201;
    background-color: #91c6c2;
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
    padding-top: 60px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.card-overlay:after {
    z-index: -20;
    content: "";
    height: 511px;
    width: 360px;
    background-color: #91c6c2;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -45px;
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
    -webkit-backface-visibility: hidden;
    -webkit-transition: right 0.5s;
    translate: transform(-200px, 200px);
}

.card:hover .card-overlay{
	right: 0px;
}

.card-overlay a.button-white {
    margin-left: -45px;
}

/*
.card-image:before {
    border-top: 0 solid rgba(0, 82, 82, 0.1);
    border-left: 0 solid rgba(0, 82, 82, 0.1);
    border-bottom: 0 solid rgba(174, 212, 208, 0.1);
    border-right: 0 solid rgba(174, 212, 208, 0.1);
    transition: 0.8s 0.2s;
    border-bottom-width: 15px;
    border-right-width: 15px;
    border-left-width: 15px;
    border-top-width: 15px;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}
*/

.card-image img{
	max-width: 100%;
}

.no-results{
	padding: 25px 0;
}

.whitebar {
    width: 100%;
    height: 60px;
    background-color: #fff;
    position: relative;
}
.test-margin {
    margin-top: -210px !important;
}
.edit-subnav {
    position: relative
}
.trans-2017 {
    height: 190px !important;
    background-color: #add4d1;
}

.expertise h1 {
/*     margin-bottom: 0 !important; */
}
.transacties {
/*     min-height: 1091px !important; */
}

@media screen and (max-width: 767px) {
    .tombstones .card{
	    width: 100%;
	    margin: 30px auto 0;
    }
}

@media screen and (max-width: 320px) {
.tombstones .card {
    width: 320px;
    margin: 0 auto;
    margin-left: -15px;
    }
}

@media screen and (max-width: 425px) {
    .transacties .container .tombstone-title {
        background-color: #add4d1;
    }
    
    .plank-1 {
        width: 1000% !important;
        min-width: 425px !important;
    }
}
@media screend and (max-width: 320px) {
    h1#titel {
        width: 320px !important;
        margin-left: -15px !important;
        color: red !important;
    }
    
    .transacties .container .tombstone-title {
        margin-left: -52px !important;
    }
}

/*============================== TOMBSTONE PAGINA >> END ==============================*/

/*hover*/
.profile-transacties {
    position: static;
    margin-bottom: 45px;
    width: 360px !important;
    
    float: left;
}
.profile-picture-transacties {
    height: 507px;
    background-color: transparent;
    margin-bottom: 30px;
    width: 360px;
    margin: 0 auto;
}
.profile-more-transacties {
    position: absolute;
    height: 264px;
    width: 100%;
    top: 0px;
    right: -115%;
    z-index: 201;
    background-color: #91c6c2;
    -webkit-transition: right 0.5s;
    transition: right 0.5s;
    padding-top: 40px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.profile-transacties:hover .profile-more-transacties {
    right: 0px;
    margin: 0 auto !important;
}
.profile-more-transacties {
 
    width: 218px;
    margin: 0 auto !important;
    height: 507px;
}

/* hover end */

/* expertises - transacties pagina end */

/*wijzigingen Danny*/

body{
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
label{
	font-weight:normal;
}
.field_label{
	font-weight: normal!important;
}
textarea, input { outline: none; }


/*wijzigingen Danny eind*/


blockquote:before {
    content: "\201C";
    left: -10px;
    top: 20px;
}

blockquote:before, blockquote:after {
    position: absolute;
    font-size: 100px;
    font-family: "din-condensed-web", sans-serif;
    color: #e8442f;
}
blockquote:after {
    content: "\201D";
    right: -10px;
    bottom: 0;
}
blockquote {
    border-left: 0px;
    padding: 30px 35px 10px 35px;
    position: relative;
}
blockquote p{
	font-style: italic;
	font-size: 20px;
    line-height: 30px;
    color: #005252;
    font-family: 'Droid Serif', serif;
}
blockquote p strong{
	font-style: normal;
	font-size: 18px;
    line-height: 24px;
    color: black;
    font-family: 'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
}

.quote{
	padding-top: 60px;
    padding-bottom: 55px;
}

.visibility-hidden{
	visibility: hidden;
}
.test-ruimte{
	width: 100%;
	height: 50px;
}
.container-fluid{
	overflow: hidden;
}
/* heading */

h1,h2,h3,h4{
	font-family: "din-condensed-web", sans-serif;   
	text-transform: uppercase;
}

h1{
	font-size: 70px;
/* 	font-size: 84px;  */
	font-family: "din-condensed-web", sans-serif;   
}
    h1.and{
/*         background: url(../img/and-small.png) no-repeat 55px 6px transparent; */
/*         text-indent:100px; */
/*         text-align: left !important; */
        
        background: url(../img/and-small.png) no-repeat 5px 6px transparent;
        max-width: 360px;
	    text-indent: 50px;
	    float: none;
	    margin-left: auto;
	    margin-right: auto;
    }
h2{
	font-size: 60px;
}
h3{
	font-size: 36px;
}
h4{
	font-size: 24px;
}
h5{
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.wysiwyg h5, .wysiwyg h3 {
	font-size: 24px;
	color: #e8442f;
	font-family: "din-condensed-web", sans-serif;   
	text-transform: uppercase;
	font-weight: normal !important;
} /* omdat dvan een andere h4 wou maar dan in het oranje */
.wysiwyg h3{
	margin-top: 10px;
}
p,
.wysiwyg li{
	font-size: 18px;
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	font-weight: 100;
	text-rendering: geometricPrecision;
	line-height: 24px;

}
    .wysiwyg li{
	line-height: 24px;
    }

.header li {
    text-rendering: geometricPrecision;
    margin-left: 30px;
}
input:focus, select:focus {
    outline:none;
}

a, a:hover{
	color: #91c6c2;
}
a:focus {
    outline:none;
    outline-offset:0;
}
.wysiwyg a{
	color: #e8442f;
}
	.wysiwyg a:hover{
		color: #a0321d;
	}

li{
	font-size: 18px;
      list-style: none;
}

.well{
    background-color: white;
    padding:30px 30px 5px 30px;
    border: none;
    border-radius: 0px;
    box-shadow: none;

}

#bs-example-navbar-collapse-2 li > a{
	padding-left:13px;
	padding-right: 13px;
}


.custom-mensen-red{
    width:30px;
    height:20px;
    background: url(../img/icon-mensen.png) no-repeat center top transparent;
    top:5px;
    left:-10px !important;
}

    .button:hover .custom-mensen-red{
        background: url(../img/icon-mensen.png) no-repeat center bottom transparent;
    }
    
.custom-mail-green{
    width:30px;
    height:20px;
    background: url(../img/mail-icon-white.png) no-repeat center top transparent;
    top:5px;
    left:-10px !important;
}

    .button:hover .custom-mail-green{
        background: url(../img/mail-icon-head.png) no-repeat center bottom transparent;
    }
    
.custom-tel-green{
    width:30px;
    height:30px;
    background: url(../img/bel-icon-white.png) no-repeat center top transparent;
    top:9px !important;
    left:-10px !important;
}

    .button:hover .custom-tel-green{
        background: url(../img/bel-icon-head.png) no-repeat center bottom transparent;
    }
.custom-linkedin{
    width:30px;
    height:30px;
    background: url(../img/linkedin-nav.png) no-repeat center center transparent;
    top:9px !important;
    left:-10px !important;
}

    .button:hover .custom-linkedin{
        background: url(../img/linkedin-icon-green.png) no-repeat center center transparent;
    }
.custom-twitter{
    width:30px;
    height:30px;
    background: url(../img/twitter-nav.png) no-repeat center center transparent;
    top:9px !important;
    left:-10px !important;
}

    .button:hover .custom-twitter{
        background: url(../img/twitter-icon-green.png) no-repeat center center transparent;
    }
.custom-vcard{
    width:30px;
    height:30px;
    background: url(../img/vcard-icon.png) no-repeat center center transparent;
    top:9px !important;
    left:-10px !important;
}

    .button:hover .custom-vcard{
        background: url(../img/vcard-icon-green.png) no-repeat center center transparent;
    }
    	.button-vcard{
	    	margin-left: 20px;
	    	padding-top: 5px !important;
    	}
.custom-route{
    width:30px;
    height:30px;
    background: url(../img/route-icon-red.png) no-repeat center center transparent;
    top:9px !important;
    left:-10px !important;
    margin-top: -8px;
}

    .button:hover .custom-route{
        background: url(../img/route-icon-white.png) no-repeat center center transparent;
    }
    
.custom-email-red{
    width:30px;
    height:30px;
    background: url(../img/mail-icon-red.png) no-repeat center center transparent;
    top:9px !important;
    left:-10px !important;
    margin-top: -8px;
}

    .button:hover .custom-email-red{
        background: url(../img/mail-icon-white.png) no-repeat center center transparent;
        background-size: 18px;
    }
    
.custom-phone-red{
    width:30px;
    height:30px;
    background: url(../img/phone-icon-red.png) no-repeat center center transparent;
    top:9px !important;
    left:-10px !important;
    margin-top: -8px;
}

    .button:hover .custom-phone-red{
        background: url(../img/bel-icon-white.png) no-repeat center center transparent;
        background-size: 11px;
    }


.wysiwyg ul,
.wysiwyg ol{
    margin:0;
    padding-left:20px;
    padding-bottom: 20px;
}

.wysiwyg ul li:before {
    content:'\2022';
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -13px;
    top: 1px;
    color: #e8442e;
    font-size: 20px;
}

.wysiwyg ol{
    counter-reset:li;
}

.wysiwyg ol li:before {
    content:counter(li); 
    counter-increment:li; 
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -15px;
    top: 0px;
    color: #e8442e;
    font-size: 18px;
	text-rendering: geometricPrecision;
}
.intro,
.intro p{
	font-size: 24px;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	text-align: center;
	color: #005252;
	margin-top: 60px;
}
    .intro p{
        margin-top:0px;
        line-height: inherit;
    }
.home-intro{
	margin-bottom: 60px;
}    
.relative{
	position: relative;
}
.achtergrond-lichtgroen{
	background-color: #91c6c2;
}
.padding-bottom{
	padding-bottom: 60px;
}
.margin-top {
  margin-top: 60px;
}  

.advantage-icon{
/*     background:url(../img/adv_red.png) no-repeat top left transparent; */
    background:url(../img/adv_red-alt-2.png) no-repeat top left transparent;
/*     width:68px; */
	width: 70px;
    height:69px;
    margin-bottom: 50px;
}    

.adv1{
    background-position: left -1px;
}
.adv2{
    background-position: left -122px;
}
.adv3{
    background-position: left -240px;
}


/* einde heading */


.pagination>li>a{
    color:#91c6c2;
}

.pagination>li>a:hover{
    color:#e8452f;
}

    .pagination>li>a.active{
        background-color:#91c7c3;
        color:#FFF !important;
    }


/* buttons */
.button{
	border: 1px solid #91c7c3;
	background-color: transparent;
	padding: 15px 30px;
	border-radius: 50px;
	font-size: 18px;
	color: #91c6c2;
	text-decoration: none !important;
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	line-height: 26px;
}
.button:hover, .button:active{
	background-color: #91c6c2;
	color: #fff;
}
    .button.button-secondary{
	    border: 1px solid #e8452f;
        padding:15px 20px;
        color:#e8442e;
    }
    
        .button.button-secondary:hover, .button.button-secondary:active{
        	background-color: #e8442e;
        	color: #fff;
        }
        
    .button.button-fill{
	    background-color: #fff;
	    border-color: #fff;
    }
    .button.button-fill:hover{
	    background-color: transparent;
	    color: #e8442e;
    }
    
    .button span.glyphicon{
        margin-left:10px !important;
    }
    .button.button-white{
	    border: 1px solid #fff;
	    color: #fff;
    }
    .button.button-white:hover{
	    color: #91c7c3 !important;
	    background-color: #fff;
    }
    .button.button-red{
	    border: 1px solid #e8442f;
	    color: #e8442f;
    }
    .button.button-red:hover{
	    color: #fff;
	    background-color: #e8442f;
    }
        .button .glyphicon-menu-down{
            top:3px;
        }
    
    
.button.disabled{
    opacity:0.15;
}

.button.align-bottom{
    display: inline-block;
    margin-top:220px;
    padding:9px 20px;
}
.button-small{
    padding:9px 20px !important;
    margin-top: 15px;
    display: inline-block;
}
    form .button-small{
        margin-top:0px;
        margin-bottom: 30px;
    }

.intro.sharing-holder {
    margin-top:30px;
}

.social-sharing{
    padding:0px;
    height:40px;
    width:40px;
    line-height: 40px;
    font-style: normal;
    display: inline-block
}

    .social-sharing:hover{
        background-color:#f4f4f4;
    }

.social-sharing span.icon{
    display:inline-block;
    background-color:aqua;
    height:38px;
    width:38px;
    border-radius: 50px;
    float:left;
    margin-right: -10px;
    background-image:url(../img/socials-white.png);
    background-repeat: no-repeat;
}
    
    .social-sharing.comment{
        border-color: #91c6c2;
        color:#91c6c2
    }
    .social-sharing.comment span.icon{
        background-color: #91c6c2;
        background-position: 8px center;
    }

    .social-sharing.linkedin{
        border-color: #007bb5;
        color:#007bb5
    }
    .social-sharing.linkedin span.icon{
        background-color: #007bb5;
        background-position: -121px center;
    }

    .social-sharing.twitter{
        border-color: #23c5f1;
        color:#23c5f1
    }
    .social-sharing.twitter span.icon{
        background-color: #23c5f1;
        background-position: -249px center;
    }

    .social-sharing.facebook{
        border-color: #2f6199;
        color:#2f6199
    }
    .social-sharing.facebook span.icon{
        background-color: #2f6199;
        background-position: -379px center;
    }

    .social-sharing.mail{
        border-color: #91c6c2;
        color:#91c6c2
    }
    .social-sharing.mail span.icon{
        background-color: #91c6c2;
        background-position: -507px center;
    }
  
.ff_composer input{
	border: none;
    box-shadow: none;
    background-color: #FFFFFF;
    /*height: 50px;*/
    font-size: 24px;
    padding: 6px 12px;
    color: #005253;
    font-family: "Circe W02 Regular",Myriad Pro,Helvetica,sans-serif;
    /*font-weight: normal;*/
}
.ff_composer .line:last-child input{
	border: 1px solid #E8452F;
	background-color: transparent;
	padding: 15px 30px;
	border-radius: 50px;
	font-size: 18px;
	color: #E8452F;
	text-decoration: none !important;
	font-family: "Circe W02 Regular",Myriad Pro,Helvetica,sans-serif;
	line-height: 26px;
}
.ff_composer .line:last-child input:hover{
	background-color: #E8452F;
	color: #fff;
}
/* einde buttons */

.form-control{
    border:none;
    box-shadow:none;
    background-color: #FFFFFF;
    height:50px;
/*     font-size:24px; */
	font-size: 18px;
    color:#005253;
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	margin-bottom: 30px;
	font-weight: 400;
}

::-webkit-input-placeholder {
   color: #91c6c2 !important;
}

:-moz-placeholder { 
   color: #91c6c2 !important;  
}

::-moz-placeholder {  
   color: #91c6c2 !important;  
}

:-ms-input-placeholder {  
   color: #91c6c2 !important;  
}

/* Dropdown */

.styled-select,
.ff_composer select {
   overflow: hidden;
	padding: 10px 20px;
	border-radius: 50px;
	border: 1px solid #005253;
	margin-bottom: 30px;
}

.advocaten-header-tekst .styled-select{
    
   width: 23%;
}

.styled-select.disabled{
    opacity: 0.15;
}

.styled-select select,
.ff_composer select  {
   background: transparent;
   border: none;
   font-size: 14px;
   height: 34px;
   padding: 5px 30px 0 5px; /* If you add too much padding here, the options won't show in IE */
   width: 220px;
	background-color: transparent;
	font-size: 18px;
	color: #005253;
	text-decoration: none !important;
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
    background: url(../img/select-bgs.png) no-repeat transparent right -75px;
}
.styled-select.white{
		border-color: #fff;
		color: #fff;
		float: left;
		margin-right: 30px;
	}
.styled-select.white:last-child {
	    margin-right: 0;
	}		
.styled-select.white select{
		color: #fff;
        background-position: 195px 15px;
	}
.styled-select.white select option{
			background-color: #91C6C2;
		}
#filter-transactions{
	height: 300px;
}

.advocaten-header-tekst .dropdown{
	margin-bottom: 15px;
}
.advocaten-header-tekst .dropdown .btn{
	border-color: #fff;
	background-color: transparent;
	padding: 14px 60px 14px 20px;
    border-radius: 27px;
    color: #fff;
    font-size: 18px;
    transition: all .12s;
    text-align: left;
    position: relative;
}
.advocaten-header-tekst .dropdown .caret{
	position: absolute;
	right: 30px;
	top: 25px;
	border-width: 10px;
	border-bottom-width: 0;
}
.advocaten-header-tekst .dropdown span{
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	vertical-align: bottom;
}
.advocaten-header-tekst .dropdown .btn:focus{
	outline: none;
}
.advocaten-header-tekst .dropdown.open .btn{
	border-color: #fff;
	background-color: #fff;
	color: #005253;
    border-radius: 27px 27px 0 0 ;
}

.advocaten-header-tekst .dropdown-menu{
	color: #000;
	margin: -1px 14px 0;
/* 	border: 0; */
	border-radius: 0;
	padding: 0;
	min-width: calc( 100% - 28px);
}
.advocaten-header-tekst .dropdown-menu .divider{
	padding: 0;
	margin: 0;
	background-color: rgba(0,0,0,.15);
}
.advocaten-header-tekst .dropdown-menu li{
	padding: 8px 20px;
	white-space: nowrap;
	cursor: pointer;
    transition: all .12s;
}

.advocaten-header-tekst .dropdown-menu li.selected{
	background-color: #ADD4D1;
	color: #fff;
}
.advocaten-header-tekst .dropdown-menu li:hover{
	background-color: #91c6c2;
}
#filtering .advocaten-header{
	overflow: visible;
	z-index: 300;
}

		
.ff_composer select {
	width:100%;
	border-radius: 50px;
	border: 1px solid #005253;
	padding: 10px 20px;
	height:54px;
    background-position: 97% -68px;
    margin-bottom: 0px;
}

.ff_composer .size1of2 input{
	width:100% !important;
}
.ff_composer .unit p{
	margin-bottom: 0px;
}

.ff_composer ul li:before{content:"";}

.ff_composer input[type=file]{
	background-color: transparent;	font-size:14px;
	border-radius: 50px;
	border: 1px solid #005253;
	padding: 15px 20px;
	vertical-align: bottom;
	line-height: 14px;
}

.ff_composer input[type=radio]{
	width:auto !important;
	height:auto;	
}

.ff_composer input[type=submit]{
	height:auto;	
}

	
.styled-search{
	border-radius: 50px;
	padding: 15px 0px 14px 28px;
	border: 1px solid #fff;
	background-color: #91c6c2;
	font-size: 18px;
	color: #fff;
	height: 56px;
	font-family: 'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
    background:transparent;
	border-right-width: 0;
}
.styled-search.btn{
	padding: 15px 23px 14px 18px;
	border-left: 0;
	border-right-width: 1px;
	transition: all .3s;
}
.styled-search.btn:hover{
    border-color: #fff;
    background-color: #fff;
    color: #005253;
}
.styled-search:focus{
	border-color: #fff;
	box-shadow: none;
}

.styled-search::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff !important;
}
.styled-search:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #fff !important;
   opacity:  1;
}
.styled-search::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #fff !important;
   opacity:  1;
}
.styled-search:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #fff !important;
}


/* head (head navigatie) */
.headnav{
	height: 90px;
	background-color: #fff;
	position: fixed;
    right:0;
    left:0;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}
.headnav li{
	color: #005253;
	font-size: 18px;
	line-height: 90px;
    height: 90px !important;
    text-align: right;
    padding: 0 15px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    
}
.headnav #publisher-language-selector li{
	padding: 0 5px;
}
.headnav li a{
	color: #91c6c2;
	line-height: 90px;
	padding: 0px;
	height: 90px !important;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.headnav .navbar-nav > li > a:focus, .headnav .navbar-nav > li > a:hover, .headnav .navbar-nav > .active > a, .headnav .navbar-nav > .active > a:focus, .headnav .navbar-nav > .active > a:hover{
	background-color: transparent;
	color: #005253; 
}

.navbar-nav li.first{
    text-indent: -9999px;
    background: url(../img/home.png) no-repeat center 18px transparent;
    width:60px;
}
.subnav .navbar-nav li.first{
    text-indent: 0px;
    background: none;
    width:auto;
}

.head-logo {
	height: 45px;
}

.head-logo, .head-logo-mobile{
	margin-top: 23px;
	-webkit-transition: margin 0.5s;
    -moz-transition: margin 0.5s;
    -o-transition: margin 0.5s;
    -ms-transition: margin 0.5s;
    -webkit-transition: margin 0.5s;
    transition: margin 0.5s;
}
.head-logo-mobile{
	display: none;
}
.head-icons{
	margin-right: 15px;
	margin-top: -4px;
}
.head-icon-text{
	padding-right: 20px;
}

.headnav.affix,
.headnav.affix-top{
    top:0;
    right:0;
    left:0;
    z-index: 1030;
    border-width:0 0 1px 0;
}
.headnav-background{
	background: #fff;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
	.headnav-background .container{
		position: relative;
	}

/* .headnav.affix{max-height:90px;} */
.headnav.affix{
	height: 60px;
	z-index: 9999;
}


.home-screen .navbar.affix,
.navbar-affix.affix{
    top:60px;
    /* z-index: 900; */
    z-index: 1000;
    right:0;
    left:0;
}
.navbar{
	position: static;
}
.affix{
	position: fixed !important;
}
.nav-down{
	top: 60px !important;
	-webkit-transition: top 0.5s; /* Safari */
    transition: top 0.5s;
}
.nav-up{
	top: 1px !important;
/* 	z-index: 900 !important; */
	-webkit-transition: top 0.5s; /* Safari */
    transition: top 0.5s;
}


/* einde head */
/* head scroll version */
.headnav.affix{
	height: 60px;
	background-color: #fff;
    border-bottom: 1px solid #eee;
}
.headnav.affix li{
	line-height: 60px;
    height: 60px !important;
    
}
/*
.headnav.affix .navbar-collapse, .headnav.affix .navbar-collapse ul {
    height: 60px !important;
}
*/

.headnav.affix li a{
	line-height: 60px;
	height: 60px !important;
}
.headnav.affix .head-logo, .headnav.affix .head-logo-mobile{
	margin-top: 15px;
	height: 30px;
	clip: rect(0px,95px,30px,0px);
	position: absolute;
}
.headnav-vulling{
	height: 90px;
	width: 100%;
}

/* einde head scroll version */
/* navigatie */
.navbar-default,
.subnav{
	text-transform: uppercase;
	margin-bottom: 0px;
	border: 0px;
	border-radius: 0px;
	font-size: 18px;

}
.navbar{
	color: #fff;
	background-color: #e8442f;
	font-family: "din-condensed-web";
	font-size: 24px;
}
.navbar-header, .navbar-nav li, .navbar-nav li a{
	height: 60px;
	font-family: "din-condensed-web", sans-serif;
	font-size: 24px;   
}
.headnav li a, .headnav li {
	font-family: 'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	font-size: 18px;
}
.navbar-default .navbar-nav > li > a{
	color: #fff;
}
.navbar li a, .subnav li a {
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 60px;
}
.navbar-collapse{
	padding-left: 0px;
	padding-right: 0px;
}
.navbar-right{
	margin-right: 0px;
}
.navbar-right.desktop img{
	margin-top: -3px;
}

.navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:focus, .navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .parent-active > a, .navbar .navbar-nav > .parent-active > a:focus, .navbar .navbar-nav > .parent-active > a:hover{
	background-color: #a0321d;
	color: #fff;
}

.navbar-default .navbar-nav > li{
    border-right:1px solid transparent;
}

.navbar-default .navbar-nav > li:hover,
.navbar-default .navbar-nav > li.active,
.navbar-default .navbar-nav > li.parent-active{
    background-color: #a0321d;
    border-right:1px solid #a0321d;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background-color: transparent;
	color: #fff;
	display: inline block;
}
.menu {
  height: 60px;
  width: 100%;
  background-color: #e8442f;
  border: 0px;
  display: none;
}
.submenu{
  height: 60px;
  width: 100%;
  background-color: #fff;
  border: 0px;
  display: none;
}
/* einde navigatie */
/* sub nav */
.subnav {
  background-color: #fff;
  border-bottom: solid 1px #e8442f;
  border-top: solid 1px #e8442f;
  font-family: "din-condensed-web";
  font-size: 24px;
}
.subnav .navbar-collapse{
	margin: 0 auto;
	
}
.subnav .navbar-nav{
    width:100%;
    float:none;
}
.subnav li{
    display:inline-block;
    float:none;
}
.subnav .navbar-nav > li > a{
	color: #f9d0cb;
}
.subnav .navbar-nav > li > a:focus, .subnav .navbar-nav > li > a:hover, .subnav .navbar-nav > .active > a, .subnav .navbar-nav > .active > a:focus, .subnav .navbar-nav > .active > a:hover{
	background-color: transparent !important;
	color: #e8442f !important;
}
/* einde sub nav */
/* container */
.container-navbar{
	padding-left: 0px;
	padding-right: 0px;
}
/* einde container */
/* footer */
footer{
	margin-top: 60px;
}
.footer1{
	height: 60px;
	width: 100%;
	background-color: #91C6C2;
	overflow: hidden;
	font-family: "din-condensed-web";
	color: #fff;
}
.footer1 img{
	margin-top: -8px;
	margin-left: 15px;
	margin-right: 15px;
}
.footer1 .footer1-center{
	margin: 0 auto;
}
.footer1 h4{
    display: inline;
	margin: 0px;
	line-height: 60px;
	text-transform: uppercase;
}
.footer2{
	height: 60px;
	width: 100%;
	background-color: #005253;
	overflow: hidden;
	font-size: 14px;
}
.footer2 img{
	float: left;
	margin-top: 15px;
}
.footer2 ul{
	float: right;
	line-height: 60px;
}
.footer2 span{
	margin: 5px;
}
.footer2 ul li{
	list-style: none;
	float: left;
	color: #91c6c2;
}
.footer2 ul li a{
	color: #91c6c2;
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	font-weight: 100;
	font-size:14px;
	text-rendering: geometricPrecision;
}
.footer3{
	height: 40px;
	width: 100%;
	background-color: #fff;
	line-height: 40px;
}
.footer3 a{
	float: right;
	color: #dddddd;
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	font-weight: 100;
	font-size:14px;
	text-rendering: geometricPrecision;
}
/* einde footer */
/* second footer */
.second-footer h2{
	font-size: 30px;
	color: #e8442e;
	margin-bottom: 30px;
}
.second-footer img{
	margin-bottom: 30px;
}
.second-footer{
	margin-top: 60px;
}
.second-footer a{
	font-size: 18px;
}

.second-footer .button{
    display: inline-block
}

/* einde second footer */
/* actions */
/* action1 */
.action{
    margin-top:65px;
	overflow: hidden;
	/* margin-bottom: 55px; */
}
    
.action-tekst{
	padding-top: 105px;
	padding-top: 5vh;
	padding-left: 50px;
    padding-right: 15px;
	
	padding-bottom: 105px;
	color: #fff;
	z-index: 200;
	height: 44vh;
	min-height: 300px;
    max-height:430px;
}

    .action-red-green .action-tekst,
    .action-red-green .action-tekst:before,
    .action-red-green .action-tekst{
        max-height:1000px;
    }

    .action-tekst *{
        z-index: 300;
        position:relative;
    }
    .action-tekst:before{
        z-index: 200;
        content:"";
        height:44vh;
        max-height: 430px;
        min-height: 370px;
        width:505px;
        background-color: inherit;
        display: inline-block;
        position:absolute;
        top:0px;
        right:-10vh;
        -webkit-transform: skew(21deg);
        transform: skew(21deg);
        border-right:40px solid #91c6c2;
        -webkit-backface-visibility: hidden;
    }
    .home-screen .action-tekst:after {
	    z-index: 199;
	    content: "";
	    height: 44vh;
	    min-height: 300px;
	    width: 265px;
	    display: inline-block;
	    position: absolute;
	    top: 0px;
	    right: -20vh;
	    -webkit-backface-visibility: hidden;
	    /*background-color: rgba(0, 82, 83,0.5);*/
	}
	.home-screen .action-tekst:before {
	    right: -11vh;
	    border-right: 0px solid;
	}
	.action-spacer{
		padding-bottom: 65px;
	}
	
	.action-tekst p,
	.action-tekst li,
	.action-tekst-rechts p,
	.action-tekst-rechts li{
	    font-size:16px;
	    line-height: 20px;
	}
	
	.action-tekst .header-list{
	    margin: 0;
	    padding:0;
	}
	
	.action-tekst .header-list li{
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	text-rendering: geometricPrecision;
	font-weight: 100;
	line-height: 18px;
	}

.action1 .action-tekst p{
	margin-bottom: 30px;
	margin-right: -50px;
	overflow: visible;
	padding-bottom: 0px;
}
.action a.readmore, a.readmore{
/* 	color: inherit; */
	text-transform: uppercase;
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	text-rendering: geometricPrecision;
	font-size:18px;
	font-weight: 100;
}

action {
	color: red !important;
	line-height: 4 !important;
}
.action.red a.readmore{
	color: #ffffff;
}
    .action a span.glyphicon, a span.glyphicon{
        margin-left: 20px;
        font-size:22px;
        top:4px;
    }
    
.action h1{
    font-size:36px;
    padding-top:0px;
    padding-bottom:20px;
    margin-top: 3%; /*omdat zij de tekst hogen wouden hebben in cta buglist #86 */
    margin-right: -50px;
}

.action1 .action-tekst{
	background-color: #005253;
}
    

    .action1.red .action-tekst{
        background-color: #e8442f;
    }
    	.action1.red .action-tekst:before{
	    	border-right: 40px solid #a0321d;
    	}

.action1 .action-image{
	background-color: #ccc;
	min-height: 370px;
	height: 44vh;
	background-size: cover;
	background-position: center center;
	padding:0;
	overflow: hidden;
	max-height: 430px;
}

.action-red-green{
	position: relative;
	height:485px;
}
    .action-red-green:before,
    .action-red-green:after{
        height:485px !important;
    }

    .action-red-green .action-tekst{
        height:55vh;
        min-height: 445px;
    }


.action-red-green h2{
	font-size: 30px;
	padding-top:0px;
    padding-bottom:20px;
    margin-top:20px;
    margin-right: -10px;
}
.action-red-green .action-tekst{
	padding-left: 0px;
}
.action-red-green .action-tekst > .row{
    margin-right: -150px;
}
.action-red-green .action-tekst:before{
    border-right:40px solid #f4a297;
    width:506px;
    height: 55vh;
    min-height: 445px;
    right: -20vh;
}
.action1 .lichtgroen{
	background-color: #91c6c2;
}

.action1 .lichtgroen a{
    color:#FFF;
}

.action1 .action-tekst-rechts{
	padding-top: 5vh;
	padding-bottom: 5vh;
	color: #fff;
	height: 55vh;
	float: right;
	position: absolute;
	min-height: 445px;
}
.action-red-green .action-tekst-rechts h3{
	font-size: 24px;
	margin-top: 0px;
    margin-bottom: 5px;
}
.action-red-green .action-tekst-rechts h2{
	padding-bottom: 10px;
	font-size: 36px;
	margin-top:0px;
}

.action-red-green:before, .action-red-green:after,
.action-red-green::before, .action-red-green::after  {
  content: "";
  position: absolute;
  width: 50%;
  height: 55vh!important;
  margin-left: 110px;
  top: 0px;
  min-height: 445px;
}
.action-red-green:before,
.action-red-green::before {
  background-color: #e8442f;
  left: 0px;
margin-left:0px;
}
.action-red-green:after {
  background-color: #91c6c2;
  left: 55%;
  z-index: -1;
}

.profile-img-small{
    padding-bottom: 35px;
}
.profile-img-small:after{
    xcontent:"";
    height:200px;
    width:65px;
    -webkit-transform:skew(21deg);
    transform:skew(21deg);
    background-color: #91c6c2;
    position: absolute;
    top:0px;
    right:-30px;
}

/* einde action1 */

.smaller-line p{
        line-height: 18px !important; 
    }

.switch{
	margin-bottom: 60px;
}
.switch-item{
	height: 50px;
	background: #91c6c2;
	text-align: center;
    padding-top: 9px;
    font-family: "din-condensed-web", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    cursor: pointer;
}
.switch-item.active, .switch-item:hover{
	background: #005252;	
}
.switch-item.active:before{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 15px;
    height: 15px;
    background: #fff;
    transform: rotate(45deg) translateX(-50%);
    -webkit-transform: rotate(45deg) translateX(-50%);
    bottom: -15px;
}

.tags-title{
	font-size: 32px;
    padding-left: 10px;
    color: #005252;
}

#tags .show-all{
    padding-top:10px;
    text-decoration: underline;
}
.tags .readmore{
	color: #005252;
}
.tags li{
	border: 1px solid #91c6c2;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.tags li a{
	display: block;
    position: relative;
    overflow: hidden;
}
.tags li a .count{
	position: absolute;
    right: 0;
    width: 40px;
    text-align: right;
    padding-right: 10px;
    background: #91c6c2;
    color: #fff;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    height: 100%;
    
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.tags li a .count:before {
    content: "";
    display: block;
    height: 100%;
    float: left;
    width: 20px;
    left: -10px;
    background: #91c6c2;
    position: absolute;
    transform: skew(21deg);
}
.tags li a .item{
	padding: 2px 10px;
    position: relative;
    z-index: 1;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    width: calc(100% - 40px);
    display: block;
    float: left;
}
.tags li a:hover, .tags li a:focus, .tags li.active a{
	text-decoration: none;
}
.tags li a:hover .count, .tags li a:focus .count, .tags li.active a .count{
	width: 100%;
}
.tags li a:hover .item, .tags li a:focus .item, .tags li.active a .item{
	color: #fff;
}
.tags li.active{
	border: 1px solid #005252;
}

.function{
    font-size:18px;
}

span.glyphicon-menu-hamburger{
    margin-right: 5px;
    top:3px
}

select::-ms-expand {
    display: none;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    text-overflow: ''; /* this is important! */
}

/* action2 */

.action2,
.action3{
    overflow: visible;
    margin-bottom: 65px;
}

.action2 h1,
.action3 h1{
    font-size:36px;
	color: #005253;
    padding-bottom:0px;
    margin-right: 0px;
}

	.action3 h1{
		min-height: 78px;
	}

.action2 .action-img,
.action3 .action-img{
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
    .action2 .action-img:after,
    .action3 .action-img:after{
        xcontent:"";
        width:150px;
        height:600px;
        position: absolute;
        -webkit-transform:skew(21deg);
        transform: skew(21deg);
/*         transform: rotate(-21deg); */
        background-color: #FFFFFF;
        top: 0px;
/*         top:0px; */
        right:-125px;
        
    }
    
    .action2 a,
    .action3 a{
        color:#91c6c2 !important;
    }
    
    .action3 .action-img:after{
        right:-165px;
    }

/* einde action2 */

.ellipsis-email{
	width:90%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: inline-block;vertical-align: bottom;
}

/* einde actions */

.newsletter{
        background-color: #005253;
        position: relative;
        height:330px;
        margin-top:60px;
}
    .newsletter:before{
        content:"";
        position: absolute;
        left:50%;
        width:50%;
        height:100%;
        top:0px;
        background-color:#eff7f6;
    }
    
    .newsletter > .container > .row{
        margin-top:0px;
        background-color:#eff7f6;
    }
        
        .newsletter .action-tekst{
            height:330px;
            padding-top:60px;
            padding-left:15px;
        }
            .newsletter .action-tekst:before{
                border:none;
/*                 right:-65px; */
                height:330px;
            }
            
        .newsletter .newsletter-holder{
            padding-top:60px;
            z-index: 99;   
        }
        
            .newsletter .newsletter-holder h1{
                color:#005253;
            }
            
    .newsletter .styled-select{
            padding:10px 15px;
        }
        
        .newsletter .styled-select select{
            width:230px;
            }

.skip-link{
    display: inline-block;
    overflow: hidden;
}

    .skip-link:hover .skip-link-body{color:#9f311d;}
    .skip-link:hover .skip-link-arrow{background-color:#9f311d !important;}

    .skip-link .skip-link-arrow{
        border-right:15px solid #FFFFFF;
        padding:0;
        background: url(../img/skip-arrows.png) no-repeat 25px center  #e8442e;
    }
        .skip-link.next .skip-link-arrow{
            border-left:15px solid #FFFFFF;
            border-right: none;
            background: url(../img/skip-arrows.png) no-repeat -50px center  #e8442e;
        }   
        .skip-link .skip-link-arrow-inner:after{
            content: "";
            float: left;
            padding-bottom: 100%;
        }
        
        .skip-link .skip-link-body{
            line-height:75px;
            background-color: #FFFFFF;
            font-family: "din-condensed-web", sans-serif;  
            color:#e8442e;
            font-size:24px;
              text-overflow: ellipsis;
              overflow: hidden;
              white-space: nowrap;
              text-transform: uppercase;
        }
        
        	.skip-link.expertise-link .skip-link-body{
	        	line-height: 30px;
	        	height:75px;
	        	white-space: normal;
	        	padding-top:10px;
        	}
        
        .blog-meta{
            position: absolute;
            display: inline-block;
            top:5px;
            color:#FFFFFF;
            font-size:12px;
            font-family: "Helvetica","Arial",sans-serif;
        }

/* header */
.header{
	background-color: #005253;
	position: relative;
overflow: hidden;
}
.header:before {
	content: "";
	position: absolute;
	right: 55%;
	width: 50%;
	height: 44vh;
	min-height: 430px;
	max-height: 370px;
	margin-right:110px;
	top: 0px;
	background-color: #005253;
}
.header .action{
	margin-top: 0px;
}
.header-tekst:before{
	border-right: 0px !important;
}
.header-tekst h1{
	font-size: 35px;
	padding-bottom: 0px;
}
.header-tekst h2{
	font-size: 22px;
	font-family: 'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	text-transform: none;
	font-weight: 100;
	margin: 0px;
	padding-bottom: 10px;
}
.link-title-blog-home{
	color: #fff;
}
	.link-title-blog-home:hover{
		color: #fff;
		text-decoration: none;
	}
.blog-image-header{
	height: 44vh;
	overflow: hidden;
	min-height: 300px;
    max-height: 430px;
}
	.blog-image-header.no-image{
		background-color: #91C6C2;
	}
	.blog-image-header img{
		height: 100%;
		width: auto;
		min-height: 380px;
	}
.header-tekst{
    padding-top: 10vh;
    padding-left: 15px;
    padding-bottom: 60px;
    height: 44vh;
    max-height: 430px;
}
.header-tekst .door{
	margin-bottom: 0px !important;
}
.header-lichtgroen{
	background-color: #91c6c2;
}
.header-lichtgroen:before, .header-lichtgroen .header-tekst{
	background-color: #91c6c2;
}
.header-lichtgroen .header-tekst:before {
	border-right: none;
}

.header-lichtgroen a{
    color:white !important;
}

.header-lichtgroen .header-tekst:after {
	content: "";
	position: absolute;
	right: -160px;
	width:40px;
	height: 44vh;
	max-height: 430px;
	min-height: 370px;
	top: 0px;
	background-color: rgba(255,255,255,0.5);
	-webkit-transform: skew(21deg);
	transform: skew(21deg);
	z-index:999;
}
.advocaat-detail p{
	margin-bottom: 0px !important;
}
.advocaat-detail .contact-advocaat{
	margin-top: 30px;
}

.advocaat-category:last-child .advocaat-category-slash {
	display: none;
}

.header-over h2{
	font-family: "din-condensed-web", sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.header-over h1{
	margin-bottom: 0px;
	font-size: 48px;
}
.header-over .header-tekst{
	padding-top: 5vh;
    padding-bottom: 40px;
}
.header-over .action-tekst:before{
    right:-120px;
}

.header-bg{
    position: absolute;
    top:0;
    left:45%;
    width:55%;
    height:370px;
    background-size: cover
}

.header .button{
	display: inline-block;
}
.advocaten-header{
	background-color: #91c6c2;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
/*.advocaten-header:before {
  content: "";
  position: absolute;
  right: 75%;
  width: 50%;
  height: 370px;
  margin-right: 110px;
  top: 0px;
  background-color: #005253;
}*/

.advocaten-header h1{
	padding-bottom: 55px;
}
.advocaten-header .header-links{
	padding-top: 105px;
	padding-left: 50px;
	padding-bottom: 105px;
	color: #fff;
	z-index: 97;
	height: 300px;
}
    .advocaten-header .header-links *{
        z-index: 100;
        position:relative;
    }
    .advocaten-header .header-links:before{
        z-index: 98;
        content:"";
        height:100%;
        width:10006px;
        background-color: #005252;
        display: inline-block;
        position:absolute;
        top:0px;
        right:20px;
        -webkit-transform: skew(21deg);
        transform: skew(21deg);
        border-right:40px solid #add4d1;
        -webkit-backface-visibility: hidden;
    }
.advocaten-header-tekst{
	position: absolute;
	text-align: center;
	color: #fff;
	z-index: 99;
	display:table;
	height:250px;
	vertical-align: middle
}
	
	.advocaten-header-tekst h1{
		display: table-cell;
		vertical-align: middle;
		padding-bottom: 0px;
	}
		.advocaten-header-tekst.no-table{
			display: block;
		}
		
			.advocaten-header-tekst.no-table h1{
				display: block;
				padding:50px 0;
			}

.profile-picture{
	height: 260px;
	background-color: transparent;
	margin-bottom: 30px;
	overflow: hidden;
}
	.profile-picture img{
		xheight:100% !important;
	}
.profile-picture:after {
  z-index: 200;
  content: "";
  height: 260px;
  width: 102px;
  background-color: #91c6c2;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: -50px;
  -webkit-transform: skew(21deg);
  transform: skew(21deg);
  -webkit-backface-visibility: hidden;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
.profile:hover .profile-picture:after{
  right: 80%;
}
.profile-more {
  position: absolute;
  height: 260px;
  width: 100%;
  top: 0px;
  right: -100%;
  z-index: 201;
  background-color: #91c6c2;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
  padding-top:40px;
  text-align: center;
  color: #fff; 
  cursor: pointer;
}
.profile-more p{
	width: 100%;
	margin-top: 15px;
	font-size: 18px;
}
.profile-more p img{
	margin-top: 10px;
}
.profile-more p a{
	color: #fff;
}
.profile:hover .profile-more{
  right: 0px;
}
.profile{
	overflow: hidden;
	position: relative;
	margin-bottom: 45px;
	width: 100%;
}
.profile h2{
	font-size: 30px;
	  padding:0;
	  color: #e8442f;
	  margin: 0;
}
.profile p{
	color: #005252;
}
/* einde header */
/* head 2 */
.head2{
	/*min-height: 277px;*/
	background-color: #91C6C2;
	overflow: hidden;
	font-family: "din-condensed-web";
	color: #fff;
}

.head2-container {
	margin-left: -390px;
}
.head2-title {
	margin-left: 0px;
}
.head2-body {
	margin-left: 445px !important;
	margin-top: -10px !important;
	display: block !important;
}

.head2 img{
	margin-top: -8px;
	margin-left: 15px;
	margin-right: -65px;
	width: 100px;
}
.head2 .footer1-center{
	margin: 0 auto;
}
.head2 h1{
    display: inline;
	margin: 0px;
	font-size: 42px;
	text-transform: uppercase;
	position: relative;
	top: 5px;
}
.head2 .container {
  margin-top: 50px;
  margin-bottom: 50px;
}
/* einde head 2 */
/* head3 */
.head3 img{
	margin-right: 15px;
	float: left;
	margin-top: 25px;
}
.head3 h2{
	float: right;
	font-size: 30px;
	color: #91c6c2;
	width: 276px;
	text-transform: none;
	margin-top: 40px;
}
/* einde head3 */

/* expertise */
.expertise{
	background-color: #eff7f6;
	margin-top: 60px;
	padding-top: 60px;
	padding-bottom: 55px;
	margin-left: -15px;
    margin-right: -15px;
}
	.expertise.transacties{
		background-color: #aed4d0;
	}
    
    .expertise.tight{
        margin-top:0px;
    }
    .expertise.white{
        background-color: #FFF;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .expertise.lightgreen{
	   background-color: #91c6c2; 
    }
    
.expertise h1{
	font-size: 48px;
	color: #005252;
	text-align: center;
    margin-bottom: 55px;
}
	.expertise.lightgreen h1{
	   color: #fff; 
    }
.expertise-link{
	margin-bottom: 15px;
	margin-top: 15px;
}
.skip-link .skip-link-body{
	color: #91c6c2;
}
/* einde expertise home */
/* brengen u verder home */
.verder{
	background-position: center 15%;
	position: relative;
    background-size: 1500px;
	background-repeat: no-repeat;
	background-color: #005252;
}
.and-verder{
	background-image: url("../img/and-verder.png");
	height: 374px;
    background-repeat: no-repeat;
}
.verder h1{
	font-size: 60px;
	color: #005252;
    margin-top: 80px;
    margin-bottom: 30px;
    line-height: 55px;
}
.verder .row:before {
  content: "";
  position: relative;
  margin-bottom: -374px;
  width: 100%;
  left: 877.5px;
  height: 374px;
  background-color: #fff;
  opacity: 0.75;
}
.row-kop h1{
	font-size: 48px;
	margin-top: 60px;
	text-align: center;
	margin-bottom: 0px;
	color: #005252;
}
.row-kop .wit{
	color: #fff;
}
/* einde brengen u verder home */

/* wysiwyg */

.wysiwyg h2{
    font-size:36px;
    padding: 0 0 20px 0 ;
    color:#e8442f;
    margin:0;
}
.wysiwyg p{
    padding-bottom: 18px;
}

.second-topical-box{
	margin-top: 78px;
}
.topical-item{
    height: 260px;
}
.topical-item.topical-big{
    height: 210px;
}
.topical{
	padding: 55px 0;
}
.topical .intro{
	padding-top: 35px;
}
.topical h1{
	font-size: 48px;
    color: #005252;
    margin-bottom: 25px;
    margin-top: 0;
}
.topical-item > .inner{
	width: 65%;
    float: left;
    background-color: #91c6c2;
    padding: 20px;
    height: 100%;
    position: relative;
}
.topical-item.topical-big > .inner{
	width: 77%;
}
.topical-item .topical-big > inner{
	width: 77%;
}
.topical-item .date{
	width: 35%;
	float: left;
	height: 100%;
	background: #e8442f;
}
.topical-item.topical-big .date{
	width: 23%;
}
.topical-item > .inner:before{
	content: "";
    background: #91c6c2;
    display: block;
    position: absolute;
    height: 100%;
    width: 35%;
    top: 0;
    right: -50px;
    transform: skewX(21deg);
}
.topical-big.topical-item > .inner:before, .topical-big.topical-item > .inner{
	background: #005252;
}
.topical-item.events > .inner:before{
	right: -58px;
} 
.topical-item.events.closed-event{
/* 	pointer-events: none; */
	opacity: 0.5;
}
.topical-item.topical-big > .inner:before{
	width: 30%;
}
.topical-item.events .inner:before{
	left: -50px;
}
.topical-item.events.topical-big > .inner:before{
	left: -38px;
} 
/*
.topical-item.topical-big > .inner:after {
    content: "";
    background: #005252;
    display: block;
    position: absolute;
    height: 100%;
    width: 35%;
    top: 0;
    right: -58px;
    transform: skewX(21deg);
}
*/
.topical-item.topical-big .button-fill{
    margin-left: 20px;
}
.topical-item .inner h2{
	margin: 0;
    font-size: 32px;
    line-height: 30px;
    color: #fff;
    z-index: 10;
    position: relative;
}
.topical-item .inner a.readmore, .topical-item .inner p{
	z-index: 10;
    color: #fff;
}
.topical-item .inner a.readmore{
	position: absolute;
    bottom: 25px;
    left: 20px;
}
.topical-item .inner p{
	position: relative;
    padding-top: 10px;
}
.topical-item.topical-big .inner > p{
	min-height: 70px;
}
.topical-item .image{
	float: left;
    width: 35%;
    height: 100%;
    overflow: hidden;
    background-color: #498c8a;
}
.topical-item.topical-big .image{
	width: 25%;
	background: #91c6c2;
}

.topical .article.related-link .skip-link-body{
	height: 115px;
}
.topical .article .image{
	height: 115px;
}
.topical .article .image img{
	width: 165px;
	height: 115px;
}

.topical .highlighted .col-xs-12{
	padding: 0;
}

.highlighted .events.topical-item {
    height: 115px;
    margin-bottom: 30px;
}
.highlighted .events.topical-item .inner span,
.highlighted .events.topical-item .inner h2{

    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    }
.highlighted .events.topical-item:hover .inner span,
.highlighted .events.topical-item:hover .inner h2{
	color: #005252;
}

.events .date > .inner{
	top: 50%;
	display: inline-block;
    position: relative;
    transform: translateY(-50%);
    width: 110px;
    font-family: "din-condensed-web", sans-serif;
}
.events .date span span{
	width: calc(100% - 20px);
	display: block;
	float: left;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
.events .events-buttons{
	position: absolute;
    bottom: 20px;
    right: 20px;
}
.events .date .and{
	margin-top: 5px;
}
.events .date .day{
	font-size: 50px;
    line-height: 50px;
}
.events .date .month{
	font-size: 28px;
    line-height: 24px;
}
.events .button{
	z-index: 10;
	position: relative;
}
.events-more{
	z-index: 10;
    position: relative;
    display: inline-block;
    width: 100%;
}
.events-more span{
	z-index: 10;
    width: 80px;
    float: left;
    text-align: right;
    position: relative;
    font-family: "din-condensed-web", sans-serif;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;
}
.events-more p {
    float: right;
    width: calc(100% - 80px);
    padding-left: 20px;
    line-height: 25px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
}
.more-topical{
	color: #91c6c2;
    margin-top: 20px;
    float: left;
}

.article-filters{
	position: absolute;
    top: -35px;
    font-size: 16px;
}
.article-filters .tag{
	padding: 5px 25px 6px 8px;
    background: #005252;
    color: #fff;
    position: relative;
}
.article-filters .cross{
	display: block;
	position: absolute;
	right: 7px;
    top: 50%;
    font-size: 12px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    text-decoration: none;
    color: #fff;
}
.article-filters .cross:hover{
	color: #91c6c2;
}
.article-filters.mobile{
	display: none;
}
.article-filters.center{
	width: 100%;
	text-align: center;
}
.article-filters .button{
	margin-top: 0;
}
.article.related-link .skip-link-body{
	float: left;
    margin: 0;
    padding: 20px;
    width: calc(100% - 165px)!important;
    font-size: 32px;
    z-index: 220;
    position: relative;
    height: 150px;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
.article.skip-link:hover .skip-link-body{
	color: #005252;
}
.article.related-link.highlighted:hover .skip-link-body {
    color: #91c6c2;
}
.article.related-link {
    background-color: #91c6c2;
}
.article.related-link.highlighted {
    background-color: #005252;
}
.article .image{
	float: right;
	    height: 150px;
    width: 165px;
    background: #498c8a;
}
.article .image:before{
	z-index: 200;
    content: "";
    height: 100%;
    width: 60px;
    background-color: #91c6c2;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 136px;
    -webkit-transform: skew(21deg);
    transform: skew(21deg);
    -webkit-backface-visibility: hidden;
}
.article.highlighted .image:before {
    background-color: #005252;
}
.article .blog-meta{
	top: auto;
	bottom: 5px;
	text-transform: initial;
}
.article .blog-title{
	float: left;
	width: 100%;
}
.article .blog-sub{
	float: left;
    font-size: 18px;
    padding-top: 10px;
    line-height: 22px;
    font-family: 'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
    text-transform: none;
}
.topical-item .blog-sub{
	font-size: 18px;
    padding-top: 10px;
    line-height: 22px;
    font-family: 'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
    color: #fff;
    display: block;
    position: relative;
}
.article .blog-meta span{
	color: #005252;
}
.article.related-link.highlighted .blog-meta span{
    color: #91c6c2;
}

.visual{
    background: url(../img/visual-bg.jpg) no-repeat center center transparent;
    background-size: cover;
    margin-top:65px;
    height:375px;
    overflow: hidden;
    position: relative
}
.visual:before{
    z-index: 200;
    content:"";
    height:100%;
    width:100%;
    background-color: rgba(255,255,255,0.75);
    display: inline-block;
    position:absolute;
    top:0px;
    left:50%;
    -webkit-transform: skew(21deg);
    transform: skew(21deg);
    border-left:40px solid #91c6c2;
    -webkit-backface-visibility: hidden;
    margin-left: 100px;
}  
.visual h2{
    font-size:60px;
    color:#005252;
    padding-bottom: 20px;
}   
.visual .container > .row{
    position: relative;
    height:375px;

}
.visual .container > .row > div{ 
    z-index: 999
}

.profilebar > .container{
    height:350px;
    overflow: hidden;
    position: relative;
    background-color: #005253;
    color:#FFF;
}
    
    .profile-txt{
        padding-top:40px;
    }
    .profile-txt h2{
            font-size:48px;
            margin-top: 0;
            margin-bottom: 0;
        }    
    .profile-txt .cat-link{
            position: absolute;
            left:100px;
        }   
    .profile-txt:last-child{
            margin-top:30px;
        } 
    .profile-txt .button{
            margin-top:30px;
        }
        
.profilebar .profile-image:before {
	    z-index: 200;
	    content: "";
	    height: 100%;
	    width: 250px;
	    background-color: #005253;
	    display: inline-block;
	    position: absolute;
	    top: 0px;
	    right: -150px;
	    transform: skew(21deg);
	    border-left: 40px solid #91c6c2;
	    -webkit-backface-visibility: hidden;
	}
.profilebar .container > .row > div{ 
        z-index: 999
    }

.related-link{
    background-color: #e8442e;
        padding:0;
        margin-bottom:30px;
}   .related-link.skip-link{
		width: 100%;
	}
.related-link .skip-link-body{
        background-color: transparent;
        color:#FFF;
        line-height: 30px;
        padding:30px 0 20px 0;

        white-space: normal;
        z-index: 880;
        height:110px;
    }
.related-link .skip-link-arrow{
        border:none;
        background-image: none;
    }
.skip-link.related-link:hover .skip-link-arrow{
            background-color: transparent !important;
        }
.related-link .skip-link-arrow:before{
            z-index: 200;
            content:"";
            height:100%;
            width:50px;
            background-color: #e8442e;
            display: inline-block;
            position:absolute;
            top:0px;
            left:143px;
            -webkit-transform: skew(21deg);
            transform: skew(21deg);
            -webkit-backface-visibility: hidden;
        }
        
.comments{
    margin-bottom: 30px;
    overflow: hidden;
}
.comment h4{
	    font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;   
        text-transform: none;
        color:#005252;
    }
.comment p.comment-meta{
        color:#91c6c2;
        font-size:14px;
    }
.comment{
        padding-bottom:20px;
    }
    
    
/* publications */
.publications div{
	background-color: #e8442f;
	height: 110px;
	padding-left: 0px;
	padding-right: 0px;
}
.publications{
	margin-bottom: 30px;
}
.publications h2{
	color: #fff;
	font-size: 30px;
	text-transform: none;
}
.publications .skip-link-arrow{
	  background: url(../img/skip-arrows.png) no-repeat -50px center #e8442e;
}
.button-publications{
	border: 0px !important;
}
.button-publications:hover{
	background-color: transparent !important;
	color:#e8442f !important;
}
/* einde publications */
 
.blog-filtering{
	display: inline-block;
}
.blog-filtering ul{
    padding-left:0px;
}
.blog-filtering h3{
	display: none;
}

.headnav > .container{
    position: relative;
    background: #fff;
}
.temp-lang-switch{
    position: absolute;
    top:0px;
    right:10px;
    z-index:999;
}
.lang-switch, .lang-switch > li{
	z-index: 1;
}
.lang-switch > li > ul{
	padding: 0;
	background: #e8442f;
	height: 0;
    overflow: hidden;
    transition: height 0.3s ease;
    border-right: 1px solid transparent;
}
.lang-switch > li:hover > ul{
	height: 60px;
}
.lang-switch > li > ul:hover{
	background: #a0321d;
}
.lang-switch > li > ul > li > a{
	color: #fff;
	display: block;
}
.lang-switch > li > ul:hover > li > a{
	text-decoration: none;
}

li.lang-switch-mobile {
    font-family: "din-condensed-web", sans-serif;
    padding: 0;
    background-color: #91c6c2 !important;
}

.headnav .nav-mobiel .lang-switch-mobile > ul> li {
    width: 100% !important;
    margin-top: -50px;
    padding: 0;
    margin-bottom: 0;
    height: 0 !important;
    overflow: hidden;
    bottom: 0;
    position: relative;
}
.headnav .nav-mobiel .lang-switch-mobile > ul.active> li {
    margin-top: -100px;
    height: 50px !important;
}

.lang-switch-mobile a {
    font-family: "din-condensed-web", sans-serif !important;
    text-transform: uppercase;
    color: #FFF !important;
    font-size: 21px !important;
    background: #91c6c2;
}

.affix #publisher-language-selector{
    margin-top: -35px;
}

#publisher-language-selector{
    margin:0;
    padding:0;
    -webkit-transition: margin 0.5s;
    -moz-transition: margin 0.5s;
    -o-transition: margin 0.5s;
    -ms-transition: margin 0.5s;
    transition: margin 0.5s;
}
#publisher-language-selector li{
    width:auto;
    height:20px !important;
    float:left;
    line-height: 22px !important;
}
#publisher-language-selector li a{
        line-height: 22px !important;
        font-size:14px;
        text-indent: -9999px;
        opacity:0.5;
        width:16px;
        height:11px !important;
        display: inline-block;
        text-align: left;
        margin:10px 5px;
    }
#publisher-language-selector li:nth-child(1) a{
        background-image:url(../img/nl.png);
    }
#publisher-language-selector li:nth-child(2) a{
        background-image:url(../img/en.png);
    }
.publisher-active-language a,
#publisher-language-selector li a:hover{
        color:#000 !important;
        opacity:1 !important;
    }
    
.people-box{
height:439px;
}

.recaptcha-wrap {
	width: 100%;
	margin-bottom: 20px;
}
.recaptcha-wrap.error iframe {
	border: 1px solid #FF0000;
}

.captcha-wrap {
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
}

.valid-form .error {
	border: 1px solid #FF0000;
}


/* search nav */
.icon-search img{
	width: 28px;
	margin-right: 0;
	cursor: pointer;
}

.search-box{
	background: #fff;
	border: 0px solid #eee;
	position: absolute;
    right: 0;
    width: 100%;
    z-index: -1;
    -ms-transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.search-box.active{
	-ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    border: 1px solid #eee;
}
.search-box input{
	font-size: inherit;
    padding-top: 2px;
    padding-left: 30px;
    padding-right: 30px;
    
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 60px;
}
.search-box .search-field{
	width: calc(100% - 125px);
	border-top: 0;
	border-bottom: 0;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #FFF;
}
.search-box .glyphicon-search{
	width: 125px;
	border: 0;
    border-right: 1px solid #eee;
    background: #fff;
    top: 0;
    font-family: "din-condensed-web", sans-serif;
    text-transform: uppercase;
    color: #e8442f;  
}
.search-box .glyphicon-search:hover{
	background: #eee;
}
.search-box .search-field::-webkit-input-placeholder {
   color: #e8442f !important;
}
.search-box .search-field:-moz-placeholder {
   color: #e8442f !important;  
}
.search-box .search-field::-moz-placeholder { 
   color: #e8442f !important;  
}
.search-box .search-field:-ms-input-placeholder {  
   color: #e8442f !important;  
}

.search-keywords{
	color: #91c6c2;
}

.h2-search{
	font-size: 30px;
	color: #005252;
}

.readmore-search{
	text-transform: uppercase;
	font-family:'Circe W02 Regular', Myriad Pro, Helvetica, sans-serif;
	text-rendering: geometricPrecision;
	font-size:18px;
	font-weight: 100;
	color: #005252;
}
.readmore-search span.glyphicon{
        margin-left: 20px;
        font-size:22px;
        top:4px;
    }
    
.results-search{
	border-bottom: 1px solid rgba(0, 0, 0, 0.2); 
	padding: 20px 0;
}
.results-search a:hover{
	color: #005252;
}

.more-publications{
	width: calc(100% - 30px);
	margin-right: 30px;
}

.subscribe-newsletter{
	margin-left: 30px;
	width: calc(100% - 30px);
	background: #91c6c2;
	padding: 51px 50px;
	color: #005253;
	float: left;
	position: relative;
}
.subscribe-newsletter h2{
		font-size: 48px;
	    margin-top: 0;
	}
.subscribe-newsletter p{
		font-size: 16px;
	}
.subscribe-newsletter input{
		width: 100%;
	    padding: 10px 20px;
	    border: 0;
	    margin-bottom: 15px;
	}
.subscribe-newsletter .button{
		background: #e8442e;
		color: #fff;
		float: right;
		margin-top: 30px;
	}
.subscribe-newsletter .button:hover{
			background: #a0321d;
		}
.subscribe-newsletter.en:before{
		content: "OR";
	}
.subscribe-newsletter.nl:before{
		content: "OF";
	}
.subscribe-newsletter:before{
		position: absolute;
	    left: -45px;
	    top: 50%;
	    transform: translate(-50%, -50%);
	    font-family: "din-condensed-web", sans-serif;
	    text-transform: uppercase;
	    font-size: 30px;
	    color: #000;
	}
.home-screen + .topical{
	padding: 0;
}

.expertise.white.mobiel{
	margin-top: -50px;
}

@media screen and (max-width:991px){
	.menu {
	  display: block;
	}
	.headnav .container{
		width: 100%;
		padding: 0px;
	}
		.headnav .container .head-logo, .headnav .container .head-logo-mobile{
			margin-left: 15px;
		}
	.headnav ul{
		padding-left: 0px;
	}
		.headnav .nav-mobiel li{
			width: 20%;
			text-align: center;
			height: 50px !important;
			line-height: 50px !important;
			float: left;
			background-color: #FFFFFF;
		}
		.headnav .nav-head-mobiel{
			position: absolute;
		    right: 60px;
		    margin-top: 26px;
		    -moz-transition: margin 0.5s;
		    -o-transition: margin 0.5s;
		    -ms-transition: margin 0.5s;
		    -webkit-transition: margin 0.5s;
		    transition: margin 0.5s;
		}
		.affix.headnav .nav-head-mobiel{
			margin-top: 9px;
		}
		.headnav .nav-head-mobiel.nav-mobiel li{
			width: auto;
		}
			.headnav li a{
				display: block;
				height: 50px !important;
				line-height: 50px !important;
			}
			.headnav.affix li{
				height: 50px !important;
			}
			.headnav li a:hover{
				text-decoration: none;
			}
			.headnav.affix li a{
				height: 50px !important;
				line-height: 50px !important;
			}
			.icon-search img{
				margin-left: -10px;
			}
	.headnav .red{
		background-color: #e8442f;
	}
		.headnav .red li{
			width: 100%;
			float: none;
		background-color: #e8442f;
		}
			.headnav .red li a{
				color: #fff;
			}
			.headnav .red li a:hover{
				background-color: #a0321d;
			}
	.headnav .navbar-collapse.collapse {
        display: none !important;
    }
    .headnav .navbar-collapse.collapse.in {
        display: block !important;
    }
    .headnav .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .headnav .navbar-header {
        float:none;
        height: 90px;
    }
    .headnav .navbar-toggle .icon-bar{
	    border: solid 2px #91C6C2;
		border-radius: 3px;
    }
    
    .headnav .navbar-toggle .icon-bar{
	    opacity: 0;
	    transition: all 0.3s ease;
    }
    .headnav .navbar-toggle .icon-bar:first-child{
	    opacity: 1;
	    transform: rotate(45deg);
		margin-top: 7px;
    }
    .headnav .navbar-toggle .icon-bar:last-child{
	    opacity: 1;
	    transform: rotate(-45deg);
		margin-top: -12px;
    }
    
    .headnav .navbar-toggle.collapsed .icon-bar{
	    opacity: 1;
    }
    .headnav .navbar-toggle.collapsed .icon-bar:first-child{
	    opacity: 1;
	    transform: rotate(0deg);
		margin-top: 0px;
    }
    .headnav .navbar-toggle.collapsed .icon-bar:last-child{
	    opacity: 1;
	    transform: rotate(0deg);
		margin-top: 4px;
    }
    .navbar-toggle .icon-bar {
	    width: 30px;
	}
    .headnav .navbar-nav {
	  margin: 0px 15px;
	}
	.headnav .headnav-socials{
		text-align: center;
	}
	.headnav .navbar-collapse{
		background-color: #fff;
		border: 0px;
		width: calc(100% + 30px);
	}
	.headnav .navbar-toggle{
		background-color: transparent;
	    margin-top: 30px;
	    -webkit-transition: margin 0.5s;
	    -moz-transition: margin 0.5s;
	    -o-transition: margin 0.5s;
	    -ms-transition: margin 0.5s;
	    -webkit-transition: margin 0.5s;
	    transition: margin 0.5s;
	}
	.affix.headnav .navbar-toggle {
	    margin-top: 13px;
	}
	.affix.headnav .navbar-header {
	    height: 60px;
	}
	.nav-mobiel{
		display: block !important;
	}
	.nav-mobiel li{
		padding-left: 0;
		padding-right: 0;
	}
	.nav-mobiel li a{
		font-family: "din-condensed-web", sans-serif;
		text-transform: uppercase;
	}
	.nav-desktop{
		display: none !important;
	}
	
	
	.home-screen .navbar.affix, .navbar-affix.affix{
		top: 11px !important;
	}
	.navbar-affix .navbar-collapse{
		top: 53px !important;
	}
	.button-vcard.visible-md.hide-ios{
/* 		display:none !important; */
	}
	.head2 h1{
		top:0;
		font-size: 34px;
	}
}

@media screen and (max-width: 1300px) {
	
	.action h1{
		font-size:28px;
		margin-right: 0px;
	}
}
    
@media screen and (max-width: 1200px) {
	
	.advocaat-detail .header-tekst h1{
		margin-top: 0px;
	}
	.advocaat-detail .header-tekst h2{
		padding-bottom:0px;
	}
	
	.advocaat-detail .contact-advocaat{
		margin-top: 10px;
	}
	
	.button-vcard.visible-md{
/* 		display: inline-block !important; */
	}
	
	.action-image > img{
		height:100%;
	}
	
	.action1 .action-tekst p,
	.action1 .action-tekst li{
		font-size:14px;
		line-height: 18px;
		margin-right: -30px;
	}
	
	.header-tekst h1,
	.action h1{
		font-size:32px;
	}
		.action h1{
			padding-bottom: 10px;
		}
	
	.header-tekst h2{
		font-size:18px;
	}
	
	.verder .row:before {
	  left: 727.5px;
	}
	
	.related-link .skip-link-arrow::before {
    	right: -30px;
	}
	
	
	.related-link .skip-link-arrow{
		height: 100% !important;
	}
	.skip-link .skip-link-arrow{
		background-position-x: 20px;
		height: 75px;
	}
	
	.related-link .skip-link-arrow{
		overflow: hidden;
	}
		.related-link .skip-link-arrow img{
			max-width: none;
			min-height: 110px;
		}
		.related-link .skip-link-arrow:before{
			left: 85px;
		}
	
	.skip-link.next .skip-link-arrow{
		background-position-x: -55px;
	}
	
	.skip-link .skip-link-body{
			font-size:20px;
	}
	
	.profile-picture{
		overflow: hidden;
	}
	.profile-picture img{
		width: 100%;
	}
	.profile-img-small::after{
		right: -80px;
		width: 90px;
	}
	.profile-picture::after{
		right: -68px;
		width: 120px;
	}
	
	.head-logo, .head-logo-mobile {
    	margin-top: 25px;
    	max-width: 250px;
	}
	.topical-item.topical-big .inner > p {
    	min-height: 40px;
	}
}

@media screen and (min-width: 992px) {
	.nav-desktop{
		display: block !important;
	}
	.nav-mobiel{
		display: none !important;
	}
}
@media screen and (min-width: 992px) and (max-width:1200px){
	
	.topical .intro{
		padding-top: 25px;
	}

	.head3 h2{
		margin-top: 25px;
		text-align: center;
		width: 100%;
	}
	.head3 img{
		margin-left: 113px;
	}
	
	.action-red-green h2{
		font-size:24px;
	}
	.topical-item.topical-big .date{
	    width: 25%;
    }
    .topical-item.topical-big > .inner{
	    width: 75%;
    }
    .topical-item .inner h2{
	    font-size: 28px;
    }
    .subscribe-newsletter{
	    padding: 30px 50px;
    }
    .subscribe-newsletter .button{
	    margin-top: 0;
    }
}

@media screen and (max-width: 991px) {
	.related-link .skip-link-arrow:before{
		left: 135px;
	}
	.subscribe-newsletter,
	.more-publications{
		width: 100%;
		margin: 0;
	}
	.subscribe-newsletter:before{
		display: none;
	}

	.action a {
		font-size:16px !important;
	}
	.action a span.glyphicon{
		font-size:16px;	
		top:2px;
	}
	.action .contact-advocaat a{
		min-width: 100%;
		text-align: center;
	}
	.action1 .action-tekst p, .action1 .action-tekst li{
		margin-right: 0;
	}
	
	.action2-block,
	.action3-block{
		margin-bottom: 20px;
	}
	
	.verder .container{
		width: 100% !important;
	}
	.verder .row:before {
	  left: 33.33333333%;
	}
	.navbar-default .navbar-nav > li > a{
		width: 100vw
	}
	.head-logo{
		display: none;
	}
	.head-logo-mobile{
		display: block;
	}
	.head-logo, .head-logo-mobile{
		margin-left: 15px;
		height: 65px;
		margin-top: 20px;
	}
	.headnav.affix .head-logo, .headnav.affix .head-logo-mobile {
    	margin-top: 16px;
     	height: 40px;
	}
	.headnav-socials li {
    	width: 33.33%;
    	float: left;
	}
	.navbar .navbar-nav {
		margin: 7.5px 0px;
		padding-left: 15px;
  	}
	
	.submenu{
		display: block;
		color: #f9d0cb;
	}
/*
	.headnav.affix .navbar-collapse, .headnav.affix .navbar-collapse ul {
	    height: auto !important;
	}
*/
	.subnav li{
		width: 100%;
	}
	.subnav .navbar-collapse.collapse {
        display: none !important;
    }
    .subnav .navbar-collapse.collapse.in {
        display: block !important;
    }
    .subnav .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .subnav .navbar-header {
        float:none;
    }
    .subnav .navbar-nav {
	  width: 100%;
	  margin: 0px;
	  padding: 0px;
	}
	.action-tekst{
		padding-left: 15px;
	}
	.action1 .action-tekst{
		overflow: hidden;
	}
	.action1 .action-tekst p{
		margin-right: 0px;
	}
	.action1 .action-tekst:before {
	  /*width: 0px;
	  right: 366px;
	  height: 191%;
      -webkit-transform: rotate(90deg);
	  transform: rotate(90deg);*/
	  display:none;
	}
	.action-red-green .action-tekst:before{
		height: 195%;
	}
	.header .action-tekst:before{
        /*z-index: 200;
	    content: "";
	    background-color: inherit;
	    display: inline-block;
	    position: absolute;
	    top: 0px;
	    right: 300px;
	    border-right: 40px solid #91c6c2;
	    -webkit-backface-visibility: hidden;
	    -webkit-transform: rotate(90deg);
	    transform: rotate(90deg);*/
	    display:none;
    }
    .header .action-tekst, .action1 .action-tekst, .profilebar .profile-image{
	    border-bottom: 3px solid #91c6c2;
    }
    
    .col-md-8.blog-image-header,
    .col-md-8.blog-image-header > img{
	    height:auto !important;
	    width:100% !important;
	    min-height: 10px !important;
	    
	    /*right:7.5px;*/
	    background-color: #91c6c2;
    }
    
    
    .newsletter .action1 .action-tekst{
	    border: 0px;
    }
    .header .action-tekst{
		overflow: visible;
        padding-top:60px;
        padding-left:30px;
        padding-right:30px;
        max-height: 1000px;
        text-align: center;
        height:100%;
	}
		.header .action-tekst li{
			margin-left: 0px;
		}
		
	.ellipsis-email{
		text-align: left;
	}
	
	.header-tekst{
		height: 100%;
	}
	.header .container{
		width: 100%;
	}
	.head3{
		text-align: center;
	}
	.head3 img{
		margin-right: 0px;
		float: none;
		margin-top: 25px;
	}
	.head3 h2{
		float: none;
	    text-align: center;
	    width: 100%;
	}
	.and-verder{
		background-position-x: 100%;
		margin-top: -1px;
	}
	.advocaten-header .header-links:before{
		left: 10px!important;
		height: 0px;
	}
	.home-screen .action-tekst:after{
		display: none;
	}

	.newsletter{
		height: 100%;
	}
	.newsletter:before {
	    left: 0%;
	    width: 100%;
	    height: 376px;
		bottom: 0px;
		top: inherit;    
	}
	
	.button.align-bottom{
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.action1 .action-image{
	    height: auto;
		min-height: 250px;
	    float: left;
	    width: 100%;
	}
	
	.action-red-green{
		height: 100%;
	}
	
	.action-red-green .action-tekst-rechts{
		position: relative;
		height: 100%;
		width: 100%;
		text-align: center;
		overflow: hidden;
	}
	.action-red-green:after, .action-red-green:before{
		background-color: transparent;
	}
	.action-red-green .action-tekst{
		height: 100%;
	}
	.header-over .action1 .action-tekst p {
    	margin-bottom: 0px !important;
	}
	.header-over li:last-child {
    	margin-bottom: 30px;
	}
	.profile-img-small:after {
	    left: 50%;
	    margin-left: 58px;
	}
	.action-red-green .action-tekst{
		text-align: center;
	}
	.action-tekst *{
		margin: 0 auto;
	}
	.action-tekst{
		padding-bottom: 5vh;
	}
	.action-tekst .row{
		margin-left: -15px;
		margin-right: -15px;
	}
	.action-red-green .action-tekst > .row{
		margin-right: -15px;
		margin-left: -15px;
	}
	.action-red-green .action-tekst{
		padding-right: 0;
	}
	.action-red-green h2{
		margin-right: 0;
	}
	.action-red-green .profile-img-small img{
		margin: 0 auto;
	}
	.profilebar > .container{
		height: 100%;
	}
	.profilebar .profile-image img{
		width: 100%;
	}
	.profilebar .profile-image:before {
	    /*background-color: inherit;
	    bottom: -40px;
	    width:auto;
	    top: inherit;
	    left: 0;
	    right: 0;
	    height: 100vw;
	    border-right: 40px solid #91c6c2;
	    -webkit-transform: rotate(90deg);
	    transform: rotate(90deg);*/
	    display: none;
	}
	.profile-txt:last-child{
		padding-bottom: 40px;
	}
	.second-footer{
		text-align: center;
	}
	.newsletter{
		text-align: center;
	}
	.newsletter h1{
		margin-right: 0px;
	}
	.styled-select{
		margin-left: auto;
		margin-right: auto;
	}
	.action h1{
		margin-right: 0px;
	}
	.profile-txt .cat-link{
		width: 100%;
		display: block;
		position: static;
	}
	.profile-txt{
		text-align: center;
	}
	.profile{
		max-width: 400px;
	    margin-left: auto;
	    margin-right: auto;
	}
	
	.events-more{
		display: none;
	}
	.topical-item.topical-big .image{
		display: none;
	}
	
	.readmore.more-topical.more-events.topical-1.events-1{
		margin-bottom: 25px;
	}
}


@media screen and (max-width: 767px) {
	.styled-search{
		margin-bottom: 15px;
	}
	
	.advocaat-detail .contact-advocaat{
		margin-bottom: 30px;
		margin-top: 0px;
	}
	
	.button-vcard{
		margin-top: 10px;
	}
	
	.headnav .container{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
		
	
	.header:before {
	  display: none;
	}
	
	.head2 img{
		width: 100%;
		padding-left: 35vw;
		padding-right: 35vw;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.head2 .container{
		margin-bottom: 70px;
	}
	
	
	.header-over img{
		margin-left: -15px;
	}
	.desktop{
		display: none;
	}
	.mobiel{
		display: block;
	}
	h1.and{
		text-align: center !important;
		padding-top: 45px;
		background-position-x: center;
		text-indent: 0px;
	}
	.newsletter .action-tekst{
		height: 230px;
	}
	.footer1{
		height: 100%;
	}
	.footer2{
		height: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.footer2 img{
		float: none;
	}
	.footer2 ul{
		float: none;
	    max-width: 287px;
	    margin: 0 auto;
	    padding-left: 0px;
	}
	.footer3{
		text-align: center;
	}
	.footer3 a{
		float: none;
	}
	
	.button-secondary.button-small.pull-right, .button-secondary.button-small.pull-left {
	    float: none !important;
	    display: block;
	}
	.advocaten-header .header-links{
		padding: 0px;
		height: 100% !important;
	}
	.advocaten-header-tekst{
		width: 100%;
		position: relative;
		padding-bottom: 20px;	
	}
		#filtering .advocaten-header-tekst{
			height:auto;
		}
		
	.advocaten-header-tekst h1{
		font-size: 48px;
		text-align: center;
	}
	
	.advocaten-header-tekst h1{
		width:100%;
		xdisplay: inline-block;
	}
	
	.advocaten-header-tekst .styled-select{
		width:100%;
	}
	
	.advocaten-header-tekst .text-center {
    	width: 260px;
    	margin: 0 auto;
    	text-align: center;
    	padding: 0px;
	}
	#filtering .advocaten-header-tekst .text-center{
		width: 290px;
	}	
	#filtering .dropdown{
		padding: 0;
	}	
	#filtering .input-group{
		margin: 0 -15px;
	}	
	#filtering .dropdown-menu{
		margin: -1px 0 0;
		width: 100%;
	}
	#filtering .dropdown-menu li{
		white-space: normal;
	}
	.related-link .skip-link-body {
	    padding-left: 25px;
	    padding-right: 10px;
	}
	.related-link .skip-link-arrow:before {
	    width: 150px;
	    left: 110px;
	}
	.related-link .skip-link-arrow img{
		max-width: none;
		height: 110px !important;
	}
	.skip-link:first-child {
    	margin-bottom: 40px;
	}
	.skip-link .skip-link-arrow{
		border-right: 0px;
	}
	.skip-link.next .skip-link-arrow{
		border-left: 0px;
	}
	.skip-link-prev .skip-link-body, .skip-link.next .skip-link-body{
		display: none;
	}
	.expertise-link .skip-link-body{
		display: block !important;
	}
	.footer1 img {
	    margin-left: 0px;
	    width: 100%;
	    padding-left: 40vw;
	    padding-right: 40vw;
	}
	.profile:hover .profile-picture::after {
    	right: 80%;
	}
	.expertise .skip-link .skip-link-arrow{
		width: 25%;
	}
	.expertise .skip-link .skip-link-body{
		width: 75%;
		font-size: 28px;
		line-height: 24px;
	}
	
	.skip-link .skip-link-arrow{
		width: 75px;
	}
	.skip-link .skip-link-arrow {
    	background-position-x: 25px;
	}
	.skip-link.next .skip-link-arrow{
		float: right;
	}
	.expertise .skip-link.expertise-link{
		background-color: white;
		display:table;
		vertical-align: middle;
		height:75px;
	}
	.expertise .skip-link.expertise-link .skip-link-body{
		display: table-cell !important;
		vertical-align: middle;
		line-height: auto;
		padding-top: 15px;
	}
	.expertise .skip-link.expertise-link .skip-link-arrow{
		width:75px;
	}
	.article .blog-sub{
		font-size: 12px;
	    line-height: 15px;
	}
	
	.blog-filtering{
		z-index:890;
		background-color: white;
		margin-right:15px;
		width:100%;
	}
	
		.blog-filtering h3{
			display: block;
			text-align: center;
			color: #005252;
		}
	
		.blog-filtering h4{
			text-align: center;
			border: 1px solid #005353;
			padding: 10px 0;
			font-size: 24px;
			margin:0;
			background: #FFFFFF;
			margin-top: -1px;
			
		}
		.blog-filtering ul{
			height:0px;
			overflow: hidden;
			margin:0px;
		    -webkit-transition: height 0.5s;
		    -moz-transition: height 0.5s;
		    -o-transition: height 0.5s;
		    -ms-transition: height 0.5s;
		    -webkit-transition: height 0.5s;
		    transition: height 0.5s;
		}
			.blog-filtering ul.expanded{
				height:auto;
			}
		
			.blog-filtering ul li{
				padding:0;
				text-align: center;
				border-bottom:1px solid #f4f4f4;
				margin: 0;
			}
		
		.blog-filtering p{
			display: none;
		}
		.tags li{
			border-top: none;
			border-left: none;
			border-right: none;
		}
			.tags li:last-child{
				border-bottom: none;
			}
				.tags li a .item{
					width: 100%;
				}
				.tags li a .count{
					display: none;
				}
		.tags{
			width: 100%;
			border: 0;
		}
			.tags.expanded{
				border: 1px solid #005353;
				border-top: none;
			}
		.tags li a .item{
			padding: 6px 10px;
		}
		
	.blog-overview{
		padding-top:150px;
	}
		.blog-overview h1{
			margin-bottom: 30px;
		}
		
	.results-search{
		padding: 0 15px;
	}
	.topical-item.topical-big > .inner{
		width: 100%;
		padding-bottom: 65px;
	}
	.topical-item.topical-big > .inner h2{
		font-size: 24px;
	}
	.topical-item.topical-big {
    	height: auto;
	}
	.topical-item.topical-big .date{
		display: none;
	}
	.topical-item.topical-big .button-fill{
		margin-left: 0;
	}
	.article-filters{
		float: left;
		padding-bottom: 20px;
		position: relative;
		top: auto;
	}
	.article-filters.mobile{
		display: block;
	}
	.article-filters .tag{
		float: left;
	}
}


@media screen and (min-width: 768px) {
	.desktop{
		display: block;
	}
	.mobiel{
		display: none;
	}
}
@media screen and (max-width: 500px){
	.button{
		font-size: 14px;
		padding: 15px 15px;
	}
	.expertise .skip-link .skip-link-arrow{
		width: 40%;
	}
	.expertise .skip-link .skip-link-body{
		width: 60%;
		font-size: 20px;
		line-height: 18px;
	}
}

@media screen and (max-width: 650px) {
	.topical-item > .inner{
		width: 100%;
	}
	.topical-item .image, .topical-item .date, .topical-item > .inner:before{
		display: none;
	}
	.article .image:before{
		right: 70px;
	}
	.article .image {
	    width: 100px;
	}
	.article.related-link .skip-link-body {
	    width: calc(100% - 100px)!important;
	}
	
}
@media screen and (max-width: 320px){
	.article.related-link .skip-link-body{
		width: 100% !important;
	}
	.article .image{
		display: none;
	}
}
@media screen and (max-width: 360px){
	.head-icon-text{
		display: none;
	}
	.subscribe-newsletter{
		padding: 30px 30px;
	}
	a span.glyphicon{
		margin-left: 5px;
	}
}

@media screen and (min-width: 768px) and (max-width:991px){
	.people-filter{
		margin-top: -50px;
	}
}

@media screen and (max-width: 991px){
	.logo-width{
		max-width: 50%;
	}
}

@media screen and (max-width: 450px){

td, th{
	display:block;
}

tr:nth-child(even) {
  background-color: #ffffff;
  width:100%;
}

td:nth-child(2) {
  padding-left: 15px;
  padding-top: 15px;
}

tr:first-child td{
	padding-left: 0;
}

.wysiwyg ul:before{
	content:'\2022';
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -17px;
    top: -7px;
    color: #e8442e;
    font-size: 30px;
}



.wysiwyg tr ul{
	padding-bottom: 0px;
}
}
tbody>tr>:nth-child(1) {color: #e8442f; font-weight: bold; }


.wysiwyg tr ul li:nth-child(n+2){
	margin-left: 20px;
}

.wysiwyg tr ul{
	padding-bottom: 0px;
}

.wysiwyg tr ul li:before{
	content:'\2022';
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -13px;
    top: 1px;
    color: transparent;
    font-size: 20px;
}

.wysiwyg tr ul li:nth-child(n+2):before{
	content:'\2022';
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -13px;
    top: 1px;
    color: #e8442e;
    font-size: 20px;
}


.wysiwyg tr:not(:first-child){
	border-bottom: 30px solid #eff7f6;
	background-color: white;

}


.wysiwyg tr:hover{
	cursor: pointer;
}