

.nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
  height: 50px;
}

.nxs-blog {
  overflow: hidden;
}

.nxs-blogentry, .nxs-blogentry .info-wrapper {
  box-sizing: border-box;
}

.nxs-blogentry:before, .nxs-blogentry:after {
  content: " ";
  display: table;
}

.nxs-blogentry:after {
  clear: both;
}

.nxs-blogentry .nxs-blog-meta {
  opacity: 0.7;
}

.nxs-blogentry.no-content .info-wrapper {
  width: 100%;
  margin-left: 0px;
}

.nxs-blogentry.no-content {
  border-bottom: 0px;
}

.nxs-blogentry.no-content .nxs-default-p {
  display: block;
}

.nxs-main .nxs-blogentry.no-content .info-wrapper {
  width: 100%;
  margin-left: 0px;
}

.nxs-main .nxs-blogentry.no-content {
  border-bottom: 0px;
}

.nxs-main .nxs-blogentry.no-content .nxs-default-p {
  display: block;
}

.nxs-main-photogrid .nxs-blogentry.no-content .info-wrapper {
  width: 100%;
  margin-left: 0px;
}

.nxs-main-photogrid .nxs-blogentry.no-content {
  border-bottom: 0px;
}

.nxs-main-photogrid .nxs-blogentry.no-content .nxs-default-p {
  display: block;
}

.nxs-main .nxs-one-half .nxs-blogentry .nxs-default-p, .nxs-main .nxs-two-third .nxs-blogentry .nxs-default-p, .nxs-main .nxs-one-third .nxs-blogentry .nxs-default-p, .nxs-main .nxs-one-fourth .nxs-blogentry .nxs-default-p, .nxs-main .nxs-three-fourth .nxs-blogentry .nxs-default-p {
  display: none;
}

.nxs-one-whole .nxs-blogentry, .nxs-one-half .nxs-blogentry, .nxs-two-third .nxs-blogentry, .nxs-one-third .nxs-blogentry, .nxs-one-fourth .nxs-blogentry, .nxs-three-fourth .nxs-blogentry {
  float: left;
  padding: 15px 0px;
  width: 100%;
  overflow: hidden;
  height: 100%;
}

.nxs-one-whole .nxs-blogentry, .nxs-two-third .nxs-blogentry, .nxs-three-fourth .nxs-blogentry, .nxs-one-half .nxs-blogentry, .nxs-one-third .nxs-blogentry, .nxs-one-fourth .nxs-blogentry {
  border-bottom: 1px solid #c2c2c2;
}

.nxs-one-whole .nxs-blogentry:last-child, .nxs-two-third .nxs-blogentry:last-child, .nxs-three-fourth .nxs-blogentry:last-child, .nxs-one-half .nxs-blogentry:last-child, .nxs-one-third .nxs-blogentry:last-child, .nxs-one-fourth .nxs-blogentry:last-child {
  border-bottom: 0px;
}

.nxs-blogentry .nxs-title {
  margin-bottom: 5px;
}

.nxs-blogentry .nxs-categories-2 {
  font-size: 10px;
}

.nxs-blogentry .nxs-blogentry .nxs-button {
  margin-top: 15px;
}

.nxs-blogentry .nxs-pagination .nxs-button span {
  margin-left: 0px;
}

.nxs-blogentry .nxs-meta {
  margin-right: 15px;
}

.nxs-blogentry .nxs-blog-meta {
  margin-bottom: 10px;
  float: left;
}

.nxs-blogentry .nxs-author {
  display: none;
}

.nxs-blogentry .nxs-image-wrapper , .nxs-placeholder-list .nxs-placeholder .nxs-blog-single-row .nxs-image-wrapper{
  overflow: hidden;
  width: 25%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nxs-blogentry .info-wrapper {
  width: 66.6667%;
  margin-left: 33.333333%;
  position: relative;
}

.nxs-blogentry .nxs-categories-2 {
  text-transform: uppercase;
}

.nxs-blogentry .nxs-blog-meta {
    opacity: 0.5;
}

.nxs-blogentry .nxs-default-p {
  display: none;
}

.nxs-blogentry .nxs-date, .nxs-blogentry .nxs-author {
  float: left;
}

.nxs-blogentry .nxs-author {
  margin-left: 10px;
}

.nxs-blogentry .nxs-categories-2 {
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
}

.nxs-blogentry .nxs-title {
  margin-bottom: 10px;
  display: block;
}

.nxs-blog-viewcount {
  font-size: 13px;
  margin-bottom: 10px;
  text-align: left;
  line-height: 16px;
  text-shadow: none;
  display: block;
  font-weight: 700;
  color: #777;
}


@media only screen and (max-width: 719px) {
  .nxs-one-fourth .nxs-blogentry .nxs-image-wrapper {
    display: block;
  }
}

@media only screen and (min-width: 719px) {
  .nxs-one-whole .nxs-blogentry .nxs-image-wrapper, .nxs-two-third .nxs-blogentry .nxs-image-wrapper {
    float: none;
    width: 100%;
    /*    height: 100%;*/
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .nxs-one-whole .nxs-blogentry .info-wrapper, .nxs-two-third .nxs-blogentry .info-wrapper {
    width: 100%;
    margin: 0;
    padding: 15px 5%;
    position: relative;
  }
  .nxs-one-whole .nxs-blogentry, .nxs-two-third .nxs-blogentry {
    width: 50%;
  }
  .nxs-one-whole .nxs-blogentry, .nxs-two-third .nxs-blogentry {
    border-bottom: none;
  }
  .nxs-one-whole .nxs-blogentry, .nxs-two-third .nxs-blogentry {
    padding: 0px 5px;
    margin-bottom: 1.25em;
  }
  .nxs-three-fourth .nxs-blogentry, .nxs-one-fourth .nxs-blogentry, .nxs-one-third .nxs-blogentry {
    padding: 40px 0px;
  }
  .nxs-main .nxs-one-fourth .nxs-blogentry .nxs-image-wrapper {
    display: block;
  }
  .nxs-one-whole .nxs-blogentry .nxs-default-p {
    display: block;
  }
  .nxs-main-photogrid .nxs-one-whole .threeitems .nxs-blogentry {
    width: 33.33334%;
  }
}

@media only screen and (min-width: 719px) and (max-width: 959px) {
  .nxs-one-whole .nxs-blogentry:nth-of-type(odd), .nxs-two-third .nxs-blogentry:nth-of-type(odd) {
    clear: left;
  }
}

@media only screen and (min-width: 959px) {
  .nxs-one-half .nxs-blogentry, .nxs-two-third .nxs-blogentry, .nxs-three-fourth .nxs-blogentry {
    width: 50%;
  }
  .nxs-one-half .nxs-blogentry:nth-of-type(odd) {
    clear: left;
  }
  .nxs-one-whole .nxs-blogentry {
    width: 33.333333%;
  }
  .nxs-one-whole .nxs-blogentry:nth-of-type(3n-2) {
    clear: left;
  }
  .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper {
    float: none;
    width: 100%;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .nxs-three-fourth .nxs-blogentry .info-wrapper {
    width: 100%;
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 15px 5%;
    position: relative;
  }
  .nxs-one-whole .nxs-blogentry .nxs-default-p, .nxs-three-fourth .nxs-blogentry .nxs-default-p, .nxs-two-third .nxs-blogentry .nxs-default-p, .nxs-one-half .nxs-blogentry .nxs-default-p {
    display: block;
  }
  .nxs-one-third .nxs-blogentry {
    width: 100%;
  }
  .nxs-blogentry .nxs-title {
    margin-bottom: 10px;
  }
  .nxs-categories-2 {
    margin-bottom: 10px;
  }
  .nxs-categories-2:first-child {
    margin-left: 0px;
  }
  .nxs-three-fourth .nxs-blogentry {
    border-bottom: none;
  }
  .nxs-one-half .nxs-blogentry .nxs-image-wrapper {
    float: none;
    width: 100%;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .nxs-one-half .nxs-blogentry .info-wrapper {
    width: 100%;
    margin: 1.25rem 0;
    padding-right: 5%;
    padding-left: 5%;
    position: relative;
  }
  .nxs-one-half .nxs-blogentry {
    margin-bottom: 1.25em;
  }
  .nxs-one-fourth .nxs-blogentry {
    padding: 20px 0px;
  }
  .nxs-one-third .nxs-blogentry {
    padding: 10px 0px;
  }
  .nxs-one-half .nxs-blogentry {
    border-bottom: none;
  }
  .nxs-main .nxs-one-fourth .nxs-blogentry .nxs-image-wrapper {
    display: none;
  }
  .nxs-one-fourth .nxs-blogentry .nxs-image-wrapper {
    display: none;
  }
  .nxs-one-fourth .nxs-blogentry .info-wrapper {
    position: relative;
    width: 100%;
    margin-left: 0%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .nxs-one-whole .nxs-blogentry, .nxs-three-fourth .nxs-blogentry, .nxs-one-half .nxs-blogentry {
    padding: 0px 8px;
  }
  .nxs-three-fourth .nxs-blogentry {
    margin-bottom: 10px;
  }
  .nxs-main .nxs-one-half .nxs-blogentry {
    padding: 20px 0px;
  }
  .nxs-two-third .nxs-blogentry {
    padding: 0px 4px;
  }
  .nxs-one-third .nxs-blogentry {
    padding: 20px 0px;
  }
  .nxs-main-photogrid .nxs-one-whole .nxs-blogentry {
    width: 50%;
  }
  .nxs-main-photogrid .nxs-one-whole .nxs-blogentry:nth-of-type(3n-2) {
    clear: none;
  }
  .nxs-main-photogrid .nxs-one-whole .nxs-blogentry:nth-of-type(odd) {
    clear: left;
  }
}

@media only screen and (min-width: 959px) and (max-width: 1199px) {
  .nxs-two-third .nxs-blogentry:nth-of-type(odd), .nxs-three-fourth .nxs-blogentry:nth-of-type(odd) {
    clear: left;
  }
}

@media only screen and (min-width: 1199px) {
  .nxs-one-whole .nxs-blogentry, .nxs-two-third .nxs-blogentry, .nxs-three-fourth .nxs-blogentry {
    padding: 0px 12px;
    margin-bottom: 1.25em;
  }
  .nxs-two-third .nxs-blogentry, .nxs-three-fourth .nxs-blogentry {
    width: 33.3333333%;
  }
  .nxs-main-photogrid .nxs-two-third .nxs-blogentry, .nxs-main-photogrid .nxs-three-fourth .nxs-blogentry {
    width: 50%;
  }
  .nxs-two-third .nxs-blogentry:nth-of-type(3n-2), .nxs-three-fourth .nxs-blogentry:nth-of-type(3n-2) {
    clear: left;
  }
  .nxs-main-photogrid .nxs-two-third .nxs-blogentry:nth-of-type(3n-2), .nxs-main-photogrid .nxs-three-fourth .nxs-blogentry:nth-of-type(3n-2) {
    clear: none;
  }
  .nxs-main-photogrid .nxs-two-third .nxs-blogentry:nth-of-type(odd), .nxs-main-photogrid .nxs-three-fourth .nxs-blogentry:nth-of-type(odd) {
    clear: left;
  }
}

.nxs-main .nxs-blogentry {
  margin: 0px;
}

.nxs-main .nxs-blogentry .info-wrapper, .nxs-sidebar-container .nxs-blogentry .infowrapper {
  margin: 0.5rem 0;
}

.nxs-sidebar-container .nxs-one-whole .nxs-blogentry {
  width: 100%;
  padding: 20px 0px;
  margin-bottom: 0px;
}

.nxs-main .nxs-blogentry .nxs-image-wrapper, .nxs-sidebar-container .nxs-blogentry .nxs-image-wrapper {
  overflow: hidden;
  width: 25%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nxs-main .nxs-blogentry .info-wrapper, .nxs-sidebar-container .nxs-blogentry .info-wrapper {
  width: 72%;
  margin-left: 28%;
  padding: 0px;
  position: relative;
}

.nxs-main .nxs-blogentry .nxs-author, .nxs-sidebar-container .nxs-blogentry .nxs-author {
  display: block;
}

.nxs-main .nxs-blogentry, .nxs-sidebar-container .nxs-blogentry {
  border-bottom: 1px solid #c2c2c2;
}

.nxs-sidebar-container .nxs-one-whole .nxs-blogentry {
  border-bottom: 1px solid #c2c2c2;
}

.nxs-main .nxs-one-whole .nxs-blogentry, .nxs-main .nxs-two-third .nxs-blogentry, .nxs-main .nxs-three-fourth .nxs-blogentry, .nxs-main .nxs-one-half .nxs-blogentry {
  border-bottom: 1px solid #c2c2c2;
}

@media only screen and (min-width: 719px) {
  .nxs-main .nxs-one-whole .nxs-blogentry, .nxs-main .nxs-two-third .nxs-blogentry, .nxs-main .nxs-three-fourth .nxs-blogentry {
    width: 100%;
  }
  .nxs-sidebar-container .nxs-blogentry .nxs-default-p {
    display: none;
  }
  .nxs-main .nxs-one-whole .nxs-blogentry, .nxs-main .nxs-two-third .nxs-blogentry {
    padding: 0px 5px;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 719px) and (max-width: 959px) {
  .nxs-main .nxs-one-whole .nxs-blogentry .nxs-default-p, .nxs-main .nxs-three-fourth .nxs-blogentry .nxs-default-p, .nxs-main .nxs-two-third .nxs-blogentry .nxs-default-p, .nxs-main .nxs-one-third .nxs-blogentry .nxs-default-p, .nxs-main .nxs-one-fourth .nxs-blogentry .nxs-default-p, .nxs-main .nxs-one-half .nxs-blogentry .nxs-default-p {
    display: block;
  }
}

@media only screen and (min-width: 959px) {
  .nxs-main .nxs-one-half .nxs-blogentry {
    width: 100%;
  }
  .nxs-main .nxs-one-fourth .nxs-blogentry .info-wrapper {
    width: 100%;
    margin: 0px;
    padding-right: 5%;
    padding-left: 5%;
    position: relative;
  }
  .nxs-main .nxs-one-third .nxs-blogentry .info-wrapper {
    width: 100%;
    margin-left: 0;
    padding: 0px;
    position: relative;
  }
  .nxs-main .nxs-one-third .nxs-blogentry .nxs-image-wrapper {
    display: none;
  }
  .nxs-main .nxs-one-whole .nxs-blogentry .info-wrapper {
    width: 72%;
    margin-left: 28%;
    padding: 0px;
    position: relative;
  }
  .nxs-main .nxs-one-whole .nxs-blogentry, .nxs-main .nxs-two-third .nxs-blogentry, .nxs-main .nxs-three-fourth .nxs-blogentry {
    padding: 15px 0px;
  }
/*  .nxs-sidebar-container .nxs-one-whole {
    padding: 10px 0px;
  }*/
  .nxs-main .nxs-two-third .nxs-blogentry {
    padding: 15px 0px;
  }
  .nxs-main .nxs-one-third .nxs-blogentry {
    padding: 15px 0px;
  }
  .nxs-main-photogrid .nxs-one-half .nxs-blogentry .nxs-image-wrapper {
    overflow: hidden;
    width: 25%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .nxs-main-photogrid .nxs-one-half .nxs-blogentry {
    width: 100%;
  }
  .nxs-main-photogrid .nxs-one-half .nxs-blogentry .info-wrapper {
    width: 66.6667%;
    margin-left: 33.333333%;
  }
  .nxs-main-photogrid .nxs-one-half .nxs-blogentry .nxs-default-p {
    display: none;
  }
  .nxs-main-photogrid .nxs-one-half .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 65px;
  }
}

@media only screen and (max-width: 959px) {
  .nxs-main .nxs-one-whole .nxs-blogentry, .nxs-main .nxs-two-third .nxs-blogentry, .nxs-main .nxs-three-fourth .nxs-blogentry {
    padding: 20px 0px;
  }
  .nxs-main .nxs-two-third .nxs-blogentry {
    padding: 20px 0px;
  }
  .nxs-main .nxs-one-third .nxs-blogentry, .nxs-main .nxs-one-fourth .nxs-blogentry {
    padding: 20px 0px;
  }
}

@media only screen and (min-width: 959px) and (max-width: 1199px) {
  .nxs-main-photogrid .nxs-two-third .nxs-blogentry, .nxs-main-photogrid .nxs-one-third .nxs-blogentry, .nxs-main-photogrid .nxs-one-fourth .nxs-blogentry, .nxs-main-photogrid .nxs-three-fourth .nxs-blogentry {
    width: 100%;
  }
  .nxs-main-photogrid .nxs-one-third .nxs-blogentry .nxs-image-wrapper, .nxs-main-photogrid .nxs-one-fourth .nxs-blogentry .nxs-image-wrapper {
    display: none;
  }
  .nxs-main-photogrid .nxs-two-third .nxs-blogentry .nxs-image-wrapper, .nxs-main-photogrid .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper {
    overflow: hidden;
    width: 25%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .nxs-main-photogrid .nxs-two-third .nxs-blogentry .info-wrapper, .nxs-main-photogrid .nxs-three-fourth .nxs-blogentry .info-wrapper {
    width: 66.6667%;
    margin-left: 33.333333%;
  }
  .nxs-main-photogrid .nxs-one-third .nxs-blogentry .info-wrapper, .nxs-main-photogrid .nxs-one-fourth .nxs-blogentry .info-wrapper {
    width: 100%;
    position: relative;
    margin-left: 0;
  }
  .nxs-main-photogrid .nxs-two-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb, .nxs-main-photogrid .nxs-one-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb, .nxs-main-photogrid .nxs-one-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb, .nxs-main-photogrid .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 65px;
  }
  .nxs-main-photogrid .nxs-one-third .nxs-blogentry .nxs-default-p, .nxs-main-photogrid .nxs-two-third .nxs-blogentry .nxs-default-p, .nxs-main-photogrid .nxs-three-fourth .nxs-blogentry .nxs-default-p, .nxs-main-photogrid .nxs-one-fourth .nxs-blogentry .nxs-default-p {
    display: none;
  }
}

@media only screen and (min-width: 1199px) {
  .nxs-main .nxs-one-whole .nxs-blogentry, .nxs-main .nxs-two-third .nxs-blogentry, .nxs-main .nxs-three-fourth .nxs-blogentry {
    padding: 15px 0px;
  }
}

/* ///////////////////// IMAGES //////////////////////*/

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

img.spelers-foto {
  /*height: 125px;*/
  height: auto;
  width: 100px;
  border-radius: 5px;
}

.nxs-sidebar-container .nxs-one-whole .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
  height: 65px;
}

.nxs-main .nxs-blogentry .nxs-blog-meta {
  margin-bottom: 10px;
}

.nxs-main-photogrid .nxs-one-whole .threeitems .nxs-blogentry:nth-of-type(odd) {
  clear: none;
}

.nxs-main-photogrid .nxs-one-whole .threeitems .nxs-blogentry:nth-of-type(3n-2) {
  clear: left;
}

@media only screen and (min-width: 479px) {
  .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 75px;
  }
}

@media only screen and (min-width: 719px) {
  .nxs-one-whole .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 205px;
  }
  .nxs-two-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 205px;
  }
  .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb, .nxs-one-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb, .nxs-one-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 110px;
  }
  .nxs-one-half .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 65px;
  }
  .nxs-main-photogrid .nxs-one-whole .threeitems .nxs-blogentry .nxs-picture-bb {
    height: 155px;
  }
}

@media only screen and (min-width: 719px) and (max-width: 959px) {
  .nxs-sidebar-container .nxs-one-whole .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 105px;
  }
}

@media only screen and (min-width: 959px) {
  .nxs-one-whole .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 195px;
  }
  .nxs-two-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 180px;
  }
  .nxs-one-half .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 140px;
  }
  .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 195px;
  }
  .nxs-one-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 50px;
  }
  .nxs-main .nxs-one-whole .nxs-blogentry {
    min-height: 148px;
  }
  .nxs-main .nxs-three-fourth .nxs-blogentry {
    min-height: 100px;
  }
  .nxs-main .nxs-two-third .nxs-blogentry {
    min-height: 100px;
  }
  .nxs-main .nxs-blogentry {
    min-height: 100%;
  }
  .nxs-main-photogrid .nxs-one-whole .threeitems .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 135px;
  }
}

@media only screen and (min-width: 1199px) {
  .nxs-one-whole .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 230px;
  }
  .nxs-two-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 155px;
  }
  .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 165px;
  }
  .nxs-one-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 60px;
  }
  .nxs-one-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 60px;
  }
  .nxs-one-half .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 160px;
  }
  .nxs-main-photogrid .nxs-one-half .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 75px;
  }
  .nxs-main-photogrid .nxs-one-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 48px;
  }
  .nxs-main .nxs-one-whole .nxs-blogentry {
    min-height: 185px;
  }
  .nxs-main .nxs-three-fourth .nxs-blogentry {
    min-height: 140px;
  }
  .nxs-main .nxs-two-third .nxs-blogentry {
    min-height: 125px;
  }
  .nxs-main-photogrid .nxs-one-whole .threeitems .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 165px;
  }
}

@media only screen and (min-width: 1439px) {
  .nxs-one-whole .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 275px;
  }
  .nxs-two-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 185px;
  }
  .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 195px;
  }
  .nxs-main .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 80px;
  }
  .nxs-one-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 80px;
  }
  .nxs-one-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 65px;
  }
  .nxs-one-half .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 205px;
  }
  .nxs-main-photogrid .nxs-one-half .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 75px;
  }
  .nxs-main-photogrid .nxs-one-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 48px;
  }
}

/*///////// Main & Sidebar //////////////*/

@media only screen and (min-width: 719px) {
  .nxs-main .nxs-one-whole .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 110px;
  }
  .nxs-main .nxs-two-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 125px;
  }
  .nxs-main .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 125px;
  }
  .nxs-main .nxs-one-half .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 125px;
  }
  .nxs-main .nxs-one-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 125px;
  }
  .nxs-main .nxs-one-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 125px;
  }
}

@media only screen and (min-width: 959px) {
  .nxs-main .nxs-one-whole .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 115px;
  }
  .nxs-main .nxs-two-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 70px;
  }
  .nxs-main .nxs-one-half .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 65px;
  }
  .nxs-main .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 70px;
  }
}

@media only screen and (min-width: 1199px) {
  .nxs-main .nxs-one-whole .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 130px;
  }
  .nxs-main .nxs-two-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 85px;
  }
  .nxs-main .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 100px;
  }
  .nxs-main .nxs-one-half .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 65px;
  }
  .nxs-main .nxs-one-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 60px;
  }
  .nxs-sidebar-container .nxs-one-whole .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 70px;
  }
}

@media only screen and (min-width: 1399px) {
  .nxs-main .nxs-one-whole .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 155px;
  }
  .nxs-main .nxs-two-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 95px;
  }
  .nxs-main .nxs-three-fourth .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 110px;
  }
  .nxs-main .nxs-one-half .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 75px;
  }
  .nxs-main .nxs-one-third .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 60px;
  }
  .nxs-main-photogrid .nxs-one-whole .threeitems .nxs-blogentry .nxs-image-wrapper .nxs-picture-bb {
    height: 185px;
  }
}

/* NXS-DEFAULT-P */

@media only screen and (min-width: 959px) {
  .nxs-one-half .nxs-blogentry .nxs-default-p {
    margin-bottom: 12px;
  }
  .nxs-three-fourth .nxs-blogentry .nxs-default-p {
    margin-bottom: 12px;
  }
  .nxs-two-third .nxs-blogentry .nxs-default-p {
    margin-bottom: 12px;
  }
  .nxs-one-whole .nxs-blogentry .nxs-default-p {
    margin-bottom: 12px;
  }
}

@media only screen and (min-width: 1199px) {
  .nxs-one-half .nxs-blogentry .nxs-default-p {
    margin-bottom: 14px;
  }
  .nxs-three-fourth .nxs-blogentry .nxs-default-p {
    margin-bottom: 14px;
  }
  .nxs-two-third .nxs-blogentry .nxs-default-p {
    margin-bottom: 14px;
  }
  .nxs-one-whole .nxs-blogentry .nxs-default-p {
    margin-bottom: 14px;
  }
}

@media only screen and (min-width: 719px) {
  .nxs-main .nxs-one-whole .nxs-blogentry.minimal-image-entry {
    border-bottom: none;
    padding: 0px;
    margin-bottom: 1.25em;
  }
  .nxs-main .nxs-one-whole .nxs-blogentry.minimal-image-entry .nxs-image-wrapper .nxs-picture-bb {
    height: 100%;
  }
  .nxs-main .nxs-one-whole .nxs-blogentry.minimal-image-entry .info-wrapper .nxs-picture-bb, .nxs-sidebar-container .nxs-blogentry.minimal-image-entry .info-wrapper .nxs-picture-bb {
    width: 100%;
    margin-left: 0px;
    padding: 10px;
    position: relative;
  }
  .nxs-main .nxs-blogentry.minimal-image-entry .nxs-image-wrapper .nxs-picture-bb, .nxs-sidebar-container .nxs-blogentry.minimal-image-entry .nxs-image-wrapper .nxs-picture-bb {
    overflow: hidden;
    width: 100%;
    position: relative;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.nxs-picture-bb::before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.nxs-picture-bb {
  position: relative;
  text-align: center;
  cursor: pointer;
}

.nxs-picture-bb img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.nxs-picture-bb img {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 719px) {
	.nxs-placeholder-list .nxs-placeholder .nxs-blog-single-row {
		width: 100%;
		min-height: 185px;
		border-bottom: 1px solid #c2c2c2;
		padding: 15px 0px;
	}

	.nxs-one-whole .nxs-blog-single-row .nxs-image-wrapper .nxs-picture-bb{
		height:130px;
	}
	.nxs-placeholder-list .nxs-placeholder .nxs-blog-single-row .info-wrapper{
		width:72%;
		margin-left:25%;
		position:relative;
	}
}
.card-view .card img.spelers-foto {
	height:120px;
}