.slider-modal .modal-dialog {width: 100%; max-width:1000px; margin: -10% 0 0 -25%;position:absolute;position: fixed;top: 20%;left: 50%;}
.slider-modal  .modal-header {padding: 0;border-bottom: none;}
.slider-modal  .modal-header h5{color: #9dd11d;font-size: 24px;float: left;}
.modal-inner-wrapper {padding:0;background: #fff; opacity: 0.9; position: relative;}
.modal-inner-wrapper  button.close{opacity: 1;display: block;list-style: none;}
.modal-inner-wrapper  button.close svg{-webkit-appearance: none;padding: 0;cursor: pointer;background: 0 0;border: 0;width: 30px;height: 30px;background: transparent;opacity: 1;display: block;padding-left: 10px;float: right;}
.modal-inner-wrapper .modal-content{box-shadow: none;border-radius: 0;border:none;}
.post-slider-column{padding-top: 0px;}
.post-slider-column .three-column-details h2{font-size: 22px;color: #282828;}
.post-slider-column .three-column-details p{line-height: 1.5;}
.slick-slide{height:auto!important; max-height: 490px; margin-bottom: 3px; overflow: hidden;}
.slider .slick-slide img{margin:0 auto;max-width:800px;height:265px;overflow:hidden; width: 100%;}
	.slider-nav-thumbnails .slick-slide {max-height: 100px; overflow: hidden; }
.modal-backdrop{opacity:0.8!important;}
.post-slider{padding: 30px 50px 0;background:/* url(../images/blurred.jpg) no-repeat*/ #fff;background-size: cover;}
.post-slider-column{padding:45px 50px;}
.post-slider figure{background:#fff;} 
.post-slider figure img{object-fit: cover;height: 100%!important;max-height:800px;}
:focus{outline:none!important;}
/* social icons*/
ul.socials-popup {}
        ul.socials-popup li {list-style: none; float: left; margin-right: 10px; }
            ul.socials-popup a {float: left; width: 47px; height: 47px; }
            ul.socials-popup a.instagram {background: url("../images/socials-black.png") left top no-repeat; }
            ul.socials-popup a.linkedin {background: url("../images/socials-black.png") -59px top no-repeat; }
            ul.socials-popup a.twitter {background: url("../images/socials-black.png") -122px top no-repeat; }
            ul.socials-popup a.facebook {background: url("../images/socials-black.png") -186px top no-repeat; }
.bericht-content p, .klantreactie-content p{font-size:16px;}
.modal-inner-wrapper button.close{font-size:16px;line-height: 18px;font-weight:400;}
.inspiratie .row-first .post-1 .post-subline{color:#000!important;}
.slider-nav-thumbnails .slick-slide img {
    object-fit: cover;
    min-height: 90px;
}
.bericht-content, .klantreactie-content {height: 250px; overflow-y: scroll;}

@media only screen 
and (min-width : 320px) 
and (max-width : 812px){ 

    .slider-modal{height:100%;width:100%;}
    /*.slider-modal .modal-content{height: 100vh;overflow-y: scroll;}*/
    .slider-modal .modal-dialog{width: 100%;margin:0!important;left: 0;right: 0;top:0;    padding: 10px;}
    .slider .slick-slide img{height:200px !important;}
.slider-modal .modal-dialog {
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.modal-inner-wrapper {
    padding: 0px 0 20px;
}
body.modal-open{
    overflow: hidden !important;
    z-index: -1;
}
.slider-nav-thumbnails .slick-slide img {
    object-fit: cover;
    min-height: 60px;
}

.post-slider{padding: 10px 20px}
.post-slider-column{padding:10px 20px;}


}
body.modal-open .modal {
    z-index: 999999;
}

  /* the slides */
  .slider-nav-thumbnails .slick-slide {
    margin: 0 2px;
  }
  /* the parent */
  .slider-nav-thumbnails .slick-list {
    margin: 0 -2px;
  }
/*.post-slider .slider-post:before{
    content:'';
    background: url(../images/blurred.jpg);
}*/
