#container {
    overflow: hidden;
    transform: rotate(45deg, 0deg);
    position: relative;
}
#side-img {
    right: 0;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 152px 157px;
    border-color: transparent transparent #002e41 transparent;
    bottom: 0;
}
.spacer {
    height: 50px;
    width: 0px;
    float: right;
}
.bottomRight {
    shape-outside: polygon(44% 100%, 100% 0%, 100% 100%);
    height: 150px;
    width: 300px;
    float: right;
    clear: right;
}

.news-btn-wrapper {
    padding-top: 0px;
    margin-top: 30px;
}
.hw-drp-btn button{
    width: 97% !important;
    background-color: #dbdbdb !important;
    height: unset !important;
    margin: 0 !important;
    font-size: 13px !important;
}
.hw-feature-img{
    position: relative;
}
.hw-drp-btn{
    background-color: #dbdbdb;
    margin-top: 0;
    min-width: 137px;
    border: none;
    border-radius: unset;
    box-shadow: none;
    top:unset;
}
.hw-arrow-news{
        margin-left: 8px;
    font-size: 14px;
}
.news-btn-wrapper button {
    cursor: pointer;
    background-color: #008fc2;
    color: white;
    width: auto;
    border-radius: unset;
    font-size: 11px;
    height: 48px;
    margin: 4px;
}
.news-btn-wrapper button:hover {
    background: #002e41;
    color: white;
}
.news-btn-wrapper button:focus{
    color: white;
}
.mixitup-control-active {
    background: #002e41 !important;
}
.news-btn-wrapper button[data-filter] + .news-btn-wrapper button[data-sort] {
    margin-left: .75rem;
}
.news-mixitup-wrapper {
    margin-top: 50px;
    text-align: justify;
}
.news-mixitup-wrapper:after {
    display: inline-block;
    width: 100%;
}
.news-mix,
.news-gap {
    display: inline-block;
    vertical-align: top;
}
.news-mix {
    background: #fff;
    margin-bottom: 1rem;
    position: relative;
}
.news-mix:before {
    display: inline-block;
    padding-top: 56.25%;
}
.news-mix {
    visibility: hidden;
    /*padding: 11px;*/
    box-shadow: 0 4px 12px 4px rgba(0,0,0,0.2);
    border-bottom: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    border-top: 1px solid #b7b7b7;
}
.nieuws-mix {
    display: inline-block;
    vertical-align: top;
}
.nieuws-mix {
    background: #fff;
    margin-bottom: 1rem;
    position: relative;
}
.nieuws-mix:before {
    display: inline-block;
    padding-top: 56.25%;
}
.nieuws-mix {
    padding: 0px;
    box-shadow: 0 4px 12px 4px rgba(0,0,0,0.2);
    border-bottom: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    border-top: 1px solid #b7b7b7;
    width: 32%;
    margin: 7px;
}
.nieuws-image {
  padding: 11px;
}
.nieuws-text div#text-container p {
    padding: 11px;
    font-size: 14px;
}
.nieuws-mix h4 {
  color: #0992c4;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 11px;
  min-height: 52px;
}
.sf-level-0 {
  cursor: pointer;
  background-color: #008fc2;
  color: white;
  width: auto;
  border-radius: unset;
  font-size: 11px;
  margin: 4px;
}
.searchandfilter ul li {
  margin-right: 10px;
  display: inline-block;
  width: auto;
}
.sf-input-radio {
  display: none;
}
.searchandfilter li[data-sf-field-input-type=checkbox] label,
.searchandfilter li[data-sf-field-input-type=radio] label,
.searchandfilter li[data-sf-field-input-type=range-radio] label,
.searchandfilter li[data-sf-field-input-type=range-checkbox] label {
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  width: 100%;
  height: 100%;
  padding: 10px 16px;
}
.sf-option-active,
.searchandfilter ul li li:hover {
  background: #002e41 !important;
  cursor:
}
.nieuws-mix .news-video-icon {
  font-size: 66px;
  color: whitesmoke;
  cursor: pointer;
  position: absolute;
  top: 16%;
  left: 40%;
}
.mixitup-ready .news-mix {
    visibility: visible;
}
.news-mixitup-wrapper h4{
    color: #0992c4;
    font-size: 13px;
    margin-top: 26px;
    padding: 11px;

}
.news-avatar-box{
    padding: 11px;
    position: relative;
}
.news-mixitup-wrapper p {
    color: #818181;
    /*margin-top: 44px;*/
    display: block;
    font-size: 13px;
    padding: 11px;
}
.news-video-icon{
    font-size: 66px;
    color: whitesmoke;
    cursor: pointer;
    position: absolute;
    top: 33%;
    left: 40%;
}

/* Grid Breakpoints
-------------------- */
/* 3 Columns */
@media screen and (min-width: 320px) {
    .news-mix,
    .news-gap {
        width: 100%;
    }
}
/* 3 Columns */
@media screen and (min-width: 541px) {
    .news-mix,
    .news-gap {
        /*width: calc(100%/3 - (((3 - 1) * 1rem) / 3));*/
        /*width: 29%;*/
        width: 91%;
    }
}
@media screen and (max-width: 541px) {
    .news-mix,
    .news-gap {
        /*width: calc(100%/3 - (((3 - 1) * 1rem) / 3));*/
        /*width: 29%;*/
        width: 91%;
    }
}

/* 4 Columns */
@media screen and (min-width: 961px) {
    .news-mix,
    .news-gap {
        /*width: calc(100%/4 - (((4 - 1) * 1rem) / 4));*/
        width: 48%;

    }
}

/* 5 Columns */
@media screen and (min-width: 1281px) {
    .news-mix,
    .news-gap {
        width: calc(100%/5 - (((5 - 1) * 1rem) / 5));
        width: 32%;
        /*padding: 11px;*/
    }
}
.leez-sm-btn{
    display: none;
}
.hw-news-lees-title{
    right: 0;
    position: absolute;
    bottom: 0;
    color: white !important;
}
.hw-news-lees-title a{
    color: white;
    text-decoration: none;
}
.hw-news-lees-title a:focus, .hw-news-lees-title a:hover{
    color: white;
    text-decoration: none;
}
.sm-btn034 a:focus, .sm-btn034 a:hover{
    color: white;
    text-decoration: none;
}
@media screen and (max-width: 1200px) {
    .news-btn-wrapper{
        text-align: center;
    }
}
@media screen and (max-width: 400px) {
    #side-img{
        display: none;
    }
    .bottomRight{
        height: unset !important;
    }
    .leez-sm-btn{
        display: block;
        display: block;
        float: right;
        margin-right: 18px;
        margin-bottom: 15px;
        background-color: #002e41;
    }
    .sm-btn034 a{
        color: white;
    }
    .leez-sm-btn:hover{
        color: white !important;
    }
    .hw-news-lees-title{
        display: block !important;
    }
}
